mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-27 16:30:12 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I7c36d3d53e299a81a67488993d591de899f4fbcf
This commit is contained in:
parent
685b058253
commit
a8ffc0a826
|
@ -26,6 +26,7 @@
|
|||
"cite_error_ref_numeric_key": "Virheellinen <code><ref></code>-elementti; nimi ei voi olla luku. Käytä kuvaavampaa nimeä",
|
||||
"cite_error_ref_no_key": "Avaava <code><ref></code>-elementti on väärän muotoinen tai sillä on virheellinen nimi",
|
||||
"cite_error_ref_too_many_keys": "Kelpaamaton <code><ref></code>-elementti: virheelliset nimet, esim. liian monta",
|
||||
"cite_error_ref_nested_extends": "<code><ref></code>-elementtien jatkaminen yli yhden tason syvyyteen ei ole sallittua",
|
||||
"cite_error_ref_no_input": "Virheellinen <code><ref></code>-elementti; viitteillä ilman nimiä täytyy olla sisältöä",
|
||||
"cite_error_references_duplicate_key": "Virheellinen <code><ref></code>-elementti; nimi ”$1” on määritetty usean kerran eri sisällöillä",
|
||||
"cite_error_references_invalid_parameters": "Virheellinen parametri <code><references></code>-elementissä",
|
||||
|
@ -53,5 +54,7 @@
|
|||
"cite-wikieditor-help-content-reference-description": "Viite",
|
||||
"cite-wikieditor-help-content-named-reference-description": "Nimetty viite",
|
||||
"cite-wikieditor-help-content-rereference-description": "Saman viitteen lisäkäyttö",
|
||||
"cite-wikieditor-help-content-showreferences-description": "Näytä viitteet"
|
||||
"cite-wikieditor-help-content-showreferences-description": "Näytä viitteet",
|
||||
"cite-wikieditor-help-content-reference-example-text2": "[$1 Linkin teksti], lisäteksti.",
|
||||
"cite-wikieditor-help-content-reference-example-text3": "[$1 Linkin teksti]"
|
||||
}
|
||||
|
|
8
i18n/nan-latn-tailo.json
Normal file
8
i18n/nan-latn-tailo.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"SupaplexTW"
|
||||
]
|
||||
},
|
||||
"cite_error": "Ín-iōng tshò-gōo: $1"
|
||||
}
|
|
@ -5,7 +5,7 @@
|
|||
]
|
||||
},
|
||||
"visualeditor-cite-tool-name-book": "كتاب",
|
||||
"visualeditor-cite-tool-name-journal": "دوريه",
|
||||
"visualeditor-cite-tool-name-journal": "دفتر",
|
||||
"visualeditor-cite-tool-name-news": "اخبار",
|
||||
"visualeditor-cite-tool-name-web": "موقع"
|
||||
}
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"Thehelpfulone",
|
||||
"Themasterriot",
|
||||
"Vikytinta",
|
||||
"Wifidel"
|
||||
"Wifidel",
|
||||
"Adamw"
|
||||
]
|
||||
},
|
||||
"visualeditor-cite-tool-name-book": "Libro",
|
||||
|
@ -52,6 +53,7 @@
|
|||
"cite-ve-citationneeded-title": "Cita requerida",
|
||||
"cite-ve-dialog-reference-editing-reused": "Esta referencia se utiliza $1 {{PLURAL:$1|vez|veces}} en esta página.",
|
||||
"cite-ve-dialog-reference-editing-reused-long": "Esta referencia se está utilizando {{PLURAL:$1|una vez|$1 veces}} en esta página. Los cambios que se realicen aquí se aplicarán a todos los sitios donde se reutilice esta referencia.",
|
||||
"cite-ve-dialog-reference-editing-extends": "Este extende otra referencia.",
|
||||
"cite-ve-dialog-reference-editing-extends-long": "Esta es una extensión de otra referencia \"$1\".",
|
||||
"cite-ve-dialog-reference-options-group-label": "Usar este grupo",
|
||||
"cite-ve-dialog-reference-options-group-placeholder": "Referencias generales",
|
||||
|
|
Loading…
Reference in a new issue