From d46d071e57e599e8cfb1780597cbecb36881c4d8 Mon Sep 17 00:00:00 2001 From: Translations Date: Wed, 24 Jan 2018 17:12:04 +0100 Subject: Update translations --- plugins/omemo/po/LINGUAS | 3 +++ plugins/omemo/po/ca.po | 3 +-- plugins/omemo/po/de.po | 2 +- plugins/omemo/po/dino-omemo.pot | 2 +- plugins/omemo/po/en.po | 2 +- plugins/omemo/po/es.po | 2 +- plugins/omemo/po/eu.po | 2 +- plugins/omemo/po/fr.po | 57 +++++++++++++++++++++++++++++++++++++++ plugins/omemo/po/it.po | 2 +- plugins/omemo/po/lb.po | 2 +- plugins/omemo/po/nb.po | 2 +- plugins/omemo/po/nl.po | 2 +- plugins/omemo/po/ro.po | 60 +++++++++++++++++++++++++++++++++++++++++ plugins/omemo/po/zh_Hans.po | 2 +- 14 files changed, 131 insertions(+), 12 deletions(-) create mode 100644 plugins/omemo/po/fr.po create mode 100644 plugins/omemo/po/ro.po (limited to 'plugins/omemo') diff --git a/plugins/omemo/po/LINGUAS b/plugins/omemo/po/LINGUAS index 47ea34d8..83d2d87b 100644 --- a/plugins/omemo/po/LINGUAS +++ b/plugins/omemo/po/LINGUAS @@ -1,9 +1,12 @@ +ca de en es eu +fr it lb nb nl +ro zh_Hans diff --git a/plugins/omemo/po/ca.po b/plugins/omemo/po/ca.po index cdc94b5f..ea941586 100644 --- a/plugins/omemo/po/ca.po +++ b/plugins/omemo/po/ca.po @@ -1,5 +1,4 @@ # Catalan translation for dino-omemo. -# Copyright © 2018 Free Software Foundation. # This file is distributed under the same license as the dino package. # Jordi Mallach , 2018. # @@ -7,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: dino-omemo 20180123\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-31 22:08+0100\n" +"POT-Creation-Date: 2018-01-24 17:37+0100\n" "PO-Revision-Date: 2018-01-24 11:21+0100\n" "Last-Translator: Jordi Mallach \n" "Language-Team: Catalan \n" diff --git a/plugins/omemo/po/de.po b/plugins/omemo/po/de.po index 26b73ebf..250246ce 100644 --- a/plugins/omemo/po/de.po +++ b/plugins/omemo/po/de.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: dino-omemo-0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-31 22:08+0100\n" +"POT-Creation-Date: 2018-01-24 17:37+0100\n" "PO-Revision-Date: 2017-11-17 21:03+0000\n" "Last-Translator: fiaxh \n" "Language-Team: German \n" "Language-Team: LANGUAGE \n" diff --git a/plugins/omemo/po/en.po b/plugins/omemo/po/en.po index 0f9648f0..6a980bb9 100644 --- a/plugins/omemo/po/en.po +++ b/plugins/omemo/po/en.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: dino-omemo-0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-31 22:08+0100\n" +"POT-Creation-Date: 2018-01-24 17:37+0100\n" "Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/plugins/omemo/po/es.po b/plugins/omemo/po/es.po index d0b0d45d..7bf92ff0 100644 --- a/plugins/omemo/po/es.po +++ b/plugins/omemo/po/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-31 22:08+0100\n" +"POT-Creation-Date: 2018-01-24 17:37+0100\n" "PO-Revision-Date: 2017-11-18 07:32+0000\n" "Last-Translator: sergio \n" "Language-Team: Spanish \n" "Language-Team: Basque , YEAR. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-01-24 17:37+0100\n" +"PO-Revision-Date: 2018-01-02 20:13+0000\n" +"Last-Translator: fiaxh \n" +"Language-Team: French \n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 2.19-dev\n" + +#: plugins/omemo/src/account_settings_widget.vala:42 +#: plugins/omemo/src/account_settings_widget.vala:45 +#: plugins/omemo/data/account_settings_dialog.ui:19 +msgid "Own fingerprint" +msgstr "Notre empreinte de clé" + +#: plugins/omemo/src/account_settings_widget.vala:42 +msgid "Will be generated on first connect" +msgstr "Sera généré lors de la première connexion" + +#: plugins/omemo/src/contact_details_provider.vala:31 +msgid "Encryption" +msgstr "Chiffrement" + +#: plugins/omemo/src/contact_details_provider.vala:31 +#, c-format +msgid "%d OMEMO device" +msgid_plural "%d OMEMO devices" +msgstr[0] "%d périphérique OMEMO" +msgstr[1] "%d périphériques OMEMO" + +#: plugins/omemo/src/account_settings_dialog.vala:35 +#, c-format +msgid "Unknown device (0x%.8x)" +msgstr "Périphérique inconnu (0x%.8x)" + +#: plugins/omemo/data/account_settings_dialog.ui:5 +msgid "OMEMO Keys" +msgstr "Clés OMEMO" + +#: plugins/omemo/data/account_settings_dialog.ui:88 +msgid "Other devices" +msgstr "Autres périphériques" + +#: plugins/omemo/data/account_settings_dialog.ui:112 +msgid "- None -" +msgstr "- Aucun -" diff --git a/plugins/omemo/po/it.po b/plugins/omemo/po/it.po index 8ac3d793..1cd0f1cd 100644 --- a/plugins/omemo/po/it.po +++ b/plugins/omemo/po/it.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: dino-omemo-0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-31 22:08+0100\n" +"POT-Creation-Date: 2018-01-24 17:37+0100\n" "PO-Revision-Date: 2017-12-11 00:48+0000\n" "Last-Translator: M \n" "Language-Team: Italian \n" "Language-Team: Luxembourgish \n" "Language-Team: Norwegian Bokmål \n" "Language-Team: Dutch , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-01-24 17:37+0100\n" +"PO-Revision-Date: 2018-01-12 23:09+0000\n" +"Last-Translator: Licaon Kter \n" +"Language-Team: Romanian \n" +"Language: ro\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " +"20)) ? 1 : 2;\n" +"X-Generator: Weblate 2.19-dev\n" + +#: plugins/omemo/src/account_settings_widget.vala:42 +#: plugins/omemo/src/account_settings_widget.vala:45 +#: plugins/omemo/data/account_settings_dialog.ui:19 +msgid "Own fingerprint" +msgstr "Amprentă proprie" + +#: plugins/omemo/src/account_settings_widget.vala:42 +msgid "Will be generated on first connect" +msgstr "Se va genera la prima conectare" + +#: plugins/omemo/src/contact_details_provider.vala:31 +msgid "Encryption" +msgstr "Criptare" + +#: plugins/omemo/src/contact_details_provider.vala:31 +#, c-format +msgid "%d OMEMO device" +msgid_plural "%d OMEMO devices" +msgstr[0] "%d dispozitiv OMEMO" +msgstr[1] "%d dispozitive OMEMO" +msgstr[2] "%d de dispozitive OMEMO" + +#: plugins/omemo/src/account_settings_dialog.vala:35 +#, c-format +msgid "Unknown device (0x%.8x)" +msgstr "Dispozitiv necunoscut (0x%.8x)" + +#: plugins/omemo/data/account_settings_dialog.ui:5 +msgid "OMEMO Keys" +msgstr "Chei OMEMO" + +#: plugins/omemo/data/account_settings_dialog.ui:88 +msgid "Other devices" +msgstr "Alte dispozitive" + +#: plugins/omemo/data/account_settings_dialog.ui:112 +msgid "- None -" +msgstr "- Nici unul -" diff --git a/plugins/omemo/po/zh_Hans.po b/plugins/omemo/po/zh_Hans.po index 0630e2b6..8b980b28 100644 --- a/plugins/omemo/po/zh_Hans.po +++ b/plugins/omemo/po/zh_Hans.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: dino-omemo-0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-31 22:08+0100\n" +"POT-Creation-Date: 2018-01-24 17:37+0100\n" "PO-Revision-Date: 2017-05-08 01:21+0800\n" "Language-Team: Chinese (simplified)\n" "Language: \n" -- cgit v1.2.3-54-g00ecf