summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/uk.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-09 02:26:37 +0000
committerNextcloud bot <bot@nextcloud.com>2022-09-09 02:26:37 +0000
commit8be121187460ef0340c9a02bf14fad016aeb882b (patch)
tree7e1dd8b37e215785bf30a5582e373e8f99df59ac /apps/files_sharing/l10n/uk.js
parentbdf9b2cfbbe97855685cc667e36a3a2f06aee20c (diff)
downloadnextcloud-server-8be121187460ef0340c9a02bf14fad016aeb882b.tar.gz
nextcloud-server-8be121187460ef0340c9a02bf14fad016aeb882b.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/uk.js')
-rw-r--r--apps/files_sharing/l10n/uk.js29
1 files changed, 26 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/uk.js b/apps/files_sharing/l10n/uk.js
index 363090f474e..202c6c1ee14 100644
--- a/apps/files_sharing/l10n/uk.js
+++ b/apps/files_sharing/l10n/uk.js
@@ -46,9 +46,32 @@ OC.L10N.register(
"{file} downloaded via public link" : "{file} звантажено через публічне посилання",
"{email} downloaded {file}" : "{email} звантажено {file}",
"Shared with group {group}" : "Поділилися з групою {group}",
- "Shared as public link" : "Доступне за посиланням",
- "Removed public link" : "Видалено публічне посилання",
- "Public link expired" : "Термін дії публічного посилання минув",
+ "Removed share for group {group}" : "Вилучено спільний доступ для групи {group}",
+ "{actor} shared with group {group}" : "{actor} поділився з групою {group}",
+ "{actor} removed share for group {group}" : "{actor} вилучив спільний доступ для групи {group}",
+ "Share for group {group} expired" : "Термін дії спільного доступу для групи {group} сплив",
+ "You shared {file} with group {group}" : "Ви поділилися {file} з групою {group}",
+ "You removed group {group} from {file}" : "Ви вилучили групу {group} з {file}",
+ "{actor} shared {file} with group {group}" : "{actor} поділився {file} з групою {group}",
+ "{actor} removed group {group} from {file}" : "{actor} вилучив групи {group} з {file}",
+ "Share for file {file} with group {group} expired" : "Термін дії спільного доступу до файла {file} для групи {group} вичерпано",
+ "Shared as public link" : "Доступне за публічним посиланням",
+ "Removed public link" : "Вилучено публічне посилання",
+ "Public link expired" : "Термін дії публічного посилання вичерпано",
+ "{actor} shared as public link" : "{actor} поділився публічним посиланням",
+ "{actor} removed public link" : "{actor} вилучив публічне посилання",
+ "Public link of {actor} expired" : "Термін дії публічного посилання {actor} вичерпано",
+ "You shared {file} as public link" : "Ви поділилися {file} за допомогою публічного посилання",
+ "You removed public link for {file}" : "Ви вилучили публічне посилання для файла {file}",
+ "Public link expired for {file}" : "Термін дії посилання сплив для файла {file}",
+ "{actor} shared {file} as public link" : "{actor} поділився {file} через публічне посилання",
+ "{actor} removed public link for {file}" : "{actor} вилучив публічне посилання для {file}",
+ "Public link of {actor} for {file} expired" : "Термін дії публічне посилання {actor} для {file} вичерпано",
+ "{user} accepted the remote share" : "{user} прийняв запит на віддалений спільний ресурс",
+ "{user} declined the remote share" : "{user} відхилив віддалений спільний ресурс",
+ "You received a new remote share {file} from {user}" : "Ви отримали запрошення на доступ до віддаленого спільного ресурсу {file} від {user}",
+ "{user} accepted the remote share of {file}" : "{user} прийняв запрошення на доступ до віддаленого спільного ресурсу {file}",
+ "{user} declined the remote share of {file}" : "{user} відхилив запрошення на доступ до віддаленого спільного ресурсу {file}",
"{user} unshared {file} from you" : "{user} закрив доступ для вас до {file}",
"{actor} shared {file} with you" : " {actor} надав Вам доступ до {file}",
"A file or folder was shared from <strong>another server</strong>" : "Файл або теку було опубліковано <strong>з іншого сервера</strong>",