69 lines
1.9 KiB
Plaintext
69 lines
1.9 KiB
Plaintext
# ADDON ifttt
|
|
# Copyright (C)
|
|
# This file is distributed under the same license as the Friendica ifttt addon package.
|
|
#
|
|
#
|
|
# Translators:
|
|
# bob lebonche <lebonche@tutanota.com>, 2021
|
|
# Hypolite Petovan <hypolite@mrpetovan.com>, 2022
|
|
# Nicolas Derive, 2022
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: \n"
|
|
"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: 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"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: fr\n"
|
|
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
|
|
|
#: ifttt.php:52
|
|
msgid ""
|
|
"Create an account at <a href=\"http://www.ifttt.com\">IFTTT</a>. Create "
|
|
"three Facebook recipes that are connected with <a "
|
|
"href=\"https://ifttt.com/maker\">Maker</a> (In the form \"if Facebook then "
|
|
"Maker\") with the following parameters:"
|
|
msgstr ""
|
|
"Créez un compte sur <a href=\"http://www.ifttt.com\">IFTTT</a>. Créer trois "
|
|
"'recipe' Facebook qui sont connectées avec <a "
|
|
"href=\"https://ifttt.com/maker\">Maker</a> (Sous la forme \"if Facebook then"
|
|
" Maker\") avec les paramètres suivants:"
|
|
|
|
#: ifttt.php:53
|
|
msgid "URL"
|
|
msgstr "URL"
|
|
|
|
#: ifttt.php:54
|
|
msgid "Method"
|
|
msgstr "Méthode"
|
|
|
|
#: ifttt.php:55
|
|
msgid "Content Type"
|
|
msgstr "Type de contenu"
|
|
|
|
#: ifttt.php:56
|
|
msgid "Body for \"new status message\""
|
|
msgstr "Corps du \"nouveau message de statut\""
|
|
|
|
#: ifttt.php:57
|
|
msgid "Body for \"new photo upload\""
|
|
msgstr "Corps du \"nouveau téléversement de photo\""
|
|
|
|
#: ifttt.php:58
|
|
msgid "Body for \"new link post\""
|
|
msgstr "Corps du \"nouveau lien de publication\""
|
|
|
|
#: ifttt.php:68
|
|
msgid "IFTTT Mirror"
|
|
msgstr "Mirroir IFTTT"
|
|
|
|
#: ifttt.php:71
|
|
msgid "Generate new key"
|
|
msgstr "Générer une nouvelle clé"
|