Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-06-16 06:02:42 +0300
committerNextcloud bot <bot@nextcloud.com>2020-06-16 06:02:42 +0300
commit2ace6b2851a7affbc5049dbff412e30a55124016 (patch)
tree923b975561faada494210ae416ccef2a6644339e /l10n/ru.js
parent7acc2f5828fdbeb02f7e433895389742c8a182bf (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ru.js')
-rw-r--r--l10n/ru.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index 111d093d6..a11e7e825 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -21,8 +21,6 @@ OC.L10N.register(
"Insert image" : "Вставить изображение",
"Add link" : "Добавить ссылку",
"_and %n other editor_::_and %n other editors_" : ["и ещё %n редактор","и ещё %n редактора","и ещё %n редакторов","и ещё %n редакторов"],
- "Show image" : "Показать изображение",
- "Show file" : "Показать файл",
"Show rich workspaces" : "Показывать дополнительные сведения",
"Add notes, lists or links …" : "Добавить файл, содержащий примечания, списки или ссылки (Readme.md)",
"New text document" : "Новый текстовый документ",
@@ -46,6 +44,8 @@ OC.L10N.register(
"Blockquote" : "Блок цитаты",
"Code block" : "Блок кода",
"Network connection error: Could not connect to the document" : "Ошибка сетевого соединения: Не удалось подключиться к документу",
- "Last save {lastSave}" : "Последнее сохранение {lastSave}"
+ "Last save {lastSave}" : "Последнее сохранение {lastSave}",
+ "Show image" : "Показать изображение",
+ "Show file" : "Показать файл"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");