|
1 | 1 | { |
2 | | - "Custom Server Options": "Настраиваемые параметры сервера", |
3 | | - "Dismiss": "Отказ", |
| 2 | + "Custom Server Options": "Выбор другого сервера", |
| 3 | + "Dismiss": "Отклонить", |
4 | 4 | "powered by Matrix": "Основано на Matrix", |
5 | 5 | "%(appName)s via %(browserName)s on %(osName)s": "%(appName)s с %(browserName)s на %(osName)s", |
6 | 6 | "Riot Desktop on %(platformName)s": "Riot Desktop на %(platformName)s", |
7 | | - "Riot is not supported on mobile web. Install the app?": "Riot не поддерживает версию веб-сайта для мобильных устройств. Установить приложение?", |
| 7 | + "Riot is not supported on mobile web. Install the app?": "Веб-сайт Riot не адаптирован для мобильных устройств. Установить приложение?", |
8 | 8 | "Unknown device": "Неизвестное устройство", |
9 | | - "You need to be using HTTPS to place a screen-sharing call.": "Требуется использование HTTPS для совместного использования рабочего стола.", |
| 9 | + "You need to be using HTTPS to place a screen-sharing call.": "Для трансляции рабочего стола требуется использование HTTPS.", |
10 | 10 | "Welcome to Riot.im": "Добро пожаловать на Riot.im", |
11 | | - "Decentralised, encrypted chat & collaboration powered by [matrix]": "Децентрализованный, зашифрованный чат и совместная работа при поддержке [matrix]", |
| 11 | + "Decentralised, encrypted chat & collaboration powered by [matrix]": "Децентрализованный, зашифрованный чат и совместное рабочее пространство на основе [matrix]", |
12 | 12 | "Search the room directory": "Поиск в каталоге комнат", |
13 | 13 | "Chat with Riot Bot": "Пообщаться с ботом Riot", |
14 | | - "Get started with some tips from Riot Bot!": "Начните с некоторых советов от бота Riot!", |
15 | | - "General discussion about Matrix and Riot": "Общая дискуссия о Matrix и Riot", |
16 | | - "Discussion of all things Matrix!": "Дискуссия обо всем, что связано с Matrix!", |
17 | | - "Riot/Web & Desktop chat": "Riot/Web & Desktop-чат", |
18 | | - "Matrix technical discussions": "Технические дискуссии о Matrix", |
19 | | - "Running Matrix services": "Запуск сервисов Matrix", |
| 14 | + "Get started with some tips from Riot Bot!": "Начните с советов от бота Riot!", |
| 15 | + "General discussion about Matrix and Riot": "Общие разговоры о Matrix и Riot", |
| 16 | + "Discussion of all things Matrix!": "Разговоры обо всем, что связано с Matrix!", |
| 17 | + "Riot/Web & Desktop chat": "Чат о Riot/Web и Desktop", |
| 18 | + "Matrix technical discussions": "Технические разговоры о Matrix", |
| 19 | + "Running Matrix services": "Запуск и обслуживание своих серверов Matrix", |
20 | 20 | "Community-run support for Synapse": "Поддержка Synapse от сообщества", |
21 | | - "Admin support for Dendrite": "Административная поддержка Dendrite", |
22 | | - "Building services on Matrix": "Разработка сервисов на Matrix", |
23 | | - "Implementing VoIP services with Matrix": "Внедрение VoIP-услуг с помощью Matrix", |
24 | | - "Riot/iOS & matrix-ios-sdk chat": "Riot/iOS & matrix-ios-sdk чат", |
25 | | - "Riot/Android & matrix-android-sdk chat": "Riot/Android & matrix-android-sdk чат", |
26 | | - "Announcements about Synapse releases": "Объявления о выпусках Synapse", |
27 | | - "Support for those using and running matrix-appservice-irc": "Поддержка тех, кто использует и работает с matrix-appservice-irc", |
28 | | - "Lots of rooms already exist in Matrix, linked to existing networks (Slack, IRC, Gitter etc) or independent. Check out the directory!": "В Matrix существует множество комнат, как связанных с существующими сетями (Slack, IRC, Gitter и пр.), так и независимых. Ищите в каталоге!", |
29 | | - "Support for those using the Matrix spec": "Поддержка пользователей, использующих Matrix spec", |
30 | | - "Design and implementation of E2E in Matrix": "Разработка и внедрение сквозного шифрования (E2E) в Matrix", |
31 | | - "Implementing VR services with Matrix": "Внедрение сервисов виртуальной реальности (VR) с помощью Matrix", |
32 | | - "Discussion of the Identity Service API": "Обсуждение API службы идентификации", |
33 | | - "Support for those using, running and writing other bridges": "Поддержка для тех, кто использует, разрабатывает и внедряет приложения интеграции для Matrix", |
34 | | - "Contributing code to Matrix and Riot": "Внести свой вклад в разработку кода Matrix и Riot", |
35 | | - "Dev chat for the Riot/Web dev team": "Чат с командой разработчиков Riot/Web", |
36 | | - "Dev chat for the Dendrite dev team": "Чат с командой разработчиков Dendrite", |
37 | | - "You can use the custom server options to sign into other Matrix servers by specifying a different Home server URL.<br/>This allows you to use Riot with an existing Matrix account on a different home server.<br/><br/>You can also set a custom identity server but you won't be able to invite users by email address, or be invited by email address yourself.": "Вы можете использовать пользовательские параметры сервера для входа на другие сервера Matrix, указав другой URL-адрес домашнего сервера.<br/>Это позволяет использовать Riot с существующей учетной записью Matrix на другом домашнем сервере.<br/><br/>Кроме того, можно установить пользовательский сервер идентификации, однако вы не сможете ни пригласить других пользователей, ни быть приглашенным, используя адрес электронной почты, .", |
38 | | - "Co-ordination for Riot translators": "Координация для переводчиков Riot" |
| 21 | + "Admin support for Dendrite": "Поддержка администраторов Dendrite", |
| 22 | + "Building services on Matrix": "Разработка сервисов на основе Matrix", |
| 23 | + "Implementing VoIP services with Matrix": "Реализация VoIP-служб на основе Matrix", |
| 24 | + "Riot/iOS & matrix-ios-sdk chat": "Чат о Riot/iOS и matrix-ios-sdk", |
| 25 | + "Riot/Android & matrix-android-sdk chat": "Чат о Riot/Android и matrix-android-sdk", |
| 26 | + "Announcements about Synapse releases": "Объявления о релизах Synapse", |
| 27 | + "Support for those using and running matrix-appservice-irc": "Поддержка пользователей и администраторов matrix-appservice-irc", |
| 28 | + "Lots of rooms already exist in Matrix, linked to existing networks (Slack, IRC, Gitter etc) or independent. Check out the directory!": "В Matrix существует множество комнат, как связанных с другими сетями (Slack, IRC, Gitter и пр.), так и самостоятельных. Загляните в каталог!", |
| 29 | + "Support for those using the Matrix spec": "Поддержка по вопросам спецификации Matrix", |
| 30 | + "Design and implementation of E2E in Matrix": "Разработка и внедрение сквозного шифрования в Matrix", |
| 31 | + "Implementing VR services with Matrix": "Реализация сервисов виртуальной реальности (VR) на основе Matrix", |
| 32 | + "Discussion of the Identity Service API": "Обсуждение API серверов идентификации", |
| 33 | + "Support for those using, running and writing other bridges": "Поддержка пользователей и разработчиков прочих мостов в Matrix", |
| 34 | + "Contributing code to Matrix and Riot": "Участие в разработке Matrix и Riot", |
| 35 | + "Dev chat for the Riot/Web dev team": "Чат для команды разработчиков Riot/Web", |
| 36 | + "Dev chat for the Dendrite dev team": "Чат для команды разработчиков Dendrite", |
| 37 | + "You can use the custom server options to sign into other Matrix servers by specifying a different Home server URL.<br/>This allows you to use Riot with an existing Matrix account on a different home server.<br/><br/>You can also set a custom identity server but you won't be able to invite users by email address, or be invited by email address yourself.": "Вы можете войти на другой сервер Matrix, указав его URL-адрес.<br/>Это позволяет использовать Riot с учетной записью Matrix на другом сервере.<br/><br/>Кроме того, можно выбрать другой сервер идентификации, однако в таком случае вы не сможете приглашать пользователей или быть приглашенным по адресу электронной почты.", |
| 38 | + "Co-ordination for Riot translators": "Координационный чат для переводчиков Riot" |
39 | 39 | } |
0 commit comments