diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/uk.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/uk.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/federatedfilesharing/l10n/uk.js b/apps/federatedfilesharing/l10n/uk.js index 5fc76cbb597..2487c1747ee 100644 --- a/apps/federatedfilesharing/l10n/uk.js +++ b/apps/federatedfilesharing/l10n/uk.js @@ -9,7 +9,7 @@ OC.L10N.register( "Invalid Federated Cloud ID" : "Неправильний Об'єднаний Хмарний Ідентіфікатор ", "Server to server sharing is not enabled on this server" : "На даному сервері вимкнута можливість передачі даних між серверами", "Couldn't establish a federated share." : "Не вдалося встановити об’єднаний спільний доступ.", - "Couldn't establish a federated share, maybe the password was wrong." : "Не вдалося встановити федеративний спільний доступ, можливо, пароль неправильний.", + "Couldn't establish a federated share, maybe the password was wrong." : "Не вдалося встановити спільний доступ до об'єднаної хмари, можливо, пароль неправильний.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Запит на Federated Share надіслано, ви отримаєте запрошення. Перевірте сповіщення.", "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "Не вдалося встановити об’єднаний ресурс, схоже, сервер, з яким потрібно об’єднатися, застарий (Nextcloud <= 9).", "It is not allowed to send federated group shares from this server." : "Заборонено надсилати об’єднані спільні групи з цього сервера.", @@ -30,7 +30,7 @@ OC.L10N.register( "Sharing" : "Поділитися", "Federated file sharing" : "Інтегрований обмін файлами", "Provide federated file sharing across servers" : "Забезпечте об’єднаний обмін файлами між серверами", - "Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "Налаштуйте, як люди можуть ділитися між серверами. Це також включає спільний доступ між користувачами на цьому сервері, якщо вони використовують федеративний спільний доступ.", + "Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "Налаштуйте, як люди можуть ділитися між серверами. Це також включає спільний доступ між користувачами на цьому сервері, якщо вони використовують спільний доступ об'єднаної хмари.", "Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Дозволити користувачам на цьому сервері надсилати спільні файли на інші сервери (цей параметр також надає доступ WebDAV до публічних спільних ресурсів)", "Allow users on this server to receive shares from other servers" : "Дозволити користувачам на цьому сервері отримувати публікації з інших серверів", "Allow users on this server to send shares to groups on other servers" : "Дозволити користувачам цього сервера надсилати спільні файли групам на інших серверах", @@ -38,7 +38,7 @@ OC.L10N.register( "Search global and public address book for users" : "Пошук по глобальній та публічній адресній книзі для користувачів", "Allow users to publish their data to a global and public address book" : "Дозволити користувачам публікувати свої дані в глобальній загальнодоступній адресній книзі", "Unable to update federated files sharing config" : "Неможливо оновити конфігурацію спільного доступу до об’єднаних файлів", - "Federated Cloud" : "Федеративна хмара", + "Federated Cloud" : "Об'єднана хмара", "You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Ви можете поділитися з будь-ким, хто використовує сервер Nextcloud або інші сервери та служби, сумісні з Open Cloud Mesh (OCM). Просто введіть їхній Federated Cloud ID у діалоговому вікні спільного доступу. Це виглядає як person@cloud.example.com", "Your Federated Cloud ID:" : "Ваш ідентифікатор Federated Cloud:", "Share it so your friends can share files with you:" : "Поділіться ним, щоб ваші друзі могли ділитися з вами файлами:", |