mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-15 19:10:15 +00:00
18f616b9b8
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
29 lines
1.4 KiB
JSON
29 lines
1.4 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Mimarik",
|
|
"Teslaton",
|
|
"Sudo77(new)",
|
|
"TomášPolonec",
|
|
"Kusavica"
|
|
]
|
|
},
|
|
"visualeditor-cite-tool-name-book": "Kniha",
|
|
"visualeditor-cite-tool-name-journal": "Časopis",
|
|
"visualeditor-cite-tool-name-news": "Noviny",
|
|
"visualeditor-cite-tool-name-web": "Webová stránka",
|
|
"cite-ve-dialog-reference-options-group-label": "Použiť túto skupinu",
|
|
"cite-ve-dialog-reference-options-group-placeholder": "Všeobecné referencie",
|
|
"cite-ve-dialog-reference-options-name-label": "Opakovane používať pod týmto názvom",
|
|
"cite-ve-dialog-reference-options-section": "Možnosti",
|
|
"cite-ve-dialog-reference-title": "Referencia",
|
|
"cite-ve-dialog-reference-useexisting-label": "Použiť existujúcu referenciu",
|
|
"cite-ve-dialog-reference-useexisting-tool": "Použiť existujúcu",
|
|
"cite-ve-dialog-referenceslist-title": "Zoznam referencií",
|
|
"cite-ve-dialogbutton-reference-tooltip": "Referencia",
|
|
"cite-ve-dialogbutton-referenceslist-tooltip": "Zoznam referencií",
|
|
"cite-ve-reference-input-placeholder": "Akú referenciu chcete vložit?",
|
|
"cite-ve-referenceslist-isempty": "Na tejto stránke neexistuje žiadna referencia v skupine „$1“.",
|
|
"cite-ve-referenceslist-missingref": "Táto referencia je definovaná v šablóne alebo inej automaticky generovanej časti textu. Zatiľ je možné editovať ju len v režime zdrojového kódu.",
|
|
"cite-ve-toolbar-group-label": "Citácia"
|
|
} |