mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-23 22:45:20 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Id870eded1e1456f97899b3fdddd13ecb2cca3df7
This commit is contained in:
parent
681ef6abf4
commit
52efe69603
|
@ -4,5 +4,5 @@
|
|||
"Zolgoyo"
|
||||
]
|
||||
},
|
||||
"cite_error": "Alıntı hatası: $1"
|
||||
"cite_error": "Alîntî hatasî: $1"
|
||||
}
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
"cite_error_references_missing_group": "<code><references></code>-elementissä määritetty <code><ref></code>-elementti sisältää ryhmämääritteen ”$1”, jota ei mainita aiemmassa tekstissä.",
|
||||
"cite_error_references_missing_key": "<code><ref></code>-elementin nimeä ”$1”, johon viitataan elementissä <code><references></code> ei käytetä edeltävässä tekstissä.",
|
||||
"cite_error_references_no_key": "<code><references></code>-elementissä määritetyllä <code><ref></code>-elementillä ei ole nimimääritettä.",
|
||||
"cite_error_empty_references_define": "<code><references></code>-elementissä määritetyllä <code><ref></code>-elementillä nimellä ”$1” ei ole sisältöä.",
|
||||
"cite_error_empty_references_define": "<code><references></code>-ryhmässä ”$2” määritetyllä <code><ref></code>-elementillä nimeltä ”$1” ei ole sisältöä.",
|
||||
"cite-tracking-category-cite-error": "Sivut, joissa on viittausvirheitä",
|
||||
"cite-tracking-category-cite-error-desc": "Tässä luokassa olevissa sivuissa on virheitä viite-elementtien käytössä.",
|
||||
"cite_references_link_accessibility_label": "Siirry ylös",
|
||||
|
|
|
@ -39,12 +39,12 @@
|
|||
"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": "Tämä on toisen viitteen 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ä",
|
||||
"cite-ve-dialog-reference-options-responsive-label": "Käytä responsiivista sarakepohjaista asettelua",
|
||||
"cite-ve-dialog-reference-options-responsive-label": "Käytä mukautuvaa sarakepohjaista asettelua",
|
||||
"cite-ve-dialog-reference-options-section": "Valinnat",
|
||||
"cite-ve-dialog-reference-placeholder": "Kirjoita tai liitä viitteesi tähän, tai lisää viitemalline.",
|
||||
"cite-ve-dialog-reference-title": "Lähde",
|
||||
|
|
11
modules/ve-cite/i18n/iba.json
Normal file
11
modules/ve-cite/i18n/iba.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Song GK"
|
||||
]
|
||||
},
|
||||
"visualeditor-cite-tool-name-book": "Bup",
|
||||
"visualeditor-cite-tool-name-journal": "Jurnal",
|
||||
"visualeditor-cite-tool-name-news": "Berita",
|
||||
"visualeditor-cite-tool-name-web": "Laman web"
|
||||
}
|
Loading…
Reference in a new issue