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

58 lines
3.3 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": [
"Amire80",
"DR",
"Eugrus",
"Iluvatar",
"KPu3uC B Poccuu",
"Kaganer",
"Kalan",
"MaxBioHazard",
"NBS",
"Niklem",
"Okras",
"Ole Yves",
"Putnik",
"Sunpriat",
"Yury Katkov",
"Умар",
"Agilight",
"Alexandr Efremov",
"Meshkov.a",
"Eroha",
"Grebenkov",
"Nirovulf",
"Striking Blue",
"Дмитрий",
"Краснорядцева Елена"
]
},
"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": "Источники"
}