summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/uk.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/uk.json')
-rw-r--r--apps/files/l10n/uk.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json
index 1fab03e0888..a0d9e8a8389 100644
--- a/apps/files/l10n/uk.json
+++ b/apps/files/l10n/uk.json
@@ -295,9 +295,18 @@
"In folder" : "У каталозі",
"Search in folder: {folder}" : "Шукати у каталозі: {folder}",
"One of the dropped files could not be processed" : "Один із завантажених файлів не вдалося обробити",
+ "Your browser does not support the Filesystem API. Directories will not be uploaded" : "Ваш бравзер не підтримує Filesystem API. Каталоги не буде завантажено",
+ "No files to upload" : "Відсутні файли для завантаження",
+ "Unable to create the directory {directory}" : "Неможливо створити каталог {directory}",
"Some files could not be uploaded" : "Не вдалося завантажити окремі файли",
"Files uploaded successfully" : "Файли успішно завантажено",
+ "No files to process" : "Відсутні файли для обробки",
+ "Some files could not be copied" : "Неможливо скопіювати окремі файли",
"Some files could not be moved" : "Окремі файли неможливо перемістити",
+ "Files copied successfully" : "Файли успішно скопійовано",
+ "Files moved successfully" : "Файли успішно переміщено",
+ "Conflicts resolution skipped" : "Пропущено розв'язання конфліктів",
+ "Upload cancelled" : "Завантаження скасовано",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} каталог","{folderCount} каталоги","{folderCount} каталогів","{folderCount} каталогів"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} файл","{fileCount} файли","{fileCount} файлів","{fileCount} файлів"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 файл та {folderCount} каталог","1 файл та {folderCount} каталоги","1 файл та {folderCount} каталогів","1 файл та {folderCount} каталогів"],