translation updates
This commit is contained in:
parent
fa01357445
commit
3a063f999d
67 changed files with 1026 additions and 1930 deletions
|
@ -5,6 +5,7 @@
|
|||
#
|
||||
# Translators:
|
||||
# Hypolite Petovan <hypolite@mrpetovan.com>, 2022
|
||||
# Florent C., 2023
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
|
@ -13,8 +14,8 @@ msgstr ""
|
|||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-11-21 19:16-0500\n"
|
||||
"PO-Revision-Date: 2018-03-20 07:26+0000\n"
|
||||
"Last-Translator: Hypolite Petovan <hypolite@mrpetovan.com>, 2022\n"
|
||||
"Language-Team: French (https://www.transifex.com/Friendica/teams/12172/fr/)\n"
|
||||
"Last-Translator: Florent C., 2023\n"
|
||||
"Language-Team: French (https://app.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"
|
||||
|
@ -47,8 +48,8 @@ msgstr "Enregistrer et envoyer un message de test"
|
|||
|
||||
#: securemail.php:93
|
||||
msgid "Test email sent"
|
||||
msgstr "Message de test envoyé avec succès"
|
||||
msgstr "Courriel de test envoyé avec succès"
|
||||
|
||||
#: securemail.php:95
|
||||
msgid "There was an error sending the test email"
|
||||
msgstr "Une erreur est survenue pendant l'envoi du message de test"
|
||||
msgstr "Une erreur est survenue pendant l'envoi du courriel de test"
|
||||
|
|
|
@ -11,5 +11,5 @@ $a->strings['Your public PGP key, ascii armored format'] = 'Votre clé publique
|
|||
$a->strings['"Secure Mail" Settings'] = 'Paramètres des emails sécurisés';
|
||||
$a->strings['Save Settings'] = 'Enregistrer les paramètres';
|
||||
$a->strings['Save and send test'] = 'Enregistrer et envoyer un message de test';
|
||||
$a->strings['Test email sent'] = 'Message de test envoyé avec succès';
|
||||
$a->strings['There was an error sending the test email'] = 'Une erreur est survenue pendant l\'envoi du message de test';
|
||||
$a->strings['Test email sent'] = 'Courriel de test envoyé avec succès';
|
||||
$a->strings['There was an error sending the test email'] = 'Une erreur est survenue pendant l\'envoi du courriel de test';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue