diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-18 02:25:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-18 02:25:23 +0000 |
commit | 4dc3f4dcac8e7db33cb0c966d16ae2600b20ab8e (patch) | |
tree | 743284f67bd1e6900d02b306e0431785b057cea6 /apps/files_sharing/l10n/uk.js | |
parent | 184d57c843e87b473c6f3c95daa267da6c703336 (diff) | |
download | nextcloud-server-4dc3f4dcac8e7db33cb0c966d16ae2600b20ab8e.tar.gz nextcloud-server-4dc3f4dcac8e7db33cb0c966d16ae2600b20ab8e.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/uk.js b/apps/files_sharing/l10n/uk.js index 718b9a4ec58..03fdf7ae1cd 100644 --- a/apps/files_sharing/l10n/uk.js +++ b/apps/files_sharing/l10n/uk.js @@ -91,7 +91,7 @@ OC.L10N.register( "{actor} removed themselves from {file}" : "{actor} вилучили себе з {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} shared {file} with you" : "{actor} поділив(ла)ся з вами доступом до спільного ресурсу {file}", "{actor} removed you from the share named {file}" : "{actor} скасував вам доступ до спільного ресурсу {file}", "Share for file {file} with {user} expired" : "Термін дії доступу {user} до спільного ресурсу {file} вичерпано", "Share for file {file} expired" : "Термін дії спільного доступу до {file} вичерпано", |