From 29343dfd1449ad181a288f27228f02d5cf590199 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 10 Jul 2023 00:51:15 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/uk.js | 4 ++-- l10n/uk.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/l10n/uk.js b/l10n/uk.js index c61d016..b0d3e30 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}", @@ -34,7 +34,7 @@ OC.L10N.register( "Do not index path nor content" : "Не індексувати ані шлях, ані вміст", "Group Folders" : "Групові каталоги", "Index the content of group folders." : "Індексувати вміст групових каталогів.", - "Types" : "Види", + "Types" : "Категорії", "Maximum file size" : "Найбільший розмір файлу", "Maximum file size to index (in Mb)." : "Найбільший розмір файлу для індексування (у МБ).", "Extract PDF" : "Видобувати PDF", diff --git a/l10n/uk.json b/l10n/uk.json index 39062df..e2fee22 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}", @@ -32,7 +32,7 @@ "Do not index path nor content" : "Не індексувати ані шлях, ані вміст", "Group Folders" : "Групові каталоги", "Index the content of group folders." : "Індексувати вміст групових каталогів.", - "Types" : "Види", + "Types" : "Категорії", "Maximum file size" : "Найбільший розмір файлу", "Maximum file size to index (in Mb)." : "Найбільший розмір файлу для індексування (у МБ).", "Extract PDF" : "Видобувати PDF",