From 3e3e6a59e60b3e17e1ac1e37f8717dc3e7e9b20b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 22 Sep 2023 00:55:05 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/uk.js | 2 +- l10n/uk.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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}",