summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/uk.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/uk.js')
-rw-r--r--apps/dav/l10n/uk.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/dav/l10n/uk.js b/apps/dav/l10n/uk.js
index aad4b351a52..35fed9019b3 100644
--- a/apps/dav/l10n/uk.js
+++ b/apps/dav/l10n/uk.js
@@ -192,8 +192,6 @@ OC.L10N.register(
"You solved todo {todo} in list {calendar}" : "Ви виконали завдання {todo} зі списку {calendar}",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} повторно відкрив завдання {todo} у списку {calendar}",
"You reopened todo {todo} in list {calendar}" : "Ви повторно відкрили завдання {todo} у списку {calendar}",
- "A calendar <strong>todo</strong> was modified" : "Календарне <strong>завдання</strong> було змінене",
- "Number of guests" : "Кількість гостей",
- "Comment" : "Коментар"
+ "A calendar <strong>todo</strong> was modified" : "Календарне <strong>завдання</strong> було змінене"
},
"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);");