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.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/comments/l10n/uk.js b/apps/comments/l10n/uk.js
index 3e25d8694c6..d294560a8b9 100644
--- a/apps/comments/l10n/uk.js
+++ b/apps/comments/l10n/uk.js
@@ -10,15 +10,24 @@ 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" : "Вилучити коментар",
+ "Cancel edit" : "Скасувати редагування",
+ "Post comment" : "Опублікувати коментар",
"No comments yet, start the conversation!" : "Коментарі відсутні, почніть бесіду!",
+ "No more messages" : "Більше жодних повідомлень",
"Retry" : "Ще раз",
+ "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" : "Під час створення коментаря сталася помилка",
"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}”"
},