mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CiteThisPage
synced 2024-11-23 15:16:46 +00:00
Localisation updates for extension messages from translatewiki.net (2009-04-09 22:30 UTC)
This commit is contained in:
parent
3f68ae331a
commit
ace272812b
|
@ -1843,6 +1843,42 @@ não foi fornecido texto para as refs chamadas <code>$1</code>',
|
|||
'cite_error_group_refs_without_references' => 'existem marcas <code><ref></code> para um grupo chamado "$1", mas nenhuma marca <code><references group="$1"/></code> correspondente foi encontrada',
|
||||
);
|
||||
|
||||
/** Quechua (Runa Simi)
|
||||
* @author AlimanRuna
|
||||
*/
|
||||
$messages['qu'] = array(
|
||||
'cite_desc' => 'Pukyumanta willanapaq <nowiki><ref[ name=id]></nowiki> , <nowiki><references/></nowiki> unanchachakunatam yapan',
|
||||
'cite_croak' => "''Cite'' nisqa mast'arinaqa manañam kanchu; $1: $2",
|
||||
'cite_error_key_str_invalid' => 'Ukhu pantasqa;
|
||||
mana allin $str wan/icha $key.
|
||||
Kayqa ama hayk\'appas tukukunchu.',
|
||||
'cite_error_stack_invalid_input' => "Ukhu pantasqa;
|
||||
tawqa llawiqa manam allinchu.
|
||||
Kayqa ama hayk'appas tukukunchu.",
|
||||
'cite_error' => 'Pukyumanta willaypi pantasqa: $1',
|
||||
'cite_error_ref_numeric_key' => "<code><ref></code> unanchachaqa manam allinchu;
|
||||
sutinqa ama yupaylla kachunchu. Ch'uyanchaq sutinta llamk'achiy",
|
||||
'cite_error_ref_no_key' => "<code><ref></code> unanchachaqa manam allinchu;
|
||||
ch'usaq pukyu willana unanchachaqa sutiyuqmi kachun",
|
||||
'cite_error_ref_too_many_keys' => '<code><ref></code> unanchachaqa manam allinchu;
|
||||
sutinkunaqa manam allinchu, nisyu sutinchá',
|
||||
'cite_error_ref_no_input' => "<code><ref></code> unanchachaqa manam allinchu;
|
||||
sutinnaq pukyu willana unanchachaqa ama ch'usaqchu kachun",
|
||||
'cite_error_references_invalid_input' => "<code><ref></code> unanchachaqa manam allinchu;
|
||||
ama willa yaykuchiychu kachun. <code><references /></code> unanchachallata llamk'achiy",
|
||||
'cite_error_references_invalid_parameters' => "<code><ref></code> unanchachaqa manam allinchu;
|
||||
ama kuskanachina tupuchu kachun. <code><references /></code> unanchachata llamk'achiy",
|
||||
'cite_error_references_invalid_parameters_group' => '<code><ref></code> unanchachaqa manam allinchu;
|
||||
"group" nisqa kuskanachina tupulla kachun. <code><references /></code> icha <code><references group="…" /></code> unanchachata llamk\'achiy',
|
||||
'cite_error_references_no_backlink_label' => "Manañam kanchu allichana yana t'inki unanchakuna.
|
||||
Astawan sut'ichay <nowiki>[[MediaWiki:Cite references link many format backlink labels|Pukyumanta willaykuna achka allichana yana t'inki unanchakunata t'inkin]]</nowiki> nisqa willaypi",
|
||||
'cite_error_references_no_text' => '<code><ref></code> unanchachaqa manam allinchu;
|
||||
<code>$1</code> nisqapaq pukyu qillqa manam kanchu',
|
||||
'cite_error_included_ref' => "Kichaq <ref> unanchachapaq wichq'aq </ref> unanchachaqa manam kanchu",
|
||||
'cite_error_refs_without_references' => '<code><ref></code> unanchacham kachkan, ichataq manam <code><references/></code> unanchachachu',
|
||||
'cite_error_group_refs_without_references' => '"$1" sutiyuq huñupaq <code><ref></code> unanchacham kachkan, ichataq manam chay huñupaq qillqasqa <code><references/></code> unanchachachu',
|
||||
);
|
||||
|
||||
/** Romanian (Română)
|
||||
* @author KlaudiuMihaila
|
||||
* @author Mihai
|
||||
|
|
|
@ -245,6 +245,11 @@ $aliases['tet'] = array(
|
|||
'Cite' => array( 'Sita' ),
|
||||
);
|
||||
|
||||
/** Thai (ไทย) */
|
||||
$aliases['th'] = array(
|
||||
'Cite' => array( 'อ้างอิง' ),
|
||||
);
|
||||
|
||||
/** Tagalog (Tagalog) */
|
||||
$aliases['tl'] = array(
|
||||
'Cite' => array( 'Sipiin' ),
|
||||
|
|
|
@ -1174,6 +1174,7 @@ $messages['pt-br'] = array(
|
|||
* @author AlimanRuna
|
||||
*/
|
||||
$messages['qu'] = array(
|
||||
'cite_article_desc' => "[[Special:Cite|Pukyumanta willanapaq]] sapaq p'anqatam llamk'ana t'asrapi t'inkitapas yapan",
|
||||
'cite_article_link' => 'Kay qillqamanta willay',
|
||||
'cite' => 'Qillqamanta willay',
|
||||
'cite_page' => "P'anqa:",
|
||||
|
|
Loading…
Reference in a new issue