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 Sep 22, 2023
1 parent d6b11db commit 3e3e6a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 Down
2 changes: 1 addition & 1 deletion 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 Down

0 comments on commit 3e3e6a5

Please sign in to comment.