diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-17 00:33:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-17 00:33:58 +0000 |
commit | 0b2439aa7bea7e93705df370d01bd569d452016d (patch) | |
tree | 557cb598aa84dd2a12eafe216eb3abcc58ca301a /apps/files_sharing | |
parent | 5c521da9e4d4da34ff25c9f2327fa238a0d5650c (diff) | |
download | nextcloud-server-0b2439aa7bea7e93705df370d01bd569d452016d.tar.gz nextcloud-server-0b2439aa7bea7e93705df370d01bd569d452016d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/uk.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/uk.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/uk.js b/apps/files_sharing/l10n/uk.js index 829a529412d..1c829a35371 100644 --- a/apps/files_sharing/l10n/uk.js +++ b/apps/files_sharing/l10n/uk.js @@ -65,7 +65,7 @@ OC.L10N.register( "{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}", + "{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} вичерпано", "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Файл або каталог, яким поділилився через ел.пошту або публічне посилання було <strong>звантажено</strong>", diff --git a/apps/files_sharing/l10n/uk.json b/apps/files_sharing/l10n/uk.json index aa3322a3679..b0071773d57 100644 --- a/apps/files_sharing/l10n/uk.json +++ b/apps/files_sharing/l10n/uk.json @@ -63,7 +63,7 @@ "{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}", + "{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} вичерпано", "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Файл або каталог, яким поділилився через ел.пошту або публічне посилання було <strong>звантажено</strong>", |