mediawiki-extensions-Cite/modules/ve-cite/i18n/sco.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.8 KiB
JSON

{
"@metadata": {
"authors": [
"John Reid",
"Amire80",
"Foxj"
]
},
"visualeditor-cite-tool-name-book": "Buik",
"visualeditor-cite-tool-name-journal": "Journal",
"visualeditor-cite-tool-name-news": "News",
"visualeditor-cite-tool-name-web": "Wabsteid",
"cite-ve-dialog-reference-editing-reused": "This soorce is uisit $1 {{PLURAL:$1|times}} on this page.",
"cite-ve-dialog-reference-options-group-label": "Uise this groop",
"cite-ve-dialog-reference-options-group-placeholder": "General references",
"cite-ve-dialog-reference-options-name-label": "Re-uise bi this name",
"cite-ve-dialog-reference-options-section": "Opties",
"cite-ve-dialog-reference-title": "Referance",
"cite-ve-dialog-reference-useexisting-full-label": "Re-uise a soorce fae anither part o this page",
"cite-ve-dialog-reference-useexisting-label": "Uise aen exeestin referance",
"cite-ve-dialog-reference-useexisting-tool": "Re-uise",
"cite-ve-dialog-referenceslist-contextitem-description-general": "Leet o general soorces",
"cite-ve-dialog-referenceslist-contextitem-description-named": "Leet o soorces fer group \"$1\"",
"cite-ve-dialog-referenceslist-title": "Referances leet",
"cite-ve-dialogbutton-reference-full-label": "Semple fairm",
"cite-ve-dialogbutton-reference-tooltip": "Baseec",
"cite-ve-dialogbutton-referenceslist-tooltip": "Referances leet",
"cite-ve-reference-input-placeholder": "Rak in current soorces",
"cite-ve-referenceslist-isempty": "Thaur's nae referances wi the groop \"$1\" oan this page tae incluid in this leet.",
"cite-ve-referenceslist-isempty-default": "Thaur's nae referances oan this page tae incluid in this leet.",
"cite-ve-referenceslist-missingref": "This referance is defined in ae template or ither generatit block, n fer nou can yinlie be eeditit in soorce mode.",
"cite-ve-toolbar-group-label": "Soorce"
}