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

33 lines
1.7 KiB
JSON

{
"@metadata": {
"authors": [
"Dbc334",
"Eleassar",
"Pinky sl",
"Yerpo"
]
},
"visualeditor-cite-tool-name-book": "Knjiga",
"visualeditor-cite-tool-name-journal": "Revija",
"visualeditor-cite-tool-name-news": "Novice",
"visualeditor-cite-tool-name-web": "Spletna stran",
"cite-ve-dialog-reference-options-group-label": "Uporabi to skupino",
"cite-ve-dialog-reference-options-group-placeholder": "Splošni sklici",
"cite-ve-dialog-reference-options-name-label": "Ponovno uporabi pod tem imenom",
"cite-ve-dialog-reference-options-section": "Možnosti",
"cite-ve-dialog-reference-title": "Sklic",
"cite-ve-dialog-reference-useexisting-label": "Uporabi obstoječi sklic",
"cite-ve-dialog-reference-useexisting-tool": "Uporabi ponovno",
"cite-ve-dialog-referenceslist-contextitem-description-general": "Seznam splošnih sklicev",
"cite-ve-dialog-referenceslist-contextitem-description-named": "Seznam sklicev za skupino \"$1\"",
"cite-ve-dialog-referenceslist-title": "Seznam sklicev",
"cite-ve-dialogbutton-reference-full-label": "Osnovna oblika",
"cite-ve-dialogbutton-reference-tooltip": "Osnovno",
"cite-ve-dialogbutton-reference-title": "Sklic",
"cite-ve-dialogbutton-referenceslist-tooltip": "Seznam sklicev",
"cite-ve-reference-input-placeholder": "Išči znotraj trenutnih navedkov",
"cite-ve-referenceslist-isempty": "Na tej strani ni sklicev s skupino »$1« za vključitev na ta seznam.",
"cite-ve-referenceslist-isempty-default": "Na tej strani ni sklicev, ki bi jih lahko vključili v ta seznam.",
"cite-ve-referenceslist-missingref": "Sklic je opredeljen v predlogi ali drugem ustvarjenem bloku, zato ga lahko trenutno urejate samo v urejevalniku izvorne kode.",
"cite-ve-toolbar-group-label": "Navedi"
}