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 Dec 31, 2023
1 parent 23f44af commit 845e11d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions l10n/ru.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ OC.L10N.register(
"Temporary files lock" : "Временная блокировка файлов",
"Temporary lock your files" : "Временная блокировка файлов",
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Разрешить пользователям временно блокировать файлы во избежание конфликтов при совместной работе с файлами.",
"Locked by {user}" : "Заблокировано пользователем {user}",
"Locked by {app}" : "Заблокировано приложением {app}",
"Unlock file" : "Разблокировать файл",
"Lock file" : "Заблокировать файл",
"Locked by {0}" : "Файл заблокирован {0}"
Expand Down
2 changes: 2 additions & 0 deletions l10n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"Temporary files lock" : "Временная блокировка файлов",
"Temporary lock your files" : "Временная блокировка файлов",
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Разрешить пользователям временно блокировать файлы во избежание конфликтов при совместной работе с файлами.",
"Locked by {user}" : "Заблокировано пользователем {user}",
"Locked by {app}" : "Заблокировано приложением {app}",
"Unlock file" : "Разблокировать файл",
"Lock file" : "Заблокировать файл",
"Locked by {0}" : "Файл заблокирован {0}"
Expand Down

0 comments on commit 845e11d

Please sign in to comment.