diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-20 00:26:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-20 00:26:32 +0000 |
commit | 7b4ed65fb09eca60bdf64c8a81962eb066cd2bcb (patch) | |
tree | d0ee0e1c05e1ac3d4f59c62b895b243a4a13bff7 /apps/files_sharing/l10n/uk.js | |
parent | 3bd17387a64f375759f5ba8e06f604b43bcc24c7 (diff) | |
download | nextcloud-server-7b4ed65fb09eca60bdf64c8a81962eb066cd2bcb.tar.gz nextcloud-server-7b4ed65fb09eca60bdf64c8a81962eb066cd2bcb.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 | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/apps/files_sharing/l10n/uk.js b/apps/files_sharing/l10n/uk.js index 48d4f946d5a..0a65787826d 100644 --- a/apps/files_sharing/l10n/uk.js +++ b/apps/files_sharing/l10n/uk.js @@ -234,16 +234,21 @@ OC.L10N.register( "Shared with you in a conversation by {owner}" : "{owner} поділився з вами у чаті", "Shares" : "Спільні", "Overview of shared files." : "Перегляд файлів у спільному доступі.", + "No shares" : "Відсутні спільні дані", "Shared with you" : "Відкриті для мене", "List of files that are shared with you." : "Список файлів, якими поділилися з вами.", + "Nothing shared with you yet" : "З вами ще ніхто не поділився файлами", "Shared with others" : "Ви поділилися", "List of files that you shared with others." : "Список файлів, якими ви поділилися з іншими.", + "Nothing shared yet" : "Поки немає спільних ресурсів", "Shared by link" : "Поділилися за посиланням", "List of files that are shared by link." : "Список файлів, якими поділилися за допомогою посилання.", + "No shared links" : "Відсутні спільні посилання", "Deleted shares" : "Більше недоступні", - "List of shares that you removed yourself from." : "Список файлів, з доступу до яких ви вийшли.", + "No deleted shares" : "Відсутні спільні каталоги чи файли, які було вилучено", "Pending shares" : "Запити на доступ", "List of unapproved shares." : "Список несхвалених спільних ресурсів.", + "No pending shares" : "Відсутні запити на доступ", "No entries found in this folder" : "Записів не знайдено в цьому каталозі", "Name" : "Ім’я", "Share time" : "Поділилися", @@ -262,17 +267,11 @@ OC.L10N.register( "Uploaded files:" : "Завантажені файли:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Завантажуючи файли, ви погоджуєтеся з %1$sумовами користування%2$s.", "Add to your Nextcloud" : "Додати до вашої хмари Nextcloud", - "Nothing shared with you yet" : "З вами ще ніхто не поділився файлами", "Files and folders others share with you will show up here" : "Спільні файли та каталоги, якими поділилися з вами, з’являться тут", - "Nothing shared yet" : "Поки немає спільних ресурсів", "Files and folders you share will show up here" : "Файли та каталоги, якими ви поділилися, показуватимуться тут", - "No shared links" : "Відсутні спільні посилання", "Files and folders you share by link will show up here" : "Файли та каталоги, якими ви поділилися за посиланням, показуватимуться тут", - "No deleted shares" : "Відсутні спільні каталоги чи файли, які було вилучено", "Shares you deleted will show up here" : "Спільні каталоги чи файли, які ви вилучили, показуватимуться тут", - "No pending shares" : "Відсутні запити на доступ", "Shares you have received but not confirmed will show up here" : "Спільні дані, які ви отримали, але не підтвердили, показуватимуться тут", - "No shares" : "Відсутні спільні дані", "Shares will show up here" : "Спільні дані показуватимуться тут", "Restore" : "Відновити", "Something happened. Unable to restore the share." : "От халепа! Неможливо відновити спільні дані.", |