aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/uk.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-09-17 00:26:59 +0000
committerNextcloud bot <bot@nextcloud.com>2023-09-17 00:26:59 +0000
commit16e584ce6cac844d15adcf75692a6f5ab3fbd698 (patch)
treea620660f111f69620b08b16839ff9ea31d142778 /apps/comments/l10n/uk.json
parent7bba5ec71ef00b68a27a861b0d7a0f4ce83bcc2e (diff)
downloadnextcloud-server-16e584ce6cac844d15adcf75692a6f5ab3fbd698.tar.gz
nextcloud-server-16e584ce6cac844d15adcf75692a6f5ab3fbd698.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/uk.json')
-rw-r--r--apps/comments/l10n/uk.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/uk.json b/apps/comments/l10n/uk.json
index d2f1844ed6c..8c95b5f449c 100644
--- a/apps/comments/l10n/uk.json
+++ b/apps/comments/l10n/uk.json
@@ -19,13 +19,13 @@
"Retry" : "Ще раз",
"Failed to mark comments as read" : "Не вдалося позначити коментарі прочитаними",
"Unable to load the comments list" : "Не вдалося завантажити список коментарів",
- "_%n unread comment_::_%n unread comments_" : ["%n непрочитаний коментар","%n непрочитаних коментарів","%n непрочитаних коментарів","%n непрочитаних коментарів"],
"_1 new comment_::_{unread} new comments_" : ["{unread} новий коментар","{unread} нових коментарів","{unread} нових коментарів","{unread} нових коментарів"],
"Comment" : "Коментар",
"An error occurred while trying to edit the comment" : "Під час редагування коментаря сталася помилка",
"Comment deleted" : "Коментар вилучено",
"An error occurred while trying to delete the comment" : "Під час спроби вилучити коментар сталася помилка",
"An error occurred while trying to create the comment" : "Під час створення коментаря сталася помилка",
- "%1$s commented" : "%1$s прокоментовано"
+ "%1$s commented" : "%1$s прокоментовано",
+ "_%n unread comment_::_%n unread comments_" : ["%n непрочитаний коментар","%n непрочитаних коментарів","%n непрочитаних коментарів","%n непрочитаних коментарів"]
},"pluralForm" :"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);"
} \ No newline at end of file