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 19, 2024
1 parent 768cf1c commit 2f1bdda
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n/ru.js
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,8 @@ OC.L10N.register(
"This event was updated" : "Событие было обновлено",
"{attendeeName} accepted your invitation" : "Пользователь {attendeeName} принял ваше приглашение",
"{attendeeName} tentatively accepted your invitation" : "Пользователь {attendeeName} предварительно принял ваше приглашение",
"{attendeeName} declined your invitation" : "{attendeeName} отклонил ваше приглашение",
"{attendeeName} reacted to your invitation" : "{attendeeName} отреагировал на ваше приглашение",
"Failed to save your participation status" : "Не удалось сохранить ваш статус участия",
"domain" : "домен",
"Remove" : "Удалить",
Expand Down Expand Up @@ -474,6 +476,7 @@ OC.L10N.register(
"Saving tag …" : "Сохранение метки…",
"Tag name is a hidden system tag" : "Имя тега является скрытым системным тегом",
"Tag already exists" : "Метка уже существует",
"Tag name cannot be empty" : "Имя тега не может быть пустым",
"An error occurred, unable to create the tag." : "Не удалось создать метку.",
"No calendars with task list support" : "Нет календарей с поддержкой списка задач",
"Task created" : "Задача создана",
Expand Down Expand Up @@ -600,6 +603,7 @@ OC.L10N.register(
"Host" : "Имя или адрес сервера",
"Port" : "Порт",
"SMTP" : "SMTP",
"Use master password" : "Использовать главный пароль",
"Sieve" : "Фильтры Sieve",
"Enable sieve integration" : "Использовать поддержку Sieve",
"LDAP aliases integration" : "Поддержка псевдонимов LDAP",
Expand Down
4 changes: 4 additions & 0 deletions l10n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,8 @@
"This event was updated" : "Событие было обновлено",
"{attendeeName} accepted your invitation" : "Пользователь {attendeeName} принял ваше приглашение",
"{attendeeName} tentatively accepted your invitation" : "Пользователь {attendeeName} предварительно принял ваше приглашение",
"{attendeeName} declined your invitation" : "{attendeeName} отклонил ваше приглашение",
"{attendeeName} reacted to your invitation" : "{attendeeName} отреагировал на ваше приглашение",
"Failed to save your participation status" : "Не удалось сохранить ваш статус участия",
"domain" : "домен",
"Remove" : "Удалить",
Expand Down Expand Up @@ -472,6 +474,7 @@
"Saving tag …" : "Сохранение метки…",
"Tag name is a hidden system tag" : "Имя тега является скрытым системным тегом",
"Tag already exists" : "Метка уже существует",
"Tag name cannot be empty" : "Имя тега не может быть пустым",
"An error occurred, unable to create the tag." : "Не удалось создать метку.",
"No calendars with task list support" : "Нет календарей с поддержкой списка задач",
"Task created" : "Задача создана",
Expand Down Expand Up @@ -598,6 +601,7 @@
"Host" : "Имя или адрес сервера",
"Port" : "Порт",
"SMTP" : "SMTP",
"Use master password" : "Использовать главный пароль",
"Sieve" : "Фильтры Sieve",
"Enable sieve integration" : "Использовать поддержку Sieve",
"LDAP aliases integration" : "Поддержка псевдонимов LDAP",
Expand Down

0 comments on commit 2f1bdda

Please sign in to comment.