Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Jul 10, 2023
1 parent bbb31fe commit 45955ab
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions l10n/uk.js
Original file line number Diff line number Diff line change
Expand Up @@ -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}",
Expand All @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions l10n/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -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}",
Expand All @@ -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",
Expand Down

0 comments on commit 45955ab

Please sign in to comment.