diff --git a/src/components/views/rooms/Stickerpicker.js b/src/components/views/rooms/Stickerpicker.js
index 929e0b0d83..c055c67cd3 100644
--- a/src/components/views/rooms/Stickerpicker.js
+++ b/src/components/views/rooms/Stickerpicker.js
@@ -174,6 +174,7 @@ export default class Stickerpicker extends React.Component {
showTitle={false}
showMinimise={true}
showDelete={false}
+ showPopout={false}
onMinimiseClick={this._onHideStickersClick}
handleMinimisePointerEvents={true}
whitelistCapabilities={['m.sticker']}
diff --git a/src/i18n/strings/bg.json b/src/i18n/strings/bg.json
index 30b467f09b..dc48b0ba59 100644
--- a/src/i18n/strings/bg.json
+++ b/src/i18n/strings/bg.json
@@ -986,7 +986,7 @@
"%(user)s is a %(userRole)s": "%(user)s е %(userRole)s",
"Code": "Код",
"Debug Logs Submission": "Изпращане на логове за дебъгване",
- "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contian messages.": "Ако сте изпратили грешка чрез GitHub, логовете за дебъгване могат да ни помогнат да проследим проблема. Логовете за дебъгване съдържат данни за използване на приложението, включващи потребителското Ви име, идентификаторите или псевдонимите на стаите или групите, които сте посетили, и потребителските имена на други потребители. Те не съдържат съобщения.",
+ "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contain messages.": "Ако сте изпратили грешка чрез GitHub, логовете за дебъгване могат да ни помогнат да проследим проблема. Логовете за дебъгване съдържат данни за използване на приложението, включващи потребителското Ви име, идентификаторите или псевдонимите на стаите или групите, които сте посетили, и потребителските имена на други потребители. Те не съдържат съобщения.",
"Submit debug logs": "Изпрати логове за дебъгване",
"Opens the Developer Tools dialog": "Отваря прозорец с инструменти на разработчика",
"Seen by %(displayName)s (%(userName)s) at %(dateTime)s": "Видяно от %(displayName)s (%(userName)s) в %(dateTime)s",
diff --git a/src/i18n/strings/de_DE.json b/src/i18n/strings/de_DE.json
index 4043baaf13..278d915229 100644
--- a/src/i18n/strings/de_DE.json
+++ b/src/i18n/strings/de_DE.json
@@ -985,7 +985,7 @@
"
Re-request encryption keys from your other devices.": "Verschlüsselungs-Schlüssel von deinen anderen Geräten
erneut anfragen.",
"%(user)s is a %(userRole)s": "%(user)s ist ein %(userRole)s",
"Debug Logs Submission": "Einsenden des Fehlerprotokolls",
- "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contian messages.": "Wenn du einen Fehler via GitHub gemeldet hast, können Fehlerberichte uns helfen um das Problem zu finden. Sie enthalten Anwendungsdaten wie deinen Nutzernamen, Raum- und Gruppen-ID's und Aliase die du besucht hast und Nutzernamen anderer Nutzer. Sie enthalten keine Nachrichten.",
+ "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contain messages.": "Wenn du einen Fehler via GitHub gemeldet hast, können Fehlerberichte uns helfen um das Problem zu finden. Sie enthalten Anwendungsdaten wie deinen Nutzernamen, Raum- und Gruppen-ID's und Aliase die du besucht hast und Nutzernamen anderer Nutzer. Sie enthalten keine Nachrichten.",
"Submit debug logs": "Fehlerberichte einreichen",
"Code": "Code",
"Opens the Developer Tools dialog": "Öffnet den Entwicklerwerkzeugkasten",
diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json
index a15b17afdd..33f18e47a4 100644
--- a/src/i18n/strings/en_EN.json
+++ b/src/i18n/strings/en_EN.json
@@ -103,6 +103,7 @@
"You need to be logged in.": "You need to be logged in.",
"You need to be able to invite users to do that.": "You need to be able to invite users to do that.",
"Unable to create widget.": "Unable to create widget.",
+ "Popout widget": "Popout widget",
"Missing roomId.": "Missing roomId.",
"Failed to send request.": "Failed to send request.",
"This room is not recognised.": "This room is not recognised.",
@@ -1032,7 +1033,7 @@
"Device key:": "Device key:",
"Ignored Users": "Ignored Users",
"Debug Logs Submission": "Debug Logs Submission",
- "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contian messages.": "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contian messages.",
+ "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contain messages.": "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contain messages.",
"Riot collects anonymous analytics to allow us to improve the application.": "Riot collects anonymous analytics to allow us to improve the application.",
"Privacy is important to us, so we don't collect any personal or identifiable data for our analytics.": "Privacy is important to us, so we don't collect any personal or identifiable data for our analytics.",
"Learn more about how we use analytics.": "Learn more about how we use analytics.",
diff --git a/src/i18n/strings/eu.json b/src/i18n/strings/eu.json
index 456c0e24eb..5a7a1312a9 100644
--- a/src/i18n/strings/eu.json
+++ b/src/i18n/strings/eu.json
@@ -986,7 +986,7 @@
"%(user)s is a %(userRole)s": "%(user)s %(userRole)s da",
"Code": "Kodea",
"Debug Logs Submission": "Arazte-egunkarien bidalketak",
- "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contian messages.": "Akats bat bidali baduzu GitHub bidez, arazte-egunkariek arazoa aurkitzen lagundu gaitzakete. Arazte-egunkariek aplikazioak darabilen datuak dauzkate, zure erabiltzaile izena barne, bisitatu dituzun gelen ID-ak edo ezizenak eta beste erabiltzaileen izenak. Ez dute mezurik.",
+ "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contain messages.": "Akats bat bidali baduzu GitHub bidez, arazte-egunkariek arazoa aurkitzen lagundu gaitzakete. Arazte-egunkariek aplikazioak darabilen datuak dauzkate, zure erabiltzaile izena barne, bisitatu dituzun gelen ID-ak edo ezizenak eta beste erabiltzaileen izenak. Ez dute mezurik.",
"Submit debug logs": "Bidali arazte-txostenak",
"Opens the Developer Tools dialog": "Garatzailearen tresnen elkarrizketa-koadroa irekitzen du",
"Seen by %(displayName)s (%(userName)s) at %(dateTime)s": "%(displayName)s (%(userName)s)(e)k ikusita %(dateTime)s(e)tan",
@@ -1156,5 +1156,7 @@
"Collapse panel": "Tolestu panela",
"With your current browser, the look and feel of the application may be completely incorrect, and some or all features may not function. If you want to try it anyway you can continue, but you are on your own in terms of any issues you may encounter!": "Zure oraingo nabigatzailearekin aplikazioaren itxura eta portaera guztiz okerra izan daiteke, eta funtzio batzuk ez dira ibiliko. Hala ere aurrera jarraitu dezakezu saiatu nahi baduzu, baina zure erantzukizunaren menpe geratzen dira aurkitu ditzakezun arazoak!",
"Checking for an update...": "Eguneraketarik dagoen egiaztatzen...",
- "There are advanced notifications which are not shown here": "Hemen erakusten ez diren jakinarazpen aurreratuak daude"
+ "There are advanced notifications which are not shown here": "Hemen erakusten ez diren jakinarazpen aurreratuak daude",
+ "Missing roomId.": "Gelaren ID-a falta da.",
+ "Picture": "Irudia"
}
diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json
index ea8606785d..50e0a38f8a 100644
--- a/src/i18n/strings/fr.json
+++ b/src/i18n/strings/fr.json
@@ -987,7 +987,7 @@
"Seen by %(displayName)s (%(userName)s) at %(dateTime)s": "Vu par %(displayName)s (%(userName)s) à %(dateTime)s",
"Code": "Code",
"Debug Logs Submission": "Envoi des journaux de débogage",
- "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contian messages.": "Si vous avez signalé un bug via GitHub, les journaux de débogage peuvent nous aider à identifier le problème. Les journaux de débogage contiennent des données d'utilisation de l'application dont votre nom d'utilisateur, les identifiants ou alias des salons ou groupes que vous avez visité et les noms d'utilisateur des autres participants. Ils ne contiennent pas les messages.",
+ "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contain messages.": "Si vous avez signalé un bug via GitHub, les journaux de débogage peuvent nous aider à identifier le problème. Les journaux de débogage contiennent des données d'utilisation de l'application dont votre nom d'utilisateur, les identifiants ou alias des salons ou groupes que vous avez visité et les noms d'utilisateur des autres participants. Ils ne contiennent pas les messages.",
"Submit debug logs": "Envoyer les journaux de débogage",
"Opens the Developer Tools dialog": "Ouvre la fenêtre des Outils de développeur",
"Unable to join community": "Impossible de rejoindre la communauté",
diff --git a/src/i18n/strings/gl.json b/src/i18n/strings/gl.json
index 36b759469e..06bff9eb76 100644
--- a/src/i18n/strings/gl.json
+++ b/src/i18n/strings/gl.json
@@ -992,7 +992,7 @@
"Join this community": "Únase a esta comunidade",
"Leave this community": "Deixar esta comunidade",
"Debug Logs Submission": "Envío de rexistro de depuración",
- "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contian messages.": "Si enviou un reporte de fallo a través de GitHub, os informes poden axudarnos a examinar o problema. Os informes de fallo conteñen datos do uso do aplicativo incluíndo o seu nome de usuaria, os IDs ou alcumes das salas e grupos que visitou e os nomes de usuaria de outras personas. Non conteñen mensaxes.",
+ "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contain messages.": "Si enviou un reporte de fallo a través de GitHub, os informes poden axudarnos a examinar o problema. Os informes de fallo conteñen datos do uso do aplicativo incluíndo o seu nome de usuaria, os IDs ou alcumes das salas e grupos que visitou e os nomes de usuaria de outras personas. Non conteñen mensaxes.",
"Submit debug logs": "Enviar informes de depuración",
"Opens the Developer Tools dialog": "Abre o cadro de Ferramentas de Desenvolvedoras",
"Stickerpack": "Peganitas",
diff --git a/src/i18n/strings/hu.json b/src/i18n/strings/hu.json
index 5c00365b2e..f00dacab29 100644
--- a/src/i18n/strings/hu.json
+++ b/src/i18n/strings/hu.json
@@ -362,7 +362,7 @@
"This email address was not found": "Az e-mail cím nem található",
"The email address linked to your account must be entered.": "A fiókodhoz kötött e-mail címet add meg.",
"Press
to start a chat with someone": "Nyomd meg a gombot ha szeretnél csevegni valakivel",
- "Privacy warning": "Titoktartási figyelmeztetés",
+ "Privacy warning": "Adatvédelmi figyelmeztetés",
"The file '%(fileName)s' exceeds this home server's size limit for uploads": "'%(fileName)s' fájl túllépte a Saját szerverben beállított feltöltési méret határt",
"The file '%(fileName)s' failed to upload": "'%(fileName)s' fájl feltöltése sikertelen",
"The remote side failed to pick up": "A hívott fél nem vette fel",
@@ -986,7 +986,7 @@
"%(user)s is a %(userRole)s": "%(user)s egy %(userRole)s",
"Code": "Kód",
"Debug Logs Submission": "Hibakeresési napló elküldése",
- "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contian messages.": "Ha a GitHubon keresztül küldted be a hibát, a hibakeresési napló segíthet nekünk a javításban. A napló felhasználási adatokat tartalmaz mint a felhasználói neved, az általad meglátogatott szobák vagy csoportok azonosítóját vagy alternatív nevét és mások felhasználói nevét. De nem tartalmazzák az üzeneteket.",
+ "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contain messages.": "Ha a GitHubon keresztül küldted be a hibát, a hibakeresési napló segíthet nekünk a javításban. A napló felhasználási adatokat tartalmaz mint a felhasználói neved, az általad meglátogatott szobák vagy csoportok azonosítóját vagy alternatív nevét és mások felhasználói nevét. De nem tartalmazzák az üzeneteket.",
"Submit debug logs": "Hibakeresési napló küldése",
"Opens the Developer Tools dialog": "Megnyitja a fejlesztői eszközök ablakát",
"Seen by %(displayName)s (%(userName)s) at %(dateTime)s": "%(displayName)s (%(userName)s) az alábbi időpontban látta: %(dateTime)s",
diff --git a/src/i18n/strings/it.json b/src/i18n/strings/it.json
index 61982e005f..ba7417bcc8 100644
--- a/src/i18n/strings/it.json
+++ b/src/i18n/strings/it.json
@@ -864,7 +864,7 @@
"Device key:": "Chiave dispositivo:",
"Ignored Users": "Utenti ignorati",
"Debug Logs Submission": "Invio dei log di debug",
- "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contian messages.": "Se hai segnalato un errore via Github, i log di debug possono aiutarci a identificare il problema. I log di debug contengono dati di utilizzo dell'applicazione inclusi il nome utente, gli ID o alias delle stanze o gruppi visitati e i nomi degli altri utenti. Non contengono messaggi.",
+ "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contain messages.": "Se hai segnalato un errore via Github, i log di debug possono aiutarci a identificare il problema. I log di debug contengono dati di utilizzo dell'applicazione inclusi il nome utente, gli ID o alias delle stanze o gruppi visitati e i nomi degli altri utenti. Non contengono messaggi.",
"Submit debug logs": "Invia log di debug",
"Riot collects anonymous analytics to allow us to improve the application.": "Riot raccoglie statistiche anonime per permetterci di migliorare l'applicazione.",
"Privacy is important to us, so we don't collect any personal or identifiable data for our analytics.": "Diamo importanza alla privacy, perciò non raccogliamo dati personali o identificabili per le nostre statistiche.",
diff --git a/src/i18n/strings/ja.json b/src/i18n/strings/ja.json
index fb6b300452..013790aa80 100644
--- a/src/i18n/strings/ja.json
+++ b/src/i18n/strings/ja.json
@@ -241,5 +241,7 @@
"Collapse panel": "パネルを折りたたむ",
"With your current browser, the look and feel of the application may be completely incorrect, and some or all features may not function. If you want to try it anyway you can continue, but you are on your own in terms of any issues you may encounter!": "現在ご使用のブラウザでは、アプリの外見や使い心地が正常でない可能性があります。また、一部または全部の機能がご使用いただけない可能性があります。このままご使用いただけますが、問題が発生した場合は対応しかねます!",
"Checking for an update...": "アップデートを確認しています…",
- "There are advanced notifications which are not shown here": "ここに表示されない詳細な通知があります"
+ "There are advanced notifications which are not shown here": "ここに表示されない詳細な通知があります",
+ "Call": "通話",
+ "Answer": "応答"
}
diff --git a/src/i18n/strings/lv.json b/src/i18n/strings/lv.json
index 1ce54983c6..6282d40daf 100644
--- a/src/i18n/strings/lv.json
+++ b/src/i18n/strings/lv.json
@@ -986,7 +986,7 @@
"%(count)s Resend all or cancel all now. You can also select individual messages to resend or cancel.|other": "Tagadvisas atkārtoti sūtīt vai visas atcelt. Tu vari atzīmēt arī individuālas ziņas, kuras atkārtoti sūtīt vai atcelt.",
"Clear filter": "Attīrīt filtru",
"Debug Logs Submission": "Iesniegt atutošanas logfailus",
- "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contian messages.": "Ja esi paziņojis par kļūdu caur GitHub, atutošanas logfaili var mums palīdzēt identificēt problēmu. Atutošanas logfaili satur programmas lietošanas datus, tostarp Tavu lietotājvārdu, istabu/grupu Id vai aliases, kuras esi apmeklējis un citu lietotāju lietotājvārdus. Tie nesatur pašas ziņas.",
+ "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contain messages.": "Ja esi paziņojis par kļūdu caur GitHub, atutošanas logfaili var mums palīdzēt identificēt problēmu. Atutošanas logfaili satur programmas lietošanas datus, tostarp Tavu lietotājvārdu, istabu/grupu Id vai aliases, kuras esi apmeklējis un citu lietotāju lietotājvārdus. Tie nesatur pašas ziņas.",
"Submit debug logs": "Iesniegt atutošanas logfailus",
"Opens the Developer Tools dialog": "Atver Izstrādātāja instrumentus",
"Seen by %(displayName)s (%(userName)s) at %(dateTime)s": "Skatījis %(displayName)s (%(userName)s) %(dateTime)s",
diff --git a/src/i18n/strings/nl.json b/src/i18n/strings/nl.json
index 55849434ae..e96280f2e4 100644
--- a/src/i18n/strings/nl.json
+++ b/src/i18n/strings/nl.json
@@ -1001,7 +1001,7 @@
"Everyone": "Iedereen",
"Leave this community": "Deze gemeenschap verlaten",
"Debug Logs Submission": "Debug Logs Indienen",
- "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contian messages.": "Als je een bug via Github hebt ingediend kunnen debug logs ons helpen om het probleem te vinden. Debug logs bevatten applicatie-gebruik data inclusief je gebruikersnaam, de ID's of namen van de ruimtes en groepen die je hebt bezocht en de gebruikersnamen van andere gebruikers. Ze bevatten geen berichten.",
+ "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contain messages.": "Als je een bug via Github hebt ingediend kunnen debug logs ons helpen om het probleem te vinden. Debug logs bevatten applicatie-gebruik data inclusief je gebruikersnaam, de ID's of namen van de ruimtes en groepen die je hebt bezocht en de gebruikersnamen van andere gebruikers. Ze bevatten geen berichten.",
"Submit debug logs": "Debug logs indienen",
"Opens the Developer Tools dialog": "Opent het Ontwikkelaars Gereedschappen dialoog",
"Fetching third party location failed": "Het ophalen van de locatie van de derde partij is mislukt",
diff --git a/src/i18n/strings/ru.json b/src/i18n/strings/ru.json
index acfb14674d..10d6bb02dd 100644
--- a/src/i18n/strings/ru.json
+++ b/src/i18n/strings/ru.json
@@ -3,24 +3,24 @@
"Add email address": "Добавить адрес email",
"Add phone number": "Добавить номер телефона",
"Admin": "Администратор",
- "Advanced": "Дополнительно",
+ "Advanced": "Подробности",
"Algorithm": "Алгоритм",
"A new password must be entered.": "Введите новый пароль.",
- "Anyone who knows the room's link, apart from guests": "Любой, кто знает ссылку на комнату, кроме гостей",
- "Anyone who knows the room's link, including guests": "Любой, кто знает ссылку на комнату, включая гостей",
+ "Anyone who knows the room's link, apart from guests": "Все, у кого есть ссылка на эту комнату, кроме гостей",
+ "Anyone who knows the room's link, including guests": "Все, у кого есть ссылка на эту комнату, включая гостей",
"Are you sure you want to reject the invitation?": "Вы уверены что вы хотите отклонить приглашение?",
- "Are you sure you want to upload the following files?": "Вы уверены что вы хотите отправить следующие файлы?",
+ "Are you sure you want to upload the following files?": "Вы уверены, что вы хотите отправить эти файлы?",
"Banned users": "Заблокированные пользователи",
"Bans user with given id": "Блокирует пользователя с заданным ID",
"Blacklisted": "В черном списке",
"Bulk Options": "Групповые параметры",
"Can't load user settings": "Невозможно загрузить пользовательские настройки",
- "Changes to who can read history will only apply to future messages in this room": "Изменения того, кто может прочитать историю, будут применяться только к будущим сообщениям в этой комнате",
+ "Changes to who can read history will only apply to future messages in this room": "Изменение правил доступа к истории будет применено только к будущим сообщениям в этой комнате",
"Changes your display nickname": "Изменяет ваш псевдоним",
"Claimed Ed25519 fingerprint key": "Требуемый ключ цифрового отпечатка Ed25519",
"Clear Cache and Reload": "Очистить кэш и перезагрузить",
"Clear Cache": "Очистить кэш",
- "Click here to fix": "Щелкните здесь, чтобы исправить",
+ "Click here to fix": "Нажмите здесь, чтобы исправить это",
"Commands": "Команды",
"Confirm your new password": "Подтвердите новый пароль",
"Continue": "Продолжить",
@@ -32,19 +32,19 @@
"Deactivate Account": "Деактивировать учетную запись",
"Deactivate my account": "Деактивировать мою учетную запись",
"Decryption error": "Ошибка расшифровки",
- "Default": "По умолчанию",
+ "Default": "Обычный пользователь",
"Deops user with given id": "Снимает полномочия оператора с пользователя с заданным ID",
"Device ID": "ID устройства",
- "Devices will not yet be able to decrypt history from before they joined the room": "Устройства пока не могут дешифровать историю до их входа в комнату",
+ "Devices will not yet be able to decrypt history from before they joined the room": "Устройства не смогут расшифровать историю сообщений до момента их входа в комнату (временно)",
"Display name": "Отображаемое имя",
"Displays action": "Отображение действий",
"Ed25519 fingerprint": "Ed25519 отпечаток",
- "Email, name or matrix ID": "Email, имя или matrix ID",
+ "Email, name or matrix ID": "Email-адрес, имя или идентификатор",
"Emoji": "Смайлы",
- "Encrypted messages will not be visible on clients that do not yet implement encryption": "Зашифрованные сообщения не будут видны в клиентах, которые еще не подключили шифрование",
+ "Encrypted messages will not be visible on clients that do not yet implement encryption": "Зашифрованные сообщения не будут видны в клиентах, еще не поддерживающих сквозное шифрование",
"Encrypted room": "Зашифрованная комната",
"End-to-end encryption information": "Сведения о сквозном шифровании",
- "End-to-end encryption is in beta and may not be reliable": "Сквозное шифрование находится в бета-версии и может быть ненадежным",
+ "End-to-end encryption is in beta and may not be reliable": "Сквозное шифрование сейчас в бета-тестировании и может не работать",
"Error": "Ошибка",
"Event information": "Информация о событии",
"Export E2E room keys": "Экспорт ключей сквозного шифрования",
@@ -56,64 +56,64 @@
"Failed to upload file": "Не удалось отправить файл",
"Favourite": "Избранное",
"Favourites": "Избранные",
- "Filter room members": "Фильтр участников комнаты",
+ "Filter room members": "Поиск по участникам",
"Forget room": "Забыть комнату",
"Forgot your password?": "Забыли пароль?",
"For security, this session has been signed out. Please sign in again.": "Для обеспечения безопасности ваша сессия была завершена. Пожалуйста, войдите снова.",
- "Hangup": "Закончить",
+ "Hangup": "Повесить трубку",
"Historical": "Архив",
"Homeserver is": "Домашний сервер это",
"Identity Server is": "Сервер идентификации это",
"I have verified my email address": "Я подтвердил свой адрес email",
"Import E2E room keys": "Импорт ключей сквозного шифрования",
"Invalid Email Address": "Недопустимый адрес email",
- "Invite new room members": "Пригласить новых участников в комнату",
- "Invites": "Приглашает",
+ "Invite new room members": "Пригласить в комнату новых участников",
+ "Invites": "Приглашения",
"Invites user with given id to current room": "Приглашает пользователя с заданным ID в текущую комнату",
- "Sign in with": "Войти, используя",
+ "Sign in with": "Войти с помощью",
"Joins room with given alias": "Входит в комнату с заданным псевдонимом",
"Kicks user with given id": "Выкидывает пользователя с заданным ID",
"Labs": "Лаборатория",
"Leave room": "Покинуть комнату",
"Login as guest": "Войти как гость",
"Logout": "Выйти",
- "Low priority": "Низкий приоритет",
+ "Low priority": "Неважные",
"Manage Integrations": "Управление интеграциями",
"Mobile phone number": "Номер мобильного телефона",
"Moderator": "Модератор",
- "%(serverName)s Matrix ID": "%(serverName)s Matrix ID",
+ "%(serverName)s Matrix ID": "Matrix ID на %(serverName)s",
"Name": "Имя",
- "Never send encrypted messages to unverified devices from this device": "Никогда не отправлять зашифрованные сообщения на непроверенные устройства с этого устройства",
- "Never send encrypted messages to unverified devices in this room from this device": "Никогда не отправлять зашифрованные сообщения на непроверенные устройства в этой комнате с этого устройства",
+ "Never send encrypted messages to unverified devices from this device": "Никогда не отправлять зашифрованные сообщения на непроверенные устройства (с этого устройства)",
+ "Never send encrypted messages to unverified devices in this room from this device": "Никогда не отправлять зашифрованные сообщения на непроверенные устройства (в этой комнате, с этого устройства)",
"New password": "Новый пароль",
"New passwords must match each other.": "Новые пароли должны совпадать.",
"none": "никто",
"Notifications": "Уведомления",
"": "<не поддерживается>",
"NOT verified": "НЕ проверено",
- "No users have specific privileges in this room": "Ни один пользователь не имеет специальных полномочий в этой комнате",
- "Once encryption is enabled for a room it cannot be turned off again (for now)": "После включения шифрования в комнате, оно не может быть деактивировано (на данный момент)",
+ "No users have specific privileges in this room": "Ни один пользователь не имеет особых прав в этой комнате",
+ "Once encryption is enabled for a room it cannot be turned off again (for now)": "После включения шифрования в комнате вы не сможете его снова выключить (временно)",
"Password": "Пароль",
"People": "Люди",
- "Permissions": "Разрешения",
+ "Permissions": "Права доступа",
"Phone": "Телефон",
"Remove": "Удалить",
"Return to login screen": "Вернуться к экрану входа",
"Send Reset Email": "Отправить письмо со ссылкой для сброса пароля",
"Settings": "Настройки",
- "Start a chat": "Начать чат",
- "Start Chat": "Начать чат",
+ "Start a chat": "Начать разговор",
+ "Start Chat": "Начать разговор",
"Unable to add email address": "Не удается добавить адрес email",
"Unable to remove contact information": "Не удалось удалить контактную информацию",
"Unable to verify email address.": "Не удалось проверить адрес email.",
"Unban": "Разблокировать",
- "Unencrypted room": "Незашифрованная комната",
+ "Unencrypted room": "Нешифрованная комната",
"unencrypted": "без шифрования",
"unknown device": "неизвестное устройство",
"unknown error code": "неизвестный код ошибки",
"Upload avatar": "Загрузить аватар",
"Upload Files": "Отправка файлов",
- "Upload file": "Отправка файла",
+ "Upload file": "Отправить файл",
"User ID": "ID пользователя",
"User Interface": "Пользовательский интерфейс",
"User name": "Имя пользователя",
@@ -121,61 +121,61 @@
"Verification Pending": "В ожидании подтверждения",
"Verification": "Проверка",
"verified": "проверенный",
- "Video call": "Видеозвонок",
+ "Video call": "Видеовызов",
"Voice call": "Голосовой вызов",
- "VoIP conference finished.": "VoIP-конференция закончилась.",
- "VoIP conference started.": "VoIP-конференция началась.",
+ "VoIP conference finished.": "Конференц-звонок окончен.",
+ "VoIP conference started.": "Конференц-звонок начался.",
"(warning: cannot be disabled again!)": "(предупреждение: отключить будет невозможно!)",
"Warning!": "Внимание!",
- "Who can access this room?": "Кто может получить доступ к этой комнате?",
+ "Who can access this room?": "Кто может войти в эту комнату?",
"Who can read history?": "Кто может читать историю?",
- "Who would you like to add to this room?": "Кого бы вы хотели добавить в эту комнату?",
+ "Who would you like to add to this room?": "Кого бы вы хотели пригласить в эту комнату?",
"Who would you like to communicate with?": "С кем бы вы хотели связаться?",
"You do not have permission to post to this room": "Вы не можете писать в эту комнату",
"You have been logged out of all devices and will no longer receive push notifications. To re-enable notifications, sign in again on each device": "Вы вышли из всех устройств и больше не будете получать push-уведомления. Чтобы повторно активировать уведомления, войдите снова на каждом из устройств",
"You have no visible notifications": "Нет видимых уведомлений",
"Your password has been reset": "Ваш пароль был сброшен",
"Your password was successfully changed. You will not receive push notifications on other devices until you log back in to them": "Пароль успешно изменен. До повторной авторизации вы не будете получать push-уведомления на других устройствах",
- "You should not yet trust it to secure data": "На сегодняшний день не следует полностью полагаться на то, что ваши данные будут надежно зашифрованы",
+ "You should not yet trust it to secure data": "На данный момент не следует полагаться на то, что ваша переписка будет надежно зашифрована",
"%(targetName)s accepted an invitation.": "%(targetName)s принял приглашение.",
"%(targetName)s accepted the invitation for %(displayName)s.": "%(targetName)s принял приглашение от %(displayName)s.",
"Active call": "Активный вызов",
- "%(names)s and %(lastPerson)s are typing": "%(names)s и %(lastPerson)s печатает",
- "%(senderName)s answered the call.": "%(senderName)s ответил на звонок.",
+ "%(names)s and %(lastPerson)s are typing": "%(names)s и %(lastPerson)s печатают",
+ "%(senderName)s answered the call.": "%(senderName)s ответил(а) на звонок.",
"%(senderName)s banned %(targetName)s.": "%(senderName)s заблокировал(а) %(targetName)s.",
- "Call Timeout": "Время ожидания вызова",
- "%(senderName)s changed their profile picture.": "%(senderName)s изменил изображение профиля.",
- "%(senderName)s changed the power level of %(powerLevelDiffText)s.": "%(senderName)s изменил(а) уровень доступа для %(powerLevelDiffText)s.",
+ "Call Timeout": "Нет ответа",
+ "%(senderName)s changed their profile picture.": "%(senderName)s изменил(а) свой аватар.",
+ "%(senderName)s changed the power level of %(powerLevelDiffText)s.": "%(senderName)s изменил(а) уровни прав %(powerLevelDiffText)s.",
"%(senderDisplayName)s changed the room name to %(roomName)s.": "%(senderDisplayName)s изменил(а) название комнаты на %(roomName)s.",
- "%(senderDisplayName)s changed the topic to \"%(topic)s\".": "%(senderDisplayName)s изменил тему на %(topic)s.",
- "Conference call failed.": "Не удалось выполнить групповой вызов.",
- "Conference calling is in development and may not be reliable.": "Групповые вызовы находятся в разработке и могут быть нестабильны.",
- "Conference calls are not supported in encrypted rooms": "Групповые вызовы не поддерживаются в зашифрованных комнатах",
- "Conference calls are not supported in this client": "Групповые вызовы в этом клиенте не поддерживаются",
- "/ddg is not a command": "/ddg не команда",
- "Drop here to tag %(section)s": "Перетащите сюда для тега %(section)s",
- "%(senderName)s ended the call.": "%(senderName)s завершил звонок.",
+ "%(senderDisplayName)s changed the topic to \"%(topic)s\".": "%(senderDisplayName)s изменил(а) тему комнаты на \"%(topic)s\".",
+ "Conference call failed.": "Сбой конференц-звонка.",
+ "Conference calling is in development and may not be reliable.": "Конференц-связь находится в разработке и может не работать.",
+ "Conference calls are not supported in encrypted rooms": "Конференц-связь не поддерживается в зашифрованных комнатах",
+ "Conference calls are not supported in this client": "Конференц-связь в этом клиенте не поддерживается",
+ "/ddg is not a command": "/ddg — это не команда",
+ "Drop here to tag %(section)s": "Перетащите сюда, чтобы пометить как %(section)s",
+ "%(senderName)s ended the call.": "%(senderName)s завершил(а) звонок.",
"Existing Call": "Текущий вызов",
- "Failed to lookup current room": "Не удалось выполнить поиск текущий комнаты",
+ "Failed to lookup current room": "Не удалось найти текущую комнату",
"Failed to send request.": "Не удалось отправить запрос.",
- "Failed to set up conference call": "Не удалось настроить групповой вызов",
- "Failed to verify email address: make sure you clicked the link in the email": "Не удалось проверить адрес email: убедитесь, что вы перешли по ссылке в письме",
+ "Failed to set up conference call": "Не удалось сделать конференц-звонок",
+ "Failed to verify email address: make sure you clicked the link in the email": "Не удалось проверить email-адрес: убедитесь, что вы перешли по ссылке в письме",
"Failure to create room": "Не удалось создать комнату",
- "%(userId)s from %(fromPowerLevel)s to %(toPowerLevel)s": "%(userId)s с %(fromPowerLevel)s на %(toPowerLevel)s",
+ "%(userId)s from %(fromPowerLevel)s to %(toPowerLevel)s": "для %(userId)s с %(fromPowerLevel)s на %(toPowerLevel)s",
"click to reveal": "нажмите для открытия",
"%(senderName)s invited %(targetName)s.": "%(senderName)s приглашает %(targetName)s.",
"%(displayName)s is typing": "%(displayName)s печатает",
- "%(targetName)s joined the room.": "%(targetName)s вошел(ла) в комнату.",
- "%(senderName)s kicked %(targetName)s.": "%(senderName)s выкинул %(targetName)s.",
- "%(targetName)s left the room.": "%(targetName)s покинул комнату.",
- "%(senderName)s made future room history visible to all room members, from the point they are invited.": "%(senderName)s сделал(а) историю комнаты видимой для всех участников комнаты с момента их приглашения.",
- "%(senderName)s made future room history visible to all room members, from the point they joined.": "%(senderName)s сделал(а) историю комнаты видимой для всех участников комнаты с момента их входа.",
- "%(senderName)s made future room history visible to all room members.": "%(senderName)s сделал(а) историю комнаты видимой для всех участников комнаты.",
- "%(senderName)s made future room history visible to anyone.": "%(senderName)s сделал(а) историю комнаты видимой для всех.",
- "%(senderName)s made future room history visible to unknown (%(visibility)s).": "%(senderName)s сделал(а) историю комнаты видимой для неизвестного (%(visibility)s).",
+ "%(targetName)s joined the room.": "%(targetName)s вошел(-ла) в комнату.",
+ "%(senderName)s kicked %(targetName)s.": "%(senderName)s выгнал(а) %(targetName)s.",
+ "%(targetName)s left the room.": "%(targetName)s покинул(а) комнату.",
+ "%(senderName)s made future room history visible to all room members, from the point they are invited.": "%(senderName)s сделал(а) историю разговора видимой для всех собеседников с момента их приглашения.",
+ "%(senderName)s made future room history visible to all room members, from the point they joined.": "%(senderName)s сделал(а) историю разговора видимой для всех собеседников с момента их входа в комнату.",
+ "%(senderName)s made future room history visible to all room members.": "%(senderName)s сделал(а) историю разговора видимой для всех собеседников.",
+ "%(senderName)s made future room history visible to anyone.": "%(senderName)s сделал(а) историю разговора видимой для всех.",
+ "%(senderName)s made future room history visible to unknown (%(visibility)s).": "%(senderName)s сделал(а) историю комнаты видимой в неизвестном режиме (%(visibility)s).",
"Missing room_id in request": "Отсутствует room_id в запросе",
"Missing user_id in request": "Отсутствует user_id в запросе",
- "Must be viewing a room": "Необходимо посмотреть комнату",
+ "Must be viewing a room": "Вы должны просматривать комнату",
"(not supported by this browser)": "(не поддерживается этим браузером)",
"Connectivity to the server has been lost.": "Связь с сервером потеряна.",
"Sent messages will be stored until your connection has returned.": "Отправленные сообщения будут сохранены, пока соединение не восстановится.",
@@ -197,25 +197,25 @@
"Encrypt room": "Шифрование комнаты",
"%(weekDayName)s %(time)s": "%(weekDayName)s %(time)s",
"Upload an avatar:": "Загрузите аватар:",
- "You need to be logged in.": "Вы должны быть авторизованы.",
+ "You need to be logged in.": "Вы должны войти в систему.",
"You need to be able to invite users to do that.": "Для этого вы должны иметь возможность приглашать пользователей.",
- "You cannot place VoIP calls in this browser.": "VoIP звонки не поддерживаются в этом браузере.",
- "You are already in a call.": "Вы уже совершаете вызов.",
- "You are trying to access %(roomName)s.": "Вы пытаетесь получить доступ к %(roomName)s.",
- "You cannot place a call with yourself.": "Вы не можете сделать вызов самому себе.",
- "%(senderName)s withdrew %(targetName)s's invitation.": "%(senderName)s отозвал %(targetName)s's приглашение.",
- "Sep": "Сен.",
- "Jan": "Янв.",
- "Feb": "Фев.",
- "Mar": "Мар.",
- "Apr": "Апр.",
+ "You cannot place VoIP calls in this browser.": "Звонки не поддерживаются в этом браузере.",
+ "You are already in a call.": "Вы уже сделали звонок.",
+ "You are trying to access %(roomName)s.": "Вы пытаетесь войти в %(roomName)s.",
+ "You cannot place a call with yourself.": "Вы не можете позвонить самому себе.",
+ "%(senderName)s withdrew %(targetName)s's invitation.": "%(senderName)s отозвал(а) свое приглашение %(targetName)s.",
+ "Sep": "Сен",
+ "Jan": "Янв",
+ "Feb": "Фев",
+ "Mar": "Мар",
+ "Apr": "Апр",
"May": "Май",
- "Jun": "Июн.",
- "Jul": "Июл.",
- "Aug": "Авг.",
- "Oct": "Окт.",
- "Nov": "Ноя.",
- "Dec": "Дек.",
+ "Jun": "Июн",
+ "Jul": "Июл",
+ "Aug": "Авг",
+ "Oct": "Окт",
+ "Nov": "Ноя",
+ "Dec": "Дек",
"%(weekDayName)s, %(monthName)s %(day)s %(time)s": "%(weekDayName)s, %(day)s %(monthName)s %(time)s",
"Mon": "Пн",
"Sun": "Вс",
@@ -224,21 +224,21 @@
"Thu": "Чт",
"Fri": "Пт",
"Sat": "Сб",
- "Your email address does not appear to be associated with a Matrix ID on this Homeserver.": "Ваш адрес email, кажется, не связан с Matrix ID на этом домашнем сервере.",
- "To use it, just wait for autocomplete results to load and tab through them.": "Для того, чтобы использовать эту функцию, просто подождите автозаполнения результатов, а затем используйте клавишу TAB для прокрутки.",
- "%(senderName)s turned on end-to-end encryption (algorithm %(algorithm)s).": "%(senderName)s включено сквозное шифрование (algorithm %(algorithm)s).",
+ "Your email address does not appear to be associated with a Matrix ID on this Homeserver.": "Ваш email-адрес не связан ни с одним пользователем на этом сервере.",
+ "To use it, just wait for autocomplete results to load and tab through them.": "Чтобы воспользоваться этой функцией, дождитесь загрузки результатов в окне автодополнения, а затем используйте Tab для прокрутки.",
+ "%(senderName)s turned on end-to-end encryption (algorithm %(algorithm)s).": "%(senderName)s включил(а) в комнате сквозное шифрование (алгоритм %(algorithm)s).",
"%(senderName)s unbanned %(targetName)s.": "%(senderName)s разблокировал(а) %(targetName)s.",
"Unable to capture screen": "Не удается сделать снимок экрана",
"Unable to enable Notifications": "Не удалось включить уведомления",
- "Upload Failed": "Сбой при отправке",
+ "Upload Failed": "Сбой отправки файла",
"Usage": "Использование",
"Use with caution": "Использовать с осторожностью",
- "VoIP is unsupported": "VoIP не поддерживается",
- "A text message has been sent to +%(msisdn)s. Please enter the verification code it contains": "Текстовое сообщение было отправлено на +%(msisdn)s. Введите проверочный код, который оно содержит",
+ "VoIP is unsupported": "Звонки не поддерживаются",
+ "A text message has been sent to +%(msisdn)s. Please enter the verification code it contains": "Текстовое сообщение было отправлено на +%(msisdn)s. Введите проверочный код из сообщения",
"and %(count)s others...|other": "и %(count)s других...",
"and %(count)s others...|one": "и еще один...",
"Are you sure?": "Вы уверены?",
- "Autoplay GIFs and videos": "Автовоспроизведение GIF и видео",
+ "Autoplay GIFs and videos": "Автоматически воспроизводить GIF-анимации и видео",
"Click to mute audio": "Щелкните, чтобы выключить звук",
"Click to mute video": "Щелкните, чтобы выключить видео",
"Click to unmute video": "Щелкните, чтобы включить видео",
@@ -246,18 +246,18 @@
"Decrypt %(text)s": "Расшифровать %(text)s",
"Delete": "Удалить",
"Devices": "Устройства",
- "Direct chats": "Прямые чаты",
+ "Direct chats": "Личные чаты",
"Disinvite": "Отозвать приглашение",
- "Don't send typing notifications": "Не оповещать, когда я печатаю",
- "Download %(text)s": "Загрузить %(text)s",
+ "Don't send typing notifications": "Не отправлять оповещения о том, когда я печатаю",
+ "Download %(text)s": "Скачать %(text)s",
"Enable encryption": "Включить шифрование",
"Enter Code": "Ввести код",
"Failed to ban user": "Не удалось заблокировать пользователя",
- "Failed to change power level": "Не удалось изменить уровень привилегий",
- "Failed to forget room %(errCode)s": "Не удалось удалить комнату %(errCode)s",
+ "Failed to change power level": "Не удалось изменить уровень прав",
+ "Failed to forget room %(errCode)s": "Не удалось забыть комнату: %(errCode)s",
"Failed to join room": "Не удалось войти в комнату",
"Access Token:": "Токен доступа:",
- "Always show message timestamps": "Всегда показывать временные метки сообщений",
+ "Always show message timestamps": "Всегда показывать время отправки сообщений",
"Authentication": "Аутентификация",
"olm version:": "Версия olm:",
"%(items)s and %(lastItem)s": "%(items)s и %(lastItem)s",
@@ -266,7 +266,7 @@
"Ban": "Заблокировать",
"Change Password": "Сменить пароль",
"Command error": "Ошибка команды",
- "Confirm password": "Подтвердите пароль",
+ "Confirm password": "Подтвердите новый пароль",
"Current password": "Текущий пароль",
"Email": "Электронная почта",
"Failed to kick": "Не удалось выгнать",
@@ -275,45 +275,45 @@
"Failed to reject invite": "Не удалось отклонить приглашение",
"Failed to save settings": "Не удалось сохранить настройки",
"Failed to set display name": "Не удалось задать отображаемое имя",
- "Failed to toggle moderator status": "Не удалось изменить статус модератора",
+ "Failed to toggle moderator status": "Не удалось переключить статус модератора",
"Fill screen": "Заполнить экран",
- "Hide read receipts": "Скрыть отметки о прочтении",
- "Hide Text Formatting Toolbar": "Скрыть панель форматирования текста",
+ "Hide read receipts": "Скрывать отметки о прочтении",
+ "Hide Text Formatting Toolbar": "Скрыть инструменты форматирования текста",
"Incorrect verification code": "Неверный код подтверждения",
"Interface Language": "Язык интерфейса",
- "Invalid alias format": "Недопустимый формат псевдонима",
+ "Invalid alias format": "Недопустимый формат имени",
"Invalid address format": "Недопустимый формат адреса",
- "'%(alias)s' is not a valid format for an address": "'%(alias)s' недопустимый формат адреса",
- "'%(alias)s' is not a valid format for an alias": "'%(alias)s' недопустимый формат псевдонима",
+ "'%(alias)s' is not a valid format for an address": "Адрес '%(alias)s' имеет недопустимый формат",
+ "'%(alias)s' is not a valid format for an alias": "Имя '%(alias)s' имеет недопустимый формат",
"Join Room": "Войти в комнату",
"Kick": "Выгнать",
- "Local addresses for this room:": "Локальные адреса этой комнаты:",
+ "Local addresses for this room:": "Адреса этой комнаты на вашем сервере:",
"Markdown is disabled": "Markdown отключен",
"Markdown is enabled": "Markdown включен",
"matrix-react-sdk version:": "версия matrix-react-sdk:",
- "New address (e.g. #foo:%(localDomain)s)": "Новый адрес (например, #foo:%(localDomain)s)",
+ "New address (e.g. #foo:%(localDomain)s)": "Новый адрес (например, #чтонибудь:%(localDomain)s)",
"New passwords don't match": "Новые пароли не совпадают",
- "not set": "не задано",
- "not specified": "не определен",
+ "not set": "не указан",
+ "not specified": "не задан",
"No devices with registered encryption keys": "Нет устройств с зарегистрированными ключами шифрования",
"No more results": "Больше никаких результатов",
"No results": "Нет результатов",
"OK": "OK",
- "Only people who have been invited": "Только приглашенные люди",
+ "Only people who have been invited": "Только приглашенные участники",
"Passwords can't be empty": "Пароли не могут быть пустыми",
- "%(senderName)s placed a %(callType)s call.": "%(senderName)s выполнил %(callType)s вызов.",
+ "%(senderName)s placed a %(callType)s call.": "%(senderName)s начал(а) %(callType)s-звонок.",
"Please check your email and click on the link it contains. Once this is done, click continue.": "Проверьте свою электронную почту и нажмите на содержащуюся ссылку. После этого нажмите кнопку Продолжить.",
- "Power level must be positive integer.": "Уровень авторизации должен быть положительным целым числом.",
+ "Power level must be positive integer.": "Уровень прав должен быть положительным целым числом.",
"Profile": "Профиль",
"Reason": "Причина",
- "%(targetName)s rejected the invitation.": "%(targetName)s отклонил приглашение.",
+ "%(targetName)s rejected the invitation.": "%(targetName)s отклонил(а) приглашение.",
"Reject invitation": "Отклонить приглашение",
"Remove Contact Information?": "Удалить контактную информацию?",
- "%(senderName)s removed their display name (%(oldDisplayName)s).": "%(senderName)s удалил свое отображаемое имя (%(oldDisplayName)s).",
- "%(senderName)s removed their profile picture.": "%(senderName)s удалил свое изображение профиля.",
- "%(senderName)s requested a VoIP conference.": "%(senderName)s хочет начать VoIP-конференцию.",
+ "%(senderName)s removed their display name (%(oldDisplayName)s).": "%(senderName)s удалил(а) свое отображаемое имя (%(oldDisplayName)s).",
+ "%(senderName)s removed their profile picture.": "%(senderName)s удалил(а) свой аватар.",
+ "%(senderName)s requested a VoIP conference.": "%(senderName)s хочет начать конференц-звонок.",
"Resetting password will currently reset any end-to-end encryption keys on all devices, making encrypted chat history unreadable, unless you first export your room keys and re-import them afterwards. In future this will be improved.": "Сброс пароля на данный момент сбрасывает ключи шифрования на всех устройствах, делая зашифрованную историю чатов нечитаемой. Чтобы избежать этого, экспортируйте ключи комнат и импортируйте их после сброса пароля. В будущем это будет исправлено.",
- "Riot does not have permission to send you notifications - please check your browser settings": "У Riot нет разрешений на отправку уведомлений - проверьте настройки браузера",
+ "Riot does not have permission to send you notifications - please check your browser settings": "У Riot нет разрешения на отправку уведомлений — проверьте настройки браузера",
"Riot was not given permission to send notifications - please try again": "Riot не получил разрешение на отправку уведомлений, пожалуйста, попробуйте снова",
"riot-web version:": "версия riot-web:",
"Room %(roomId)s not visible": "Комната %(roomId)s невидима",
@@ -321,13 +321,13 @@
"Room name (optional)": "Имя комнаты (необязательно)",
"Rooms": "Комнаты",
"Scroll to bottom of page": "Перейти к нижней части страницы",
- "Scroll to unread messages": "Прокрутка к непрочитанным сообщениям",
+ "Scroll to unread messages": "Прокрутить до непрочитанных сообщений",
"Search": "Поиск",
"Search failed": "Поиск не удался",
"Sender device information": "Информация об устройстве отправителя",
"Send Invites": "Отправить приглашения",
- "%(senderDisplayName)s sent an image.": "%(senderDisplayName)s отправил изображение.",
- "%(senderName)s sent an invitation to %(targetDisplayName)s to join the room.": "%(senderName)s отправил(а) приглашение для %(targetDisplayName)s войти в комнату.",
+ "%(senderDisplayName)s sent an image.": "%(senderDisplayName)s отправил(а) изображение.",
+ "%(senderName)s sent an invitation to %(targetDisplayName)s to join the room.": "%(senderName)s пригласил(а) %(targetDisplayName)s в комнату.",
"Show panel": "Показать панель",
"Sign in": "Войти",
"Sign out": "Выйти",
@@ -335,14 +335,14 @@
"Someone": "Кто-то",
"Submit": "Отправить",
"Success": "Успех",
- "The default role for new room members is": "Роль по умолчанию для новых участников комнаты",
- "The main address for this room is": "Основной адрес для этой комнаты",
- "This email address is already in use": "Этот адрес email уже используется",
+ "The default role for new room members is": "Права по умолчанию для новых участников комнаты",
+ "The main address for this room is": "Основной адрес этой комнаты",
+ "This email address is already in use": "Этот email-адрес уже используется",
"This email address was not found": "Этот адрес электронной почты не найден",
"The email address linked to your account must be entered.": "Необходимо ввести адрес электронной почты, связанный с вашей учетной записью.",
"The file '%(fileName)s' failed to upload": "Не удалось отправить файл '%(fileName)s'",
- "The remote side failed to pick up": "Вызываемый абонент не ответил",
- "This room has no local addresses": "В этой комнате нет локальных адресов",
+ "The remote side failed to pick up": "Собеседник не ответил на ваш звонок",
+ "This room has no local addresses": "Эта комната не имеет адресов на вашем сервере",
"This room is not recognised.": "Эта комната не опознана.",
"These are experimental features that may break in unexpected ways": "Это экспериментальные функции, которые могут себя вести неожиданным образом",
"This doesn't appear to be a valid email address": "Похоже, это недействительный адрес email",
@@ -352,30 +352,30 @@
"Turn Markdown off": "Выключить Markdown",
"Turn Markdown on": "Включить Markdown",
"Unknown room %(roomId)s": "Неизвестная комната %(roomId)s",
- "You have been invited to join this room by %(inviterName)s": "%(inviterName)s приглашает вас в комнату",
+ "You have been invited to join this room by %(inviterName)s": "%(inviterName)s приглашает вас в эту комнату",
"You seem to be uploading files, are you sure you want to quit?": "Похоже, вы отправляете файлы, вы уверены, что хотите выйти?",
"%(weekDayName)s, %(monthName)s %(day)s %(fullYear)s %(time)s": "%(weekDayName)s, %(day)s %(monthName)s %(fullYear)s %(time)s",
"Make Moderator": "Сделать модератором",
"Room": "Комната",
"Cancel": "Отмена",
"bold": "жирный",
- "italic": "курсивный",
+ "italic": "курсив",
"strike": "перечеркнутый",
"underline": "подчеркнутый",
"code": "код",
"quote": "цитата",
- "bullet": "список",
- "numbullet": "нумерованный список",
+ "bullet": "элемент списка",
+ "numbullet": "элемент нумерованного списка",
"Can't connect to homeserver via HTTP when an HTTPS URL is in your browser bar. Either use HTTPS or enable unsafe scripts.": "Не удается подключиться к домашнему серверу через HTTP, так как в адресной строке браузера указан URL HTTPS. Используйте HTTPS или либо включите небезопасные сценарии.",
"Dismiss": "Отклонить",
- "Custom Server Options": "Настраиваемые параметры сервера",
- "Mute": "Беззвучный",
+ "Custom Server Options": "Выбор другого сервера",
+ "Mute": "Заглушить",
"Operation failed": "Сбой операции",
"powered by Matrix": "Основано на Matrix",
- "Add a topic": "Добавить тему",
- "Show timestamps in 12 hour format (e.g. 2:30pm)": "Отображать время в 12-часовом формате (напр. 2:30pm)",
- "Use compact timeline layout": "Использовать компактный макет временной шкалы",
- "Hide removed messages": "Скрыть удаленные сообщения",
+ "Add a topic": "Задать тему",
+ "Show timestamps in 12 hour format (e.g. 2:30pm)": "Отображать время в 12-часовом формате (напр. 2:30 ПП)",
+ "Use compact timeline layout": "Использовать компактный вид списка сообщений",
+ "Hide removed messages": "Скрывать удаленные сообщения",
"No Microphones detected": "Микрофоны не обнаружены",
"Unknown devices": "Неизвестное устройство",
"Camera": "Камера",
@@ -384,29 +384,29 @@
"Start automatically after system login": "Автозапуск при входе в систему",
"Analytics": "Аналитика",
"Riot collects anonymous analytics to allow us to improve the application.": "Riot собирает анонимные данные, позволяющие нам улучшить приложение.",
- "Opt out of analytics": "Не собирать аналитические данные",
+ "Opt out of analytics": "Не отправлять данные для аналитики",
"Logged in as:": "Вы вошли как:",
"Default Device": "Устройство по умолчанию",
"No Webcams detected": "Веб-камера не обнаружена",
"VoIP": "VoIP",
"For security, logging out will delete any end-to-end encryption keys from this browser. If you want to be able to decrypt your conversation history from future Riot sessions, please export your room keys for safe-keeping.": "Для обеспечения безопасности при выходе будут удалены все ключи сквозного шифрования из этого браузера. Если вы хотите иметь возможность расшифровать историю сообщений в будущем, необходимо экспортировать ключи комнат вручную.",
"Guest access is disabled on this Home Server.": "Гостевой доступ отключен на этом сервере.",
- "Guests cannot join this room even if explicitly invited.": "Гости не могут войти в эту комнату, даже если они приглашены.",
+ "Guests cannot join this room even if explicitly invited.": "Посторонние не смогут войти в эту комнату, даже если они будут приглашены.",
"Missing Media Permissions, click here to request.": "Отсутствуют разрешения, нажмите для запроса.",
"No media permissions": "Нет разрешенных носителей",
"You may need to manually permit Riot to access your microphone/webcam": "Вам необходимо предоставить Riot доступ к микрофону или веб-камере вручную",
"Anyone": "Все",
"Are you sure you want to leave the room '%(roomName)s'?": "Вы уверены, что хотите покинуть '%(roomName)s'?",
- "%(senderDisplayName)s removed the room name.": "%(senderDisplayName)s удалил имя комнаты.",
- "Changing password will currently reset any end-to-end encryption keys on all devices, making encrypted chat history unreadable, unless you first export your room keys and re-import them afterwards. In future this will be improved.": "Смена пароля на данный момент сбрасывает ключи сквозного шифрования на всех устройствах, делая зашифрованную историю чата нечитаемой. Чтобы избежать этого, экспортируйте ключи комнат и импортируйте их после смены пароля. В будущем это будет исправлено.",
+ "%(senderDisplayName)s removed the room name.": "%(senderDisplayName)s удалил(а) имя комнаты.",
+ "Changing password will currently reset any end-to-end encryption keys on all devices, making encrypted chat history unreadable, unless you first export your room keys and re-import them afterwards. In future this will be improved.": "Смена пароля на данный момент сбрасывает ключи сквозного шифрования на всех устройствах, делая историю зашифрованных чатов нечитаемой. Чтобы избежать этого, экспортируйте ключи сквозного шифрования и импортируйте их после смены пароля. В будущем это будет исправлено.",
"Custom level": "Пользовательский уровень",
"Device already verified!": "Устройство уже проверено!",
"Device ID:": "ID устройства:",
"device id: ": "ID устройства: ",
"Device key:": "Ключ устройства:",
- "Email address": "Адрес email",
- "Email address (optional)": "Адрес email (необязательно)",
- "Error decrypting attachment": "Ошибка при расшифровке вложения",
+ "Email address": "Email-адрес",
+ "Email address (optional)": "Email-адрес (необязательно)",
+ "Error decrypting attachment": "Ошибка расшифровки вложения",
"Export": "Экспорт",
"Failed to set avatar.": "Не удалось установить аватар.",
"Import": "Импорт",
@@ -415,14 +415,14 @@
"Invited": "Приглашен",
"Jump to first unread message.": "Перейти к первому непрочитанному сообщению.",
"Message not sent due to unknown devices being present": "Сообщение не отправлено из-за присутствия неизвестных устройств",
- "Mobile phone number (optional)": "Номер мобильного телефона (не обязательно)",
+ "Mobile phone number (optional)": "Номер мобильного телефона (необязательно)",
"Password:": "Пароль:",
"Privacy warning": "Предупреждение о конфиденциальности",
"Privileged Users": "Привилегированные пользователи",
"Revoke Moderator": "Отозвать права модератора",
"Refer a friend to Riot:": "Расскажите другу о Riot:",
- "Register": "Регистрация",
- "Remote addresses for this room:": "Удаленные адреса для этой комнаты:",
+ "Register": "Зарегистрироваться",
+ "Remote addresses for this room:": "Адреса этой комнаты на других серверах:",
"Remove %(threePid)s?": "Удалить %(threePid)s?",
"Results from DuckDuckGo": "Результаты от DuckDuckGo",
"Save": "Сохранить",
@@ -431,35 +431,35 @@
"Server may be unavailable or overloaded": "Сервер может быть недоступен или перегружен",
"Server may be unavailable, overloaded, or search timed out :(": "Сервер может быть недоступен, перегружен или поиск прекращен по тайм-ауту :(",
"Server may be unavailable, overloaded, or the file too big": "Сервер может быть недоступен, перегружен или размер файла слишком большой",
- "Server may be unavailable, overloaded, or you hit a bug.": "Сервер может быть недоступен, перегружен или возникла ошибка.",
- "Server unavailable, overloaded, or something else went wrong.": "Сервер может быть недоступен, перегружен или что-то пошло не так.",
+ "Server may be unavailable, overloaded, or you hit a bug.": "Возможно, сервер недоступен, перегружен или случилась ошибка.",
+ "Server unavailable, overloaded, or something else went wrong.": "Возможно, сервер недоступен, перегружен или что-то еще пошло не так.",
"Session ID": "ID сессии",
- "%(senderName)s set a profile picture.": "%(senderName)s установил изображение профиля.",
- "%(senderName)s set their display name to %(displayName)s.": "%(senderName)s изменил отображаемое имя на %(displayName)s.",
+ "%(senderName)s set a profile picture.": "%(senderName)s установил(а) себе аватар.",
+ "%(senderName)s set their display name to %(displayName)s.": "%(senderName)s изменил(а) отображаемое имя на %(displayName)s.",
"Signed Out": "Выполнен выход",
- "Tagged as: ": "Теги: ",
- "The signing key you provided matches the signing key you received from %(userId)s's device %(deviceId)s. Device marked as verified.": "Предоставленный ключ подписи соответствует ключу, полученному от %(userId)s с устройства %(deviceId)s. Устройство помечено как проверенное.",
- "The file '%(fileName)s' exceeds this home server's size limit for uploads": "Файл '%(fileName)s' превышает предельный размер, допустимый к отправке на этом домашнем сервере",
+ "Tagged as: ": "Метки: ",
+ "The signing key you provided matches the signing key you received from %(userId)s's device %(deviceId)s. Device marked as verified.": "Предоставленный вами ключ совпадает с ключом, полученным от %(userId)s с устройства %(deviceId)s. Это устройство помечено как проверенное.",
+ "The file '%(fileName)s' exceeds this home server's size limit for uploads": "Файл '%(fileName)s' слишком большой для отправки на этот сервер",
"This Home Server does not support login using email address.": "Этот домашний сервер не поддерживает авторизацию с использованием адреса электронной почты.",
- "The visibility of existing history will be unchanged": "Видимость существующей истории не изменится",
- "This room is not accessible by remote Matrix servers": "Это комната недоступна с удаленных серверов Matrix",
+ "The visibility of existing history will be unchanged": "Правила доступа к существующей истории не изменятся",
+ "This room is not accessible by remote Matrix servers": "Это комната недоступна из других серверов Matrix",
"To reset your password, enter the email address linked to your account": "Чтобы сбросить пароль, введите адрес электронной почты, связанный с вашей учетной записью",
"Tried to load a specific point in this room's timeline, but you do not have permission to view the message in question.": "Попытка загрузить выбранный интервал истории чата этой комнаты не удалась, так как у вас нет разрешений на просмотр.",
"Tried to load a specific point in this room's timeline, but was unable to find it.": "Попытка загрузить выбранный интервал истории чата этой комнаты не удалась, так как запрошенный элемент не найден.",
"Unable to load device list": "Не удалось загрузить список устройств",
- "Unknown (user, device) pair:": "Неизвестная пара (пользователь, устройство):",
- "Unmute": "Включить звук",
+ "Unknown (user, device) pair:": "Неизвестная пара пользователь-устройство:",
+ "Unmute": "Вернуть право речи",
"Unrecognised command:": "Нераспознанная команда:",
- "Unrecognised room alias:": "Нераспознанный псевдоним комнаты:",
- "Verified key": "Проверенный ключ",
+ "Unrecognised room alias:": "Нераспознанное имя комнаты:",
+ "Verified key": "Ключ проверен",
"WARNING: Device already verified, but keys do NOT MATCH!": "ВНИМАНИЕ: устройство уже было проверено, однако ключи НЕ СОВПАДАЮТ!",
"WARNING: KEY VERIFICATION FAILED! The signing key for %(userId)s and device %(deviceId)s is \"%(fprint)s\" which does not match the provided key \"%(fingerprint)s\". This could mean your communications are being intercepted!": "ВНИМАНИЕ: ОШИБКА ПРОВЕРКИ КЛЮЧЕЙ! Ключ подписи пользователя %(userId)s на устройстве %(deviceId)s — \"%(fprint)s\", и он не соответствует предоставленному ключу \"%(fingerprint)s\". Это может означать, что ваше общение перехватывается!",
- "You have disabled URL previews by default.": "Предварительный просмотр ссылок отключен по-умолчанию.",
- "You have enabled URL previews by default.": "Предварительный просмотр ссылок включен по-умолчанию.",
+ "You have disabled URL previews by default.": "Предпросмотр ссылок по умолчанию выключен для вас.",
+ "You have enabled URL previews by default.": "Предпросмотр ссылок по умолчанию включен для вас.",
"You need to enter a user name.": "Необходимо ввести имя пользователя.",
"You seem to be in a call, are you sure you want to quit?": "Звонок не завершен, вы уверены, что хотите выйти?",
- "You will not be able to undo this change as you are promoting the user to have the same power level as yourself.": "Вы не сможете отменить это изменение, так как этот пользователь получит уровень доступа, аналогичный вашему.",
- "Please select the destination room for this message": "Выберите комнату для отправки этого сообщения",
+ "You will not be able to undo this change as you are promoting the user to have the same power level as yourself.": "Вы не сможете отменить это действие, так как этот пользователь получит уровень прав, равный вашему.",
+ "Please select the destination room for this message": "Выберите, куда отправить это сообщение",
"Options": "Настройки",
"Passphrases must match": "Пароли должны совпадать",
"Passphrase must not be empty": "Пароль не должен быть пустым",
@@ -477,14 +477,14 @@
"Start new chat": "Начать новый чат",
"Failed to invite": "Пригласить не удалось",
"Failed to invite user": "Не удалось пригласить пользователя",
- "Failed to invite the following users to the %(roomName)s room:": "Не удалось пригласить следующих пользователей в %(roomName)s:",
+ "Failed to invite the following users to the %(roomName)s room:": "Не удалось пригласить этих пользователей в %(roomName)s:",
"Confirm Removal": "Подтвердите удаление",
"Are you sure you wish to remove (delete) this event? Note that if you delete a room name or topic change, it could undo the change.": "Вы действительно хотите удалить это событие? Обратите внимание, что если это смена названия комнаты или темы, то удаление отменит это изменение.",
"Unknown error": "Неизвестная ошибка",
"Incorrect password": "Неверный пароль",
"This will make your account permanently unusable. You will not be able to re-register the same user ID.": "Ваша учетная запись будет заблокирована навсегда. Вы не сможете повторно зарегистрировать тот же идентификатор пользователя.",
"This action is irreversible.": "Это действие необратимо.",
- "To continue, please enter your password.": "Для продолжения введите ваш пароль.",
+ "To continue, please enter your password.": "Чтобы продолжить, введите ваш пароль.",
"To verify that this device can be trusted, please contact its owner using some other means (e.g. in person or a phone call) and ask them whether the key they see in their User Settings for this device matches the key below:": "Чтобы удостовериться, что этому устройству можно доверять, пожалуйста, свяжитесь с владельцем другим способом (например, лично или по телефону) и спросите его, совпадает ли ключ, указанный у него в настройках для этого устройства, с ключом ниже:",
"Device name": "Имя устройства",
"Device key": "Ключ устройства",
@@ -500,46 +500,46 @@
"We recommend you go through the verification process for each device to confirm they belong to their legitimate owner, but you can resend the message without verifying if you prefer.": "Мы рекомендуем вам выполнить процедуру проверки каждого устройства, чтобы удостовериться, что они принадлежат их законному владельцу, но вы можете переотправить сообщение без проверки, если хотите.",
"\"%(RoomName)s\" contains devices that you haven't seen before.": "\"%(RoomName)s\" содержит неподтвержденные устройства.",
"Unknown Address": "Неизвестный адрес",
- "Unblacklist": "Удалить из черного списка",
- "Blacklist": "Черный список",
- "Unverify": "Отозвать статус проверенного",
- "Verify...": "Проверить...",
+ "Unblacklist": "Разблокировать",
+ "Blacklist": "Заблокировать",
+ "Unverify": "Отозвать верификацию",
+ "Verify...": "Верифицировать...",
"ex. @bob:example.com": "например @bob:example.com",
"Add User": "Добавить пользователя",
- "This Home Server would like to make sure you are not a robot": "Этот домашний сервер хочет убедиться, что вы не робот",
- "Sign in with CAS": "Войти, используя CAS",
- "You can use the custom server options to sign into other Matrix servers by specifying a different Home server URL.": "Вы можете использовать настраиваемые параметры сервера для входа на другие серверы Matrix, указав другой URL-адрес домашнего сервера.",
- "This allows you to use this app with an existing Matrix account on a different home server.": "Это позволяет использовать это приложение с существующей учетной записью Matrix на другом домашнем сервере.",
- "You can also set a custom identity server but this will typically prevent interaction with users based on email address.": "Вы также можете установить другой сервер идентификации, но это, как правило, будет препятствовать взаимодействию с пользователями на основе адреса email.",
- "Please check your email to continue registration.": "Проверьте электронную почту, чтобы продолжить регистрацию.",
- "Token incorrect": "Неверный токен",
+ "This Home Server would like to make sure you are not a robot": "Этот сервер хочет убедиться, что вы не робот",
+ "Sign in with CAS": "Войти с помощью CAS",
+ "You can use the custom server options to sign into other Matrix servers by specifying a different Home server URL.": "Вы можете войти на другой сервер Matrix, указав его URL-адрес.",
+ "This allows you to use this app with an existing Matrix account on a different home server.": "Это позволяет использовать приложение с учетной записью Matrix на другом сервере.",
+ "You can also set a custom identity server but this will typically prevent interaction with users based on email address.": "Кроме того, можно выбрать другой сервер идентификации, однако в таком случае вы, скорее всего, не сможете взаимодействовать с пользователями посредством их email-адресов.",
+ "Please check your email to continue registration.": "Чтобы продолжить регистрацию, проверьте электронную почту.",
+ "Token incorrect": "Неверный код проверки",
"Please enter the code it contains:": "Введите полученный код:",
- "If you don't specify an email address, you won't be able to reset your password. Are you sure?": "Если адрес email не указан, сброс пароля будет невозможным. Уверены?",
- "You are registering with %(SelectedTeamName)s": "Вы регистрируетесь на %(SelectedTeamName)s",
+ "If you don't specify an email address, you won't be able to reset your password. Are you sure?": "Если не указать email-адрес, вы не сможете при необходимости сбросить свой пароль. Уверены?",
+ "You are registering with %(SelectedTeamName)s": "Вы регистрируетесь в %(SelectedTeamName)s",
"Default server": "Сервер по умолчанию",
- "Custom server": "Пользовательский сервер",
- "Home server URL": "URL-адрес домашнего сервера",
+ "Custom server": "Другой сервер",
+ "Home server URL": "URL-адрес сервера",
"Identity server URL": "URL-адрес сервера идентификации",
"What does this mean?": "Что это значит?",
- "Error decrypting audio": "Ошибка расшифровки аудио",
+ "Error decrypting audio": "Ошибка расшифровки аудиозаписи",
"Error decrypting image": "Ошибка расшифровки изображения",
"Image '%(Body)s' cannot be displayed.": "Изображение '%(Body)s' не может быть отображено.",
- "This image cannot be displayed.": "Не удается отобразить изображение.",
+ "This image cannot be displayed.": "Не удается показать изображение.",
"Error decrypting video": "Ошибка расшифровки видео",
"Add an Integration": "Добавить интеграцию",
- "You are about to be taken to a third-party site so you can authenticate your account for use with %(integrationsUrl)s. Do you wish to continue?": "Вы будете пернаправлены на внешний сайт, где сможете аутентифицировать свою учетную запись для использования с %(integrationsUrl)s. Продолжить?",
- "Removed or unknown message type": "Удалено или неизвестный тип сообщения",
- "URL Previews": "Предварительный просмотр URL-адресов",
+ "You are about to be taken to a third-party site so you can authenticate your account for use with %(integrationsUrl)s. Do you wish to continue?": "Вы будете перенаправлены на внешний сайт, чтобы войти в свою учетную запись для использования с %(integrationsUrl)s. Продолжить?",
+ "Removed or unknown message type": "Сообщение удалено или имеет неизвестный тип",
+ "URL Previews": "Предпросмотр содержимого ссылок",
"Drop file here to upload": "Перетащите файл сюда для отправки",
" (unsupported)": " (не поддерживается)",
- "Ongoing conference call%(supportedText)s.": "Установлен групповой вызов %(supportedText)s.",
+ "Ongoing conference call%(supportedText)s.": "Идет конференц-звонок%(supportedText)s.",
"Online": "Онлайн",
"Idle": "Неактивен",
"Offline": "Не в сети",
- "%(senderDisplayName)s changed the room avatar to ": "%(senderDisplayName)s сменил аватар комнаты на ",
- "%(senderDisplayName)s removed the room avatar.": "%(senderDisplayName)s удалил аватар комнаты.",
- "%(senderDisplayName)s changed the avatar for %(roomName)s": "%(senderDisplayName)s сменил аватар для %(roomName)s",
- "Create new room": "Создать новую комнату",
+ "%(senderDisplayName)s changed the room avatar to ": "%(senderDisplayName)s сменил(а) аватар комнаты на ",
+ "%(senderDisplayName)s removed the room avatar.": "%(senderDisplayName)s удалил(а) аватар комнаты.",
+ "%(senderDisplayName)s changed the avatar for %(roomName)s": "%(senderDisplayName)s сменил(а) аватар %(roomName)s",
+ "Create new room": "Создать комнату",
"Room directory": "Каталог комнат",
"Start chat": "Начать чат",
"Add": "Добавить",
@@ -564,12 +564,12 @@
"Something went wrong!": "Что-то пошло не так!",
"This will be your account name on the homeserver, or you can pick a different server.": "Это будет имя вашей учетной записи на домашнем сервере, или вы можете выбрать другой сервер.",
"If you already have a Matrix account you can log in instead.": "Если у вас уже есть учетная запись Matrix, вы можете войти.",
- "Home": "Старт",
+ "Home": "Начало",
"Accept": "Принять",
- "Active call (%(roomName)s)": "Активный вызов (%(roomName)s)",
+ "Active call (%(roomName)s)": "Текущий вызов (%(roomName)s)",
"Admin Tools": "Инструменты администратора",
"Alias (optional)": "Псевдоним (опционально)",
- "Click here to join the discussion!": "Нажмите здесь, чтобы присоединиться к обсуждению!",
+ "Click here to join the discussion!": "Нажмите здесь, чтобы присоединиться!",
"Close": "Закрыть",
"Disable Notifications": "Отключить уведомления",
"Drop File Here": "Перетащите файл сюда",
@@ -578,12 +578,12 @@
"Encrypted by an unverified device": "Зашифровано непроверенным устройством",
"Encryption is enabled in this room": "Шифрование в этой комнате включено",
"Encryption is not enabled in this room": "Шифрование в этой комнате не включено",
- "Failed to upload profile picture!": "Не удалось отправить изображение профиля!",
+ "Failed to upload profile picture!": "Не удалось загрузить аватар!",
"Incoming call from %(name)s": "Входящий вызов от %(name)s",
"Incoming video call from %(name)s": "Входящий видеовызов от %(name)s",
"Incoming voice call from %(name)s": "Входящий голосовой вызов от %(name)s",
- "Join as voice or video.": "Войти как голос или видео.",
- "Last seen": "Последний визит",
+ "Join as voice or video.": "Присоединиться с голосом или с видео.",
+ "Last seen": "Последний вход",
"Level:": "Уровень:",
"No display name": "Нет отображаемого имени",
"Otherwise, click here to send a bug report.": "В противном случае, нажмите 2 для отправки отчета об ошибке.",
@@ -591,47 +591,47 @@
"Public Chat": "Публичный чат",
"Reason: %(reasonText)s": "Причина: %(reasonText)s",
"Rejoin": "Войти повторно",
- "Start authentication": "Начать проверку подлинности",
- "This room": "В этой комнате",
- "(~%(count)s results)|other": "(~%(count)s результаты)",
+ "Start authentication": "Начать аутентификацию",
+ "This room": "Эта комната",
+ "(~%(count)s results)|other": "(~%(count)s результатов)",
"Device Name": "Имя устройства",
"Custom": "Пользовательские",
"Decline": "Отклонить",
"Room contains unknown devices": "Комната содержит непроверенные устройства",
"%(roomName)s does not exist.": "%(roomName)s не существует.",
"%(roomName)s is not accessible at this time.": "%(roomName)s на данный момент недоступна.",
- "Seen by %(userName)s at %(dateTime)s": "Просмотрено %(userName)s в %(dateTime)s",
+ "Seen by %(userName)s at %(dateTime)s": "Прочитано %(userName)s в %(dateTime)s",
"Send anyway": "Отправить в любом случае",
- "Show Text Formatting Toolbar": "Показать панель инструментов форматирования текста",
- "This invitation was sent to an email address which is not associated with this account:": "Это приглашение было отправлено на адрес email, не связанный с этой учетной записью:",
- "To link to a room it must have an address.": "Чтобы связаться с комнатой, она должна иметь адрес.",
- "Unable to ascertain that the address this invite was sent to matches one associated with your account.": "Не удалось установить соответствует ли адрес, по которому этому приглашение было послано, вашей учетной записи.",
+ "Show Text Formatting Toolbar": "Показать инструменты форматирования текста",
+ "This invitation was sent to an email address which is not associated with this account:": "Это приглашение было отправлено на email-адрес, не связанный с вашей учетной записью:",
+ "To link to a room it must have an address.": "Чтобы иметь возможность ссылаться на комнату, ей нужно присвоить адрес.",
+ "Unable to ascertain that the address this invite was sent to matches one associated with your account.": "Не удалось установить, что адрес в этом приглашении соответствует вашей учетной записи.",
"Undecryptable": "Невозможно расшифровать",
- "Unencrypted message": "Незашифрованное сообщение",
+ "Unencrypted message": "Нешифрованное сообщение",
"unknown caller": "неизвестный абонент",
- "Unnamed Room": "Комната без имени",
+ "Unnamed Room": "Комната без названия",
"Unverified": "Не проверено",
- "Upload new:": "Отправить новый:",
- "%(userName)s (power %(powerLevelNumber)s)": "%(userName)s (уровень доступа %(powerLevelNumber)s)",
+ "Upload new:": "Загрузить новый:",
+ "%(userName)s (power %(powerLevelNumber)s)": "%(userName)s (уровень прав %(powerLevelNumber)s)",
"Verified": "Проверено",
- "Would you like to accept or decline this invitation?": "Вы хотели бы подтвердить или отклонить это приглашение?",
+ "Would you like to accept or decline this invitation?": "Вы хотите подтвердить или отклонить это приглашение?",
"(~%(count)s results)|one": "(~%(count)s результат)",
"Can't connect to homeserver - please check your connectivity, ensure your homeserver's SSL certificate is trusted, and that a browser extension is not blocking requests.": "Не удается подключиться к домашнему серверу - проверьте подключение, убедитесь, что ваш SSL-сертификат домашнего сервера является доверенным и что расширение браузера не блокирует запросы.",
- "You have been banned from %(roomName)s by %(userName)s.": "%(userName)s заблокировал вас в %(roomName)s.",
- "You have been kicked from %(roomName)s by %(userName)s.": "%(userName)s выгнал вас из %(roomName)s.",
- "You may wish to login with a different account, or add this email to this account.": "При желании вы можете войти в систему с другой учетной записью или добавить этот адрес email в эту учетную запись.",
- "Your home server does not support device management.": "Ваш домашний сервер не поддерживает управление устройствами.",
- "(could not connect media)": "(подключение к СМИ не может быть установлено)",
+ "You have been banned from %(roomName)s by %(userName)s.": "%(userName)s заблокировал(а) вас в %(roomName)s.",
+ "You have been kicked from %(roomName)s by %(userName)s.": "%(userName)s выгнал(а) вас из %(roomName)s.",
+ "You may wish to login with a different account, or add this email to this account.": "При желании вы можете войти в систему под другим именем или привязать этот email-адрес к вашей учетной записи.",
+ "Your home server does not support device management.": "Ваш сервер не поддерживает управление устройствами.",
+ "(could not connect media)": "(сбой подключения)",
"(no answer)": "(нет ответа)",
- "(unknown failure: %(reason)s)": "(неизвестная ошибка: %(reason)s",
+ "(unknown failure: %(reason)s)": "(неизвестная ошибка: %(reason)s)",
"Disable Peer-to-Peer for 1:1 calls": "Отключить Peer-to-Peer для 1:1 звонков",
- "Not a valid Riot keyfile": "Недействительный файл ключа Riot",
+ "Not a valid Riot keyfile": "Недействительный файл ключей Riot",
"Your browser does not support the required cryptography extensions": "Ваш браузер не поддерживает требуемые криптографические расширения",
- "Authentication check failed: incorrect password?": "Ошибка аутентификации: неправильный пароль?",
- "Do you want to set an email address?": "Хотите указать адрес email?",
+ "Authentication check failed: incorrect password?": "Ошибка аутентификации: возможно, неправильный пароль?",
+ "Do you want to set an email address?": "Хотите указать email-адрес?",
"This will allow you to reset your password and receive notifications.": "Это позволит при необходимости сбросить пароль и получать уведомления.",
- "Press to start a chat with someone": "Нажмите для начала чата с кем-либо",
- "You're not in any rooms yet! Press to make a room or to browse the directory": "Вы еще не вошли ни в одну из комнат! Нажмите , чтобы создать комнату или для просмотра каталога",
+ "Press to start a chat with someone": "Нажмите , чтобы начать разговор с кем-либо",
+ "You're not in any rooms yet! Press to make a room or to browse the directory": "Вы еще не вошли ни в одну из комнат! Нажмите , чтобы создать комнату, или , чтобы посмотреть каталог комнат",
"To return to your account in future you need to set a password": "Чтобы вернуться к учетной записи в будущем, необходимо задать пароль",
"Skip": "Пропустить",
"Start verification": "Начать проверку",
@@ -648,22 +648,22 @@
"Changes colour scheme of current room": "Изменяет цветовую схему текущей комнаты",
"Delete widget": "Удалить виджет",
"Define the power level of a user": "Определить уровень доступа пользователя",
- "Do you want to load widget from URL:": "Загрузить виджет из URL-адреса:",
- "Edit": "Редактировать",
- "Enable automatic language detection for syntax highlighting": "Включить автоматическое определение языка для подсветки синтаксиса",
- "Hide join/leave messages (invites/kicks/bans unaffected)": "Скрыть сообщения о входе/выходе (не применяется к приглашениям/выкидываниям/банам)",
+ "Do you want to load widget from URL:": "Вы собираетесь загрузить виджет по URL-адресу:",
+ "Edit": "Изменить",
+ "Enable automatic language detection for syntax highlighting": "Автоматически определять язык подсветки синтаксиса",
+ "Hide join/leave messages (invites/kicks/bans unaffected)": "Скрывать уведомления о входе/выходе из комнаты (не применяется к приглашениям/выкидываниям/банам)",
"Integrations Error": "Ошибка интеграции",
- "AM": "AM",
- "PM": "PM",
+ "AM": "ДП",
+ "PM": "ПП",
"NOTE: Apps are not end-to-end encrypted": "ПРИМЕЧАНИЕ: приложения не защищены сквозным шифрованием",
- "Revoke widget access": "Отозвать доступ к виджетам",
+ "Revoke widget access": "Отключить виджет",
"Sets the room topic": "Задать тему комнаты",
"The maximum permitted number of widgets have already been added to this room.": "Максимально допустимое количество виджетов уже добавлено в эту комнату.",
"To get started, please pick a username!": "Чтобы начать, выберите имя пользователя!",
"Unable to create widget.": "Не удалось создать виджет.",
"Unbans user with given id": "Разбанить пользователя с заданным ID",
- "You are not in this room.": "Вас нет в этой комнате.",
- "You do not have permission to do that in this room.": "У вас нет разрешения на это в этой комнате.",
+ "You are not in this room.": "Вас сейчас нет в этой комнате.",
+ "You do not have permission to do that in this room.": "У вас нет разрешения на это в данной комнате.",
"Verifies a user, device, and pubkey tuple": "Проверка пользователя, устройства и открытого ключа",
"Autocomplete Delay (ms):": "Задержка автозаполнения (мс):",
"Loading device info...": "Загрузка информации об устройстве...",
@@ -671,14 +671,14 @@
"Create": "Создать",
"Featured Rooms:": "Рекомендуемые комнаты:",
"Featured Users:": "Избранные пользователи:",
- "Automatically replace plain text Emoji": "Автоматически заменять обычный текст на Emoji",
+ "Automatically replace plain text Emoji": "Автоматически заменять текстовые смайлики на Emoji",
"Failed to upload image": "Не удалось загрузить изображение",
- "Hide avatars in user and room mentions": "Скрыть аватары в упоминаниях пользователей и комнат",
- "%(widgetName)s widget added by %(senderName)s": "%(widgetName)s виджет, добавленный %(senderName)s",
- "%(widgetName)s widget removed by %(senderName)s": "%(widgetName)s виджет, удаленный %(senderName)s",
- "Robot check is currently unavailable on desktop - please use a web browser": "Проверка робота в настоящее время недоступна на компьютере - пожалуйста, используйте браузер",
- "Publish this room to the public in %(domain)s's room directory?": "Опубликовать эту комнату для пользователей в %(domain)s каталоге комнат?",
- "%(widgetName)s widget modified by %(senderName)s": "%(widgetName)s виджет, измененный %(senderName)s",
+ "Hide avatars in user and room mentions": "Скрывать аватары в упоминаниях пользователей и комнат",
+ "%(widgetName)s widget added by %(senderName)s": "Виджет %(widgetName)s был добавлен %(senderName)s",
+ "%(widgetName)s widget removed by %(senderName)s": "Виджет %(widgetName)s был удален %(senderName)s",
+ "Robot check is currently unavailable on desktop - please use a web browser": "CAPTCHA-тест в настоящее время недоступен в Desktop-клиенте - пожалуйста, используйте браузер",
+ "Publish this room to the public in %(domain)s's room directory?": "Опубликовать эту комнату в каталоге комнат %(domain)s?",
+ "%(widgetName)s widget modified by %(senderName)s": "Виджет %(widgetName)s был изменен %(senderName)s",
"Copied!": "Скопировано!",
"Failed to copy": "Не удалось скопировать",
"Advanced options": "Дополнительные параметры",
@@ -687,40 +687,40 @@
"Ignored Users": "Игнорируемые пользователи",
"Ignore": "Игнорировать",
"Unignore": "Перестать игнорировать",
- "User Options": "Параметры пользователя",
+ "User Options": "Действия",
"You are now ignoring %(userId)s": "Теперь вы игнорируете %(userId)s",
"You are no longer ignoring %(userId)s": "Вы больше не игнорируете %(userId)s",
- "Unignored user": "Неигнорируемый пользователь",
- "Ignored user": "Игнорируемый пользователь",
+ "Unignored user": "Пользователь убран из списка игнорирования",
+ "Ignored user": "Пользователь добавлен в список игнорирования",
"Stops ignoring a user, showing their messages going forward": "Прекращает игнорирование пользователя, показывая их будущие сообщения",
"Ignores a user, hiding their messages from you": "Игнорирует пользователя, скрывая сообщения от вас",
- "Disable Emoji suggestions while typing": "Отключить предложения Emoji при наборе текста",
- "Banned by %(displayName)s": "Запрещено %(displayName)s",
+ "Disable Emoji suggestions while typing": "Не предлагать Emoji при наборе текста",
+ "Banned by %(displayName)s": "Заблокирован(а) %(displayName)s",
"Message removed by %(userId)s": "Сообщение удалено %(userId)s",
"To send messages, you must be a": "Для отправки сообщений необходимо быть",
- "To invite users into the room, you must be a": "Чтобы пригласить пользователей в комнату, необходимо быть",
- "To configure the room, you must be a": "Чтобы настроить комнату, необходимо быть",
- "To kick users, you must be a": "Чтобы выкидывать пользователей, необходимо быть",
- "To ban users, you must be a": "Чтобы банить пользователей, необходимо быть",
- "To remove other users' messages, you must be a": "Чтобы удалять сообщения других пользователей, необходимо быть",
+ "To invite users into the room, you must be a": "Чтобы приглашать участников в комнату, необходимо быть",
+ "To configure the room, you must be a": "Чтобы настраивать комнату, необходимо быть",
+ "To kick users, you must be a": "Чтобы выгонять участников, необходимо быть",
+ "To ban users, you must be a": "Чтобы блокировать участников, необходимо быть",
+ "To remove other users' messages, you must be a": "Чтобы удалять сообщения других участников, необходимо быть",
"To send events of type , you must be a": "Для отправки событий типа , необходимо быть",
"To change the room's avatar, you must be a": "Чтобы изменить аватар комнаты, необходимо быть",
- "To change the room's name, you must be a": "Чтобы изменить имя комнаты, необходимо быть",
- "To change the room's main address, you must be a": "Чтобы изменить основной адрес комнаты, необходимо быть",
- "To change the room's history visibility, you must be a": "Чтобы изменить видимость истории комнаты, необходимо быть",
- "To change the permissions in the room, you must be a": "Чтобы изменить разрешения в комнате, необходимо быть",
- "To change the topic, you must be a": "Чтобы изменить тему, необходимо быть",
- "To modify widgets in the room, you must be a": "Чтобы изменить виджеты в комнате, необходимо быть",
+ "To change the room's name, you must be a": "Чтобы переименовывать комнату, необходимо быть",
+ "To change the room's main address, you must be a": "Чтобы изменять основной адрес комнаты, необходимо быть",
+ "To change the room's history visibility, you must be a": "Чтобы изменять настройки доступа к истории комнаты, необходимо быть",
+ "To change the permissions in the room, you must be a": "Чтобы изменять разрешения в комнате, необходимо быть",
+ "To change the topic, you must be a": "Чтобы изменять тему комнаты, необходимо быть",
+ "To modify widgets in the room, you must be a": "Чтобы изменять виджеты в комнате, необходимо быть",
"Description": "Описание",
- "Name or matrix ID": "Имя или matrix ID",
+ "Name or matrix ID": "Имя или идентификатор Matrix",
"Unable to accept invite": "Невозможно принять приглашение",
"Leave": "Покинуть",
- "Failed to invite the following users to %(groupId)s:": "Не удалось пригласить следующих пользователей в %(groupId)s:",
- "Failed to remove '%(roomName)s' from %(groupId)s": "Не удалось удалить '%(roomName)s' из %(groupId)s",
- "Are you sure you want to remove '%(roomName)s' from %(groupId)s?": "Вы действительно хотите удалить '%(roomName)s' из %(groupId)s?",
- "Jump to read receipt": "Перейти к подтверждению о прочтении",
- "Disable big emoji in chat": "Отключить большие emoji в чате",
- "Message Pinning": "Закрепление сообщений",
+ "Failed to invite the following users to %(groupId)s:": "Не удалось пригласить этих пользователей в %(groupId)s:",
+ "Failed to remove '%(roomName)s' from %(groupId)s": "Не удалось убрать '%(roomName)s' из %(groupId)s",
+ "Are you sure you want to remove '%(roomName)s' from %(groupId)s?": "Вы действительно хотите убрать '%(roomName)s' из %(groupId)s?",
+ "Jump to read receipt": "Перейти к последнему прочтенному им сообщению",
+ "Disable big emoji in chat": "Отключить большие Emoji в чате",
+ "Message Pinning": "Закрепленные сообщения",
"Remove avatar": "Удалить аватар",
"Failed to invite users to %(groupId)s": "Не удалось пригласить пользователей в %(groupId)s",
"Unable to reject invite": "Невозможно отклонить приглашение",
@@ -731,9 +731,9 @@
"Add to summary": "Добавить в сводку",
"Failed to add the following users to the summary of %(groupId)s:": "Не удалось добавить следующих пользователей в сводку %(groupId)s:",
"Which rooms would you like to add to this summary?": "Какие комнаты вы хотите добавить в эту сводку?",
- "Room name or alias": "Название комнаты или псевдоним",
+ "Room name or alias": "Название или идентификатор комнаты",
"Pinned Messages": "Закрепленные сообщения",
- "%(senderName)s changed the pinned messages for the room.": "%(senderName)s изменил закрепленные сообщения для этой комнаты.",
+ "%(senderName)s changed the pinned messages for the room.": "%(senderName)s изменил(а) закрепленные в этой комнате сообщения.",
"Failed to add the following rooms to the summary of %(groupId)s:": "Не удалось добавить следующие комнаты в сводку %(groupId)s:",
"Failed to remove the room from the summary of %(groupId)s": "Не удалось удалить комнату из сводки %(groupId)s",
"The room '%(roomName)s' could not be removed from the summary.": "Комнату '%(roomName)s' не удалось удалить из сводки.",
@@ -742,7 +742,7 @@
"Light theme": "Светлая тема",
"Dark theme": "Темная тема",
"Unknown": "Неизвестно",
- "Failed to add the following rooms to %(groupId)s:": "Не удалось добавить следующие комнаты в %(groupId)s:",
+ "Failed to add the following rooms to %(groupId)s:": "Не удалось добавить эти комнаты в %(groupId)s:",
"Matrix ID": "Matrix ID",
"Matrix Room ID": "Matrix ID комнаты",
"email address": "адрес email",
@@ -753,30 +753,30 @@
"No pinned messages.": "Нет прикрепленных сообщений.",
"Loading...": "Загрузка...",
"Unnamed room": "Комната без названия",
- "World readable": "Доступно всем",
- "Guests can join": "Гости могут присоединиться",
- "No rooms to show": "Нет комнат для отображения",
+ "World readable": "Открыта для чтения",
+ "Guests can join": "Открыта для участия",
+ "No rooms to show": "Нет комнат, нечего показывать",
"Long Description (HTML)": "Длинное описание (HTML)",
"Community Settings": "Настройки сообщества",
"Invite to Community": "Пригласить в сообщество",
"Add to community": "Добавить в сообщество",
- "Add rooms to the community": "Добавление комнат в сообщество",
+ "Add rooms to the community": "Добавить комнаты в сообщество",
"Which rooms would you like to add to this community?": "Какие комнаты вы хотите добавить в это сообщество?",
"Who would you like to add to this community?": "Кого бы вы хотели добавить в это сообщество?",
- "Invite new community members": "Пригласить новых членов сообщества",
- "Warning: any person you add to a community will be publicly visible to anyone who knows the community ID": "Предупреждение: любой, кого вы добавляете в сообщество, будет виден всем, кто знает ID сообщества",
+ "Invite new community members": "Пригласить в сообщество новых участников",
+ "Warning: any person you add to a community will be publicly visible to anyone who knows the community ID": "Предупреждение: любой, кого вы добавляете в сообщество, будет виден всем, кто знает ID этого сообщества",
"Add rooms to this community": "Добавить комнаты в это сообщество",
"Failed to invite users to community": "Не удалось пригласить пользователей в сообщество",
"Communities": "Сообщества",
- "Invalid community ID": "Недопустимый ID сообщества",
- "'%(groupId)s' is not a valid community ID": "'%(groupId)s' - недействительный ID сообщества",
- "New community ID (e.g. +foo:%(localDomain)s)": "Новый ID сообщества (напр. +foo:%(localDomain)s)",
- "Remove from community": "Удалить из сообщества",
- "Failed to remove user from community": "Не удалось удалить пользователя из сообщества",
- "Filter community members": "Фильтр участников сообщества",
- "Filter community rooms": "Фильтр комнат сообщества",
- "Failed to remove room from community": "Не удалось удалить комнату из сообщества",
- "Removing a room from the community will also remove it from the community page.": "Удаление комнаты из сообщества также удалит ее со страницы сообщества.",
+ "Invalid community ID": "Недопустимый идентификатор сообщества",
+ "'%(groupId)s' is not a valid community ID": "Идентификатор сообщества '%(groupId)s' недопустим",
+ "New community ID (e.g. +foo:%(localDomain)s)": "Новый идентификатор сообщества (напр. +чтонибудь:%(localDomain)s)",
+ "Remove from community": "Исключить из сообщества",
+ "Failed to remove user from community": "Не удалось исключить участника из сообщества",
+ "Filter community members": "Поиск по участникам сообщества",
+ "Filter community rooms": "Поиск по комнатам сообщества",
+ "Failed to remove room from community": "Не удалось убрать комнату из сообщества",
+ "Removing a room from the community will also remove it from the community page.": "Исключение комнаты из сообщества также уберет ее со страницы сообщества.",
"Create Community": "Создать сообщество",
"Community Name": "Имя сообщества",
"Community ID": "ID сообщества",
@@ -792,42 +792,42 @@
"This Home server does not support communities": "Этот домашний сервер не поддерживает сообщества",
"Failed to load %(groupId)s": "Ошибка загрузки %(groupId)s",
"Your Communities": "Ваши сообщества",
- "You're not currently a member of any communities.": "В настоящее время вы не являетесь членом каких-либо сообществ.",
+ "You're not currently a member of any communities.": "Вы не состоите в каких-либо сообществах.",
"Error whilst fetching joined communities": "Ошибка при загрузке сообществ",
"Create a new community": "Создать новое сообщество",
"Create a community to group together users and rooms! Build a custom homepage to mark out your space in the Matrix universe.": "Создайте сообщество для объединения пользователей и комнат! Создайте собственную домашнюю страницу, чтобы выделить свое пространство во вселенной Matrix.",
"Join an existing community": "Присоединиться к существующему сообществу",
"To join an existing community you'll have to know its community identifier; this will look something like +example:matrix.org.": "Чтобы присоединиться к существующему сообществу, вам нужно знать его ID; это будет выглядеть примерно так+primer:matrix.org.",
"Something went wrong whilst creating your community": "При создании сообщества что-то пошло не так",
- "%(names)s and %(count)s others are typing|other": "%(names)s и %(count)s другие печатают",
+ "%(names)s and %(count)s others are typing|other": "%(names)s и еще %(count)s печатают",
"And %(count)s more...|other": "И более %(count)s...",
"Delete Widget": "Удалить виджет",
- "Deleting a widget removes it for all users in this room. Are you sure you want to delete this widget?": "Удаление виджета удаляет его для всех пользователей этой комнаты. Вы действительно хотите удалить этот виджет?",
+ "Deleting a widget removes it for all users in this room. Are you sure you want to delete this widget?": "Удаление виджета действует для всех участников этой комнаты. Вы действительно хотите удалить этот виджет?",
"Message removed": "Сообщение удалено",
- "Mirror local video feed": "Зеркальное отображение видео",
+ "Mirror local video feed": "Зеркально отражать видео со своей камеры",
"Invite": "Пригласить",
- "Mention": "Упоминание",
+ "Mention": "Упомянуть",
"Failed to withdraw invitation": "Не удалось отозвать приглашение",
"Community IDs may only contain characters a-z, 0-9, or '=_-./'": "ID сообществ могут содержать только символы a-z, 0-9, или '=_-./'",
- "%(names)s and %(count)s others are typing|one": "%(names)s и еще кто-то печатает",
+ "%(names)s and %(count)s others are typing|one": "%(names)s и еще один собеседник печатают",
"%(senderName)s sent an image": "%(senderName)s отправил(а) изображение",
"%(senderName)s sent a video": "%(senderName)s отправил(а) видео",
- "%(senderName)s uploaded a file": "%(senderName)s загрузил(а) файл",
- "Disinvite this user?": "Отменить приглашение этого пользователя?",
+ "%(senderName)s uploaded a file": "%(senderName)s отправил(а) файл",
+ "Disinvite this user?": "Отозвать приглашение этого пользователя?",
"Kick this user?": "Выгнать этого пользователя?",
"Unban this user?": "Разблокировать этого пользователя?",
"Ban this user?": "Заблокировать этого пользователя?",
"Drop here to favourite": "Перетащите сюда для добавления в избранные",
"You have been kicked from this room by %(userName)s.": "%(userName)s выгнал(а) вас из этой комнаты.",
"You have been banned from this room by %(userName)s.": "%(userName)s заблокировал(а) вас в этой комнате.",
- "You are trying to access a room.": "Вы пытаетесь получить доступ к комнате.",
+ "You are trying to access a room.": "Вы пытаетесь войти в комнату.",
"Members only (since the point in time of selecting this option)": "Только участники (с момента выбора этого параметра)",
"Members only (since they were invited)": "Только участники (с момента их приглашения)",
- "Members only (since they joined)": "Только участники (с момента их присоединения)",
+ "Members only (since they joined)": "Только участники (с момента их входа)",
"An email has been sent to %(emailAddress)s": "Письмо было отправлено на %(emailAddress)s",
"A text message has been sent to %(msisdn)s": "Текстовое сообщение отправлено на %(msisdn)s",
- "Disinvite this user from community?": "Отозвать приглашение этого пользователя в сообщество?",
- "Remove this user from community?": "Удалить этого пользователя из сообщества?",
+ "Disinvite this user from community?": "Отозвать приглашение в сообщество этого участника?",
+ "Remove this user from community?": "Исключить этого участника из сообщества?",
"%(nameList)s %(transitionList)s": "%(nameList)s %(transitionList)s",
"%(severalUsers)sjoined %(count)s times|other": "%(severalUsers)s присоединились %(count)s раз",
"%(severalUsers)sjoined %(count)s times|one": "%(severalUsers)s присоединились",
@@ -873,30 +873,30 @@
"%(items)s and %(count)s others|one": "%(items)s и один другой",
"An email has been sent to %(emailAddress)s. Once you've followed the link it contains, click below.": "Сообщение отправлено на %(emailAddress)s. После перехода по ссылке в отправленном вам письме, щелкните ниже.",
"Room Notification": "Уведомления комнаты",
- "Drop here to tag direct chat": "Перетащите сюда, чтобы отметить как прямой чат",
- "Drop here to restore": "Перетащиет сюда для восстановления",
- "Drop here to demote": "Перетащите сюда для понижения",
+ "Drop here to tag direct chat": "Перетащите сюда, чтобы пометить как личный чат",
+ "Drop here to restore": "Перетащиет сюда, чтобы вернуть",
+ "Drop here to demote": "Перетащите сюда, чтобы понизить",
"Community Invites": "Приглашения в сообщества",
"Notify the whole room": "Уведомить всю комнату",
"These rooms are displayed to community members on the community page. Community members can join the rooms by clicking on them.": "Эти комнаты отображаются для участников сообщества на странице сообщества. Участники сообщества могут присоединиться к комнатам, щелкнув на них.",
- "Show these rooms to non-members on the community page and room list?": "Следует ли показывать эти комнаты посторонним на странице сообщества и в комнате?",
+ "Show these rooms to non-members on the community page and room list?": "Следует ли показывать эти комнаты посторонним на странице сообщества и в списке комнат?",
"Sign in to get started": "Войдите, чтобы начать",
"Visibility in Room List": "Видимость в списке комнат",
- "Visible to everyone": "Видимый для всех",
+ "Visible to everyone": "Всем",
"Only visible to community members": "Только участникам сообщества",
- "Hide avatar changes": "Скрыть изменения аватара",
- "Hide display name changes": "Скрыть изменения отображаемого имени",
- "Enable inline URL previews by default": "Включить просмотр URL-адресов по умолчанию",
- "Enable URL previews for this room (only affects you)": "Включить просмотр URL-адресов для этой комнаты (влияет только на вас)",
- "Enable URL previews by default for participants in this room": "Включить просмотр URL-адресов по умолчанию для участников этой комнаты",
+ "Hide avatar changes": "Скрывать уведомления об изменении аватаров",
+ "Hide display name changes": "Скрывать уведомления об изменениях имен",
+ "Enable inline URL previews by default": "Включить предпросмотр ссылок по умолчанию",
+ "Enable URL previews for this room (only affects you)": "Включить предпросмотр ссылок в этой комнате (влияет только на вас)",
+ "Enable URL previews by default for participants in this room": "Включить предпросмотр ссылок для участников этой комнаты по умолчанию",
"Status.im theme": "Тема status.im",
- "Restricted": "Ограничен",
+ "Restricted": "Ограниченный пользователь",
"Username on %(hs)s": "Имя пользователя на %(hs)s",
- "The visibility of '%(roomName)s' in %(groupId)s could not be updated.": "Видимость '%(roomName)s' в %(groupId)s не удалось обновить.",
+ "The visibility of '%(roomName)s' in %(groupId)s could not be updated.": "Не удалось изменить видимость '%(roomName)s' в %(groupId)s.",
"%(severalUsers)srejected their invitations %(count)s times|other": "%(severalUsers)s отклонили приглашения %(count)s раз",
"%(severalUsers)srejected their invitations %(count)s times|one": "%(severalUsers)s отклонили приглашения",
- "URL previews are enabled by default for participants in this room.": "Предварительный просмотр URL-адресов для участников этой комнаты по умолчанию.",
- "URL previews are disabled by default for participants in this room.": "Предварительный просмотр URL-адресов для участников этой комнаты по умолчанию.",
+ "URL previews are enabled by default for participants in this room.": "Предпросмотр ссылок по умолчанию включен для участников этой комнаты.",
+ "URL previews are disabled by default for participants in this room.": "Предпросмотр ссылок по умолчанию выключен для участников этой комнаты.",
"%(oneUser)srejected their invitation %(count)s times|other": "%(oneUser)sотклонил их приглашение %(count)s раз",
"%(oneUser)srejected their invitation %(count)s times|one": "%(oneUser)sотклонил приглашение",
"%(severalUsers)shad their invitations withdrawn %(count)s times|other": "%(severalUsers)sотозвали приглашения %(count)s раз",
@@ -906,28 +906,28 @@
"Please note you are logging into the %(hs)s server, not matrix.org.": "Обратите внимание, что вы заходите на сервер %(hs)s, а не на matrix.org.",
"Custom of %(powerLevel)s": "Пользовательский уровень %(powerLevel)s",
"HTML for your community's page
\n\n Use the long description to introduce new members to the community, or distribute\n some important links\n
\n\n You can even use 'img' tags\n
\n": "HTML для страницы вашего сообщества
\n\n Используйте подробное описание для представления вашего сообщества новым участникам, или\n поделитесь чем-нибудь важным, например ссылками\n
\n\n Также вы можете использовать теги 'img'\n
\n",
- "%(duration)ss": "%(duration)sсек",
- "%(duration)sm": "%(duration)sмин",
- "%(duration)sh": "%(duration)sчас",
- "%(duration)sd": "%(duration)sдн",
+ "%(duration)ss": "%(duration)s сек",
+ "%(duration)sm": "%(duration)s мин",
+ "%(duration)sh": "%(duration)s ч",
+ "%(duration)sd": "%(duration)s дн",
"Your community hasn't got a Long Description, a HTML page to show to community members.
Click here to open settings and give it one!": "У вашего сообщества нет подробного описания HTML-страницы для показа участникам.
Щелкните здесь, чтобы открыть параметры и добавить его!",
"Online for %(duration)s": "В сети %(duration)s",
"Offline for %(duration)s": "Не в сети %(duration)s",
"Idle for %(duration)s": "Неактивен %(duration)s",
"Unknown for %(duration)s": "Неизвестно %(duration)s",
"There's no one else here! Would you like to invite others or stop warning about the empty room?": "Здесь никого нет! Хотите пригласить кого-нибудь или выключить предупреждение о пустой комнате?",
- "Something went wrong when trying to get your communities.": "Что-то пошло не так, во время отображения ваших сообществ.",
+ "Something went wrong when trying to get your communities.": "Что-то пошло не так при попытке получить список ваших сообществ.",
"Tag Panel": "Панель тегов",
"Delete %(count)s devices|other": "Удалить %(count)s устройств",
"Delete %(count)s devices|one": "Удалить устройство",
"Select devices": "Выбрать устройства",
"This homeserver doesn't offer any login flows which are supported by this client.": "Этот домашний сервер не поддерживает метод входа, поддерживаемый клиентом.",
"Call Failed": "Звонок не удался",
- "There are unknown devices in this room: if you proceed without verifying them, it will be possible for someone to eavesdrop on your call.": "В этой комнате есть неизвестные устройства: если вы продолжите без их проверки, имейте в виду, что кто-то посторонний может вас прослушать.",
- "Review Devices": "Обзор устройств",
+ "There are unknown devices in this room: if you proceed without verifying them, it will be possible for someone to eavesdrop on your call.": "В этой комнате есть неизвестные устройства: если вы решите их не проверять, имейте в виду, что кто-то, возможно, вас прослушивает.",
+ "Review Devices": "Проверка устройств",
"Call Anyway": "Позвонить в любом случае",
"Answer Anyway": "Ответить в любом случае",
- "Call": "Вызов",
+ "Call": "Позвонить",
"Answer": "Ответить",
"Send": "Отправить",
"Addresses": "Адреса",
@@ -935,61 +935,61 @@
"expand": "развернуть",
"Old cryptography data detected": "Обнаружены старые криптографические данные",
"Data from an older version of Riot has been detected. This will have caused end-to-end cryptography to malfunction in the older version. End-to-end encrypted messages exchanged recently whilst using the older version may not be decryptable in this version. This may also cause messages exchanged with this version to fail. If you experience problems, log out and back in again. To retain message history, export and re-import your keys.": "Обнаружены данные из более старой версии Riot. Это приведет к сбою криптографии в более ранней версии. В этой версии не могут быть расшифрованы сообщения, которые использовались недавно при использовании старой версии. Это также может привести к сбою обмена сообщениями с этой версией. Если возникают неполадки, выйдите и снова войдите в систему. Чтобы сохранить журнал сообщений, экспортируйте и повторно импортируйте ключи.",
- "Warning": "Предупреждение",
- "Showing flair for these communities:": "Показ таланта в следующих сообществах:",
- "This room is not showing flair for any communities": "В этой комнате не отображается талант для любых сообществ",
- "Flair will appear if enabled in room settings": "Талант появится, если он активирован в настройках комнаты",
- "Flair": "Талант",
- "Flair will not appear": "Талант не отображается",
- "Display your community flair in rooms configured to show it.": "Покажите свой талант в комнатах, которых это разрешено.",
- "You will not be able to undo this change as you are demoting yourself, if you are the last privileged user in the room it will be impossible to regain privileges.": "Вы не сможете отменить это изменение после понижения себя, в случае если вы являетесь последним привилегированным пользователем в этой комнате.",
+ "Warning": "Внимание",
+ "Showing flair for these communities:": "Комната принадлежит следующим сообществам:",
+ "This room is not showing flair for any communities": "Эта комната не принадлежит каким-либо сообществам",
+ "Flair will appear if enabled in room settings": "Значок появится, если он включен в настройках комнаты",
+ "Flair": "Значки сообществ",
+ "Flair will not appear": "Значок не будет отображаться",
+ "Display your community flair in rooms configured to show it.": "Вы можете показывать значки своих сообществ в комнатах, в которых это разрешено.",
+ "You will not be able to undo this change as you are demoting yourself, if you are the last privileged user in the room it will be impossible to regain privileges.": "После понижения своих привилегий вы не сможете это отменить. Если вы являетесь последним привилегированным пользователем в этой комнате, выдать права кому-либо заново будет невозможно.",
"%(count)s of your messages have not been sent.|one": "Ваше сообщение не было отправлено.",
"%(count)s Resend all or cancel all now. You can also select individual messages to resend or cancel.|other": "Отправить все или отменить все сейчас. Можно также выбрать отдельные сообщения для отправки или отмены.",
"%(count)s Resend all or cancel all now. You can also select individual messages to resend or cancel.|one": "Отправить или отменить сообщение сейчас.",
- "Message Replies": "Ответы на сообщения",
+ "Message Replies": "Сообщения-ответы",
"Send an encrypted reply…": "Отправить зашифрованный ответ…",
- "Send a reply (unencrypted)…": "Отправить ответ (незашифрованный)…",
+ "Send a reply (unencrypted)…": "Отправить ответ (нешифрованный)…",
"Send an encrypted message…": "Отправить зашифрованное сообщение…",
- "Send a message (unencrypted)…": "Отправить сообщение (незашифрованное)…",
+ "Send a message (unencrypted)…": "Отправить сообщение (нешифрованное)…",
"Replying": "Отвечает",
"Minimize apps": "Свернуть приложения",
"Privacy is important to us, so we don't collect any personal or identifiable data for our analytics.": "Конфиденциальность важна для нас, поэтому мы не собираем никаких личных или идентифицируемых данных для нашей аналитики.",
"Learn more about how we use analytics.": "Подробнее о том, как мы используем аналитику.",
- "The information being sent to us to help make Riot.im better includes:": "Информация направляемая нам, чтобы помочь сделать Riot.im лучше включает в себя:",
- "Where this page includes identifiable information, such as a room, user or group ID, that data is removed before being sent to the server.": "Если на этой странице содержатся идентифицируемые сведения, например номер, идентификатор пользователя или группы, эти данные удаляются перед отправкой на сервер.",
+ "The information being sent to us to help make Riot.im better includes:": "Информация, отправляемая нам, чтобы помочь нам сделать Riot.im лучше, включает в себя:",
+ "Where this page includes identifiable information, such as a room, user or group ID, that data is removed before being sent to the server.": "Если на этой странице встречаются сведения личного характера, например имя комнаты, имя пользователя или группы, они удаляются перед отправкой на сервер.",
"The platform you're on": "Используемая платформа",
"The version of Riot.im": "Версия Riot.im",
- "Whether or not you're logged in (we don't record your user name)": "Независимо от того, вошли вы или нет (мы не записываем ваше имя пользователя)",
- "Your language of choice": "Выбранный вами язык",
- "Your homeserver's URL": "URL-адрес домашнего сервера",
- "Your identity server's URL": "URL-адрес вашего идентификационного сервера",
- "%(weekDayName)s, %(monthName)s %(day)s %(fullYear)s": "%(weekDayName)s, %(monthName)s %(day)s %(fullYear)s",
- "Which officially provided instance you are using, if any": "Какую официально выпущенную версию вы используете",
- "Whether or not you're using the Richtext mode of the Rich Text Editor": "Независимо от того, используете ли вы режим Richtext в редакторе Rich Text Editor",
+ "Whether or not you're logged in (we don't record your user name)": "Вошли вы в систему или нет (мы не храним ваше имя пользователя)",
+ "Your language of choice": "Выбранный язык",
+ "Your homeserver's URL": "URL-адрес сервера",
+ "Your identity server's URL": "URL-адрес сервера идентификации",
+ "%(weekDayName)s, %(monthName)s %(day)s %(fullYear)s": "%(weekDayName)s, %(day)s %(monthName)s %(fullYear)s",
+ "Which officially provided instance you are using, if any": "Каким официально поддерживаемым клиентом вы пользуетесь (если пользуетесь)",
+ "Whether or not you're using the Richtext mode of the Rich Text Editor": "Используете ли вы режим Richtext в редакторе Rich Text Editor",
"This room is not public. You will not be able to rejoin without an invite.": "Эта комната не является публичной. Вы не сможете войти без приглашения.",
"Show devices, send anyway or cancel.": "Показать устройства, отправить в любом случае или отменить.",
"Community IDs cannot not be empty.": "ID сообществ не могут быть пустыми.",
"In reply to ": "В ответ на ",
- "%(oldDisplayName)s changed their display name to %(displayName)s.": "%(oldDisplayName)s изменил отображаемое имя на %(displayName)s.",
+ "%(oldDisplayName)s changed their display name to %(displayName)s.": "%(oldDisplayName)s изменил(а) отображаемое имя на %(displayName)s.",
"Failed to set direct chat tag": "Не удалось установить тег прямого чата",
"Failed to remove tag %(tagName)s from room": "Не удалось удалить тег %(tagName)s из комнаты",
"Failed to add tag %(tagName)s to room": "Не удалось добавить тег %(tagName)s в комнату",
"Clear filter": "Очистить фильтр",
"To set up a filter, drag a community avatar over to the filter panel on the far left hand side of the screen. You can click on an avatar in the filter panel at any time to see only the rooms and people associated with that community.": "Чтобы настроить фильтр, перетащите аватар сообщества на панель фильтров в левой части экрана. Вы можете нажать на аватар в панели фильтров в любое время, чтобы увидеть только комнаты и людей, связанных с этим сообществом.",
"Did you know: you can use communities to filter your Riot.im experience!": "Знаете ли вы: вы можете использовать сообщества, чтобы фильтровать в Riot.im!",
- "Disable Community Filter Panel": "Отключить панель фильтра сообщества",
- "If your other devices do not have the key for this message you will not be able to decrypt them.": "Если у других устройств нет ключа для этого сообщения, вы не сможете его расшифровать.",
+ "Disable Community Filter Panel": "Отключить панель сообществ",
+ "If your other devices do not have the key for this message you will not be able to decrypt them.": "Если на других устройствах тоже нет ключа для этого сообщения, вы не сможете его расшифровать.",
"Key request sent.": "Запрос ключа отправлен.",
"Re-request encryption keys from your other devices.": "Повторно запросить ключи шифрования с других устройств.",
"%(user)s is a %(userRole)s": "%(user)s является %(userRole)s",
- "Your key share request has been sent - please check your other devices for key share requests.": "Ваш запрос на передачу ключей отправлен - пожалуйста, проверьте другие ваши устройства на запросы передачи ключей.",
- "Key share requests are sent to your other devices automatically. If you rejected or dismissed the key share request on your other devices, click here to request the keys for this session again.": "Запросы передачи ключей автоматически отправляются на другие устройства. Если вы отклонили или отменили запрос на передачу ключей на других устройствах, нажмите здесь, чтобы запросить ключи для этого сеанса повторно.",
+ "Your key share request has been sent - please check your other devices for key share requests.": "Запрос на передачу ключей отправлен — проверьте остальные устройства.",
+ "Key share requests are sent to your other devices automatically. If you rejected or dismissed the key share request on your other devices, click here to request the keys for this session again.": "Запросы на передачу ключей автоматически отправляются на другие устройства. Если вы отклонили или отменили запрос на другом устройстве, нажмите, чтобы запросить ключи повторно.",
"Code": "Код",
"Debug Logs Submission": "Отправка журналов отладки",
- "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contian messages.": "Если вы отправили ошибку через GitHub, журналы отладки могут помочь нам выявить проблему. Журналы отладки содержат данные об использовании приложения, включая ваше имя пользователя, идентификаторы или псевдонимы комнат или групп, которые вы посетили, а также имена других пользователей. Они не содержат сообщений.",
+ "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contain messages.": "Если вы отправили ошибку через GitHub, журналы отладки могут помочь нам выявить проблему. Журналы отладки содержат данные об использовании приложения, включая ваше имя пользователя, идентификаторы или псевдонимы комнат или групп, которые вы посетили, а также имена других пользователей. Они не содержат сообщений.",
"Submit debug logs": "Отправка журналов отладки",
"Opens the Developer Tools dialog": "Открывает Инструменты разработчика",
- "Seen by %(displayName)s (%(userName)s) at %(dateTime)s": "Просмотрено %(displayName)s (%(userName)s) в %(dateTime)s",
+ "Seen by %(displayName)s (%(userName)s) at %(dateTime)s": "Прочитано %(displayName)s (%(userName)s) в %(dateTime)s",
"Unable to join community": "Не удалось присоединиться к сообществу",
"Unable to leave community": "Не удалось покинуть сообщество",
"Changes made to your community name and avatar might not be seen by other users for up to 30 minutes.": "Изменения имени и аватара, внесенные в ваше сообщество, могут не отображаться другим пользователям в течение 30 минут.",
@@ -997,11 +997,11 @@
"Leave this community": "Покинуть это сообщество",
"Who can join this community?": "Кто может присоединиться к этому сообществу?",
"Everyone": "Все",
- "Stickerpack": "Этикетки",
- "Sticker Messages": "Сообщения этикеткой",
- "Add a stickerpack": "Добавить этикетки",
- "Hide Stickers": "Скрыть этикетки",
- "Show Stickers": "Показать этикетки",
+ "Stickerpack": "Стикеры",
+ "Sticker Messages": "Стикеры",
+ "Add a stickerpack": "Добавить стикеры",
+ "Hide Stickers": "Скрыть стикеры",
+ "Show Stickers": "Показать стикеры",
"Fetching third party location failed": "Не удалось извлечь местоположение третьей стороны",
"A new version of Riot is available.": "Доступна новая версия Riot.",
"I understand the risks and wish to continue": "Я понимаю риски и желаю продолжить",
@@ -1010,51 +1010,51 @@
"All notifications are currently disabled for all targets.": "Все оповещения для всех устройств отключены.",
"Uploading report": "Отправка отчета",
"Sunday": "Воскресенье",
- "Notification targets": "Цели уведомления",
+ "Notification targets": "Устройства для уведомлений",
"Today": "Сегодня",
"Files": "Файлы",
- "You are not receiving desktop notifications": "Вы не получаете уведомления на рабочем столе",
+ "You are not receiving desktop notifications": "Вы не получаете системные уведомления",
"Friday": "Пятница",
- "Update": "Обновление",
- "What's New": "Что нового",
- "Add an email address above to configure email notifications": "Добавьте email адрес для оповещений",
+ "Update": "Обновить",
+ "What's New": "Что изменилось",
+ "Add an email address above to configure email notifications": "Добавьте email-адрес выше для настройки email-уведомлений",
"Expand panel": "Развернуть панель",
"On": "Включить",
"%(count)s Members|other": "%(count)s членов",
"Filter room names": "Фильтр по названию комнат",
"Changelog": "История изменений",
"Waiting for response from server": "Ожидание ответа от сервера",
- "Uploaded on %(date)s by %(user)s": "Отправлено %(date)s для %(user)s",
+ "Uploaded on %(date)s by %(user)s": "Загружено %(user)s в %(date)s",
"Send Custom Event": "Отправить индивидуальное мероприятие",
"Advanced notification settings": "Дополнительные параметры уведомлений",
"Failed to send logs: ": "Не удалось отправить журналы: ",
"delete the alias.": "удалить псевдоним.",
- "To return to your account in future you need to set a password": "Чтобы вернуться к учетной записи в будущем, необходимо задать пароль",
+ "To return to your account in future you need to set a password": "Чтобы вы могли вернуться в свою учетную запись в будущем, вам необходимо задать пароль",
"Forget": "Забыть",
"#example": "#пример",
"Hide panel": "Скрыть панель",
- "You cannot delete this image. (%(code)s)": "Это изображение нельзя удалить. (%(code)s)",
+ "You cannot delete this image. (%(code)s)": "Вы не можете удалить это изображение. (%(code)s)",
"Cancel Sending": "Отменить отправку",
- "This Room": "Эта комната",
+ "This Room": "В этой комнате",
"The Home Server may be too old to support third party networks": "Домашний сервер может быть слишком старым для поддержки сетей сторонних производителей",
- "Noisy": "Со звуком",
+ "Noisy": "Вкл. (со звуком)",
"Room not found": "Комната не найдена",
- "Messages containing my display name": "Сообщения, содержащие мое имя",
- "Messages in one-to-one chats": "Сообщения в индивидуальных чатах",
+ "Messages containing my display name": "Сообщения, упоминающие мое имя",
+ "Messages in one-to-one chats": "Сообщения в 1:1 чатах",
"Unavailable": "Недоступен",
- "Error saving email notification preferences": "Ошибка при сохранении настроек уведомлений по email",
+ "Error saving email notification preferences": "Ошибка сохранения настроек email-уведомлений",
"View Decrypted Source": "Просмотр расшифрованного источника",
"Failed to update keywords": "Не удалось обновить ключевые слова",
"Notes:": "Заметки:",
"remove %(name)s from the directory.": "удалить %(name)s из каталога.",
- "Notifications on the following keywords follow rules which can’t be displayed here:": "Уведомления по следующим ключевым словам соответствуют правилам, которые нельзя отобразить здесь:",
+ "Notifications on the following keywords follow rules which can’t be displayed here:": "Уведомления по этим ключевым словам соответствуют правилам, которые нельзя отобразить здесь:",
"Safari and Opera work too.": "Safari и Opera работают тоже.",
"Please set a password!": "Пожалуйста, установите пароль!",
"You have successfully set a password!": "Вы успешно установили пароль!",
- "An error occurred whilst saving your email notification preferences.": "Возникла ошибка при сохранении настроек оповещения по email.",
+ "An error occurred whilst saving your email notification preferences.": "Возникла ошибка при сохранении настроек email-уведомлений.",
"Explore Room State": "Просмотр статуса комнаты",
"Source URL": "Исходный URL-адрес",
- "Messages sent by bot": "Сообщения, отправленные ботом",
+ "Messages sent by bot": "Сообщения от ботов",
"Filter results": "Фильтрация результатов",
"Members": "Участники",
"No update available.": "Нет доступных обновлений.",
@@ -1072,7 +1072,7 @@
"View Source": "Просмотр источника",
"Tuesday": "Вторник",
"Enter keywords separated by a comma:": "Введите ключевые слова, разделенные запятой:",
- "Search…": "Поиск.…",
+ "Search…": "Поиск…",
"You have successfully set a password and an email address!": "Вы успешно установили пароль и адрес email!",
"Remove %(name)s from the directory?": "Удалить %(name)s из каталога?",
"Riot uses many advanced browser features, some of which are not available or experimental in your current browser.": "Riot использует многие передовые возможности браузера, некоторые из которых недоступны или являются экспериментальным в вашем текущем браузере.",
@@ -1089,8 +1089,8 @@
"Failed to set Direct Message status of room": "Не удалось установить статус прямого сообщения в комнате",
"Monday": "Понедельник",
"Remove from Directory": "Удалить из каталога",
- "Enable them now": "Включить сейчас",
- "Messages containing my user name": "Сообщение, содержащие мое имя пользователя",
+ "Enable them now": "Включить их сейчас",
+ "Messages containing my user name": "Сообщение, упоминающие мое имя пользователя",
"Toolbox": "Панель инструментов",
"Collecting logs": "Сбор журналов",
"more": "больше",
@@ -1102,37 +1102,37 @@
"Failed to get public room list": "Не удалось получить список общедоступных комнат",
"Send logs": "Отправка журналов",
"All messages": "Все сообщения",
- "Call invitation": "Пригласительный звонок",
- "Downloading update...": "Загрузка обновления...",
+ "Call invitation": "Приглашения на звонки",
+ "Downloading update...": "Загрузка обновления…",
"State Key": "Ключ состояния",
"Failed to send custom event.": "Не удалось отправить индивидуальное мероприятие.",
"What's new?": "Что нового?",
"Notify me for anything else": "Уведомлять во всех остальных случаях",
- "When I'm invited to a room": "Когда меня приглашают в комнату",
+ "When I'm invited to a room": "Приглашения в комнаты",
"Click here to create a GitHub issue.": "Нажмите здесь для создания запроса о проблеме на GitHub.",
- "Can't update user notification settings": "Не удается обновить пользовательские настройки оповещения",
- "Notify for all other messages/rooms": "Уведомлять обо всех других сообщениях/комнатах",
+ "Can't update user notification settings": "Не удалось обновить пользовательские настройки оповещения",
+ "Notify for all other messages/rooms": "Уведомлять обо всех остальных сообщениях и комнатах",
"Unable to look up room ID from server": "Не удалось найти ID комнаты на сервере",
"Couldn't find a matching Matrix room": "Не удалось найти подходящую комнату Matrix",
- "All Rooms": "Все комнаты",
+ "All Rooms": "Везде",
"You cannot delete this message. (%(code)s)": "Это сообщение нельзя удалить. (%(code)s)",
"Thursday": "Четверг",
"Forward Message": "Переслать сообщение",
"Logs sent": "Журналы отправлены",
"Back": "Назад",
"Reply": "Ответить",
- "Show message in desktop notification": "Показывать сообщение в уведомлении на рабочем столе",
+ "Show message in desktop notification": "Показывать текст сообщения в уведомлениях на рабочем столе",
"Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contain messages.": "Журналы отладки содержат данные об использовании приложения, включая ваше имя пользователя, идентификаторы или псевдонимы комнат или групп, которые вы посетили, а также имена других пользователей. Они не содержат сообщений.",
"Unhide Preview": "Показать предварительный просмотр",
"Unable to join network": "Не удается подключиться к сети",
- "You might have configured them in a client other than Riot. You cannot tune them in Riot but they still apply": "Возможно вы настроили их не в Riot, а в другом Matrix-клиенте. Настроить их в Riot не удастся, но они будут в нем применяться",
+ "You might have configured them in a client other than Riot. You cannot tune them in Riot but they still apply": "Возможно, вы настроили их не в Riot, а в другом Matrix-клиенте. Настроить их в Riot не удастся, но они будут продолжать работать и здесь",
"Sorry, your browser is not able to run Riot.": "К сожалению, ваш браузер не способен запустить Riot.",
- "Messages in group chats": "Сообщения в групповых чатах",
+ "Messages in group chats": "Сообщения в конференциях",
"Yesterday": "Вчера",
"Error encountered (%(errorDetail)s).": "Обнаружена ошибка (%(errorDetail)s).",
"Login": "Войти",
"Low Priority": "Низкий приоритет",
- "Unable to fetch notification target list": "Не удалось получить список целей уведомления",
+ "Unable to fetch notification target list": "Не удалось получить список устройств для уведомлений",
"Set Password": "Задать пароль",
"Enable audible notifications in web client": "Включить звуковые уведомления в веб-клиенте",
"Permalink": "Постоянная ссылка",
@@ -1143,7 +1143,7 @@
"You can now return to your account after signing out, and sign in on other devices.": "Теперь вы сможете вернуться к своей учетной записи после выхода из системы и войти на других устройствах.",
"Enable email notifications": "Включить уведомления по email",
"Event Type": "Тип мероприятия",
- "Download this file": "Скачать этот файл",
+ "Download this file": "Скачать файл",
"Pin Message": "Закрепить сообщение",
"Failed to change settings": "Не удалось изменить настройки",
"View Community": "Просмотр сообщества",
@@ -1154,9 +1154,9 @@
"Quote": "Цитата",
"Collapse panel": "Свернуть панель",
"With your current browser, the look and feel of the application may be completely incorrect, and some or all features may not function. If you want to try it anyway you can continue, but you are on your own in terms of any issues you may encounter!": "В текущем браузере внешний вид приложения может быть полностью неверным, а некоторые или все функции могут не работать. Если вы хотите попробовать в любом случае, то можете продолжить, но с теми проблемами, с которыми вы можете столкнуться вам придется разбираться самостоятельно!",
- "Checking for an update...": "Проверка обновлений...",
+ "Checking for an update...": "Проверка обновлений…",
"There are advanced notifications which are not shown here": "Существуют дополнительные уведомления, которые не показаны здесь",
"Missing roomId.": "Отсутствует идентификатор комнаты.",
- "You don't currently have any stickerpacks enabled": "У вас нет доступных стикеров",
- "Picture": "Изображение"
+ "You don't currently have any stickerpacks enabled": "У вас нет стикеров",
+ "Picture": "Снимок"
}
diff --git a/src/i18n/strings/sk.json b/src/i18n/strings/sk.json
index c9e5095f83..13cc6ac9aa 100644
--- a/src/i18n/strings/sk.json
+++ b/src/i18n/strings/sk.json
@@ -992,7 +992,7 @@
"To set up a filter, drag a community avatar over to the filter panel on the far left hand side of the screen. You can click on an avatar in the filter panel at any time to see only the rooms and people associated with that community.": "Ak si chcete nastaviť filter, pretiahnite obrázok komunity na panel filtrovania úplne na ľavej strane obrazovky. Potom môžete kedykoľvek kliknúť na obrázok komunity na tomto panely a Riot.im vám bude zobrazovať len miestnosti a ľudí z komunity, na ktorej obrázok ste klikli.",
"Clear filter": "Zrušiť filter",
"Debug Logs Submission": "Odoslanie ladiacich záznamov",
- "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contian messages.": "Ak ste nám poslali hlásenie o chybe cez Github, ladiace záznamy nám môžu pomôcť lepšie identifikovať chybu. Ladiace záznamy obsahujú údaje o používaní aplikácii, vrátane vašeho používateľského mena, názvy a aliasy miestností a komunít, ku ktorým ste sa pripojili a mená ostatných používateľov. Tieto záznamy neobsahujú samotný obsah vašich správ.",
+ "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contain messages.": "Ak ste nám poslali hlásenie o chybe cez Github, ladiace záznamy nám môžu pomôcť lepšie identifikovať chybu. Ladiace záznamy obsahujú údaje o používaní aplikácii, vrátane vašeho používateľského mena, názvy a aliasy miestností a komunít, ku ktorým ste sa pripojili a mená ostatných používateľov. Tieto záznamy neobsahujú samotný obsah vašich správ.",
"Submit debug logs": "Odoslať ladiace záznamy",
"Opens the Developer Tools dialog": "Otvorí dialóg nástroje pre vývojárov",
"Stickerpack": "Balíček nálepiek",
diff --git a/src/i18n/strings/zh_Hans.json b/src/i18n/strings/zh_Hans.json
index 39e09b6413..37fb480d98 100644
--- a/src/i18n/strings/zh_Hans.json
+++ b/src/i18n/strings/zh_Hans.json
@@ -39,7 +39,7 @@
"Failed to change password. Is your password correct?": "修改密码失败。确认原密码输入正确吗?",
"Failed to forget room %(errCode)s": "忘记聊天室失败,错误代码: %(errCode)s",
"Failed to join room": "无法加入聊天室",
- "Failed to kick": "踢人失败",
+ "Failed to kick": "移除失败",
"Failed to leave room": "无法退出聊天室",
"Failed to load timeline position": "无法加载时间轴位置",
"Failed to lookup current room": "找不到当前聊天室",
@@ -104,7 +104,7 @@
"Server may be unavailable or overloaded": "服务器可能不可用或者超载",
"Server may be unavailable, overloaded, or search timed out :(": "服务器可能不可用、超载,或者搜索超时 :(",
"Server may be unavailable, overloaded, or the file too big": "服务器可能不可用、超载,或者文件过大",
- "Server may be unavailable, overloaded, or you hit a bug.": "服务器可能不可用、超载,或者你遇到了一个漏洞.",
+ "Server may be unavailable, overloaded, or you hit a bug.": "服务器可能不可用、超载,或者你遇到了一个 bug。",
"Server unavailable, overloaded, or something else went wrong.": "服务器可能不可用、超载,或者其他东西出错了.",
"Session ID": "会话 ID",
"%(senderName)s set a profile picture.": "%(senderName)s 设置了头像。.",
@@ -133,7 +133,7 @@
"Advanced": "高级",
"Algorithm": "算法",
"Always show message timestamps": "总是显示消息时间戳",
- "%(names)s and %(lastPerson)s are typing": "%(names)s 和 %(lastPerson)s 正在打字",
+ "%(names)s and %(lastPerson)s are typing": "%(names)s 和 %(lastPerson)s 正在输入",
"A new password must be entered.": "一个新的密码必须被输入。.",
"%(senderName)s answered the call.": "%(senderName)s 接了通话。.",
"An error has occurred.": "一个错误出现了。",
@@ -246,7 +246,7 @@
"Invites user with given id to current room": "按照 ID 邀请指定用户加入当前聊天室",
"'%(alias)s' is not a valid format for an address": "'%(alias)s' 不是一个合法的邮箱地址格式",
"'%(alias)s' is not a valid format for an alias": "'%(alias)s' 不是一个合法的昵称格式",
- "%(displayName)s is typing": "%(displayName)s 正在打字",
+ "%(displayName)s is typing": "%(displayName)s 正在输入",
"Sign in with": "第三方登录",
"Message not sent due to unknown devices being present": "消息未发送,因为有未知的设备存在",
"Missing room_id in request": "请求中没有 聊天室 ID",
@@ -395,7 +395,7 @@
"Drop here to tag %(section)s": "拖拽到这里标记 %(section)s",
"Enable automatic language detection for syntax highlighting": "启用自动语言检测用于语法高亮",
"Failed to change power level": "修改特权级别失败",
- "Kick": "踢出",
+ "Kick": "移除",
"Kicks user with given id": "按照 ID 移除特定的用户",
"Last seen": "上次看见",
"Level:": "级别:",
@@ -449,7 +449,7 @@
"Passwords don't match.": "密码不匹配。",
"I already have an account": "我已经有一个帐号",
"Unblacklist": "移出黑名单",
- "Not a valid Riot keyfile": "不是一个合法的 Riot 密钥文件",
+ "Not a valid Riot keyfile": "不是一个有效的 Riot 密钥文件",
"%(targetName)s accepted an invitation.": "%(targetName)s 接受了一个邀请。",
"Do you want to load widget from URL:": "你想从此 URL 加载小组件吗:",
"Hide join/leave messages (invites/kicks/bans unaffected)": "隐藏加入/退出消息(邀请/踢出/封禁不受影响)",
@@ -547,7 +547,7 @@
"WARNING: KEY VERIFICATION FAILED! The signing key for %(userId)s and device %(deviceId)s is \"%(fprint)s\" which does not match the provided key \"%(fingerprint)s\". This could mean your communications are being intercepted!": "警告:密钥验证失败!%(userId)s 和 device %(deviceId)s 的签名密钥是 \"%(fprint)s\",和提供的咪呀 \"%(fingerprint)s\" 不匹配。这可能意味着你的通信正在被窃听!",
"%(senderName)s withdrew %(targetName)s's invitation.": "%(senderName)s 收回了 %(targetName)s 的邀请。",
"Would you like to accept or decline this invitation?": "你想要 接受 还是 拒绝 这个邀请?",
- "You already have existing direct chats with this user:": "你已经有和这个用户的直接聊天:",
+ "You already have existing direct chats with this user:": "你已经有和此用户的直接聊天:",
"You're not in any rooms yet! Press to make a room or to browse the directory": "你现在还不再任何聊天室!按下 来创建一个聊天室或者 来浏览目录",
"You cannot place a call with yourself.": "你不能和你自己发起一个通话。",
"You have been kicked from %(roomName)s by %(userName)s.": "你已经被 %(userName)s 踢出了 %(roomName)s.",
@@ -620,7 +620,7 @@
"Ongoing conference call%(supportedText)s.": "正在进行的会议通话 %(supportedText)s.",
"%(senderDisplayName)s changed the avatar for %(roomName)s": "%(senderDisplayName)s 修改了 %(roomName)s 的头像",
"This will be your account name on the homeserver, or you can pick a different server.": "这将会成为你在 主服务器上的账户名,或者你可以选择一个 不同的服务器。",
- "Your browser does not support the required cryptography extensions": "你的浏览器不支持所需的密码学扩展",
+ "Your browser does not support the required cryptography extensions": "你的浏览器不支持 Riot 所需的密码学特性",
"Authentication check failed: incorrect password?": "身份验证失败:密码错误?",
"This will allow you to reset your password and receive notifications.": "这将允许你重置你的密码和接收通知。",
"Share without verifying": "不验证就分享",
@@ -650,14 +650,14 @@
"%(senderName)s unbanned %(targetName)s.": "%(senderName)s 解除了 %(targetName)s 的封禁。",
"(could not connect media)": "(无法连接媒体)",
"%(senderName)s changed the pinned messages for the room.": "%(senderName)s 更改了聊天室的置顶消息。",
- "%(names)s and %(count)s others are typing|other": "%(names)s 和另外 %(count)s 个人正在打字",
- "%(names)s and %(count)s others are typing|one": "%(names)s 和另一个人正在打字",
+ "%(names)s and %(count)s others are typing|other": "%(names)s 和另外 %(count)s 个人正在输入",
+ "%(names)s and %(count)s others are typing|one": "%(names)s 和另一个人正在输入",
"Send": "发送",
"Message Pinning": "消息置顶",
- "Disable Emoji suggestions while typing": "禁用打字时Emoji建议",
+ "Disable Emoji suggestions while typing": "输入时禁用 Emoji 建议",
"Use compact timeline layout": "使用紧凑的时间线布局",
"Hide avatar changes": "隐藏头像修改",
- "Hide display name changes": "隐藏昵称的修改",
+ "Hide display name changes": "隐藏昵称修改",
"Disable big emoji in chat": "禁用聊天中的大Emoji",
"Never send encrypted messages to unverified devices in this room from this device": "在此设备上,在此聊天室中不向未经验证的设备发送加密的消息",
"Enable URL previews for this room (only affects you)": "在此聊天室启用链接预览(只影响你)",
@@ -753,10 +753,10 @@
"Message Replies": "消息回复",
"Disable Peer-to-Peer for 1:1 calls": "在1:1通话中禁用点到点",
"Enable inline URL previews by default": "默认启用网址预览",
- "Disinvite this user?": "取消邀请这个用户?",
- "Kick this user?": "踢出这个用户?",
- "Unban this user?": "解除这个用户的封禁?",
- "Ban this user?": "封紧这个用户?",
+ "Disinvite this user?": "取消邀请此用户?",
+ "Kick this user?": "移除此用户?",
+ "Unban this user?": "解除此用户的封禁?",
+ "Ban this user?": "封紧此用户?",
"Send an encrypted reply…": "发送加密的回复…",
"Send a reply (unencrypted)…": "发送回复(未加密)…",
"Send an encrypted message…": "发送加密消息…",
@@ -965,7 +965,7 @@
"Ignores a user, hiding their messages from you": "忽略用户,隐藏他们的消息",
"Stops ignoring a user, showing their messages going forward": "解除忽略用户,显示他们的消息",
"To return to your account in future you need to set a password": "如果你想再次使用账号,您得为它设置一个密码",
- "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contian messages.": "如果你在 GitHub 提交了一个 bug,调试日志可以帮助我们追踪这个问题。 调试日志包含应用程序使用数据,这包括您的用户名、您访问的房间或社区的 ID 或名称以及其他用户的用户名,不包扩聊天记录。",
+ "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contain messages.": "如果你在 GitHub 提交了一个 bug,调试日志可以帮助我们追踪这个问题。 调试日志包含应用程序使用数据,这包括您的用户名、您访问的房间或社区的 ID 或名称以及其他用户的用户名,不包扩聊天记录。",
"Debug Logs Submission": "发送调试日志",
"Your password was successfully changed. You will not receive push notifications on other devices until you log back in to them": "密码修改成功。在您在其他设备上重新登录之前,其他设备不会收到推送通知",
"Tried to load a specific point in this room's timeline, but was unable to find it.": "尝试加载此房间的时间线的特定时间点,但是无法找到。",
diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json
index a3e4830c66..883252821d 100644
--- a/src/i18n/strings/zh_Hant.json
+++ b/src/i18n/strings/zh_Hant.json
@@ -986,7 +986,7 @@
"%(user)s is a %(userRole)s": "%(user)s 是 %(userRole)s",
"Code": "代碼",
"Debug Logs Submission": "除錯訊息傳送",
- "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contian messages.": "如果您透過 GitHub 來回報錯誤,除錯訊息可以用來追蹤問題。除錯訊息包含應用程式的使用資料,包括您的使用者名稱、您所造訪的房間/群組的 ID 或別名、其他使用者的使用者名稱等,其中不包含訊息本身。",
+ "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contain messages.": "如果您透過 GitHub 來回報錯誤,除錯訊息可以用來追蹤問題。除錯訊息包含應用程式的使用資料,包括您的使用者名稱、您所造訪的房間/群組的 ID 或別名、其他使用者的使用者名稱等,其中不包含訊息本身。",
"Submit debug logs": "傳送除錯訊息",
"Opens the Developer Tools dialog": "開啟開發者工具對話視窗",
"Seen by %(displayName)s (%(userName)s) at %(dateTime)s": "被 %(displayName)s (%(userName)s) 於 %(dateTime)s 看過",