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 <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Aug 6, 2024
1 parent 0ad0a9f commit 9e4ac03
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 @@ -3,7 +3,7 @@ OC.L10N.register(
{
"File is currently locked by %s" : "Файл заблоковано %s",
"File is not locked" : "Файл не заблоковано",
"File can only be unlocked by providing a valid owner lock token" : "Файл можна розблокувати, лише надавши дійсний маркер блокування власника",
"File can only be unlocked by providing a valid owner lock token" : "Файл можна розблокувати, якщо надати дійсний токен блокування, що належить власникові",
"File can only be unlocked by the owner of the lock" : "Файл може розблокувати лише власник замка",
"Temporary files lock" : "Тимчасове блокування файлів",
"Temporary lock your files" : "Тимчасово заблокувати ваші файли",
Expand Down
2 changes: 1 addition & 1 deletion l10n/uk.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{ "translations": {
"File is currently locked by %s" : "Файл заблоковано %s",
"File is not locked" : "Файл не заблоковано",
"File can only be unlocked by providing a valid owner lock token" : "Файл можна розблокувати, лише надавши дійсний маркер блокування власника",
"File can only be unlocked by providing a valid owner lock token" : "Файл можна розблокувати, якщо надати дійсний токен блокування, що належить власникові",
"File can only be unlocked by the owner of the lock" : "Файл може розблокувати лише власник замка",
"Temporary files lock" : "Тимчасове блокування файлів",
"Temporary lock your files" : "Тимчасово заблокувати ваші файли",
Expand Down

0 comments on commit 9e4ac03

Please sign in to comment.