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/uk.js
parent65e8662d1ac5aa4f51c87f5868d04c2e93d74590 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/uk.js')
-rw-r--r--l10n/uk.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/uk.js b/l10n/uk.js
index dc70f177a..66ef2d6c6 100644
--- a/l10n/uk.js
+++ b/l10n/uk.js
@@ -46,7 +46,6 @@ OC.L10N.register(
"Heading 3" : "Заголовок 3",
"Heading 4" : "Заголовок 4",
"Heading 5" : "Заголовок 5",
- "ToDo list" : "Список завдань",
"Info" : "Info",
"Warning" : "Увага",
"Insert image" : "Додати зображення",
@@ -54,6 +53,7 @@ OC.L10N.register(
"New text document" : "Новий текстовий документ",
"Enter your name so other users can see who is editing" : "Зазначте ваше ім'я, щоби користувачі знали, хто редагує",
"_and %n other editor_::_and %n other editors_" : ["та %n інший дописувач","та %n інших дописувачів","та %n інших дописувачів","та %n інших дописувачів"],
+ "ToDo list" : "Список завдань",
"Participants" : "Учасники"
},
"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);");