FR translation of various addons updated
This commit is contained in:
parent
d1d3c73d25
commit
0b0d555c69
36 changed files with 607 additions and 59 deletions
|
@ -6,6 +6,7 @@
|
|||
# Translators:
|
||||
# bob lebonche <lebonche@tutanota.com>, 2021
|
||||
# Hypolite Petovan <hypolite@mrpetovan.com>, 2022
|
||||
# Nicolas Derive, 2022
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
|
@ -14,7 +15,7 @@ msgstr ""
|
|||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-11-21 19:17-0500\n"
|
||||
"PO-Revision-Date: 2017-11-27 10:37+0000\n"
|
||||
"Last-Translator: Hypolite Petovan <hypolite@mrpetovan.com>, 2022\n"
|
||||
"Last-Translator: Nicolas Derive, 2022\n"
|
||||
"Language-Team: French (https://www.transifex.com/Friendica/teams/12172/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -48,15 +49,15 @@ msgstr "Type de contenu"
|
|||
|
||||
#: ifttt.php:56
|
||||
msgid "Body for \"new status message\""
|
||||
msgstr ""
|
||||
msgstr "Corps du \"nouveau message de statut\""
|
||||
|
||||
#: ifttt.php:57
|
||||
msgid "Body for \"new photo upload\""
|
||||
msgstr ""
|
||||
msgstr "Corps du \"nouveau téléversement de photo\""
|
||||
|
||||
#: ifttt.php:58
|
||||
msgid "Body for \"new link post\""
|
||||
msgstr ""
|
||||
msgstr "Corps du \"nouveau lien de publication\""
|
||||
|
||||
#: ifttt.php:68
|
||||
msgid "IFTTT Mirror"
|
||||
|
|
|
@ -9,5 +9,8 @@ $a->strings['Create an account at <a href="http://www.ifttt.com">IFTTT</a>. Crea
|
|||
$a->strings['URL'] = 'URL';
|
||||
$a->strings['Method'] = 'Méthode';
|
||||
$a->strings['Content Type'] = 'Type de contenu';
|
||||
$a->strings['Body for "new status message"'] = 'Corps du "nouveau message de statut"';
|
||||
$a->strings['Body for "new photo upload"'] = 'Corps du "nouveau téléversement de photo"';
|
||||
$a->strings['Body for "new link post"'] = 'Corps du "nouveau lien de publication"';
|
||||
$a->strings['IFTTT Mirror'] = 'Mirroir IFTTT';
|
||||
$a->strings['Generate new key'] = 'Générer une nouvelle clé';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue