diff options
author | Translations <translations@dino.im> | 2020-10-07 20:52:53 +0200 |
---|---|---|
committer | fiaxh <git@lightrise.org> | 2020-10-07 20:52:53 +0200 |
commit | d42918b0ab1d132ef1deee44ea6270c47b22d1ba (patch) | |
tree | efb1e19763906c2f8fabe24848a79025e0369183 /plugins/omemo/po/ru.po | |
parent | 9cc3382abe801f0be96b79dcfc9cd4ac0272befa (diff) | |
download | dino-d42918b0ab1d132ef1deee44ea6270c47b22d1ba.tar.gz dino-d42918b0ab1d132ef1deee44ea6270c47b22d1ba.zip |
Update translations
Diffstat (limited to 'plugins/omemo/po/ru.po')
-rw-r--r-- | plugins/omemo/po/ru.po | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/plugins/omemo/po/ru.po b/plugins/omemo/po/ru.po index 44d7698f..ce5283e7 100644 --- a/plugins/omemo/po/ru.po +++ b/plugins/omemo/po/ru.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-09-10 20:10+0200\n" -"PO-Revision-Date: 2020-06-02 11:41+0000\n" +"POT-Creation-Date: 2020-10-07 20:51+0200\n" +"PO-Revision-Date: 2020-09-15 08:36+0000\n" "Language-Team: Russian <https://hosted.weblate.org/projects/dino/plugin-" "omemo/ru/>\n" "Language: ru\n" @@ -17,7 +17,11 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.1-dev\n" +"X-Generator: Weblate 4.3-dev\n" + +#: plugins/omemo/src/ui/bad_messages_populator.vala:141 +msgid "Your contact" +msgstr "" #: plugins/omemo/src/ui/bad_messages_populator.vala:152 #, c-format @@ -25,16 +29,20 @@ msgid "" "%s has been using an untrusted device. You won't see messages from devices " "that you do not trust." msgstr "" +"%s использовал(а) ненадёжное устройство. Вы не будете видеть сообщения от " +"устройств, которым не доверяете." #: plugins/omemo/src/ui/bad_messages_populator.vala:153 msgid "Manage devices" -msgstr "" +msgstr "Управление устройствами" #: plugins/omemo/src/ui/bad_messages_populator.vala:155 #, c-format msgid "" "%s does not trust this device. That means, you might be missing messages." msgstr "" +"%s не доверяет этому устройству. Это означает, что у вас могут отсутствовать " +"сообщения." #: plugins/omemo/src/ui/manage_key_dialog.vala:35 msgid "Manage Key" |