Difference between revisions of "Template:Symbols"
From Free Pascal wiki
Jump to navigationJump to searchm (fr -> pl) |
|||
(30 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
− | <br clear="all" /> | + | <br clear="all"/> |
+ | |||
+ | {| class="wikitable" style="margin: auto; width: 90%" | ||
+ | |+ {{#switch:{{LngSuffixWithSlash}} | ||
+ | | /de = Navigationsleiste zum Thema: Pascal-Symbole | ||
+ | | /fr = Barre de navigation par sujet: Symboles Pascal | ||
+ | | /pl = Pasek nawigacyjny: temat: Symbole Pascala | ||
+ | | navigation bar: topic: Pascal symbols | ||
+ | }} | ||
+ | |- style="text-align:center;" | ||
+ | | {{#switch:{{LngSuffixWithSlash}} | ||
+ | | /de = einzelne Zeichen | ||
+ | | /fr = simples caractères | ||
+ | | /pl = znaki pojedyncze | ||
+ | | single characters | ||
+ | }} || | ||
+ | [[Plus{{LngSuffixWithSlash}}|<syntaxhighlight lang="pascal" enclose="none">+</syntaxhighlight> ({{#switch:{{LngSuffixWithSlash}} | ||
+ | | /de = Plus | ||
+ | | /fr = plus | ||
+ | | /pl = plus | ||
+ | | /ru = плюс | ||
+ | | plus | ||
+ | }})]] | ||
+ | • | ||
+ | [[Minus{{LngSuffixWithSlash}}|<syntaxhighlight lang="pascal" enclose="none">-</syntaxhighlight> ({{#switch:{{LngSuffixWithSlash}} | ||
+ | | /de = Minus | ||
+ | | /fr = moins | ||
+ | | /pl = minus | ||
+ | | /ru = минус | ||
+ | | minus | ||
+ | }})]] | ||
+ | • | ||
+ | [[*{{LngSuffixWithSlash}}|<syntaxhighlight lang="pascal" enclose="none">*</syntaxhighlight> ({{#switch:{{LngSuffixWithSlash}} | ||
+ | | /de = Sternchen | ||
+ | | /fr = astérique | ||
+ | | /pl = gwiazdka | ||
+ | | /ru = звездочка | ||
+ | | asterisk | ||
+ | }})]] | ||
+ | • | ||
+ | [[Slash{{LngSuffixWithSlash}}|<syntaxhighlight lang="pascal" enclose="none">/</syntaxhighlight> ({{#switch:{{LngSuffixWithSlash}} | ||
+ | | /de = Schrägstrich | ||
+ | | /fr = barre oblique | ||
+ | | /pl = prawy ukośnik | ||
+ | | /ru = слеш | ||
+ | | slash | ||
+ | }})]] | ||
+ | <br> | ||
+ | [[Equal{{LngSuffixWithSlash}}|<syntaxhighlight lang="pascal" enclose="none">=</syntaxhighlight> ({{#switch:{{LngSuffixWithSlash}} | ||
+ | | /de = Gleichheitszeichen | ||
+ | | /fr = égal à | ||
+ | | /pl = znak równości | ||
+ | | /ru = равно | ||
+ | | equal | ||
+ | }})]] | ||
+ | • | ||
+ | [[Greater than{{LngSuffixWithSlash}}|<syntaxhighlight lang="pascal" enclose="none">></syntaxhighlight> ({{#switch:{{LngSuffixWithSlash}} | ||
+ | | /de = größer als | ||
+ | | /fr = supérieur à | ||
+ | | /pl = większy niż | ||
+ | | /ru = больше чем | ||
+ | | greater than | ||
+ | }})]] | ||
+ | • | ||
+ | [[Less than{{LngSuffixWithSlash}}|<syntaxhighlight lang="pascal" enclose="none"><</syntaxhighlight> ({{#switch:{{LngSuffixWithSlash}} | ||
+ | | /de = kleiner als | ||
+ | | /fr = inférieur à | ||
+ | | /pl = mniejszy niż | ||
+ | | /ru = меньше чем | ||
+ | | less than | ||
+ | }})]] | ||
+ | <br> | ||
+ | [[period{{LngSuffixWithSlash}}|<syntaxhighlight lang="pascal" enclose="none">.</syntaxhighlight> ({{#switch:{{LngSuffixWithSlash}} | ||
+ | | /de = Punkt | ||
+ | | /fr = point | ||
+ | | /pl = kropka | ||
+ | | /ru = точка | ||
+ | | period | ||
+ | }})]] | ||
+ | • | ||
+ | [[Colon{{LngSuffixWithSlash}}|<syntaxhighlight lang="pascal" enclose="none">:</syntaxhighlight> ({{#switch:{{LngSuffixWithSlash}} | ||
+ | | /de = Doppelpunkt | ||
+ | | /fr = deux-points | ||
+ | | /pl = dwukropek | ||
+ | | /ru = двоеточие | ||
+ | | colon | ||
+ | }})]] | ||
+ | • | ||
+ | [[;{{LngSuffixWithSlash}}|<syntaxhighlight lang="pascal" enclose="none">;</syntaxhighlight> ({{#switch:{{LngSuffixWithSlash}} | ||
+ | | /de = Semikolon | ||
+ | | /fr = point-virgule | ||
+ | | /pl = średnik | ||
+ | | /ru = точка с запятой | ||
+ | | semi colon | ||
+ | }})]] | ||
+ | <br> | ||
+ | [[^{{LngSuffixWithSlash}}|<syntaxhighlight lang="pascal" enclose="none">^</syntaxhighlight> ({{#switch:{{LngSuffixWithSlash}} | ||
+ | | /de = Dach | ||
+ | | /fr = Chapeau | ||
+ | | /pl = kareta | ||
+ | | hat | ||
+ | }})]] | ||
+ | • | ||
+ | [[@{{LngSuffixWithSlash}}|<syntaxhighlight lang="pascal" enclose="none">@</syntaxhighlight> ({{#switch:{{LngSuffixWithSlash}} | ||
+ | | /de = At | ||
+ | | /pl = małpa | ||
+ | | at | ||
+ | }})]] | ||
+ | <br> | ||
+ | [[Dollar sign{{LngSuffixWithSlash}}|<syntaxhighlight lang="pascal" enclose="none">$</syntaxhighlight> ({{#switch:{{LngSuffixWithSlash}} | ||
+ | | /de = Dollarzeichen | ||
+ | | /fr = Dollar | ||
+ | | /pl = dolar | ||
+ | | dollar sign | ||
+ | }})]] | ||
+ | • | ||
+ | [[&{{LngSuffixWithSlash}}|<syntaxhighlight lang="pascal" enclose="none">&</syntaxhighlight> ({{#switch:{{LngSuffixWithSlash}} | ||
+ | | /de = Et | ||
+ | | /pl = et | ||
+ | | ampersand | ||
+ | }})]] | ||
+ | • | ||
+ | [[Hash{{LngSuffixWithSlash}}|<syntaxhighlight lang="pascal" enclose="none">#</syntaxhighlight> ({{#switch:{{LngSuffixWithSlash}} | ||
+ | | /de = Doppelkreuz | ||
+ | | /pl = kratka | ||
+ | | hash | ||
+ | }})]] | ||
+ | <br> | ||
+ | [['{{LngSuffixWithSlash}}|<syntaxhighlight lang="pascal" enclose="none">'</syntaxhighlight> ({{#switch:{{LngSuffixWithSlash}} | ||
+ | | /de = einfaches Anführungszeichen | ||
+ | | /pl = apostrof | ||
+ | | /fr = apostrophe | ||
+ | | single quote | ||
+ | }})]] | ||
+ | |- style="text-align:center;" | ||
+ | | {{#switch:{{LngSuffixWithSlash}} | ||
+ | | /de = Zeichenpaare | ||
+ | | /pl = pary znaków | ||
+ | | /fr = Paires de caractères | ||
+ | | character pairs | ||
+ | }} || | ||
+ | [[Not equal{{LngSuffixWithSlash}}|<syntaxhighlight lang="pascal" enclose="none"><></syntaxhighlight> ({{#switch:{{LngSuffixWithSlash}} | ||
+ | | /de = ungleich | ||
+ | | /fr = non égal à | ||
+ | | /pl = nie równe | ||
+ | | /ru = не равно | ||
+ | | not equal | ||
+ | }})]] | ||
+ | • | ||
+ | [[Less than or equal{{LngSuffixWithSlash}}|<syntaxhighlight lang="pascal" enclose="none"><=</syntaxhighlight> ({{#switch:{{LngSuffixWithSlash}} | ||
+ | | /de = kleiner oder gleich | ||
+ | | /es = menor o igual que | ||
+ | | /fr = moins ou égal à | ||
+ | | /pl = mniejszy lub równy | ||
+ | | /en = less than or equal | ||
+ | | less than or equal | ||
+ | }})]] | ||
+ | • | ||
+ | [[Becomes{{LngSuffixWithSlash}}|<syntaxhighlight lang="pascal" enclose="none">:=</syntaxhighlight> ({{#switch:{{LngSuffixWithSlash}} | ||
+ | | /de = wird zu | ||
+ | | /fr = devient | ||
+ | | /pl = staje się | ||
+ | | /ru = присвоить | ||
+ | | becomes | ||
+ | }})]] | ||
+ | • | ||
+ | [[Greater than or equal{{LngSuffixWithSlash}}|<syntaxhighlight lang="pascal" enclose="none">>=</syntaxhighlight> ({{#switch:{{LngSuffixWithSlash}} | ||
+ | | /de = größer oder gleich | ||
+ | | /es = mayor o igual que | ||
+ | | /fr = supérieur ou égal à | ||
+ | | /pl = większy lub równy | ||
+ | | /en = greater than or equal | ||
+ | | greater than or equal | ||
+ | }})]] | ||
+ | |||
+ | • | ||
+ | [[symmetric difference|<syntaxhighlight lang="pascal" enclose="none">><</syntaxhighlight> ({{#switch:{{LngSuffixWithSlash}} | ||
+ | | /de = symmetrische Differenz | ||
+ | | /fr = Différence symétrique | ||
+ | | /pl = różnica symetryczna | ||
+ | | symmetric difference | ||
+ | }})]] | ||
+ | • | ||
+ | {{#switch:{{LngSuffixWithSlash}} | ||
+ | | /de = [[Slash/de#Kommentar|<syntaxhighlight lang="pascal" enclose="none">//</syntaxhighlight> (Doppel-Schrägstrich)]] | ||
+ | | /fr = [[Slash/fr#Commentaire|<syntaxhighlight lang="pascal" enclose="none">//</syntaxhighlight> (Double barre oblique)]] | ||
+ | | /pl = [[Slash/pl#Komentarz|<syntaxhighlight lang="pascal" enclose="none">//</syntaxhighlight> (podwójne ukośniki)]] | ||
+ | | [[Slash#comment|<syntaxhighlight lang="pascal" enclose="none">//</syntaxhighlight> (double slash)]] | ||
+ | }} | ||
+ | |}<!-- | ||
+ | |||
+ | |||
+ | [[Category:Pascal]] | ||
+ | [[Category:Symbols]] | ||
+ | |||
+ | |||
+ | --><includeonly>{{CategoriesBySuffixForPage|Pascal|Symbols}}</includeonly><!-- | ||
+ | |||
+ | --><noinclude>[[Category:Navigation Templates]][[Category: Language aware Templates]]</noinclude> |
Latest revision as of 01:20, 29 October 2021
single characters |
|
character pairs |
|