From a32fd4df5616e69eeb86c916d3bd9dcdebb9334c Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sun, 29 Mar 2020 19:07:57 +0200 Subject: [PATCH 1/2] geonames FR translation update THX ButterflyOfFire --- geonames/lang/fr/messages.po | 37 ++++++++++++++++++++++++++++++++++++ geonames/lang/fr/strings.php | 18 ++++++++++++------ 2 files changed, 49 insertions(+), 6 deletions(-) create mode 100644 geonames/lang/fr/messages.po diff --git a/geonames/lang/fr/messages.po b/geonames/lang/fr/messages.po new file mode 100644 index 000000000..8d70fed76 --- /dev/null +++ b/geonames/lang/fr/messages.po @@ -0,0 +1,37 @@ +# ADDON geonames +# Copyright (C) +# This file is distributed under the same license as the Friendica geonames addon package. +# +# +# Translators: +# ButterflyOfFire, 2020 +# Hypolite Petovan , 2016 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2020-03-25 19:01+0000\n" +"Last-Translator: ButterflyOfFire\n" +"Language-Team: French (http://www.transifex.com/Friendica/friendica/language/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: geonames.php:143 +msgid "Geonames settings updated." +msgstr "Paramètres de Geonames mis à jour." + +#: geonames.php:179 +msgid "Geonames Settings" +msgstr "Paramètres Geonames" + +#: geonames.php:181 +msgid "Enable Geonames Addon" +msgstr "" + +#: geonames.php:187 +msgid "Submit" +msgstr "" diff --git a/geonames/lang/fr/strings.php b/geonames/lang/fr/strings.php index 10d6631eb..fac517e96 100644 --- a/geonames/lang/fr/strings.php +++ b/geonames/lang/fr/strings.php @@ -1,6 +1,12 @@ -strings["Geonames settings updated."] = "Réglages Geonames sauvés."; -$a->strings["Geonames Settings"] = "Réglages Geonames"; -$a->strings["Enable Geonames Addon"] = "Activer Geonames"; -$a->strings["Submit"] = "Envoyer"; + 1);; +}} +; +$a->strings["Geonames settings updated."] = "Paramètres de Geonames mis à jour."; +$a->strings["Geonames Settings"] = "Paramètres Geonames"; +$a->strings["Enable Geonames Addon"] = ""; +$a->strings["Submit"] = ""; From 98579a7febe56bea7707878c1c21b878d5a971ce Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sun, 29 Mar 2020 19:08:25 +0200 Subject: [PATCH 2/2] gnot FR translation update THX ButterflyOfFire --- gnot/lang/fr/messages.po | 48 ++++++++++++++++++++++++++++++++++++++++ gnot/lang/fr/strings.php | 22 +++++++++++------- 2 files changed, 62 insertions(+), 8 deletions(-) create mode 100644 gnot/lang/fr/messages.po diff --git a/gnot/lang/fr/messages.po b/gnot/lang/fr/messages.po new file mode 100644 index 000000000..ec516735c --- /dev/null +++ b/gnot/lang/fr/messages.po @@ -0,0 +1,48 @@ +# ADDON gnot +# Copyright (C) +# This file is distributed under the same license as the Friendica gnot addon package. +# +# +# Translators: +# ButterflyOfFire, 2020 +# Hypolite Petovan , 2016 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2020-03-25 19:01+0000\n" +"Last-Translator: ButterflyOfFire\n" +"Language-Team: French (http://www.transifex.com/Friendica/friendica/language/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: gnot.php:48 +msgid "Gnot settings updated." +msgstr "Paramètres de Gnot mis à jour." + +#: gnot.php:79 +msgid "Gnot Settings" +msgstr "Paramètres Gnot" + +#: gnot.php:81 +msgid "" +"Allows threading of email comment notifications on Gmail and anonymising the" +" subject line." +msgstr "" + +#: gnot.php:82 +msgid "Enable this addon?" +msgstr "" + +#: gnot.php:88 +msgid "Submit" +msgstr "" + +#: gnot.php:97 +#, php-format +msgid "[Friendica:Notify] Comment to conversation #%d" +msgstr "" diff --git a/gnot/lang/fr/strings.php b/gnot/lang/fr/strings.php index 32caf46ba..96130f0a6 100644 --- a/gnot/lang/fr/strings.php +++ b/gnot/lang/fr/strings.php @@ -1,8 +1,14 @@ -strings["Gnot settings updated."] = "Réglages Gnot sauvés."; -$a->strings["Gnot Settings"] = "Réglages Gnot"; -$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "Autorise l'arborescence des notifications de commentaires sur GMail, et rend la ligne 'Sujet' anonyme."; -$a->strings["Enable this addon?"] = "Activer cette extension?"; -$a->strings["Submit"] = "Envoyer"; -$a->strings["[Friendica:Notify] Comment to conversation #%d"] = "[Friendica:Notification] Commentaire sur la conversation #%d"; + 1);; +}} +; +$a->strings["Gnot settings updated."] = "Paramètres de Gnot mis à jour."; +$a->strings["Gnot Settings"] = "Paramètres Gnot"; +$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = ""; +$a->strings["Enable this addon?"] = ""; +$a->strings["Submit"] = ""; +$a->strings["[Friendica:Notify] Comment to conversation #%d"] = "";