Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/uk.js')
-rw-r--r--apps/comments/l10n/uk.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/uk.js b/apps/comments/l10n/uk.js
index c8918a2ee3b..7e02c64d319 100644
--- a/apps/comments/l10n/uk.js
+++ b/apps/comments/l10n/uk.js
@@ -10,8 +10,6 @@ OC.L10N.register(
"%1$s commented on %2$s" : "%1$s прокоментовано у %2$s",
"{author} commented on {file}" : "{author} прокоментував {file}",
"<strong>Comments</strong> for files" : "<strong>Коментів</strong> для файлів",
- "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Вас було згадано у “{file}” у коментарі користувача, якого було пізніше вилучено",
- "{user} mentioned you in a comment on “{file}”" : "{user} згадав Вас у коментарі про “{file}”",
"Files app plugin to add comments to files" : "Додаток до застосунку Файли (Files) для коментування файлів",
"Edit comment" : "Редагувати коментар",
"Delete comment" : "Вилучити коментар",
@@ -21,6 +19,8 @@ OC.L10N.register(
"_1 new comment_::_{unread} new comments_" : ["{unread} новий коментар","{unread} нових коментарів","{unread} нових коментарів","{unread} нових коментарів"],
"Comment" : "Коментар",
"Comment deleted" : "Коментар вилучено",
+ "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Вас було згадано у “{file}” у коментарі користувача, якого було пізніше вилучено",
+ "{user} mentioned you in a comment on “{file}”" : "{user} згадав Вас у коментарі про “{file}”",
"New comment …" : "Новий коментар...",
"Post" : "Відправити",
"Cancel" : "Скасувати",