diff options
author | fiaxh <git@mx.ax.lt> | 2017-05-31 01:01:21 +0200 |
---|---|---|
committer | fiaxh <git@mx.ax.lt> | 2017-05-31 20:29:56 +0200 |
commit | 2480c1ec26a8e0ccef3ea76e3c29566221405ffb (patch) | |
tree | 7bb39ef03daae0b32e8e4ec59dcf72a246225e57 /plugins/omemo/po | |
parent | 5ba95ef6b7be3bc7f3a8333f9db78577e1c259bc (diff) | |
download | dino-2480c1ec26a8e0ccef3ea76e3c29566221405ffb.tar.gz dino-2480c1ec26a8e0ccef3ea76e3c29566221405ffb.zip |
Update translations
Diffstat (limited to 'plugins/omemo/po')
-rw-r--r-- | plugins/omemo/po/LINGUAS | 5 | ||||
-rw-r--r-- | plugins/omemo/po/it.po | 27 | ||||
-rw-r--r-- | plugins/omemo/po/nl.po | 24 | ||||
-rw-r--r-- | plugins/omemo/po/zh_Hans.po | 23 |
4 files changed, 78 insertions, 1 deletions
diff --git a/plugins/omemo/po/LINGUAS b/plugins/omemo/po/LINGUAS index 685f65ef..46544078 100644 --- a/plugins/omemo/po/LINGUAS +++ b/plugins/omemo/po/LINGUAS @@ -1,2 +1,5 @@ de -en
\ No newline at end of file +en +it +nl +zh_Hans diff --git a/plugins/omemo/po/it.po b/plugins/omemo/po/it.po new file mode 100644 index 00000000..1c5a0f04 --- /dev/null +++ b/plugins/omemo/po/it.po @@ -0,0 +1,27 @@ +msgid "" +msgstr "" +"Project-Id-Version: dino-omemo-0.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-04-10 17:55+0200\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"PO-Revision-Date: \n" +"Language-Team: \n" +"X-Generator: Poedit 1.8.11\n" +"Last-Translator: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: it_IT\n" + +#: src/account_settings_widget.vala:35 src/account_settings_widget.vala:52 +#: src/account_settings_widget.vala:55 +msgid "Own fingerprint" +msgstr "Propria fingerprint" + +#: src/account_settings_widget.vala:35 +msgid "Will be generated on first connect" +msgstr "Verrà generata alla prima connessione" + +#: src/account_settings_widget.vala:55 +msgid "Database error" +msgstr "Errore del database" diff --git a/plugins/omemo/po/nl.po b/plugins/omemo/po/nl.po new file mode 100644 index 00000000..3c8f28ea --- /dev/null +++ b/plugins/omemo/po/nl.po @@ -0,0 +1,24 @@ +msgid "" +msgstr "" +"Project-Id-Version: dino-omemo-0.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-04-10 17:55+0200\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"PO-Revision-Date: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: nl_NL\n" + +#: src/account_settings_widget.vala:35 src/account_settings_widget.vala:52 +#: src/account_settings_widget.vala:55 +msgid "Own fingerprint" +msgstr "Eigen vingerafdruk" + +#: src/account_settings_widget.vala:35 +msgid "Will be generated on first connect" +msgstr "Wordt bij eerste contact gegenereerd" + +#: src/account_settings_widget.vala:55 +msgid "Database error" +msgstr "Database fout" diff --git a/plugins/omemo/po/zh_Hans.po b/plugins/omemo/po/zh_Hans.po new file mode 100644 index 00000000..35d6eaa2 --- /dev/null +++ b/plugins/omemo/po/zh_Hans.po @@ -0,0 +1,23 @@ +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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"PO-Revision-Date: 2017-05-08 01:21+0800\n" +"Language-Team: Chinese (simplified)\n" + +#: src/account_settings_widget.vala:35 src/account_settings_widget.vala:52 +#: src/account_settings_widget.vala:55 +msgid "Own fingerprint" +msgstr "自己的指纹" + +#: src/account_settings_widget.vala:35 +msgid "Will be generated on first connect" +msgstr "会在第一次连接时生成" + +#: src/account_settings_widget.vala:55 +msgid "Database error" +msgstr "数据库错误" |