diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:18 +0000 |
commit | b0c003d7bed709ccb1bf95aec6cac25378d57fd1 (patch) | |
tree | 6b303e8f716415e698ee140089c028214f9ea98d /apps/files_sharing/l10n/uk.js | |
parent | a9971938156d3758dbd921ed9ecf29a1ed7aacd3 (diff) | |
download | nextcloud-server-b0c003d7bed709ccb1bf95aec6cac25378d57fd1.tar.gz nextcloud-server-b0c003d7bed709ccb1bf95aec6cac25378d57fd1.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 | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/apps/files_sharing/l10n/uk.js b/apps/files_sharing/l10n/uk.js index 86994b06601..00bd0fd3964 100644 --- a/apps/files_sharing/l10n/uk.js +++ b/apps/files_sharing/l10n/uk.js @@ -232,6 +232,7 @@ OC.L10N.register( "_Reject share_::_Reject shares_" : ["Скасувати запит на спільний ресурс","Скасувати запит на спільні ресурси","Скасувати запит на спільні ресурси","Скасувати запит на спільні ресурси"], "_Restore share_::_Restore shares_" : ["Відновити спільний ресурс","Відновити спільні ресурси","Відновити спільні ресурси","Відновити спільні ресурси"], "Shared" : "Спільні", + "Shared multiple times with different people" : "Поділилися кілька разів з різними людьми", "Shared by {ownerDisplayName}" : "{ownerDisplayName} надав(-ла) доступ", "Show sharing options" : "Показати налаштування спільного доступу", "Link to a file" : "Посилання на файл", @@ -274,15 +275,6 @@ OC.L10N.register( "List of unapproved shares." : "Список несхвалених спільних ресурсів.", "No pending shares" : "Відсутні запити на доступ", "Shares you have received but not approved will show up here" : "Тут показуватимуться спільні ресурси, пропозиції на приєднання до яких ви отримали, але ще не підтвердили.", - "No entries found in this folder" : "Записів не знайдено в цьому каталозі", - "Name" : "Ім’я", - "Share time" : "Поділилися", - "Sorry, this link does not seem to work anymore." : "Ймовірно, що це посилання більше не дійсне.", - "Reasons might be:" : "Можливі причини:", - "the item was removed" : "цей ресурс було вилучено", - "the link expired" : "термін дії посилання вичерпано", - "sharing is disabled" : "спільний доступ заборонено", - "For more info, please ask the person who sent this link." : "За додатковою інформацією, будь ласка, зверніться до особи, від якої ви отримали це посилання.", "Share note" : "Поділитися нотаткою", "Upload files to %s" : "Завантажувати файли до %s", "Note" : "Нотатка", @@ -309,6 +301,15 @@ OC.L10N.register( "Expiration date enforced" : "Вимагати термін дії", "Password protect" : "Захистити паролем", "Science Mesh" : "Science Mesh", + "No entries found in this folder" : "Записів не знайдено в цьому каталозі", + "Name" : "Ім’я", + "Share time" : "Поділилися", + "Sorry, this link does not seem to work anymore." : "Ймовірно, що це посилання більше не дійсне.", + "Reasons might be:" : "Можливі причини:", + "the item was removed" : "цей ресурс було вилучено", + "the link expired" : "термін дії посилання вичерпано", + "sharing is disabled" : "спільний доступ заборонено", + "For more info, please ask the person who sent this link." : "За додатковою інформацією, будь ласка, зверніться до особи, від якої ви отримали це посилання.", "Update" : "Оновлювати", "Share with " : "Поділитися з " }, |