mediawiki-extensions-Cite/modules/ve-cite/i18n/et.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

39 lines
2.2 KiB
JSON

{
"@metadata": {
"authors": [
"Avjoska",
"Pikne",
"Boxmein",
"Amire80",
"Roland",
"Suwa"
]
},
"visualeditor-cite-tool-name-book": "Raamat",
"visualeditor-cite-tool-name-journal": "Ajakiri",
"visualeditor-cite-tool-name-news": "Uudised",
"visualeditor-cite-tool-name-web": "Võrgukoht",
"cite-ve-dialog-reference-editing-reused": "Seda viidet on sellel leheküljel kasutatud {{PLURAL:$1|ühel korral|$1 korda}}.",
"cite-ve-dialog-reference-options-group-label": "Viiterühm",
"cite-ve-dialog-reference-options-group-placeholder": "Üldviited",
"cite-ve-dialog-reference-options-name-label": "Korduvkasutusnimi",
"cite-ve-dialog-reference-options-section": "Suvandid",
"cite-ve-dialog-reference-title": "Viide",
"cite-ve-dialog-reference-useexisting-full-label": "Kasuta uuesti viidet, mis on sellel leheküljel juba olemas",
"cite-ve-dialog-reference-useexisting-label": "Kasuta olemasolevat viidet",
"cite-ve-dialog-reference-useexisting-tool": "Kasuta uuesti",
"cite-ve-dialog-referenceslist-contextitem-description-general": "Üldviidete loend",
"cite-ve-dialog-referenceslist-contextitem-description-named": "Viiterühma \"$1\" liikmete loend",
"cite-ve-dialog-referenceslist-title": "Viidete loend",
"cite-ve-dialogbutton-citation-educationpopup-title": "Viited",
"cite-ve-dialogbutton-citation-educationpopup-text": "Täienda materjali allikate lisamisega. Saad viidata raamatutele, ajalehtedele ja võrgukohtadele.",
"cite-ve-dialogbutton-reference-full-label": "Lihtviite vorm",
"cite-ve-dialogbutton-reference-tooltip": "Lihtviide",
"cite-ve-dialogbutton-reference-title": "Viide",
"cite-ve-dialogbutton-referenceslist-tooltip": "Viidete loend",
"cite-ve-reference-input-placeholder": "Otsi kasutusel olevate viidete hulgast",
"cite-ve-referenceslist-isempty": "Rühma \"$1\" viited, mida selles loendis näidata, puuduvad sellel leheküljel.",
"cite-ve-referenceslist-isempty-default": "Viited, mida selles loendis näidata, puuduvad sellel leheküljel.",
"cite-ve-referenceslist-missingref": "Selle viite kirjeldus on mallis või muul moel genereeritud plokis ning praegu saab seda redigeerida vaid lähteteksti režiimis.",
"cite-ve-toolbar-group-label": "Viide"
}