Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/uk.json')
-rw-r--r--apps/files/l10n/uk.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json
index d6c33d1b721..dd4b04e1e73 100644
--- a/apps/files/l10n/uk.json
+++ b/apps/files/l10n/uk.json
@@ -20,6 +20,7 @@
"Actions" : "Дії",
"Download" : "Завантажити",
"Rename" : "Перейменувати",
+ "Move or copy" : "Перенести або копіювати",
"Target folder" : "Тека призначення",
"Delete" : "Видалити",
"Disconnect storage" : "Від’єднати сховище",
@@ -33,9 +34,12 @@
"This operation is forbidden" : "Ця операція заборонена",
"This directory is unavailable, please check the logs or contact the administrator" : "Директорія недоступна, будь ласка, перевірте файл журналу або зверніться до адміністратора ",
"Could not move \"{file}\"" : "Неможливо перемістити файл \"{file}\"",
+ "Could not copy \"{file}\"" : "Неможливо скопіювати \"{file}\"",
+ "Copied {origin} inside {destination}" : "Скопійовано {origin} до {destination}",
"{newName} already exists" : "{newName} вже існує",
"Could not rename \"{fileName}\", it does not exist any more" : "Неможливо перейменувати \"{fileName}\", він більше не існує",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Ім'ґ \"{targetName}\" вже використовується в каталозі \"{dir}\". Будь-ласка, виберіть іншу назву.",
+ "Could not rename \"{fileName}\"" : "Неможливо перейменувати \"{fileName}\"",
"Could not create file \"{file}\"" : "Неможливо створити файл \"{file}\"",
"Could not create file \"{file}\" because it already exists" : "Неможливо створити файл \"{file}\", оскільки він вже існує.",
"Could not create folder \"{dir}\" because it already exists" : "Неможливо створити каталог \"{dir}\", оскільки він вже існує.",
@@ -52,6 +56,7 @@
"New" : "Створити",
"\"{name}\" is an invalid file name." : "\"{name}\" - некоректне ім'я файлу.",
"File name cannot be empty." : " Ім'я файлу не може бути порожнім.",
+ "\"{name}\" is not an allowed filetype" : "\"{name}\" є недопустимим типом файлу",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Сховище користувача {owner} переповнене, файли більше не можуть бути оновлені або синхронізовані!",
"Your storage is full, files can not be updated or synced anymore!" : "Ваше сховище переповнене, файли більше не можуть бути оновлені або синхронізовані !",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Сховище користувача {owner} майже заповнене ({usedSpacePercent}%)",
@@ -77,6 +82,7 @@
"Restored by {user}" : "Відновлено користувачем {user}",
"Renamed by {user}" : "Перейменовано користувачем {user}",
"Moved by {user}" : "Переміщено користувачем {user}",
+ "\"remote user\"" : "\"віддалений користувач\"",
"You created {file}" : "Ви створили {file}",
"{user} created {file}" : "Користувач {user} створив {file}",
"{file} was created in a public folder" : "Файл {file} створено у спільній теці",
@@ -93,14 +99,24 @@
"A file has been added to or removed from your <strong>favorites</strong>" : "Файл був доданий до або або вилучений з вашого <strong>улюбленого</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Файл або теку було <strong>змінено</strong> або <strong>перейменовано</strong>",
"A new file or folder has been <strong>created</strong>" : "Новий файл або теку було <strong>створено</strong>",
+ "A file or folder has been <strong>deleted</strong>" : "Файл або теку було <strong> видалено </strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Обмежити повідомлення про створення та зміни в ваших <strong>улюблених файлах</strong>\n<em>(Тількі потік)</em>",
+ "A file or folder has been <strong>restored</strong>" : "Файл або теку було <strong> відновлено </strong>",
+ "Unlimited" : "Необмежено",
"Upload (max. %s)" : "Вивантаження (макс. %s)",
"File handling" : "Робота з файлами",
"Maximum upload size" : "Максимальний розмір вивантажень",
"max. possible: " : "макс. можливе:",
"Save" : "Зберегти",
+ "With PHP-FPM it might take 5 minutes for changes to be applied." : "З PHP-FPM прийняття змін може тривати до 5 хвилин.",
+ "Missing permissions to edit from here." : "Недостатньо прав для редагування звідси.",
+ "%s of %s used" : "%s з %s використано",
+ "%s used" : "%s використано",
"Settings" : "Налаштування",
+ "Show hidden files" : "Показати приховані файли",
"WebDAV" : "WebDAV",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Використайте цю адресу для <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">доступу через WebDAV</a>",
+ "Uploading @" : "Вивантаження @",
"No files in here" : "Тут немає файлів",
"Upload some content or sync with your devices!" : "Вивантажте щось або синхронізуйте з пристроями!",
"No entries found in this folder" : "В цій теці нічого немає",