mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-13 11:58:48 +00:00
mailstream addon FR translation updated THX kalon33
This commit is contained in:
parent
96637b30a4
commit
d0dfb04585
2 changed files with 59 additions and 32 deletions
|
@ -4,78 +4,97 @@
|
|||
#
|
||||
#
|
||||
# Translators:
|
||||
# Nicola Spanti <translations@nicola-spanti.info>, 2015
|
||||
# Nicolas Derive, 2022
|
||||
# ea1cd8241cb389ffb6f92bc6891eff5d_dc12308 <70dced5587d47e18d88f9298024d96f8_93383>, 2015
|
||||
# StefOfficiel <pichard.stephane@free.fr>, 2015
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: friendica\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-06-23 14:45+0200\n"
|
||||
"PO-Revision-Date: 2015-07-27 18:23+0000\n"
|
||||
"Last-Translator: Nicola Spanti <translations@nicola-spanti.info>\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/friendica/language/fr/)\n"
|
||||
"POT-Creation-Date: 2021-11-21 19:15-0500\n"
|
||||
"PO-Revision-Date: 2014-06-23 09:54+0000\n"
|
||||
"Last-Translator: Nicolas Derive, 2022\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"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#: mailstream.php:55
|
||||
#: mailstream.php:77
|
||||
msgid "From Address"
|
||||
msgstr "Depuis l'adresse"
|
||||
|
||||
#: mailstream.php:57
|
||||
#: mailstream.php:79
|
||||
msgid "Email address that stream items will appear to be from."
|
||||
msgstr ""
|
||||
msgstr "Adresse de courriel de laquelle les éléments du flux sembleront provenir."
|
||||
|
||||
#: mailstream.php:60 mailstream.php:282
|
||||
#: mailstream.php:82
|
||||
msgid "Save Settings"
|
||||
msgstr "Sauvegarder les paramètres"
|
||||
|
||||
#: mailstream.php:165
|
||||
#: mailstream.php:301
|
||||
msgid "Re:"
|
||||
msgstr "Re :"
|
||||
|
||||
#: mailstream.php:173
|
||||
#: mailstream.php:314 mailstream.php:317
|
||||
msgid "Friendica post"
|
||||
msgstr "Message Friendica"
|
||||
|
||||
#: mailstream.php:176
|
||||
#: mailstream.php:320
|
||||
msgid "Diaspora post"
|
||||
msgstr "Message Diaspora"
|
||||
|
||||
#: mailstream.php:183
|
||||
#: mailstream.php:330
|
||||
msgid "Feed item"
|
||||
msgstr ""
|
||||
msgstr "Élément du flux"
|
||||
|
||||
#: mailstream.php:186
|
||||
#: mailstream.php:333
|
||||
msgid "Email"
|
||||
msgstr "Courriel"
|
||||
|
||||
#: mailstream.php:188
|
||||
#: mailstream.php:335
|
||||
msgid "Friendica Item"
|
||||
msgstr "Élément de Friendica"
|
||||
|
||||
#: mailstream.php:229
|
||||
#: mailstream.php:404
|
||||
msgid "Upstream"
|
||||
msgstr ""
|
||||
msgstr "En amont"
|
||||
|
||||
#: mailstream.php:230
|
||||
#: mailstream.php:405
|
||||
msgid "Local"
|
||||
msgstr "Local"
|
||||
|
||||
#: mailstream.php:274
|
||||
msgid "Email Address"
|
||||
msgstr "Adresse de courriel"
|
||||
|
||||
#: mailstream.php:276
|
||||
msgid "Leave blank to use your account email address"
|
||||
msgstr ""
|
||||
|
||||
#: mailstream.php:279
|
||||
#: mailstream.php:481
|
||||
msgid "Enabled"
|
||||
msgstr "Activer"
|
||||
|
||||
#: mailstream.php:281
|
||||
#: mailstream.php:486
|
||||
msgid "Email Address"
|
||||
msgstr "Adresse de courriel"
|
||||
|
||||
#: mailstream.php:488
|
||||
msgid "Leave blank to use your account email address"
|
||||
msgstr "Laissez vide pour utiliser l'adresse de courriel de votre compte"
|
||||
|
||||
#: mailstream.php:492
|
||||
msgid "Exclude Likes"
|
||||
msgstr "Exclure les \"j'aime\""
|
||||
|
||||
#: mailstream.php:494
|
||||
msgid "Check this to omit mailing \"Like\" notifications"
|
||||
msgstr "Cochez ceci pour éviter d'envoyer les notifications des \"J'aime\""
|
||||
|
||||
#: mailstream.php:498
|
||||
msgid "Attach Images"
|
||||
msgstr "Attacher les images"
|
||||
|
||||
#: mailstream.php:500
|
||||
msgid ""
|
||||
"Download images in posts and attach them to the email. Useful for reading "
|
||||
"email while offline."
|
||||
msgstr "Télécharger les images des messages et les attacher au courriel. Utile pour les les courriels hors-ligne."
|
||||
|
||||
#: mailstream.php:507
|
||||
msgid "Mail Stream Settings"
|
||||
msgstr "Paramètres de Mail Stream"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue