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 11, 2024
1 parent d46806f commit 0d52d0a
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 @@ -8,7 +8,9 @@ OC.L10N.register(
"A user with that name already exists." : "Пользователь с таким именем уже существует.",
"User successfully created" : "Пользователь успешно создан",
"Failed to authorize" : "Не удалось авторизовать",
"Guest does not exist" : "Гость не существует",
"User already exists" : "Пользователь уже существует",
"User is not a guest" : "Пользователь не является гостём",
"%s shared »%s« with you" : "%s предоставил(а) Вам доступ к «%s»",
"Incoming share" : "Полученный общий ресурс",
"Hey there," : "Здравствуйте,",
Expand Down
2 changes: 2 additions & 0 deletions l10n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
"A user with that name already exists." : "Пользователь с таким именем уже существует.",
"User successfully created" : "Пользователь успешно создан",
"Failed to authorize" : "Не удалось авторизовать",
"Guest does not exist" : "Гость не существует",
"User already exists" : "Пользователь уже существует",
"User is not a guest" : "Пользователь не является гостём",
"%s shared »%s« with you" : "%s предоставил(а) Вам доступ к «%s»",
"Incoming share" : "Полученный общий ресурс",
"Hey there," : "Здравствуйте,",
Expand Down

0 comments on commit 0d52d0a

Please sign in to comment.