diff options
author | Translations <translations@dino.im> | 2017-11-18 19:42:22 +0100 |
---|---|---|
committer | fiaxh <git@mx.ax.lt> | 2017-11-18 19:43:59 +0100 |
commit | ebf8d7ab01bd9df03c3a9fda0f0e2c5da228c8ce (patch) | |
tree | eab3a2a6be0e7ff1e7f2b238224d78d078189165 /plugins/omemo/po/en.po | |
parent | 2a514d0969f5c25d5e2d14421125a47df6b14974 (diff) | |
download | dino-ebf8d7ab01bd9df03c3a9fda0f0e2c5da228c8ce.tar.gz dino-ebf8d7ab01bd9df03c3a9fda0f0e2c5da228c8ce.zip |
Update translations
Diffstat (limited to 'plugins/omemo/po/en.po')
-rw-r--r-- | plugins/omemo/po/en.po | 45 |
1 files changed, 43 insertions, 2 deletions
diff --git a/plugins/omemo/po/en.po b/plugins/omemo/po/en.po index c98175e3..26d2428a 100644 --- a/plugins/omemo/po/en.po +++ b/plugins/omemo/po/en.po @@ -2,8 +2,49 @@ msgid "" msgstr "" "Project-Id-Version: dino-omemo-0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-04-07 15:43+0200\n" +"POT-Creation-Date: 2017-11-17 01:27+0100\n" "Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n"
\ No newline at end of file +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/account_settings_widget.vala:42 +#: ../src/account_settings_widget.vala:45 ../data/account_settings_dialog.ui:19 +msgid "Own fingerprint" +msgstr "" + +#: ../src/account_settings_widget.vala:42 +msgid "Will be generated on first connect" +msgstr "" + +#: ../src/contact_details_provider.vala:31 +msgid "Encryption" +msgstr "" + +#: ../src/contact_details_provider.vala:31 +msgid "OMEMO" +msgstr "" + +#: ../src/contact_details_provider.vala:31 +#, c-format +msgid "%d OMEMO device" +msgid_plural "%d OMEMO devices" +msgstr[0] "" +msgstr[1] "" + +#: ../src/account_settings_dialog.vala:35 +#, c-format +msgid "Unknown device (0x%xd)" +msgstr "" + +#: ../data/account_settings_dialog.ui:5 +msgid "OMEMO Keys" +msgstr "" + +#: ../data/account_settings_dialog.ui:88 +msgid "Other devices" +msgstr "" + +#: ../data/account_settings_dialog.ui:112 +msgid "- None -" +msgstr "" |