summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/uk.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/uk.json')
-rw-r--r--apps/comments/l10n/uk.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/comments/l10n/uk.json b/apps/comments/l10n/uk.json
index 59fb9f7eb76..5fbbe2a6217 100644
--- a/apps/comments/l10n/uk.json
+++ b/apps/comments/l10n/uk.json
@@ -1,18 +1,18 @@
{ "translations": {
- "%1$s commented" : "%1$s прокоментовано",
- "%1$s commented on %2$s" : "%1$s прокоментовано у %2$s",
- "Comments" : "Коментарі",
"Type in a new comment..." : "Введіть новий коментар...",
"Delete comment" : "Видалити коментар",
"Post" : "Відправити",
"Cancel" : "Скасувати",
"Edit comment" : "Редагувати коментар",
"[Deleted user]" : "[Видалений користувач]",
+ "Comments" : "Коментарі",
"No other comments available" : "Інші коментарі не доступні",
"More comments..." : "Більше коментарів...",
"Save" : "Зберегти",
"Allowed characters {count} of {max}" : "Доступно символів {count} з {max}",
"{count} unread comments" : "{count} непрочитаних коментарів",
- "Comment" : "Коментар"
+ "Comment" : "Коментар",
+ "%1$s commented" : "%1$s прокоментовано",
+ "%1$s commented on %2$s" : "%1$s прокоментовано у %2$s"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file