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

52 lines
3.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"AS",
"Aced",
"Ahonc",
"Andriykopanytsia",
"Base",
"Perohanych",
"RLuts",
"Sahran",
"Sergento",
"Steve.rusyn",
"SteveR",
"Tel'et",
"Tifinaghes",
"Ата",
"NataChe",
"Piramidion",
"Alex Blokha",
"A1",
"Dars"
]
},
"visualeditor-cite-tool-name-book": "Книга",
"visualeditor-cite-tool-name-journal": "Журнал",
"visualeditor-cite-tool-name-news": "Новини",
"visualeditor-cite-tool-name-web": "Веб-сайт",
"cite-ve-dialog-reference-editing-reused": "Ця примітка використовується $1 {{PLURAL:$1|раз|рази|разів}} на цій сторінці.",
"cite-ve-dialog-reference-options-group-label": "Використати цю групу",
"cite-ve-dialog-reference-options-group-placeholder": "Загальні посилання",
"cite-ve-dialog-reference-options-name-label": "Повторно використати з цією назвою",
"cite-ve-dialog-reference-options-section": "Параметри",
"cite-ve-dialog-reference-title": "Примітка",
"cite-ve-dialog-reference-useexisting-full-label": "Повторно використати примітку, що вже існує на цій сторінці",
"cite-ve-dialog-reference-useexisting-label": "Використовувати наявну примітку",
"cite-ve-dialog-reference-useexisting-tool": "Повторне використання",
"cite-ve-dialog-referenceslist-contextitem-description-general": "Список загальних приміток",
"cite-ve-dialog-referenceslist-contextitem-description-named": "Список приміток групи «$1»",
"cite-ve-dialog-referenceslist-title": "Список приміток",
"cite-ve-dialogbutton-citation-educationpopup-title": "Цитування",
"cite-ve-dialogbutton-citation-educationpopup-text": "Покращуйте Ваш контент, додаючи джерела інформації. Ви можете посилатися на книжки, газети і веб-сайти.",
"cite-ve-dialogbutton-reference-full-label": "Звичайний вигляд",
"cite-ve-dialogbutton-reference-tooltip": "Базовий",
"cite-ve-dialogbutton-reference-title": "Посилання",
"cite-ve-dialogbutton-referenceslist-tooltip": "Список приміток",
"cite-ve-reference-input-placeholder": "Пошук у поточних цитуваннях",
"cite-ve-referenceslist-isempty": "На цій сторінці немає приміток групи \"$1\", які можна було б внести до цього списку.",
"cite-ve-referenceslist-isempty-default": "На цій сторінці немає приміток, які можна було б внести до цього списку.",
"cite-ve-referenceslist-missingref": "Ця примітка визначена у шаблоні або іншому генерованому блоці, і на даний момент її можна редагувати лише в режимі редагування коду.",
"cite-ve-toolbar-group-label": "Цитувати"
}