mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-24 15:04:02 +00:00
Localisation updates for extension messages from Betawiki (2008-02-13 00:08 CET)
This commit is contained in:
parent
22cc31f990
commit
0688ce32b9
|
@ -154,9 +154,10 @@ $messages['ca'] = array(
|
|||
|
||||
/** Czech (Česky)
|
||||
* @author Li-sung
|
||||
* @author Danny B.
|
||||
*/
|
||||
$messages['cs'] = array(
|
||||
'cite_desc' => 'Přidává značky <nowiki><ref[ name=id]></nowiki> a <nowiki><references/></nowiki> na označení citací',
|
||||
'cite_desc' => 'Přidává značky <nowiki><ref[ name="id"]></nowiki> a <nowiki><references /></nowiki> na označení citací',
|
||||
'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',
|
||||
|
|
|
@ -201,6 +201,13 @@ $messages['dsb'] = array(
|
|||
'cite_submit' => 'pokazaś',
|
||||
);
|
||||
|
||||
/** Ewe (Eʋegbe)
|
||||
* @author M.M.S.
|
||||
*/
|
||||
$messages['ee'] = array(
|
||||
'cite_page' => 'Nuŋɔŋlɔ:',
|
||||
);
|
||||
|
||||
/** Greek (Ελληνικά)
|
||||
* @author Consta
|
||||
*/
|
||||
|
@ -521,6 +528,7 @@ $messages['la'] = array(
|
|||
* @author Kaffi
|
||||
*/
|
||||
$messages['lb'] = array(
|
||||
'cite_article_desc' => "Setzt eng [[Special:Cite|Zitatioun op dëser Spezialsäit]] bäi an e Link an d'Geschiirkëscht",
|
||||
'cite_article_link' => 'Dës Säit zitéieren',
|
||||
'cite' => 'Zitéierhëllef',
|
||||
'cite_page' => 'Säit:',
|
||||
|
@ -652,6 +660,13 @@ $messages['nov'] = array(
|
|||
'cite' => 'Sita',
|
||||
);
|
||||
|
||||
/** Northern Sotho (Sesotho sa Leboa)
|
||||
* @author Mohau
|
||||
*/
|
||||
$messages['nso'] = array(
|
||||
'cite_page' => 'Letlakala:',
|
||||
);
|
||||
|
||||
/** Occitan (Occitan)
|
||||
* @author Cedric31
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue