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 Aug 26, 2024
1 parent 4a1e0d2 commit 1b0737c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/ru.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ OC.L10N.register(
"A user with that email already exists." : "Пользователь с таким адресом электронной почты уже существует.",
"A user with that name already exists." : "Пользователь с таким именем уже существует.",
"User successfully created" : "Пользователь успешно создан",
"Failed to authorize" : "Не удалось авторизовать",
"User already exists" : "Пользователь уже существует",
"%s shared »%s« with you" : "%s предоставил(а) Вам доступ к «%s»",
"Incoming share" : "Полученный общий ресурс",
Expand Down
1 change: 1 addition & 0 deletions l10n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"A user with that email already exists." : "Пользователь с таким адресом электронной почты уже существует.",
"A user with that name already exists." : "Пользователь с таким именем уже существует.",
"User successfully created" : "Пользователь успешно создан",
"Failed to authorize" : "Не удалось авторизовать",
"User already exists" : "Пользователь уже существует",
"%s shared »%s« with you" : "%s предоставил(а) Вам доступ к «%s»",
"Incoming share" : "Полученный общий ресурс",
Expand Down

0 comments on commit 1b0737c

Please sign in to comment.