diff options
Diffstat (limited to 'apps/files/l10n/uk.json')
-rw-r--r-- | apps/files/l10n/uk.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json index 0f673c61fd9..32bb28aeb55 100644 --- a/apps/files/l10n/uk.json +++ b/apps/files/l10n/uk.json @@ -169,7 +169,6 @@ "Drag and drop files here to upload" : "Перетягніть файли сюди для завантаження", "Your have used your space quota and cannot upload files anymore" : "Ви вже використали квоту на місце та не можете завантажувати файли", "You don’t have permission to upload or create files here" : "У вас недостатньо прав для завантаження або створення файлів тут", - "Upload successful" : "Успішно завантажено", "\"{displayName}\" action executed successfully" : "Дію \"{displayName}\" успішно виконано", "\"{displayName}\" action failed" : "Дію \"{displayName}\" не вдалося виконати", "Toggle selection for file \"{displayName}\"" : "Перемкнути вибір для файлу \"{displayName}\"", @@ -188,8 +187,6 @@ "Could not rename \"{oldName}\", it does not exist any more" : "Не вдалося перейментувати \"{oldName}\", оскільки він вже відсутній", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Ім'я \"{newName}\" вже використовується у каталозі \"{dir}\". Виберіть інше ім'я.", "Could not rename \"{oldName}\"" : "Не вдалося перейменувати \"{oldName}\"", - "Could not copy {file}. {message}" : "Не вдалося скопіювати файл {file}. {message}", - "Could not move {file}. {message}" : "Не вдалося перемістити файл {file}. {message}", "Total rows summary" : "Загалом рядків", "Toggle selection for all files and folders" : "Перемкнути вибір для всіх файлів та каталогів", "\"{displayName}\" failed on some elements " : "\"{displayName}\" не показується в окремих елементах", @@ -256,6 +253,7 @@ "Unable to create new file from template" : "Неможливо створити новий файл з шаблону", "Delete permanently" : "Вилучити назавжди", "Delete and unshare" : "Вилучити та прибрати спільний доступ", + "Cancel" : "Скасувати", "Destination is not a folder" : "Місце призначення не є каталогом", "This file/folder is already in that directory" : "Такий файл чи каталог вже присутні в цьому каталозі", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Неможливо перемістити файл чи каталог до самого себе або у цей саме підкаталог", @@ -272,6 +270,8 @@ "Open folder {displayName}" : "Відкрити каталог {displayName}", "Open in Files" : "Відкрити у Файлах", "Open details" : "Показати деталі", + "Could not copy {file}. {message}" : "Не вдалося скопіювати файл {file}. {message}", + "Could not move {file}. {message}" : "Не вдалося перемістити файл {file}. {message}", "Create new templates folder" : "Створіть новий каталог для шаблонів", "Templates" : "Шаблони", "Unable to initialize the templates directory" : "Неможливо встановити каталог з шаблонами", @@ -300,7 +300,6 @@ "You can only favorite a single file or folder at a time" : "Одночасно можна додати зірочку лише для одного файлу чи каталогу", "Search users" : "Пошук користувачів", "You might not have have permissions to view it, ask the sender to share it" : "Ймовірно у вас відсутні права на перегляд. Попросіть відправника поділитися доступом.", - "Cancel" : "Скасувати", "Set up templates folder" : "Встановити каталог з шаблонами", "Toggle %1$s sublist" : "Перемкнути вкладений список %1$s", "Toggle grid view" : "Перемкнути подання сіткою", |