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>2022-08-02 06:02:22 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-02 06:02:22 +0300
commit675b7542f9f7eadacd352fa2f2a3bcd1f9906ea1 (patch)
treed1231f388baef23aea9282bdc506797cec85c2d2 /l10n/ru.js
parenta84d082de3ce888ffe7b68c764bddbf2ff45a193 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/ru.js')
-rw-r--r--l10n/ru.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index 04bfd427d..d22de1713 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -91,7 +91,8 @@ OC.L10N.register(
"Table" : "Таблица",
"Insert emoji" : "Вставить emoji",
"Insert image" : "Вставить изображение",
- "Alt" : "Alt",
+ "Command" : "Команда",
+ "Control" : "Контроль",
"Edit" : "Редактировать",
"New text document" : "Новый текстовый документ",
"Enter your name so other users can see who is editing" : "Введите своё имя, чтобы другие пользователи могли видеть, кто редактирует",
@@ -99,6 +100,7 @@ OC.L10N.register(
"_and %n other editor_::_and %n other editors_" : ["и ещё %n редактор","и ещё %n редактора","и ещё %n редакторов","и ещё %n редакторов"],
"ToDo list" : "Список задач",
"Emoji picker" : "Выбор эмодзи",
- "Todo item" : "Элемент списка задач"
+ "Todo item" : "Элемент списка задач",
+ "Alt" : "Alt"
},
"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);");