Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Commit

Permalink
feat(l10n): update Russian translation from Weblate
Browse files Browse the repository at this point in the history
  • Loading branch information
sikmir authored and zetok committed Jul 14, 2017
1 parent b2501ed commit 3a252c9
Showing 1 changed file with 28 additions and 19 deletions.
47 changes: 28 additions & 19 deletions translations/ru.ts
Original file line number Diff line number Diff line change
Expand Up @@ -641,6 +641,14 @@ which may lead to problems with video calls.</source>
<source>Sound can be disabled only during a call</source>
<translation>Звук может быть выключен только во время звонка</translation>
</message>
<message>
<source>Export to file</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Save chat log</source>
<translation type="unfinished">Сохранить журнал чата</translation>
</message>
</context>
<context>
<name>ChatLog</name>
Expand Down Expand Up @@ -695,22 +703,22 @@ which may lead to problems with video calls.</source>
<message>
<source>Invalid Tox ID</source>
<comment>Error while sending friendship request</comment>
<translation type="unfinished">Некорректный Tox ID</translation>
<translation>Некорректный Tox ID</translation>
</message>
<message>
<source>You need to write a message with your request</source>
<comment>Error while sending friendship request</comment>
<translation type="unfinished">Вам нужно написать сообщение с текстом запроса</translation>
<translation>Вам нужно написать сообщение с текстом запроса</translation>
</message>
<message>
<source>Your message is too long!</source>
<comment>Error while sending friendship request</comment>
<translation type="unfinished">Ваше сообщение слишком длинное!</translation>
<translation>Ваше сообщение слишком длинное!</translation>
</message>
<message>
<source>Friend is already added</source>
<comment>Error while sending friendship request</comment>
<translation type="unfinished">Друг уже добавлен</translation>
<translation>Друг уже добавлен</translation>
</message>
</context>
<context>
Expand Down Expand Up @@ -815,27 +823,27 @@ which may lead to problems with video calls.</source>
<name>FriendListWidget</name>
<message>
<source>Today</source>
<translation type="unfinished">Сегодня</translation>
<translation>Сегодня</translation>
</message>
<message>
<source>Yesterday</source>
<translation type="unfinished">Вчера</translation>
<translation>Вчера</translation>
</message>
<message>
<source>Last 7 days</source>
<translation type="unfinished">За последние 7 дней</translation>
<translation>За последние 7 дней</translation>
</message>
<message>
<source>This month</source>
<translation type="unfinished">За этот месяц</translation>
<translation>За этот месяц</translation>
</message>
<message>
<source>Older than 6 Months</source>
<translation type="unfinished">За полгода</translation>
</message>
<message>
<source>Never</source>
<translation type="unfinished"></translation>
<translation>Никогда</translation>
</message>
</context>
<context>
Expand Down Expand Up @@ -1529,6 +1537,10 @@ Profile does not contain your history.</source>
<source>Load history from:</source>
<translation>Загрузить историю с:</translation>
</message>
<message>
<source>%1 messages</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>LoginScreen</name>
Expand Down Expand Up @@ -2031,12 +2043,6 @@ Please use another image.</source>
<source>Please enter a new password.</source>
<translation>Пожалуйста, введите новый пароль.</translation>
</message>
<message>
<source>This bunch of characters tells other Tox clients how to contact you.
Share it with your friends to communicate.</source>
<translation>Этот набор символов говорит другим пользователям Tox, как связаться с вами.
Отправьте его своим друзьям для связи.</translation>
</message>
<message>
<source>Failed to copy file</source>
<translation>Не удалось скопировать файл</translation>
Expand Down Expand Up @@ -2115,6 +2121,13 @@ Share it with your friends to communicate.</source>
<source>Couldn&apos;t change password</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>This bunch of characters tells other Tox clients how to contact you.
Share it with your friends to communicate.

This ID includes the NoSpam code (in blue), and the checksum (in gray).</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>ProfileImporter</name>
Expand Down Expand Up @@ -2199,10 +2212,6 @@ Share it with your friends to communicate.</source>
<source>%1 is not a valid Toxme address.</source>
<translation>%1 - не корректный адрес Toxme.</translation>
</message>
<message>
<source>Ok</source>
<translation>Ок</translation>
</message>
<message>
<source>You can&apos;t add yourself as a friend!</source>
<comment>When trying to add your own Tox ID as friend</comment>
Expand Down

0 comments on commit 3a252c9

Please sign in to comment.