diff --git a/l10n/uk.js b/l10n/uk.js index b0d3e30..28efe53 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -7,7 +7,7 @@ OC.L10N.register( "Name" : "Ім'я", "Modified" : "Змінено", "Size" : "Розмір", - "Could not copy \"{file}\", target exists" : "Не вдається скопіювати файл \"{file}\", оскільки він вже присутній в точці призначення", + "Could not copy \"{file}\", target exists" : "Не вдалося скопіювати файл \"{file}\", оскільки файл з таким ім'ям вже присутній", "Could not copy \"{file}\"" : "Неможливо скопіювати \"{file}\"", "Copied {origin} inside {destination}" : "Скопійовано {origin} до {destination}", "Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} ті {nbfiles} інших файлів скопійовано в {destination}", diff --git a/l10n/uk.json b/l10n/uk.json index e2fee22..ab01ecd 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -5,7 +5,7 @@ "Name" : "Ім'я", "Modified" : "Змінено", "Size" : "Розмір", - "Could not copy \"{file}\", target exists" : "Не вдається скопіювати файл \"{file}\", оскільки він вже присутній в точці призначення", + "Could not copy \"{file}\", target exists" : "Не вдалося скопіювати файл \"{file}\", оскільки файл з таким ім'ям вже присутній", "Could not copy \"{file}\"" : "Неможливо скопіювати \"{file}\"", "Copied {origin} inside {destination}" : "Скопійовано {origin} до {destination}", "Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} ті {nbfiles} інших файлів скопійовано в {destination}",