From dc0f4c12b93dba15e96e03a10fdd6d5567b64141 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Tue, 6 Jan 2009 21:40:11 +0000 Subject: [PATCH] Localisation updates for extension messages from Betawiki (2009-01-06 21:10 UTC) --- Cite.i18n.php | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Cite.i18n.php b/Cite.i18n.php index 3da4d3b58..7cd0abfa4 100644 --- a/Cite.i18n.php +++ b/Cite.i18n.php @@ -428,6 +428,8 @@ Definirajte ih još u [[MediaWiki:Cite references link many format backl 'cite_error_references_no_text' => 'Nevaljana oznaka <ref>; nije naveden tekst za reference sa imenom $1', 'cite_error_included_ref' => 'Nedostaje oznaka za zatvaranje </ref> nakon <ref>', + 'cite_error_refs_without_references' => '<ref> oznake postoje, ali oznaka <references/> nije pronađena', + 'cite_error_group_refs_without_references' => '<ref> oznake postoje za grupu pod imenom "$1", ali nije pronađena pripadajuća oznaka <references group="$1"/>', ); /** Catalan (Català) @@ -752,6 +754,7 @@ Niitä voi määritellä lisää sivulla [[MediaWiki:Cite references lin 'cite_error_references_no_text' => 'Virheellinen <ref>-tagi; viitettä $1 ei löytynyt', 'cite_error_included_ref' => '<ref>-tägin sulkeva </ref> puuttuu', + 'cite_error_refs_without_references' => '<ref>-elementti löytyy, mutta <references/>-elementtiä ei löydy', ); /** French (Français) @@ -846,6 +849,8 @@ Defina máis na mensaxe [[MediaWiki:Cite references link many format bac 'cite_error_references_no_text' => 'etiqueta <ref> non válida; non se forneceu texto para as referencias de nome $1', 'cite_error_included_ref' => 'peche a etiqueta </ref> que lle falta á outra etiqueta <ref>', + 'cite_error_refs_without_references' => 'As etiquetas <ref> existen, pero non se atopou ningunha etiqueta <references/>', + 'cite_error_group_refs_without_references' => 'As etiquetas <ref> existen para un grupo chamado "$1", pero non se atopou ningunha etiqueta <references group="$1"/> correspondente', 'cite_reference_link_key_with_num' => '$1_$2', 'cite_reference_link_prefix' => 'cite_ref-', 'cite_references_link_prefix' => 'cite_note-', @@ -1412,6 +1417,8 @@ $messages['mk'] = array( 'cite_error_references_no_text' => 'Погрешен <ref> приврзок; нема текст за наводот означен како $1', 'cite_error_included_ref' => 'Затворање на </ref> недостасува за <ref> приврзок', + 'cite_error_refs_without_references' => 'Постојат <ref> приврзоци, но нема <references/> приврзок', + 'cite_error_group_refs_without_references' => 'Постојат <ref> приврзоци за група именувана како "$1", но нема соодветен <references group="$1"/> приврзок', 'cite_reference_link_key_with_num' => '$1_$2', 'cite_reference_link_prefix' => 'cite_ref-', ); @@ -1623,6 +1630,8 @@ Utilizatz <references />, o alara <references group= pas de tèxt per las referéncias nomenadas $1.', 'cite_error_included_ref' => 'Clausura </ref> omesa per la balisa <ref>', + 'cite_error_refs_without_references' => 'La balisa <ref> existís, mas cap de balisa <references/> pas trobada.', + 'cite_error_group_refs_without_references' => 'La balisa <ref> existís per un grop nomenat « $1 », mas cap de balisa <references group="$1"/> correspondenta pas trobada', 'cite_references_link_many_format_backlink_labels' => 'a á à b c ç d e é è f g h i í ì ï j k l m n o ó ò p q r s t u ú ù ü v w x y z', );