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-06-21 06:28:05 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-21 06:28:05 +0300
commit9c773341c22090666325404e7be6b9227bfd44da (patch)
tree5e4c7ce1b1a360ca1e64df76a1bdba74bc090b13 /l10n/ru.js
parent65e8662d1ac5aa4f51c87f5868d04c2e93d74590 (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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index 81e8f9308..71f0e282d 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -59,7 +59,6 @@ OC.L10N.register(
"Ordered list" : "Упорядоченный список",
"First item" : "Первый элемент",
"Checklist" : "Список",
- "Todo item" : "Элемент списка задач",
"Blockquote" : "Блок цитаты",
"Quoted text" : "Цитируемый текст",
"Code block" : "Блок кода",
@@ -85,7 +84,6 @@ OC.L10N.register(
"Heading 3" : "Заголовок 3",
"Heading 4" : "Заголовок 4",
"Heading 5" : "Заголовок 5",
- "ToDo list" : "Список задач",
"Info" : "Информация",
"Success" : "Выполнено",
"Warning" : "Предупреждение",
@@ -98,7 +96,9 @@ OC.L10N.register(
"Enter your name so other users can see who is editing" : "Введите своё имя, чтобы другие пользователи могли видеть, кто редактирует",
"Currently active users:" : "Текущие активные пользователи:",
"_and %n other editor_::_and %n other editors_" : ["и ещё %n редактор","и ещё %n редактора","и ещё %n редакторов","и ещё %n редакторов"],
+ "ToDo list" : "Список задач",
"Emoji picker" : "Выбор эмодзи",
+ "Todo item" : "Элемент списка задач",
"Participants" : "Участники"
},
"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);");