Index: trunk/extensions/ExpandTemplates/ExpandTemplates.i18n.php |
— | — | @@ -36,7 +36,7 @@ |
37 | 37 | 'expand_templates_intro' => 'Pomocí této speciální stránky můžete nechat v textu substituovat všechny šablony a funkce parseru jako <code><nowiki>{{</nowiki>#if:…...}}</code> či proměnné jako <code><nowiki>{{</nowiki>CURRENTDAY}} – tzn. prakticky všechno v dvojitých složených závorkách. K tomu se používají přímo odpovídající funkce parseru MediaWiki.', |
38 | 38 | 'expand_templates_title' => 'Název stránky kvůli kontextu pro <code>{{PAGENAME}}</code> apod.:', |
39 | 39 | 'expand_templates_input' => 'Vstupní text:', |
40 | | - 'expand_templates_output' => 'Výstup:', |
| 40 | + 'expand_templates_output' => 'Výstup', |
41 | 41 | 'expand_templates_ok' => 'OK', |
42 | 42 | 'expand_templates_remove_comments' => 'Odstranit komentáře', |
43 | 43 | ); |
— | — | @@ -45,7 +45,7 @@ |
46 | 46 | 'expand_templates_intro' => 'In diese Spezialseite kann Text eingegeben werden und alle Vorlagen in ihr werden rekursiv expandiert. Auch Parserfunkionen wie <nowiki>{{</nowiki>#if:...}} und Variablen wie <nowiki>{{</nowiki>CURRENTDAY}} werden ausgewertet - faktisch alles was in doppelten geschweiften Klammern enthalten ist. Dies geschieht durch den Aufruf der jeweiligen Parser-Phasen in MediaWiki.', |
47 | 47 | 'expand_templates_title' => 'Kontexttitel, für {{PAGENAME}} etc.:', |
48 | 48 | 'expand_templates_input' => 'Eingabefeld:', |
49 | | - 'expand_templates_output' => 'Ergebnis:', |
| 49 | + 'expand_templates_output' => 'Ergebnis', |
50 | 50 | 'expand_templates_ok' => 'Ausführen', |
51 | 51 | 'expand_templates_remove_comments' => 'Kommentare entfernen', |
52 | 52 | ); |
— | — | @@ -66,7 +66,7 @@ |
67 | 67 | telles que <nowiki>{{</nowiki>#if:...}} et <nowiki>{{</nowiki>CURRENTDAY}} sont aussi développées.', |
68 | 68 | 'expand_templates_title' => 'Titre de l’article, utile par exemple si le modèle utilise {{PAGENAME}} :', |
69 | 69 | 'expand_templates_input' => 'Entrez votre texte ici :', |
70 | | - 'expand_templates_output' => 'Visualisez le résultat :', |
| 70 | + 'expand_templates_output' => 'Visualisez le résultat', |
71 | 71 | 'expand_templates_ok' => 'OK', |
72 | 72 | 'expand_templates_remove_comments' => 'Supprimer les commentaires.', |
73 | 73 | ); |
— | — | @@ -75,7 +75,7 @@ |
76 | 76 | 'expand_templates_intro' => 'דף זה מקבל כמות מסוימת של טקסט ופורס ומפרש את כל התבניות שבתוכו באופן רקורסיבי. בנוסף, הוא פורס הוראות פירוש כגון <nowiki>{{</nowiki>#תנאי:...}}, ומשתנים כגון <nowiki>{{</nowiki>יום נוכחי}}, ולמעשה בערך כל דבר בסוגריים מסולסלות כפולות. הוא עושה זאת באמצעות קריאה לפונקציות הפענוח המתאימות מתוך תוכנת מדיה־ויקי עצמה.', |
77 | 77 | 'expand_templates_title' => 'כותרת ההקשר לפענוח, בשביל משתנים כגון {{שם הדף}} וכדומה:', |
78 | 78 | 'expand_templates_input' => 'טקסט:', |
79 | | - 'expand_templates_output' => 'תוצאה:', |
| 79 | + 'expand_templates_output' => 'תוצאה', |
80 | 80 | 'expand_templates_ok' => 'פרוס תבניות', |
81 | 81 | 'expand_templates_remove_comments' => 'הסר הערות', |
82 | 82 | ); |
— | — | @@ -93,7 +93,7 @@ |
94 | 94 | 'expand_templates_intro' => 'Halaman istimewa ini menerima teks dan mengembangkan semua templat di dalamnya secara rekursif. Halaman ini juga menerjemahkan semua fungsi parser seperti <nowiki>{{</nowiki>#if:...}}, dan variabel seperti <nowiki>{{</nowiki>CURRENTDAY}}—bahkan bisa dibilang segala sesuatu yang berada di antara dua tanda kurung. Ini dilakukan dengan memanggil tahapan parser yang sesuai dari MediaWiki.', |
95 | 95 | 'expand_templates_title' => 'Judul konteks, untuk {{PAGENAME}} dll.:', |
96 | 96 | 'expand_templates_input' => 'Teks sumber:', |
97 | | - 'expand_templates_output' => 'Hasil:', |
| 97 | + 'expand_templates_output' => 'Hasil', |
98 | 98 | 'expand_templates_ok' => 'Jalankan', |
99 | 99 | 'expand_templates_remove_comments' => 'Buang komentar', |
100 | 100 | ); |
— | — | @@ -102,7 +102,7 @@ |
103 | 103 | 'expand_templates_intro' => 'Questa pagina speciale elabora un testo espandendo tutti i template presenti. Calcola inoltre il risultato delle funzioni supportate dal parser come <nowiki>{{</nowiki>#if:...}} e delle variabili di sistema quali <nowiki>{{</nowiki>CURRENTDAY}}, ovvero praticamente tutto ciò che si trova tra doppie parentesi graffe. Funziona richiamando le opportune funzioni del parser di MediaWiki.', |
104 | 104 | 'expand_templates_title' => 'Contesto (per {{PAGENAME}} ecc.):', |
105 | 105 | 'expand_templates_input' => 'Testo da espandere:', |
106 | | - 'expand_templates_output' => 'Risultato:', |
| 106 | + 'expand_templates_output' => 'Risultato', |
107 | 107 | 'expand_templates_ok' => 'OK', |
108 | 108 | 'expand_templates_remove_comments' => 'Ignora i commenti', |
109 | 109 | ); |
— | — | @@ -126,7 +126,7 @@ |
127 | 127 | Бұны өз MediaWiki бағдарламасынан қатысты жөңдету сатын шақырып істелінеді.', |
128 | 128 | 'expand_templates_title' => '{{PAGENAME}} т.б. беттер үшін мәтін аралық атауы:', |
129 | 129 | 'expand_templates_input' => 'Кіріс мәтіні:', |
130 | | - 'expand_templates_output' => 'Нәтижесі:', |
| 130 | + 'expand_templates_output' => 'Нәтижесі', |
131 | 131 | 'expand_templates_ok' => 'Жарайды', |
132 | 132 | 'expand_templates_remove_comments' => 'Мәндемелерін аластатып?', |
133 | 133 | ); |
— | — | @@ -139,7 +139,7 @@ |
140 | 140 | Bunı öz MediaWiki bağdarlamasınan qatıstı jöñdetw satın şaqırıp istelinedi.', |
141 | 141 | 'expand_templates_title' => '{{PAGENAME}} t.b. better üşin mätin aralıq atawı:', |
142 | 142 | 'expand_templates_input' => 'Kiris mätini:', |
143 | | - 'expand_templates_output' => 'Nätïjesi:', |
| 143 | + 'expand_templates_output' => 'Nätïjesi', |
144 | 144 | 'expand_templates_ok' => 'Jaraýdı', |
145 | 145 | 'expand_templates_remove_comments' => 'Mändemelerin alastatıp?', |
146 | 146 | ); |
— | — | @@ -152,7 +152,7 @@ |
153 | 153 | بۇنى ٶز MediaWiki باعدارلاماسىنان قاتىستى جٶڭدەتۋ ساتىن شاقىرىپ ٸستەلٸنەدٸ.', |
154 | 154 | 'expand_templates_title' => '{{PAGENAME}} ت.ب. بەتتەر ٷشٸن مٵتٸن ارالىق اتاۋى:', |
155 | 155 | 'expand_templates_input' => 'كٸرٸس مٵتٸنٸ:', |
156 | | - 'expand_templates_output' => 'نٵتيجەسٸ:', |
| 156 | + 'expand_templates_output' => 'نٵتيجەسٸ', |
157 | 157 | 'expand_templates_ok' => 'جارايدى', |
158 | 158 | 'expand_templates_remove_comments' => 'مٵندەمەلەرٸن الاستاتىپ؟', |
159 | 159 | ); |
— | — | @@ -166,7 +166,7 @@ |
167 | 167 | sinn kriss wat erus kütt.', |
168 | 168 | 'expand_templates_title' => 'Dä Siggetitel, also wat för {{PAGENAME}} uew. enjeföllt weed:', |
169 | 169 | 'expand_templates_input' => 'Wat De üvverpröfe wells:', |
170 | | - 'expand_templates_output' => 'Wat erus kütt es:', |
| 170 | + 'expand_templates_output' => 'Wat erus kütt es', |
171 | 171 | 'expand_templates_ok' => 'OK', |
172 | 172 | 'expand_templates_remove_comments' => 'De ennere Kommentare fottlooße', |
173 | 173 | ); |
— | — | @@ -179,7 +179,7 @@ |
180 | 180 | Hiervoor worden de relevante functies van de MediaWiki-parser gebruikt.', |
181 | 181 | 'expand_templates_title' => 'Contexttitel, voor {{PAGENAME}}, enzovoort:', |
182 | 182 | 'expand_templates_input' => 'Inputtekst:', |
183 | | - 'expand_templates_output' => 'Resultaat:', |
| 183 | + 'expand_templates_output' => 'Resultaat', |
184 | 184 | 'expand_templates_remove_comments' => 'Verwijder opmerkingen', |
185 | 185 | ); |
186 | 186 | $wgExpandTemplatesMessages['no'] = array( |
— | — | @@ -187,7 +187,7 @@ |
188 | 188 | 'expand_templates_intro' => 'Denne siden tar en tekst og utvider alle maler brukt i teksten. Den utvider også alle funksjoner som <nowiki>{{</nowiki>#if:…}}, og variabler som <nowiki>{{</nowiki>CURRENTDAY}}. <!--It does this by calling the relevant parser stage from MediaWiki itself.-->', |
189 | 189 | 'expand_templates_title' => 'Konteksttittel, for {{PAGENAME}}, etc.:', |
190 | 190 | 'expand_templates_input' => 'Skriv inn tekst:', |
191 | | - 'expand_templates_output' => 'Resultat:', |
| 191 | + 'expand_templates_output' => 'Resultat', |
192 | 192 | 'expand_templates_ok' => 'OK',#identical but defined |
193 | 193 | 'expand_templates_remove_comments' => 'Fjern kommentarer', |
194 | 194 | ); |
— | — | @@ -196,7 +196,7 @@ |
197 | 197 | 'expand_templates_intro' => 'Aquesta pagina permet de testar l’espandiment de modèls, que son desvolopats recursivament. Las foncions e las variablas predefinidas, coma <nowiki>{{</nowiki>#if:...}} e <nowiki>{{</nowiki>CURRENTDAY}} tanben son desvolopadas.', |
198 | 198 | 'expand_templates_title' => 'Títol de l’article, util per exemple se lo modèl utiliza {{PAGENAME}} :', |
199 | 199 | 'expand_templates_input' => 'Picatz vòstre tèxt aicí :', |
200 | | - 'expand_templates_output' => 'Visualizatz lo resultat :', |
| 200 | + 'expand_templates_output' => 'Visualizatz lo resultat', |
201 | 201 | 'expand_templates_ok' => 'D\'acòrdi', |
202 | 202 | 'expand_templates_remove_comments' => 'Suprimir los comentaris.', |
203 | 203 | ); |
— | — | @@ -207,7 +207,7 @@ |
208 | 208 | Это производится корректным образом, с вызовом соответствующего обработчика MediaWiki.', |
209 | 209 | 'expand_templates_title' => 'Заголовок страницы для {{PAGENAME}} и т. п.:', |
210 | 210 | 'expand_templates_input' => 'Входной текст:', |
211 | | - 'expand_templates_output' => 'Результат:', |
| 211 | + 'expand_templates_output' => 'Результат', |
212 | 212 | 'expand_templates_ok' => 'OK', |
213 | 213 | 'expand_templates_remove_comments' => 'Удалить комментарии', |
214 | 214 | ); |
— | — | @@ -222,7 +222,7 @@ |
223 | 223 | volania relevantnej fázy parsera samotného MediaWiki.', |
224 | 224 | 'expand_templates_title' => 'Názov kontextu pre {{PAGENAME}} atď.:', |
225 | 225 | 'expand_templates_input' => 'Vstupný text:', |
226 | | - 'expand_templates_output' => 'Výsledok:', |
| 226 | + 'expand_templates_output' => 'Výsledok', |
227 | 227 | 'expand_templates_ok' => 'OK', |
228 | 228 | 'expand_templates_remove_comments' => 'Odstrániť komentáre', |
229 | 229 | ); |
— | — | @@ -230,7 +230,7 @@ |
231 | 231 | 'expand_templates_input' => 'Teksti me stampa:', |
232 | 232 | 'expand_templates_intro' => 'Kjo faqe speciale merr tekstin me stampa dhe të tregon se si do të duket teksti pasi të jenë stamposur të tëra. Kjo faqe gjithashtu tregon parapamjen e funksioneve dhe fjalëve magjike si p.sh. <nowiki>{{</nowiki>#if:...}} dhe <nowiki>{{</nowiki>CURRENTDAY}}.', |
233 | 233 | 'expand_templates_ok' => 'Shko', |
234 | | - 'expand_templates_output' => 'Parapamja:', |
| 234 | + 'expand_templates_output' => 'Parapamja', |
235 | 235 | 'expand_templates_remove_comments' => 'Hiq komentet', |
236 | 236 | 'expand_templates_title' => 'Titulli i faqes për rrethanën, si <nowiki>{{</nowiki>PAGENAME}} etj.:', |
237 | 237 | 'expandtemplates' => 'Parapamje stampash', |
— | — | @@ -243,7 +243,7 @@ |
244 | 244 | До овога долази тако што се зове одговарајуће стање парсера из самог МедијаВикија.', |
245 | 245 | 'expand_templates_title' => 'Назив контекста; за <nowiki>{{</nowiki>СТРАНИЦА}} итд.:', |
246 | 246 | 'expand_templates_input' => 'Унос:', |
247 | | - 'expand_templates_output' => 'Резултат:', |
| 247 | + 'expand_templates_output' => 'Резултат', |
248 | 248 | 'expand_templates_ok' => 'У реду', |
249 | 249 | 'expand_templates_remove_comments' => 'Уклони коментаре', |
250 | 250 | ); |
— | — | @@ -255,7 +255,7 @@ |
256 | 256 | Do ovoga dolazi tako što se zove odgovarajuće stanje parsera iz samog MedijaVikija.', |
257 | 257 | 'expand_templates_title' => 'Naziv konteksta; za <nowiki>{{</nowiki>STRANICA}} itd.:', |
258 | 258 | 'expand_templates_input' => 'Unos:', |
259 | | - 'expand_templates_output' => 'Rezultat:', |
| 259 | + 'expand_templates_output' => 'Rezultat', |
260 | 260 | 'expand_templates_ok' => 'U redu', |
261 | 261 | 'expand_templates_remove_comments' => 'Ukloni komentare', |
262 | 262 | ); |
— | — | @@ -263,7 +263,7 @@ |
264 | 264 | |
265 | 265 | $wgExpandTemplatesMessages['su'] = array( |
266 | 266 | 'expandtemplates' => 'Mekarkeun citakan', |
267 | | - 'expand_templates_output' => 'Hasil:',#identical but defined |
| 267 | + 'expand_templates_output' => 'Hasil',#identical but defined |
268 | 268 | 'expand_templates_ok' => 'Heug', |
269 | 269 | ); |
270 | 270 | |