mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-28 08:50:07 +00:00
Localisation updates for extension messages from Betawiki (2008-02-05 23:38 CET)
This commit is contained in:
parent
3498fba575
commit
7d65666a54
|
@ -491,6 +491,7 @@ $messages['lb'] = array(
|
|||
* @author Ooswesthoesbes
|
||||
*/
|
||||
$messages['li'] = array(
|
||||
'cite_desc' => 'Voeg <nowiki><ref[ name=id]></nowiki> en <nowiki><references/></nowiki> tags toe veur citate',
|
||||
'cite_croak' => 'Perbleem mit Citere; $1: $2',
|
||||
'cite_error_key_str_invalid' => 'Interne fout; ónzjuuste $str en/of $key. Dit zów noeaits mótte veurkómme.',
|
||||
'cite_error_stack_invalid_input' => 'Interne fout; ónzjuuste stacksleutel. Dit zów noeaits mótte veurkómme.',
|
||||
|
@ -585,8 +586,8 @@ $messages['pag'] = array(
|
|||
);
|
||||
|
||||
/** Portuguese (Português)
|
||||
* @author 555
|
||||
* @author Malafaya
|
||||
* @author 555
|
||||
*/
|
||||
$messages['pt'] = array(
|
||||
'cite_desc' => 'Adiciona marcas <nowiki><ref[ name=id]></nowiki> e <nowiki><references/></nowiki> para citações',
|
||||
|
@ -602,7 +603,7 @@ $messages['pt'] = array(
|
|||
<code><references /></code>',
|
||||
'cite_error_references_invalid_parameters' => 'Código <code><references></code> inválido; não são permitidos parâmetros. Utilize como <code><references /></code>',
|
||||
'cite_error_references_no_backlink_label' => "Etiquetas de backlink esgotadas. Defina mais na mensagem \"''cite_references_link_many_format_backlink_labels''\"",
|
||||
'cite_error_references_no_text' => 'Tag <code><ref></code> inválida: não foi fornecido texto para as refs nomeadas como <code>$1</code>',
|
||||
'cite_error_references_no_text' => 'Tag <code><ref></code> inválida; não foi fornecido texto para as refs chamadas <code>$1</code>',
|
||||
);
|
||||
|
||||
/** Russian (Русский)
|
||||
|
|
|
@ -118,11 +118,12 @@ $messages['br'] = array(
|
|||
);
|
||||
|
||||
/** Catalan (Català)
|
||||
* @author Toniher
|
||||
* @author SMP
|
||||
* @author Toniher
|
||||
* @author SPQRobin
|
||||
*/
|
||||
$messages['ca'] = array(
|
||||
'cite_article_desc' => 'Afegeix un enllaç i una pàgina especial de [[Special:Cite|citació]]',
|
||||
'cite_article_link' => 'Cita aquesta pàgina',
|
||||
'cite' => 'Citeu',
|
||||
'cite_page' => 'Pàgina:',
|
||||
|
@ -524,6 +525,7 @@ $messages['lb'] = array(
|
|||
* @author Ooswesthoesbes
|
||||
*/
|
||||
$messages['li'] = array(
|
||||
'cite_article_desc' => "Voeg 'n [[Special:Cite|speciaal pazjena óm te citere]] toe en 'ne lank d'rhaer inne gereidsjapskis",
|
||||
'cite_article_link' => 'Citeer dees pazjena',
|
||||
'cite' => 'Citere',
|
||||
'cite_page' => 'Pazjena:',
|
||||
|
|
Loading…
Reference in a new issue