From 246a1c8209f2c47448756ff8911009760bcd5967 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Fri, 4 Jul 2008 07:26:07 +0000 Subject: [PATCH] Localisation updates for extension messages from Betawiki (2008-07-04 22:44 CEST) --- Cite.i18n.php | 28 ++++++++++++++++++++++++++++ SpecialCite.i18n.php | 13 ++++++++++++- 2 files changed, 40 insertions(+), 1 deletion(-) diff --git a/Cite.i18n.php b/Cite.i18n.php index a373a8b29..9b20b221b 100644 --- a/Cite.i18n.php +++ b/Cite.i18n.php @@ -591,6 +591,34 @@ Definuj wjace w powěsći [[MediaWiki:Cite references link many format b 'cite_error_references_no_text' => 'Njepłaćiwa referenca formy <ref>; žadyn tekst za referency z mjenom $1 podaty.', ); +/** Haitian (Kreyòl ayisyen) + * @author Masterches + */ +$messages['ht'] = array( + 'cite_desc' => 'Ajoute baliz sa yo epi , pou sitasyon yo.', + 'cite_croak' => 'Sitasyon sa pa bon ; $1 : $2', + 'cite_error_key_str_invalid' => 'Erè nan sistèm an : $str te dwèt parèt. +Erè sa pat janm dwèt rive.', + 'cite_error_stack_invalid_input' => 'Erè nan sistèm an ; +kle pil an pa bon ditou. +Sa pa te dwe janm rive', + 'cite_error' => 'Erè nan sitasyon : $1', + 'cite_error_ref_numeric_key' => 'Apèl ou fè an pa bon ; se kle ki pa entegral, ki pat long nou tap tann', + 'cite_error_ref_no_key' => 'Apèl sa pa bon : nou pa bay pyès kle', + 'cite_error_ref_too_many_keys' => 'Apèl ou fè an pa bon ; kle yo pa bon, pa egzanp, nou bay twòp kle oubyen kle yo pa bon oubyen nou pa byen rantre yo nan sistèm an.', + 'cite_error_ref_no_input' => 'Apèl ou fè an pa bon ; ou pa presize pyès antre', + 'cite_error_references_invalid_input' => 'Sa ou antre a pa bon <references>; antre ki te dwe vini <references />', + 'cite_error_references_invalid_parameters' => 'Agiman, paramèt sa yo pa bon ; agiman nou tap tann', + 'cite_error_references_invalid_parameters_group' => 'Kòd sa pa bon <referans> ; + +sèl paramèt ki otorize se « group » (gwoup). + +Itilize <references />, oubyen <references group="..." /> pito.', + 'cite_error_references_no_backlink_label' => 'Pa genyen etikèt, labèl pèsonalize ankò, presize yon nonm, yon kantite ki ta pli gran pase sa ou te bay pli bonè nan mesaj ou an [[MediaWiki:Cite_references_link_many_format_backlink_labels]]', + 'cite_error_references_no_text' => 'Baliz <ref> sa pa bon; +Nou pa bay pyès tèks pou referans nou nonmen yo $1', +); + /** Hungarian (Magyar) * @author Dani * @author Siebrand diff --git a/SpecialCite.i18n.php b/SpecialCite.i18n.php index d0e614a70..d01eb372c 100644 --- a/SpecialCite.i18n.php +++ b/SpecialCite.i18n.php @@ -490,12 +490,23 @@ $messages['hsb'] = array( 'cite_submit' => 'pokazać', ); +/** Haitian (Kreyòl ayisyen) + * @author Masterches + */ +$messages['ht'] = array( + 'cite_article_desc' => 'Ajoute yon paj espesyal [[Special:Cite|sitasyon]] epitou yon lyen nan bwat zouti yo', + 'cite_article_link' => 'Site paj sa', + 'cite' => 'Sitasyon', + 'cite_page' => 'Paj:', + 'cite_submit' => 'Site', +); + /** Hungarian (Magyar) * @author Dani */ $messages['hu'] = array( 'cite_article_desc' => '[[Special:Cite|Irodalomjegyzék-bejegyzés készítése]] speciális lap és hivatkozás az eszközdobozba', - 'cite_article_link' => 'Szócikk idézése', + 'cite_article_link' => 'A lap idézése', 'cite' => 'Irodalomjegyzék-bejegyzés készítése', 'cite_page' => 'Idézendő lap:', 'cite_submit' => 'Bejegyzés elkészítése',