diff options
author | Siebrand Mazeland <siebrand@kitano.nl> | 2014-03-31 21:29:38 +0000 |
---|---|---|
committer | Siebrand Mazeland <siebrand@kitano.nl> | 2014-03-31 21:29:38 +0000 |
commit | 156200d0fde3b149c807f223df3a3ac50c522dad (patch) | |
tree | 54db759438de6a4b328ded41c61f430b4d33160a /src/locales/ru.json | |
parent | 31c45bc9b82be44c29b04ec49fad9c73335ada17 (diff) | |
download | etherpad-lite-156200d0fde3b149c807f223df3a3ac50c522dad.zip |
Localisation updates from https://translatewiki.net.
Diffstat (limited to 'src/locales/ru.json')
-rw-r--r-- | src/locales/ru.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/locales/ru.json b/src/locales/ru.json index d74e7592..314c9d13 100644 --- a/src/locales/ru.json +++ b/src/locales/ru.json @@ -16,8 +16,8 @@ "pad.toolbar.strikethrough.title": "зачёркивание", "pad.toolbar.ol.title": "Упорядоченный список", "pad.toolbar.ul.title": "Неупорядоченный список", - "pad.toolbar.indent.title": "Отступ", - "pad.toolbar.unindent.title": "Выступ", + "pad.toolbar.indent.title": "Отступ (TAB)", + "pad.toolbar.unindent.title": "Выступ (Shift+TAB)", "pad.toolbar.undo.title": "Отменить (Ctrl-Z)", "pad.toolbar.redo.title": "Вернуть (Ctrl-Y)", "pad.toolbar.clearAuthorship.title": "Очистить цвета документа", @@ -54,7 +54,7 @@ "pad.importExport.exportpdf": "PDF", "pad.importExport.exportopen": "ODF (документ OpenOffice)", "pad.importExport.exportdokuwiki": "DokuWiki", - "pad.importExport.abiword.innerHTML": "Вы можете импортировать только из обычного текста или HTML. Для более продвинутых функций импорта, пожалуйста, \u003Ca href=\"https://github.com/ether/etherpad-lite/wiki/How-to-enable-importing-and-exporting-different-file-formats-in-Ubuntu-or-OpenSuse-or-SLES-with-AbiWord\"\u003Eустановите AbiWord\u003C/a\u003E.", + "pad.importExport.abiword.innerHTML": "Вы можете импортировать только из обычного текста или HTML. Для более продвинутых функций импорта, пожалуйста, <a href=\"https://github.com/ether/etherpad-lite/wiki/How-to-enable-importing-and-exporting-different-file-formats-in-Ubuntu-or-OpenSuse-or-SLES-with-AbiWord\">установите AbiWord</a>.", "pad.modals.connected": "Подключен.", "pad.modals.reconnecting": "Повторное подключение к вашему документу", "pad.modals.forcereconnect": "Принудительное переподключение", |