diff options
author | Kim Alvefur <zash@zash.se> | 2020-11-04 13:26:34 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-04 13:26:34 +0100 |
commit | 0b145c69e9dcfb3d0cb38b66a4f6ae5ff03e3a6f (patch) | |
tree | 95457439f8a213844984d07816f0ba988fa11170 /plugins/omemo | |
parent | dba63b14737d9415bb189235065efb80676e2b17 (diff) | |
download | dino-0b145c69e9dcfb3d0cb38b66a4f6ae5ff03e3a6f.tar.gz dino-0b145c69e9dcfb3d0cb38b66a4f6ae5ff03e3a6f.zip |
Swedish translations (#936)
* Swedish translations
* Translate OMEMO strings to Swedish
Diffstat (limited to 'plugins/omemo')
-rw-r--r-- | plugins/omemo/po/sv.po | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/omemo/po/sv.po b/plugins/omemo/po/sv.po index 594f521e..ec1a0dc5 100644 --- a/plugins/omemo/po/sv.po +++ b/plugins/omemo/po/sv.po @@ -19,7 +19,7 @@ msgstr "" #: plugins/omemo/src/ui/bad_messages_populator.vala:141 msgid "Your contact" -msgstr "" +msgstr "Din kontakt" #: plugins/omemo/src/ui/bad_messages_populator.vala:152 #, c-format @@ -37,6 +37,7 @@ msgstr "Hantera enheter" msgid "" "%s does not trust this device. That means, you might be missing messages." msgstr "" +"%s litar inte på den här enheten. Du kanske inte ser alla meddelanden." #: plugins/omemo/src/ui/manage_key_dialog.vala:35 msgid "Manage Key" |