mediawiki-extensions-Cite/modules/ve-cite/i18n/fi.json
Ed Sanders 18f616b9b8 VisualEditor: Move code for Cite into this repo
This code has been developed over three years now in the repo of MediaWiki's
integration of VisualEditor. It has grown and developed significantly during
that time, but now is pretty stable. A number of hacks inside the MediaWiki-
VisualEditor code base have been used to prevent this code from being loaded
on wikis where the Cite extension is not deployed, but this state of affairs
is and always was meant to be temporary.

This code is under the MIT licence which is a tad messy, but not impossible.
It's clearly labelled as such. The list of authors has been updated to take
into account the influx of new functionality.

Bug: T41621
Bug: T104928
Change-Id: I39936ed83d5a60471a0a75da753f498e80aef234
2016-02-04 08:41:54 -08:00

52 lines
2.4 KiB
JSON

{
"@metadata": {
"authors": [
"Beluga",
"Crt",
"Harriv",
"Linnea",
"Nedergard",
"Nike",
"Olli",
"Pxos",
"Samoasambia",
"Silvonen",
"Skalman",
"Stryn",
"VezonThunder",
"Elseweyr",
"McSalama",
"Alluk.",
"Macofe",
"Pitke",
"Pyscowicz"
]
},
"visualeditor-cite-tool-name-book": "Kirja",
"visualeditor-cite-tool-name-journal": "Aikakauslehti",
"visualeditor-cite-tool-name-news": "Uutiset",
"visualeditor-cite-tool-name-web": "Verkkosivusto",
"cite-ve-dialog-reference-editing-reused": "Tätä lähdettä käytetään $1 {{PLURAL:$1|kertaa}} tällä sivulla.",
"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-section": "Valinnat",
"cite-ve-dialog-reference-title": "Lähde",
"cite-ve-dialog-reference-useexisting-full-label": "Käytä uudelleen jo tällä sivulla olevaa viitettä",
"cite-ve-dialog-reference-useexisting-label": "Käytä jo löytyvää lähdettä",
"cite-ve-dialog-reference-useexisting-tool": "Käytä uudelleen",
"cite-ve-dialog-referenceslist-contextitem-description-general": "Luettelo yleisistä lähteistä",
"cite-ve-dialog-referenceslist-contextitem-description-named": "Luettelo ryhmän \"$1\" viitteistä",
"cite-ve-dialog-referenceslist-title": "Lähdeluettelo",
"cite-ve-dialogbutton-citation-educationpopup-title": "Viittaukset",
"cite-ve-dialogbutton-citation-educationpopup-text": "Parantaa sisältöäsi lisäämällä tietolähteitä. Voit viitata kirjoista, sanomalehdistä ja verkkosivustoilta.",
"cite-ve-dialogbutton-reference-full-label": "Perusmuoto",
"cite-ve-dialogbutton-reference-tooltip": "Normaali",
"cite-ve-dialogbutton-reference-title": "Lähde",
"cite-ve-dialogbutton-referenceslist-tooltip": "Lähdeluettelo",
"cite-ve-reference-input-placeholder": "Etsi nykyisistä viitteistä",
"cite-ve-referenceslist-isempty": "Tällä sivulla ei ole lähteitä ryhmässä \"$1\", joita sisällyttää listassa.",
"cite-ve-referenceslist-isempty-default": "Tällä sivulla ei ole lähteitä, joita sisällyttää listassa.",
"cite-ve-referenceslist-missingref": "Tämä lähde on määritelty mallineessa tai automaattisesti luotu ja sitä voi muokata vain wikitekstitilassa.",
"cite-ve-toolbar-group-label": "Viite"
}