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-01-11 06:18:53 +0300
committerNextcloud bot <bot@nextcloud.com>2022-01-11 06:18:53 +0300
commit3e0f6622d4ef01419b60ccd91083df12f8ca1903 (patch)
tree8a2f82b19becba1f892d3ba7d388af2f2a88aa91 /l10n/ru.js
parentfe9f60c06aa86265a0407244b4a2026251c27fbb (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, 1 insertions, 3 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index 889ecc396..c731c766c 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -48,8 +48,6 @@ OC.L10N.register(
"Heading 3" : "Заголовок 3",
"Heading 4" : "Заголовок 4",
"Heading 5" : "Заголовок 5",
- "ToDo list" : "Список задач",
- "Retry" : "Попробовать снова",
- "Unpushed changes" : "Нефиксированные изменения"
+ "ToDo list" : "Список задач"
},
"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);");