diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-04 01:55:19 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-04 01:55:19 -0500 |
commit | 84785a6a390733fead61af5856c56dbc9ad19cd9 (patch) | |
tree | 48a7177cf24d6ce5d4444e6b46ccf523d5901fac /apps/files/l10n/uk.js | |
parent | e12c83e3dc85d80d6271e05395b3e55e98b3a2b0 (diff) | |
download | nextcloud-server-84785a6a390733fead61af5856c56dbc9ad19cd9.tar.gz nextcloud-server-84785a6a390733fead61af5856c56dbc9ad19cd9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/uk.js')
-rw-r--r-- | apps/files/l10n/uk.js | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index 3e4304db594..442fd16d537 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -12,10 +12,6 @@ OC.L10N.register( "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Невірне ім'я, '\\', '/', '<', '>', ':', '\"', '|', '?' та '*' не дозволені.", "The target folder has been moved or deleted." : "Теку призначення було переміщено або видалено.", "The name %s is already used in the folder %s. Please choose a different name." : "Файл з ім'ям %s вже є у теці %s. Оберіть інше ім'я.", - "Not a valid source" : "Недійсне джерело", - "Server is not allowed to open URLs, please check the server configuration" : "Серверу заборонено відкривати посилання, перевірте конфігурацію", - "The file exceeds your quota by %s" : "Файл перевищує вашу квоту на %s", - "Error while downloading %s to %s" : "Помилка завантаження %s до %s", "Error when creating the file" : "Помилка створення файлу", "Folder name cannot be empty." : "Ім'я теки не може бути порожнім.", "Error when creating the folder" : "Помилка створення теки", @@ -43,11 +39,9 @@ OC.L10N.register( "Upload cancelled." : "Завантаження перервано.", "Could not get result from server." : "Не вдалося отримати результат від сервера.", "File upload is in progress. Leaving the page now will cancel the upload." : "Виконується завантаження файлу. Закриття цієї сторінки приведе до відміни завантаження.", - "URL cannot be empty" : "URL не може бути порожнім", "{new_name} already exists" : "{new_name} вже існує", "Could not create file" : "Не вдалося створити файл", "Could not create folder" : "Не вдалося створити теку", - "Error fetching URL" : "Помилка отримання URL", "Rename" : "Перейменувати", "Delete" : "Видалити", "Disconnect storage" : "Від’єднати сховище", @@ -108,7 +102,6 @@ OC.L10N.register( "Text file" : "Текстовий файл", "New folder" : "Нова тека", "Folder" : "Тека", - "From link" : "З посилання", "Upload" : "Вивантажити", "Cancel upload" : "Перервати завантаження", "No files yet" : "Немає нічого", |