diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-23 02:28:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-23 02:28:42 +0000 |
commit | f4f6431d4d645931bdbac01c86250cae9b27b0e6 (patch) | |
tree | 246768eea8beb274c9aee053eb21680cf169ae76 /apps/files_sharing | |
parent | 504e1871a6f0f501d042d83a429226d04a59d5d6 (diff) | |
download | nextcloud-server-f4f6431d4d645931bdbac01c86250cae9b27b0e6.tar.gz nextcloud-server-f4f6431d4d645931bdbac01c86250cae9b27b0e6.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 | 4 | ||||
-rw-r--r-- | apps/files_sharing/l10n/uk.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/uk.js b/apps/files_sharing/l10n/uk.js index d261714c077..95a8ce3d4b0 100644 --- a/apps/files_sharing/l10n/uk.js +++ b/apps/files_sharing/l10n/uk.js @@ -43,7 +43,7 @@ OC.L10N.register( "No expiration date set" : "Не встановлено терміну дії", "Shared by" : "Поділилися", "File shares" : "Спільні файли", - "Downloaded via public link" : "Завантажено за публічним посиланням", + "Downloaded via public link" : "Звантажено за публічним посиланням", "Downloaded by {email}" : "Завантажено через {email}", "{file} downloaded via public link" : "{file} звантажено через публічне посилання", "{email} downloaded {file}" : "{email} звантажено {file}", @@ -95,7 +95,7 @@ OC.L10N.register( "{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>", + "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Файл або каталог, яким поділилився через ел.пошту або публічне посилання було <strong>звантажено</strong>", "A file or folder was shared from <strong>another server</strong>" : "Файлом або каталогом поділилися з <strong>іншого сервера</strong>", "Files" : "Файли", "A file or folder has been <strong>shared</strong>" : "Файл або каталог було відкрито для <strong>спільного доступу</strong>", diff --git a/apps/files_sharing/l10n/uk.json b/apps/files_sharing/l10n/uk.json index f0224b825b6..3541782fc58 100644 --- a/apps/files_sharing/l10n/uk.json +++ b/apps/files_sharing/l10n/uk.json @@ -41,7 +41,7 @@ "No expiration date set" : "Не встановлено терміну дії", "Shared by" : "Поділилися", "File shares" : "Спільні файли", - "Downloaded via public link" : "Завантажено за публічним посиланням", + "Downloaded via public link" : "Звантажено за публічним посиланням", "Downloaded by {email}" : "Завантажено через {email}", "{file} downloaded via public link" : "{file} звантажено через публічне посилання", "{email} downloaded {file}" : "{email} звантажено {file}", @@ -93,7 +93,7 @@ "{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>", + "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Файл або каталог, яким поділилився через ел.пошту або публічне посилання було <strong>звантажено</strong>", "A file or folder was shared from <strong>another server</strong>" : "Файлом або каталогом поділилися з <strong>іншого сервера</strong>", "Files" : "Файли", "A file or folder has been <strong>shared</strong>" : "Файл або каталог було відкрито для <strong>спільного доступу</strong>", |