aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/uk.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/uk.js')
-rw-r--r--apps/files/l10n/uk.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js
index d9445469d3e..f122c29ccf3 100644
--- a/apps/files/l10n/uk.js
+++ b/apps/files/l10n/uk.js
@@ -172,6 +172,8 @@ OC.L10N.register(
"Reload current directory" : "Перевантажити поточний каталог",
"Go to the \"{dir}\" directory" : "Перейти до каталогу \"{dir}\"",
"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}\" не вдалося виконати",
@@ -234,8 +236,6 @@ OC.L10N.register(
"Shared" : "Спільне",
"Switch to list view" : "У вигляді списку",
"Switch to grid view" : "У вигляді сітки",
- "Your have used your space quota and cannot upload files anymore" : "Ви вже використали квоту на місце та не можете завантажувати файли",
- "You don’t have permission to upload or create files here" : "У вас недостатньо прав для завантаження або створення файлів тут",
"Error during upload: {message}" : "Помилка під час завантаження: {message}",
"Unknown error during upload" : "Невідома помилка під час завантаження",
"Open the files app settings" : "Перейти до налаштувань застосунку файлів",