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.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js
index b9f1d26a4d2..3f01d706a04 100644
--- a/apps/files/l10n/uk.js
+++ b/apps/files/l10n/uk.js
@@ -190,7 +190,7 @@ OC.L10N.register(
"{newName} already exists." : "{newName} вже присутній.",
"\"{char}\" is not allowed inside a file name." : "Неприпустимий \"{char}\" у назві файлу.",
"Name cannot be empty" : "Ім'я не може бути порожнім",
- "Another entry with the same name already exists" : "Ще один запис з такою же назвою присутній.",
+ "Another entry with the same name already exists" : "Ще один запис з таким ім'ям вже присутній.",
"Renamed \"{oldName}\" to \"{newName}\"" : "Перейменовано \"{oldName}\" у \"{newName\"",
"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}\". Виберіть інше ім'я.",
@@ -274,6 +274,7 @@ OC.L10N.register(
"(copy %n)" : "(копія %n)",
"Move cancelled" : "Переміщення скасовано",
"A file or folder with that name already exists in this folder" : "Файл чи каталог з таким ім'ям вже присутній в цьому каталозі",
+ "The file is locked" : "Файл заблоковано",
"The file does not exist anymore" : "Цей файл більше недоступний",
"Choose destination" : "Виберіть каталог призначення",
"Copy to {target}" : "Копіювати до {target}",