mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-11 16:49:26 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Ieb35a338d876deb54874e95d7c0ccc04d02e2e8c
This commit is contained in:
parent
886751669f
commit
c29b10683d
|
@ -15,7 +15,7 @@
|
|||
"cite_error_ref_invalid_dir": "<code>dir=\"$1\"</code> non válido, debe ser <code>ltr</code> ou <code>rtl</code>",
|
||||
"cite_error_ref_numeric_key": "Etiqueta <code><ref></code> non válida; o nome non pode ser un simple número enteiro. Use un título descritivo",
|
||||
"cite_error_ref_no_key": "a etiqueta de apertura <code><ref></code> é incorrecta ou ten un nome incorrecto",
|
||||
"cite_error_ref_too_many_keys": "Etiqueta <code><ref></code> non válida; nomes non válidos, por exemplo, demasiados",
|
||||
"cite_error_ref_too_many_keys": "Parámetro non válido na etiqueta <code><ref></code>",
|
||||
"cite_error_ref_nested_extends": "Non se permite estender as etiquetas <code><ref></code> a máis dun nivel de profundidade",
|
||||
"cite_error_ref_no_input": "Etiqueta <code><ref></code> non válida; as referencias que non teñan nome deben ter contido",
|
||||
"cite_error_references_duplicate_key": "Etiqueta <code><ref></code> non válida; o nome \"$1\" está definido varias veces con contidos diferentes",
|
||||
|
|
|
@ -37,6 +37,8 @@
|
|||
"cite-ve-citationneeded-title": "Lähdepyyntö",
|
||||
"cite-ve-dialog-reference-editing-reused": "Tätä lähdettä käytetään {{PLURAL:$1|kerran|2=kahdesti|$1 kertaa}} tällä sivulla.",
|
||||
"cite-ve-dialog-reference-editing-reused-long": "Tätä lähdettä käytetään {{PLURAL:$1|kerran|2=kahdesti|$1 kertaa}} tällä sivulla. Tähän tehdyt muutokset näkyvät kaikissa kohdissa, joissa tätä lähdettä uudelleenkäytetään.",
|
||||
"cite-ve-dialog-reference-editing-extends": "Tämä on toisen lähteen jatke.",
|
||||
"cite-ve-dialog-reference-editing-extends-long": "Tämä on toisen lähteen ”$1” jatke.",
|
||||
"cite-ve-dialog-reference-options-group-label": "Käytä tätä ryhmää",
|
||||
"cite-ve-dialog-reference-options-group-placeholder": "Yleiset lähteet",
|
||||
"cite-ve-dialog-reference-options-name-label": "Käytä uudelleen tällä nimellä",
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
"authors": [
|
||||
"Ajdar",
|
||||
"Derslek",
|
||||
"Don Alessandro",
|
||||
"Ерней",
|
||||
"Ильгиз",
|
||||
"Ильнар"
|
||||
|
@ -15,9 +16,9 @@
|
|||
"cite-ve-changedesc-ref-group-both": "Референс төркем \"$1\"дән \"$2\"гә үзгәртелде",
|
||||
"cite-ve-citationneeded-button": "Чыганакка сылтама өстәү",
|
||||
"cite-ve-dialog-reference-editing-reused": "Әлеге сылтама бу биттә $1 {{PLURAL:$1|$1 тапкыр}} кулланыла.",
|
||||
"cite-ve-dialog-reference-options-group-label": "Бу тупламны кулланырга",
|
||||
"cite-ve-dialog-reference-options-group-label": "Бу тупламны куллану",
|
||||
"cite-ve-dialog-reference-options-group-placeholder": "Гомуми сылтамалар",
|
||||
"cite-ve-dialog-reference-options-name-label": "Кабаттан шушы исем белән кулланырга",
|
||||
"cite-ve-dialog-reference-options-name-label": "Кабаттан шушы исем белән куллану",
|
||||
"cite-ve-dialog-reference-options-section": "Көйләнмәләр",
|
||||
"cite-ve-dialog-reference-title": "Искәрмә",
|
||||
"cite-ve-dialog-reference-useexisting-tool": "Яңадан куллану",
|
||||
|
|
Loading…
Reference in a new issue