Difference between revisions of "Template:Symbols"
From Free Pascal wiki
Jump to navigationJump to searchm (comment out blanks) |
m (fr -> pl) |
||
(11 intermediate revisions by 5 users not shown) | |||
Line 4: | Line 4: | ||
|+ {{#switch:{{LngSuffixWithSlash}} | |+ {{#switch:{{LngSuffixWithSlash}} | ||
| /de = Navigationsleiste zum Thema: Pascal-Symbole | | /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 | | navigation bar: topic: Pascal symbols | ||
}} | }} | ||
Line 9: | Line 11: | ||
| {{#switch:{{LngSuffixWithSlash}} | | {{#switch:{{LngSuffixWithSlash}} | ||
| /de = einzelne Zeichen | | /de = einzelne Zeichen | ||
+ | | /fr = simples caractères | ||
+ | | /pl = znaki pojedyncze | ||
| single characters | | single characters | ||
}} || | }} || | ||
Line 14: | Line 18: | ||
| /de = Plus | | /de = Plus | ||
| /fr = plus | | /fr = plus | ||
+ | | /pl = plus | ||
+ | | /ru = плюс | ||
| plus | | plus | ||
}})]] | }})]] | ||
Line 20: | Line 26: | ||
| /de = Minus | | /de = Minus | ||
| /fr = moins | | /fr = moins | ||
+ | | /pl = minus | ||
+ | | /ru = минус | ||
| minus | | minus | ||
}})]] | }})]] | ||
Line 25: | Line 33: | ||
[[*{{LngSuffixWithSlash}}|<syntaxhighlight lang="pascal" enclose="none">*</syntaxhighlight> ({{#switch:{{LngSuffixWithSlash}} | [[*{{LngSuffixWithSlash}}|<syntaxhighlight lang="pascal" enclose="none">*</syntaxhighlight> ({{#switch:{{LngSuffixWithSlash}} | ||
| /de = Sternchen | | /de = Sternchen | ||
− | | /fr = | + | | /fr = astérique |
+ | | /pl = gwiazdka | ||
+ | | /ru = звездочка | ||
| asterisk | | asterisk | ||
}})]] | }})]] | ||
Line 32: | Line 42: | ||
| /de = Schrägstrich | | /de = Schrägstrich | ||
| /fr = barre oblique | | /fr = barre oblique | ||
+ | | /pl = prawy ukośnik | ||
+ | | /ru = слеш | ||
| slash | | slash | ||
}})]] | }})]] | ||
Line 38: | Line 50: | ||
| /de = Gleichheitszeichen | | /de = Gleichheitszeichen | ||
| /fr = égal à | | /fr = égal à | ||
+ | | /pl = znak równości | ||
+ | | /ru = равно | ||
| equal | | equal | ||
}})]] | }})]] | ||
Line 44: | Line 58: | ||
| /de = größer als | | /de = größer als | ||
| /fr = supérieur à | | /fr = supérieur à | ||
+ | | /pl = większy niż | ||
+ | | /ru = больше чем | ||
| greater than | | greater than | ||
}})]] | }})]] | ||
Line 50: | Line 66: | ||
| /de = kleiner als | | /de = kleiner als | ||
| /fr = inférieur à | | /fr = inférieur à | ||
+ | | /pl = mniejszy niż | ||
+ | | /ru = меньше чем | ||
| less than | | less than | ||
}})]] | }})]] | ||
Line 56: | Line 74: | ||
| /de = Punkt | | /de = Punkt | ||
| /fr = point | | /fr = point | ||
+ | | /pl = kropka | ||
+ | | /ru = точка | ||
| period | | period | ||
}})]] | }})]] | ||
Line 62: | Line 82: | ||
| /de = Doppelpunkt | | /de = Doppelpunkt | ||
| /fr = deux-points | | /fr = deux-points | ||
+ | | /pl = dwukropek | ||
+ | | /ru = двоеточие | ||
| colon | | colon | ||
}})]] | }})]] | ||
Line 68: | Line 90: | ||
| /de = Semikolon | | /de = Semikolon | ||
| /fr = point-virgule | | /fr = point-virgule | ||
+ | | /pl = średnik | ||
+ | | /ru = точка с запятой | ||
| semi colon | | semi colon | ||
}})]] | }})]] | ||
Line 73: | Line 97: | ||
[[^{{LngSuffixWithSlash}}|<syntaxhighlight lang="pascal" enclose="none">^</syntaxhighlight> ({{#switch:{{LngSuffixWithSlash}} | [[^{{LngSuffixWithSlash}}|<syntaxhighlight lang="pascal" enclose="none">^</syntaxhighlight> ({{#switch:{{LngSuffixWithSlash}} | ||
| /de = Dach | | /de = Dach | ||
+ | | /fr = Chapeau | ||
+ | | /pl = kareta | ||
| hat | | hat | ||
}})]] | }})]] | ||
• | • | ||
− | [[@{{LngSuffixWithSlash}}|<syntaxhighlight lang="pascal" enclose="none">@</syntaxhighlight> (at)]] | + | [[@{{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}} | [[Dollar sign{{LngSuffixWithSlash}}|<syntaxhighlight lang="pascal" enclose="none">$</syntaxhighlight> ({{#switch:{{LngSuffixWithSlash}} | ||
| /de = Dollarzeichen | | /de = Dollarzeichen | ||
+ | | /fr = Dollar | ||
+ | | /pl = dolar | ||
| dollar sign | | dollar sign | ||
}})]] | }})]] | ||
• | • | ||
− | [[&{{LngSuffixWithSlash}}|<syntaxhighlight lang="pascal" enclose="none">&</syntaxhighlight> (ampersand)]] | + | [[&{{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;" | |- style="text-align:center;" | ||
| {{#switch:{{LngSuffixWithSlash}} | | {{#switch:{{LngSuffixWithSlash}} | ||
| /de = Zeichenpaare | | /de = Zeichenpaare | ||
+ | | /pl = pary znaków | ||
+ | | /fr = Paires de caractères | ||
| character pairs | | character pairs | ||
}} || | }} || | ||
Line 92: | Line 143: | ||
| /de = ungleich | | /de = ungleich | ||
| /fr = non égal à | | /fr = non égal à | ||
+ | | /pl = nie równe | ||
+ | | /ru = не равно | ||
| not equal | | 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 | ||
}})]] | }})]] | ||
• | • | ||
Line 98: | Line 160: | ||
| /de = wird zu | | /de = wird zu | ||
| /fr = devient | | /fr = devient | ||
+ | | /pl = staje się | ||
+ | | /ru = присвоить | ||
| becomes | | 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}} | {{#switch:{{LngSuffixWithSlash}} | ||
| /de = [[Slash/de#Kommentar|<syntaxhighlight lang="pascal" enclose="none">//</syntaxhighlight> (Doppel-Schrägstrich)]] | | /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)]] | | [[Slash#comment|<syntaxhighlight lang="pascal" enclose="none">//</syntaxhighlight> (double slash)]] | ||
}} | }} | ||
Line 114: | Line 197: | ||
--><includeonly>{{CategoriesBySuffixForPage|Pascal|Symbols}}</includeonly><!-- | --><includeonly>{{CategoriesBySuffixForPage|Pascal|Symbols}}</includeonly><!-- | ||
− | --><noinclude>[[Category:Navigation Templates]]</noinclude> | + | --><noinclude>[[Category:Navigation Templates]][[Category: Language aware Templates]]</noinclude> |
Latest revision as of 01:20, 29 October 2021
single characters |
|
character pairs |
|