mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-12 09:10:32 +00:00
Update 'cite-error' (remove $2 per English language message)
This commit is contained in:
parent
b3b7be4e85
commit
1cc57f86f8
|
@ -60,7 +60,7 @@ $messages['cs'] = array(
|
|||
'cite_croak' => 'Nefunkční citace; $1: $2',
|
||||
'cite_error_key_str_invalid' => 'Vnitřní chyba; neplatný $str',
|
||||
'cite_error_stack_invalid_input' => 'Vnitřní chyba; neplatný klíč zásobníku',
|
||||
'cite_error' => 'Chybná citace $1; $2',
|
||||
'cite_error' => 'Chybná citace $1',
|
||||
'cite_error_ref_numeric_key' => 'Chyba v tagu <code><ref></code>; názvem nesmí být prosté číslo, použijte popisné označení',
|
||||
'cite_error_ref_no_key' => 'Chyba v tagu <code><ref></code>; prázdné citace musí obsahovat název',
|
||||
'cite_error_ref_too_many_keys' => 'Chyba v tagu <code><ref></code>; chybné názvy, např. je jich příliš mnoho',
|
||||
|
@ -74,7 +74,7 @@ $messages['de'] = array(
|
|||
'cite_croak' => 'Fehler im Referenz-System. $1: $2',
|
||||
'cite_error_key_str_invalid' => 'Interner Fehler: ungültiger $str',
|
||||
'cite_error_stack_invalid_input' => 'Interner Fehler: ungültiger „name“-stack',
|
||||
'cite_error' => 'Referenz-Fehler $1: $2',
|
||||
'cite_error' => 'Referenz-Fehler $1',
|
||||
'cite_error_ref_numeric_key' => 'Ungültige <code><nowiki><ref></nowiki></code>-Verwendung: „name“ darf kein reiner Zahlenwert sein, benutze einen beschreibenden Namen.',
|
||||
'cite_error_ref_no_key' => 'Ungültige <code><nowiki><ref></nowiki></code>-Verwendung: „ref“ ohne Inhalt muss einen Namen haben.',
|
||||
'cite_error_ref_too_many_keys' => 'Ungültige <code><nowiki><ref></nowiki></code>-Verwendung: „name“ ist ungültig oder zu lang.',
|
||||
|
@ -90,7 +90,7 @@ $messages['fr'] = array(
|
|||
'cite_croak' => 'Citation corrompue ; $1 : $2',
|
||||
'cite_error_key_str_invalid' => 'Erreur interne ; $str attendue',
|
||||
'cite_error_stack_invalid_input' => 'Erreur interne ; clé de pile invalide',
|
||||
'cite_error' => 'Erreur de citation $1 ; $2',
|
||||
'cite_error' => 'Erreur de citation $1',
|
||||
'cite_error_ref_numeric_key' => 'Appel invalide ; clé non-intégrale attendue',
|
||||
'cite_error_ref_no_key' => 'Appel invalide ; aucune clé spécifiée',
|
||||
'cite_error_ref_too_many_keys' => 'Appel invalide ; clés invalides, par exemple, trop de clés spécifiées ou clé erronée',
|
||||
|
@ -106,7 +106,7 @@ $messages['he'] = array(
|
|||
'cite_croak' => 'בהערה יש שגיאה; $1: $2',
|
||||
'cite_error_key_str_invalid' => 'שגיאה פנימית; $str שגוי',
|
||||
'cite_error_stack_invalid_input' => 'שגיאה פנימית; מפתח שגוי בערימה',
|
||||
'cite_error' => 'שגיאת ציטוט $1; $2',
|
||||
'cite_error' => 'שגיאת ציטוט $1',
|
||||
'cite_error_ref_numeric_key' => 'תגית <code><ref></code> שגויה; שם לא יכול להיות מספר פשוט, יש להשתמש בכותרת תיאורית',
|
||||
'cite_error_ref_no_key' => 'תגית <code><ref></code> שגויה; להערות שוליים ללא תוכן חייב להיות שם',
|
||||
'cite_error_ref_too_many_keys' => 'תגית <code><ref></code> שגויה; שמות שגויים, למשל, רבים מדי',
|
||||
|
@ -122,7 +122,7 @@ $messages['id'] = array(
|
|||
'cite_croak' => 'Kegagalan pengutipan; $1: $2',
|
||||
'cite_error_key_str_invalid' => 'Kesalahan internal; $str tak sah',
|
||||
'cite_error_stack_invalid_input' => 'Kesalahan internal; kunci stack tak sah',
|
||||
'cite_error' => 'Kesalahan pengutipan $1; $2',
|
||||
'cite_error' => 'Kesalahan pengutipan $1',
|
||||
'cite_error_ref_numeric_key' => 'Kesalahan pemanggilan; diharapkan suatu kunci non-integer',
|
||||
'cite_error_ref_no_key' => 'Kesalahan pemanggilan; tidak ada kunci yang dispesifikasikan',
|
||||
'cite_error_ref_too_many_keys' => 'Kesalahan pemanggilan; kunci tak sah, contohnya karena terlalu banyak atau tidak ada kunci yang dispesifikasikan',
|
||||
|
@ -137,7 +137,7 @@ $messages['it'] = array(
|
|||
'cite_croak' => 'Errore nella citazione: $1: $2',
|
||||
'cite_error_key_str_invalid' => 'Errore interno: $str errato',
|
||||
'cite_error_stack_invalid_input' => 'Errore interno: chiave di stack errata',
|
||||
'cite_error' => 'Errore nella funzione Cite $1: $2',
|
||||
'cite_error' => 'Errore nella funzione Cite $1',
|
||||
'cite_error_ref_numeric_key' => "Errore nell'uso del marcatore <code><ref></code>: il nome non può essere un numero intero. Usare un titolo esteso",
|
||||
'cite_error_ref_no_key' => "Errore nell'uso del marcatore <code><ref></code>: i ref vuoti non possono essere privi di nome",
|
||||
'cite_error_ref_too_many_keys' => "Errore nell'uso del marcatore <code><ref></code>: nomi non validi (ad es. numero troppo elevato)",
|
||||
|
@ -153,7 +153,7 @@ $messages['ja'] = array(
|
|||
'cite_croak' => '引用タグ機能の重大なエラー; $1: $2',
|
||||
'cite_error_key_str_invalid' => '内部エラー; 無効な $str',
|
||||
'cite_error_stack_invalid_input' => '内部エラー; 無効なスタックキー',
|
||||
'cite_error' => '引用エラー $1; $2',
|
||||
'cite_error' => '引用エラー $1',
|
||||
'cite_error_ref_numeric_key' => '無効な <code><ref></code> タグ: 名前に単純な数値は使用できません。',
|
||||
'cite_error_ref_no_key' => '無効な <code><ref></code> タグ: 引用句の内容がない場合には名前 (<code>name</code> 属性)が必要です',
|
||||
'cite_error_ref_too_many_keys' => '無効な <code><ref></code> タグ: 無効な名前(多すぎる、もしくは誤った指定)',
|
||||
|
@ -168,7 +168,7 @@ $messages['kk-kz'] = array(
|
|||
'cite_croak' => 'Дәйексөз алу сәтсіз бітті; $1: $2 ',
|
||||
'cite_error_key_str_invalid' => 'Ішкі қате; жарамсыз $str ',
|
||||
'cite_error_stack_invalid_input' => 'Ішкі қате; жарамсыз стек кілті',
|
||||
'cite_error' => 'Дәйексөз алу $1 қатесі; $2',
|
||||
'cite_error' => 'Дәйексөз алу $1 қатесі',
|
||||
'cite_error_ref_numeric_key' => 'Жарамсыз <code><ref></code> белгішесі; атау кәдімгі бүтін сан болуы мүмкін емес, сиппатауыш атау қолданыңыз',
|
||||
'cite_error_ref_no_key' => 'Жарамсыз <code><ref></code> белгішесі; мағлұматсыз түсініктемелерде атау болуы қажет',
|
||||
'cite_error_ref_too_many_keys' => 'Жарамсыз <code><ref></code> белгіше; жарамсыз атаулар, мысалы, тым көп',
|
||||
|
@ -183,7 +183,7 @@ $messages['kk-tr'] = array(
|
|||
'cite_croak' => 'Däýeksöz alw sätsiz bitti; $1: $2 ',
|
||||
'cite_error_key_str_invalid' => 'İşki qate; jaramsız $str ',
|
||||
'cite_error_stack_invalid_input' => 'İşki qate; jaramsız stek kilti',
|
||||
'cite_error' => 'Däýeksöz alw $1 qatesi; $2',
|
||||
'cite_error' => 'Däýeksöz alw $1 qatesi',
|
||||
'cite_error_ref_numeric_key' => 'Jaramsız <code><ref></code> belgişesi; ataw kädimgi bütin san bolwı mümkin emes, sïppatawış ataw qoldanıñız',
|
||||
'cite_error_ref_no_key' => 'Jaramsız <code><ref></code> belgişesi; mağlumatsız tüsiniktemelerde ataw bolwı qajet',
|
||||
'cite_error_ref_too_many_keys' => 'Jaramsız <code><ref></code> belgişe; jaramsız atawlar, mısalı, tım köp',
|
||||
|
@ -198,7 +198,7 @@ $messages['kk-cn'] = array(
|
|||
'cite_croak' => 'دٵيەكسٶز الۋ سٵتسٸز بٸتتٸ; $1: $2 ',
|
||||
'cite_error_key_str_invalid' => 'ٸشكٸ قاتە; جارامسىز $str ',
|
||||
'cite_error_stack_invalid_input' => 'ٸشكٸ قاتە; جارامسىز ستەك كٸلتٸ',
|
||||
'cite_error' => 'دٵيەكسٶز الۋ $1 قاتەسٸ; $2',
|
||||
'cite_error' => 'دٵيەكسٶز الۋ $1 قاتەسٸ',
|
||||
'cite_error_ref_numeric_key' => 'جارامسىز <code><ref></code> بەلگٸشەسٸ; اتاۋ كٵدٸمگٸ بٷتٸن سان بولۋى مٷمكٸن ەمەس, سيپپاتاۋىش اتاۋ قولدانىڭىز',
|
||||
'cite_error_ref_no_key' => 'جارامسىز <code><ref></code> بەلگٸشەسٸ; ماعلۇماتسىز تٷسٸنٸكتەمەلەردە اتاۋ بولۋى قاجەت',
|
||||
'cite_error_ref_too_many_keys' => 'جارامسىز <code><ref></code> بەلگٸشە; جارامسىز اتاۋلار, مىسالى, تىم كٶپ',
|
||||
|
@ -215,7 +215,7 @@ $messages['lt'] = array(
|
|||
'cite_croak' => 'Cituoti nepavyko; $1: $2',
|
||||
'cite_error_key_str_invalid' => 'Vidinė klaida; neleistinas $str',
|
||||
'cite_error_stack_invalid_input' => 'Vidinė klaida; neleistinas steko raktas',
|
||||
'cite_error' => 'Citavimo klaida $1; $2',
|
||||
'cite_error' => 'Citavimo klaida $1',
|
||||
'cite_error_ref_numeric_key' => 'Neleistina <code><ref></code> gairė; vardas negali būti tiesiog skaičius, naudokite tekstinį pavadinimą',
|
||||
'cite_error_ref_no_key' => 'Neleistina <code><ref></code> gairė; nuorodos be turinio turi turėti vardą',
|
||||
'cite_error_ref_too_many_keys' => 'Neleistina <code><ref></code> gairė; neleistini vardai, pvz., per daug',
|
||||
|
@ -230,7 +230,7 @@ $messages['nl'] = array(
|
|||
'cite_croak' => 'Probleem met Cite; $1: $2',
|
||||
'cite_error_key_str_invalid' => 'Interne fout; onjuiste $str',
|
||||
'cite_error_stack_invalid_input' => 'Interne fout; onjuiste stacksleutel',
|
||||
'cite_error' => 'Citefout $1; $2',
|
||||
'cite_error' => 'Citefout $1',
|
||||
'cite_error_ref_numeric_key' => 'Onjuiste tag <code><ref></code>; de naam kan geen simplele integer zijn, gebruik een beschrijvende titel',
|
||||
'cite_error_ref_no_key' => 'Onjuiste tag <code><ref></code>; refs zonder inhoud moeten een naam hebben',
|
||||
'cite_error_ref_too_many_keys' => 'Onjuiste tag <code><ref></code>; onjuiste namen, bijvoorbeeld te veel',
|
||||
|
@ -244,7 +244,7 @@ $messages['pt'] = array(
|
|||
'cite_croak' => 'Citação com problemas; $1: $2',
|
||||
'cite_error_key_str_invalid' => 'Erro interno; $str inválido',
|
||||
'cite_error_stack_invalid_input' => 'Erro interno; chave fixa inválida',
|
||||
'cite_error' => 'Erro de citação $1; $2',
|
||||
'cite_error' => 'Erro de citação $1',
|
||||
'cite_error_ref_numeric_key' => 'Código <code><ref></code> inválido; o nome não pode ser um número. Utilize um nome descritivo',
|
||||
'cite_error_ref_no_key' => 'Código <code><ref></code> inválido; refs sem conteúdo devem ter um parâmetro de nome',
|
||||
'cite_error_ref_too_many_keys' => 'Código <code><ref></code> inválido; nomes inválidos (por exemplo, nome muito extenso)',
|
||||
|
@ -259,7 +259,7 @@ $messages['ru'] = array(
|
|||
'cite_croak' => 'Цитата сдохла; $1: $2',
|
||||
'cite_error_key_str_invalid' => 'Внутренняя ошибка: неверный $str',
|
||||
'cite_error_stack_invalid_input' => 'Внутренняя ошибка: неверный ключ стека ',
|
||||
'cite_error' => 'Ошибка цитирования $1; $2',
|
||||
'cite_error' => 'Ошибка цитирования $1',
|
||||
'cite_error_ref_numeric_key' => 'Неправильный вызов: ожидался нечисловой ключ',
|
||||
'cite_error_ref_no_key' => 'Неправильный вызов: ключ не был указан',
|
||||
'cite_error_ref_too_many_keys' => 'Неправильный вызов: неверные ключи, например было указано слишком много ключей или ключ был неправильным',
|
||||
|
@ -275,7 +275,7 @@ $messages['sk'] = array(
|
|||
'cite_croak' => 'Citát je už neaktuálny; $1: $2',
|
||||
'cite_error_key_str_invalid' => 'Vnútorná chyba; neplatný $str',
|
||||
'cite_error_stack_invalid_input' => 'Vnútorná chyba; neplatný kľúč zásobníka',
|
||||
'cite_error' => 'Chyba citácie $1; $2',
|
||||
'cite_error' => 'Chyba citácie $1',
|
||||
'cite_error_ref_numeric_key' => 'Neplatné volanie; očakáva sa neceločíselný typ kľúča',
|
||||
'cite_error_ref_no_key' => 'Neplatné volanie; nebol špecifikovaný kľúč',
|
||||
'cite_error_ref_too_many_keys' => 'Neplatné volanie; neplatné kľúče, napr. príliš veľa alebo nesprávne špecifikovaný kľúč',
|
||||
|
@ -290,7 +290,7 @@ $messages['yue'] = array(
|
|||
'cite_croak' => '引用阻塞咗; $1: $2',
|
||||
'cite_error_key_str_invalid' => '內部錯誤; 無效嘅 $str',
|
||||
'cite_error_stack_invalid_input' => '內部錯誤; 無效嘅堆疊匙',
|
||||
'cite_error' => '引用錯誤 $1; $2',
|
||||
'cite_error' => '引用錯誤 $1',
|
||||
'cite_error_ref_numeric_key' => '無效嘅呼叫; 需要一個非整數嘅匙',
|
||||
'cite_error_ref_no_key' => '無效嘅呼叫; 未指定匙',
|
||||
'cite_error_ref_too_many_keys' => '無效嘅呼叫; 無效嘅匙, 例如: 太多或者指定咗一個錯咗嘅匙',
|
||||
|
@ -305,7 +305,7 @@ $messages['zh-hans'] = array(
|
|||
'cite_croak' => '引用阻塞; $1: $2',
|
||||
'cite_error_key_str_invalid' => '内部错误;非法的 $str',
|
||||
'cite_error_stack_invalid_input' => '内部错误;非法堆栈键值',
|
||||
'cite_error' => '引用错误 $1; $2',
|
||||
'cite_error' => '引用错误 $1',
|
||||
'cite_error_ref_numeric_key' => '无效呼叫;需要一个非整数的键值',
|
||||
'cite_error_ref_no_key' => '无效呼叫;没有指定键值',
|
||||
'cite_error_ref_too_many_keys' => '无效呼叫;非法键值,例如:过多或错误的指定键值',
|
||||
|
@ -320,7 +320,7 @@ $messages['zh-hant'] = array(
|
|||
'cite_croak' => '引用阻塞; $1: $2',
|
||||
'cite_error_key_str_invalid' => '內部錯誤;非法的 $str',
|
||||
'cite_error_stack_invalid_input' => '內部錯誤;非法堆疊鍵值',
|
||||
'cite_error' => '引用錯誤 $1; $2',
|
||||
'cite_error' => '引用錯誤 $1',
|
||||
'cite_error_ref_numeric_key' => '無效呼叫;需要一個非整數的鍵',
|
||||
'cite_error_ref_no_key' => '無效呼叫;沒有指定鍵',
|
||||
'cite_error_ref_too_many_keys' => '無效呼叫;非法鍵值,例如:過多或錯誤的指定鍵',
|
||||
|
|
Loading…
Reference in a new issue