aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-07-06 00:30:56 +0000
committerNextcloud bot <bot@nextcloud.com>2023-07-06 00:30:56 +0000
commit51fda57d59642835b4d7bfacaab14740f7c45626 (patch)
treee8235eba093ebc66cdef5d45a4788037b29961e4 /apps/comments
parente1af3b9dd43ea2d58e7be898aae544950c3d5e7d (diff)
downloadnextcloud-server-51fda57d59642835b4d7bfacaab14740f7c45626.tar.gz
nextcloud-server-51fda57d59642835b4d7bfacaab14740f7c45626.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/uk.js4
-rw-r--r--apps/comments/l10n/uk.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/comments/l10n/uk.js b/apps/comments/l10n/uk.js
index 8695d12715e..16afe2b9115 100644
--- a/apps/comments/l10n/uk.js
+++ b/apps/comments/l10n/uk.js
@@ -3,11 +3,11 @@ OC.L10N.register(
{
"Comments" : "Коментарі",
"You commented" : "Ви прокоментували",
- "{author} commented" : "{author} прокоментував",
+ "{author} commented" : "{author} прокоментував(-ла)",
"You commented on %1$s" : "Ви прокоментували на %1$s",
"You commented on {file}" : "Ви прокоментували {file}",
"%1$s commented on %2$s" : "%1$s прокоментовано у %2$s",
- "{author} commented on {file}" : "{author} прокоментував {file}",
+ "{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}\"",
diff --git a/apps/comments/l10n/uk.json b/apps/comments/l10n/uk.json
index 48deb434490..17b5710be00 100644
--- a/apps/comments/l10n/uk.json
+++ b/apps/comments/l10n/uk.json
@@ -1,11 +1,11 @@
{ "translations": {
"Comments" : "Коментарі",
"You commented" : "Ви прокоментували",
- "{author} commented" : "{author} прокоментував",
+ "{author} commented" : "{author} прокоментував(-ла)",
"You commented on %1$s" : "Ви прокоментували на %1$s",
"You commented on {file}" : "Ви прокоментували {file}",
"%1$s commented on %2$s" : "%1$s прокоментовано у %2$s",
- "{author} commented on {file}" : "{author} прокоментував {file}",
+ "{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}\"",