r23443 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r23442‎ | r23443 | r23444 >
Date:21:53, 26 June 2007
Author:robchurch
Status:old
Tags:
Comment:
Update for r23442
Modified paths:
  • /trunk/extensions/ExpandTemplates/ExpandTemplates.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ExpandTemplates/ExpandTemplates.i18n.php
@@ -36,7 +36,7 @@
3737 '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.',
3838 'expand_templates_title' => 'Název stránky kvůli kontextu pro <code>{{PAGENAME}}</code> apod.:',
3939 'expand_templates_input' => 'Vstupní text:',
40 - 'expand_templates_output' => 'Výstup:',
 40+ 'expand_templates_output' => 'Výstup',
4141 'expand_templates_ok' => 'OK',
4242 'expand_templates_remove_comments' => 'Odstranit komentáře',
4343 );
@@ -45,7 +45,7 @@
4646 '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.',
4747 'expand_templates_title' => 'Kontexttitel, für {{PAGENAME}} etc.:',
4848 'expand_templates_input' => 'Eingabefeld:',
49 - 'expand_templates_output' => 'Ergebnis:',
 49+ 'expand_templates_output' => 'Ergebnis',
5050 'expand_templates_ok' => 'Ausführen',
5151 'expand_templates_remove_comments' => 'Kommentare entfernen',
5252 );
@@ -66,7 +66,7 @@
6767 telles que <nowiki>{{</nowiki>#if:...}} et <nowiki>{{</nowiki>CURRENTDAY}} sont aussi développées.',
6868 'expand_templates_title' => 'Titre de l’article, utile par exemple si le modèle utilise {{PAGENAME}} :',
6969 'expand_templates_input' => 'Entrez votre texte ici :',
70 - 'expand_templates_output' => 'Visualisez le résultat :',
 70+ 'expand_templates_output' => 'Visualisez le résultat',
7171 'expand_templates_ok' => 'OK',
7272 'expand_templates_remove_comments' => 'Supprimer les commentaires.',
7373 );
@@ -75,7 +75,7 @@
7676 'expand_templates_intro' => 'דף זה מקבל כמות מסוימת של טקסט ופורס ומפרש את כל התבניות שבתוכו באופן רקורסיבי. בנוסף, הוא פורס הוראות פירוש כגון <nowiki>{{</nowiki>#תנאי:...}}, ומשתנים כגון <nowiki>{{</nowiki>יום נוכחי}}, ולמעשה בערך כל דבר בסוגריים מסולסלות כפולות. הוא עושה זאת באמצעות קריאה לפונקציות הפענוח המתאימות מתוך תוכנת מדיה־ויקי עצמה.',
7777 'expand_templates_title' => 'כותרת ההקשר לפענוח, בשביל משתנים כגון {{שם הדף}} וכדומה:',
7878 'expand_templates_input' => 'טקסט:',
79 - 'expand_templates_output' => 'תוצאה:',
 79+ 'expand_templates_output' => 'תוצאה',
8080 'expand_templates_ok' => 'פרוס תבניות',
8181 'expand_templates_remove_comments' => 'הסר הערות',
8282 );
@@ -93,7 +93,7 @@
9494 '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}}&mdash;bahkan bisa dibilang segala sesuatu yang berada di antara dua tanda kurung. Ini dilakukan dengan memanggil tahapan parser yang sesuai dari MediaWiki.',
9595 'expand_templates_title' => 'Judul konteks, untuk {{PAGENAME}} dll.:',
9696 'expand_templates_input' => 'Teks sumber:',
97 - 'expand_templates_output' => 'Hasil:',
 97+ 'expand_templates_output' => 'Hasil',
9898 'expand_templates_ok' => 'Jalankan',
9999 'expand_templates_remove_comments' => 'Buang komentar',
100100 );
@@ -102,7 +102,7 @@
103103 '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.',
104104 'expand_templates_title' => 'Contesto (per {{PAGENAME}} ecc.):',
105105 'expand_templates_input' => 'Testo da espandere:',
106 - 'expand_templates_output' => 'Risultato:',
 106+ 'expand_templates_output' => 'Risultato',
107107 'expand_templates_ok' => 'OK',
108108 'expand_templates_remove_comments' => 'Ignora i commenti',
109109 );
@@ -126,7 +126,7 @@
127127 Бұны өз MediaWiki бағдарламасынан қатысты жөңдету сатын шақырып істелінеді.',
128128 'expand_templates_title' => '{{PAGENAME}} т.б. беттер үшін мәтін аралық атауы:',
129129 'expand_templates_input' => 'Кіріс мәтіні:',
130 - 'expand_templates_output' => 'Нәтижесі:',
 130+ 'expand_templates_output' => 'Нәтижесі',
131131 'expand_templates_ok' => 'Жарайды',
132132 'expand_templates_remove_comments' => 'Мәндемелерін аластатып?',
133133 );
@@ -139,7 +139,7 @@
140140 Bunı öz MediaWiki bağdarlamasınan qatıstı jöñdetw satın şaqırıp istelinedi.',
141141 'expand_templates_title' => '{{PAGENAME}} t.b. better üşin mätin aralıq atawı:',
142142 'expand_templates_input' => 'Kiris mätini:',
143 - 'expand_templates_output' => 'Nätïjesi:',
 143+ 'expand_templates_output' => 'Nätïjesi',
144144 'expand_templates_ok' => 'Jaraýdı',
145145 'expand_templates_remove_comments' => 'Mändemelerin alastatıp?',
146146 );
@@ -152,7 +152,7 @@
153153 بۇنى ٶز MediaWiki باعدارلاماسىنان قاتىستى جٶڭدەتۋ ساتىن شاقىرىپ ٸستەلٸنەدٸ.',
154154 'expand_templates_title' => '{{PAGENAME}} ت.ب. بەتتەر ٷشٸن مٵتٸن ارالىق اتاۋى:',
155155 'expand_templates_input' => 'كٸرٸس مٵتٸنٸ:',
156 - 'expand_templates_output' => 'نٵتيجەسٸ:',
 156+ 'expand_templates_output' => 'نٵتيجەسٸ',
157157 'expand_templates_ok' => 'جارايدى',
158158 'expand_templates_remove_comments' => 'مٵندەمەلەرٸن الاستاتىپ؟',
159159 );
@@ -166,7 +166,7 @@
167167 sinn kriss wat erus kütt.',
168168 'expand_templates_title' => 'Dä Siggetitel, also wat för {{PAGENAME}} uew. enjeföllt weed:',
169169 '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',
171171 'expand_templates_ok' => 'OK',
172172 'expand_templates_remove_comments' => 'De ennere Kommentare fottlooße',
173173 );
@@ -179,7 +179,7 @@
180180 Hiervoor worden de relevante functies van de MediaWiki-parser gebruikt.',
181181 'expand_templates_title' => 'Contexttitel, voor {{PAGENAME}}, enzovoort:',
182182 'expand_templates_input' => 'Inputtekst:',
183 - 'expand_templates_output' => 'Resultaat:',
 183+ 'expand_templates_output' => 'Resultaat',
184184 'expand_templates_remove_comments' => 'Verwijder opmerkingen',
185185 );
186186 $wgExpandTemplatesMessages['no'] = array(
@@ -187,7 +187,7 @@
188188 '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.-->',
189189 'expand_templates_title' => 'Konteksttittel, for {{PAGENAME}}, etc.:',
190190 'expand_templates_input' => 'Skriv inn tekst:',
191 - 'expand_templates_output' => 'Resultat:',
 191+ 'expand_templates_output' => 'Resultat',
192192 'expand_templates_ok' => 'OK',#identical but defined
193193 'expand_templates_remove_comments' => 'Fjern kommentarer',
194194 );
@@ -196,7 +196,7 @@
197197 '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.',
198198 'expand_templates_title' => 'Títol de l’article, util per exemple se lo modèl utiliza {{PAGENAME}} :',
199199 'expand_templates_input' => 'Picatz vòstre tèxt aicí :',
200 - 'expand_templates_output' => 'Visualizatz lo resultat :',
 200+ 'expand_templates_output' => 'Visualizatz lo resultat',
201201 'expand_templates_ok' => 'D\'acòrdi',
202202 'expand_templates_remove_comments' => 'Suprimir los comentaris.',
203203 );
@@ -207,7 +207,7 @@
208208 Это производится корректным образом, с вызовом соответствующего обработчика MediaWiki.',
209209 'expand_templates_title' => 'Заголовок страницы для {{PAGENAME}} и т.&nbsp;п.:',
210210 'expand_templates_input' => 'Входной текст:',
211 - 'expand_templates_output' => 'Результат:',
 211+ 'expand_templates_output' => 'Результат',
212212 'expand_templates_ok' => 'OK',
213213 'expand_templates_remove_comments' => 'Удалить комментарии',
214214 );
@@ -222,7 +222,7 @@
223223 volania relevantnej fázy parsera samotného MediaWiki.',
224224 'expand_templates_title' => 'Názov kontextu pre {{PAGENAME}} atď.:',
225225 'expand_templates_input' => 'Vstupný text:',
226 - 'expand_templates_output' => 'Výsledok:',
 226+ 'expand_templates_output' => 'Výsledok',
227227 'expand_templates_ok' => 'OK',
228228 'expand_templates_remove_comments' => 'Odstrániť komentáre',
229229 );
@@ -230,7 +230,7 @@
231231 'expand_templates_input' => 'Teksti me stampa:',
232232 '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}}.',
233233 'expand_templates_ok' => 'Shko',
234 - 'expand_templates_output' => 'Parapamja:',
 234+ 'expand_templates_output' => 'Parapamja',
235235 'expand_templates_remove_comments' => 'Hiq komentet',
236236 'expand_templates_title' => 'Titulli i faqes për rrethanën, si <nowiki>{{</nowiki>PAGENAME}} etj.:',
237237 'expandtemplates' => 'Parapamje stampash',
@@ -243,7 +243,7 @@
244244 До овога долази тако што се зове одговарајуће стање парсера из самог МедијаВикија.',
245245 'expand_templates_title' => 'Назив контекста; за <nowiki>{{</nowiki>СТРАНИЦА}} итд.:',
246246 'expand_templates_input' => 'Унос:',
247 - 'expand_templates_output' => 'Резултат:',
 247+ 'expand_templates_output' => 'Резултат',
248248 'expand_templates_ok' => 'У реду',
249249 'expand_templates_remove_comments' => 'Уклони коментаре',
250250 );
@@ -255,7 +255,7 @@
256256 Do ovoga dolazi tako što se zove odgovarajuće stanje parsera iz samog MedijaVikija.',
257257 'expand_templates_title' => 'Naziv konteksta; za <nowiki>{{</nowiki>STRANICA}} itd.:',
258258 'expand_templates_input' => 'Unos:',
259 - 'expand_templates_output' => 'Rezultat:',
 259+ 'expand_templates_output' => 'Rezultat',
260260 'expand_templates_ok' => 'U redu',
261261 'expand_templates_remove_comments' => 'Ukloni komentare',
262262 );
@@ -263,7 +263,7 @@
264264
265265 $wgExpandTemplatesMessages['su'] = array(
266266 'expandtemplates' => 'Mekarkeun citakan',
267 - 'expand_templates_output' => 'Hasil:',#identical but defined
 267+ 'expand_templates_output' => 'Hasil',#identical but defined
268268 'expand_templates_ok' => 'Heug',
269269 );
270270

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r23442* Wrap fields in a <fieldset>...robchurch21:49, 26 June 2007

Status & tagging log