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

24 lines
1.2 KiB
JSON

{
"@metadata": {
"authors": [
"Michawiki",
"Derbeth"
]
},
"visualeditor-cite-tool-name-book": "Knigły",
"visualeditor-cite-tool-name-journal": "Casopis",
"visualeditor-cite-tool-name-news": "Casnik",
"visualeditor-cite-tool-name-web": "Websedło",
"cite-ve-dialog-reference-options-group-label": "Toś tu kupku wužywaś",
"cite-ve-dialog-reference-options-group-placeholder": "Powšykne reference",
"cite-ve-dialog-reference-options-name-label": "Toś to mě dalej wužywaś",
"cite-ve-dialog-reference-options-section": "Opcije",
"cite-ve-dialog-reference-title": "Referenca",
"cite-ve-dialog-reference-useexisting-label": "Eksistěrujucu referencu wužywaś",
"cite-ve-dialog-referenceslist-title": "Lisćina referencow",
"cite-ve-dialogbutton-reference-tooltip": "Referenca",
"cite-ve-dialogbutton-referenceslist-tooltip": "Lisćina referencow",
"cite-ve-reference-input-placeholder": "Co coš referencěrowaś?",
"cite-ve-referenceslist-isempty": "Njejsu žedne reference z kupku \"$1\" na toś tom boku, kótarež daju se do toś teje lisćiny zapśimjeś.",
"cite-ve-referenceslist-isempty-default": "Njejsu reference na toś tom boku, kótarež daju se do toś teje lisćiny zapśimjeś."
}