diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-04 00:29:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-04 00:29:28 +0000 |
commit | 61f8314f83c64fddcb7d0353c654de07ce0a1be2 (patch) | |
tree | 40c8c5f68eafb1cebb071dbb983f61181680b77b /apps/files_sharing/l10n/uk.js | |
parent | 8cad04dcd0100bc3e8eeca2425f86a921dbc0c5d (diff) | |
download | nextcloud-server-61f8314f83c64fddcb7d0353c654de07ce0a1be2.tar.gz nextcloud-server-61f8314f83c64fddcb7d0353c654de07ce0a1be2.zip |
Fix(l10n): Update translations 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.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_sharing/l10n/uk.js b/apps/files_sharing/l10n/uk.js index 0e78998c0c2..292c5f22e56 100644 --- a/apps/files_sharing/l10n/uk.js +++ b/apps/files_sharing/l10n/uk.js @@ -49,12 +49,12 @@ OC.L10N.register( "{email} downloaded {file}" : "{email} звантажено {file}", "Shared with group {group}" : "Поділилися з групою {group}", "Removed share for group {group}" : "Вилучено спільний доступ для групи {group}", - "{actor} shared with group {group}" : "{actor} надано доступ групі {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} 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" : "Доступне за публічним посиланням", @@ -66,7 +66,7 @@ OC.L10N.register( "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} 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} прийняв запит на віддалений спільний ресурс", @@ -75,11 +75,11 @@ OC.L10N.register( "{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}", - "Shared with {user}" : "Надано доступ {user}", + "Shared with {user}" : "{user} надав(-ла) доступ", "Removed share for {user}" : "Скасовано спільний доступ для {user}", "You removed yourself" : "Ви вилучили себе з доступу", "{actor} removed themselves" : "{actor} вийшов(-ла) з доступу", - "{actor} shared with {user}" : "{actor} надано доступ {user}", + "{actor} shared with {user}" : "{actor} надав(-ла) доступ {user}", "{actor} removed share for {user}" : "{actor} скасував спільний доступ для {user}", "Shared by {actor}" : "Поділився {actor}", "{actor} removed share" : "{actor} скасував спільний доступ", @@ -89,7 +89,7 @@ OC.L10N.register( "You removed {user} from {file}" : "Ви вилучили {user} з {file}", "You removed yourself from {file}" : "Ви вийшли з доступу до {file}", "{actor} removed themselves from {file}" : "{actor} вийшов(-ла) з доступу до {file}", - "{actor} shared {file} with {user}" : "{actor} надано доступ {user} до файлу {file}", + "{actor} shared {file} with {user}" : "{actor} надав(-ла) доступ {user} до файлу {file}", "{actor} removed {user} from {file}" : "{actor} вилучив {user} з {file}", "{actor} shared {file} with you" : "{actor} поділив(ла)ся з вами доступом до спільного ресурсу {file}", "{actor} removed you from the share named {file}" : "{actor} скасував вам доступ до спільного ресурсу {file}", |