Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update translations #15936

Merged
merged 1 commit into from
Oct 6, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/i18n/ru-RU.json
Original file line number Diff line number Diff line change
Expand Up @@ -545,8 +545,8 @@
"failedToAddParticipantsPlural": "[bold]{{total}} участников[/bold] не удалось добавить в группу.",
"failedToAddParticipantsPluralDetailsNonFederatingBackends": "[bold]{{names}}[/bold] и [bold]{{name}}[/bold] не могут быть добавлены в группу, поскольку их бэкенды не взаимодействуют друг с другом.",
"failedToAddParticipantsPluralDetailsOfflineBackend": "[bold]{{names}}[/bold] и [bold]{{name}}[/bold] не могут быть добавлены в группу, поскольку бэкэнд [bold]{{domain}}[/bold] недоступен.",
"failedToAddParticipantsSingularDetailsNonFederatingBackends": "[bold]{{name}}[/bold] could not be added to the group as their backends do not federate with each other.",
"failedToAddParticipantsSingularDetailsOfflineBackend": "[bold]{{name}}[/bold] could not be added to the group as the backend of [bold]{{domain}}[/bold] could not be reached.",
"failedToAddParticipantsSingularDetailsNonFederatingBackends": "[bold]{{name}}[/bold] не могут быть добавлены в группу, поскольку их бэкенды не взаимодействуют друг с другом.",
"failedToAddParticipantsSingularDetailsOfflineBackend": "[bold]{{name}}[/bold] не может быть добавлен в группу, поскольку бэкэнд [bold]{{domain}}[/bold] недоступен.",
"featureConfigChangeModalApplock": "Обязательная блокировка приложения теперь отключена. При возвращении в приложение не требуется ввод пароля или биометрическая аутентификация.",
"featureConfigChangeModalApplockHeadline": "Настройки команды изменены",
"featureConfigChangeModalAudioVideoDescriptionItemCameraDisabled": "Камера во время вызовов отключена",
Expand Down
Loading