CS, FR, PL translation updates
This commit is contained in:
parent
58e35f037b
commit
31d9be8337
6 changed files with 7518 additions and 7296 deletions
|
|
@ -13,7 +13,7 @@ msgstr ""
|
||||||
"Project-Id-Version: friendica\n"
|
"Project-Id-Version: friendica\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2018-10-31 09:45+0100\n"
|
"POT-Creation-Date: 2018-10-31 09:45+0100\n"
|
||||||
"PO-Revision-Date: 2018-10-31 19:03+0000\n"
|
"PO-Revision-Date: 2018-11-01 17:16+0000\n"
|
||||||
"Last-Translator: Aditoo\n"
|
"Last-Translator: Aditoo\n"
|
||||||
"Language-Team: Czech (http://www.transifex.com/Friendica/friendica/language/cs/)\n"
|
"Language-Team: Czech (http://www.transifex.com/Friendica/friendica/language/cs/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
|
@ -3038,7 +3038,7 @@ msgstr "Nový uživatel"
|
||||||
|
|
||||||
#: mod/admin.php:1935
|
#: mod/admin.php:1935
|
||||||
msgid "Delete in"
|
msgid "Delete in"
|
||||||
msgstr ""
|
msgstr "Smazat v"
|
||||||
|
|
||||||
#: mod/admin.php:1940
|
#: mod/admin.php:1940
|
||||||
msgid ""
|
msgid ""
|
||||||
|
|
@ -8931,7 +8931,7 @@ msgstr "Zadejte prosím požadované informace."
|
||||||
msgid ""
|
msgid ""
|
||||||
"system.username_min_length (%s) and system.username_max_length (%s) are "
|
"system.username_min_length (%s) and system.username_max_length (%s) are "
|
||||||
"excluding each other, swapping values."
|
"excluding each other, swapping values."
|
||||||
msgstr ""
|
msgstr "system.username_min_length (%s) a system.username_max_length (%s) se vzájemně vylučují, čímž se vyměňují hodnoty."
|
||||||
|
|
||||||
#: src/Model/User.php:481
|
#: src/Model/User.php:481
|
||||||
#, php-format
|
#, php-format
|
||||||
|
|
@ -9763,7 +9763,7 @@ msgstr "Formulářový bezpečnostní token nebyl správný. To pravděpodobně
|
||||||
#: src/LegacyModule.php:29
|
#: src/LegacyModule.php:29
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Legacy module file not found: %s"
|
msgid "Legacy module file not found: %s"
|
||||||
msgstr ""
|
msgstr "Soubor legacy modulu nenalezen: %s"
|
||||||
|
|
||||||
#: boot.php:549
|
#: boot.php:549
|
||||||
#, php-format
|
#, php-format
|
||||||
|
|
|
||||||
|
|
@ -696,7 +696,7 @@ $a->strings["User blocked"] = "Uživatel zablokován";
|
||||||
$a->strings["Site admin"] = "Administrátor webu";
|
$a->strings["Site admin"] = "Administrátor webu";
|
||||||
$a->strings["Account expired"] = "Účtu vypršela platnost";
|
$a->strings["Account expired"] = "Účtu vypršela platnost";
|
||||||
$a->strings["New User"] = "Nový uživatel";
|
$a->strings["New User"] = "Nový uživatel";
|
||||||
$a->strings["Delete in"] = "";
|
$a->strings["Delete in"] = "Smazat v";
|
||||||
$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Vybraní uživatelé budou smazáni!\\n\\n Vše, co tito uživatelé na těchto stránkách vytvořili, bude trvale odstraněno!\\n\\nOpravdu chcete pokračovat?";
|
$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Vybraní uživatelé budou smazáni!\\n\\n Vše, co tito uživatelé na těchto stránkách vytvořili, bude trvale odstraněno!\\n\\nOpravdu chcete pokračovat?";
|
||||||
$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Uživatel {0} bude smazán!\\n\\n Vše, co tento uživatel na těchto stránkách vytvořil, bude trvale odstraněno!\\n\\n Opravdu chcete pokračovat?";
|
$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Uživatel {0} bude smazán!\\n\\n Vše, co tento uživatel na těchto stránkách vytvořil, bude trvale odstraněno!\\n\\n Opravdu chcete pokračovat?";
|
||||||
$a->strings["Name of the new user."] = "Jméno nového uživatele.";
|
$a->strings["Name of the new user."] = "Jméno nového uživatele.";
|
||||||
|
|
@ -2069,7 +2069,7 @@ $a->strings["Invalid OpenID url"] = "Neplatný odkaz OpenID";
|
||||||
$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Zaznamenali jsme problém s Vaším přihlášením prostřednictvím Vámi zadaným OpenID. Prosím ověřte si, že jste ID zadali správně. ";
|
$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Zaznamenali jsme problém s Vaším přihlášením prostřednictvím Vámi zadaným OpenID. Prosím ověřte si, že jste ID zadali správně. ";
|
||||||
$a->strings["The error message was:"] = "Chybová zpráva byla:";
|
$a->strings["The error message was:"] = "Chybová zpráva byla:";
|
||||||
$a->strings["Please enter the required information."] = "Zadejte prosím požadované informace.";
|
$a->strings["Please enter the required information."] = "Zadejte prosím požadované informace.";
|
||||||
$a->strings["system.username_min_length (%s) and system.username_max_length (%s) are excluding each other, swapping values."] = "";
|
$a->strings["system.username_min_length (%s) and system.username_max_length (%s) are excluding each other, swapping values."] = "system.username_min_length (%s) a system.username_max_length (%s) se vzájemně vylučují, čímž se vyměňují hodnoty.";
|
||||||
$a->strings["Username should be at least %s character."] = [
|
$a->strings["Username should be at least %s character."] = [
|
||||||
0 => "Uživateleké jméno musí mít alespoň %s znak.",
|
0 => "Uživateleké jméno musí mít alespoň %s znak.",
|
||||||
1 => "Uživateleké jméno musí mít alespoň %s znaky.",
|
1 => "Uživateleké jméno musí mít alespoň %s znaky.",
|
||||||
|
|
@ -2267,7 +2267,7 @@ $a->strings["show fewer"] = "zobrazit méně";
|
||||||
$a->strings["toggle mobile"] = "přepínat mobilní zobrazení";
|
$a->strings["toggle mobile"] = "přepínat mobilní zobrazení";
|
||||||
$a->strings["No system theme config value set."] = "Není nastavena konfigurační hodnota systémového motivu.";
|
$a->strings["No system theme config value set."] = "Není nastavena konfigurační hodnota systémového motivu.";
|
||||||
$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Formulářový bezpečnostní token nebyl správný. To pravděpodobně nastalo kvůli tom, že formulář byl otevřen příliš dlouho (>3 hodiny) před jeho odesláním.";
|
$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Formulářový bezpečnostní token nebyl správný. To pravděpodobně nastalo kvůli tom, že formulář byl otevřen příliš dlouho (>3 hodiny) před jeho odesláním.";
|
||||||
$a->strings["Legacy module file not found: %s"] = "";
|
$a->strings["Legacy module file not found: %s"] = "Soubor legacy modulu nenalezen: %s";
|
||||||
$a->strings["Update %s failed. See error logs."] = "Aktualizace %s selhala. Zkontrolujte protokol chyb.";
|
$a->strings["Update %s failed. See error logs."] = "Aktualizace %s selhala. Zkontrolujte protokol chyb.";
|
||||||
$a->strings["%s: Updating author-id and owner-id in item and thread table. "] = "%s: Aktualizuji author-id a owner-id v tabulce položek a vláken.";
|
$a->strings["%s: Updating author-id and owner-id in item and thread table. "] = "%s: Aktualizuji author-id a owner-id v tabulce položek a vláken.";
|
||||||
$a->strings["%s: Updating post-type."] = "%s: Aktualizuji post-type.";
|
$a->strings["%s: Updating post-type."] = "%s: Aktualizuji post-type.";
|
||||||
|
|
|
||||||
12989
view/lang/fr/messages.po
12989
view/lang/fr/messages.po
|
|
@ -12,6 +12,7 @@
|
||||||
# Jak <inactive+Jak@transifex.com>, 2014
|
# Jak <inactive+Jak@transifex.com>, 2014
|
||||||
# Lionel Triay <zapimax38@free.fr>, 2013
|
# Lionel Triay <zapimax38@free.fr>, 2013
|
||||||
# Thecross, 2017
|
# Thecross, 2017
|
||||||
|
# Marie Olive <lacellule101@gmail.com>, 2018
|
||||||
# Marquis_de_Carabas <olivier@free-beer.ch>, 2012
|
# Marquis_de_Carabas <olivier@free-beer.ch>, 2012
|
||||||
# Olivier <olivier+transifex@migeot.org>, 2011-2012
|
# Olivier <olivier+transifex@migeot.org>, 2011-2012
|
||||||
# PerigGouanvic <pierre.alain.gouanvic@gmail.com>, 2015
|
# PerigGouanvic <pierre.alain.gouanvic@gmail.com>, 2015
|
||||||
|
|
@ -25,9 +26,9 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: friendica\n"
|
"Project-Id-Version: friendica\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2018-05-20 14:22+0200\n"
|
"POT-Creation-Date: 2018-10-31 09:45+0100\n"
|
||||||
"PO-Revision-Date: 2018-05-20 13:51+0000\n"
|
"PO-Revision-Date: 2018-11-13 12:42+0000\n"
|
||||||
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
|
"Last-Translator: Marie Olive <lacellule101@gmail.com>\n"
|
||||||
"Language-Team: French (http://www.transifex.com/Friendica/friendica/language/fr/)\n"
|
"Language-Team: French (http://www.transifex.com/Friendica/friendica/language/fr/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
|
@ -35,250 +36,722 @@ msgstr ""
|
||||||
"Language: fr\n"
|
"Language: fr\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||||
|
|
||||||
#: include/enotify.php:31
|
#: include/api.php:1141
|
||||||
|
#, php-format
|
||||||
|
msgid "Daily posting limit of %d post reached. The post was rejected."
|
||||||
|
msgid_plural "Daily posting limit of %d posts reached. The post was rejected."
|
||||||
|
msgstr[0] "Limite quotidienne de publications de%d atteinte. La publication a été rejetée."
|
||||||
|
msgstr[1] "Limite quotidienne de %dpublications atteinte. La publication a été rejetée."
|
||||||
|
|
||||||
|
#: include/api.php:1155
|
||||||
|
#, php-format
|
||||||
|
msgid "Weekly posting limit of %d post reached. The post was rejected."
|
||||||
|
msgid_plural ""
|
||||||
|
"Weekly posting limit of %d posts reached. The post was rejected."
|
||||||
|
msgstr[0] ""
|
||||||
|
msgstr[1] ""
|
||||||
|
|
||||||
|
#: include/api.php:1169
|
||||||
|
#, php-format
|
||||||
|
msgid "Monthly posting limit of %d post reached. The post was rejected."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: include/api.php:4319 mod/photos.php:92 mod/photos.php:200
|
||||||
|
#: mod/photos.php:733 mod/photos.php:1166 mod/photos.php:1183
|
||||||
|
#: mod/photos.php:1678 mod/profile_photo.php:86 mod/profile_photo.php:95
|
||||||
|
#: mod/profile_photo.php:104 mod/profile_photo.php:213
|
||||||
|
#: mod/profile_photo.php:302 mod/profile_photo.php:312 src/Model/User.php:650
|
||||||
|
#: src/Model/User.php:658 src/Model/User.php:666
|
||||||
|
msgid "Profile Photos"
|
||||||
|
msgstr "Photos du profil"
|
||||||
|
|
||||||
|
#: include/conversation.php:153 include/conversation.php:289
|
||||||
|
#: include/text.php:1351
|
||||||
|
msgid "event"
|
||||||
|
msgstr "événement"
|
||||||
|
|
||||||
|
#: include/conversation.php:156 include/conversation.php:166
|
||||||
|
#: include/conversation.php:292 include/conversation.php:301
|
||||||
|
#: mod/subthread.php:88 mod/tagger.php:70
|
||||||
|
msgid "status"
|
||||||
|
msgstr "le statut"
|
||||||
|
|
||||||
|
#: include/conversation.php:161 include/conversation.php:297
|
||||||
|
#: include/text.php:1353 mod/subthread.php:88 mod/tagger.php:70
|
||||||
|
msgid "photo"
|
||||||
|
msgstr "photo"
|
||||||
|
|
||||||
|
#: include/conversation.php:173
|
||||||
|
#, php-format
|
||||||
|
msgid "%1$s likes %2$s's %3$s"
|
||||||
|
msgstr "%1$s aime %3$s de %2$s"
|
||||||
|
|
||||||
|
#: include/conversation.php:175
|
||||||
|
#, php-format
|
||||||
|
msgid "%1$s doesn't like %2$s's %3$s"
|
||||||
|
msgstr "%1$s n'aime pas %3$s de %2$s"
|
||||||
|
|
||||||
|
#: include/conversation.php:177
|
||||||
|
#, php-format
|
||||||
|
msgid "%1$s attends %2$s's %3$s"
|
||||||
|
msgstr "%1$s participe à %3$s de %2$s"
|
||||||
|
|
||||||
|
#: include/conversation.php:179
|
||||||
|
#, php-format
|
||||||
|
msgid "%1$s doesn't attend %2$s's %3$s"
|
||||||
|
msgstr "%1$s ne participe pas à %3$s de %2$s"
|
||||||
|
|
||||||
|
#: include/conversation.php:181
|
||||||
|
#, php-format
|
||||||
|
msgid "%1$s attends maybe %2$s's %3$s"
|
||||||
|
msgstr "%1$s participe peut-être à %3$s de %2$s"
|
||||||
|
|
||||||
|
#: include/conversation.php:216
|
||||||
|
#, php-format
|
||||||
|
msgid "%1$s is now friends with %2$s"
|
||||||
|
msgstr "%1$s est désormais lié à %2$s"
|
||||||
|
|
||||||
|
#: include/conversation.php:257
|
||||||
|
#, php-format
|
||||||
|
msgid "%1$s poked %2$s"
|
||||||
|
msgstr "%1$s a sollicité %2$s"
|
||||||
|
|
||||||
|
#: include/conversation.php:311 mod/tagger.php:108
|
||||||
|
#, php-format
|
||||||
|
msgid "%1$s tagged %2$s's %3$s with %4$s"
|
||||||
|
msgstr "%1$s a étiqueté %3$s de %2$s avec %4$s"
|
||||||
|
|
||||||
|
#: include/conversation.php:333
|
||||||
|
msgid "post/item"
|
||||||
|
msgstr "publication/élément"
|
||||||
|
|
||||||
|
#: include/conversation.php:334
|
||||||
|
#, php-format
|
||||||
|
msgid "%1$s marked %2$s's %3$s as favorite"
|
||||||
|
msgstr "%1$s a marqué le %3$s de %2$s comme favori"
|
||||||
|
|
||||||
|
#: include/conversation.php:548 mod/photos.php:1507 mod/profiles.php:354
|
||||||
|
msgid "Likes"
|
||||||
|
msgstr "Derniers \"J'aime\""
|
||||||
|
|
||||||
|
#: include/conversation.php:548 mod/photos.php:1507 mod/profiles.php:358
|
||||||
|
msgid "Dislikes"
|
||||||
|
msgstr "Derniers \"Je n'aime pas\""
|
||||||
|
|
||||||
|
#: include/conversation.php:549 include/conversation.php:1480
|
||||||
|
#: mod/photos.php:1508
|
||||||
|
msgid "Attending"
|
||||||
|
msgid_plural "Attending"
|
||||||
|
msgstr[0] "Participe"
|
||||||
|
msgstr[1] "Participent"
|
||||||
|
|
||||||
|
#: include/conversation.php:549 mod/photos.php:1508
|
||||||
|
msgid "Not attending"
|
||||||
|
msgstr "Ne participe pas"
|
||||||
|
|
||||||
|
#: include/conversation.php:549 mod/photos.php:1508
|
||||||
|
msgid "Might attend"
|
||||||
|
msgstr "Participera peut-être"
|
||||||
|
|
||||||
|
#: include/conversation.php:629 mod/photos.php:1564 src/Object/Post.php:196
|
||||||
|
msgid "Select"
|
||||||
|
msgstr "Sélectionner"
|
||||||
|
|
||||||
|
#: include/conversation.php:630 mod/admin.php:1926 mod/photos.php:1565
|
||||||
|
#: mod/settings.php:739 src/Module/Contact.php:822 src/Module/Contact.php:1097
|
||||||
|
msgid "Delete"
|
||||||
|
msgstr "Supprimer"
|
||||||
|
|
||||||
|
#: include/conversation.php:664 src/Object/Post.php:369
|
||||||
|
#: src/Object/Post.php:370
|
||||||
|
#, php-format
|
||||||
|
msgid "View %s's profile @ %s"
|
||||||
|
msgstr "Voir le profil de %s @ %s"
|
||||||
|
|
||||||
|
#: include/conversation.php:676 src/Object/Post.php:357
|
||||||
|
msgid "Categories:"
|
||||||
|
msgstr "Catégories :"
|
||||||
|
|
||||||
|
#: include/conversation.php:677 src/Object/Post.php:358
|
||||||
|
msgid "Filed under:"
|
||||||
|
msgstr "Rangé sous :"
|
||||||
|
|
||||||
|
#: include/conversation.php:684 src/Object/Post.php:383
|
||||||
|
#, php-format
|
||||||
|
msgid "%s from %s"
|
||||||
|
msgstr "%s de %s"
|
||||||
|
|
||||||
|
#: include/conversation.php:699
|
||||||
|
msgid "View in context"
|
||||||
|
msgstr "Voir dans le contexte"
|
||||||
|
|
||||||
|
#: include/conversation.php:701 include/conversation.php:1148
|
||||||
|
#: mod/editpost.php:106 mod/message.php:262 mod/message.php:425
|
||||||
|
#: mod/photos.php:1480 mod/wallmessage.php:139 src/Object/Post.php:408
|
||||||
|
msgid "Please wait"
|
||||||
|
msgstr "Patientez"
|
||||||
|
|
||||||
|
#: include/conversation.php:765
|
||||||
|
msgid "remove"
|
||||||
|
msgstr "enlever"
|
||||||
|
|
||||||
|
#: include/conversation.php:769
|
||||||
|
msgid "Delete Selected Items"
|
||||||
|
msgstr "Supprimer les éléments sélectionnés"
|
||||||
|
|
||||||
|
#: include/conversation.php:869 view/theme/frio/theme.php:367
|
||||||
|
msgid "Follow Thread"
|
||||||
|
msgstr "Suivre le fil"
|
||||||
|
|
||||||
|
#: include/conversation.php:870 src/Model/Contact.php:949
|
||||||
|
msgid "View Status"
|
||||||
|
msgstr "Voir les statuts"
|
||||||
|
|
||||||
|
#: include/conversation.php:871 include/conversation.php:887
|
||||||
|
#: mod/allfriends.php:75 mod/directory.php:165 mod/dirfind.php:226
|
||||||
|
#: mod/match.php:89 mod/suggest.php:85 src/Model/Contact.php:889
|
||||||
|
#: src/Model/Contact.php:942 src/Model/Contact.php:950
|
||||||
|
msgid "View Profile"
|
||||||
|
msgstr "Voir le profil"
|
||||||
|
|
||||||
|
#: include/conversation.php:872 src/Model/Contact.php:951
|
||||||
|
msgid "View Photos"
|
||||||
|
msgstr "Voir les photos"
|
||||||
|
|
||||||
|
#: include/conversation.php:873 src/Model/Contact.php:943
|
||||||
|
#: src/Model/Contact.php:952
|
||||||
|
msgid "Network Posts"
|
||||||
|
msgstr "Publications du réseau"
|
||||||
|
|
||||||
|
#: include/conversation.php:874 src/Model/Contact.php:944
|
||||||
|
#: src/Model/Contact.php:953
|
||||||
|
msgid "View Contact"
|
||||||
|
msgstr "Voir Contact"
|
||||||
|
|
||||||
|
#: include/conversation.php:875 src/Model/Contact.php:955
|
||||||
|
msgid "Send PM"
|
||||||
|
msgstr "Message privé"
|
||||||
|
|
||||||
|
#: include/conversation.php:879 src/Model/Contact.php:956
|
||||||
|
msgid "Poke"
|
||||||
|
msgstr "Sollicitations (pokes)"
|
||||||
|
|
||||||
|
#: include/conversation.php:884 mod/allfriends.php:76 mod/dirfind.php:227
|
||||||
|
#: mod/follow.php:145 mod/match.php:90 mod/suggest.php:86
|
||||||
|
#: view/theme/vier/theme.php:199 src/Content/Widget.php:61
|
||||||
|
#: src/Model/Contact.php:945 src/Module/Contact.php:578
|
||||||
|
msgid "Connect/Follow"
|
||||||
|
msgstr "Se connecter/Suivre"
|
||||||
|
|
||||||
|
#: include/conversation.php:1002
|
||||||
|
#, php-format
|
||||||
|
msgid "%s likes this."
|
||||||
|
msgstr "%s aime ça."
|
||||||
|
|
||||||
|
#: include/conversation.php:1005
|
||||||
|
#, php-format
|
||||||
|
msgid "%s doesn't like this."
|
||||||
|
msgstr "%s n'aime pas ça."
|
||||||
|
|
||||||
|
#: include/conversation.php:1008
|
||||||
|
#, php-format
|
||||||
|
msgid "%s attends."
|
||||||
|
msgstr "%s participe"
|
||||||
|
|
||||||
|
#: include/conversation.php:1011
|
||||||
|
#, php-format
|
||||||
|
msgid "%s doesn't attend."
|
||||||
|
msgstr "%s ne participe pas"
|
||||||
|
|
||||||
|
#: include/conversation.php:1014
|
||||||
|
#, php-format
|
||||||
|
msgid "%s attends maybe."
|
||||||
|
msgstr "%s participe peut-être"
|
||||||
|
|
||||||
|
#: include/conversation.php:1025
|
||||||
|
msgid "and"
|
||||||
|
msgstr "et"
|
||||||
|
|
||||||
|
#: include/conversation.php:1031
|
||||||
|
#, php-format
|
||||||
|
msgid "and %d other people"
|
||||||
|
msgstr "et %dautres personnes"
|
||||||
|
|
||||||
|
#: include/conversation.php:1040
|
||||||
|
#, php-format
|
||||||
|
msgid "<span %1$s>%2$d people</span> like this"
|
||||||
|
msgstr "<span %1$s>%2$d personnes</span> aiment ça"
|
||||||
|
|
||||||
|
#: include/conversation.php:1041
|
||||||
|
#, php-format
|
||||||
|
msgid "%s like this."
|
||||||
|
msgstr "%s aime ça."
|
||||||
|
|
||||||
|
#: include/conversation.php:1044
|
||||||
|
#, php-format
|
||||||
|
msgid "<span %1$s>%2$d people</span> don't like this"
|
||||||
|
msgstr "<span %1$s>%2$d personnes</span> n'aiment pas ça"
|
||||||
|
|
||||||
|
#: include/conversation.php:1045
|
||||||
|
#, php-format
|
||||||
|
msgid "%s don't like this."
|
||||||
|
msgstr "%s n'aiment pas ça."
|
||||||
|
|
||||||
|
#: include/conversation.php:1048
|
||||||
|
#, php-format
|
||||||
|
msgid "<span %1$s>%2$d people</span> attend"
|
||||||
|
msgstr "<span %1$s>%2$d personnes</span> participent"
|
||||||
|
|
||||||
|
#: include/conversation.php:1049
|
||||||
|
#, php-format
|
||||||
|
msgid "%s attend."
|
||||||
|
msgstr "%s participent."
|
||||||
|
|
||||||
|
#: include/conversation.php:1052
|
||||||
|
#, php-format
|
||||||
|
msgid "<span %1$s>%2$d people</span> don't attend"
|
||||||
|
msgstr "<span %1$s>%2$d personnes</span> ne participent pas"
|
||||||
|
|
||||||
|
#: include/conversation.php:1053
|
||||||
|
#, php-format
|
||||||
|
msgid "%s don't attend."
|
||||||
|
msgstr "%s ne participent pas."
|
||||||
|
|
||||||
|
#: include/conversation.php:1056
|
||||||
|
#, php-format
|
||||||
|
msgid "<span %1$s>%2$d people</span> attend maybe"
|
||||||
|
msgstr "<span %1$s>%2$d personnes</span> vont peut-être participer"
|
||||||
|
|
||||||
|
#: include/conversation.php:1057
|
||||||
|
#, php-format
|
||||||
|
msgid "%s attend maybe."
|
||||||
|
msgstr "%sparticipent peut-être"
|
||||||
|
|
||||||
|
#: include/conversation.php:1087
|
||||||
|
msgid "Visible to <strong>everybody</strong>"
|
||||||
|
msgstr "Visible par <strong>tout le monde</strong>"
|
||||||
|
|
||||||
|
#: include/conversation.php:1088 src/Object/Post.php:811
|
||||||
|
msgid "Please enter a image/video/audio/webpage URL:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: include/conversation.php:1089
|
||||||
|
msgid "Tag term:"
|
||||||
|
msgstr "Étiquette :"
|
||||||
|
|
||||||
|
#: include/conversation.php:1090 mod/filer.php:34
|
||||||
|
msgid "Save to Folder:"
|
||||||
|
msgstr "Sauver dans le Dossier :"
|
||||||
|
|
||||||
|
#: include/conversation.php:1091
|
||||||
|
msgid "Where are you right now?"
|
||||||
|
msgstr "Où êtes-vous actuellement ?"
|
||||||
|
|
||||||
|
#: include/conversation.php:1092
|
||||||
|
msgid "Delete item(s)?"
|
||||||
|
msgstr "Supprimer les élément(s) ?"
|
||||||
|
|
||||||
|
#: include/conversation.php:1124
|
||||||
|
msgid "New Post"
|
||||||
|
msgstr "Nouvelle publication"
|
||||||
|
|
||||||
|
#: include/conversation.php:1127
|
||||||
|
msgid "Share"
|
||||||
|
msgstr "Partager"
|
||||||
|
|
||||||
|
#: include/conversation.php:1128 mod/editpost.php:92 mod/message.php:260
|
||||||
|
#: mod/message.php:422 mod/wallmessage.php:137
|
||||||
|
msgid "Upload photo"
|
||||||
|
msgstr "Joindre photo"
|
||||||
|
|
||||||
|
#: include/conversation.php:1129 mod/editpost.php:93
|
||||||
|
msgid "upload photo"
|
||||||
|
msgstr "envoi image"
|
||||||
|
|
||||||
|
#: include/conversation.php:1130 mod/editpost.php:94
|
||||||
|
msgid "Attach file"
|
||||||
|
msgstr "Joindre fichier"
|
||||||
|
|
||||||
|
#: include/conversation.php:1131 mod/editpost.php:95
|
||||||
|
msgid "attach file"
|
||||||
|
msgstr "ajout fichier"
|
||||||
|
|
||||||
|
#: include/conversation.php:1132 src/Object/Post.php:803
|
||||||
|
msgid "Bold"
|
||||||
|
msgstr "Gras"
|
||||||
|
|
||||||
|
#: include/conversation.php:1133 src/Object/Post.php:804
|
||||||
|
msgid "Italic"
|
||||||
|
msgstr "Italique"
|
||||||
|
|
||||||
|
#: include/conversation.php:1134 src/Object/Post.php:805
|
||||||
|
msgid "Underline"
|
||||||
|
msgstr "Souligné"
|
||||||
|
|
||||||
|
#: include/conversation.php:1135 src/Object/Post.php:806
|
||||||
|
msgid "Quote"
|
||||||
|
msgstr "Citation"
|
||||||
|
|
||||||
|
#: include/conversation.php:1136 src/Object/Post.php:807
|
||||||
|
msgid "Code"
|
||||||
|
msgstr "Code"
|
||||||
|
|
||||||
|
#: include/conversation.php:1137 src/Object/Post.php:808
|
||||||
|
msgid "Image"
|
||||||
|
msgstr "Image"
|
||||||
|
|
||||||
|
#: include/conversation.php:1138 src/Object/Post.php:809
|
||||||
|
msgid "Link"
|
||||||
|
msgstr "Lien"
|
||||||
|
|
||||||
|
#: include/conversation.php:1139 src/Object/Post.php:810
|
||||||
|
msgid "Link or Media"
|
||||||
|
msgstr "Lien ou média"
|
||||||
|
|
||||||
|
#: include/conversation.php:1140 mod/editpost.php:102
|
||||||
|
msgid "Set your location"
|
||||||
|
msgstr "Définir votre localisation"
|
||||||
|
|
||||||
|
#: include/conversation.php:1141 mod/editpost.php:103
|
||||||
|
msgid "set location"
|
||||||
|
msgstr "spéc. localisation"
|
||||||
|
|
||||||
|
#: include/conversation.php:1142 mod/editpost.php:104
|
||||||
|
msgid "Clear browser location"
|
||||||
|
msgstr "Effacer la localisation du navigateur"
|
||||||
|
|
||||||
|
#: include/conversation.php:1143 mod/editpost.php:105
|
||||||
|
msgid "clear location"
|
||||||
|
msgstr "supp. localisation"
|
||||||
|
|
||||||
|
#: include/conversation.php:1145 mod/editpost.php:120
|
||||||
|
msgid "Set title"
|
||||||
|
msgstr "Définir un titre"
|
||||||
|
|
||||||
|
#: include/conversation.php:1147 mod/editpost.php:122
|
||||||
|
msgid "Categories (comma-separated list)"
|
||||||
|
msgstr "Catégories (séparées par des virgules)"
|
||||||
|
|
||||||
|
#: include/conversation.php:1149 mod/editpost.php:107
|
||||||
|
msgid "Permission settings"
|
||||||
|
msgstr "Réglages des permissions"
|
||||||
|
|
||||||
|
#: include/conversation.php:1150 mod/editpost.php:137
|
||||||
|
msgid "permissions"
|
||||||
|
msgstr "permissions"
|
||||||
|
|
||||||
|
#: include/conversation.php:1159 mod/editpost.php:117
|
||||||
|
msgid "Public post"
|
||||||
|
msgstr "Publication publique"
|
||||||
|
|
||||||
|
#: include/conversation.php:1163 mod/editpost.php:128 mod/events.php:555
|
||||||
|
#: mod/photos.php:1498 mod/photos.php:1537 mod/photos.php:1597
|
||||||
|
#: src/Object/Post.php:812
|
||||||
|
msgid "Preview"
|
||||||
|
msgstr "Aperçu"
|
||||||
|
|
||||||
|
#: include/conversation.php:1167 include/items.php:400 mod/fbrowser.php:104
|
||||||
|
#: mod/fbrowser.php:135 mod/dfrn_request.php:656 mod/editpost.php:131
|
||||||
|
#: mod/follow.php:163 mod/message.php:153 mod/photos.php:256
|
||||||
|
#: mod/photos.php:328 mod/settings.php:679 mod/settings.php:705
|
||||||
|
#: mod/suggest.php:43 mod/tagrm.php:19 mod/tagrm.php:112 mod/unfollow.php:132
|
||||||
|
#: mod/videos.php:141 src/Module/Contact.php:450
|
||||||
|
msgid "Cancel"
|
||||||
|
msgstr "Annuler"
|
||||||
|
|
||||||
|
#: include/conversation.php:1172
|
||||||
|
msgid "Post to Groups"
|
||||||
|
msgstr "Publier aux groupes"
|
||||||
|
|
||||||
|
#: include/conversation.php:1173
|
||||||
|
msgid "Post to Contacts"
|
||||||
|
msgstr "Publier aux contacts"
|
||||||
|
|
||||||
|
#: include/conversation.php:1174
|
||||||
|
msgid "Private post"
|
||||||
|
msgstr "Message privé"
|
||||||
|
|
||||||
|
#: include/conversation.php:1179 mod/editpost.php:135
|
||||||
|
#: src/Model/Profile.php:358
|
||||||
|
msgid "Message"
|
||||||
|
msgstr "Message"
|
||||||
|
|
||||||
|
#: include/conversation.php:1180 mod/editpost.php:136
|
||||||
|
msgid "Browser"
|
||||||
|
msgstr "Navigateur"
|
||||||
|
|
||||||
|
#: include/conversation.php:1451
|
||||||
|
msgid "View all"
|
||||||
|
msgstr "Voir tout"
|
||||||
|
|
||||||
|
#: include/conversation.php:1474
|
||||||
|
msgid "Like"
|
||||||
|
msgid_plural "Likes"
|
||||||
|
msgstr[0] "Like"
|
||||||
|
msgstr[1] "Likes"
|
||||||
|
|
||||||
|
#: include/conversation.php:1477
|
||||||
|
msgid "Dislike"
|
||||||
|
msgid_plural "Dislikes"
|
||||||
|
msgstr[0] "Dislike"
|
||||||
|
msgstr[1] "Dislikes"
|
||||||
|
|
||||||
|
#: include/conversation.php:1483
|
||||||
|
msgid "Not Attending"
|
||||||
|
msgid_plural "Not Attending"
|
||||||
|
msgstr[0] "Ne participe pas"
|
||||||
|
msgstr[1] "Ne participent pas"
|
||||||
|
|
||||||
|
#: include/conversation.php:1486 src/Content/ContactSelector.php:147
|
||||||
|
msgid "Undecided"
|
||||||
|
msgid_plural "Undecided"
|
||||||
|
msgstr[0] "Indécis"
|
||||||
|
msgstr[1] "Indécis"
|
||||||
|
|
||||||
|
#: include/enotify.php:53
|
||||||
msgid "Friendica Notification"
|
msgid "Friendica Notification"
|
||||||
msgstr "Notification Friendica"
|
msgstr "Notification Friendica"
|
||||||
|
|
||||||
#: include/enotify.php:34
|
#: include/enotify.php:56
|
||||||
msgid "Thank You,"
|
msgid "Thank You,"
|
||||||
msgstr "Merci, "
|
msgstr "Merci, "
|
||||||
|
|
||||||
#: include/enotify.php:37
|
#: include/enotify.php:59
|
||||||
#, php-format
|
|
||||||
msgid "%s Administrator"
|
|
||||||
msgstr "L'administrateur de %s"
|
|
||||||
|
|
||||||
#: include/enotify.php:39
|
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%1$s, %2$s Administrator"
|
msgid "%1$s, %2$s Administrator"
|
||||||
msgstr "%1$s,, l'administrateur de %2$s"
|
msgstr "%1$s,, l'administrateur de %2$s"
|
||||||
|
|
||||||
#: include/enotify.php:95
|
#: include/enotify.php:61
|
||||||
|
#, php-format
|
||||||
|
msgid "%s Administrator"
|
||||||
|
msgstr "L'administrateur de %s"
|
||||||
|
|
||||||
|
#: include/enotify.php:124
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "[Friendica:Notify] New mail received at %s"
|
msgid "[Friendica:Notify] New mail received at %s"
|
||||||
msgstr "[Friendica:Notification] Nouveau courriel reçu sur %s"
|
msgstr "[Friendica:Notification] Nouveau courriel reçu sur %s"
|
||||||
|
|
||||||
#: include/enotify.php:97
|
#: include/enotify.php:126
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%1$s sent you a new private message at %2$s."
|
msgid "%1$s sent you a new private message at %2$s."
|
||||||
msgstr "%1$s vous a envoyé un nouveau message privé sur %2$s."
|
msgstr "%1$s vous a envoyé un nouveau message privé sur %2$s."
|
||||||
|
|
||||||
#: include/enotify.php:98
|
#: include/enotify.php:127
|
||||||
msgid "a private message"
|
msgid "a private message"
|
||||||
msgstr "un message privé"
|
msgstr "un message privé"
|
||||||
|
|
||||||
#: include/enotify.php:98
|
#: include/enotify.php:127
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%1$s sent you %2$s."
|
msgid "%1$s sent you %2$s."
|
||||||
msgstr "%1$s vous a envoyé %2$s."
|
msgstr "%1$s vous a envoyé %2$s."
|
||||||
|
|
||||||
#: include/enotify.php:100
|
#: include/enotify.php:129
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Please visit %s to view and/or reply to your private messages."
|
msgid "Please visit %s to view and/or reply to your private messages."
|
||||||
msgstr "Merci de visiter %s pour voir vos messages privés et/ou y répondre."
|
msgstr "Merci de visiter %s pour voir vos messages privés et/ou y répondre."
|
||||||
|
|
||||||
#: include/enotify.php:138
|
#: include/enotify.php:163
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%1$s commented on [url=%2$s]a %3$s[/url]"
|
msgid "%1$s commented on [url=%2$s]a %3$s[/url]"
|
||||||
msgstr "%1$s a commenté sur [url=%2$s]un %3$s[/url]"
|
msgstr "%1$s a commenté sur [url=%2$s]un %3$s[/url]"
|
||||||
|
|
||||||
#: include/enotify.php:146
|
#: include/enotify.php:171
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
|
msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
|
||||||
msgstr "%1$s a commenté sur [url=%2$s]le %4$s de %3$s[/url]"
|
msgstr "%1$s a commenté sur [url=%2$s]le %4$s de %3$s[/url]"
|
||||||
|
|
||||||
#: include/enotify.php:156
|
#: include/enotify.php:181
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
|
msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
|
||||||
msgstr "%1$s commented on [url=%2$s]your %3$s[/url]"
|
msgstr "%1$s commented on [url=%2$s]your %3$s[/url]"
|
||||||
|
|
||||||
#: include/enotify.php:168
|
#: include/enotify.php:193
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
|
msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
|
||||||
msgstr "[Friendica:Notification] Commentaire de %2$s sur la conversation #%1$d"
|
msgstr "[Friendica:Notification] Commentaire de %2$s sur la conversation #%1$d"
|
||||||
|
|
||||||
#: include/enotify.php:170
|
#: include/enotify.php:195
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s commented on an item/conversation you have been following."
|
msgid "%s commented on an item/conversation you have been following."
|
||||||
msgstr "%s a commenté un élément que vous suivez."
|
msgstr "%s a commenté un élément que vous suivez."
|
||||||
|
|
||||||
#: include/enotify.php:173 include/enotify.php:188 include/enotify.php:203
|
#: include/enotify.php:198 include/enotify.php:213 include/enotify.php:228
|
||||||
#: include/enotify.php:218 include/enotify.php:237 include/enotify.php:252
|
#: include/enotify.php:243 include/enotify.php:262 include/enotify.php:278
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Please visit %s to view and/or reply to the conversation."
|
msgid "Please visit %s to view and/or reply to the conversation."
|
||||||
msgstr "Merci de visiter %s pour voir la conversation et/ou y répondre."
|
msgstr "Merci de visiter %s pour voir la conversation et/ou y répondre."
|
||||||
|
|
||||||
#: include/enotify.php:180
|
#: include/enotify.php:205
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "[Friendica:Notify] %s posted to your profile wall"
|
msgid "[Friendica:Notify] %s posted to your profile wall"
|
||||||
msgstr "[Friendica:Notification] %s a posté sur votre mur"
|
msgstr "[Friendica:Notification] %s a posté sur votre mur"
|
||||||
|
|
||||||
#: include/enotify.php:182
|
#: include/enotify.php:207
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%1$s posted to your profile wall at %2$s"
|
msgid "%1$s posted to your profile wall at %2$s"
|
||||||
msgstr "%1$s a publié sur votre mur à %2$s"
|
msgstr "%1$s a publié sur votre mur à %2$s"
|
||||||
|
|
||||||
#: include/enotify.php:183
|
#: include/enotify.php:208
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%1$s posted to [url=%2$s]your wall[/url]"
|
msgid "%1$s posted to [url=%2$s]your wall[/url]"
|
||||||
msgstr "%1$s a posté sur [url=%2$s]votre mur[/url]"
|
msgstr "%1$s a posté sur [url=%2$s]votre mur[/url]"
|
||||||
|
|
||||||
#: include/enotify.php:195
|
#: include/enotify.php:220
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "[Friendica:Notify] %s tagged you"
|
msgid "[Friendica:Notify] %s tagged you"
|
||||||
msgstr "[Friendica:Notification] %s vous a étiqueté"
|
msgstr "[Friendica:Notification] %s vous a étiqueté"
|
||||||
|
|
||||||
#: include/enotify.php:197
|
#: include/enotify.php:222
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%1$s tagged you at %2$s"
|
msgid "%1$s tagged you at %2$s"
|
||||||
msgstr "%1$s vous a étiqueté sur %2$s"
|
msgstr "%1$s vous a étiqueté sur %2$s"
|
||||||
|
|
||||||
#: include/enotify.php:198
|
#: include/enotify.php:223
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%1$s [url=%2$s]tagged you[/url]."
|
msgid "%1$s [url=%2$s]tagged you[/url]."
|
||||||
msgstr "%1$s [url=%2$s]vous a étiqueté[/url]."
|
msgstr "%1$s [url=%2$s]vous a étiqueté[/url]."
|
||||||
|
|
||||||
#: include/enotify.php:210
|
#: include/enotify.php:235
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "[Friendica:Notify] %s shared a new post"
|
msgid "[Friendica:Notify] %s shared a new post"
|
||||||
msgstr "[Friendica:Notification] %s partage une nouvelle publication"
|
msgstr "[Friendica:Notification] %s partage une nouvelle publication"
|
||||||
|
|
||||||
#: include/enotify.php:212
|
#: include/enotify.php:237
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%1$s shared a new post at %2$s"
|
msgid "%1$s shared a new post at %2$s"
|
||||||
msgstr "%1$s a partagé une nouvelle publication sur %2$s"
|
msgstr "%1$s a partagé une nouvelle publication sur %2$s"
|
||||||
|
|
||||||
#: include/enotify.php:213
|
#: include/enotify.php:238
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%1$s [url=%2$s]shared a post[/url]."
|
msgid "%1$s [url=%2$s]shared a post[/url]."
|
||||||
msgstr "%1$s [url=%2$s]partage une publication[/url]."
|
msgstr "%1$s [url=%2$s]partage une publication[/url]."
|
||||||
|
|
||||||
#: include/enotify.php:225
|
#: include/enotify.php:250
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "[Friendica:Notify] %1$s poked you"
|
msgid "[Friendica:Notify] %1$s poked you"
|
||||||
msgstr "[Friendica:Notify] %1$s vous a sollicité"
|
msgstr "[Friendica:Notify] %1$s vous a sollicité"
|
||||||
|
|
||||||
#: include/enotify.php:227
|
#: include/enotify.php:252
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%1$s poked you at %2$s"
|
msgid "%1$s poked you at %2$s"
|
||||||
msgstr "%1$s vous a sollicité via %2$s"
|
msgstr "%1$s vous a sollicité via %2$s"
|
||||||
|
|
||||||
#: include/enotify.php:228
|
#: include/enotify.php:253
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%1$s [url=%2$s]poked you[/url]."
|
msgid "%1$s [url=%2$s]poked you[/url]."
|
||||||
msgstr "%1$s vous a [url=%2$s]sollicité[/url]."
|
msgstr "%1$s vous a [url=%2$s]sollicité[/url]."
|
||||||
|
|
||||||
#: include/enotify.php:244
|
#: include/enotify.php:270
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "[Friendica:Notify] %s tagged your post"
|
msgid "[Friendica:Notify] %s tagged your post"
|
||||||
msgstr "[Friendica:Notification] %s a étiqueté votre publication"
|
msgstr "[Friendica:Notification] %s a étiqueté votre publication"
|
||||||
|
|
||||||
#: include/enotify.php:246
|
#: include/enotify.php:272
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%1$s tagged your post at %2$s"
|
msgid "%1$s tagged your post at %2$s"
|
||||||
msgstr "%1$s a étiqueté votre publication sur %2$s"
|
msgstr "%1$s a étiqueté votre publication sur %2$s"
|
||||||
|
|
||||||
#: include/enotify.php:247
|
#: include/enotify.php:273
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%1$s tagged [url=%2$s]your post[/url]"
|
msgid "%1$s tagged [url=%2$s]your post[/url]"
|
||||||
msgstr "%1$s a étiqueté [url=%2$s]votre publication[/url]"
|
msgstr "%1$s a étiqueté [url=%2$s]votre publication[/url]"
|
||||||
|
|
||||||
#: include/enotify.php:259
|
#: include/enotify.php:285
|
||||||
msgid "[Friendica:Notify] Introduction received"
|
msgid "[Friendica:Notify] Introduction received"
|
||||||
msgstr "[Friendica:Notification] Introduction reçue"
|
msgstr "[Friendica:Notification] Introduction reçue"
|
||||||
|
|
||||||
#: include/enotify.php:261
|
#: include/enotify.php:287
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "You've received an introduction from '%1$s' at %2$s"
|
msgid "You've received an introduction from '%1$s' at %2$s"
|
||||||
msgstr "Vous avez reçu une introduction de '%1$s' sur %2$s"
|
msgstr "Vous avez reçu une introduction de '%1$s' sur %2$s"
|
||||||
|
|
||||||
#: include/enotify.php:262
|
#: include/enotify.php:288
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
|
msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
|
||||||
msgstr "Vous avez reçu [url=%1$s]une introduction[/url] de %2$s."
|
msgstr "Vous avez reçu [url=%1$s]une introduction[/url] de %2$s."
|
||||||
|
|
||||||
#: include/enotify.php:267 include/enotify.php:313
|
#: include/enotify.php:293 include/enotify.php:339
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "You may visit their profile at %s"
|
msgid "You may visit their profile at %s"
|
||||||
msgstr "Vous pouvez visiter son profil sur %s"
|
msgstr "Vous pouvez visiter son profil sur %s"
|
||||||
|
|
||||||
#: include/enotify.php:269
|
#: include/enotify.php:295
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Please visit %s to approve or reject the introduction."
|
msgid "Please visit %s to approve or reject the introduction."
|
||||||
msgstr "Merci de visiter %s pour approuver ou rejeter l'introduction."
|
msgstr "Merci de visiter %s pour approuver ou rejeter l'introduction."
|
||||||
|
|
||||||
#: include/enotify.php:277
|
#: include/enotify.php:302
|
||||||
msgid "[Friendica:Notify] A new person is sharing with you"
|
msgid "[Friendica:Notify] A new person is sharing with you"
|
||||||
msgstr "[Notification Friendica] Une nouvelle personne partage avec vous"
|
msgstr "[Notification Friendica] Une nouvelle personne partage avec vous"
|
||||||
|
|
||||||
#: include/enotify.php:279 include/enotify.php:280
|
#: include/enotify.php:304 include/enotify.php:305
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%1$s is sharing with you at %2$s"
|
msgid "%1$s is sharing with you at %2$s"
|
||||||
msgstr "%1$s partage avec vous sur %2$s"
|
msgstr "%1$s partage avec vous sur %2$s"
|
||||||
|
|
||||||
#: include/enotify.php:287
|
#: include/enotify.php:312
|
||||||
msgid "[Friendica:Notify] You have a new follower"
|
msgid "[Friendica:Notify] You have a new follower"
|
||||||
msgstr "[Friendica:Notification] Vous avez un nouvel abonné"
|
msgstr "[Friendica:Notification] Vous avez un nouvel abonné"
|
||||||
|
|
||||||
#: include/enotify.php:289 include/enotify.php:290
|
#: include/enotify.php:314 include/enotify.php:315
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "You have a new follower at %2$s : %1$s"
|
msgid "You have a new follower at %2$s : %1$s"
|
||||||
msgstr "Vous avez un nouvel abonné à %2$s : %1$s"
|
msgstr "Vous avez un nouvel abonné à %2$s : %1$s"
|
||||||
|
|
||||||
#: include/enotify.php:302
|
#: include/enotify.php:328
|
||||||
msgid "[Friendica:Notify] Friend suggestion received"
|
msgid "[Friendica:Notify] Friend suggestion received"
|
||||||
msgstr "[Friendica:Notification] Nouvelle suggestion d'amitié"
|
msgstr "[Friendica:Notification] Nouvelle suggestion d'amitié"
|
||||||
|
|
||||||
#: include/enotify.php:304
|
#: include/enotify.php:330
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "You've received a friend suggestion from '%1$s' at %2$s"
|
msgid "You've received a friend suggestion from '%1$s' at %2$s"
|
||||||
msgstr "Vous avez reçu une suggestion de '%1$s' sur %2$s"
|
msgstr "Vous avez reçu une suggestion de '%1$s' sur %2$s"
|
||||||
|
|
||||||
#: include/enotify.php:305
|
#: include/enotify.php:331
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
|
"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
|
||||||
msgstr "Vous avez reçu [url=%1$s]une suggestion[/url] de %3$s pour %2$s."
|
msgstr "Vous avez reçu [url=%1$s]une suggestion[/url] de %3$s pour %2$s."
|
||||||
|
|
||||||
#: include/enotify.php:311
|
#: include/enotify.php:337
|
||||||
msgid "Name:"
|
msgid "Name:"
|
||||||
msgstr "Nom :"
|
msgstr "Nom :"
|
||||||
|
|
||||||
#: include/enotify.php:312
|
#: include/enotify.php:338
|
||||||
msgid "Photo:"
|
msgid "Photo:"
|
||||||
msgstr "Photo :"
|
msgstr "Photo :"
|
||||||
|
|
||||||
#: include/enotify.php:315
|
#: include/enotify.php:341
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Please visit %s to approve or reject the suggestion."
|
msgid "Please visit %s to approve or reject the suggestion."
|
||||||
msgstr "Merci de visiter %s pour approuver ou rejeter la suggestion."
|
msgstr "Merci de visiter %s pour approuver ou rejeter la suggestion."
|
||||||
|
|
||||||
#: include/enotify.php:323 include/enotify.php:338
|
#: include/enotify.php:349 include/enotify.php:364
|
||||||
msgid "[Friendica:Notify] Connection accepted"
|
msgid "[Friendica:Notify] Connection accepted"
|
||||||
msgstr "[Friendica:Notification] Connexion acceptée"
|
msgstr "[Friendica:Notification] Connexion acceptée"
|
||||||
|
|
||||||
#: include/enotify.php:325 include/enotify.php:340
|
#: include/enotify.php:351 include/enotify.php:366
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "'%1$s' has accepted your connection request at %2$s"
|
msgid "'%1$s' has accepted your connection request at %2$s"
|
||||||
msgstr "'%1$s' a accepté votre demande de connexion à %2$s"
|
msgstr "'%1$s' a accepté votre demande de connexion à %2$s"
|
||||||
|
|
||||||
#: include/enotify.php:326 include/enotify.php:341
|
#: include/enotify.php:352 include/enotify.php:367
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
|
msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
|
||||||
msgstr "%2$s a accepté votre [url=%1$s]demande de connexion[/url]."
|
msgstr "%2$s a accepté votre [url=%1$s]demande de connexion[/url]."
|
||||||
|
|
||||||
#: include/enotify.php:331
|
#: include/enotify.php:357
|
||||||
msgid ""
|
msgid ""
|
||||||
"You are now mutual friends and may exchange status updates, photos, and "
|
"You are now mutual friends and may exchange status updates, photos, and "
|
||||||
"email without restriction."
|
"email without restriction."
|
||||||
msgstr "Vous êtes désormais mutuellement amis, et pouvez échanger des mises-à-jour d'état, des photos, et des messages sans restriction."
|
msgstr "Vous êtes désormais mutuellement amis, et pouvez échanger des mises-à-jour d'état, des photos, et des messages sans restriction."
|
||||||
|
|
||||||
#: include/enotify.php:333
|
#: include/enotify.php:359
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Please visit %s if you wish to make any changes to this relationship."
|
msgid "Please visit %s if you wish to make any changes to this relationship."
|
||||||
msgstr "Veuillez visiter %s si vous souhaitez modifier cette relation."
|
msgstr "Veuillez visiter %s si vous souhaitez modifier cette relation."
|
||||||
|
|
||||||
#: include/enotify.php:346
|
#: include/enotify.php:372
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"'%1$s' has chosen to accept you a fan, which restricts some forms of "
|
"'%1$s' has chosen to accept you a fan, which restricts some forms of "
|
||||||
|
|
@ -287,989 +760,402 @@ msgid ""
|
||||||
"automatically."
|
"automatically."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: include/enotify.php:348
|
#: include/enotify.php:374
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"'%1$s' may choose to extend this into a two-way or more permissive "
|
"'%1$s' may choose to extend this into a two-way or more permissive "
|
||||||
"relationship in the future."
|
"relationship in the future."
|
||||||
msgstr "%1$s peut choisir à l'avenir de rendre cette relation réciproque ou au moins plus permissive."
|
msgstr "%1$s peut choisir à l'avenir de rendre cette relation réciproque ou au moins plus permissive."
|
||||||
|
|
||||||
#: include/enotify.php:350
|
#: include/enotify.php:376
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Please visit %s if you wish to make any changes to this relationship."
|
msgid "Please visit %s if you wish to make any changes to this relationship."
|
||||||
msgstr "Veuillez visiter %s si vous souhaitez modifier cette relation."
|
msgstr "Veuillez visiter %s si vous souhaitez modifier cette relation."
|
||||||
|
|
||||||
#: include/enotify.php:360 mod/removeme.php:44
|
#: include/enotify.php:386 mod/removeme.php:47
|
||||||
msgid "[Friendica System Notify]"
|
msgid "[Friendica System Notify]"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: include/enotify.php:360
|
#: include/enotify.php:386
|
||||||
msgid "registration request"
|
msgid "registration request"
|
||||||
msgstr ""
|
msgstr "demande d'inscription"
|
||||||
|
|
||||||
#: include/enotify.php:362
|
#: include/enotify.php:388
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "You've received a registration request from '%1$s' at %2$s"
|
msgid "You've received a registration request from '%1$s' at %2$s"
|
||||||
msgstr "Vous avez reçu une demande d'inscription de %1$s sur %2$s"
|
msgstr "Vous avez reçu une demande d'inscription de %1$s sur %2$s"
|
||||||
|
|
||||||
#: include/enotify.php:363
|
#: include/enotify.php:389
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
|
msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
|
||||||
msgstr "%2$s vous a envoyé une [url=%1$s]demande de création de compte[/url]."
|
msgstr "%2$s vous a envoyé une [url=%1$s]demande de création de compte[/url]."
|
||||||
|
|
||||||
#: include/enotify.php:368
|
#: include/enotify.php:394
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)"
|
msgid ""
|
||||||
|
"Full Name:\t%s\n"
|
||||||
|
"Site Location:\t%s\n"
|
||||||
|
"Login Name:\t%s (%s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: include/enotify.php:374
|
#: include/enotify.php:400
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Please visit %s to approve or reject the request."
|
msgid "Please visit %s to approve or reject the request."
|
||||||
msgstr "Veuillez visiter %s pour approuver ou rejeter la demande."
|
msgstr "Veuillez visiter %s pour approuver ou rejeter la demande."
|
||||||
|
|
||||||
#: include/security.php:81
|
#: include/items.php:357 mod/admin.php:292 mod/admin.php:1984
|
||||||
msgid "Welcome "
|
#: mod/admin.php:2230 mod/display.php:73 mod/display.php:251
|
||||||
msgstr "Bienvenue "
|
#: mod/display.php:347 mod/notice.php:21 mod/viewsrc.php:22
|
||||||
|
|
||||||
#: include/security.php:82
|
|
||||||
msgid "Please upload a profile photo."
|
|
||||||
msgstr "Merci d'illustrer votre profil d'une image."
|
|
||||||
|
|
||||||
#: include/security.php:84
|
|
||||||
msgid "Welcome back "
|
|
||||||
msgstr "Bienvenue à nouveau, "
|
|
||||||
|
|
||||||
#: include/security.php:440
|
|
||||||
msgid ""
|
|
||||||
"The form security token was not correct. This probably happened because the "
|
|
||||||
"form has been opened for too long (>3 hours) before submitting it."
|
|
||||||
msgstr "Le jeton de sécurité du formulaire n'est pas correct. Ceci veut probablement dire que le formulaire est resté ouvert trop longtemps (plus de 3 heures) avant d'être validé."
|
|
||||||
|
|
||||||
#: include/dba.php:59
|
|
||||||
#, php-format
|
|
||||||
msgid "Cannot locate DNS info for database server '%s'"
|
|
||||||
msgstr "Impossible de localiser les informations DNS pour le serveur de base de données '%s'"
|
|
||||||
|
|
||||||
#: include/api.php:1202
|
|
||||||
#, php-format
|
|
||||||
msgid "Daily posting limit of %d post reached. The post was rejected."
|
|
||||||
msgid_plural "Daily posting limit of %d posts reached. The post was rejected."
|
|
||||||
msgstr[0] ""
|
|
||||||
msgstr[1] ""
|
|
||||||
|
|
||||||
#: include/api.php:1226
|
|
||||||
#, php-format
|
|
||||||
msgid "Weekly posting limit of %d post reached. The post was rejected."
|
|
||||||
msgid_plural ""
|
|
||||||
"Weekly posting limit of %d posts reached. The post was rejected."
|
|
||||||
msgstr[0] ""
|
|
||||||
msgstr[1] ""
|
|
||||||
|
|
||||||
#: include/api.php:1250
|
|
||||||
#, php-format
|
|
||||||
msgid "Monthly posting limit of %d post reached. The post was rejected."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: include/api.php:4522 mod/photos.php:88 mod/photos.php:194
|
|
||||||
#: mod/photos.php:722 mod/photos.php:1149 mod/photos.php:1166
|
|
||||||
#: mod/photos.php:1684 mod/profile_photo.php:85 mod/profile_photo.php:93
|
|
||||||
#: mod/profile_photo.php:101 mod/profile_photo.php:211
|
|
||||||
#: mod/profile_photo.php:302 mod/profile_photo.php:312 src/Model/User.php:553
|
|
||||||
#: src/Model/User.php:561 src/Model/User.php:569
|
|
||||||
msgid "Profile Photos"
|
|
||||||
msgstr "Photos du profil"
|
|
||||||
|
|
||||||
#: include/conversation.php:144 include/conversation.php:282
|
|
||||||
#: include/text.php:1749 src/Model/Item.php:1970
|
|
||||||
msgid "event"
|
|
||||||
msgstr "événement"
|
|
||||||
|
|
||||||
#: include/conversation.php:147 include/conversation.php:157
|
|
||||||
#: include/conversation.php:285 include/conversation.php:294
|
|
||||||
#: mod/subthread.php:97 mod/tagger.php:72 src/Model/Item.php:1968
|
|
||||||
#: src/Protocol/Diaspora.php:1957
|
|
||||||
msgid "status"
|
|
||||||
msgstr "le statut"
|
|
||||||
|
|
||||||
#: include/conversation.php:152 include/conversation.php:290
|
|
||||||
#: include/text.php:1751 mod/subthread.php:97 mod/tagger.php:72
|
|
||||||
#: src/Model/Item.php:1968
|
|
||||||
msgid "photo"
|
|
||||||
msgstr "photo"
|
|
||||||
|
|
||||||
#: include/conversation.php:164 src/Model/Item.php:1841
|
|
||||||
#: src/Protocol/Diaspora.php:1953
|
|
||||||
#, php-format
|
|
||||||
msgid "%1$s likes %2$s's %3$s"
|
|
||||||
msgstr "%1$s aime %3$s de %2$s"
|
|
||||||
|
|
||||||
#: include/conversation.php:167 src/Model/Item.php:1846
|
|
||||||
#, php-format
|
|
||||||
msgid "%1$s doesn't like %2$s's %3$s"
|
|
||||||
msgstr "%1$s n'aime pas %3$s de %2$s"
|
|
||||||
|
|
||||||
#: include/conversation.php:170
|
|
||||||
#, php-format
|
|
||||||
msgid "%1$s attends %2$s's %3$s"
|
|
||||||
msgstr "%1$s participe à %3$s de %2$s"
|
|
||||||
|
|
||||||
#: include/conversation.php:173
|
|
||||||
#, php-format
|
|
||||||
msgid "%1$s doesn't attend %2$s's %3$s"
|
|
||||||
msgstr "%1$s ne participe pas à %3$s de %2$s"
|
|
||||||
|
|
||||||
#: include/conversation.php:176
|
|
||||||
#, php-format
|
|
||||||
msgid "%1$s attends maybe %2$s's %3$s"
|
|
||||||
msgstr "%1$s participe peut-être à %3$s de %2$s"
|
|
||||||
|
|
||||||
#: include/conversation.php:209
|
|
||||||
#, php-format
|
|
||||||
msgid "%1$s is now friends with %2$s"
|
|
||||||
msgstr "%1$s est désormais lié à %2$s"
|
|
||||||
|
|
||||||
#: include/conversation.php:250
|
|
||||||
#, php-format
|
|
||||||
msgid "%1$s poked %2$s"
|
|
||||||
msgstr "%1$s a sollicité %2$s"
|
|
||||||
|
|
||||||
#: include/conversation.php:304 mod/tagger.php:110
|
|
||||||
#, php-format
|
|
||||||
msgid "%1$s tagged %2$s's %3$s with %4$s"
|
|
||||||
msgstr "%1$s a étiqueté %3$s de %2$s avec %4$s"
|
|
||||||
|
|
||||||
#: include/conversation.php:331
|
|
||||||
msgid "post/item"
|
|
||||||
msgstr "publication/élément"
|
|
||||||
|
|
||||||
#: include/conversation.php:332
|
|
||||||
#, php-format
|
|
||||||
msgid "%1$s marked %2$s's %3$s as favorite"
|
|
||||||
msgstr "%1$s a marqué le %3$s de %2$s comme favori"
|
|
||||||
|
|
||||||
#: include/conversation.php:608 mod/photos.php:1501 mod/profiles.php:355
|
|
||||||
msgid "Likes"
|
|
||||||
msgstr "Derniers \"J'aime\""
|
|
||||||
|
|
||||||
#: include/conversation.php:608 mod/photos.php:1501 mod/profiles.php:359
|
|
||||||
msgid "Dislikes"
|
|
||||||
msgstr "Derniers \"Je n'aime pas\""
|
|
||||||
|
|
||||||
#: include/conversation.php:609 include/conversation.php:1639
|
|
||||||
#: mod/photos.php:1502
|
|
||||||
msgid "Attending"
|
|
||||||
msgid_plural "Attending"
|
|
||||||
msgstr[0] "Participe"
|
|
||||||
msgstr[1] "Participent"
|
|
||||||
|
|
||||||
#: include/conversation.php:609 mod/photos.php:1502
|
|
||||||
msgid "Not attending"
|
|
||||||
msgstr "Ne participe pas"
|
|
||||||
|
|
||||||
#: include/conversation.php:609 mod/photos.php:1502
|
|
||||||
msgid "Might attend"
|
|
||||||
msgstr "Participera peut-être"
|
|
||||||
|
|
||||||
#: include/conversation.php:721 mod/photos.php:1569 src/Object/Post.php:192
|
|
||||||
msgid "Select"
|
|
||||||
msgstr "Sélectionner"
|
|
||||||
|
|
||||||
#: include/conversation.php:722 mod/photos.php:1570 mod/contacts.php:830
|
|
||||||
#: mod/contacts.php:1035 mod/admin.php:1827 mod/settings.php:730
|
|
||||||
#: src/Object/Post.php:187
|
|
||||||
msgid "Delete"
|
|
||||||
msgstr "Supprimer"
|
|
||||||
|
|
||||||
#: include/conversation.php:760 src/Object/Post.php:371
|
|
||||||
#: src/Object/Post.php:372
|
|
||||||
#, php-format
|
|
||||||
msgid "View %s's profile @ %s"
|
|
||||||
msgstr "Voir le profil de %s @ %s"
|
|
||||||
|
|
||||||
#: include/conversation.php:772 src/Object/Post.php:359
|
|
||||||
msgid "Categories:"
|
|
||||||
msgstr "Catégories :"
|
|
||||||
|
|
||||||
#: include/conversation.php:773 src/Object/Post.php:360
|
|
||||||
msgid "Filed under:"
|
|
||||||
msgstr "Rangé sous :"
|
|
||||||
|
|
||||||
#: include/conversation.php:780 src/Object/Post.php:385
|
|
||||||
#, php-format
|
|
||||||
msgid "%s from %s"
|
|
||||||
msgstr "%s de %s"
|
|
||||||
|
|
||||||
#: include/conversation.php:795
|
|
||||||
msgid "View in context"
|
|
||||||
msgstr "Voir dans le contexte"
|
|
||||||
|
|
||||||
#: include/conversation.php:797 include/conversation.php:1312
|
|
||||||
#: mod/wallmessage.php:145 mod/editpost.php:125 mod/photos.php:1473
|
|
||||||
#: mod/message.php:245 mod/message.php:414 src/Object/Post.php:410
|
|
||||||
msgid "Please wait"
|
|
||||||
msgstr "Patientez"
|
|
||||||
|
|
||||||
#: include/conversation.php:868
|
|
||||||
msgid "remove"
|
|
||||||
msgstr "enlever"
|
|
||||||
|
|
||||||
#: include/conversation.php:872
|
|
||||||
msgid "Delete Selected Items"
|
|
||||||
msgstr "Supprimer les éléments sélectionnés"
|
|
||||||
|
|
||||||
#: include/conversation.php:1017 view/theme/frio/theme.php:352
|
|
||||||
msgid "Follow Thread"
|
|
||||||
msgstr "Suivre le fil"
|
|
||||||
|
|
||||||
#: include/conversation.php:1018 src/Model/Contact.php:662
|
|
||||||
msgid "View Status"
|
|
||||||
msgstr "Voir les statuts"
|
|
||||||
|
|
||||||
#: include/conversation.php:1019 include/conversation.php:1035
|
|
||||||
#: mod/allfriends.php:73 mod/suggest.php:82 mod/match.php:89
|
|
||||||
#: mod/directory.php:159 mod/dirfind.php:217 src/Model/Contact.php:602
|
|
||||||
#: src/Model/Contact.php:615 src/Model/Contact.php:663
|
|
||||||
msgid "View Profile"
|
|
||||||
msgstr "Voir le profil"
|
|
||||||
|
|
||||||
#: include/conversation.php:1020 src/Model/Contact.php:664
|
|
||||||
msgid "View Photos"
|
|
||||||
msgstr "Voir les photos"
|
|
||||||
|
|
||||||
#: include/conversation.php:1021 src/Model/Contact.php:665
|
|
||||||
msgid "Network Posts"
|
|
||||||
msgstr "Publications du réseau"
|
|
||||||
|
|
||||||
#: include/conversation.php:1022 src/Model/Contact.php:666
|
|
||||||
msgid "View Contact"
|
|
||||||
msgstr "Voir Contact"
|
|
||||||
|
|
||||||
#: include/conversation.php:1023 src/Model/Contact.php:668
|
|
||||||
msgid "Send PM"
|
|
||||||
msgstr "Message privé"
|
|
||||||
|
|
||||||
#: include/conversation.php:1027 src/Model/Contact.php:669
|
|
||||||
msgid "Poke"
|
|
||||||
msgstr "Sollicitations (pokes)"
|
|
||||||
|
|
||||||
#: include/conversation.php:1032 mod/allfriends.php:74 mod/suggest.php:83
|
|
||||||
#: mod/match.php:90 mod/contacts.php:596 mod/dirfind.php:218
|
|
||||||
#: mod/follow.php:143 view/theme/vier/theme.php:201 src/Content/Widget.php:61
|
|
||||||
#: src/Model/Contact.php:616
|
|
||||||
msgid "Connect/Follow"
|
|
||||||
msgstr "Se connecter/Suivre"
|
|
||||||
|
|
||||||
#: include/conversation.php:1151
|
|
||||||
#, php-format
|
|
||||||
msgid "%s likes this."
|
|
||||||
msgstr "%s aime ça."
|
|
||||||
|
|
||||||
#: include/conversation.php:1154
|
|
||||||
#, php-format
|
|
||||||
msgid "%s doesn't like this."
|
|
||||||
msgstr "%s n'aime pas ça."
|
|
||||||
|
|
||||||
#: include/conversation.php:1157
|
|
||||||
#, php-format
|
|
||||||
msgid "%s attends."
|
|
||||||
msgstr "%s participe"
|
|
||||||
|
|
||||||
#: include/conversation.php:1160
|
|
||||||
#, php-format
|
|
||||||
msgid "%s doesn't attend."
|
|
||||||
msgstr "%s ne participe pas"
|
|
||||||
|
|
||||||
#: include/conversation.php:1163
|
|
||||||
#, php-format
|
|
||||||
msgid "%s attends maybe."
|
|
||||||
msgstr "%s participe peut-être"
|
|
||||||
|
|
||||||
#: include/conversation.php:1174
|
|
||||||
msgid "and"
|
|
||||||
msgstr "et"
|
|
||||||
|
|
||||||
#: include/conversation.php:1180
|
|
||||||
#, php-format
|
|
||||||
msgid "and %d other people"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: include/conversation.php:1189
|
|
||||||
#, php-format
|
|
||||||
msgid "<span %1$s>%2$d people</span> like this"
|
|
||||||
msgstr "<span %1$s>%2$d personnes</span> aiment ça"
|
|
||||||
|
|
||||||
#: include/conversation.php:1190
|
|
||||||
#, php-format
|
|
||||||
msgid "%s like this."
|
|
||||||
msgstr "%s aime ça."
|
|
||||||
|
|
||||||
#: include/conversation.php:1193
|
|
||||||
#, php-format
|
|
||||||
msgid "<span %1$s>%2$d people</span> don't like this"
|
|
||||||
msgstr "<span %1$s>%2$d personnes</span> n'aiment pas ça"
|
|
||||||
|
|
||||||
#: include/conversation.php:1194
|
|
||||||
#, php-format
|
|
||||||
msgid "%s don't like this."
|
|
||||||
msgstr "%s n'aiment pas ça."
|
|
||||||
|
|
||||||
#: include/conversation.php:1197
|
|
||||||
#, php-format
|
|
||||||
msgid "<span %1$s>%2$d people</span> attend"
|
|
||||||
msgstr "<span %1$s>%2$d personnes</span> participent"
|
|
||||||
|
|
||||||
#: include/conversation.php:1198
|
|
||||||
#, php-format
|
|
||||||
msgid "%s attend."
|
|
||||||
msgstr "%s participent."
|
|
||||||
|
|
||||||
#: include/conversation.php:1201
|
|
||||||
#, php-format
|
|
||||||
msgid "<span %1$s>%2$d people</span> don't attend"
|
|
||||||
msgstr "<span %1$s>%2$d personnes</span> ne participent pas"
|
|
||||||
|
|
||||||
#: include/conversation.php:1202
|
|
||||||
#, php-format
|
|
||||||
msgid "%s don't attend."
|
|
||||||
msgstr "%s ne participent pas."
|
|
||||||
|
|
||||||
#: include/conversation.php:1205
|
|
||||||
#, php-format
|
|
||||||
msgid "<span %1$s>%2$d people</span> attend maybe"
|
|
||||||
msgstr "<span %1$s>%2$d personnes</span> vont peut-être participer"
|
|
||||||
|
|
||||||
#: include/conversation.php:1206
|
|
||||||
#, php-format
|
|
||||||
msgid "%s attend maybe."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: include/conversation.php:1236 include/conversation.php:1252
|
|
||||||
msgid "Visible to <strong>everybody</strong>"
|
|
||||||
msgstr "Visible par <strong>tout le monde</strong>"
|
|
||||||
|
|
||||||
#: include/conversation.php:1237 include/conversation.php:1253
|
|
||||||
#: mod/wallmessage.php:120 mod/wallmessage.php:127 mod/message.php:181
|
|
||||||
#: mod/message.php:188 mod/message.php:324 mod/message.php:331
|
|
||||||
msgid "Please enter a link URL:"
|
|
||||||
msgstr "Entrez un lien web :"
|
|
||||||
|
|
||||||
#: include/conversation.php:1238 include/conversation.php:1254
|
|
||||||
msgid "Please enter a video link/URL:"
|
|
||||||
msgstr "Entrez un lien/URL video :"
|
|
||||||
|
|
||||||
#: include/conversation.php:1239 include/conversation.php:1255
|
|
||||||
msgid "Please enter an audio link/URL:"
|
|
||||||
msgstr "Entrez un lien/URL audio :"
|
|
||||||
|
|
||||||
#: include/conversation.php:1240 include/conversation.php:1256
|
|
||||||
msgid "Tag term:"
|
|
||||||
msgstr "Étiquette :"
|
|
||||||
|
|
||||||
#: include/conversation.php:1241 include/conversation.php:1257
|
|
||||||
#: mod/filer.php:34
|
|
||||||
msgid "Save to Folder:"
|
|
||||||
msgstr "Sauver dans le Dossier :"
|
|
||||||
|
|
||||||
#: include/conversation.php:1242 include/conversation.php:1258
|
|
||||||
msgid "Where are you right now?"
|
|
||||||
msgstr "Où êtes-vous actuellement ?"
|
|
||||||
|
|
||||||
#: include/conversation.php:1243
|
|
||||||
msgid "Delete item(s)?"
|
|
||||||
msgstr "Supprimer les élément(s) ?"
|
|
||||||
|
|
||||||
#: include/conversation.php:1290
|
|
||||||
msgid "New Post"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: include/conversation.php:1293
|
|
||||||
msgid "Share"
|
|
||||||
msgstr "Partager"
|
|
||||||
|
|
||||||
#: include/conversation.php:1294 mod/wallmessage.php:143 mod/editpost.php:111
|
|
||||||
#: mod/message.php:243 mod/message.php:411
|
|
||||||
msgid "Upload photo"
|
|
||||||
msgstr "Joindre photo"
|
|
||||||
|
|
||||||
#: include/conversation.php:1295 mod/editpost.php:112
|
|
||||||
msgid "upload photo"
|
|
||||||
msgstr "envoi image"
|
|
||||||
|
|
||||||
#: include/conversation.php:1296 mod/editpost.php:113
|
|
||||||
msgid "Attach file"
|
|
||||||
msgstr "Joindre fichier"
|
|
||||||
|
|
||||||
#: include/conversation.php:1297 mod/editpost.php:114
|
|
||||||
msgid "attach file"
|
|
||||||
msgstr "ajout fichier"
|
|
||||||
|
|
||||||
#: include/conversation.php:1298 mod/wallmessage.php:144 mod/editpost.php:115
|
|
||||||
#: mod/message.php:244 mod/message.php:412
|
|
||||||
msgid "Insert web link"
|
|
||||||
msgstr "Insérer lien web"
|
|
||||||
|
|
||||||
#: include/conversation.php:1299 mod/editpost.php:116
|
|
||||||
msgid "web link"
|
|
||||||
msgstr "lien web"
|
|
||||||
|
|
||||||
#: include/conversation.php:1300 mod/editpost.php:117
|
|
||||||
msgid "Insert video link"
|
|
||||||
msgstr "Insérer un lien video"
|
|
||||||
|
|
||||||
#: include/conversation.php:1301 mod/editpost.php:118
|
|
||||||
msgid "video link"
|
|
||||||
msgstr "lien vidéo"
|
|
||||||
|
|
||||||
#: include/conversation.php:1302 mod/editpost.php:119
|
|
||||||
msgid "Insert audio link"
|
|
||||||
msgstr "Insérer un lien audio"
|
|
||||||
|
|
||||||
#: include/conversation.php:1303 mod/editpost.php:120
|
|
||||||
msgid "audio link"
|
|
||||||
msgstr "lien audio"
|
|
||||||
|
|
||||||
#: include/conversation.php:1304 mod/editpost.php:121
|
|
||||||
msgid "Set your location"
|
|
||||||
msgstr "Définir votre localisation"
|
|
||||||
|
|
||||||
#: include/conversation.php:1305 mod/editpost.php:122
|
|
||||||
msgid "set location"
|
|
||||||
msgstr "spéc. localisation"
|
|
||||||
|
|
||||||
#: include/conversation.php:1306 mod/editpost.php:123
|
|
||||||
msgid "Clear browser location"
|
|
||||||
msgstr "Effacer la localisation du navigateur"
|
|
||||||
|
|
||||||
#: include/conversation.php:1307 mod/editpost.php:124
|
|
||||||
msgid "clear location"
|
|
||||||
msgstr "supp. localisation"
|
|
||||||
|
|
||||||
#: include/conversation.php:1309 mod/editpost.php:138
|
|
||||||
msgid "Set title"
|
|
||||||
msgstr "Définir un titre"
|
|
||||||
|
|
||||||
#: include/conversation.php:1311 mod/editpost.php:140
|
|
||||||
msgid "Categories (comma-separated list)"
|
|
||||||
msgstr "Catégories (séparées par des virgules)"
|
|
||||||
|
|
||||||
#: include/conversation.php:1313 mod/editpost.php:126
|
|
||||||
msgid "Permission settings"
|
|
||||||
msgstr "Réglages des permissions"
|
|
||||||
|
|
||||||
#: include/conversation.php:1314 mod/editpost.php:155
|
|
||||||
msgid "permissions"
|
|
||||||
msgstr "permissions"
|
|
||||||
|
|
||||||
#: include/conversation.php:1322 mod/editpost.php:135
|
|
||||||
msgid "Public post"
|
|
||||||
msgstr "Publication publique"
|
|
||||||
|
|
||||||
#: include/conversation.php:1326 mod/editpost.php:146 mod/photos.php:1492
|
|
||||||
#: mod/photos.php:1531 mod/photos.php:1604 mod/events.php:528
|
|
||||||
#: src/Object/Post.php:813
|
|
||||||
msgid "Preview"
|
|
||||||
msgstr "Aperçu"
|
|
||||||
|
|
||||||
#: include/conversation.php:1330 include/items.php:387 mod/fbrowser.php:103
|
|
||||||
#: mod/fbrowser.php:134 mod/suggest.php:41 mod/tagrm.php:19 mod/tagrm.php:99
|
|
||||||
#: mod/editpost.php:149 mod/photos.php:248 mod/photos.php:324
|
|
||||||
#: mod/videos.php:147 mod/contacts.php:475 mod/unfollow.php:117
|
|
||||||
#: mod/follow.php:161 mod/message.php:141 mod/dfrn_request.php:658
|
|
||||||
#: mod/settings.php:670 mod/settings.php:696
|
|
||||||
msgid "Cancel"
|
|
||||||
msgstr "Annuler"
|
|
||||||
|
|
||||||
#: include/conversation.php:1335
|
|
||||||
msgid "Post to Groups"
|
|
||||||
msgstr "Publier aux groupes"
|
|
||||||
|
|
||||||
#: include/conversation.php:1336
|
|
||||||
msgid "Post to Contacts"
|
|
||||||
msgstr "Publier aux contacts"
|
|
||||||
|
|
||||||
#: include/conversation.php:1337
|
|
||||||
msgid "Private post"
|
|
||||||
msgstr "Message privé"
|
|
||||||
|
|
||||||
#: include/conversation.php:1342 mod/editpost.php:153
|
|
||||||
#: src/Model/Profile.php:338
|
|
||||||
msgid "Message"
|
|
||||||
msgstr "Message"
|
|
||||||
|
|
||||||
#: include/conversation.php:1343 mod/editpost.php:154
|
|
||||||
msgid "Browser"
|
|
||||||
msgstr "Navigateur"
|
|
||||||
|
|
||||||
#: include/conversation.php:1610
|
|
||||||
msgid "View all"
|
|
||||||
msgstr "Voir tout"
|
|
||||||
|
|
||||||
#: include/conversation.php:1633
|
|
||||||
msgid "Like"
|
|
||||||
msgid_plural "Likes"
|
|
||||||
msgstr[0] "Like"
|
|
||||||
msgstr[1] "Likes"
|
|
||||||
|
|
||||||
#: include/conversation.php:1636
|
|
||||||
msgid "Dislike"
|
|
||||||
msgid_plural "Dislikes"
|
|
||||||
msgstr[0] "Dislike"
|
|
||||||
msgstr[1] "Dislikes"
|
|
||||||
|
|
||||||
#: include/conversation.php:1642
|
|
||||||
msgid "Not Attending"
|
|
||||||
msgid_plural "Not Attending"
|
|
||||||
msgstr[0] "Ne participe pas"
|
|
||||||
msgstr[1] "Ne participent pas"
|
|
||||||
|
|
||||||
#: include/conversation.php:1645 src/Content/ContactSelector.php:125
|
|
||||||
msgid "Undecided"
|
|
||||||
msgid_plural "Undecided"
|
|
||||||
msgstr[0] "Indécis"
|
|
||||||
msgstr[1] "Indécis"
|
|
||||||
|
|
||||||
#: include/items.php:342 mod/notice.php:22 mod/viewsrc.php:21
|
|
||||||
#: mod/admin.php:277 mod/admin.php:1883 mod/admin.php:2131 mod/display.php:72
|
|
||||||
#: mod/display.php:255 mod/display.php:356
|
|
||||||
msgid "Item not found."
|
msgid "Item not found."
|
||||||
msgstr "Élément introuvable."
|
msgstr "Élément introuvable."
|
||||||
|
|
||||||
#: include/items.php:382
|
#: include/items.php:395
|
||||||
msgid "Do you really want to delete this item?"
|
msgid "Do you really want to delete this item?"
|
||||||
msgstr "Voulez-vous vraiment supprimer cet élément ?"
|
msgstr "Voulez-vous vraiment supprimer cet élément ?"
|
||||||
|
|
||||||
#: include/items.php:384 mod/api.php:110 mod/suggest.php:38
|
#: include/items.php:397 mod/api.php:111 mod/dfrn_request.php:646
|
||||||
#: mod/contacts.php:472 mod/follow.php:150 mod/message.php:138
|
#: mod/follow.php:152 mod/message.php:150 mod/profiles.php:540
|
||||||
#: mod/dfrn_request.php:648 mod/profiles.php:543 mod/profiles.php:546
|
#: mod/profiles.php:543 mod/profiles.php:565 mod/register.php:237
|
||||||
#: mod/profiles.php:568 mod/register.php:238 mod/settings.php:1094
|
#: mod/settings.php:1098 mod/settings.php:1104 mod/settings.php:1111
|
||||||
#: mod/settings.php:1100 mod/settings.php:1107 mod/settings.php:1111
|
|
||||||
#: mod/settings.php:1115 mod/settings.php:1119 mod/settings.php:1123
|
#: mod/settings.php:1115 mod/settings.php:1119 mod/settings.php:1123
|
||||||
#: mod/settings.php:1127 mod/settings.php:1147 mod/settings.php:1148
|
#: mod/settings.php:1127 mod/settings.php:1131 mod/settings.php:1151
|
||||||
#: mod/settings.php:1149 mod/settings.php:1150 mod/settings.php:1151
|
#: mod/settings.php:1152 mod/settings.php:1153 mod/settings.php:1154
|
||||||
|
#: mod/settings.php:1155 mod/suggest.php:40 src/Module/Contact.php:447
|
||||||
msgid "Yes"
|
msgid "Yes"
|
||||||
msgstr "Oui"
|
msgstr "Oui"
|
||||||
|
|
||||||
#: include/items.php:401 mod/allfriends.php:21 mod/api.php:35 mod/api.php:40
|
#: include/items.php:414 mod/allfriends.php:23 mod/api.php:36 mod/api.php:41
|
||||||
#: mod/attach.php:38 mod/common.php:26 mod/nogroup.php:28
|
#: mod/attach.php:39 mod/cal.php:303 mod/common.php:28 mod/crepair.php:99
|
||||||
#: mod/repair_ostatus.php:13 mod/suggest.php:60 mod/uimport.php:28
|
#: mod/delegate.php:29 mod/delegate.php:47 mod/delegate.php:58
|
||||||
#: mod/manage.php:131 mod/wall_attach.php:74 mod/wall_attach.php:77
|
#: mod/dfrn_confirm.php:68 mod/dirfind.php:27 mod/editpost.php:19
|
||||||
#: mod/poke.php:150 mod/regmod.php:108 mod/viewcontacts.php:57
|
#: mod/events.php:197 mod/follow.php:56 mod/follow.php:120 mod/fsuggest.php:80
|
||||||
#: mod/wall_upload.php:103 mod/wall_upload.php:106 mod/wallmessage.php:16
|
#: mod/group.php:28 mod/invite.php:23 mod/invite.php:109 mod/item.php:167
|
||||||
#: mod/wallmessage.php:40 mod/wallmessage.php:79 mod/wallmessage.php:103
|
#: mod/manage.php:131 mod/message.php:56 mod/message.php:101
|
||||||
#: mod/editpost.php:18 mod/fsuggest.php:80 mod/notes.php:30 mod/photos.php:174
|
#: mod/network.php:36 mod/nogroup.php:23 mod/notes.php:33
|
||||||
#: mod/photos.php:1051 mod/cal.php:304 mod/contacts.php:386
|
#: mod/notifications.php:69 mod/ostatus_subscribe.php:17 mod/photos.php:185
|
||||||
#: mod/delegate.php:25 mod/delegate.php:43 mod/delegate.php:54
|
#: mod/photos.php:1060 mod/poke.php:141 mod/profile_photo.php:31
|
||||||
#: mod/events.php:194 mod/ostatus_subscribe.php:16 mod/profile_photo.php:30
|
#: mod/profile_photo.php:178 mod/profile_photo.php:200 mod/profiles.php:181
|
||||||
#: mod/profile_photo.php:176 mod/profile_photo.php:187
|
#: mod/profiles.php:513 mod/register.php:53 mod/regmod.php:91
|
||||||
#: mod/profile_photo.php:200 mod/unfollow.php:15 mod/unfollow.php:57
|
#: mod/repair_ostatus.php:16 mod/settings.php:46 mod/settings.php:152
|
||||||
#: mod/unfollow.php:90 mod/dirfind.php:25 mod/follow.php:17 mod/follow.php:54
|
#: mod/settings.php:668 mod/suggest.php:61 mod/uimport.php:16
|
||||||
#: mod/follow.php:118 mod/invite.php:20 mod/invite.php:111 mod/network.php:32
|
#: mod/unfollow.php:20 mod/unfollow.php:75 mod/unfollow.php:107
|
||||||
#: mod/crepair.php:98 mod/message.php:59 mod/message.php:104 mod/group.php:26
|
#: mod/viewcontacts.php:62 mod/wall_attach.php:80 mod/wall_attach.php:83
|
||||||
#: mod/dfrn_confirm.php:68 mod/item.php:160 mod/notifications.php:73
|
#: mod/wall_upload.php:105 mod/wall_upload.php:108 mod/wallmessage.php:17
|
||||||
#: mod/profiles.php:182 mod/profiles.php:513 mod/register.php:54
|
#: mod/wallmessage.php:41 mod/wallmessage.php:80 mod/wallmessage.php:104
|
||||||
#: mod/settings.php:43 mod/settings.php:142 mod/settings.php:659 index.php:436
|
#: src/Module/Contact.php:363 src/App.php:1876
|
||||||
msgid "Permission denied."
|
msgid "Permission denied."
|
||||||
msgstr "Permission refusée."
|
msgstr "Permission refusée."
|
||||||
|
|
||||||
#: include/items.php:471 src/Content/Feature.php:96
|
#: include/items.php:485 src/Content/Feature.php:96
|
||||||
msgid "Archives"
|
msgid "Archives"
|
||||||
msgstr "Archives"
|
msgstr "Archives"
|
||||||
|
|
||||||
#: include/items.php:477 view/theme/vier/theme.php:258
|
#: include/items.php:491 view/theme/vier/theme.php:256
|
||||||
#: src/Content/ForumManager.php:130 src/Content/Widget.php:317
|
#: src/Content/ForumManager.php:135 src/Content/Widget.php:307
|
||||||
#: src/Object/Post.php:438 src/App.php:525
|
#: src/Object/Post.php:436 src/App.php:785
|
||||||
msgid "show more"
|
msgid "show more"
|
||||||
msgstr "montrer plus"
|
msgstr "montrer plus"
|
||||||
|
|
||||||
#: include/text.php:303
|
#: include/text.php:274
|
||||||
msgid "newer"
|
|
||||||
msgstr "Plus récent"
|
|
||||||
|
|
||||||
#: include/text.php:304
|
|
||||||
msgid "older"
|
|
||||||
msgstr "Plus ancien"
|
|
||||||
|
|
||||||
#: include/text.php:309
|
|
||||||
msgid "first"
|
|
||||||
msgstr "premier"
|
|
||||||
|
|
||||||
#: include/text.php:310
|
|
||||||
msgid "prev"
|
|
||||||
msgstr "précédent"
|
|
||||||
|
|
||||||
#: include/text.php:344
|
|
||||||
msgid "next"
|
|
||||||
msgstr "suivant"
|
|
||||||
|
|
||||||
#: include/text.php:345
|
|
||||||
msgid "last"
|
|
||||||
msgstr "dernier"
|
|
||||||
|
|
||||||
#: include/text.php:399
|
|
||||||
msgid "Loading more entries..."
|
msgid "Loading more entries..."
|
||||||
msgstr "Chargement de résultats supplémentaires..."
|
msgstr "Chargement de résultats supplémentaires..."
|
||||||
|
|
||||||
#: include/text.php:400
|
#: include/text.php:275
|
||||||
msgid "The end"
|
msgid "The end"
|
||||||
msgstr "Fin"
|
msgstr "Fin"
|
||||||
|
|
||||||
#: include/text.php:885
|
#: include/text.php:510
|
||||||
msgid "No contacts"
|
msgid "No contacts"
|
||||||
msgstr "Aucun contact"
|
msgstr "Aucun contact"
|
||||||
|
|
||||||
#: include/text.php:909
|
#: include/text.php:534
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%d Contact"
|
msgid "%d Contact"
|
||||||
msgid_plural "%d Contacts"
|
msgid_plural "%d Contacts"
|
||||||
msgstr[0] "%d contact"
|
msgstr[0] "%d contact"
|
||||||
msgstr[1] "%d contacts"
|
msgstr[1] "%d contacts"
|
||||||
|
|
||||||
#: include/text.php:922
|
#: include/text.php:547
|
||||||
msgid "View Contacts"
|
msgid "View Contacts"
|
||||||
msgstr "Voir les contacts"
|
msgstr "Voir les contacts"
|
||||||
|
|
||||||
#: include/text.php:1011 mod/filer.php:35 mod/editpost.php:110
|
#: include/text.php:632 mod/editpost.php:91 mod/filer.php:35 mod/notes.php:54
|
||||||
#: mod/notes.php:67
|
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr "Sauver"
|
msgstr "Sauver"
|
||||||
|
|
||||||
#: include/text.php:1011
|
#: include/text.php:632
|
||||||
msgid "Follow"
|
msgid "Follow"
|
||||||
msgstr ""
|
msgstr "S'abonner"
|
||||||
|
|
||||||
#: include/text.php:1017 mod/search.php:155 src/Content/Nav.php:142
|
#: include/text.php:638 mod/search.php:163 src/Content/Nav.php:194
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "Recherche"
|
msgstr "Recherche"
|
||||||
|
|
||||||
#: include/text.php:1020 src/Content/Nav.php:58
|
#: include/text.php:641 src/Content/Nav.php:76
|
||||||
msgid "@name, !forum, #tags, content"
|
msgid "@name, !forum, #tags, content"
|
||||||
msgstr "@nom, !forum, #tags, contenu"
|
msgstr "@nom, !forum, #tags, contenu"
|
||||||
|
|
||||||
#: include/text.php:1026 src/Content/Nav.php:145
|
#: include/text.php:647 src/Content/Nav.php:197
|
||||||
msgid "Full Text"
|
msgid "Full Text"
|
||||||
msgstr "Texte Entier"
|
msgstr "Texte Entier"
|
||||||
|
|
||||||
#: include/text.php:1027 src/Content/Widget/TagCloud.php:54
|
#: include/text.php:648 src/Content/Widget/TagCloud.php:54
|
||||||
#: src/Content/Nav.php:146
|
#: src/Content/Nav.php:198
|
||||||
msgid "Tags"
|
msgid "Tags"
|
||||||
msgstr "Tags"
|
msgstr "Tags"
|
||||||
|
|
||||||
#: include/text.php:1028 mod/viewcontacts.php:131 mod/contacts.php:814
|
#: include/text.php:649 mod/viewcontacts.php:129 view/theme/frio/theme.php:282
|
||||||
#: mod/contacts.php:875 view/theme/frio/theme.php:270 src/Content/Nav.php:147
|
#: src/Content/Nav.php:199 src/Content/Nav.php:265 src/Model/Profile.php:968
|
||||||
#: src/Content/Nav.php:213 src/Model/Profile.php:955 src/Model/Profile.php:958
|
#: src/Model/Profile.php:971 src/Module/Contact.php:806
|
||||||
|
#: src/Module/Contact.php:876
|
||||||
msgid "Contacts"
|
msgid "Contacts"
|
||||||
msgstr "Contacts"
|
msgstr "Contacts"
|
||||||
|
|
||||||
#: include/text.php:1031 view/theme/vier/theme.php:253
|
#: include/text.php:652 view/theme/vier/theme.php:251
|
||||||
#: src/Content/ForumManager.php:125 src/Content/Nav.php:151
|
#: src/Content/ForumManager.php:130 src/Content/Nav.php:203
|
||||||
msgid "Forums"
|
msgid "Forums"
|
||||||
msgstr "Forums"
|
msgstr "Forums"
|
||||||
|
|
||||||
#: include/text.php:1075
|
#: include/text.php:696
|
||||||
msgid "poke"
|
msgid "poke"
|
||||||
msgstr "titiller"
|
msgstr "titiller"
|
||||||
|
|
||||||
#: include/text.php:1075
|
#: include/text.php:696
|
||||||
msgid "poked"
|
msgid "poked"
|
||||||
msgstr "a titillé"
|
msgstr "a titillé"
|
||||||
|
|
||||||
#: include/text.php:1076
|
#: include/text.php:697
|
||||||
msgid "ping"
|
msgid "ping"
|
||||||
msgstr "attirer l'attention"
|
msgstr "attirer l'attention"
|
||||||
|
|
||||||
#: include/text.php:1076
|
#: include/text.php:697
|
||||||
msgid "pinged"
|
msgid "pinged"
|
||||||
msgstr "a attiré l'attention de"
|
msgstr "a attiré l'attention de"
|
||||||
|
|
||||||
#: include/text.php:1077
|
#: include/text.php:698
|
||||||
msgid "prod"
|
msgid "prod"
|
||||||
msgstr "aiguillonner"
|
msgstr "aiguillonner"
|
||||||
|
|
||||||
#: include/text.php:1077
|
#: include/text.php:698
|
||||||
msgid "prodded"
|
msgid "prodded"
|
||||||
msgstr "a aiguillonné"
|
msgstr "a aiguillonné"
|
||||||
|
|
||||||
#: include/text.php:1078
|
#: include/text.php:699
|
||||||
msgid "slap"
|
msgid "slap"
|
||||||
msgstr "gifler"
|
msgstr "gifler"
|
||||||
|
|
||||||
#: include/text.php:1078
|
#: include/text.php:699
|
||||||
msgid "slapped"
|
msgid "slapped"
|
||||||
msgstr "a giflé"
|
msgstr "a giflé"
|
||||||
|
|
||||||
#: include/text.php:1079
|
#: include/text.php:700
|
||||||
msgid "finger"
|
msgid "finger"
|
||||||
msgstr "tripoter"
|
msgstr "tripoter"
|
||||||
|
|
||||||
#: include/text.php:1079
|
#: include/text.php:700
|
||||||
msgid "fingered"
|
msgid "fingered"
|
||||||
msgstr "a tripoté"
|
msgstr "a tripoté"
|
||||||
|
|
||||||
#: include/text.php:1080
|
#: include/text.php:701
|
||||||
msgid "rebuff"
|
msgid "rebuff"
|
||||||
msgstr "rabrouer"
|
msgstr "rabrouer"
|
||||||
|
|
||||||
#: include/text.php:1080
|
#: include/text.php:701
|
||||||
msgid "rebuffed"
|
msgid "rebuffed"
|
||||||
msgstr "a rabroué"
|
msgstr "a rabroué"
|
||||||
|
|
||||||
#: include/text.php:1094 mod/settings.php:935 src/Model/Event.php:379
|
#: include/text.php:715 mod/settings.php:944 src/Model/Event.php:390
|
||||||
msgid "Monday"
|
msgid "Monday"
|
||||||
msgstr "Lundi"
|
msgstr "Lundi"
|
||||||
|
|
||||||
#: include/text.php:1094 src/Model/Event.php:380
|
#: include/text.php:715 src/Model/Event.php:391
|
||||||
msgid "Tuesday"
|
msgid "Tuesday"
|
||||||
msgstr "Mardi"
|
msgstr "Mardi"
|
||||||
|
|
||||||
#: include/text.php:1094 src/Model/Event.php:381
|
#: include/text.php:715 src/Model/Event.php:392
|
||||||
msgid "Wednesday"
|
msgid "Wednesday"
|
||||||
msgstr "Mercredi"
|
msgstr "Mercredi"
|
||||||
|
|
||||||
#: include/text.php:1094 src/Model/Event.php:382
|
#: include/text.php:715 src/Model/Event.php:393
|
||||||
msgid "Thursday"
|
msgid "Thursday"
|
||||||
msgstr "Jeudi"
|
msgstr "Jeudi"
|
||||||
|
|
||||||
#: include/text.php:1094 src/Model/Event.php:383
|
#: include/text.php:715 src/Model/Event.php:394
|
||||||
msgid "Friday"
|
msgid "Friday"
|
||||||
msgstr "Vendredi"
|
msgstr "Vendredi"
|
||||||
|
|
||||||
#: include/text.php:1094 src/Model/Event.php:384
|
#: include/text.php:715 src/Model/Event.php:395
|
||||||
msgid "Saturday"
|
msgid "Saturday"
|
||||||
msgstr "Samedi"
|
msgstr "Samedi"
|
||||||
|
|
||||||
#: include/text.php:1094 mod/settings.php:935 src/Model/Event.php:378
|
#: include/text.php:715 mod/settings.php:944 src/Model/Event.php:389
|
||||||
msgid "Sunday"
|
msgid "Sunday"
|
||||||
msgstr "Dimanche"
|
msgstr "Dimanche"
|
||||||
|
|
||||||
#: include/text.php:1098 src/Model/Event.php:399
|
#: include/text.php:719 src/Model/Event.php:410
|
||||||
msgid "January"
|
msgid "January"
|
||||||
msgstr "Janvier"
|
msgstr "Janvier"
|
||||||
|
|
||||||
#: include/text.php:1098 src/Model/Event.php:400
|
#: include/text.php:719 src/Model/Event.php:411
|
||||||
msgid "February"
|
msgid "February"
|
||||||
msgstr "Février"
|
msgstr "Février"
|
||||||
|
|
||||||
#: include/text.php:1098 src/Model/Event.php:401
|
#: include/text.php:719 src/Model/Event.php:412
|
||||||
msgid "March"
|
msgid "March"
|
||||||
msgstr "Mars"
|
msgstr "Mars"
|
||||||
|
|
||||||
#: include/text.php:1098 src/Model/Event.php:402
|
#: include/text.php:719 src/Model/Event.php:413
|
||||||
msgid "April"
|
msgid "April"
|
||||||
msgstr "Avril"
|
msgstr "Avril"
|
||||||
|
|
||||||
#: include/text.php:1098 include/text.php:1115 src/Model/Event.php:390
|
#: include/text.php:719 include/text.php:736 src/Model/Event.php:401
|
||||||
#: src/Model/Event.php:403
|
#: src/Model/Event.php:414
|
||||||
msgid "May"
|
msgid "May"
|
||||||
msgstr "Mai"
|
msgstr "Mai"
|
||||||
|
|
||||||
#: include/text.php:1098 src/Model/Event.php:404
|
#: include/text.php:719 src/Model/Event.php:415
|
||||||
msgid "June"
|
msgid "June"
|
||||||
msgstr "Juin"
|
msgstr "Juin"
|
||||||
|
|
||||||
#: include/text.php:1098 src/Model/Event.php:405
|
#: include/text.php:719 src/Model/Event.php:416
|
||||||
msgid "July"
|
msgid "July"
|
||||||
msgstr "Juillet"
|
msgstr "Juillet"
|
||||||
|
|
||||||
#: include/text.php:1098 src/Model/Event.php:406
|
#: include/text.php:719 src/Model/Event.php:417
|
||||||
msgid "August"
|
msgid "August"
|
||||||
msgstr "Août"
|
msgstr "Août"
|
||||||
|
|
||||||
#: include/text.php:1098 src/Model/Event.php:407
|
#: include/text.php:719 src/Model/Event.php:418
|
||||||
msgid "September"
|
msgid "September"
|
||||||
msgstr "Septembre"
|
msgstr "Septembre"
|
||||||
|
|
||||||
#: include/text.php:1098 src/Model/Event.php:408
|
#: include/text.php:719 src/Model/Event.php:419
|
||||||
msgid "October"
|
msgid "October"
|
||||||
msgstr "Octobre"
|
msgstr "Octobre"
|
||||||
|
|
||||||
#: include/text.php:1098 src/Model/Event.php:409
|
#: include/text.php:719 src/Model/Event.php:420
|
||||||
msgid "November"
|
msgid "November"
|
||||||
msgstr "Novembre"
|
msgstr "Novembre"
|
||||||
|
|
||||||
#: include/text.php:1098 src/Model/Event.php:410
|
#: include/text.php:719 src/Model/Event.php:421
|
||||||
msgid "December"
|
msgid "December"
|
||||||
msgstr "Décembre"
|
msgstr "Décembre"
|
||||||
|
|
||||||
#: include/text.php:1112 src/Model/Event.php:371
|
#: include/text.php:733 src/Model/Event.php:382
|
||||||
msgid "Mon"
|
msgid "Mon"
|
||||||
msgstr "Lun"
|
msgstr "Lun"
|
||||||
|
|
||||||
#: include/text.php:1112 src/Model/Event.php:372
|
#: include/text.php:733 src/Model/Event.php:383
|
||||||
msgid "Tue"
|
msgid "Tue"
|
||||||
msgstr "Mar"
|
msgstr "Mar"
|
||||||
|
|
||||||
#: include/text.php:1112 src/Model/Event.php:373
|
#: include/text.php:733 src/Model/Event.php:384
|
||||||
msgid "Wed"
|
msgid "Wed"
|
||||||
msgstr "Mer"
|
msgstr "Mer"
|
||||||
|
|
||||||
#: include/text.php:1112 src/Model/Event.php:374
|
#: include/text.php:733 src/Model/Event.php:385
|
||||||
msgid "Thu"
|
msgid "Thu"
|
||||||
msgstr "Jeu"
|
msgstr "Jeu"
|
||||||
|
|
||||||
#: include/text.php:1112 src/Model/Event.php:375
|
#: include/text.php:733 src/Model/Event.php:386
|
||||||
msgid "Fri"
|
msgid "Fri"
|
||||||
msgstr "Ven"
|
msgstr "Ven"
|
||||||
|
|
||||||
#: include/text.php:1112 src/Model/Event.php:376
|
#: include/text.php:733 src/Model/Event.php:387
|
||||||
msgid "Sat"
|
msgid "Sat"
|
||||||
msgstr "Sam"
|
msgstr "Sam"
|
||||||
|
|
||||||
#: include/text.php:1112 src/Model/Event.php:370
|
#: include/text.php:733 src/Model/Event.php:381
|
||||||
msgid "Sun"
|
msgid "Sun"
|
||||||
msgstr "Dim"
|
msgstr "Dim"
|
||||||
|
|
||||||
#: include/text.php:1115 src/Model/Event.php:386
|
#: include/text.php:736 src/Model/Event.php:397
|
||||||
msgid "Jan"
|
msgid "Jan"
|
||||||
msgstr "Jan"
|
msgstr "Jan"
|
||||||
|
|
||||||
#: include/text.php:1115 src/Model/Event.php:387
|
#: include/text.php:736 src/Model/Event.php:398
|
||||||
msgid "Feb"
|
msgid "Feb"
|
||||||
msgstr "Fév"
|
msgstr "Fév"
|
||||||
|
|
||||||
#: include/text.php:1115 src/Model/Event.php:388
|
#: include/text.php:736 src/Model/Event.php:399
|
||||||
msgid "Mar"
|
msgid "Mar"
|
||||||
msgstr "Mar"
|
msgstr "Mar"
|
||||||
|
|
||||||
#: include/text.php:1115 src/Model/Event.php:389
|
#: include/text.php:736 src/Model/Event.php:400
|
||||||
msgid "Apr"
|
msgid "Apr"
|
||||||
msgstr "Avr"
|
msgstr "Avr"
|
||||||
|
|
||||||
#: include/text.php:1115 src/Model/Event.php:392
|
#: include/text.php:736 src/Model/Event.php:403
|
||||||
msgid "Jul"
|
msgid "Jul"
|
||||||
msgstr "Jul"
|
msgstr "Jul"
|
||||||
|
|
||||||
#: include/text.php:1115 src/Model/Event.php:393
|
#: include/text.php:736 src/Model/Event.php:404
|
||||||
msgid "Aug"
|
msgid "Aug"
|
||||||
msgstr "Aoû"
|
msgstr "Aoû"
|
||||||
|
|
||||||
#: include/text.php:1115
|
#: include/text.php:736
|
||||||
msgid "Sep"
|
msgid "Sep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: include/text.php:1115 src/Model/Event.php:395
|
#: include/text.php:736 src/Model/Event.php:406
|
||||||
msgid "Oct"
|
msgid "Oct"
|
||||||
msgstr "Oct"
|
msgstr "Oct"
|
||||||
|
|
||||||
#: include/text.php:1115 src/Model/Event.php:396
|
#: include/text.php:736 src/Model/Event.php:407
|
||||||
msgid "Nov"
|
msgid "Nov"
|
||||||
msgstr "Nov"
|
msgstr "Nov"
|
||||||
|
|
||||||
#: include/text.php:1115 src/Model/Event.php:397
|
#: include/text.php:736 src/Model/Event.php:408
|
||||||
msgid "Dec"
|
msgid "Dec"
|
||||||
msgstr "Déc"
|
msgstr "Déc"
|
||||||
|
|
||||||
#: include/text.php:1255
|
#: include/text.php:882
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Content warning: %s"
|
msgid "Content warning: %s"
|
||||||
msgstr ""
|
msgstr "Avertissement de contenu: %s"
|
||||||
|
|
||||||
#: include/text.php:1325 mod/videos.php:380
|
#: include/text.php:944 mod/videos.php:371
|
||||||
msgid "View Video"
|
msgid "View Video"
|
||||||
msgstr "Regarder la vidéo"
|
msgstr "Regarder la vidéo"
|
||||||
|
|
||||||
#: include/text.php:1342
|
#: include/text.php:961
|
||||||
msgid "bytes"
|
msgid "bytes"
|
||||||
msgstr "octets"
|
msgstr "octets"
|
||||||
|
|
||||||
#: include/text.php:1375 include/text.php:1386 include/text.php:1419
|
#: include/text.php:994 include/text.php:1005 include/text.php:1040
|
||||||
msgid "Click to open/close"
|
msgid "Click to open/close"
|
||||||
msgstr "Cliquer pour ouvrir/fermer"
|
msgstr "Cliquer pour ouvrir/fermer"
|
||||||
|
|
||||||
#: include/text.php:1534
|
#: include/text.php:1155
|
||||||
msgid "View on separate page"
|
msgid "View on separate page"
|
||||||
msgstr "Voir dans une nouvelle page"
|
msgstr "Voir dans une nouvelle page"
|
||||||
|
|
||||||
#: include/text.php:1535
|
#: include/text.php:1156
|
||||||
msgid "view on separate page"
|
msgid "view on separate page"
|
||||||
msgstr "voir dans une nouvelle page"
|
msgstr "voir dans une nouvelle page"
|
||||||
|
|
||||||
#: include/text.php:1540 include/text.php:1547 src/Model/Event.php:594
|
#: include/text.php:1161 include/text.php:1168 src/Model/Event.php:617
|
||||||
msgid "link to source"
|
msgid "link to source"
|
||||||
msgstr "lien original"
|
msgstr "lien original"
|
||||||
|
|
||||||
#: include/text.php:1753
|
#: include/text.php:1355
|
||||||
msgid "activity"
|
msgid "activity"
|
||||||
msgstr "activité"
|
msgstr "activité"
|
||||||
|
|
||||||
#: include/text.php:1755 src/Object/Post.php:437 src/Object/Post.php:449
|
#: include/text.php:1357 src/Object/Post.php:435 src/Object/Post.php:447
|
||||||
msgid "comment"
|
msgid "comment"
|
||||||
msgid_plural "comments"
|
msgid_plural "comments"
|
||||||
msgstr[0] ""
|
msgstr[0] ""
|
||||||
msgstr[1] "commentaire"
|
msgstr[1] "commentaire"
|
||||||
|
|
||||||
#: include/text.php:1758
|
#: include/text.php:1360
|
||||||
msgid "post"
|
msgid "post"
|
||||||
msgstr "publication"
|
msgstr "publication"
|
||||||
|
|
||||||
#: include/text.php:1915
|
#: include/text.php:1515
|
||||||
msgid "Item filed"
|
msgid "Item filed"
|
||||||
msgstr "Élément classé"
|
msgstr "Élément classé"
|
||||||
|
|
||||||
#: mod/allfriends.php:51
|
|
||||||
msgid "No friends to display."
|
|
||||||
msgstr "Pas d'amis à afficher."
|
|
||||||
|
|
||||||
#: mod/allfriends.php:90 mod/suggest.php:101 mod/match.php:105
|
|
||||||
#: mod/dirfind.php:215 src/Content/Widget.php:37 src/Model/Profile.php:293
|
|
||||||
msgid "Connect"
|
|
||||||
msgstr "Se connecter"
|
|
||||||
|
|
||||||
#: mod/api.php:85 mod/api.php:107
|
|
||||||
msgid "Authorize application connection"
|
|
||||||
msgstr "Autoriser l'application à se connecter"
|
|
||||||
|
|
||||||
#: mod/api.php:86
|
|
||||||
msgid "Return to your app and insert this Securty Code:"
|
|
||||||
msgstr "Retournez à votre application et saisissez ce Code de Sécurité : "
|
|
||||||
|
|
||||||
#: mod/api.php:95
|
|
||||||
msgid "Please login to continue."
|
|
||||||
msgstr "Merci de vous connecter pour continuer."
|
|
||||||
|
|
||||||
#: mod/api.php:109
|
|
||||||
msgid ""
|
|
||||||
"Do you want to authorize this application to access your posts and contacts,"
|
|
||||||
" and/or create new posts for you?"
|
|
||||||
msgstr "Voulez-vous autoriser cette application à accéder à vos publications et contacts, et/ou à créer des billets à votre place?"
|
|
||||||
|
|
||||||
#: mod/api.php:111 mod/follow.php:150 mod/dfrn_request.php:648
|
|
||||||
#: mod/profiles.php:543 mod/profiles.php:547 mod/profiles.php:568
|
|
||||||
#: mod/register.php:239 mod/settings.php:1094 mod/settings.php:1100
|
|
||||||
#: mod/settings.php:1107 mod/settings.php:1111 mod/settings.php:1115
|
|
||||||
#: mod/settings.php:1119 mod/settings.php:1123 mod/settings.php:1127
|
|
||||||
#: mod/settings.php:1147 mod/settings.php:1148 mod/settings.php:1149
|
|
||||||
#: mod/settings.php:1150 mod/settings.php:1151
|
|
||||||
msgid "No"
|
|
||||||
msgstr "Non"
|
|
||||||
|
|
||||||
#: mod/apps.php:14 index.php:265
|
|
||||||
msgid "You must be logged in to use addons. "
|
|
||||||
msgstr "Vous devez être connecté pour utiliser les greffons."
|
|
||||||
|
|
||||||
#: mod/apps.php:19
|
|
||||||
msgid "Applications"
|
|
||||||
msgstr "Applications"
|
|
||||||
|
|
||||||
#: mod/apps.php:22
|
|
||||||
msgid "No installed applications."
|
|
||||||
msgstr "Pas d'application installée."
|
|
||||||
|
|
||||||
#: mod/attach.php:15
|
|
||||||
msgid "Item not available."
|
|
||||||
msgstr "Elément non disponible."
|
|
||||||
|
|
||||||
#: mod/attach.php:25
|
|
||||||
msgid "Item was not found."
|
|
||||||
msgstr "Element introuvable."
|
|
||||||
|
|
||||||
#: mod/common.php:91
|
|
||||||
msgid "No contacts in common."
|
|
||||||
msgstr "Pas de contacts en commun."
|
|
||||||
|
|
||||||
#: mod/common.php:140 mod/contacts.php:886
|
|
||||||
msgid "Common Friends"
|
|
||||||
msgstr "Amis communs"
|
|
||||||
|
|
||||||
#: mod/credits.php:18
|
#: mod/credits.php:18
|
||||||
msgid "Credits"
|
msgid "Credits"
|
||||||
msgstr "Remerciements"
|
msgstr "Remerciements"
|
||||||
|
|
@ -1281,51 +1167,3635 @@ msgid ""
|
||||||
"code or the translation of Friendica. Thank you all!"
|
"code or the translation of Friendica. Thank you all!"
|
||||||
msgstr "Friendica est un projet communautaire, qui ne serait pas possible sans l'aide de beaucoup de gens. Voici une liste de ceux qui ont contribué au code ou à la traduction de Friendica. Merci à tous!"
|
msgstr "Friendica est un projet communautaire, qui ne serait pas possible sans l'aide de beaucoup de gens. Voici une liste de ceux qui ont contribué au code ou à la traduction de Friendica. Merci à tous!"
|
||||||
|
|
||||||
#: mod/fbrowser.php:34 view/theme/frio/theme.php:261 src/Content/Nav.php:102
|
#: mod/maintenance.php:24
|
||||||
#: src/Model/Profile.php:902
|
msgid "System down for maintenance"
|
||||||
|
msgstr "Système indisponible pour cause de maintenance"
|
||||||
|
|
||||||
|
#: mod/localtime.php:19 src/Model/Event.php:36 src/Model/Event.php:837
|
||||||
|
msgid "l F d, Y \\@ g:i A"
|
||||||
|
msgstr "l F d, Y \\@ g:i A"
|
||||||
|
|
||||||
|
#: mod/localtime.php:33
|
||||||
|
msgid "Time Conversion"
|
||||||
|
msgstr "Conversion temporelle"
|
||||||
|
|
||||||
|
#: mod/localtime.php:35
|
||||||
|
msgid ""
|
||||||
|
"Friendica provides this service for sharing events with other networks and "
|
||||||
|
"friends in unknown timezones."
|
||||||
|
msgstr "Friendica fournit ce service pour partager des événements avec d'autres réseaux et amis indépendament de leur fuseau horaire."
|
||||||
|
|
||||||
|
#: mod/localtime.php:39
|
||||||
|
#, php-format
|
||||||
|
msgid "UTC time: %s"
|
||||||
|
msgstr "Temps UTC : %s"
|
||||||
|
|
||||||
|
#: mod/localtime.php:42
|
||||||
|
#, php-format
|
||||||
|
msgid "Current timezone: %s"
|
||||||
|
msgstr "Zone de temps courante : %s"
|
||||||
|
|
||||||
|
#: mod/localtime.php:46
|
||||||
|
#, php-format
|
||||||
|
msgid "Converted localtime: %s"
|
||||||
|
msgstr "Temps local converti : %s"
|
||||||
|
|
||||||
|
#: mod/localtime.php:52
|
||||||
|
msgid "Please select your timezone:"
|
||||||
|
msgstr "Sélectionner votre zone :"
|
||||||
|
|
||||||
|
#: mod/localtime.php:56 mod/crepair.php:149 mod/events.php:557
|
||||||
|
#: mod/fsuggest.php:114 mod/invite.php:152 mod/manage.php:184
|
||||||
|
#: mod/message.php:263 mod/message.php:424 mod/photos.php:1089
|
||||||
|
#: mod/photos.php:1177 mod/photos.php:1452 mod/photos.php:1497
|
||||||
|
#: mod/photos.php:1536 mod/photos.php:1596 mod/poke.php:191
|
||||||
|
#: mod/profiles.php:576 view/theme/duepuntozero/config.php:71
|
||||||
|
#: view/theme/frio/config.php:118 view/theme/quattro/config.php:73
|
||||||
|
#: view/theme/vier/config.php:119 src/Module/Contact.php:598
|
||||||
|
#: src/Module/Install.php:187 src/Module/Install.php:222
|
||||||
|
#: src/Object/Post.php:802
|
||||||
|
msgid "Submit"
|
||||||
|
msgstr "Envoyer"
|
||||||
|
|
||||||
|
#: mod/update_community.php:23 mod/update_display.php:24
|
||||||
|
#: mod/update_notes.php:36 mod/update_profile.php:35
|
||||||
|
#: mod/update_contacts.php:23 mod/update_network.php:33
|
||||||
|
msgid "[Embedded content - reload page to view]"
|
||||||
|
msgstr "[Ccontenu incorporé - rechargez la page pour le voir]"
|
||||||
|
|
||||||
|
#: mod/fbrowser.php:35 view/theme/frio/theme.php:273 src/Content/Nav.php:154
|
||||||
|
#: src/Model/Profile.php:905
|
||||||
msgid "Photos"
|
msgid "Photos"
|
||||||
msgstr "Photos"
|
msgstr "Photos"
|
||||||
|
|
||||||
#: mod/fbrowser.php:43 mod/fbrowser.php:68 mod/photos.php:194
|
#: mod/fbrowser.php:44 mod/fbrowser.php:69 mod/photos.php:200
|
||||||
#: mod/photos.php:1062 mod/photos.php:1149 mod/photos.php:1166
|
#: mod/photos.php:1071 mod/photos.php:1166 mod/photos.php:1183
|
||||||
#: mod/photos.php:1659 mod/photos.php:1673 src/Model/Photo.php:244
|
#: mod/photos.php:1652 mod/photos.php:1667 src/Model/Photo.php:244
|
||||||
#: src/Model/Photo.php:253
|
#: src/Model/Photo.php:253
|
||||||
msgid "Contact Photos"
|
msgid "Contact Photos"
|
||||||
msgstr "Photos du contact"
|
msgstr "Photos du contact"
|
||||||
|
|
||||||
#: mod/fbrowser.php:105 mod/fbrowser.php:136 mod/profile_photo.php:250
|
#: mod/fbrowser.php:106 mod/fbrowser.php:137 mod/profile_photo.php:249
|
||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Téléverser"
|
msgstr "Téléverser"
|
||||||
|
|
||||||
#: mod/fbrowser.php:131
|
#: mod/fbrowser.php:132
|
||||||
msgid "Files"
|
msgid "Files"
|
||||||
msgstr "Fichiers"
|
msgstr "Fichiers"
|
||||||
|
|
||||||
#: mod/fetch.php:16 mod/fetch.php:52 mod/fetch.php:65 mod/p.php:21
|
#: mod/oexchange.php:30
|
||||||
#: mod/p.php:48 mod/p.php:57 mod/help.php:60 index.php:312
|
msgid "Post successful."
|
||||||
|
msgstr "Publication réussie."
|
||||||
|
|
||||||
|
#: mod/uexport.php:44
|
||||||
|
msgid "Export account"
|
||||||
|
msgstr "Exporter le compte"
|
||||||
|
|
||||||
|
#: mod/uexport.php:44
|
||||||
|
msgid ""
|
||||||
|
"Export your account info and contacts. Use this to make a backup of your "
|
||||||
|
"account and/or to move it to another server."
|
||||||
|
msgstr "Exportez votre compte, vos infos et vos contacts. Vous pourrez utiliser le résultat comme sauvegarde et/ou pour le ré-importer sur un autre serveur."
|
||||||
|
|
||||||
|
#: mod/uexport.php:45
|
||||||
|
msgid "Export all"
|
||||||
|
msgstr "Tout exporter"
|
||||||
|
|
||||||
|
#: mod/uexport.php:45
|
||||||
|
msgid ""
|
||||||
|
"Export your accout info, contacts and all your items as json. Could be a "
|
||||||
|
"very big file, and could take a lot of time. Use this to make a full backup "
|
||||||
|
"of your account (photos are not exported)"
|
||||||
|
msgstr "Exportez votre compte, vos infos, vos contacts et toutes vos publications (en JSON). Le fichier résultant peut être extrêmement volumineux, et sa production peut durer longtemps. Vous pourrez l'utiliser pour faire une sauvegarde complète (à part les photos)."
|
||||||
|
|
||||||
|
#: mod/uexport.php:52 mod/settings.php:118
|
||||||
|
msgid "Export personal data"
|
||||||
|
msgstr "Exporter"
|
||||||
|
|
||||||
|
#: mod/admin.php:113
|
||||||
|
msgid "Theme settings updated."
|
||||||
|
msgstr "Réglages du thème sauvés."
|
||||||
|
|
||||||
|
#: mod/admin.php:186 src/Content/Nav.php:227
|
||||||
|
msgid "Information"
|
||||||
|
msgstr "Information"
|
||||||
|
|
||||||
|
#: mod/admin.php:187
|
||||||
|
msgid "Overview"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:188 mod/admin.php:731
|
||||||
|
msgid "Federation Statistics"
|
||||||
|
msgstr "Statistiques Federation"
|
||||||
|
|
||||||
|
#: mod/admin.php:189
|
||||||
|
msgid "Configuration"
|
||||||
|
msgstr "Configuration"
|
||||||
|
|
||||||
|
#: mod/admin.php:190 mod/admin.php:1454
|
||||||
|
msgid "Site"
|
||||||
|
msgstr "Site"
|
||||||
|
|
||||||
|
#: mod/admin.php:191 mod/admin.php:1383 mod/admin.php:1916 mod/admin.php:1933
|
||||||
|
msgid "Users"
|
||||||
|
msgstr "Utilisateurs"
|
||||||
|
|
||||||
|
#: mod/admin.php:192 mod/admin.php:2032 mod/admin.php:2092 mod/settings.php:97
|
||||||
|
msgid "Addons"
|
||||||
|
msgstr "Extensions"
|
||||||
|
|
||||||
|
#: mod/admin.php:193 mod/admin.php:2302 mod/admin.php:2346
|
||||||
|
msgid "Themes"
|
||||||
|
msgstr "Thèmes"
|
||||||
|
|
||||||
|
#: mod/admin.php:194 mod/settings.php:75
|
||||||
|
msgid "Additional features"
|
||||||
|
msgstr "Fonctions supplémentaires"
|
||||||
|
|
||||||
|
#: mod/admin.php:195 mod/admin.php:319 mod/register.php:290
|
||||||
|
#: src/Content/Nav.php:230 src/Module/Tos.php:70
|
||||||
|
msgid "Terms of Service"
|
||||||
|
msgstr "Conditions de service"
|
||||||
|
|
||||||
|
#: mod/admin.php:196
|
||||||
|
msgid "Database"
|
||||||
|
msgstr "Base de données"
|
||||||
|
|
||||||
|
#: mod/admin.php:197
|
||||||
|
msgid "DB updates"
|
||||||
|
msgstr "Mise-à-jour de la base"
|
||||||
|
|
||||||
|
#: mod/admin.php:198 mod/admin.php:774
|
||||||
|
msgid "Inspect Queue"
|
||||||
|
msgstr "Inspecter la file d'attente"
|
||||||
|
|
||||||
|
#: mod/admin.php:199
|
||||||
|
msgid "Inspect Deferred Workers"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:200
|
||||||
|
msgid "Inspect worker Queue"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:201
|
||||||
|
msgid "Tools"
|
||||||
|
msgstr "Outils"
|
||||||
|
|
||||||
|
#: mod/admin.php:202
|
||||||
|
msgid "Contact Blocklist"
|
||||||
|
msgstr "Liste de contacts bloqués"
|
||||||
|
|
||||||
|
#: mod/admin.php:203 mod/admin.php:381
|
||||||
|
msgid "Server Blocklist"
|
||||||
|
msgstr "Serveurs bloqués"
|
||||||
|
|
||||||
|
#: mod/admin.php:204 mod/admin.php:539
|
||||||
|
msgid "Delete Item"
|
||||||
|
msgstr "Supprimer un élément"
|
||||||
|
|
||||||
|
#: mod/admin.php:205 mod/admin.php:206 mod/admin.php:2421
|
||||||
|
msgid "Logs"
|
||||||
|
msgstr "Journaux"
|
||||||
|
|
||||||
|
#: mod/admin.php:207 mod/admin.php:2488
|
||||||
|
msgid "View Logs"
|
||||||
|
msgstr "Voir les logs"
|
||||||
|
|
||||||
|
#: mod/admin.php:209
|
||||||
|
msgid "Diagnostics"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:210
|
||||||
|
msgid "PHP Info"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:211
|
||||||
|
msgid "probe address"
|
||||||
|
msgstr "Tester une adresse"
|
||||||
|
|
||||||
|
#: mod/admin.php:212
|
||||||
|
msgid "check webfinger"
|
||||||
|
msgstr "vérification de webfinger"
|
||||||
|
|
||||||
|
#: mod/admin.php:232 src/Content/Nav.php:270
|
||||||
|
msgid "Admin"
|
||||||
|
msgstr "Admin"
|
||||||
|
|
||||||
|
#: mod/admin.php:233
|
||||||
|
msgid "Addon Features"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:234
|
||||||
|
msgid "User registrations waiting for confirmation"
|
||||||
|
msgstr "Inscriptions en attente de confirmation"
|
||||||
|
|
||||||
|
#: mod/admin.php:318 mod/admin.php:380 mod/admin.php:496 mod/admin.php:538
|
||||||
|
#: mod/admin.php:730 mod/admin.php:773 mod/admin.php:824 mod/admin.php:942
|
||||||
|
#: mod/admin.php:1453 mod/admin.php:1915 mod/admin.php:2031 mod/admin.php:2091
|
||||||
|
#: mod/admin.php:2301 mod/admin.php:2345 mod/admin.php:2420 mod/admin.php:2487
|
||||||
|
msgid "Administration"
|
||||||
|
msgstr "Administration"
|
||||||
|
|
||||||
|
#: mod/admin.php:320
|
||||||
|
msgid "Display Terms of Service"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:320
|
||||||
|
msgid ""
|
||||||
|
"Enable the Terms of Service page. If this is enabled a link to the terms "
|
||||||
|
"will be added to the registration form and the general information page."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:321
|
||||||
|
msgid "Display Privacy Statement"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:321
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"Show some informations regarding the needed information to operate the node "
|
||||||
|
"according e.g. to <a href=\"%s\" target=\"_blank\">EU-GDPR</a>."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:322
|
||||||
|
msgid "Privacy Statement Preview"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:324
|
||||||
|
msgid "The Terms of Service"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:324
|
||||||
|
msgid ""
|
||||||
|
"Enter the Terms of Service for your node here. You can use BBCode. Headers "
|
||||||
|
"of sections should be [h2] and below."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:326 mod/admin.php:1455 mod/admin.php:2093 mod/admin.php:2347
|
||||||
|
#: mod/admin.php:2422 mod/admin.php:2569 mod/delegate.php:172
|
||||||
|
#: mod/settings.php:678 mod/settings.php:785 mod/settings.php:873
|
||||||
|
#: mod/settings.php:962 mod/settings.php:1187
|
||||||
|
msgid "Save Settings"
|
||||||
|
msgstr "Sauvegarder les paramètres"
|
||||||
|
|
||||||
|
#: mod/admin.php:372 mod/admin.php:390 mod/dfrn_request.php:346
|
||||||
|
#: mod/friendica.php:113 src/Model/Contact.php:1597
|
||||||
|
msgid "Blocked domain"
|
||||||
|
msgstr "Domaine bloqué"
|
||||||
|
|
||||||
|
#: mod/admin.php:372
|
||||||
|
msgid "The blocked domain"
|
||||||
|
msgstr "Domaine bloqué"
|
||||||
|
|
||||||
|
#: mod/admin.php:373 mod/admin.php:391 mod/friendica.php:113
|
||||||
|
msgid "Reason for the block"
|
||||||
|
msgstr "Raison du blocage."
|
||||||
|
|
||||||
|
#: mod/admin.php:373 mod/admin.php:386
|
||||||
|
msgid "The reason why you blocked this domain."
|
||||||
|
msgstr "Raison pour laquelle vous souhaitez bloquer ce domaine."
|
||||||
|
|
||||||
|
#: mod/admin.php:374
|
||||||
|
msgid "Delete domain"
|
||||||
|
msgstr "Supprimer le domaine."
|
||||||
|
|
||||||
|
#: mod/admin.php:374
|
||||||
|
msgid "Check to delete this entry from the blocklist"
|
||||||
|
msgstr "Cochez la case pour retirer cette entrée de la liste noire"
|
||||||
|
|
||||||
|
#: mod/admin.php:382
|
||||||
|
msgid ""
|
||||||
|
"This page can be used to define a black list of servers from the federated "
|
||||||
|
"network that are not allowed to interact with your node. For all entered "
|
||||||
|
"domains you should also give a reason why you have blocked the remote "
|
||||||
|
"server."
|
||||||
|
msgstr "Cette page permet de créer une liste noire des serveurs de la fédération qui ne sont pas autorisés à interagir avec votre serveur. Pour chaque serveur bloqué, vous devez fournir la raison du blocage."
|
||||||
|
|
||||||
|
#: mod/admin.php:383
|
||||||
|
msgid ""
|
||||||
|
"The list of blocked servers will be made publically available on the "
|
||||||
|
"/friendica page so that your users and people investigating communication "
|
||||||
|
"problems can find the reason easily."
|
||||||
|
msgstr "La liste des serveurs bloqués sera publiée sur la page /friendica pour que les utilisateurs rencontrant des problèmes de communication puissent en comprendre la raison."
|
||||||
|
|
||||||
|
#: mod/admin.php:384
|
||||||
|
msgid "Add new entry to block list"
|
||||||
|
msgstr "Ajouter une nouvelle entrée à la liste noire"
|
||||||
|
|
||||||
|
#: mod/admin.php:385
|
||||||
|
msgid "Server Domain"
|
||||||
|
msgstr "Adresse du serveur"
|
||||||
|
|
||||||
|
#: mod/admin.php:385
|
||||||
|
msgid ""
|
||||||
|
"The domain of the new server to add to the block list. Do not include the "
|
||||||
|
"protocol."
|
||||||
|
msgstr "Adresse du serveur à ajouter à la liste noire. Ne pas mettre le protocole."
|
||||||
|
|
||||||
|
#: mod/admin.php:386
|
||||||
|
msgid "Block reason"
|
||||||
|
msgstr "Raison du blocage."
|
||||||
|
|
||||||
|
#: mod/admin.php:387
|
||||||
|
msgid "Add Entry"
|
||||||
|
msgstr "Ajouter"
|
||||||
|
|
||||||
|
#: mod/admin.php:388
|
||||||
|
msgid "Save changes to the blocklist"
|
||||||
|
msgstr "Sauvegarder la liste noire"
|
||||||
|
|
||||||
|
#: mod/admin.php:389
|
||||||
|
msgid "Current Entries in the Blocklist"
|
||||||
|
msgstr "Entrées de la liste noire"
|
||||||
|
|
||||||
|
#: mod/admin.php:392
|
||||||
|
msgid "Delete entry from blocklist"
|
||||||
|
msgstr "Supprimer l'entrée de la liste noire"
|
||||||
|
|
||||||
|
#: mod/admin.php:395
|
||||||
|
msgid "Delete entry from blocklist?"
|
||||||
|
msgstr "Supprimer l'entrée de la liste noire ?"
|
||||||
|
|
||||||
|
#: mod/admin.php:421
|
||||||
|
msgid "Server added to blocklist."
|
||||||
|
msgstr "Serveur ajouté à la liste noire."
|
||||||
|
|
||||||
|
#: mod/admin.php:437
|
||||||
|
msgid "Site blocklist updated."
|
||||||
|
msgstr "Liste noire mise à jour."
|
||||||
|
|
||||||
|
#: mod/admin.php:460 src/Core/Console/GlobalCommunityBlock.php:68
|
||||||
|
msgid "The contact has been blocked from the node"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:462 src/Core/Console/GlobalCommunityBlock.php:65
|
||||||
|
#, php-format
|
||||||
|
msgid "Could not find any contact entry for this URL (%s)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:469
|
||||||
|
#, php-format
|
||||||
|
msgid "%s contact unblocked"
|
||||||
|
msgid_plural "%s contacts unblocked"
|
||||||
|
msgstr[0] ""
|
||||||
|
msgstr[1] ""
|
||||||
|
|
||||||
|
#: mod/admin.php:497
|
||||||
|
msgid "Remote Contact Blocklist"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:498
|
||||||
|
msgid ""
|
||||||
|
"This page allows you to prevent any message from a remote contact to reach "
|
||||||
|
"your node."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:499
|
||||||
|
msgid "Block Remote Contact"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:500 mod/admin.php:1918
|
||||||
|
msgid "select all"
|
||||||
|
msgstr "tout sélectionner"
|
||||||
|
|
||||||
|
#: mod/admin.php:501
|
||||||
|
msgid "select none"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:502 mod/admin.php:1927 src/Module/Contact.php:625
|
||||||
|
#: src/Module/Contact.php:819 src/Module/Contact.php:1072
|
||||||
|
msgid "Block"
|
||||||
|
msgstr "Bloquer"
|
||||||
|
|
||||||
|
#: mod/admin.php:503 mod/admin.php:1929 src/Module/Contact.php:625
|
||||||
|
#: src/Module/Contact.php:819 src/Module/Contact.php:1072
|
||||||
|
msgid "Unblock"
|
||||||
|
msgstr "Débloquer"
|
||||||
|
|
||||||
|
#: mod/admin.php:504
|
||||||
|
msgid "No remote contact is blocked from this node."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:506
|
||||||
|
msgid "Blocked Remote Contacts"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:507
|
||||||
|
msgid "Block New Remote Contact"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:508
|
||||||
|
msgid "Photo"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:508 mod/admin.php:1910 mod/admin.php:1921 mod/admin.php:1935
|
||||||
|
#: mod/admin.php:1951 mod/crepair.php:159 mod/settings.php:680
|
||||||
|
#: mod/settings.php:706
|
||||||
|
msgid "Name"
|
||||||
|
msgstr "Nom"
|
||||||
|
|
||||||
|
#: mod/admin.php:508 mod/profiles.php:393
|
||||||
|
msgid "Address"
|
||||||
|
msgstr "Adresse"
|
||||||
|
|
||||||
|
#: mod/admin.php:508 mod/admin.php:518 mod/follow.php:168
|
||||||
|
#: mod/notifications.php:176 mod/notifications.php:260 mod/unfollow.php:137
|
||||||
|
#: src/Module/Contact.php:644
|
||||||
|
msgid "Profile URL"
|
||||||
|
msgstr "URL du Profil"
|
||||||
|
|
||||||
|
#: mod/admin.php:516
|
||||||
|
#, php-format
|
||||||
|
msgid "%s total blocked contact"
|
||||||
|
msgid_plural "%s total blocked contacts"
|
||||||
|
msgstr[0] ""
|
||||||
|
msgstr[1] ""
|
||||||
|
|
||||||
|
#: mod/admin.php:518
|
||||||
|
msgid "URL of the remote contact to block."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:540
|
||||||
|
msgid "Delete this Item"
|
||||||
|
msgstr "Supprimer l'élément"
|
||||||
|
|
||||||
|
#: mod/admin.php:541
|
||||||
|
msgid ""
|
||||||
|
"On this page you can delete an item from your node. If the item is a top "
|
||||||
|
"level posting, the entire thread will be deleted."
|
||||||
|
msgstr "Sur cette page, vous pouvez supprimer un élément de votre noeud. Si cet élément est le premier post d'un fil de discussion, le fil de discussion entier sera supprimé."
|
||||||
|
|
||||||
|
#: mod/admin.php:542
|
||||||
|
msgid ""
|
||||||
|
"You need to know the GUID of the item. You can find it e.g. by looking at "
|
||||||
|
"the display URL. The last part of http://example.com/display/123456 is the "
|
||||||
|
"GUID, here 123456."
|
||||||
|
msgstr "Vous devez connaître le GUID de l'élément. Vous pouvez le trouver en sélectionnant l'élément puis en lisant l'URL. La dernière partie de l'URL est le GUID. Exemple: http://example.com/display/123456 a pour GUID: 123456."
|
||||||
|
|
||||||
|
#: mod/admin.php:543
|
||||||
|
msgid "GUID"
|
||||||
|
msgstr "GUID"
|
||||||
|
|
||||||
|
#: mod/admin.php:543
|
||||||
|
msgid "The GUID of the item you want to delete."
|
||||||
|
msgstr "GUID de l'élément à supprimer."
|
||||||
|
|
||||||
|
#: mod/admin.php:577
|
||||||
|
msgid "Item marked for deletion."
|
||||||
|
msgstr "L'élément va être supprimé."
|
||||||
|
|
||||||
|
#: mod/admin.php:648
|
||||||
|
msgid "unknown"
|
||||||
|
msgstr "inconnu"
|
||||||
|
|
||||||
|
#: mod/admin.php:724
|
||||||
|
msgid ""
|
||||||
|
"This page offers you some numbers to the known part of the federated social "
|
||||||
|
"network your Friendica node is part of. These numbers are not complete but "
|
||||||
|
"only reflect the part of the network your node is aware of."
|
||||||
|
msgstr "Cette page montre quelques statistiques de la partie connue du réseau social fédéré dont votre instance Friendica fait partie. Ces chiffres sont partiels et ne reflètent que la portion du réseau dont votre instance a connaissance."
|
||||||
|
|
||||||
|
#: mod/admin.php:725
|
||||||
|
msgid ""
|
||||||
|
"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
|
||||||
|
"will improve the data displayed here."
|
||||||
|
msgstr "En activant la fonctionnalité <em>Répertoire de Contacts Découverts Automatiquement</em>, cela améliorera la qualité des chiffres présentés ici."
|
||||||
|
|
||||||
|
#: mod/admin.php:737
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"Currently this node is aware of %d nodes with %d registered users from the "
|
||||||
|
"following platforms:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:776 mod/admin.php:827
|
||||||
|
msgid "ID"
|
||||||
|
msgstr "ID"
|
||||||
|
|
||||||
|
#: mod/admin.php:777
|
||||||
|
msgid "Recipient Name"
|
||||||
|
msgstr "Nom du destinataire"
|
||||||
|
|
||||||
|
#: mod/admin.php:778
|
||||||
|
msgid "Recipient Profile"
|
||||||
|
msgstr "Profil du destinataire"
|
||||||
|
|
||||||
|
#: mod/admin.php:779 view/theme/frio/theme.php:278
|
||||||
|
#: src/Core/NotificationsManager.php:180 src/Content/Nav.php:235
|
||||||
|
msgid "Network"
|
||||||
|
msgstr "Réseau"
|
||||||
|
|
||||||
|
#: mod/admin.php:780 mod/admin.php:829
|
||||||
|
msgid "Created"
|
||||||
|
msgstr "Créé"
|
||||||
|
|
||||||
|
#: mod/admin.php:781
|
||||||
|
msgid "Last Tried"
|
||||||
|
msgstr "Dernier essai"
|
||||||
|
|
||||||
|
#: mod/admin.php:782
|
||||||
|
msgid ""
|
||||||
|
"This page lists the content of the queue for outgoing postings. These are "
|
||||||
|
"postings the initial delivery failed for. They will be resend later and "
|
||||||
|
"eventually deleted if the delivery fails permanently."
|
||||||
|
msgstr "Cette page présente le contenu de la file d'attente pour les publications sortantes. Ce sont des messages dont la première livraison a échoué. Ils seront réenvoyés plus tard et éventuellement supprimés si l'envoi échoue de façon permanente."
|
||||||
|
|
||||||
|
#: mod/admin.php:803
|
||||||
|
msgid "Inspect Deferred Worker Queue"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:804
|
||||||
|
msgid ""
|
||||||
|
"This page lists the deferred worker jobs. This are jobs that couldn't be "
|
||||||
|
"executed at the first time."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:807
|
||||||
|
msgid "Inspect Worker Queue"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:808
|
||||||
|
msgid ""
|
||||||
|
"This page lists the currently queued worker jobs. These jobs are handled by "
|
||||||
|
"the worker cronjob you've set up during install."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:828
|
||||||
|
msgid "Job Parameters"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:830
|
||||||
|
msgid "Priority"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:855
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"Your DB still runs with MyISAM tables. You should change the engine type to "
|
||||||
|
"InnoDB. As Friendica will use InnoDB only features in the future, you should"
|
||||||
|
" change this! See <a href=\"%s\">here</a> for a guide that may be helpful "
|
||||||
|
"converting the table engines. You may also use the command <tt>php "
|
||||||
|
"bin/console.php dbstructure toinnodb</tt> of your Friendica installation for"
|
||||||
|
" an automatic conversion.<br />"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:862
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"There is a new version of Friendica available for download. Your current "
|
||||||
|
"version is %1$s, upstream version is %2$s"
|
||||||
|
msgstr "Une nouvelle version de Friendica est disponible. Votre version est %1$s, la nouvelle version est %2$s"
|
||||||
|
|
||||||
|
#: mod/admin.php:872
|
||||||
|
msgid ""
|
||||||
|
"The database update failed. Please run \"php bin/console.php dbstructure "
|
||||||
|
"update\" from the command line and have a look at the errors that might "
|
||||||
|
"appear."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:878
|
||||||
|
msgid "The worker was never executed. Please check your database structure!"
|
||||||
|
msgstr "Le 'worker' n'a pas encore été exécuté. Vérifiez la structure de votre base de données."
|
||||||
|
|
||||||
|
#: mod/admin.php:881
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"The last worker execution was on %s UTC. This is older than one hour. Please"
|
||||||
|
" check your crontab settings."
|
||||||
|
msgstr "La dernière exécution du 'worker' s'est déroulée à %s, c'est-à-dire il y a plus d'une heure. Vérifiez les réglages de crontab."
|
||||||
|
|
||||||
|
#: mod/admin.php:887
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"Friendica's configuration now is stored in config/local.ini.php, please copy"
|
||||||
|
" config/local-sample.ini.php and move your config from "
|
||||||
|
"<code>.htconfig.php</code>. See <a href=\"%s\">the Config help page</a> for "
|
||||||
|
"help with the transition."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:894
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"<a href=\"%s\">%s</a> is not reachable on your system. This is a severe "
|
||||||
|
"configuration issue that prevents server to server communication. See <a "
|
||||||
|
"href=\"%s\">the installation page</a> for help."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:900
|
||||||
|
msgid "Normal Account"
|
||||||
|
msgstr "Compte normal"
|
||||||
|
|
||||||
|
#: mod/admin.php:901
|
||||||
|
msgid "Automatic Follower Account"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:902
|
||||||
|
msgid "Public Forum Account"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:903
|
||||||
|
msgid "Automatic Friend Account"
|
||||||
|
msgstr "Compte auto-amical"
|
||||||
|
|
||||||
|
#: mod/admin.php:904
|
||||||
|
msgid "Blog Account"
|
||||||
|
msgstr "Compte de blog"
|
||||||
|
|
||||||
|
#: mod/admin.php:905
|
||||||
|
msgid "Private Forum Account"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:928
|
||||||
|
msgid "Message queues"
|
||||||
|
msgstr "Files d'attente des messages"
|
||||||
|
|
||||||
|
#: mod/admin.php:934
|
||||||
|
msgid "Server Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:943
|
||||||
|
msgid "Summary"
|
||||||
|
msgstr "Résumé"
|
||||||
|
|
||||||
|
#: mod/admin.php:945
|
||||||
|
msgid "Registered users"
|
||||||
|
msgstr "Utilisateurs inscrits"
|
||||||
|
|
||||||
|
#: mod/admin.php:947
|
||||||
|
msgid "Pending registrations"
|
||||||
|
msgstr "Inscriptions en attente"
|
||||||
|
|
||||||
|
#: mod/admin.php:948
|
||||||
|
msgid "Version"
|
||||||
|
msgstr "Version"
|
||||||
|
|
||||||
|
#: mod/admin.php:953
|
||||||
|
msgid "Active addons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:985
|
||||||
|
msgid "Can not parse base url. Must have at least <scheme>://<domain>"
|
||||||
|
msgstr "Impossible d'analyser l'URL de base. Doit contenir au moins <scheme>://<domain>"
|
||||||
|
|
||||||
|
#: mod/admin.php:1318
|
||||||
|
msgid "Site settings updated."
|
||||||
|
msgstr "Réglages du site mis-à-jour."
|
||||||
|
|
||||||
|
#: mod/admin.php:1345 mod/settings.php:906
|
||||||
|
msgid "No special theme for mobile devices"
|
||||||
|
msgstr "Pas de thème particulier pour les terminaux mobiles"
|
||||||
|
|
||||||
|
#: mod/admin.php:1374
|
||||||
|
msgid "No community page for local users"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1375
|
||||||
|
msgid "No community page"
|
||||||
|
msgstr "Aucune page de communauté"
|
||||||
|
|
||||||
|
#: mod/admin.php:1376
|
||||||
|
msgid "Public postings from users of this site"
|
||||||
|
msgstr "Publications publiques des utilisateurs de ce site"
|
||||||
|
|
||||||
|
#: mod/admin.php:1377
|
||||||
|
msgid "Public postings from the federated network"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1378
|
||||||
|
msgid "Public postings from local users and the federated network"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1382 mod/admin.php:1549 mod/admin.php:1559
|
||||||
|
#: src/Module/Contact.php:550
|
||||||
|
msgid "Disabled"
|
||||||
|
msgstr "Désactivé"
|
||||||
|
|
||||||
|
#: mod/admin.php:1384
|
||||||
|
msgid "Users, Global Contacts"
|
||||||
|
msgstr "Utilisateurs, Contacts Globaux"
|
||||||
|
|
||||||
|
#: mod/admin.php:1385
|
||||||
|
msgid "Users, Global Contacts/fallback"
|
||||||
|
msgstr "Utilisateurs, Contacts Globaux/alternative"
|
||||||
|
|
||||||
|
#: mod/admin.php:1389
|
||||||
|
msgid "One month"
|
||||||
|
msgstr "Un mois"
|
||||||
|
|
||||||
|
#: mod/admin.php:1390
|
||||||
|
msgid "Three months"
|
||||||
|
msgstr "Trois mois"
|
||||||
|
|
||||||
|
#: mod/admin.php:1391
|
||||||
|
msgid "Half a year"
|
||||||
|
msgstr "Six mois"
|
||||||
|
|
||||||
|
#: mod/admin.php:1392
|
||||||
|
msgid "One year"
|
||||||
|
msgstr "Un an"
|
||||||
|
|
||||||
|
#: mod/admin.php:1397
|
||||||
|
msgid "Multi user instance"
|
||||||
|
msgstr "Instance multi-utilisateurs"
|
||||||
|
|
||||||
|
#: mod/admin.php:1423
|
||||||
|
msgid "Closed"
|
||||||
|
msgstr "Fermé"
|
||||||
|
|
||||||
|
#: mod/admin.php:1424
|
||||||
|
msgid "Requires approval"
|
||||||
|
msgstr "Demande une apptrobation"
|
||||||
|
|
||||||
|
#: mod/admin.php:1425
|
||||||
|
msgid "Open"
|
||||||
|
msgstr "Ouvert"
|
||||||
|
|
||||||
|
#: mod/admin.php:1429
|
||||||
|
msgid "No SSL policy, links will track page SSL state"
|
||||||
|
msgstr "Pas de politique SSL, le liens conserveront l'état SSL de la page"
|
||||||
|
|
||||||
|
#: mod/admin.php:1430
|
||||||
|
msgid "Force all links to use SSL"
|
||||||
|
msgstr "Forcer tous les liens à utiliser SSL"
|
||||||
|
|
||||||
|
#: mod/admin.php:1431
|
||||||
|
msgid "Self-signed certificate, use SSL for local links only (discouraged)"
|
||||||
|
msgstr "Certificat auto-signé, n'utiliser SSL que pour les liens locaux (non recommandé)"
|
||||||
|
|
||||||
|
#: mod/admin.php:1435
|
||||||
|
msgid "Don't check"
|
||||||
|
msgstr "Ne pas rechercher"
|
||||||
|
|
||||||
|
#: mod/admin.php:1436
|
||||||
|
msgid "check the stable version"
|
||||||
|
msgstr "Rechercher les versions stables"
|
||||||
|
|
||||||
|
#: mod/admin.php:1437
|
||||||
|
msgid "check the development version"
|
||||||
|
msgstr "Rechercher les versions de développement"
|
||||||
|
|
||||||
|
#: mod/admin.php:1456
|
||||||
|
msgid "Republish users to directory"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1457 mod/register.php:266
|
||||||
|
msgid "Registration"
|
||||||
|
msgstr "Inscription"
|
||||||
|
|
||||||
|
#: mod/admin.php:1458
|
||||||
|
msgid "File upload"
|
||||||
|
msgstr "Téléversement de fichier"
|
||||||
|
|
||||||
|
#: mod/admin.php:1459
|
||||||
|
msgid "Policies"
|
||||||
|
msgstr "Politiques"
|
||||||
|
|
||||||
|
#: mod/admin.php:1460 mod/events.php:559 src/Model/Profile.php:866
|
||||||
|
#: src/Module/Contact.php:897
|
||||||
|
msgid "Advanced"
|
||||||
|
msgstr "Avancé"
|
||||||
|
|
||||||
|
#: mod/admin.php:1461
|
||||||
|
msgid "Auto Discovered Contact Directory"
|
||||||
|
msgstr "Répertoire de Contacts Découverts Automatiquement"
|
||||||
|
|
||||||
|
#: mod/admin.php:1462
|
||||||
|
msgid "Performance"
|
||||||
|
msgstr "Performance"
|
||||||
|
|
||||||
|
#: mod/admin.php:1463
|
||||||
|
msgid "Worker"
|
||||||
|
msgstr "Worker"
|
||||||
|
|
||||||
|
#: mod/admin.php:1464
|
||||||
|
msgid "Message Relay"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1465
|
||||||
|
msgid ""
|
||||||
|
"Relocate - WARNING: advanced function. Could make this server unreachable."
|
||||||
|
msgstr "Relocalisation - ATTENTION: fonction avancée. Peut rendre ce serveur inaccessible."
|
||||||
|
|
||||||
|
#: mod/admin.php:1468
|
||||||
|
msgid "Site name"
|
||||||
|
msgstr "Nom du site"
|
||||||
|
|
||||||
|
#: mod/admin.php:1469
|
||||||
|
msgid "Host name"
|
||||||
|
msgstr "Nom de la machine hôte"
|
||||||
|
|
||||||
|
#: mod/admin.php:1470
|
||||||
|
msgid "Sender Email"
|
||||||
|
msgstr "Courriel de l'émetteur"
|
||||||
|
|
||||||
|
#: mod/admin.php:1470
|
||||||
|
msgid ""
|
||||||
|
"The email address your server shall use to send notification emails from."
|
||||||
|
msgstr "L'adresse courriel à partir de laquelle votre serveur enverra des courriels."
|
||||||
|
|
||||||
|
#: mod/admin.php:1471
|
||||||
|
msgid "Banner/Logo"
|
||||||
|
msgstr "Bannière/Logo"
|
||||||
|
|
||||||
|
#: mod/admin.php:1472
|
||||||
|
msgid "Shortcut icon"
|
||||||
|
msgstr "Icône de raccourci"
|
||||||
|
|
||||||
|
#: mod/admin.php:1472
|
||||||
|
msgid "Link to an icon that will be used for browsers."
|
||||||
|
msgstr "Lien vers une icône qui sera utilisée pour les navigateurs."
|
||||||
|
|
||||||
|
#: mod/admin.php:1473
|
||||||
|
msgid "Touch icon"
|
||||||
|
msgstr "Icône pour systèmes tactiles"
|
||||||
|
|
||||||
|
#: mod/admin.php:1473
|
||||||
|
msgid "Link to an icon that will be used for tablets and mobiles."
|
||||||
|
msgstr "Lien vers une icône qui sera utilisée pour les tablettes et les mobiles."
|
||||||
|
|
||||||
|
#: mod/admin.php:1474
|
||||||
|
msgid "Additional Info"
|
||||||
|
msgstr "Informations supplémentaires"
|
||||||
|
|
||||||
|
#: mod/admin.php:1474
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"For public servers: you can add additional information here that will be "
|
||||||
|
"listed at %s/servers."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1475
|
||||||
|
msgid "System language"
|
||||||
|
msgstr "Langue du système"
|
||||||
|
|
||||||
|
#: mod/admin.php:1476
|
||||||
|
msgid "System theme"
|
||||||
|
msgstr "Thème du système"
|
||||||
|
|
||||||
|
#: mod/admin.php:1476
|
||||||
|
msgid ""
|
||||||
|
"Default system theme - may be over-ridden by user profiles - <a href='#' "
|
||||||
|
"id='cnftheme'>change theme settings</a>"
|
||||||
|
msgstr "Thème par défaut sur ce site - peut être changé au niveau du profile utilisateur - <a href='#' id='cnftheme'>changer les réglages du thème</a>"
|
||||||
|
|
||||||
|
#: mod/admin.php:1477
|
||||||
|
msgid "Mobile system theme"
|
||||||
|
msgstr "Thème mobile"
|
||||||
|
|
||||||
|
#: mod/admin.php:1477
|
||||||
|
msgid "Theme for mobile devices"
|
||||||
|
msgstr "Thème pour les terminaux mobiles"
|
||||||
|
|
||||||
|
#: mod/admin.php:1478
|
||||||
|
msgid "SSL link policy"
|
||||||
|
msgstr "Politique SSL pour les liens"
|
||||||
|
|
||||||
|
#: mod/admin.php:1478
|
||||||
|
msgid "Determines whether generated links should be forced to use SSL"
|
||||||
|
msgstr "Détermine si les liens générés doivent forcer l'utilisation de SSL"
|
||||||
|
|
||||||
|
#: mod/admin.php:1479
|
||||||
|
msgid "Force SSL"
|
||||||
|
msgstr "SSL obligatoire"
|
||||||
|
|
||||||
|
#: mod/admin.php:1479
|
||||||
|
msgid ""
|
||||||
|
"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
|
||||||
|
" to endless loops."
|
||||||
|
msgstr "Redirige toutes les requêtes en clair vers des requêtes SSL. Attention : sur certains systèmes cela peut conduire à des boucles de redirection infinies."
|
||||||
|
|
||||||
|
#: mod/admin.php:1480
|
||||||
|
msgid "Hide help entry from navigation menu"
|
||||||
|
msgstr "Cacher l'aide du menu de navigation"
|
||||||
|
|
||||||
|
#: mod/admin.php:1480
|
||||||
|
msgid ""
|
||||||
|
"Hides the menu entry for the Help pages from the navigation menu. You can "
|
||||||
|
"still access it calling /help directly."
|
||||||
|
msgstr "Cacher du menu de navigation l'entrée vers les pages d'aide. Vous pouvez toujours y accéder en tapant directement /help."
|
||||||
|
|
||||||
|
#: mod/admin.php:1481
|
||||||
|
msgid "Single user instance"
|
||||||
|
msgstr "Instance mono-utilisateur"
|
||||||
|
|
||||||
|
#: mod/admin.php:1481
|
||||||
|
msgid "Make this instance multi-user or single-user for the named user"
|
||||||
|
msgstr "Transformer cette en instance en multi-utilisateur ou mono-utilisateur pour cet l'utilisateur."
|
||||||
|
|
||||||
|
#: mod/admin.php:1482
|
||||||
|
msgid "Maximum image size"
|
||||||
|
msgstr "Taille maximale des images"
|
||||||
|
|
||||||
|
#: mod/admin.php:1482
|
||||||
|
msgid ""
|
||||||
|
"Maximum size in bytes of uploaded images. Default is 0, which means no "
|
||||||
|
"limits."
|
||||||
|
msgstr "Taille maximale des images envoyées (en octets). 0 par défaut, c'est à dire \"aucune limite\"."
|
||||||
|
|
||||||
|
#: mod/admin.php:1483
|
||||||
|
msgid "Maximum image length"
|
||||||
|
msgstr "Longueur maximale des images"
|
||||||
|
|
||||||
|
#: mod/admin.php:1483
|
||||||
|
msgid ""
|
||||||
|
"Maximum length in pixels of the longest side of uploaded images. Default is "
|
||||||
|
"-1, which means no limits."
|
||||||
|
msgstr "Longueur maximale en pixels du plus long côté des images téléversées. La valeur par défaut est -1 : absence de limite."
|
||||||
|
|
||||||
|
#: mod/admin.php:1484
|
||||||
|
msgid "JPEG image quality"
|
||||||
|
msgstr "Qualité JPEG des images"
|
||||||
|
|
||||||
|
#: mod/admin.php:1484
|
||||||
|
msgid ""
|
||||||
|
"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
|
||||||
|
"100, which is full quality."
|
||||||
|
msgstr "Les JPEGs téléversés seront sauvegardés avec ce niveau de qualité [0-100]. La valeur par défaut est 100, soit la qualité maximale."
|
||||||
|
|
||||||
|
#: mod/admin.php:1486
|
||||||
|
msgid "Register policy"
|
||||||
|
msgstr "Politique d'inscription"
|
||||||
|
|
||||||
|
#: mod/admin.php:1487
|
||||||
|
msgid "Maximum Daily Registrations"
|
||||||
|
msgstr "Inscriptions maximum par jour"
|
||||||
|
|
||||||
|
#: mod/admin.php:1487
|
||||||
|
msgid ""
|
||||||
|
"If registration is permitted above, this sets the maximum number of new user"
|
||||||
|
" registrations to accept per day. If register is set to closed, this "
|
||||||
|
"setting has no effect."
|
||||||
|
msgstr "Si les inscriptions sont permises ci-dessus, ceci fixe le nombre maximum d'inscriptions de nouveaux utilisateurs acceptées par jour. Si les inscriptions ne sont pas ouvertes, ce paramètre n'a aucun effet."
|
||||||
|
|
||||||
|
#: mod/admin.php:1488
|
||||||
|
msgid "Register text"
|
||||||
|
msgstr "Texte d'inscription"
|
||||||
|
|
||||||
|
#: mod/admin.php:1488
|
||||||
|
msgid ""
|
||||||
|
"Will be displayed prominently on the registration page. You can use BBCode "
|
||||||
|
"here."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1489
|
||||||
|
msgid "Forbidden Nicknames"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1489
|
||||||
|
msgid ""
|
||||||
|
"Comma separated list of nicknames that are forbidden from registration. "
|
||||||
|
"Preset is a list of role names according RFC 2142."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1490
|
||||||
|
msgid "Accounts abandoned after x days"
|
||||||
|
msgstr "Les comptes sont abandonnés après x jours"
|
||||||
|
|
||||||
|
#: mod/admin.php:1490
|
||||||
|
msgid ""
|
||||||
|
"Will not waste system resources polling external sites for abandonded "
|
||||||
|
"accounts. Enter 0 for no time limit."
|
||||||
|
msgstr "Pour ne pas gaspiller les ressources système, on cesse d'interroger les sites distants pour les comptes abandonnés. Mettre 0 pour désactiver cette fonction."
|
||||||
|
|
||||||
|
#: mod/admin.php:1491
|
||||||
|
msgid "Allowed friend domains"
|
||||||
|
msgstr "Domaines autorisés"
|
||||||
|
|
||||||
|
#: mod/admin.php:1491
|
||||||
|
msgid ""
|
||||||
|
"Comma separated list of domains which are allowed to establish friendships "
|
||||||
|
"with this site. Wildcards are accepted. Empty to allow any domains"
|
||||||
|
msgstr "Une liste de domaines, séparés par des virgules, autorisés à établir des relations avec les utilisateurs de ce site. Les '*' sont acceptés. Laissez vide pour autoriser tous les domaines"
|
||||||
|
|
||||||
|
#: mod/admin.php:1492
|
||||||
|
msgid "Allowed email domains"
|
||||||
|
msgstr "Domaines courriel autorisés"
|
||||||
|
|
||||||
|
#: mod/admin.php:1492
|
||||||
|
msgid ""
|
||||||
|
"Comma separated list of domains which are allowed in email addresses for "
|
||||||
|
"registrations to this site. Wildcards are accepted. Empty to allow any "
|
||||||
|
"domains"
|
||||||
|
msgstr "Liste de domaines - séparés par des virgules - dont les adresses e-mail sont autorisées à s'inscrire sur ce site. Les '*' sont acceptées. Laissez vide pour autoriser tous les domaines"
|
||||||
|
|
||||||
|
#: mod/admin.php:1493
|
||||||
|
msgid "No OEmbed rich content"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1493
|
||||||
|
msgid ""
|
||||||
|
"Don't show the rich content (e.g. embedded PDF), except from the domains "
|
||||||
|
"listed below."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1494
|
||||||
|
msgid "Allowed OEmbed domains"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1494
|
||||||
|
msgid ""
|
||||||
|
"Comma separated list of domains which oembed content is allowed to be "
|
||||||
|
"displayed. Wildcards are accepted."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1495
|
||||||
|
msgid "Block public"
|
||||||
|
msgstr "Interdire la publication globale"
|
||||||
|
|
||||||
|
#: mod/admin.php:1495
|
||||||
|
msgid ""
|
||||||
|
"Check to block public access to all otherwise public personal pages on this "
|
||||||
|
"site unless you are currently logged in."
|
||||||
|
msgstr "Cocher pour bloquer les accès anonymes (non-connectés) à tout sauf aux pages personnelles publiques."
|
||||||
|
|
||||||
|
#: mod/admin.php:1496
|
||||||
|
msgid "Force publish"
|
||||||
|
msgstr "Forcer la publication globale"
|
||||||
|
|
||||||
|
#: mod/admin.php:1496
|
||||||
|
msgid ""
|
||||||
|
"Check to force all profiles on this site to be listed in the site directory."
|
||||||
|
msgstr "Cocher pour publier obligatoirement tous les profils locaux dans l'annuaire du site."
|
||||||
|
|
||||||
|
#: mod/admin.php:1496
|
||||||
|
msgid "Enabling this may violate privacy laws like the GDPR"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1497
|
||||||
|
msgid "Global directory URL"
|
||||||
|
msgstr "URL de l'annuaire global"
|
||||||
|
|
||||||
|
#: mod/admin.php:1497
|
||||||
|
msgid ""
|
||||||
|
"URL to the global directory. If this is not set, the global directory is "
|
||||||
|
"completely unavailable to the application."
|
||||||
|
msgstr "URL de l'annuaire global. Si ce champ n'est pas défini, l'annuaire global sera complètement indisponible pour l'application."
|
||||||
|
|
||||||
|
#: mod/admin.php:1498
|
||||||
|
msgid "Private posts by default for new users"
|
||||||
|
msgstr "Publications privées par défaut pour les nouveaux utilisateurs"
|
||||||
|
|
||||||
|
#: mod/admin.php:1498
|
||||||
|
msgid ""
|
||||||
|
"Set default post permissions for all new members to the default privacy "
|
||||||
|
"group rather than public."
|
||||||
|
msgstr "Rendre les publications de tous les nouveaux utilisateurs accessibles seulement par le groupe de contacts par défaut, et non par tout le monde."
|
||||||
|
|
||||||
|
#: mod/admin.php:1499
|
||||||
|
msgid "Don't include post content in email notifications"
|
||||||
|
msgstr "Ne pas inclure le contenu posté dans l'e-mail de notification"
|
||||||
|
|
||||||
|
#: mod/admin.php:1499
|
||||||
|
msgid ""
|
||||||
|
"Don't include the content of a post/comment/private message/etc. in the "
|
||||||
|
"email notifications that are sent out from this site, as a privacy measure."
|
||||||
|
msgstr "Ne pas inclure le contenu de publication/commentaire/message privé/etc dans l'e-mail de notification qui est envoyé à partir du site, par mesure de confidentialité."
|
||||||
|
|
||||||
|
#: mod/admin.php:1500
|
||||||
|
msgid "Disallow public access to addons listed in the apps menu."
|
||||||
|
msgstr "Interdire l’accès public pour les greffons listées dans le menu apps."
|
||||||
|
|
||||||
|
#: mod/admin.php:1500
|
||||||
|
msgid ""
|
||||||
|
"Checking this box will restrict addons listed in the apps menu to members "
|
||||||
|
"only."
|
||||||
|
msgstr "Cocher cette case restreint la liste des greffons dans le menu des applications seulement aux membres."
|
||||||
|
|
||||||
|
#: mod/admin.php:1501
|
||||||
|
msgid "Don't embed private images in posts"
|
||||||
|
msgstr "Ne pas miniaturiser les images privées dans les publications"
|
||||||
|
|
||||||
|
#: mod/admin.php:1501
|
||||||
|
msgid ""
|
||||||
|
"Don't replace locally-hosted private photos in posts with an embedded copy "
|
||||||
|
"of the image. This means that contacts who receive posts containing private "
|
||||||
|
"photos will have to authenticate and load each image, which may take a "
|
||||||
|
"while."
|
||||||
|
msgstr "Ne remplacez pas les images privées hébergées localement dans les publications avec une image attaché en copie, car cela signifie que le contact qui reçoit les publications contenant ces photos privées devra s’authentifier pour charger chaque image, ce qui peut prendre du temps."
|
||||||
|
|
||||||
|
#: mod/admin.php:1502
|
||||||
|
msgid "Explicit Content"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1502
|
||||||
|
msgid ""
|
||||||
|
"Set this to announce that your node is used mostly for explicit content that"
|
||||||
|
" might not be suited for minors. This information will be published in the "
|
||||||
|
"node information and might be used, e.g. by the global directory, to filter "
|
||||||
|
"your node from listings of nodes to join. Additionally a note about this "
|
||||||
|
"will be shown at the user registration page."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1503
|
||||||
|
msgid "Allow Users to set remote_self"
|
||||||
|
msgstr "Autoriser les utilisateurs à définir remote_self"
|
||||||
|
|
||||||
|
#: mod/admin.php:1503
|
||||||
|
msgid ""
|
||||||
|
"With checking this, every user is allowed to mark every contact as a "
|
||||||
|
"remote_self in the repair contact dialog. Setting this flag on a contact "
|
||||||
|
"causes mirroring every posting of that contact in the users stream."
|
||||||
|
msgstr "Cocher cette case, permet à chaque utilisateur de marquer chaque contact comme un remote_self dans la boîte de dialogue de réparation des contacts. Activer cette fonction à un contact engendre la réplique de toutes les publications d'un contact dans le flux d'activités des utilisateurs."
|
||||||
|
|
||||||
|
#: mod/admin.php:1504
|
||||||
|
msgid "Block multiple registrations"
|
||||||
|
msgstr "Interdire les inscriptions multiples"
|
||||||
|
|
||||||
|
#: mod/admin.php:1504
|
||||||
|
msgid "Disallow users to register additional accounts for use as pages."
|
||||||
|
msgstr "Ne pas permettre l'inscription de comptes multiples comme des pages."
|
||||||
|
|
||||||
|
#: mod/admin.php:1505
|
||||||
|
msgid "OpenID support"
|
||||||
|
msgstr "Support OpenID"
|
||||||
|
|
||||||
|
#: mod/admin.php:1505
|
||||||
|
msgid "OpenID support for registration and logins."
|
||||||
|
msgstr "Supporter OpenID pour les inscriptions et connexions."
|
||||||
|
|
||||||
|
#: mod/admin.php:1506
|
||||||
|
msgid "Fullname check"
|
||||||
|
msgstr "Vérification du \"Prénom Nom\""
|
||||||
|
|
||||||
|
#: mod/admin.php:1506
|
||||||
|
msgid ""
|
||||||
|
"Force users to register with a space between firstname and lastname in Full "
|
||||||
|
"name, as an antispam measure"
|
||||||
|
msgstr "Imposer l'utilisation d'un espace entre le prénom et le nom (dans le Nom complet), pour limiter les abus"
|
||||||
|
|
||||||
|
#: mod/admin.php:1507
|
||||||
|
msgid "Community pages for visitors"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1507
|
||||||
|
msgid ""
|
||||||
|
"Which community pages should be available for visitors. Local users always "
|
||||||
|
"see both pages."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1508
|
||||||
|
msgid "Posts per user on community page"
|
||||||
|
msgstr "Nombre de publications par utilisateur sur la page de la communauté (n'est pas valide pour "
|
||||||
|
|
||||||
|
#: mod/admin.php:1508
|
||||||
|
msgid ""
|
||||||
|
"The maximum number of posts per user on the community page. (Not valid for "
|
||||||
|
"'Global Community')"
|
||||||
|
msgstr "Nombre maximal de publications par utilisateurs sur la page de la communauté (ne s'applique pas pour « Communauté globale »)."
|
||||||
|
|
||||||
|
#: mod/admin.php:1509
|
||||||
|
msgid "Enable OStatus support"
|
||||||
|
msgstr "Activer le support d'OStatus"
|
||||||
|
|
||||||
|
#: mod/admin.php:1509
|
||||||
|
msgid ""
|
||||||
|
"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
|
||||||
|
"communications in OStatus are public, so privacy warnings will be "
|
||||||
|
"occasionally displayed."
|
||||||
|
msgstr "Fourni nativement la compatibilité avec OStatus (StatusNet, GNU Social etc.). Touts les communications utilisant OStatus sont public, des avertissements liés à la vie privée seront affichés si utile."
|
||||||
|
|
||||||
|
#: mod/admin.php:1510
|
||||||
|
msgid "Only import OStatus/ActivityPub threads from our contacts"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1510
|
||||||
|
msgid ""
|
||||||
|
"Normally we import every content from our OStatus and ActivityPub contacts. "
|
||||||
|
"With this option we only store threads that are started by a contact that is"
|
||||||
|
" known on our system."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1511
|
||||||
|
msgid "OStatus support can only be enabled if threading is enabled."
|
||||||
|
msgstr "Le support OStatus ne peut être activé que si l'imbrication des commentaires est activée."
|
||||||
|
|
||||||
|
#: mod/admin.php:1513
|
||||||
|
msgid ""
|
||||||
|
"Diaspora support can't be enabled because Friendica was installed into a sub"
|
||||||
|
" directory."
|
||||||
|
msgstr "Le support de Diaspora ne peut pas être activé parce que Friendica a été installé dans un sous-répertoire."
|
||||||
|
|
||||||
|
#: mod/admin.php:1514
|
||||||
|
msgid "Enable Diaspora support"
|
||||||
|
msgstr "Activer le support de Diaspora"
|
||||||
|
|
||||||
|
#: mod/admin.php:1514
|
||||||
|
msgid "Provide built-in Diaspora network compatibility."
|
||||||
|
msgstr "Fournir une compatibilité Diaspora intégrée."
|
||||||
|
|
||||||
|
#: mod/admin.php:1515
|
||||||
|
msgid "Only allow Friendica contacts"
|
||||||
|
msgstr "N'autoriser que les contacts Friendica"
|
||||||
|
|
||||||
|
#: mod/admin.php:1515
|
||||||
|
msgid ""
|
||||||
|
"All contacts must use Friendica protocols. All other built-in communication "
|
||||||
|
"protocols disabled."
|
||||||
|
msgstr "Tous les contacts doivent utiliser les protocoles de Friendica. Tous les autres protocoles de communication intégrés sont désactivés."
|
||||||
|
|
||||||
|
#: mod/admin.php:1516
|
||||||
|
msgid "Verify SSL"
|
||||||
|
msgstr "Vérifier SSL"
|
||||||
|
|
||||||
|
#: mod/admin.php:1516
|
||||||
|
msgid ""
|
||||||
|
"If you wish, you can turn on strict certificate checking. This will mean you"
|
||||||
|
" cannot connect (at all) to self-signed SSL sites."
|
||||||
|
msgstr "Si vous le souhaitez, vous pouvez activier la vérification stricte des certificats. Cela signifie que vous ne pourrez pas vous connecter (du tout) aux sites SSL munis d'un certificat auto-signé."
|
||||||
|
|
||||||
|
#: mod/admin.php:1517
|
||||||
|
msgid "Proxy user"
|
||||||
|
msgstr "Utilisateur du proxy"
|
||||||
|
|
||||||
|
#: mod/admin.php:1518
|
||||||
|
msgid "Proxy URL"
|
||||||
|
msgstr "URL du proxy"
|
||||||
|
|
||||||
|
#: mod/admin.php:1519
|
||||||
|
msgid "Network timeout"
|
||||||
|
msgstr "Dépassement du délai d'attente du réseau"
|
||||||
|
|
||||||
|
#: mod/admin.php:1519
|
||||||
|
msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
|
||||||
|
msgstr "Valeur en secondes. Mettre à 0 pour 'illimité' (pas recommandé)."
|
||||||
|
|
||||||
|
#: mod/admin.php:1520
|
||||||
|
msgid "Maximum Load Average"
|
||||||
|
msgstr "Plafond de la charge moyenne"
|
||||||
|
|
||||||
|
#: mod/admin.php:1520
|
||||||
|
msgid ""
|
||||||
|
"Maximum system load before delivery and poll processes are deferred - "
|
||||||
|
"default 50."
|
||||||
|
msgstr "Charge système maximale à partir de laquelle l'émission et la réception seront soumises à un délai supplémentaire. Par défaut, 50."
|
||||||
|
|
||||||
|
#: mod/admin.php:1521
|
||||||
|
msgid "Maximum Load Average (Frontend)"
|
||||||
|
msgstr "Plafond de la charge moyenne (frontale)"
|
||||||
|
|
||||||
|
#: mod/admin.php:1521
|
||||||
|
msgid "Maximum system load before the frontend quits service - default 50."
|
||||||
|
msgstr "Limite de charge système pour le rendu des pages - défaut 50."
|
||||||
|
|
||||||
|
#: mod/admin.php:1522
|
||||||
|
msgid "Minimal Memory"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1522
|
||||||
|
msgid ""
|
||||||
|
"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
|
||||||
|
"default 0 (deactivated)."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1523
|
||||||
|
msgid "Maximum table size for optimization"
|
||||||
|
msgstr "Limite de taille de table pour l'optimisation"
|
||||||
|
|
||||||
|
#: mod/admin.php:1523
|
||||||
|
msgid ""
|
||||||
|
"Maximum table size (in MB) for the automatic optimization. Enter -1 to "
|
||||||
|
"disable it."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1524
|
||||||
|
msgid "Minimum level of fragmentation"
|
||||||
|
msgstr "Seuil de fragmentation"
|
||||||
|
|
||||||
|
#: mod/admin.php:1524
|
||||||
|
msgid ""
|
||||||
|
"Minimum fragmenation level to start the automatic optimization - default "
|
||||||
|
"value is 30%."
|
||||||
|
msgstr "Seuil de fragmentation pour que l'optimisation automatique se déclenche - défaut 30%."
|
||||||
|
|
||||||
|
#: mod/admin.php:1526
|
||||||
|
msgid "Periodical check of global contacts"
|
||||||
|
msgstr "Vérification périodique des contacts globaux"
|
||||||
|
|
||||||
|
#: mod/admin.php:1526
|
||||||
|
msgid ""
|
||||||
|
"If enabled, the global contacts are checked periodically for missing or "
|
||||||
|
"outdated data and the vitality of the contacts and servers."
|
||||||
|
msgstr "Si activé, les données manquantes et obsolètes et la vitalité des contacts et des serveurs seront vérifiées périodiquement dans les contacts globaux."
|
||||||
|
|
||||||
|
#: mod/admin.php:1527
|
||||||
|
msgid "Days between requery"
|
||||||
|
msgstr "Nombre de jours entre les requêtes"
|
||||||
|
|
||||||
|
#: mod/admin.php:1527
|
||||||
|
msgid "Number of days after which a server is requeried for his contacts."
|
||||||
|
msgstr "Nombre de jours avant qu'une requête de contacts soient envoyée à nouveau à un serveur."
|
||||||
|
|
||||||
|
#: mod/admin.php:1528
|
||||||
|
msgid "Discover contacts from other servers"
|
||||||
|
msgstr "Découvrir des contacts des autres serveurs"
|
||||||
|
|
||||||
|
#: mod/admin.php:1528
|
||||||
|
msgid ""
|
||||||
|
"Periodically query other servers for contacts. You can choose between "
|
||||||
|
"'users': the users on the remote system, 'Global Contacts': active contacts "
|
||||||
|
"that are known on the system. The fallback is meant for Redmatrix servers "
|
||||||
|
"and older friendica servers, where global contacts weren't available. The "
|
||||||
|
"fallback increases the server load, so the recommened setting is 'Users, "
|
||||||
|
"Global Contacts'."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1529
|
||||||
|
msgid "Timeframe for fetching global contacts"
|
||||||
|
msgstr "Fréquence de récupération des contacts globaux"
|
||||||
|
|
||||||
|
#: mod/admin.php:1529
|
||||||
|
msgid ""
|
||||||
|
"When the discovery is activated, this value defines the timeframe for the "
|
||||||
|
"activity of the global contacts that are fetched from other servers."
|
||||||
|
msgstr "Quand la découverte de contacts est activée, cette valeur détermine la fréquence de récupération des données des contacts globaux présents sur d'autres serveurs."
|
||||||
|
|
||||||
|
#: mod/admin.php:1530
|
||||||
|
msgid "Search the local directory"
|
||||||
|
msgstr "Chercher dans le répertoire local"
|
||||||
|
|
||||||
|
#: mod/admin.php:1530
|
||||||
|
msgid ""
|
||||||
|
"Search the local directory instead of the global directory. When searching "
|
||||||
|
"locally, every search will be executed on the global directory in the "
|
||||||
|
"background. This improves the search results when the search is repeated."
|
||||||
|
msgstr "Cherche dans le répertoire local au lieu du répertoire local. Quand une recherche locale est effectuée, la même recherche est effectuée dans le répertoire global en tâche de fond. Cela améliore les résultats de la recherche si elle est réitérée."
|
||||||
|
|
||||||
|
#: mod/admin.php:1532
|
||||||
|
msgid "Publish server information"
|
||||||
|
msgstr "Publier les informations du serveur"
|
||||||
|
|
||||||
|
#: mod/admin.php:1532
|
||||||
|
msgid ""
|
||||||
|
"If enabled, general server and usage data will be published. The data "
|
||||||
|
"contains the name and version of the server, number of users with public "
|
||||||
|
"profiles, number of posts and the activated protocols and connectors. See <a"
|
||||||
|
" href='http://the-federation.info/'>the-federation.info</a> for details."
|
||||||
|
msgstr "Si cette option est activée, des informations sur le serveur et son utilisation seront publiées. Ces informations incluent le nom et la version du serveur, le nombre d’utilisateurs avec des profils publics, le nombre de messages, les protocoles supportés et les connecteurs disponibles. Plus de détails sur <a href='http://the-federation.info/'>the-federation.info</a>."
|
||||||
|
|
||||||
|
#: mod/admin.php:1534
|
||||||
|
msgid "Check upstream version"
|
||||||
|
msgstr "Mises à jour"
|
||||||
|
|
||||||
|
#: mod/admin.php:1534
|
||||||
|
msgid ""
|
||||||
|
"Enables checking for new Friendica versions at github. If there is a new "
|
||||||
|
"version, you will be informed in the admin panel overview."
|
||||||
|
msgstr "Permet de vérifier la présence de nouvelles versions de Friendica sur github. Si une nouvelle version est disponible, vous recevrez une notification dans l'interface d'administration."
|
||||||
|
|
||||||
|
#: mod/admin.php:1535
|
||||||
|
msgid "Suppress Tags"
|
||||||
|
msgstr "Masquer les tags"
|
||||||
|
|
||||||
|
#: mod/admin.php:1535
|
||||||
|
msgid "Suppress showing a list of hashtags at the end of the posting."
|
||||||
|
msgstr "Ne pas afficher la liste des hashtags à la fin d’un message."
|
||||||
|
|
||||||
|
#: mod/admin.php:1536
|
||||||
|
msgid "Clean database"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1536
|
||||||
|
msgid ""
|
||||||
|
"Remove old remote items, orphaned database records and old content from some"
|
||||||
|
" other helper tables."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1537
|
||||||
|
msgid "Lifespan of remote items"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1537
|
||||||
|
msgid ""
|
||||||
|
"When the database cleanup is enabled, this defines the days after which "
|
||||||
|
"remote items will be deleted. Own items, and marked or filed items are "
|
||||||
|
"always kept. 0 disables this behaviour."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1538
|
||||||
|
msgid "Lifespan of unclaimed items"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1538
|
||||||
|
msgid ""
|
||||||
|
"When the database cleanup is enabled, this defines the days after which "
|
||||||
|
"unclaimed remote items (mostly content from the relay) will be deleted. "
|
||||||
|
"Default value is 90 days. Defaults to the general lifespan value of remote "
|
||||||
|
"items if set to 0."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1539
|
||||||
|
msgid "Path to item cache"
|
||||||
|
msgstr "Chemin vers le cache des objets."
|
||||||
|
|
||||||
|
#: mod/admin.php:1539
|
||||||
|
msgid "The item caches buffers generated bbcode and external images."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1540
|
||||||
|
msgid "Cache duration in seconds"
|
||||||
|
msgstr "Durée du cache en secondes"
|
||||||
|
|
||||||
|
#: mod/admin.php:1540
|
||||||
|
msgid ""
|
||||||
|
"How long should the cache files be hold? Default value is 86400 seconds (One"
|
||||||
|
" day). To disable the item cache, set the value to -1."
|
||||||
|
msgstr "Combien de temps les fichiers de cache doivent être maintenu? La valeur par défaut est 86400 secondes (une journée). Pour désactiver le cache de l'item, définissez la valeur à -1."
|
||||||
|
|
||||||
|
#: mod/admin.php:1541
|
||||||
|
msgid "Maximum numbers of comments per post"
|
||||||
|
msgstr "Nombre maximum de commentaires par publication"
|
||||||
|
|
||||||
|
#: mod/admin.php:1541
|
||||||
|
msgid "How much comments should be shown for each post? Default value is 100."
|
||||||
|
msgstr "Combien de commentaires doivent être affichés pour chaque publication? Valeur par défaut: 100."
|
||||||
|
|
||||||
|
#: mod/admin.php:1542
|
||||||
|
msgid "Temp path"
|
||||||
|
msgstr "Chemin des fichiers temporaires"
|
||||||
|
|
||||||
|
#: mod/admin.php:1542
|
||||||
|
msgid ""
|
||||||
|
"If you have a restricted system where the webserver can't access the system "
|
||||||
|
"temp path, enter another path here."
|
||||||
|
msgstr "Si vous n'avez pas la possibilité d'avoir accès au répertoire temp, entrez un autre répertoire ici."
|
||||||
|
|
||||||
|
#: mod/admin.php:1543
|
||||||
|
msgid "Base path to installation"
|
||||||
|
msgstr "Chemin de base de l'installation"
|
||||||
|
|
||||||
|
#: mod/admin.php:1543
|
||||||
|
msgid ""
|
||||||
|
"If the system cannot detect the correct path to your installation, enter the"
|
||||||
|
" correct path here. This setting should only be set if you are using a "
|
||||||
|
"restricted system and symbolic links to your webroot."
|
||||||
|
msgstr "Si le système ne peut pas détecter le chemin de l'installation, entrez le bon chemin ici. Ce paramètre doit être utilisé uniquement si vous avez des accès restreints à votre système et que vous n'avez qu'un lien symbolique vers le répertoire web."
|
||||||
|
|
||||||
|
#: mod/admin.php:1544
|
||||||
|
msgid "Disable picture proxy"
|
||||||
|
msgstr "Désactiver le proxy image "
|
||||||
|
|
||||||
|
#: mod/admin.php:1544
|
||||||
|
msgid ""
|
||||||
|
"The picture proxy increases performance and privacy. It shouldn't be used on"
|
||||||
|
" systems with very low bandwidth."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1545
|
||||||
|
msgid "Only search in tags"
|
||||||
|
msgstr "Rechercher seulement dans les étiquettes"
|
||||||
|
|
||||||
|
#: mod/admin.php:1545
|
||||||
|
msgid "On large systems the text search can slow down the system extremely."
|
||||||
|
msgstr "La recherche textuelle peut ralentir considérablement les systèmes de grande taille."
|
||||||
|
|
||||||
|
#: mod/admin.php:1547
|
||||||
|
msgid "New base url"
|
||||||
|
msgstr "Nouvelle URL de base"
|
||||||
|
|
||||||
|
#: mod/admin.php:1547
|
||||||
|
msgid ""
|
||||||
|
"Change base url for this server. Sends relocate message to all Friendica and"
|
||||||
|
" Diaspora* contacts of all users."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1549
|
||||||
|
msgid "RINO Encryption"
|
||||||
|
msgstr "Chiffrement RINO"
|
||||||
|
|
||||||
|
#: mod/admin.php:1549
|
||||||
|
msgid "Encryption layer between nodes."
|
||||||
|
msgstr "Couche de chiffrement entre les nœuds du réseau."
|
||||||
|
|
||||||
|
#: mod/admin.php:1549
|
||||||
|
msgid "Enabled"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1551
|
||||||
|
msgid "Maximum number of parallel workers"
|
||||||
|
msgstr "Nombre maximum de processus simultanés"
|
||||||
|
|
||||||
|
#: mod/admin.php:1551
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"On shared hosters set this to %d. On larger systems, values of %d are great."
|
||||||
|
" Default value is %d."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1552
|
||||||
|
msgid "Don't use 'proc_open' with the worker"
|
||||||
|
msgstr "Ne pas utiliser 'proc_open' pour les tâches de fond"
|
||||||
|
|
||||||
|
#: mod/admin.php:1552
|
||||||
|
msgid ""
|
||||||
|
"Enable this if your system doesn't allow the use of 'proc_open'. This can "
|
||||||
|
"happen on shared hosters. If this is enabled you should increase the "
|
||||||
|
"frequency of worker calls in your crontab."
|
||||||
|
msgstr "Activez cette option si votre système ne permet pas d'utiliser 'proc_open'. Cela peut être le cas sur les hébergements partagés. Si vous activez cette option, vous devriez augmenter la fréquence d'appel du \"worker\" dans crontab."
|
||||||
|
|
||||||
|
#: mod/admin.php:1553
|
||||||
|
msgid "Enable fastlane"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1553
|
||||||
|
msgid ""
|
||||||
|
"When enabed, the fastlane mechanism starts an additional worker if processes"
|
||||||
|
" with higher priority are blocked by processes of lower priority."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1554
|
||||||
|
msgid "Enable frontend worker"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1554
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"When enabled the Worker process is triggered when backend access is "
|
||||||
|
"performed \\x28e.g. messages being delivered\\x29. On smaller sites you "
|
||||||
|
"might want to call %s/worker on a regular basis via an external cron job. "
|
||||||
|
"You should only enable this option if you cannot utilize cron/scheduled jobs"
|
||||||
|
" on your server."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1556
|
||||||
|
msgid "Subscribe to relay"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1556
|
||||||
|
msgid ""
|
||||||
|
"Enables the receiving of public posts from the relay. They will be included "
|
||||||
|
"in the search, subscribed tags and on the global community page."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1557
|
||||||
|
msgid "Relay server"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1557
|
||||||
|
msgid ""
|
||||||
|
"Address of the relay server where public posts should be send to. For "
|
||||||
|
"example https://relay.diasp.org"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1558
|
||||||
|
msgid "Direct relay transfer"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1558
|
||||||
|
msgid ""
|
||||||
|
"Enables the direct transfer to other servers without using the relay servers"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1559
|
||||||
|
msgid "Relay scope"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1559
|
||||||
|
msgid ""
|
||||||
|
"Can be 'all' or 'tags'. 'all' means that every public post should be "
|
||||||
|
"received. 'tags' means that only posts with selected tags should be "
|
||||||
|
"received."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1559
|
||||||
|
msgid "all"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1559
|
||||||
|
msgid "tags"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1560
|
||||||
|
msgid "Server tags"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1560
|
||||||
|
msgid "Comma separated list of tags for the 'tags' subscription."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1561
|
||||||
|
msgid "Allow user tags"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1561
|
||||||
|
msgid ""
|
||||||
|
"If enabled, the tags from the saved searches will used for the 'tags' "
|
||||||
|
"subscription in addition to the 'relay_server_tags'."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1564
|
||||||
|
msgid "Start Relocation"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1590
|
||||||
|
msgid "Update has been marked successful"
|
||||||
|
msgstr "Mise-à-jour validée comme 'réussie'"
|
||||||
|
|
||||||
|
#: mod/admin.php:1597
|
||||||
|
#, php-format
|
||||||
|
msgid "Database structure update %s was successfully applied."
|
||||||
|
msgstr "La structure de base de données pour la mise à jour %s a été appliquée avec succès."
|
||||||
|
|
||||||
|
#: mod/admin.php:1600
|
||||||
|
#, php-format
|
||||||
|
msgid "Executing of database structure update %s failed with error: %s"
|
||||||
|
msgstr "L'exécution de la mise à jour %s pour la structure de base de données a échoué avec l'erreur: %s"
|
||||||
|
|
||||||
|
#: mod/admin.php:1616
|
||||||
|
#, php-format
|
||||||
|
msgid "Executing %s failed with error: %s"
|
||||||
|
msgstr "L'exécution %s a échoué avec l'erreur: %s"
|
||||||
|
|
||||||
|
#: mod/admin.php:1618
|
||||||
|
#, php-format
|
||||||
|
msgid "Update %s was successfully applied."
|
||||||
|
msgstr "Mise-à-jour %s appliquée avec succès."
|
||||||
|
|
||||||
|
#: mod/admin.php:1621
|
||||||
|
#, php-format
|
||||||
|
msgid "Update %s did not return a status. Unknown if it succeeded."
|
||||||
|
msgstr "La mise-à-jour %s n'a pas retourné de détails. Impossible de savoir si elle a réussi."
|
||||||
|
|
||||||
|
#: mod/admin.php:1624
|
||||||
|
#, php-format
|
||||||
|
msgid "There was no additional update function %s that needed to be called."
|
||||||
|
msgstr "Il n'y avait aucune fonction supplémentaire de mise à jour %s qui devait être appelé"
|
||||||
|
|
||||||
|
#: mod/admin.php:1647
|
||||||
|
msgid "No failed updates."
|
||||||
|
msgstr "Pas de mises-à-jour échouées."
|
||||||
|
|
||||||
|
#: mod/admin.php:1648
|
||||||
|
msgid "Check database structure"
|
||||||
|
msgstr "Vérifier la structure de la base de données"
|
||||||
|
|
||||||
|
#: mod/admin.php:1653
|
||||||
|
msgid "Failed Updates"
|
||||||
|
msgstr "Mises-à-jour échouées"
|
||||||
|
|
||||||
|
#: mod/admin.php:1654
|
||||||
|
msgid ""
|
||||||
|
"This does not include updates prior to 1139, which did not return a status."
|
||||||
|
msgstr "Ceci n'inclut pas les versions antérieures à la 1139, qui ne retournaient jamais de détails."
|
||||||
|
|
||||||
|
#: mod/admin.php:1655
|
||||||
|
msgid "Mark success (if update was manually applied)"
|
||||||
|
msgstr "Marquer comme 'réussie' (dans le cas d'une mise-à-jour manuelle)"
|
||||||
|
|
||||||
|
#: mod/admin.php:1656
|
||||||
|
msgid "Attempt to execute this update step automatically"
|
||||||
|
msgstr "Tenter d'éxecuter cette étape automatiquement"
|
||||||
|
|
||||||
|
#: mod/admin.php:1695
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"\n"
|
||||||
|
"\t\t\tDear %1$s,\n"
|
||||||
|
"\t\t\t\tthe administrator of %2$s has set up an account for you."
|
||||||
|
msgstr "\n\t\t\tChère/Cher %1$s,\n\t\t\t\tL’administrateur de %2$s vous a ouvert un compte."
|
||||||
|
|
||||||
|
#: mod/admin.php:1698
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"\n"
|
||||||
|
"\t\t\tThe login details are as follows:\n"
|
||||||
|
"\n"
|
||||||
|
"\t\t\tSite Location:\t%1$s\n"
|
||||||
|
"\t\t\tLogin Name:\t\t%2$s\n"
|
||||||
|
"\t\t\tPassword:\t\t%3$s\n"
|
||||||
|
"\n"
|
||||||
|
"\t\t\tYou may change your password from your account \"Settings\" page after logging\n"
|
||||||
|
"\t\t\tin.\n"
|
||||||
|
"\n"
|
||||||
|
"\t\t\tPlease take a few moments to review the other account settings on that page.\n"
|
||||||
|
"\n"
|
||||||
|
"\t\t\tYou may also wish to add some basic information to your default profile\n"
|
||||||
|
"\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n"
|
||||||
|
"\n"
|
||||||
|
"\t\t\tWe recommend setting your full name, adding a profile photo,\n"
|
||||||
|
"\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n"
|
||||||
|
"\t\t\tperhaps what country you live in; if you do not wish to be more specific\n"
|
||||||
|
"\t\t\tthan that.\n"
|
||||||
|
"\n"
|
||||||
|
"\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n"
|
||||||
|
"\t\t\tIf you are new and do not know anybody here, they may help\n"
|
||||||
|
"\t\t\tyou to make some new and interesting friends.\n"
|
||||||
|
"\n"
|
||||||
|
"\t\t\tIf you ever want to delete your account, you can do so at %1$s/removeme\n"
|
||||||
|
"\n"
|
||||||
|
"\t\t\tThank you and welcome to %4$s."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1735 src/Model/User.php:771
|
||||||
|
#, php-format
|
||||||
|
msgid "Registration details for %s"
|
||||||
|
msgstr "Détails d'inscription pour %s"
|
||||||
|
|
||||||
|
#: mod/admin.php:1745
|
||||||
|
#, php-format
|
||||||
|
msgid "%s user blocked/unblocked"
|
||||||
|
msgid_plural "%s users blocked/unblocked"
|
||||||
|
msgstr[0] "%s utilisateur a (dé)bloqué"
|
||||||
|
msgstr[1] "%s utilisateurs ont (dé)bloqué"
|
||||||
|
|
||||||
|
#: mod/admin.php:1751
|
||||||
|
#, php-format
|
||||||
|
msgid "%s user deleted"
|
||||||
|
msgid_plural "%s users deleted"
|
||||||
|
msgstr[0] "%s utilisateur supprimé"
|
||||||
|
msgstr[1] "%s utilisateurs supprimés"
|
||||||
|
|
||||||
|
#: mod/admin.php:1798
|
||||||
|
#, php-format
|
||||||
|
msgid "User '%s' deleted"
|
||||||
|
msgstr "Utilisateur '%s' supprimé"
|
||||||
|
|
||||||
|
#: mod/admin.php:1806
|
||||||
|
#, php-format
|
||||||
|
msgid "User '%s' unblocked"
|
||||||
|
msgstr "Utilisateur '%s' débloqué"
|
||||||
|
|
||||||
|
#: mod/admin.php:1806
|
||||||
|
#, php-format
|
||||||
|
msgid "User '%s' blocked"
|
||||||
|
msgstr "Utilisateur '%s' bloqué"
|
||||||
|
|
||||||
|
#: mod/admin.php:1854 mod/settings.php:1062
|
||||||
|
msgid "Normal Account Page"
|
||||||
|
msgstr "Compte normal"
|
||||||
|
|
||||||
|
#: mod/admin.php:1855 mod/settings.php:1066
|
||||||
|
msgid "Soapbox Page"
|
||||||
|
msgstr "Compte \"boîte à savon\""
|
||||||
|
|
||||||
|
#: mod/admin.php:1856 mod/settings.php:1070
|
||||||
|
msgid "Public Forum"
|
||||||
|
msgstr "Forum public"
|
||||||
|
|
||||||
|
#: mod/admin.php:1857 mod/settings.php:1074
|
||||||
|
msgid "Automatic Friend Page"
|
||||||
|
msgstr "Compte d' \"amitié automatique\""
|
||||||
|
|
||||||
|
#: mod/admin.php:1858
|
||||||
|
msgid "Private Forum"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1861 mod/settings.php:1046
|
||||||
|
msgid "Personal Page"
|
||||||
|
msgstr "Page personnelle"
|
||||||
|
|
||||||
|
#: mod/admin.php:1862 mod/settings.php:1050
|
||||||
|
msgid "Organisation Page"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1863 mod/settings.php:1054
|
||||||
|
msgid "News Page"
|
||||||
|
msgstr "Page d'informations"
|
||||||
|
|
||||||
|
#: mod/admin.php:1864 mod/settings.php:1058
|
||||||
|
msgid "Community Forum"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1910 mod/admin.php:1921 mod/admin.php:1935 mod/admin.php:1953
|
||||||
|
#: src/Content/ContactSelector.php:83
|
||||||
|
msgid "Email"
|
||||||
|
msgstr "Courriel"
|
||||||
|
|
||||||
|
#: mod/admin.php:1910 mod/admin.php:1935
|
||||||
|
msgid "Register date"
|
||||||
|
msgstr "Date d'inscription"
|
||||||
|
|
||||||
|
#: mod/admin.php:1910 mod/admin.php:1935
|
||||||
|
msgid "Last login"
|
||||||
|
msgstr "Dernière connexion"
|
||||||
|
|
||||||
|
#: mod/admin.php:1910 mod/admin.php:1935
|
||||||
|
msgid "Last item"
|
||||||
|
msgstr "Dernier élément"
|
||||||
|
|
||||||
|
#: mod/admin.php:1910
|
||||||
|
msgid "Type"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1917
|
||||||
|
msgid "Add User"
|
||||||
|
msgstr "Ajouter l'utilisateur"
|
||||||
|
|
||||||
|
#: mod/admin.php:1919
|
||||||
|
msgid "User registrations waiting for confirm"
|
||||||
|
msgstr "Inscriptions d'utilisateurs en attente de confirmation"
|
||||||
|
|
||||||
|
#: mod/admin.php:1920
|
||||||
|
msgid "User waiting for permanent deletion"
|
||||||
|
msgstr "Utilisateur en attente de suppression définitive"
|
||||||
|
|
||||||
|
#: mod/admin.php:1921
|
||||||
|
msgid "Request date"
|
||||||
|
msgstr "Date de la demande"
|
||||||
|
|
||||||
|
#: mod/admin.php:1922
|
||||||
|
msgid "No registrations."
|
||||||
|
msgstr "Pas d'inscriptions."
|
||||||
|
|
||||||
|
#: mod/admin.php:1923
|
||||||
|
msgid "Note from the user"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1924 mod/notifications.php:180 mod/notifications.php:266
|
||||||
|
msgid "Approve"
|
||||||
|
msgstr "Approuver"
|
||||||
|
|
||||||
|
#: mod/admin.php:1925
|
||||||
|
msgid "Deny"
|
||||||
|
msgstr "Rejetter"
|
||||||
|
|
||||||
|
#: mod/admin.php:1928
|
||||||
|
msgid "User blocked"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1930
|
||||||
|
msgid "Site admin"
|
||||||
|
msgstr "Administration du Site"
|
||||||
|
|
||||||
|
#: mod/admin.php:1931
|
||||||
|
msgid "Account expired"
|
||||||
|
msgstr "Compte expiré"
|
||||||
|
|
||||||
|
#: mod/admin.php:1934
|
||||||
|
msgid "New User"
|
||||||
|
msgstr "Nouvel utilisateur"
|
||||||
|
|
||||||
|
#: mod/admin.php:1935
|
||||||
|
msgid "Delete in"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1940
|
||||||
|
msgid ""
|
||||||
|
"Selected users will be deleted!\\n\\nEverything these users had posted on "
|
||||||
|
"this site will be permanently deleted!\\n\\nAre you sure?"
|
||||||
|
msgstr "Les utilisateurs sélectionnés vont être supprimés!\\n\\nTout ce qu'ils ont posté sur ce site sera définitivement effacé!\\n\\nÊtes-vous certain?"
|
||||||
|
|
||||||
|
#: mod/admin.php:1941
|
||||||
|
msgid ""
|
||||||
|
"The user {0} will be deleted!\\n\\nEverything this user has posted on this "
|
||||||
|
"site will be permanently deleted!\\n\\nAre you sure?"
|
||||||
|
msgstr "L'utilisateur {0} va être supprimé!\\n\\nTout ce qu'il a posté sur ce site sera définitivement perdu!\\n\\nÊtes-vous certain?"
|
||||||
|
|
||||||
|
#: mod/admin.php:1951
|
||||||
|
msgid "Name of the new user."
|
||||||
|
msgstr "Nom du nouvel utilisateur."
|
||||||
|
|
||||||
|
#: mod/admin.php:1952
|
||||||
|
msgid "Nickname"
|
||||||
|
msgstr "Pseudo"
|
||||||
|
|
||||||
|
#: mod/admin.php:1952
|
||||||
|
msgid "Nickname of the new user."
|
||||||
|
msgstr "Pseudo du nouvel utilisateur."
|
||||||
|
|
||||||
|
#: mod/admin.php:1953
|
||||||
|
msgid "Email address of the new user."
|
||||||
|
msgstr "Adresse mail du nouvel utilisateur."
|
||||||
|
|
||||||
|
#: mod/admin.php:1994
|
||||||
|
#, php-format
|
||||||
|
msgid "Addon %s disabled."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:1997
|
||||||
|
#, php-format
|
||||||
|
msgid "Addon %s enabled."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:2008 mod/admin.php:2257
|
||||||
|
msgid "Disable"
|
||||||
|
msgstr "Désactiver"
|
||||||
|
|
||||||
|
#: mod/admin.php:2011 mod/admin.php:2260
|
||||||
|
msgid "Enable"
|
||||||
|
msgstr "Activer"
|
||||||
|
|
||||||
|
#: mod/admin.php:2033 mod/admin.php:2303
|
||||||
|
msgid "Toggle"
|
||||||
|
msgstr "Activer/Désactiver"
|
||||||
|
|
||||||
|
#: mod/admin.php:2034 mod/admin.php:2304 mod/newmember.php:19
|
||||||
|
#: mod/settings.php:134 view/theme/frio/theme.php:281 src/Content/Nav.php:259
|
||||||
|
msgid "Settings"
|
||||||
|
msgstr "Réglages"
|
||||||
|
|
||||||
|
#: mod/admin.php:2041 mod/admin.php:2312
|
||||||
|
msgid "Author: "
|
||||||
|
msgstr "Auteur : "
|
||||||
|
|
||||||
|
#: mod/admin.php:2042 mod/admin.php:2313
|
||||||
|
msgid "Maintainer: "
|
||||||
|
msgstr "Mainteneur : "
|
||||||
|
|
||||||
|
#: mod/admin.php:2094
|
||||||
|
msgid "Reload active addons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:2099
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"There are currently no addons available on your node. You can find the "
|
||||||
|
"official addon repository at %1$s and might find other interesting addons in"
|
||||||
|
" the open addon registry at %2$s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:2219
|
||||||
|
msgid "No themes found."
|
||||||
|
msgstr "Aucun thème trouvé."
|
||||||
|
|
||||||
|
#: mod/admin.php:2294
|
||||||
|
msgid "Screenshot"
|
||||||
|
msgstr "Capture d'écran"
|
||||||
|
|
||||||
|
#: mod/admin.php:2348
|
||||||
|
msgid "Reload active themes"
|
||||||
|
msgstr "Recharger les thèmes actifs"
|
||||||
|
|
||||||
|
#: mod/admin.php:2353
|
||||||
|
#, php-format
|
||||||
|
msgid "No themes found on the system. They should be placed in %1$s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:2354
|
||||||
|
msgid "[Experimental]"
|
||||||
|
msgstr "[Expérimental]"
|
||||||
|
|
||||||
|
#: mod/admin.php:2355
|
||||||
|
msgid "[Unsupported]"
|
||||||
|
msgstr "[Non supporté]"
|
||||||
|
|
||||||
|
#: mod/admin.php:2379
|
||||||
|
msgid "Log settings updated."
|
||||||
|
msgstr "Réglages des journaux mis-à-jour."
|
||||||
|
|
||||||
|
#: mod/admin.php:2412
|
||||||
|
msgid "PHP log currently enabled."
|
||||||
|
msgstr "Log PHP actuellement activé."
|
||||||
|
|
||||||
|
#: mod/admin.php:2414
|
||||||
|
msgid "PHP log currently disabled."
|
||||||
|
msgstr "Log PHP actuellement desactivé."
|
||||||
|
|
||||||
|
#: mod/admin.php:2423
|
||||||
|
msgid "Clear"
|
||||||
|
msgstr "Effacer"
|
||||||
|
|
||||||
|
#: mod/admin.php:2427
|
||||||
|
msgid "Enable Debugging"
|
||||||
|
msgstr "Activer le déboggage"
|
||||||
|
|
||||||
|
#: mod/admin.php:2428
|
||||||
|
msgid "Log file"
|
||||||
|
msgstr "Fichier de journaux"
|
||||||
|
|
||||||
|
#: mod/admin.php:2428
|
||||||
|
msgid ""
|
||||||
|
"Must be writable by web server. Relative to your Friendica top-level "
|
||||||
|
"directory."
|
||||||
|
msgstr "Accès en écriture par le serveur web requis. Relatif à la racine de votre installation de Friendica."
|
||||||
|
|
||||||
|
#: mod/admin.php:2429
|
||||||
|
msgid "Log level"
|
||||||
|
msgstr "Niveau de journalisaton"
|
||||||
|
|
||||||
|
#: mod/admin.php:2431
|
||||||
|
msgid "PHP logging"
|
||||||
|
msgstr "Log PHP"
|
||||||
|
|
||||||
|
#: mod/admin.php:2432
|
||||||
|
msgid ""
|
||||||
|
"To temporarily enable logging of PHP errors and warnings you can prepend the"
|
||||||
|
" following to the index.php file of your installation. The filename set in "
|
||||||
|
"the 'error_log' line is relative to the friendica top-level directory and "
|
||||||
|
"must be writeable by the web server. The option '1' for 'log_errors' and "
|
||||||
|
"'display_errors' is to enable these options, set to '0' to disable them."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:2463
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"Error trying to open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see "
|
||||||
|
"if file %1$s exist and is readable."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:2467
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"Couldn't open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see if file"
|
||||||
|
" %1$s is readable."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/admin.php:2558 mod/admin.php:2559 mod/settings.php:776
|
||||||
|
msgid "Off"
|
||||||
|
msgstr "Éteint"
|
||||||
|
|
||||||
|
#: mod/admin.php:2558 mod/admin.php:2559 mod/settings.php:776
|
||||||
|
msgid "On"
|
||||||
|
msgstr "Allumé"
|
||||||
|
|
||||||
|
#: mod/admin.php:2559
|
||||||
|
#, php-format
|
||||||
|
msgid "Lock feature %s"
|
||||||
|
msgstr "Verouiller la fonctionnalité %s"
|
||||||
|
|
||||||
|
#: mod/admin.php:2567
|
||||||
|
msgid "Manage Additional Features"
|
||||||
|
msgstr "Gérer les fonctionnalités avancées"
|
||||||
|
|
||||||
|
#: mod/allfriends.php:53
|
||||||
|
msgid "No friends to display."
|
||||||
|
msgstr "Pas d'amis à afficher."
|
||||||
|
|
||||||
|
#: mod/allfriends.php:92 mod/dirfind.php:217 mod/match.php:105
|
||||||
|
#: mod/suggest.php:104 src/Content/Widget.php:37 src/Model/Profile.php:306
|
||||||
|
msgid "Connect"
|
||||||
|
msgstr "Se connecter"
|
||||||
|
|
||||||
|
#: mod/api.php:86 mod/api.php:108
|
||||||
|
msgid "Authorize application connection"
|
||||||
|
msgstr "Autoriser l'application à se connecter"
|
||||||
|
|
||||||
|
#: mod/api.php:87
|
||||||
|
msgid "Return to your app and insert this Securty Code:"
|
||||||
|
msgstr "Retournez à votre application et saisissez ce Code de Sécurité : "
|
||||||
|
|
||||||
|
#: mod/api.php:96
|
||||||
|
msgid "Please login to continue."
|
||||||
|
msgstr "Merci de vous connecter pour continuer."
|
||||||
|
|
||||||
|
#: mod/api.php:110
|
||||||
|
msgid ""
|
||||||
|
"Do you want to authorize this application to access your posts and contacts,"
|
||||||
|
" and/or create new posts for you?"
|
||||||
|
msgstr "Voulez-vous autoriser cette application à accéder à vos publications et contacts, et/ou à créer des billets à votre place?"
|
||||||
|
|
||||||
|
#: mod/api.php:112 mod/dfrn_request.php:646 mod/follow.php:152
|
||||||
|
#: mod/profiles.php:540 mod/profiles.php:544 mod/profiles.php:565
|
||||||
|
#: mod/register.php:238 mod/settings.php:1098 mod/settings.php:1104
|
||||||
|
#: mod/settings.php:1111 mod/settings.php:1115 mod/settings.php:1119
|
||||||
|
#: mod/settings.php:1123 mod/settings.php:1127 mod/settings.php:1131
|
||||||
|
#: mod/settings.php:1151 mod/settings.php:1152 mod/settings.php:1153
|
||||||
|
#: mod/settings.php:1154 mod/settings.php:1155
|
||||||
|
msgid "No"
|
||||||
|
msgstr "Non"
|
||||||
|
|
||||||
|
#: mod/apps.php:14 src/App.php:1746
|
||||||
|
msgid "You must be logged in to use addons. "
|
||||||
|
msgstr "Vous devez être connecté pour utiliser les greffons."
|
||||||
|
|
||||||
|
#: mod/apps.php:19
|
||||||
|
msgid "Applications"
|
||||||
|
msgstr "Applications"
|
||||||
|
|
||||||
|
#: mod/apps.php:24
|
||||||
|
msgid "No installed applications."
|
||||||
|
msgstr "Pas d'application installée."
|
||||||
|
|
||||||
|
#: mod/attach.php:16
|
||||||
|
msgid "Item not available."
|
||||||
|
msgstr "Elément non disponible."
|
||||||
|
|
||||||
|
#: mod/attach.php:26
|
||||||
|
msgid "Item was not found."
|
||||||
|
msgstr "Element introuvable."
|
||||||
|
|
||||||
|
#: mod/babel.php:24
|
||||||
|
msgid "Source input"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/babel.php:30
|
||||||
|
msgid "BBCode::toPlaintext"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/babel.php:36
|
||||||
|
msgid "BBCode::convert (raw HTML)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/babel.php:41
|
||||||
|
msgid "BBCode::convert"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/babel.php:47
|
||||||
|
msgid "BBCode::convert => HTML::toBBCode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/babel.php:53
|
||||||
|
msgid "BBCode::toMarkdown"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/babel.php:59
|
||||||
|
msgid "BBCode::toMarkdown => Markdown::convert"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/babel.php:65
|
||||||
|
msgid "BBCode::toMarkdown => Markdown::toBBCode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/babel.php:71
|
||||||
|
msgid "BBCode::toMarkdown => Markdown::convert => HTML::toBBCode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/babel.php:78
|
||||||
|
msgid "Source input (Diaspora format)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/babel.php:84
|
||||||
|
msgid "Markdown::convert (raw HTML)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/babel.php:89
|
||||||
|
msgid "Markdown::convert"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/babel.php:95
|
||||||
|
msgid "Markdown::toBBCode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/babel.php:102
|
||||||
|
msgid "Raw HTML input"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/babel.php:107
|
||||||
|
msgid "HTML Input"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/babel.php:113
|
||||||
|
msgid "HTML::toBBCode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/babel.php:119
|
||||||
|
msgid "HTML::toBBCode => BBCode::convert"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/babel.php:124
|
||||||
|
msgid "HTML::toBBCode => BBCode::convert (raw HTML)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/babel.php:130
|
||||||
|
msgid "HTML::toMarkdown"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/babel.php:136
|
||||||
|
msgid "HTML::toPlaintext"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/babel.php:144
|
||||||
|
msgid "Source text"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/babel.php:145
|
||||||
|
msgid "BBCode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/babel.php:146
|
||||||
|
msgid "Markdown"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/babel.php:147
|
||||||
|
msgid "HTML"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/bookmarklet.php:24 src/Content/Nav.php:166 src/Module/Login.php:320
|
||||||
|
msgid "Login"
|
||||||
|
msgstr "Connexion"
|
||||||
|
|
||||||
|
#: mod/bookmarklet.php:34
|
||||||
|
msgid "Bad Request"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/bookmarklet.php:56
|
||||||
|
msgid "The post was created"
|
||||||
|
msgstr "La publication a été créée"
|
||||||
|
|
||||||
|
#: mod/cal.php:34 mod/cal.php:38 mod/community.php:37 mod/follow.php:19
|
||||||
|
#: mod/viewcontacts.php:22 mod/viewcontacts.php:26 mod/viewsrc.php:13
|
||||||
|
msgid "Access denied."
|
||||||
|
msgstr "Accès refusé."
|
||||||
|
|
||||||
|
#: mod/cal.php:46 mod/dfrn_poll.php:492 mod/help.php:65
|
||||||
|
#: mod/viewcontacts.php:37 src/App.php:1797
|
||||||
|
msgid "Page not found."
|
||||||
|
msgstr "Page introuvable."
|
||||||
|
|
||||||
|
#: mod/cal.php:141 mod/display.php:309 mod/profile.php:188
|
||||||
|
msgid "Access to this profile has been restricted."
|
||||||
|
msgstr "L'accès au profil a été restreint."
|
||||||
|
|
||||||
|
#: mod/cal.php:273 mod/events.php:388 view/theme/frio/theme.php:275
|
||||||
|
#: view/theme/frio/theme.php:279 src/Content/Nav.php:156
|
||||||
|
#: src/Content/Nav.php:222 src/Model/Profile.php:925 src/Model/Profile.php:936
|
||||||
|
msgid "Events"
|
||||||
|
msgstr "Événements"
|
||||||
|
|
||||||
|
#: mod/cal.php:274 mod/events.php:389
|
||||||
|
msgid "View"
|
||||||
|
msgstr "Vue"
|
||||||
|
|
||||||
|
#: mod/cal.php:275 mod/events.php:391
|
||||||
|
msgid "Previous"
|
||||||
|
msgstr "Précédent"
|
||||||
|
|
||||||
|
#: mod/cal.php:276 mod/events.php:392 src/Module/Install.php:133
|
||||||
|
msgid "Next"
|
||||||
|
msgstr "Suivant"
|
||||||
|
|
||||||
|
#: mod/cal.php:279 mod/events.php:397 src/Model/Event.php:423
|
||||||
|
msgid "today"
|
||||||
|
msgstr "aujourd'hui"
|
||||||
|
|
||||||
|
#: mod/cal.php:280 mod/events.php:398 src/Util/Temporal.php:311
|
||||||
|
#: src/Model/Event.php:424
|
||||||
|
msgid "month"
|
||||||
|
msgstr "mois"
|
||||||
|
|
||||||
|
#: mod/cal.php:281 mod/events.php:399 src/Util/Temporal.php:312
|
||||||
|
#: src/Model/Event.php:425
|
||||||
|
msgid "week"
|
||||||
|
msgstr "semaine"
|
||||||
|
|
||||||
|
#: mod/cal.php:282 mod/events.php:400 src/Util/Temporal.php:313
|
||||||
|
#: src/Model/Event.php:426
|
||||||
|
msgid "day"
|
||||||
|
msgstr "jour"
|
||||||
|
|
||||||
|
#: mod/cal.php:283 mod/events.php:401
|
||||||
|
msgid "list"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/cal.php:296 src/Core/Console/NewPassword.php:68 src/Model/User.php:258
|
||||||
|
msgid "User not found"
|
||||||
|
msgstr "Utilisateur introuvable"
|
||||||
|
|
||||||
|
#: mod/cal.php:312
|
||||||
|
msgid "This calendar format is not supported"
|
||||||
|
msgstr "Format de calendrier inconnu"
|
||||||
|
|
||||||
|
#: mod/cal.php:314
|
||||||
|
msgid "No exportable data found"
|
||||||
|
msgstr "Rien à exporter"
|
||||||
|
|
||||||
|
#: mod/cal.php:331
|
||||||
|
msgid "calendar"
|
||||||
|
msgstr "calendrier"
|
||||||
|
|
||||||
|
#: mod/common.php:91
|
||||||
|
msgid "No contacts in common."
|
||||||
|
msgstr "Pas de contacts en commun."
|
||||||
|
|
||||||
|
#: mod/common.php:142 src/Module/Contact.php:887
|
||||||
|
msgid "Common Friends"
|
||||||
|
msgstr "Amis communs"
|
||||||
|
|
||||||
|
#: mod/community.php:30 mod/dfrn_request.php:600 mod/directory.php:41
|
||||||
|
#: mod/display.php:201 mod/photos.php:941 mod/probe.php:13 mod/search.php:106
|
||||||
|
#: mod/search.php:112 mod/videos.php:193 mod/viewcontacts.php:50
|
||||||
|
#: mod/webfinger.php:16
|
||||||
|
msgid "Public access denied."
|
||||||
|
msgstr "Accès public refusé."
|
||||||
|
|
||||||
|
#: mod/community.php:73
|
||||||
|
msgid "Community option not available."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/community.php:90
|
||||||
|
msgid "Not available."
|
||||||
|
msgstr "Indisponible."
|
||||||
|
|
||||||
|
#: mod/community.php:102
|
||||||
|
msgid "Local Community"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/community.php:105
|
||||||
|
msgid "Posts from local users on this server"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/community.php:113
|
||||||
|
msgid "Global Community"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/community.php:116
|
||||||
|
msgid "Posts from users of the whole federated network"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/community.php:162 mod/search.php:243
|
||||||
|
msgid "No results."
|
||||||
|
msgstr "Aucun résultat."
|
||||||
|
|
||||||
|
#: mod/community.php:206
|
||||||
|
msgid ""
|
||||||
|
"This community stream shows all public posts received by this node. They may"
|
||||||
|
" not reflect the opinions of this node’s users."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/crepair.php:88
|
||||||
|
msgid "Contact settings applied."
|
||||||
|
msgstr "Réglages du contact appliqués."
|
||||||
|
|
||||||
|
#: mod/crepair.php:90
|
||||||
|
msgid "Contact update failed."
|
||||||
|
msgstr "Impossible d'appliquer les réglages."
|
||||||
|
|
||||||
|
#: mod/crepair.php:111 mod/dfrn_confirm.php:129 mod/fsuggest.php:30
|
||||||
|
#: mod/fsuggest.php:96 mod/redir.php:30 mod/redir.php:128
|
||||||
|
msgid "Contact not found."
|
||||||
|
msgstr "Contact introuvable."
|
||||||
|
|
||||||
|
#: mod/crepair.php:115
|
||||||
|
msgid ""
|
||||||
|
"<strong>WARNING: This is highly advanced</strong> and if you enter incorrect"
|
||||||
|
" information your communications with this contact may stop working."
|
||||||
|
msgstr "<strong>ATTENTION: Manipulation réservée aux experts</strong>, toute information incorrecte pourrait empêcher la communication avec ce contact."
|
||||||
|
|
||||||
|
#: mod/crepair.php:116
|
||||||
|
msgid ""
|
||||||
|
"Please use your browser 'Back' button <strong>now</strong> if you are "
|
||||||
|
"uncertain what to do on this page."
|
||||||
|
msgstr "une photo"
|
||||||
|
|
||||||
|
#: mod/crepair.php:130 mod/crepair.php:132
|
||||||
|
msgid "No mirroring"
|
||||||
|
msgstr "Pas de miroir"
|
||||||
|
|
||||||
|
#: mod/crepair.php:130
|
||||||
|
msgid "Mirror as forwarded posting"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/crepair.php:130 mod/crepair.php:132
|
||||||
|
msgid "Mirror as my own posting"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/crepair.php:145
|
||||||
|
msgid "Return to contact editor"
|
||||||
|
msgstr "Retour à l'éditeur de contact"
|
||||||
|
|
||||||
|
#: mod/crepair.php:147
|
||||||
|
msgid "Refetch contact data"
|
||||||
|
msgstr "Récupérer à nouveau les données de contact"
|
||||||
|
|
||||||
|
#: mod/crepair.php:150
|
||||||
|
msgid "Remote Self"
|
||||||
|
msgstr "Identité à distance"
|
||||||
|
|
||||||
|
#: mod/crepair.php:153
|
||||||
|
msgid "Mirror postings from this contact"
|
||||||
|
msgstr "Copier les publications de ce contact"
|
||||||
|
|
||||||
|
#: mod/crepair.php:155
|
||||||
|
msgid ""
|
||||||
|
"Mark this contact as remote_self, this will cause friendica to repost new "
|
||||||
|
"entries from this contact."
|
||||||
|
msgstr "Marquer ce contact comme étant remote_self, friendica republiera alors les nouvelles entrées de ce contact."
|
||||||
|
|
||||||
|
#: mod/crepair.php:160
|
||||||
|
msgid "Account Nickname"
|
||||||
|
msgstr "Pseudo du compte"
|
||||||
|
|
||||||
|
#: mod/crepair.php:161
|
||||||
|
msgid "@Tagname - overrides Name/Nickname"
|
||||||
|
msgstr "@NomEtiquette - prend le pas sur Nom/Pseudo"
|
||||||
|
|
||||||
|
#: mod/crepair.php:162
|
||||||
|
msgid "Account URL"
|
||||||
|
msgstr "URL du compte"
|
||||||
|
|
||||||
|
#: mod/crepair.php:163
|
||||||
|
msgid "Friend Request URL"
|
||||||
|
msgstr "Echec du téléversement de l'image."
|
||||||
|
|
||||||
|
#: mod/crepair.php:164
|
||||||
|
msgid "Friend Confirm URL"
|
||||||
|
msgstr "Accès public refusé."
|
||||||
|
|
||||||
|
#: mod/crepair.php:165
|
||||||
|
msgid "Notification Endpoint URL"
|
||||||
|
msgstr "Aucune photo sélectionnée"
|
||||||
|
|
||||||
|
#: mod/crepair.php:166
|
||||||
|
msgid "Poll/Feed URL"
|
||||||
|
msgstr "Téléverser des photos"
|
||||||
|
|
||||||
|
#: mod/crepair.php:167
|
||||||
|
msgid "New photo from this URL"
|
||||||
|
msgstr "Nouvelle photo depuis cette URL"
|
||||||
|
|
||||||
|
#: mod/delegate.php:41
|
||||||
|
msgid "Parent user not found."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/delegate.php:148
|
||||||
|
msgid "No parent user"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/delegate.php:163
|
||||||
|
msgid "Parent Password:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/delegate.php:163
|
||||||
|
msgid ""
|
||||||
|
"Please enter the password of the parent account to legitimize your request."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/delegate.php:168
|
||||||
|
msgid "Parent User"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/delegate.php:171
|
||||||
|
msgid ""
|
||||||
|
"Parent users have total control about this account, including the account "
|
||||||
|
"settings. Please double check whom you give this access."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/delegate.php:173 src/Content/Nav.php:257
|
||||||
|
msgid "Delegate Page Management"
|
||||||
|
msgstr "Déléguer la gestion de la page"
|
||||||
|
|
||||||
|
#: mod/delegate.php:174
|
||||||
|
msgid "Delegates"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/delegate.php:176
|
||||||
|
msgid ""
|
||||||
|
"Delegates are able to manage all aspects of this account/page except for "
|
||||||
|
"basic account settings. Please do not delegate your personal account to "
|
||||||
|
"anybody that you do not trust completely."
|
||||||
|
msgstr "Les délégataires seront capables de gérer tous les aspects de ce compte ou de cette page, à l'exception des réglages de compte. Merci de ne pas déléguer votre compte principal à quelqu'un en qui vous n'avez pas une confiance absolue."
|
||||||
|
|
||||||
|
#: mod/delegate.php:177
|
||||||
|
msgid "Existing Page Delegates"
|
||||||
|
msgstr "Délégataires existants"
|
||||||
|
|
||||||
|
#: mod/delegate.php:179
|
||||||
|
msgid "Potential Delegates"
|
||||||
|
msgstr "Délégataires potentiels"
|
||||||
|
|
||||||
|
#: mod/delegate.php:181 mod/tagrm.php:111
|
||||||
|
msgid "Remove"
|
||||||
|
msgstr "Utiliser comme photo de profil"
|
||||||
|
|
||||||
|
#: mod/delegate.php:182
|
||||||
|
msgid "Add"
|
||||||
|
msgstr "Ajouter"
|
||||||
|
|
||||||
|
#: mod/delegate.php:183
|
||||||
|
msgid "No entries."
|
||||||
|
msgstr "Aucune entrée."
|
||||||
|
|
||||||
|
#: mod/dfrn_confirm.php:74 mod/profiles.php:40 mod/profiles.php:150
|
||||||
|
#: mod/profiles.php:195 mod/profiles.php:525
|
||||||
|
msgid "Profile not found."
|
||||||
|
msgstr "Profil introuvable."
|
||||||
|
|
||||||
|
#: mod/dfrn_confirm.php:130
|
||||||
|
msgid ""
|
||||||
|
"This may occasionally happen if contact was requested by both persons and it"
|
||||||
|
" has already been approved."
|
||||||
|
msgstr "Ceci peut se produire lorsque le contact a été requis par les deux personnes et a déjà été approuvé."
|
||||||
|
|
||||||
|
#: mod/dfrn_confirm.php:240
|
||||||
|
msgid "Response from remote site was not understood."
|
||||||
|
msgstr "Réponse du site distant incomprise."
|
||||||
|
|
||||||
|
#: mod/dfrn_confirm.php:247 mod/dfrn_confirm.php:253
|
||||||
|
msgid "Unexpected response from remote site: "
|
||||||
|
msgstr "Réponse inattendue du site distant : "
|
||||||
|
|
||||||
|
#: mod/dfrn_confirm.php:262
|
||||||
|
msgid "Confirmation completed successfully."
|
||||||
|
msgstr "Confirmation achevée avec succès."
|
||||||
|
|
||||||
|
#: mod/dfrn_confirm.php:274
|
||||||
|
msgid "Temporary failure. Please wait and try again."
|
||||||
|
msgstr "Échec temporaire. Merci de recommencer ultérieurement."
|
||||||
|
|
||||||
|
#: mod/dfrn_confirm.php:277
|
||||||
|
msgid "Introduction failed or was revoked."
|
||||||
|
msgstr "Introduction échouée ou annulée."
|
||||||
|
|
||||||
|
#: mod/dfrn_confirm.php:282
|
||||||
|
msgid "Remote site reported: "
|
||||||
|
msgstr "Alerte du site distant : "
|
||||||
|
|
||||||
|
#: mod/dfrn_confirm.php:383
|
||||||
|
msgid "Unable to set contact photo."
|
||||||
|
msgstr "Impossible de définir la photo du contact."
|
||||||
|
|
||||||
|
#: mod/dfrn_confirm.php:445
|
||||||
|
#, php-format
|
||||||
|
msgid "No user record found for '%s' "
|
||||||
|
msgstr "Pas d'utilisateur trouvé pour '%s' "
|
||||||
|
|
||||||
|
#: mod/dfrn_confirm.php:455
|
||||||
|
msgid "Our site encryption key is apparently messed up."
|
||||||
|
msgstr "Notre clé de chiffrement de site est apparemment corrompue."
|
||||||
|
|
||||||
|
#: mod/dfrn_confirm.php:466
|
||||||
|
msgid "Empty site URL was provided or URL could not be decrypted by us."
|
||||||
|
msgstr "URL de site absente ou indéchiffrable."
|
||||||
|
|
||||||
|
#: mod/dfrn_confirm.php:482
|
||||||
|
msgid "Contact record was not found for you on our site."
|
||||||
|
msgstr "Pas d'entrée pour ce contact sur notre site."
|
||||||
|
|
||||||
|
#: mod/dfrn_confirm.php:496
|
||||||
|
#, php-format
|
||||||
|
msgid "Site public key not available in contact record for URL %s."
|
||||||
|
msgstr "La clé publique du site ne se trouve pas dans l'enregistrement du contact pour l'URL %s."
|
||||||
|
|
||||||
|
#: mod/dfrn_confirm.php:512
|
||||||
|
msgid ""
|
||||||
|
"The ID provided by your system is a duplicate on our system. It should work "
|
||||||
|
"if you try again."
|
||||||
|
msgstr "L'identifiant fourni par votre système fait doublon sur le notre. Cela peut fonctionner si vous réessayez."
|
||||||
|
|
||||||
|
#: mod/dfrn_confirm.php:523
|
||||||
|
msgid "Unable to set your contact credentials on our system."
|
||||||
|
msgstr "Impossible de vous définir des permissions sur notre système."
|
||||||
|
|
||||||
|
#: mod/dfrn_confirm.php:579
|
||||||
|
msgid "Unable to update your contact profile details on our system"
|
||||||
|
msgstr "Impossible de mettre les détails de votre profil à jour sur notre système"
|
||||||
|
|
||||||
|
#: mod/dfrn_confirm.php:609 mod/dfrn_request.php:562
|
||||||
|
#: src/Model/Contact.php:1913
|
||||||
|
msgid "[Name Withheld]"
|
||||||
|
msgstr "[Nom non-publié]"
|
||||||
|
|
||||||
|
#: mod/dfrn_poll.php:127 mod/dfrn_poll.php:536
|
||||||
|
#, php-format
|
||||||
|
msgid "%1$s welcomes %2$s"
|
||||||
|
msgstr "%1$s accueille %2$s"
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:95
|
||||||
|
msgid "This introduction has already been accepted."
|
||||||
|
msgstr "Cette introduction a déjà été acceptée."
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:113 mod/dfrn_request.php:354
|
||||||
|
msgid "Profile location is not valid or does not contain profile information."
|
||||||
|
msgstr "L'emplacement du profil est invalide ou ne contient pas de profil valide."
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:117 mod/dfrn_request.php:358
|
||||||
|
msgid "Warning: profile location has no identifiable owner name."
|
||||||
|
msgstr "Attention: l'emplacement du profil n'a pas de nom identifiable."
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:120 mod/dfrn_request.php:361
|
||||||
|
msgid "Warning: profile location has no profile photo."
|
||||||
|
msgstr "Attention: l'emplacement du profil n'a pas de photo de profil."
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:124 mod/dfrn_request.php:365
|
||||||
|
#, php-format
|
||||||
|
msgid "%d required parameter was not found at the given location"
|
||||||
|
msgid_plural "%d required parameters were not found at the given location"
|
||||||
|
msgstr[0] "%d paramètre requis n'a pas été trouvé à l'endroit indiqué"
|
||||||
|
msgstr[1] "%d paramètres requis n'ont pas été trouvés à l'endroit indiqué"
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:162
|
||||||
|
msgid "Introduction complete."
|
||||||
|
msgstr "Phase d'introduction achevée."
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:198
|
||||||
|
msgid "Unrecoverable protocol error."
|
||||||
|
msgstr "Erreur de protocole non-récupérable."
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:225
|
||||||
|
msgid "Profile unavailable."
|
||||||
|
msgstr "Profil indisponible."
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:247
|
||||||
|
#, php-format
|
||||||
|
msgid "%s has received too many connection requests today."
|
||||||
|
msgstr "%s a reçu trop de demandes d'introduction aujourd'hui."
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:248
|
||||||
|
msgid "Spam protection measures have been invoked."
|
||||||
|
msgstr "Des mesures de protection contre le spam ont été déclenchées."
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:249
|
||||||
|
msgid "Friends are advised to please try again in 24 hours."
|
||||||
|
msgstr "Les relations sont encouragées à attendre 24 heures pour recommencer."
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:275
|
||||||
|
msgid "Invalid locator"
|
||||||
|
msgstr "Localisateur invalide"
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:311
|
||||||
|
msgid "You have already introduced yourself here."
|
||||||
|
msgstr "Vous vous êtes déjà présenté ici."
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:314
|
||||||
|
#, php-format
|
||||||
|
msgid "Apparently you are already friends with %s."
|
||||||
|
msgstr "Il semblerait que vous soyez déjà ami avec %s."
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:334
|
||||||
|
msgid "Invalid profile URL."
|
||||||
|
msgstr "URL de profil invalide."
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:340 src/Model/Contact.php:1592
|
||||||
|
msgid "Disallowed profile URL."
|
||||||
|
msgstr "URL de profil interdite."
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:413 src/Module/Contact.php:238
|
||||||
|
msgid "Failed to update contact record."
|
||||||
|
msgstr "Échec de mise à jour du contact."
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:433
|
||||||
|
msgid "Your introduction has been sent."
|
||||||
|
msgstr "Votre introduction a été envoyée."
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:471
|
||||||
|
msgid ""
|
||||||
|
"Remote subscription can't be done for your network. Please subscribe "
|
||||||
|
"directly on your system."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:487
|
||||||
|
msgid "Please login to confirm introduction."
|
||||||
|
msgstr "Connectez-vous pour confirmer l'introduction."
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:495
|
||||||
|
msgid ""
|
||||||
|
"Incorrect identity currently logged in. Please login to "
|
||||||
|
"<strong>this</strong> profile."
|
||||||
|
msgstr "Identité incorrecte actuellement connectée. Merci de vous connecter à <strong>ce</strong> profil."
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:509 mod/dfrn_request.php:526
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr "Confirmer"
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:521
|
||||||
|
msgid "Hide this contact"
|
||||||
|
msgstr "Cacher ce contact"
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:524
|
||||||
|
#, php-format
|
||||||
|
msgid "Welcome home %s."
|
||||||
|
msgstr "Bienvenue chez vous, %s."
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:525
|
||||||
|
#, php-format
|
||||||
|
msgid "Please confirm your introduction/connection request to %s."
|
||||||
|
msgstr "Merci de confirmer votre demande d'introduction auprès de %s."
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:635
|
||||||
|
msgid ""
|
||||||
|
"Please enter your 'Identity Address' from one of the following supported "
|
||||||
|
"communications networks:"
|
||||||
|
msgstr "Merci d'entrer votre \"adresse d'identité\" de l'un des réseaux de communication suivant:"
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:638
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"If you are not yet a member of the free social web, <a href=\"%s\">follow "
|
||||||
|
"this link to find a public Friendica site and join us today</a>."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:643
|
||||||
|
msgid "Friend/Connection Request"
|
||||||
|
msgstr "Requête de relation/amitié"
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:644
|
||||||
|
msgid ""
|
||||||
|
"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
|
||||||
|
"testuser@gnusocial.de"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:645 mod/follow.php:151
|
||||||
|
msgid "Please answer the following:"
|
||||||
|
msgstr "Merci de répondre à ce qui suit :"
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:646 mod/follow.php:152
|
||||||
|
#, php-format
|
||||||
|
msgid "Does %s know you?"
|
||||||
|
msgstr "Est-ce que %s vous connaît?"
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:647 mod/follow.php:153
|
||||||
|
msgid "Add a personal note:"
|
||||||
|
msgstr "Ajouter une note personnelle :"
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:649 src/Content/ContactSelector.php:80
|
||||||
|
msgid "Friendica"
|
||||||
|
msgstr "Friendica"
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:650
|
||||||
|
msgid "GNU Social (Pleroma, Mastodon)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:651
|
||||||
|
msgid "Diaspora (Socialhome, Hubzilla)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:652
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
" - please do not use this form. Instead, enter %s into your Diaspora search"
|
||||||
|
" bar."
|
||||||
|
msgstr " - merci de ne pas utiliser ce formulaire. Entrez plutôt %s dans votre barre de recherche Diaspora."
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:653 mod/follow.php:159 mod/unfollow.php:128
|
||||||
|
msgid "Your Identity Address:"
|
||||||
|
msgstr "Votre adresse d'identité :"
|
||||||
|
|
||||||
|
#: mod/dfrn_request.php:655 mod/follow.php:64 mod/unfollow.php:131
|
||||||
|
msgid "Submit Request"
|
||||||
|
msgstr "Envoyer la requête"
|
||||||
|
|
||||||
|
#: mod/directory.php:152 mod/events.php:545 mod/notifications.php:250
|
||||||
|
#: src/Model/Event.php:68 src/Model/Event.php:95 src/Model/Event.php:432
|
||||||
|
#: src/Model/Event.php:923 src/Model/Profile.php:431
|
||||||
|
#: src/Module/Contact.php:648
|
||||||
|
msgid "Location:"
|
||||||
|
msgstr "Localisation :"
|
||||||
|
|
||||||
|
#: mod/directory.php:157 mod/notifications.php:256 src/Model/Profile.php:434
|
||||||
|
#: src/Model/Profile.php:746
|
||||||
|
msgid "Gender:"
|
||||||
|
msgstr "Genre :"
|
||||||
|
|
||||||
|
#: mod/directory.php:158 src/Model/Profile.php:435 src/Model/Profile.php:770
|
||||||
|
msgid "Status:"
|
||||||
|
msgstr "Statut :"
|
||||||
|
|
||||||
|
#: mod/directory.php:159 src/Model/Profile.php:436 src/Model/Profile.php:787
|
||||||
|
msgid "Homepage:"
|
||||||
|
msgstr "Page personnelle :"
|
||||||
|
|
||||||
|
#: mod/directory.php:160 mod/notifications.php:252 src/Model/Profile.php:437
|
||||||
|
#: src/Model/Profile.php:807 src/Module/Contact.php:652
|
||||||
|
msgid "About:"
|
||||||
|
msgstr "À propos :"
|
||||||
|
|
||||||
|
#: mod/directory.php:208 view/theme/vier/theme.php:206
|
||||||
|
#: src/Content/Widget.php:68
|
||||||
|
msgid "Global Directory"
|
||||||
|
msgstr "Annuaire global"
|
||||||
|
|
||||||
|
#: mod/directory.php:210
|
||||||
|
msgid "Find on this site"
|
||||||
|
msgstr "Trouver sur ce site"
|
||||||
|
|
||||||
|
#: mod/directory.php:212
|
||||||
|
msgid "Results for:"
|
||||||
|
msgstr "Résultats pour :"
|
||||||
|
|
||||||
|
#: mod/directory.php:214
|
||||||
|
msgid "Site Directory"
|
||||||
|
msgstr "Annuaire local"
|
||||||
|
|
||||||
|
#: mod/directory.php:215 view/theme/vier/theme.php:201
|
||||||
|
#: src/Content/Widget.php:63 src/Module/Contact.php:812
|
||||||
|
msgid "Find"
|
||||||
|
msgstr "Trouver"
|
||||||
|
|
||||||
|
#: mod/directory.php:219
|
||||||
|
msgid "No entries (some entries may be hidden)."
|
||||||
|
msgstr "Aucune entrée (certaines peuvent être cachées)."
|
||||||
|
|
||||||
|
#: mod/dirfind.php:53
|
||||||
|
#, php-format
|
||||||
|
msgid "People Search - %s"
|
||||||
|
msgstr "Recherche de personne - %s"
|
||||||
|
|
||||||
|
#: mod/dirfind.php:64
|
||||||
|
#, php-format
|
||||||
|
msgid "Forum Search - %s"
|
||||||
|
msgstr "Recherche de Forum - %s"
|
||||||
|
|
||||||
|
#: mod/dirfind.php:259 mod/match.php:123
|
||||||
|
msgid "No matches"
|
||||||
|
msgstr "Aucune correspondance"
|
||||||
|
|
||||||
|
#: mod/editpost.php:26 mod/editpost.php:36
|
||||||
|
msgid "Item not found"
|
||||||
|
msgstr "Élément introuvable"
|
||||||
|
|
||||||
|
#: mod/editpost.php:43
|
||||||
|
msgid "Edit post"
|
||||||
|
msgstr "Éditer la publication"
|
||||||
|
|
||||||
|
#: mod/editpost.php:96 mod/message.php:261 mod/message.php:423
|
||||||
|
#: mod/wallmessage.php:138
|
||||||
|
msgid "Insert web link"
|
||||||
|
msgstr "Insérer lien web"
|
||||||
|
|
||||||
|
#: mod/editpost.php:97
|
||||||
|
msgid "web link"
|
||||||
|
msgstr "lien web"
|
||||||
|
|
||||||
|
#: mod/editpost.php:98
|
||||||
|
msgid "Insert video link"
|
||||||
|
msgstr "Insérer un lien video"
|
||||||
|
|
||||||
|
#: mod/editpost.php:99
|
||||||
|
msgid "video link"
|
||||||
|
msgstr "lien vidéo"
|
||||||
|
|
||||||
|
#: mod/editpost.php:100
|
||||||
|
msgid "Insert audio link"
|
||||||
|
msgstr "Insérer un lien audio"
|
||||||
|
|
||||||
|
#: mod/editpost.php:101
|
||||||
|
msgid "audio link"
|
||||||
|
msgstr "lien audio"
|
||||||
|
|
||||||
|
#: mod/editpost.php:116 src/Core/ACL.php:304
|
||||||
|
msgid "CC: email addresses"
|
||||||
|
msgstr "CC: adresses de courriel"
|
||||||
|
|
||||||
|
#: mod/editpost.php:123 src/Core/ACL.php:305
|
||||||
|
msgid "Example: bob@example.com, mary@example.com"
|
||||||
|
msgstr "Exemple : bob@exemple.com, mary@exemple.com"
|
||||||
|
|
||||||
|
#: mod/events.php:107 mod/events.php:109
|
||||||
|
msgid "Event can not end before it has started."
|
||||||
|
msgstr "L'événement ne peut pas se terminer avant d'avoir commencé."
|
||||||
|
|
||||||
|
#: mod/events.php:116 mod/events.php:118
|
||||||
|
msgid "Event title and start time are required."
|
||||||
|
msgstr "Vous devez donner un nom et un horaire de début à l'événement."
|
||||||
|
|
||||||
|
#: mod/events.php:390
|
||||||
|
msgid "Create New Event"
|
||||||
|
msgstr "Créer un nouvel événement"
|
||||||
|
|
||||||
|
#: mod/events.php:513
|
||||||
|
msgid "Event details"
|
||||||
|
msgstr "Détails de l'événement"
|
||||||
|
|
||||||
|
#: mod/events.php:514
|
||||||
|
msgid "Starting date and Title are required."
|
||||||
|
msgstr "La date de début et le titre sont requis."
|
||||||
|
|
||||||
|
#: mod/events.php:515 mod/events.php:520
|
||||||
|
msgid "Event Starts:"
|
||||||
|
msgstr "Début de l'événement :"
|
||||||
|
|
||||||
|
#: mod/events.php:515 mod/events.php:547 mod/profiles.php:606
|
||||||
|
msgid "Required"
|
||||||
|
msgstr "Requis"
|
||||||
|
|
||||||
|
#: mod/events.php:528 mod/events.php:553
|
||||||
|
msgid "Finish date/time is not known or not relevant"
|
||||||
|
msgstr "Date / heure de fin inconnue ou sans objet"
|
||||||
|
|
||||||
|
#: mod/events.php:530 mod/events.php:535
|
||||||
|
msgid "Event Finishes:"
|
||||||
|
msgstr "Fin de l'événement :"
|
||||||
|
|
||||||
|
#: mod/events.php:541 mod/events.php:554
|
||||||
|
msgid "Adjust for viewer timezone"
|
||||||
|
msgstr "Ajuster à la zone horaire du visiteur"
|
||||||
|
|
||||||
|
#: mod/events.php:543
|
||||||
|
msgid "Description:"
|
||||||
|
msgstr "Description :"
|
||||||
|
|
||||||
|
#: mod/events.php:547 mod/events.php:549
|
||||||
|
msgid "Title:"
|
||||||
|
msgstr "Titre :"
|
||||||
|
|
||||||
|
#: mod/events.php:550 mod/events.php:551
|
||||||
|
msgid "Share this event"
|
||||||
|
msgstr "Partager cet événement"
|
||||||
|
|
||||||
|
#: mod/events.php:558 src/Model/Profile.php:865
|
||||||
|
msgid "Basic"
|
||||||
|
msgstr "Simple"
|
||||||
|
|
||||||
|
#: mod/events.php:560 mod/photos.php:1107 mod/photos.php:1448
|
||||||
|
#: src/Core/ACL.php:307
|
||||||
|
msgid "Permissions"
|
||||||
|
msgstr "Permissions"
|
||||||
|
|
||||||
|
#: mod/events.php:576
|
||||||
|
msgid "Failed to remove event"
|
||||||
|
msgstr "La suppression de l'événement a échoué."
|
||||||
|
|
||||||
|
#: mod/events.php:578
|
||||||
|
msgid "Event removed"
|
||||||
|
msgstr "Événement supprimé."
|
||||||
|
|
||||||
|
#: mod/feedtest.php:21
|
||||||
|
msgid "You must be logged in to use this module"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/feedtest.php:48
|
||||||
|
msgid "Source URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/fetch.php:20 mod/fetch.php:47 mod/fetch.php:54 mod/help.php:62
|
||||||
|
#: src/App.php:1794
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr "Non trouvé"
|
msgstr "Non trouvé"
|
||||||
|
|
||||||
#: mod/hcard.php:18
|
#: mod/filer.php:34
|
||||||
|
msgid "- select -"
|
||||||
|
msgstr "- choisir -"
|
||||||
|
|
||||||
|
#: mod/follow.php:45
|
||||||
|
msgid "The contact could not be added."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/follow.php:75
|
||||||
|
msgid "You already added this contact."
|
||||||
|
msgstr "Vous avez déjà ajouté ce contact."
|
||||||
|
|
||||||
|
#: mod/follow.php:85
|
||||||
|
msgid "Diaspora support isn't enabled. Contact can't be added."
|
||||||
|
msgstr "Le support de Diaspora est désactivé. Le contact ne peut pas être ajouté."
|
||||||
|
|
||||||
|
#: mod/follow.php:92
|
||||||
|
msgid "OStatus support is disabled. Contact can't be added."
|
||||||
|
msgstr "Le support d'OStatus est désactivé. Le contact ne peut pas être ajouté."
|
||||||
|
|
||||||
|
#: mod/follow.php:99
|
||||||
|
msgid "The network type couldn't be detected. Contact can't be added."
|
||||||
|
msgstr "Impossible de détecter le type de réseau. Le contact ne peut pas être ajouté."
|
||||||
|
|
||||||
|
#: mod/follow.php:179 mod/notifications.php:254 src/Model/Profile.php:795
|
||||||
|
#: src/Module/Contact.php:654
|
||||||
|
msgid "Tags:"
|
||||||
|
msgstr "Étiquette :"
|
||||||
|
|
||||||
|
#: mod/follow.php:191 mod/unfollow.php:147 src/Model/Profile.php:892
|
||||||
|
#: src/Module/Contact.php:859
|
||||||
|
msgid "Status Messages and Posts"
|
||||||
|
msgstr "Messages d'état et publications"
|
||||||
|
|
||||||
|
#: mod/friendica.php:70
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"This is Friendica, version %s that is running at the web location %s. The "
|
||||||
|
"database version is %s, the post update version is %s."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/friendica.php:76
|
||||||
|
msgid ""
|
||||||
|
"Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more "
|
||||||
|
"about the Friendica project."
|
||||||
|
msgstr "Rendez-vous sur <a href=\"https://friendi.ca\">Friendi.ca</a> pour en savoir plus sur le projet Friendica."
|
||||||
|
|
||||||
|
#: mod/friendica.php:80
|
||||||
|
msgid "Bug reports and issues: please visit"
|
||||||
|
msgstr "Pour les rapports de bugs : rendez vous sur"
|
||||||
|
|
||||||
|
#: mod/friendica.php:80
|
||||||
|
msgid "the bugtracker at github"
|
||||||
|
msgstr "le bugtracker sur GitHub"
|
||||||
|
|
||||||
|
#: mod/friendica.php:83
|
||||||
|
msgid "Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/friendica.php:88
|
||||||
|
msgid "Installed addons/apps:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/friendica.php:102
|
||||||
|
msgid "No installed addons/apps"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/friendica.php:107
|
||||||
|
#, php-format
|
||||||
|
msgid "Read about the <a href=\"%1$s/tos\">Terms of Service</a> of this node."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/friendica.php:112
|
||||||
|
msgid "On this server the following remote servers are blocked."
|
||||||
|
msgstr "Sur ce serveur, les serveurs suivants sont sur liste noire."
|
||||||
|
|
||||||
|
#: mod/fsuggest.php:72
|
||||||
|
msgid "Friend suggestion sent."
|
||||||
|
msgstr "Suggestion d'amitié/contact envoyée."
|
||||||
|
|
||||||
|
#: mod/fsuggest.php:101
|
||||||
|
msgid "Suggest Friends"
|
||||||
|
msgstr "Suggérer des amis/contacts"
|
||||||
|
|
||||||
|
#: mod/fsuggest.php:103
|
||||||
|
#, php-format
|
||||||
|
msgid "Suggest a friend for %s"
|
||||||
|
msgstr "Suggérer un ami/contact pour %s"
|
||||||
|
|
||||||
|
#: mod/group.php:38
|
||||||
|
msgid "Group created."
|
||||||
|
msgstr "Groupe créé."
|
||||||
|
|
||||||
|
#: mod/group.php:44
|
||||||
|
msgid "Could not create group."
|
||||||
|
msgstr "Impossible de créer le groupe."
|
||||||
|
|
||||||
|
#: mod/group.php:58 mod/group.php:185
|
||||||
|
msgid "Group not found."
|
||||||
|
msgstr "Groupe introuvable."
|
||||||
|
|
||||||
|
#: mod/group.php:72
|
||||||
|
msgid "Group name changed."
|
||||||
|
msgstr "Groupe renommé."
|
||||||
|
|
||||||
|
#: mod/group.php:85 mod/profperm.php:29 src/App.php:1875
|
||||||
|
msgid "Permission denied"
|
||||||
|
msgstr "Permission refusée"
|
||||||
|
|
||||||
|
#: mod/group.php:103
|
||||||
|
msgid "Save Group"
|
||||||
|
msgstr "Sauvegarder le groupe"
|
||||||
|
|
||||||
|
#: mod/group.php:104
|
||||||
|
msgid "Filter"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/group.php:109
|
||||||
|
msgid "Create a group of contacts/friends."
|
||||||
|
msgstr "Créez un groupe de contacts/amis."
|
||||||
|
|
||||||
|
#: mod/group.php:110 mod/group.php:134 mod/group.php:227
|
||||||
|
#: src/Model/Group.php:413
|
||||||
|
msgid "Group Name: "
|
||||||
|
msgstr "Nom du groupe : "
|
||||||
|
|
||||||
|
#: mod/group.php:125 src/Model/Group.php:410
|
||||||
|
msgid "Contacts not in any group"
|
||||||
|
msgstr "Contacts n'appartenant à aucun groupe"
|
||||||
|
|
||||||
|
#: mod/group.php:157
|
||||||
|
msgid "Group removed."
|
||||||
|
msgstr "Groupe enlevé."
|
||||||
|
|
||||||
|
#: mod/group.php:159
|
||||||
|
msgid "Unable to remove group."
|
||||||
|
msgstr "Impossible d'enlever le groupe."
|
||||||
|
|
||||||
|
#: mod/group.php:220
|
||||||
|
msgid "Delete Group"
|
||||||
|
msgstr "Supprimer le groupe"
|
||||||
|
|
||||||
|
#: mod/group.php:231
|
||||||
|
msgid "Edit Group Name"
|
||||||
|
msgstr "Éditer le nom du groupe"
|
||||||
|
|
||||||
|
#: mod/group.php:242
|
||||||
|
msgid "Members"
|
||||||
|
msgstr "Membres"
|
||||||
|
|
||||||
|
#: mod/group.php:244 src/Module/Contact.php:709
|
||||||
|
msgid "All Contacts"
|
||||||
|
msgstr "Tous les contacts"
|
||||||
|
|
||||||
|
#: mod/group.php:245 mod/network.php:653
|
||||||
|
msgid "Group is empty"
|
||||||
|
msgstr "Groupe vide"
|
||||||
|
|
||||||
|
#: mod/group.php:258
|
||||||
|
msgid "Remove contact from group"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/group.php:276 mod/profperm.php:118
|
||||||
|
msgid "Click on a contact to add or remove."
|
||||||
|
msgstr "Cliquez sur un contact pour l'ajouter ou le supprimer."
|
||||||
|
|
||||||
|
#: mod/group.php:290
|
||||||
|
msgid "Add contact to group"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/hcard.php:19
|
||||||
msgid "No profile"
|
msgid "No profile"
|
||||||
msgstr "Aucun profil"
|
msgstr "Aucun profil"
|
||||||
|
|
||||||
|
#: mod/help.php:49
|
||||||
|
msgid "Help:"
|
||||||
|
msgstr "Aide :"
|
||||||
|
|
||||||
|
#: mod/help.php:56 view/theme/vier/theme.php:295 src/Content/Nav.php:186
|
||||||
|
msgid "Help"
|
||||||
|
msgstr "Aide"
|
||||||
|
|
||||||
#: mod/home.php:39
|
#: mod/home.php:39
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Welcome to %s"
|
msgid "Welcome to %s"
|
||||||
msgstr "Bienvenue sur %s"
|
msgstr "Bienvenue sur %s"
|
||||||
|
|
||||||
#: mod/lockview.php:38 mod/lockview.php:46
|
#: mod/invite.php:36
|
||||||
|
msgid "Total invitation limit exceeded."
|
||||||
|
msgstr "La limite d'invitation totale est éxédée."
|
||||||
|
|
||||||
|
#: mod/invite.php:58
|
||||||
|
#, php-format
|
||||||
|
msgid "%s : Not a valid email address."
|
||||||
|
msgstr "%s : Adresse de courriel invalide."
|
||||||
|
|
||||||
|
#: mod/invite.php:85
|
||||||
|
msgid "Please join us on Friendica"
|
||||||
|
msgstr "Rejoignez-nous sur Friendica"
|
||||||
|
|
||||||
|
#: mod/invite.php:94
|
||||||
|
msgid "Invitation limit exceeded. Please contact your site administrator."
|
||||||
|
msgstr "Limite d'invitation exédée. Veuillez contacter l'administrateur de votre site."
|
||||||
|
|
||||||
|
#: mod/invite.php:98
|
||||||
|
#, php-format
|
||||||
|
msgid "%s : Message delivery failed."
|
||||||
|
msgstr "%s : L'envoi du message a échoué."
|
||||||
|
|
||||||
|
#: mod/invite.php:102
|
||||||
|
#, php-format
|
||||||
|
msgid "%d message sent."
|
||||||
|
msgid_plural "%d messages sent."
|
||||||
|
msgstr[0] "%d message envoyé."
|
||||||
|
msgstr[1] "%d messages envoyés."
|
||||||
|
|
||||||
|
#: mod/invite.php:120
|
||||||
|
msgid "You have no more invitations available"
|
||||||
|
msgstr "Vous n'avez plus d'invitations disponibles"
|
||||||
|
|
||||||
|
#: mod/invite.php:128
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"Visit %s for a list of public sites that you can join. Friendica members on "
|
||||||
|
"other sites can all connect with each other, as well as with members of many"
|
||||||
|
" other social networks."
|
||||||
|
msgstr "Visitez %s pour une liste des sites publics que vous pouvez rejoindre. Les membres de Friendica appartenant à d'autres sites peuvent s'interconnecter, ainsi qu'avec les membres de plusieurs autres réseaux sociaux."
|
||||||
|
|
||||||
|
#: mod/invite.php:130
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"To accept this invitation, please visit and register at %s or any other "
|
||||||
|
"public Friendica website."
|
||||||
|
msgstr "Pour accepter cette invitation, merci d'aller vous inscrire sur %s, ou n'importe quel autre site Friendica public."
|
||||||
|
|
||||||
|
#: mod/invite.php:131
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"Friendica sites all inter-connect to create a huge privacy-enhanced social "
|
||||||
|
"web that is owned and controlled by its members. They can also connect with "
|
||||||
|
"many traditional social networks. See %s for a list of alternate Friendica "
|
||||||
|
"sites you can join."
|
||||||
|
msgstr "Les sites Friendica sont tous interconnectés pour créer un immense réseau social respectueux de la vie privée, possédé et contrôllé par ses membres. Ils peuvent également interagir avec plusieurs réseaux sociaux traditionnels. Voir %s pour une liste d'autres sites Friendica que vous pourriez rejoindre."
|
||||||
|
|
||||||
|
#: mod/invite.php:135
|
||||||
|
msgid ""
|
||||||
|
"Our apologies. This system is not currently configured to connect with other"
|
||||||
|
" public sites or invite members."
|
||||||
|
msgstr "Toutes nos excuses. Ce système n'est pas configuré pour se connecter à d'autres sites publics ou inviter de nouveaux membres."
|
||||||
|
|
||||||
|
#: mod/invite.php:139
|
||||||
|
msgid ""
|
||||||
|
"Friendica sites all inter-connect to create a huge privacy-enhanced social "
|
||||||
|
"web that is owned and controlled by its members. They can also connect with "
|
||||||
|
"many traditional social networks."
|
||||||
|
msgstr "Les instances Friendica sont interconnectées pour créer un immense réseau social possédé et contrôlé par ses membres, et qui respecte leur vie privée. Ils peuvent aussi s'interconnecter avec d'autres réseaux sociaux traditionnels."
|
||||||
|
|
||||||
|
#: mod/invite.php:138
|
||||||
|
#, php-format
|
||||||
|
msgid "To accept this invitation, please visit and register at %s."
|
||||||
|
msgstr "Pour accepter cette invitation, rendez-vous sur %s et inscrivez-vous."
|
||||||
|
|
||||||
|
#: mod/invite.php:145
|
||||||
|
msgid "Send invitations"
|
||||||
|
msgstr "Envoyer des invitations"
|
||||||
|
|
||||||
|
#: mod/invite.php:146
|
||||||
|
msgid "Enter email addresses, one per line:"
|
||||||
|
msgstr "Entrez les adresses email, une par ligne :"
|
||||||
|
|
||||||
|
#: mod/invite.php:147 mod/message.php:257 mod/message.php:418
|
||||||
|
#: mod/wallmessage.php:135
|
||||||
|
msgid "Your message:"
|
||||||
|
msgstr "Votre message :"
|
||||||
|
|
||||||
|
#: mod/invite.php:147
|
||||||
|
msgid ""
|
||||||
|
"You are cordially invited to join me and other close friends on Friendica - "
|
||||||
|
"and help us to create a better social web."
|
||||||
|
msgstr "Vous êtes cordialement invité à me rejoindre sur Friendica, et nous aider ainsi à créer un meilleur web social."
|
||||||
|
|
||||||
|
#: mod/invite.php:149
|
||||||
|
msgid "You will need to supply this invitation code: $invite_code"
|
||||||
|
msgstr "Vous devrez fournir ce code d'invitation : $invite_code"
|
||||||
|
|
||||||
|
#: mod/invite.php:149
|
||||||
|
msgid ""
|
||||||
|
"Once you have registered, please connect with me via my profile page at:"
|
||||||
|
msgstr "Une fois inscrit, connectez-vous à la page de mon profil sur :"
|
||||||
|
|
||||||
|
#: mod/invite.php:151
|
||||||
|
msgid ""
|
||||||
|
"For more information about the Friendica project and why we feel it is "
|
||||||
|
"important, please visit http://friendi.ca"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/item.php:118
|
||||||
|
msgid "Unable to locate original post."
|
||||||
|
msgstr "Impossible de localiser la publication originale."
|
||||||
|
|
||||||
|
#: mod/item.php:286
|
||||||
|
msgid "Empty post discarded."
|
||||||
|
msgstr "Publication vide rejetée."
|
||||||
|
|
||||||
|
#: mod/item.php:465 mod/wall_upload.php:241 src/Object/Image.php:968
|
||||||
|
#: src/Object/Image.php:984 src/Object/Image.php:992 src/Object/Image.php:1017
|
||||||
|
msgid "Wall Photos"
|
||||||
|
msgstr "Photos du mur"
|
||||||
|
|
||||||
|
#: mod/item.php:805
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"This message was sent to you by %s, a member of the Friendica social "
|
||||||
|
"network."
|
||||||
|
msgstr "Ce message vous a été envoyé par %s, membre du réseau social Friendica."
|
||||||
|
|
||||||
|
#: mod/item.php:807
|
||||||
|
#, php-format
|
||||||
|
msgid "You may visit them online at %s"
|
||||||
|
msgstr "Vous pouvez leur rendre visite sur %s"
|
||||||
|
|
||||||
|
#: mod/item.php:808
|
||||||
|
msgid ""
|
||||||
|
"Please contact the sender by replying to this post if you do not wish to "
|
||||||
|
"receive these messages."
|
||||||
|
msgstr "Merci de contacter l’émetteur en répondant à cette publication si vous ne souhaitez pas recevoir ces messages."
|
||||||
|
|
||||||
|
#: mod/item.php:812
|
||||||
|
#, php-format
|
||||||
|
msgid "%s posted an update."
|
||||||
|
msgstr "%s a publié une mise à jour."
|
||||||
|
|
||||||
|
#: mod/lockview.php:46 mod/lockview.php:57
|
||||||
msgid "Remote privacy information not available."
|
msgid "Remote privacy information not available."
|
||||||
msgstr "Informations de confidentialité indisponibles."
|
msgstr "Informations de confidentialité indisponibles."
|
||||||
|
|
||||||
#: mod/lockview.php:55
|
#: mod/lockview.php:66
|
||||||
msgid "Visible to:"
|
msgid "Visible to:"
|
||||||
msgstr "Visible par :"
|
msgstr "Visible par :"
|
||||||
|
|
||||||
#: mod/maintenance.php:24
|
#: mod/lostpass.php:28
|
||||||
msgid "System down for maintenance"
|
msgid "No valid account found."
|
||||||
msgstr "Système indisponible pour cause de maintenance"
|
msgstr "Impossible de trouver un compte valide."
|
||||||
|
|
||||||
|
#: mod/lostpass.php:40
|
||||||
|
msgid "Password reset request issued. Check your email."
|
||||||
|
msgstr "Réinitialisation du mot de passe en cours. Vérifiez votre courriel."
|
||||||
|
|
||||||
|
#: mod/lostpass.php:46
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"\n"
|
||||||
|
"\t\tDear %1$s,\n"
|
||||||
|
"\t\t\tA request was recently received at \"%2$s\" to reset your account\n"
|
||||||
|
"\t\tpassword. In order to confirm this request, please select the verification link\n"
|
||||||
|
"\t\tbelow or paste it into your web browser address bar.\n"
|
||||||
|
"\n"
|
||||||
|
"\t\tIf you did NOT request this change, please DO NOT follow the link\n"
|
||||||
|
"\t\tprovided and ignore and/or delete this email, the request will expire shortly.\n"
|
||||||
|
"\n"
|
||||||
|
"\t\tYour password will not be changed unless we can verify that you\n"
|
||||||
|
"\t\tissued this request."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/lostpass.php:57
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"\n"
|
||||||
|
"\t\tFollow this link soon to verify your identity:\n"
|
||||||
|
"\n"
|
||||||
|
"\t\t%1$s\n"
|
||||||
|
"\n"
|
||||||
|
"\t\tYou will then receive a follow-up message containing the new password.\n"
|
||||||
|
"\t\tYou may change that password from your account settings page after logging in.\n"
|
||||||
|
"\n"
|
||||||
|
"\t\tThe login details are as follows:\n"
|
||||||
|
"\n"
|
||||||
|
"\t\tSite Location:\t%2$s\n"
|
||||||
|
"\t\tLogin Name:\t%3$s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/lostpass.php:76
|
||||||
|
#, php-format
|
||||||
|
msgid "Password reset requested at %s"
|
||||||
|
msgstr "Requête de réinitialisation de mot de passe à %s"
|
||||||
|
|
||||||
|
#: mod/lostpass.php:92
|
||||||
|
msgid ""
|
||||||
|
"Request could not be verified. (You may have previously submitted it.) "
|
||||||
|
"Password reset failed."
|
||||||
|
msgstr "Impossible d'honorer cette demande. (Vous l'avez peut-être déjà utilisée par le passé.) La réinitialisation a échoué."
|
||||||
|
|
||||||
|
#: mod/lostpass.php:105
|
||||||
|
msgid "Request has expired, please make a new one."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/lostpass.php:120
|
||||||
|
msgid "Forgot your Password?"
|
||||||
|
msgstr "Mot de passe oublié ?"
|
||||||
|
|
||||||
|
#: mod/lostpass.php:121
|
||||||
|
msgid ""
|
||||||
|
"Enter your email address and submit to have your password reset. Then check "
|
||||||
|
"your email for further instructions."
|
||||||
|
msgstr "Entrez votre adresse de courriel et validez pour réinitialiser votre mot de passe. Vous recevrez la suite des instructions par courriel."
|
||||||
|
|
||||||
|
#: mod/lostpass.php:122 src/Module/Login.php:322
|
||||||
|
msgid "Nickname or Email: "
|
||||||
|
msgstr "Pseudo ou eMail : "
|
||||||
|
|
||||||
|
#: mod/lostpass.php:123
|
||||||
|
msgid "Reset"
|
||||||
|
msgstr "Réinitialiser"
|
||||||
|
|
||||||
|
#: mod/lostpass.php:139 src/Module/Login.php:334
|
||||||
|
msgid "Password Reset"
|
||||||
|
msgstr "Réinitialiser le mot de passe"
|
||||||
|
|
||||||
|
#: mod/lostpass.php:140
|
||||||
|
msgid "Your password has been reset as requested."
|
||||||
|
msgstr "Votre mot de passe a bien été réinitialisé."
|
||||||
|
|
||||||
|
#: mod/lostpass.php:141
|
||||||
|
msgid "Your new password is"
|
||||||
|
msgstr "Votre nouveau mot de passe est "
|
||||||
|
|
||||||
|
#: mod/lostpass.php:142
|
||||||
|
msgid "Save or copy your new password - and then"
|
||||||
|
msgstr "Sauvez ou copiez ce nouveau mot de passe - puis"
|
||||||
|
|
||||||
|
#: mod/lostpass.php:143
|
||||||
|
msgid "click here to login"
|
||||||
|
msgstr "cliquez ici pour vous connecter"
|
||||||
|
|
||||||
|
#: mod/lostpass.php:144
|
||||||
|
msgid ""
|
||||||
|
"Your password may be changed from the <em>Settings</em> page after "
|
||||||
|
"successful login."
|
||||||
|
msgstr "Votre mot de passe peut être changé depuis la page <em>Réglages</em>, une fois que vous serez connecté."
|
||||||
|
|
||||||
|
#: mod/lostpass.php:152
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"\n"
|
||||||
|
"\t\t\tDear %1$s,\n"
|
||||||
|
"\t\t\t\tYour password has been changed as requested. Please retain this\n"
|
||||||
|
"\t\t\tinformation for your records (or change your password immediately to\n"
|
||||||
|
"\t\t\tsomething that you will remember).\n"
|
||||||
|
"\t\t"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/lostpass.php:158
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"\n"
|
||||||
|
"\t\t\tYour login details are as follows:\n"
|
||||||
|
"\n"
|
||||||
|
"\t\t\tSite Location:\t%1$s\n"
|
||||||
|
"\t\t\tLogin Name:\t%2$s\n"
|
||||||
|
"\t\t\tPassword:\t%3$s\n"
|
||||||
|
"\n"
|
||||||
|
"\t\t\tYou may change that password from your account settings page after logging in.\n"
|
||||||
|
"\t\t"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/lostpass.php:174
|
||||||
|
#, php-format
|
||||||
|
msgid "Your password has been changed at %s"
|
||||||
|
msgstr "Votre mot de passe a été modifié à %s"
|
||||||
|
|
||||||
|
#: mod/manage.php:180
|
||||||
|
msgid "Manage Identities and/or Pages"
|
||||||
|
msgstr "Gérer les identités et/ou les pages"
|
||||||
|
|
||||||
|
#: mod/manage.php:181
|
||||||
|
msgid ""
|
||||||
|
"Toggle between different identities or community/group pages which share "
|
||||||
|
"your account details or which you have been granted \"manage\" permissions"
|
||||||
|
msgstr "Basculez entre les différentes identités ou pages (groupes/communautés) qui se partagent votre compte ou que vous avez été autorisé à gérer."
|
||||||
|
|
||||||
|
#: mod/manage.php:182
|
||||||
|
msgid "Select an identity to manage: "
|
||||||
|
msgstr "Choisir une identité à gérer: "
|
||||||
|
|
||||||
|
#: mod/match.php:49
|
||||||
|
msgid "No keywords to match. Please add keywords to your default profile."
|
||||||
|
msgstr "Aucun mot-clé en correspondance. Merci d'ajouter des mots-clés à votre profil par défaut."
|
||||||
|
|
||||||
|
#: mod/match.php:104
|
||||||
|
msgid "is interested in:"
|
||||||
|
msgstr "s'intéresse à :"
|
||||||
|
|
||||||
|
#: mod/match.php:118
|
||||||
|
msgid "Profile Match"
|
||||||
|
msgstr "Correpondance de profils"
|
||||||
|
|
||||||
|
#: mod/message.php:33 mod/message.php:116 src/Content/Nav.php:251
|
||||||
|
msgid "New Message"
|
||||||
|
msgstr "Nouveau message"
|
||||||
|
|
||||||
|
#: mod/message.php:70 mod/wallmessage.php:58
|
||||||
|
msgid "No recipient selected."
|
||||||
|
msgstr "Pas de destinataire sélectionné."
|
||||||
|
|
||||||
|
#: mod/message.php:74
|
||||||
|
msgid "Unable to locate contact information."
|
||||||
|
msgstr "Impossible de localiser les informations du contact."
|
||||||
|
|
||||||
|
#: mod/message.php:77 mod/wallmessage.php:64
|
||||||
|
msgid "Message could not be sent."
|
||||||
|
msgstr "Impossible d'envoyer le message."
|
||||||
|
|
||||||
|
#: mod/message.php:80 mod/wallmessage.php:67
|
||||||
|
msgid "Message collection failure."
|
||||||
|
msgstr "Récupération des messages infructueuse."
|
||||||
|
|
||||||
|
#: mod/message.php:83 mod/wallmessage.php:70
|
||||||
|
msgid "Message sent."
|
||||||
|
msgstr "Message envoyé."
|
||||||
|
|
||||||
|
#: mod/message.php:110 mod/notifications.php:46 mod/notifications.php:184
|
||||||
|
#: mod/notifications.php:232
|
||||||
|
msgid "Discard"
|
||||||
|
msgstr "Rejeter"
|
||||||
|
|
||||||
|
#: mod/message.php:123 view/theme/frio/theme.php:280 src/Content/Nav.php:248
|
||||||
|
msgid "Messages"
|
||||||
|
msgstr "Messages"
|
||||||
|
|
||||||
|
#: mod/message.php:148
|
||||||
|
msgid "Do you really want to delete this message?"
|
||||||
|
msgstr "Voulez-vous vraiment supprimer ce message ?"
|
||||||
|
|
||||||
|
#: mod/message.php:166
|
||||||
|
msgid "Conversation not found."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/message.php:171
|
||||||
|
msgid "Message deleted."
|
||||||
|
msgstr "Message supprimé."
|
||||||
|
|
||||||
|
#: mod/message.php:176 mod/message.php:191
|
||||||
|
msgid "Conversation removed."
|
||||||
|
msgstr "Conversation supprimée."
|
||||||
|
|
||||||
|
#: mod/message.php:205 mod/message.php:345 mod/wallmessage.php:121
|
||||||
|
msgid "Please enter a link URL:"
|
||||||
|
msgstr "Entrez un lien web :"
|
||||||
|
|
||||||
|
#: mod/message.php:248 mod/wallmessage.php:126
|
||||||
|
msgid "Send Private Message"
|
||||||
|
msgstr "Envoyer un message privé"
|
||||||
|
|
||||||
|
#: mod/message.php:249 mod/message.php:413 mod/wallmessage.php:128
|
||||||
|
msgid "To:"
|
||||||
|
msgstr "À:"
|
||||||
|
|
||||||
|
#: mod/message.php:253 mod/message.php:415 mod/wallmessage.php:129
|
||||||
|
msgid "Subject:"
|
||||||
|
msgstr "Sujet:"
|
||||||
|
|
||||||
|
#: mod/message.php:291
|
||||||
|
msgid "No messages."
|
||||||
|
msgstr "Aucun message."
|
||||||
|
|
||||||
|
#: mod/message.php:332
|
||||||
|
msgid "Message not available."
|
||||||
|
msgstr "Message indisponible."
|
||||||
|
|
||||||
|
#: mod/message.php:389
|
||||||
|
msgid "Delete message"
|
||||||
|
msgstr "Effacer message"
|
||||||
|
|
||||||
|
#: mod/message.php:391 mod/message.php:492
|
||||||
|
msgid "D, d M Y - g:i A"
|
||||||
|
msgstr "D, d M Y - g:i A"
|
||||||
|
|
||||||
|
#: mod/message.php:406 mod/message.php:489
|
||||||
|
msgid "Delete conversation"
|
||||||
|
msgstr "Effacer conversation"
|
||||||
|
|
||||||
|
#: mod/message.php:408
|
||||||
|
msgid ""
|
||||||
|
"No secure communications available. You <strong>may</strong> be able to "
|
||||||
|
"respond from the sender's profile page."
|
||||||
|
msgstr "Pas de communications sécurisées possibles. Vous serez <strong>peut-être</strong> en mesure de répondre depuis la page de profil de l'émetteur."
|
||||||
|
|
||||||
|
#: mod/message.php:412
|
||||||
|
msgid "Send Reply"
|
||||||
|
msgstr "Répondre"
|
||||||
|
|
||||||
|
#: mod/message.php:463
|
||||||
|
#, php-format
|
||||||
|
msgid "Unknown sender - %s"
|
||||||
|
msgstr "Émetteur inconnu - %s"
|
||||||
|
|
||||||
|
#: mod/message.php:465
|
||||||
|
#, php-format
|
||||||
|
msgid "You and %s"
|
||||||
|
msgstr "Vous et %s"
|
||||||
|
|
||||||
|
#: mod/message.php:467
|
||||||
|
#, php-format
|
||||||
|
msgid "%s and You"
|
||||||
|
msgstr "%s et vous"
|
||||||
|
|
||||||
|
#: mod/message.php:495
|
||||||
|
#, php-format
|
||||||
|
msgid "%d message"
|
||||||
|
msgid_plural "%d messages"
|
||||||
|
msgstr[0] "%d message"
|
||||||
|
msgstr[1] "%d messages"
|
||||||
|
|
||||||
|
#: mod/network.php:198 mod/search.php:40
|
||||||
|
msgid "Remove term"
|
||||||
|
msgstr "Retirer le terme"
|
||||||
|
|
||||||
|
#: mod/network.php:205 mod/search.php:49 src/Content/Feature.php:100
|
||||||
|
msgid "Saved Searches"
|
||||||
|
msgstr "Recherches"
|
||||||
|
|
||||||
|
#: mod/network.php:206 src/Model/Group.php:404
|
||||||
|
msgid "add"
|
||||||
|
msgstr "ajouter"
|
||||||
|
|
||||||
|
#: mod/network.php:561
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"Warning: This group contains %s member from a network that doesn't allow non"
|
||||||
|
" public messages."
|
||||||
|
msgid_plural ""
|
||||||
|
"Warning: This group contains %s members from a network that doesn't allow "
|
||||||
|
"non public messages."
|
||||||
|
msgstr[0] ""
|
||||||
|
msgstr[1] ""
|
||||||
|
|
||||||
|
#: mod/network.php:564
|
||||||
|
msgid "Messages in this group won't be send to these receivers."
|
||||||
|
msgstr "Les messages dans ce groupe ne seront pas envoyés à ces destinataires."
|
||||||
|
|
||||||
|
#: mod/network.php:632
|
||||||
|
msgid "No such group"
|
||||||
|
msgstr "Groupe inexistant"
|
||||||
|
|
||||||
|
#: mod/network.php:657
|
||||||
|
#, php-format
|
||||||
|
msgid "Group: %s"
|
||||||
|
msgstr "Group : %s"
|
||||||
|
|
||||||
|
#: mod/network.php:683
|
||||||
|
msgid "Private messages to this person are at risk of public disclosure."
|
||||||
|
msgstr "Les messages privés envoyés à ce contact s'exposent à une diffusion incontrôlée."
|
||||||
|
|
||||||
|
#: mod/network.php:686
|
||||||
|
msgid "Invalid contact."
|
||||||
|
msgstr "Contact invalide."
|
||||||
|
|
||||||
|
#: mod/network.php:964
|
||||||
|
msgid "Commented Order"
|
||||||
|
msgstr "Tri par commentaires"
|
||||||
|
|
||||||
|
#: mod/network.php:967
|
||||||
|
msgid "Sort by Comment Date"
|
||||||
|
msgstr "Trier par date de commentaire"
|
||||||
|
|
||||||
|
#: mod/network.php:972
|
||||||
|
msgid "Posted Order"
|
||||||
|
msgstr "Tri des publications"
|
||||||
|
|
||||||
|
#: mod/network.php:975
|
||||||
|
msgid "Sort by Post Date"
|
||||||
|
msgstr "Trier par date de publication"
|
||||||
|
|
||||||
|
#: mod/network.php:983 mod/profiles.php:593
|
||||||
|
#: src/Core/NotificationsManager.php:187
|
||||||
|
msgid "Personal"
|
||||||
|
msgstr "Personnel"
|
||||||
|
|
||||||
|
#: mod/network.php:986
|
||||||
|
msgid "Posts that mention or involve you"
|
||||||
|
msgstr "Publications qui vous concernent"
|
||||||
|
|
||||||
|
#: mod/network.php:994
|
||||||
|
msgid "New"
|
||||||
|
msgstr "Nouveau"
|
||||||
|
|
||||||
|
#: mod/network.php:997
|
||||||
|
msgid "Activity Stream - by date"
|
||||||
|
msgstr "Flux d'activités - par date"
|
||||||
|
|
||||||
|
#: mod/network.php:1005
|
||||||
|
msgid "Shared Links"
|
||||||
|
msgstr "Liens partagés"
|
||||||
|
|
||||||
|
#: mod/network.php:1008
|
||||||
|
msgid "Interesting Links"
|
||||||
|
msgstr "Liens intéressants"
|
||||||
|
|
||||||
|
#: mod/network.php:1016
|
||||||
|
msgid "Starred"
|
||||||
|
msgstr "Mis en avant"
|
||||||
|
|
||||||
|
#: mod/network.php:1019
|
||||||
|
msgid "Favourite Posts"
|
||||||
|
msgstr "Publications favorites"
|
||||||
|
|
||||||
#: mod/newmember.php:11
|
#: mod/newmember.php:11
|
||||||
msgid "Welcome to Friendica"
|
msgid "Welcome to Friendica"
|
||||||
|
|
@ -1358,11 +4828,6 @@ msgid ""
|
||||||
" join."
|
" join."
|
||||||
msgstr "Sur votre page d'accueil, dans <em>Conseils aux nouveaux venus</em> - vous trouverez une rapide introduction aux onglets Profil et Réseau, pourrez vous connecter à Facebook, établir de nouvelles relations, et choisir des groupes à rejoindre."
|
msgstr "Sur votre page d'accueil, dans <em>Conseils aux nouveaux venus</em> - vous trouverez une rapide introduction aux onglets Profil et Réseau, pourrez vous connecter à Facebook, établir de nouvelles relations, et choisir des groupes à rejoindre."
|
||||||
|
|
||||||
#: mod/newmember.php:19 mod/admin.php:1935 mod/admin.php:2204
|
|
||||||
#: mod/settings.php:124 view/theme/frio/theme.php:269 src/Content/Nav.php:207
|
|
||||||
msgid "Settings"
|
|
||||||
msgstr "Réglages"
|
|
||||||
|
|
||||||
#: mod/newmember.php:21
|
#: mod/newmember.php:21
|
||||||
msgid "Go to Your Settings"
|
msgid "Go to Your Settings"
|
||||||
msgstr "Éditer vos Réglages"
|
msgstr "Éditer vos Réglages"
|
||||||
|
|
@ -1382,14 +4847,14 @@ msgid ""
|
||||||
"potential friends know exactly how to find you."
|
"potential friends know exactly how to find you."
|
||||||
msgstr "Vérifiez les autres réglages, tout particulièrement ceux liés à la vie privée. Un profil non listé, c'est un peu comme un numéro sur liste rouge. En général, vous devriez probablement publier votre profil - à moins que tous vos amis (potentiels) sachent déjà comment vous trouver."
|
msgstr "Vérifiez les autres réglages, tout particulièrement ceux liés à la vie privée. Un profil non listé, c'est un peu comme un numéro sur liste rouge. En général, vous devriez probablement publier votre profil - à moins que tous vos amis (potentiels) sachent déjà comment vous trouver."
|
||||||
|
|
||||||
#: mod/newmember.php:24 mod/profperm.php:113 mod/contacts.php:671
|
#: mod/newmember.php:24 mod/profperm.php:116 view/theme/frio/theme.php:272
|
||||||
#: mod/contacts.php:863 view/theme/frio/theme.php:260 src/Content/Nav.php:101
|
#: src/Content/Nav.php:153 src/Model/Profile.php:731 src/Model/Profile.php:864
|
||||||
#: src/Model/Profile.php:728 src/Model/Profile.php:861
|
#: src/Model/Profile.php:897 src/Module/Contact.php:659
|
||||||
#: src/Model/Profile.php:894
|
#: src/Module/Contact.php:864
|
||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr "Profil"
|
msgstr "Profil"
|
||||||
|
|
||||||
#: mod/newmember.php:26 mod/profile_photo.php:249 mod/profiles.php:598
|
#: mod/newmember.php:26 mod/profile_photo.php:248 mod/profiles.php:597
|
||||||
msgid "Upload Profile Photo"
|
msgid "Upload Profile Photo"
|
||||||
msgstr "Téléverser une photo de profil"
|
msgstr "Téléverser une photo de profil"
|
||||||
|
|
||||||
|
|
@ -1472,7 +4937,7 @@ msgid ""
|
||||||
"hours."
|
"hours."
|
||||||
msgstr "Sur le panneau latéral de la page Contacts, il y a plusieurs moyens de trouver de nouveaux amis. Nous pouvons mettre les gens en relation selon leurs intérêts, rechercher des amis par nom ou intérêt, et fournir des suggestions en fonction de la topologie du réseau. Sur un site tout neuf, les suggestions d'amitié devraient commencer à apparaître au bout de 24 heures."
|
msgstr "Sur le panneau latéral de la page Contacts, il y a plusieurs moyens de trouver de nouveaux amis. Nous pouvons mettre les gens en relation selon leurs intérêts, rechercher des amis par nom ou intérêt, et fournir des suggestions en fonction de la topologie du réseau. Sur un site tout neuf, les suggestions d'amitié devraient commencer à apparaître au bout de 24 heures."
|
||||||
|
|
||||||
#: mod/newmember.php:43 src/Model/Group.php:414
|
#: mod/newmember.php:43 src/Model/Group.php:405
|
||||||
msgid "Groups"
|
msgid "Groups"
|
||||||
msgstr "Groupes"
|
msgstr "Groupes"
|
||||||
|
|
||||||
|
|
@ -1512,1402 +4977,471 @@ msgid ""
|
||||||
" features and resources."
|
" features and resources."
|
||||||
msgstr "Nos pages d'<strong>aide</strong> peuvent être consultées pour davantage de détails sur les fonctionnalités ou les ressources."
|
msgstr "Nos pages d'<strong>aide</strong> peuvent être consultées pour davantage de détails sur les fonctionnalités ou les ressources."
|
||||||
|
|
||||||
#: mod/nogroup.php:42 mod/viewcontacts.php:112 mod/contacts.php:619
|
#: mod/notes.php:42 src/Model/Profile.php:947
|
||||||
#: mod/contacts.php:959
|
msgid "Personal Notes"
|
||||||
#, php-format
|
msgstr "Notes personnelles"
|
||||||
msgid "Visit %s's profile [%s]"
|
|
||||||
msgstr "Visiter le profil de %s [%s]"
|
|
||||||
|
|
||||||
#: mod/nogroup.php:43 mod/contacts.php:960
|
#: mod/notifications.php:37
|
||||||
msgid "Edit contact"
|
msgid "Invalid request identifier."
|
||||||
msgstr "Éditer le contact"
|
msgstr "Identifiant de demande invalide."
|
||||||
|
|
||||||
#: mod/nogroup.php:63
|
#: mod/notifications.php:59 mod/notifications.php:183
|
||||||
msgid "Contacts who are not members of a group"
|
#: mod/notifications.php:268 src/Module/Contact.php:626
|
||||||
msgstr "Contacts qui n’appartiennent à aucun groupe"
|
#: src/Module/Contact.php:820 src/Module/Contact.php:1080
|
||||||
|
msgid "Ignore"
|
||||||
|
msgstr "Ignorer"
|
||||||
|
|
||||||
#: mod/p.php:14
|
#: mod/notifications.php:92 src/Content/Nav.php:243
|
||||||
msgid "Not Extended"
|
msgid "Notifications"
|
||||||
|
msgstr "Notifications"
|
||||||
|
|
||||||
|
#: mod/notifications.php:104
|
||||||
|
msgid "Network Notifications"
|
||||||
|
msgstr "Notifications du réseau"
|
||||||
|
|
||||||
|
#: mod/notifications.php:109 mod/notify.php:81
|
||||||
|
msgid "System Notifications"
|
||||||
|
msgstr "Notifications du système"
|
||||||
|
|
||||||
|
#: mod/notifications.php:114
|
||||||
|
msgid "Personal Notifications"
|
||||||
|
msgstr "Notifications personnelles"
|
||||||
|
|
||||||
|
#: mod/notifications.php:119
|
||||||
|
msgid "Home Notifications"
|
||||||
|
msgstr "Notifications de page d'accueil"
|
||||||
|
|
||||||
|
#: mod/notifications.php:139
|
||||||
|
msgid "Show unread"
|
||||||
|
msgstr "Afficher non-lus"
|
||||||
|
|
||||||
|
#: mod/notifications.php:139
|
||||||
|
msgid "Show all"
|
||||||
|
msgstr "Tout afficher"
|
||||||
|
|
||||||
|
#: mod/notifications.php:150
|
||||||
|
msgid "Show Ignored Requests"
|
||||||
|
msgstr "Voir les demandes ignorées"
|
||||||
|
|
||||||
|
#: mod/notifications.php:150
|
||||||
|
msgid "Hide Ignored Requests"
|
||||||
|
msgstr "Cacher les demandes ignorées"
|
||||||
|
|
||||||
|
#: mod/notifications.php:163 mod/notifications.php:240
|
||||||
|
msgid "Notification type:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/repair_ostatus.php:18
|
#: mod/notifications.php:166
|
||||||
msgid "Resubscribing to OStatus contacts"
|
msgid "Suggested by:"
|
||||||
msgstr "Réinscription aux contacts OStatus"
|
msgstr ""
|
||||||
|
|
||||||
#: mod/repair_ostatus.php:34
|
#: mod/notifications.php:178 mod/notifications.php:257
|
||||||
msgid "Error"
|
#: src/Module/Contact.php:634
|
||||||
msgstr "Erreur"
|
msgid "Hide this contact from others"
|
||||||
|
msgstr "Cacher ce contact aux autres"
|
||||||
|
|
||||||
#: mod/repair_ostatus.php:48 mod/ostatus_subscribe.php:64
|
#: mod/notifications.php:200
|
||||||
msgid "Done"
|
msgid "Claims to be known to you: "
|
||||||
msgstr "Terminé"
|
msgstr "Prétend que vous le connaissez : "
|
||||||
|
|
||||||
#: mod/repair_ostatus.php:54 mod/ostatus_subscribe.php:88
|
#: mod/notifications.php:201
|
||||||
msgid "Keep this window open until done."
|
msgid "yes"
|
||||||
msgstr "Veuillez garder cette fenêtre ouverte jusqu'à la fin."
|
msgstr "oui"
|
||||||
|
|
||||||
#: mod/suggest.php:36
|
#: mod/notifications.php:201
|
||||||
msgid "Do you really want to delete this suggestion?"
|
msgid "no"
|
||||||
msgstr "Voulez-vous vraiment supprimer cette suggestion ?"
|
msgstr "non"
|
||||||
|
|
||||||
#: mod/suggest.php:73
|
#: mod/notifications.php:202 mod/notifications.php:206
|
||||||
msgid ""
|
msgid "Shall your connection be bidirectional or not?"
|
||||||
"No suggestions available. If this is a new site, please try again in 24 "
|
msgstr "Souhaitez vous que votre connexion soit bi-directionnelle ?"
|
||||||
"hours."
|
|
||||||
msgstr "Aucune suggestion. Si ce site est récent, merci de recommencer dans 24h."
|
|
||||||
|
|
||||||
#: mod/suggest.php:84 mod/suggest.php:104
|
#: mod/notifications.php:203 mod/notifications.php:207
|
||||||
msgid "Ignore/Hide"
|
|
||||||
msgstr "Ignorer/cacher"
|
|
||||||
|
|
||||||
#: mod/suggest.php:114 view/theme/vier/theme.php:204 src/Content/Widget.php:64
|
|
||||||
msgid "Friend Suggestions"
|
|
||||||
msgstr "Suggestions d'amitiés/contacts"
|
|
||||||
|
|
||||||
#: mod/update_community.php:27 mod/update_display.php:27
|
|
||||||
#: mod/update_notes.php:40 mod/update_profile.php:39 mod/update_network.php:33
|
|
||||||
msgid "[Embedded content - reload page to view]"
|
|
||||||
msgstr "[Ccontenu incorporé - rechargez la page pour le voir]"
|
|
||||||
|
|
||||||
#: mod/uimport.php:55 mod/register.php:192
|
|
||||||
msgid ""
|
|
||||||
"This site has exceeded the number of allowed daily account registrations. "
|
|
||||||
"Please try again tomorrow."
|
|
||||||
msgstr "Le nombre d'inscriptions quotidiennes pour ce site a été dépassé. Merci de réessayer demain."
|
|
||||||
|
|
||||||
#: mod/uimport.php:70 mod/register.php:288
|
|
||||||
msgid "Import"
|
|
||||||
msgstr "Importer"
|
|
||||||
|
|
||||||
#: mod/uimport.php:72
|
|
||||||
msgid "Move account"
|
|
||||||
msgstr "Migrer le compte"
|
|
||||||
|
|
||||||
#: mod/uimport.php:73
|
|
||||||
msgid "You can import an account from another Friendica server."
|
|
||||||
msgstr "Vous pouvez importer un compte d'un autre serveur Friendica."
|
|
||||||
|
|
||||||
#: mod/uimport.php:74
|
|
||||||
msgid ""
|
|
||||||
"You need to export your account from the old server and upload it here. We "
|
|
||||||
"will recreate your old account here with all your contacts. We will try also"
|
|
||||||
" to inform your friends that you moved here."
|
|
||||||
msgstr "Vous devez exporter votre compte à partir de l'ancien serveur et le téléverser ici. Nous recréerons votre ancien compte ici avec tous vos contacts. Nous tenterons également d'informer vos amis que vous avez déménagé ici."
|
|
||||||
|
|
||||||
#: mod/uimport.php:75
|
|
||||||
msgid ""
|
|
||||||
"This feature is experimental. We can't import contacts from the OStatus "
|
|
||||||
"network (GNU Social/Statusnet) or from Diaspora"
|
|
||||||
msgstr "Cette fonctionalité est expérimentale. Il n'est pas possible d'importer des contacts depuis le réseau OStatus (GNU Social/Statusnet) ou depuis Diaspora."
|
|
||||||
|
|
||||||
#: mod/uimport.php:76
|
|
||||||
msgid "Account file"
|
|
||||||
msgstr "Fichier du compte"
|
|
||||||
|
|
||||||
#: mod/uimport.php:76
|
|
||||||
msgid ""
|
|
||||||
"To export your account, go to \"Settings->Export your personal data\" and "
|
|
||||||
"select \"Export account\""
|
|
||||||
msgstr "Pour exporter votre compte, allez dans \"Paramètres> Exporter vos données personnelles\" et sélectionnez \"exportation de compte\""
|
|
||||||
|
|
||||||
#: mod/match.php:48
|
|
||||||
msgid "No keywords to match. Please add keywords to your default profile."
|
|
||||||
msgstr "Aucun mot-clé en correspondance. Merci d'ajouter des mots-clés à votre profil par défaut."
|
|
||||||
|
|
||||||
#: mod/match.php:104
|
|
||||||
msgid "is interested in:"
|
|
||||||
msgstr "s'intéresse à :"
|
|
||||||
|
|
||||||
#: mod/match.php:120
|
|
||||||
msgid "Profile Match"
|
|
||||||
msgstr "Correpondance de profils"
|
|
||||||
|
|
||||||
#: mod/match.php:125 mod/dirfind.php:253
|
|
||||||
msgid "No matches"
|
|
||||||
msgstr "Aucune correspondance"
|
|
||||||
|
|
||||||
#: mod/manage.php:180
|
|
||||||
msgid "Manage Identities and/or Pages"
|
|
||||||
msgstr "Gérer les identités et/ou les pages"
|
|
||||||
|
|
||||||
#: mod/manage.php:181
|
|
||||||
msgid ""
|
|
||||||
"Toggle between different identities or community/group pages which share "
|
|
||||||
"your account details or which you have been granted \"manage\" permissions"
|
|
||||||
msgstr "Basculez entre les différentes identités ou pages (groupes/communautés) qui se partagent votre compte ou que vous avez été autorisé à gérer."
|
|
||||||
|
|
||||||
#: mod/manage.php:182
|
|
||||||
msgid "Select an identity to manage: "
|
|
||||||
msgstr "Choisir une identité à gérer: "
|
|
||||||
|
|
||||||
#: mod/manage.php:184 mod/localtime.php:56 mod/poke.php:199
|
|
||||||
#: mod/fsuggest.php:114 mod/photos.php:1080 mod/photos.php:1160
|
|
||||||
#: mod/photos.php:1445 mod/photos.php:1491 mod/photos.php:1530
|
|
||||||
#: mod/photos.php:1603 mod/contacts.php:610 mod/events.php:530
|
|
||||||
#: mod/invite.php:154 mod/crepair.php:148 mod/install.php:198
|
|
||||||
#: mod/install.php:237 mod/message.php:246 mod/message.php:413
|
|
||||||
#: mod/profiles.php:579 view/theme/duepuntozero/config.php:71
|
|
||||||
#: view/theme/frio/config.php:118 view/theme/quattro/config.php:73
|
|
||||||
#: view/theme/vier/config.php:119 src/Object/Post.php:804
|
|
||||||
msgid "Submit"
|
|
||||||
msgstr "Envoyer"
|
|
||||||
|
|
||||||
#: mod/wall_attach.php:24 mod/wall_attach.php:32 mod/wall_attach.php:83
|
|
||||||
#: mod/wall_upload.php:38 mod/wall_upload.php:54 mod/wall_upload.php:112
|
|
||||||
#: mod/wall_upload.php:155 mod/wall_upload.php:158
|
|
||||||
msgid "Invalid request."
|
|
||||||
msgstr "Requête invalide."
|
|
||||||
|
|
||||||
#: mod/wall_attach.php:101
|
|
||||||
msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
|
|
||||||
msgstr "Désolé, il semble que votre fichier est plus important que ce que la configuration de PHP autorise"
|
|
||||||
|
|
||||||
#: mod/wall_attach.php:101
|
|
||||||
msgid "Or - did you try to upload an empty file?"
|
|
||||||
msgstr "Ou — auriez-vous essayé de télécharger un fichier vide ?"
|
|
||||||
|
|
||||||
#: mod/wall_attach.php:112
|
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "File exceeds size limit of %s"
|
|
||||||
msgstr "La taille du fichier dépasse la limite de %s"
|
|
||||||
|
|
||||||
#: mod/wall_attach.php:136 mod/wall_attach.php:152
|
|
||||||
msgid "File upload failed."
|
|
||||||
msgstr "Le téléversement a échoué."
|
|
||||||
|
|
||||||
#: mod/filer.php:34
|
|
||||||
msgid "- select -"
|
|
||||||
msgstr "- choisir -"
|
|
||||||
|
|
||||||
#: mod/localtime.php:19 src/Model/Event.php:36 src/Model/Event.php:814
|
|
||||||
msgid "l F d, Y \\@ g:i A"
|
|
||||||
msgstr "l F d, Y \\@ g:i A"
|
|
||||||
|
|
||||||
#: mod/localtime.php:33
|
|
||||||
msgid "Time Conversion"
|
|
||||||
msgstr "Conversion temporelle"
|
|
||||||
|
|
||||||
#: mod/localtime.php:35
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Friendica provides this service for sharing events with other networks and "
|
"Accepting %s as a friend allows %s to subscribe to your posts, and you will "
|
||||||
"friends in unknown timezones."
|
"also receive updates from them in your news feed."
|
||||||
msgstr "Friendica fournit ce service pour partager des événements avec d'autres réseaux et amis indépendament de leur fuseau horaire."
|
msgstr ""
|
||||||
|
|
||||||
#: mod/localtime.php:39
|
#: mod/notifications.php:204
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "UTC time: %s"
|
msgid ""
|
||||||
msgstr "Temps UTC : %s"
|
"Accepting %s as a subscriber allows them to subscribe to your posts, but you"
|
||||||
|
" will not receive updates from them in your news feed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: mod/localtime.php:42
|
#: mod/notifications.php:208
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Current timezone: %s"
|
msgid ""
|
||||||
msgstr "Zone de temps courante : %s"
|
"Accepting %s as a sharer allows them to subscribe to your posts, but you "
|
||||||
|
"will not receive updates from them in your news feed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: mod/localtime.php:46
|
#: mod/notifications.php:219
|
||||||
|
msgid "Friend"
|
||||||
|
msgstr "Ami"
|
||||||
|
|
||||||
|
#: mod/notifications.php:220
|
||||||
|
msgid "Sharer"
|
||||||
|
msgstr "Initiateur du partage"
|
||||||
|
|
||||||
|
#: mod/notifications.php:220
|
||||||
|
msgid "Subscriber"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/notifications.php:263 src/Model/Profile.php:534
|
||||||
|
#: src/Module/Contact.php:91
|
||||||
|
msgid "Network:"
|
||||||
|
msgstr "Réseau"
|
||||||
|
|
||||||
|
#: mod/notifications.php:276
|
||||||
|
msgid "No introductions."
|
||||||
|
msgstr "Aucune demande d'introduction."
|
||||||
|
|
||||||
|
#: mod/notifications.php:310
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Converted localtime: %s"
|
msgid "No more %s notifications."
|
||||||
msgstr "Temps local converti : %s"
|
msgstr "Aucune notification de %s"
|
||||||
|
|
||||||
#: mod/localtime.php:52
|
|
||||||
msgid "Please select your timezone:"
|
|
||||||
msgstr "Sélectionner votre zone :"
|
|
||||||
|
|
||||||
#: mod/notify.php:77
|
#: mod/notify.php:77
|
||||||
msgid "No more system notifications."
|
msgid "No more system notifications."
|
||||||
msgstr "Pas plus de notifications système."
|
msgstr "Pas plus de notifications système."
|
||||||
|
|
||||||
#: mod/notify.php:81 mod/notifications.php:113
|
#: mod/openid.php:31
|
||||||
msgid "System Notifications"
|
msgid "OpenID protocol error. No ID returned."
|
||||||
msgstr "Notifications du système"
|
msgstr "Erreur de protocole OpenID. Pas d'ID en retour."
|
||||||
|
|
||||||
#: mod/ping.php:292
|
#: mod/openid.php:67
|
||||||
msgid "{0} wants to be your friend"
|
|
||||||
msgstr "{0} souhaite être votre ami(e)"
|
|
||||||
|
|
||||||
#: mod/ping.php:307
|
|
||||||
msgid "{0} sent you a message"
|
|
||||||
msgstr "{0} vous a envoyé un message"
|
|
||||||
|
|
||||||
#: mod/ping.php:322
|
|
||||||
msgid "{0} requested registration"
|
|
||||||
msgstr "{0} a demandé à s'inscrire"
|
|
||||||
|
|
||||||
#: mod/poke.php:192
|
|
||||||
msgid "Poke/Prod"
|
|
||||||
msgstr "Solliciter"
|
|
||||||
|
|
||||||
#: mod/poke.php:193
|
|
||||||
msgid "poke, prod or do other things to somebody"
|
|
||||||
msgstr "solliciter (poke/...) quelqu'un"
|
|
||||||
|
|
||||||
#: mod/poke.php:194
|
|
||||||
msgid "Recipient"
|
|
||||||
msgstr "Destinataire"
|
|
||||||
|
|
||||||
#: mod/poke.php:195
|
|
||||||
msgid "Choose what you wish to do to recipient"
|
|
||||||
msgstr "Choisissez ce que vous voulez faire au destinataire"
|
|
||||||
|
|
||||||
#: mod/poke.php:198
|
|
||||||
msgid "Make this post private"
|
|
||||||
msgstr "Rendez ce message privé"
|
|
||||||
|
|
||||||
#: mod/probe.php:13 mod/search.php:98 mod/search.php:104
|
|
||||||
#: mod/viewcontacts.php:45 mod/webfinger.php:16 mod/photos.php:932
|
|
||||||
#: mod/videos.php:199 mod/directory.php:42 mod/community.php:27
|
|
||||||
#: mod/dfrn_request.php:602 mod/display.php:203
|
|
||||||
msgid "Public access denied."
|
|
||||||
msgstr "Accès public refusé."
|
|
||||||
|
|
||||||
#: mod/probe.php:14 mod/webfinger.php:17
|
|
||||||
msgid "Only logged in users are permitted to perform a probing."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/profperm.php:28 mod/group.php:83 index.php:435
|
|
||||||
msgid "Permission denied"
|
|
||||||
msgstr "Permission refusée"
|
|
||||||
|
|
||||||
#: mod/profperm.php:34 mod/profperm.php:65
|
|
||||||
msgid "Invalid profile identifier."
|
|
||||||
msgstr "Identifiant de profil invalide."
|
|
||||||
|
|
||||||
#: mod/profperm.php:111
|
|
||||||
msgid "Profile Visibility Editor"
|
|
||||||
msgstr "Éditer la visibilité du profil"
|
|
||||||
|
|
||||||
#: mod/profperm.php:115 mod/group.php:265
|
|
||||||
msgid "Click on a contact to add or remove."
|
|
||||||
msgstr "Cliquez sur un contact pour l'ajouter ou le supprimer."
|
|
||||||
|
|
||||||
#: mod/profperm.php:124
|
|
||||||
msgid "Visible To"
|
|
||||||
msgstr "Visible par"
|
|
||||||
|
|
||||||
#: mod/profperm.php:140
|
|
||||||
msgid "All Contacts (with secure profile access)"
|
|
||||||
msgstr "Tous les contacts (ayant un accès sécurisé)"
|
|
||||||
|
|
||||||
#: mod/regmod.php:68
|
|
||||||
msgid "Account approved."
|
|
||||||
msgstr "Inscription validée."
|
|
||||||
|
|
||||||
#: mod/regmod.php:93
|
|
||||||
#, php-format
|
|
||||||
msgid "Registration revoked for %s"
|
|
||||||
msgstr "Inscription révoquée pour %s"
|
|
||||||
|
|
||||||
#: mod/regmod.php:102
|
|
||||||
msgid "Please login."
|
|
||||||
msgstr "Merci de vous connecter."
|
|
||||||
|
|
||||||
#: mod/search.php:37 mod/network.php:194
|
|
||||||
msgid "Remove term"
|
|
||||||
msgstr "Retirer le terme"
|
|
||||||
|
|
||||||
#: mod/search.php:46 mod/network.php:201 src/Content/Feature.php:100
|
|
||||||
msgid "Saved Searches"
|
|
||||||
msgstr "Recherches"
|
|
||||||
|
|
||||||
#: mod/search.php:105
|
|
||||||
msgid "Only logged in users are permitted to perform a search."
|
|
||||||
msgstr "Seuls les utilisateurs inscrits sont autorisés à lancer une recherche."
|
|
||||||
|
|
||||||
#: mod/search.php:129
|
|
||||||
msgid "Too Many Requests"
|
|
||||||
msgstr "Trop de requêtes"
|
|
||||||
|
|
||||||
#: mod/search.php:130
|
|
||||||
msgid "Only one search per minute is permitted for not logged in users."
|
|
||||||
msgstr "Une seule recherche par minute pour les utilisateurs qui ne sont pas connectés."
|
|
||||||
|
|
||||||
#: mod/search.php:228 mod/community.php:141
|
|
||||||
msgid "No results."
|
|
||||||
msgstr "Aucun résultat."
|
|
||||||
|
|
||||||
#: mod/search.php:234
|
|
||||||
#, php-format
|
|
||||||
msgid "Items tagged with: %s"
|
|
||||||
msgstr "Éléments taggés %s"
|
|
||||||
|
|
||||||
#: mod/search.php:236 mod/contacts.php:819
|
|
||||||
#, php-format
|
|
||||||
msgid "Results for: %s"
|
|
||||||
msgstr "Résultats pour : %s"
|
|
||||||
|
|
||||||
#: mod/subthread.php:113
|
|
||||||
#, php-format
|
|
||||||
msgid "%1$s is following %2$s's %3$s"
|
|
||||||
msgstr "%1$s suit les %3$s de %2$s"
|
|
||||||
|
|
||||||
#: mod/tagrm.php:47
|
|
||||||
msgid "Tag removed"
|
|
||||||
msgstr "Étiquette supprimée"
|
|
||||||
|
|
||||||
#: mod/tagrm.php:85
|
|
||||||
msgid "Remove Item Tag"
|
|
||||||
msgstr "Enlever l'étiquette de l'élément"
|
|
||||||
|
|
||||||
#: mod/tagrm.php:87
|
|
||||||
msgid "Select a tag to remove: "
|
|
||||||
msgstr "Sélectionner une étiquette à supprimer :"
|
|
||||||
|
|
||||||
#: mod/tagrm.php:98 mod/delegate.php:177
|
|
||||||
msgid "Remove"
|
|
||||||
msgstr "Utiliser comme photo de profil"
|
|
||||||
|
|
||||||
#: mod/uexport.php:44
|
|
||||||
msgid "Export account"
|
|
||||||
msgstr "Exporter le compte"
|
|
||||||
|
|
||||||
#: mod/uexport.php:44
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Export your account info and contacts. Use this to make a backup of your "
|
"Account not found and OpenID registration is not permitted on this site."
|
||||||
"account and/or to move it to another server."
|
msgstr "Compte introuvable, et l'inscription OpenID n'est pas autorisée sur ce site."
|
||||||
msgstr "Exportez votre compte, vos infos et vos contacts. Vous pourrez utiliser le résultat comme sauvegarde et/ou pour le ré-importer sur un autre serveur."
|
|
||||||
|
|
||||||
#: mod/uexport.php:45
|
#: mod/openid.php:117 src/Module/Login.php:92 src/Module/Login.php:142
|
||||||
msgid "Export all"
|
msgid "Login failed."
|
||||||
msgstr "Tout exporter"
|
msgstr "Échec de connexion."
|
||||||
|
|
||||||
#: mod/uexport.php:45
|
#: mod/ostatus_subscribe.php:22
|
||||||
msgid ""
|
msgid "Subscribing to OStatus contacts"
|
||||||
"Export your accout info, contacts and all your items as json. Could be a "
|
msgstr "Inscription aux contacts OStatus"
|
||||||
"very big file, and could take a lot of time. Use this to make a full backup "
|
|
||||||
"of your account (photos are not exported)"
|
|
||||||
msgstr "Exportez votre compte, vos infos, vos contacts et toutes vos publications (en JSON). Le fichier résultant peut être extrêmement volumineux, et sa production peut durer longtemps. Vous pourrez l'utiliser pour faire une sauvegarde complète (à part les photos)."
|
|
||||||
|
|
||||||
#: mod/uexport.php:52 mod/settings.php:108
|
#: mod/ostatus_subscribe.php:34
|
||||||
msgid "Export personal data"
|
msgid "No contact provided."
|
||||||
msgstr "Exporter"
|
msgstr "Pas de contact fourni."
|
||||||
|
|
||||||
#: mod/viewcontacts.php:87
|
#: mod/ostatus_subscribe.php:41
|
||||||
msgid "No contacts."
|
msgid "Couldn't fetch information for contact."
|
||||||
msgstr "Aucun contact."
|
msgstr "Impossible de récupérer les informations pour ce contact."
|
||||||
|
|
||||||
#: mod/viewsrc.php:12 mod/community.php:34
|
#: mod/ostatus_subscribe.php:51
|
||||||
msgid "Access denied."
|
msgid "Couldn't fetch friends for contact."
|
||||||
msgstr "Accès refusé."
|
msgstr "Impossible de récupérer les amis de ce contact."
|
||||||
|
|
||||||
#: mod/wall_upload.php:186 mod/photos.php:763 mod/photos.php:766
|
#: mod/ostatus_subscribe.php:65 mod/repair_ostatus.php:52
|
||||||
#: mod/photos.php:795 mod/profile_photo.php:153
|
msgid "Done"
|
||||||
#, php-format
|
msgstr "Terminé"
|
||||||
msgid "Image exceeds size limit of %s"
|
|
||||||
msgstr "L'image dépasse la taille limite de %s"
|
|
||||||
|
|
||||||
#: mod/wall_upload.php:200 mod/photos.php:818 mod/profile_photo.php:162
|
#: mod/ostatus_subscribe.php:79
|
||||||
msgid "Unable to process image."
|
msgid "success"
|
||||||
msgstr "Impossible de traiter l'image."
|
msgstr "réussite"
|
||||||
|
|
||||||
#: mod/wall_upload.php:231 mod/item.php:471 src/Object/Image.php:953
|
#: mod/ostatus_subscribe.php:81
|
||||||
#: src/Object/Image.php:969 src/Object/Image.php:977 src/Object/Image.php:1002
|
msgid "failed"
|
||||||
msgid "Wall Photos"
|
msgstr "échec"
|
||||||
msgstr "Photos du mur"
|
|
||||||
|
|
||||||
#: mod/wall_upload.php:239 mod/photos.php:847 mod/profile_photo.php:307
|
#: mod/ostatus_subscribe.php:84 src/Object/Post.php:271
|
||||||
msgid "Image upload failed."
|
msgid "ignored"
|
||||||
msgstr "Le téléversement de l'image a échoué."
|
msgstr "ignoré"
|
||||||
|
|
||||||
#: mod/wallmessage.php:49 mod/wallmessage.php:112
|
#: mod/ostatus_subscribe.php:89 mod/repair_ostatus.php:58
|
||||||
#, php-format
|
msgid "Keep this window open until done."
|
||||||
msgid "Number of daily wall messages for %s exceeded. Message failed."
|
msgstr "Veuillez garder cette fenêtre ouverte jusqu'à la fin."
|
||||||
msgstr "Nombre de messages de mur quotidiens pour %s dépassé. Échec du message."
|
|
||||||
|
|
||||||
#: mod/wallmessage.php:57 mod/message.php:73
|
#: mod/photos.php:114 src/Model/Profile.php:908
|
||||||
msgid "No recipient selected."
|
|
||||||
msgstr "Pas de destinataire sélectionné."
|
|
||||||
|
|
||||||
#: mod/wallmessage.php:60
|
|
||||||
msgid "Unable to check your home location."
|
|
||||||
msgstr "Impossible de vérifier votre localisation."
|
|
||||||
|
|
||||||
#: mod/wallmessage.php:63 mod/message.php:80
|
|
||||||
msgid "Message could not be sent."
|
|
||||||
msgstr "Impossible d'envoyer le message."
|
|
||||||
|
|
||||||
#: mod/wallmessage.php:66 mod/message.php:83
|
|
||||||
msgid "Message collection failure."
|
|
||||||
msgstr "Récupération des messages infructueuse."
|
|
||||||
|
|
||||||
#: mod/wallmessage.php:69 mod/message.php:86
|
|
||||||
msgid "Message sent."
|
|
||||||
msgstr "Message envoyé."
|
|
||||||
|
|
||||||
#: mod/wallmessage.php:86 mod/wallmessage.php:95
|
|
||||||
msgid "No recipient."
|
|
||||||
msgstr "Pas de destinataire."
|
|
||||||
|
|
||||||
#: mod/wallmessage.php:132 mod/message.php:231
|
|
||||||
msgid "Send Private Message"
|
|
||||||
msgstr "Envoyer un message privé"
|
|
||||||
|
|
||||||
#: mod/wallmessage.php:133
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"If you wish for %s to respond, please check that the privacy settings on "
|
|
||||||
"your site allow private mail from unknown senders."
|
|
||||||
msgstr "Si vous souhaitez que %s réponde, merci de vérifier vos réglages pour autoriser les messages privés venant d'inconnus."
|
|
||||||
|
|
||||||
#: mod/wallmessage.php:134 mod/message.php:232 mod/message.php:402
|
|
||||||
msgid "To:"
|
|
||||||
msgstr "À:"
|
|
||||||
|
|
||||||
#: mod/wallmessage.php:135 mod/message.php:236 mod/message.php:404
|
|
||||||
msgid "Subject:"
|
|
||||||
msgstr "Sujet:"
|
|
||||||
|
|
||||||
#: mod/wallmessage.php:141 mod/invite.php:149 mod/message.php:240
|
|
||||||
#: mod/message.php:407
|
|
||||||
msgid "Your message:"
|
|
||||||
msgstr "Votre message :"
|
|
||||||
|
|
||||||
#: mod/bookmarklet.php:23 src/Content/Nav.php:114 src/Module/Login.php:313
|
|
||||||
msgid "Login"
|
|
||||||
msgstr "Connexion"
|
|
||||||
|
|
||||||
#: mod/bookmarklet.php:51
|
|
||||||
msgid "The post was created"
|
|
||||||
msgstr "La publication a été créée"
|
|
||||||
|
|
||||||
#: mod/editpost.php:25 mod/editpost.php:35
|
|
||||||
msgid "Item not found"
|
|
||||||
msgstr "Élément introuvable"
|
|
||||||
|
|
||||||
#: mod/editpost.php:42
|
|
||||||
msgid "Edit post"
|
|
||||||
msgstr "Éditer la publication"
|
|
||||||
|
|
||||||
#: mod/editpost.php:134 src/Core/ACL.php:315
|
|
||||||
msgid "CC: email addresses"
|
|
||||||
msgstr "CC: adresses de courriel"
|
|
||||||
|
|
||||||
#: mod/editpost.php:141 src/Core/ACL.php:316
|
|
||||||
msgid "Example: bob@example.com, mary@example.com"
|
|
||||||
msgstr "Exemple : bob@exemple.com, mary@exemple.com"
|
|
||||||
|
|
||||||
#: mod/fsuggest.php:30 mod/fsuggest.php:96 mod/crepair.php:110
|
|
||||||
#: mod/dfrn_confirm.php:129
|
|
||||||
msgid "Contact not found."
|
|
||||||
msgstr "Contact introuvable."
|
|
||||||
|
|
||||||
#: mod/fsuggest.php:72
|
|
||||||
msgid "Friend suggestion sent."
|
|
||||||
msgstr "Suggestion d'amitié/contact envoyée."
|
|
||||||
|
|
||||||
#: mod/fsuggest.php:101
|
|
||||||
msgid "Suggest Friends"
|
|
||||||
msgstr "Suggérer des amis/contacts"
|
|
||||||
|
|
||||||
#: mod/fsuggest.php:103
|
|
||||||
#, php-format
|
|
||||||
msgid "Suggest a friend for %s"
|
|
||||||
msgstr "Suggérer un ami/contact pour %s"
|
|
||||||
|
|
||||||
#: mod/notes.php:52 src/Model/Profile.php:944
|
|
||||||
msgid "Personal Notes"
|
|
||||||
msgstr "Notes personnelles"
|
|
||||||
|
|
||||||
#: mod/photos.php:108 src/Model/Profile.php:905
|
|
||||||
msgid "Photo Albums"
|
msgid "Photo Albums"
|
||||||
msgstr "Albums photo"
|
msgstr "Albums photo"
|
||||||
|
|
||||||
#: mod/photos.php:109 mod/photos.php:1713
|
#: mod/photos.php:115 mod/photos.php:1708
|
||||||
msgid "Recent Photos"
|
msgid "Recent Photos"
|
||||||
msgstr "Photos récentes"
|
msgstr "Photos récentes"
|
||||||
|
|
||||||
#: mod/photos.php:112 mod/photos.php:1210 mod/photos.php:1715
|
#: mod/photos.php:118 mod/photos.php:1227 mod/photos.php:1710
|
||||||
msgid "Upload New Photos"
|
msgid "Upload New Photos"
|
||||||
msgstr "Téléverser de nouvelles photos"
|
msgstr "Téléverser de nouvelles photos"
|
||||||
|
|
||||||
#: mod/photos.php:126 mod/settings.php:51
|
#: mod/photos.php:136 mod/settings.php:54
|
||||||
msgid "everybody"
|
msgid "everybody"
|
||||||
msgstr "tout le monde"
|
msgstr "tout le monde"
|
||||||
|
|
||||||
#: mod/photos.php:184
|
#: mod/photos.php:192
|
||||||
msgid "Contact information unavailable"
|
msgid "Contact information unavailable"
|
||||||
msgstr "Informations de contact indisponibles"
|
msgstr "Informations de contact indisponibles"
|
||||||
|
|
||||||
#: mod/photos.php:204
|
#: mod/photos.php:211
|
||||||
msgid "Album not found."
|
msgid "Album not found."
|
||||||
msgstr "Album introuvable."
|
msgstr "Album introuvable."
|
||||||
|
|
||||||
#: mod/photos.php:234 mod/photos.php:245 mod/photos.php:1161
|
#: mod/photos.php:240 mod/photos.php:253 mod/photos.php:1178
|
||||||
msgid "Delete Album"
|
msgid "Delete Album"
|
||||||
msgstr "Effacer l'album"
|
msgstr "Effacer l'album"
|
||||||
|
|
||||||
#: mod/photos.php:243
|
#: mod/photos.php:251
|
||||||
msgid "Do you really want to delete this photo album and all its photos?"
|
msgid "Do you really want to delete this photo album and all its photos?"
|
||||||
msgstr "Voulez-vous vraiment supprimer cet album photo et toutes ses photos ?"
|
msgstr "Voulez-vous vraiment supprimer cet album photo et toutes ses photos ?"
|
||||||
|
|
||||||
#: mod/photos.php:310 mod/photos.php:321 mod/photos.php:1446
|
#: mod/photos.php:313 mod/photos.php:325 mod/photos.php:1453
|
||||||
msgid "Delete Photo"
|
msgid "Delete Photo"
|
||||||
msgstr "Effacer la photo"
|
msgstr "Effacer la photo"
|
||||||
|
|
||||||
#: mod/photos.php:319
|
#: mod/photos.php:323
|
||||||
msgid "Do you really want to delete this photo?"
|
msgid "Do you really want to delete this photo?"
|
||||||
msgstr "Voulez-vous vraiment supprimer cette photo ?"
|
msgstr "Voulez-vous vraiment supprimer cette photo ?"
|
||||||
|
|
||||||
#: mod/photos.php:667
|
#: mod/photos.php:680
|
||||||
msgid "a photo"
|
msgid "a photo"
|
||||||
msgstr "une photo"
|
msgstr "une photo"
|
||||||
|
|
||||||
#: mod/photos.php:667
|
#: mod/photos.php:680
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%1$s was tagged in %2$s by %3$s"
|
msgid "%1$s was tagged in %2$s by %3$s"
|
||||||
msgstr "%1$s a été étiqueté dans %2$s par %3$s"
|
msgstr "%1$s a été étiqueté dans %2$s par %3$s"
|
||||||
|
|
||||||
#: mod/photos.php:769
|
#: mod/photos.php:776 mod/photos.php:779 mod/photos.php:808
|
||||||
|
#: mod/profile_photo.php:153 mod/wall_upload.php:196
|
||||||
|
#, php-format
|
||||||
|
msgid "Image exceeds size limit of %s"
|
||||||
|
msgstr "L'image dépasse la taille limite de %s"
|
||||||
|
|
||||||
|
#: mod/photos.php:782
|
||||||
msgid "Image upload didn't complete, please try again"
|
msgid "Image upload didn't complete, please try again"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:772
|
#: mod/photos.php:785
|
||||||
msgid "Image file is missing"
|
msgid "Image file is missing"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:777
|
#: mod/photos.php:790
|
||||||
msgid ""
|
msgid ""
|
||||||
"Server can't accept new file upload at this time, please contact your "
|
"Server can't accept new file upload at this time, please contact your "
|
||||||
"administrator"
|
"administrator"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:803
|
#: mod/photos.php:816
|
||||||
msgid "Image file is empty."
|
msgid "Image file is empty."
|
||||||
msgstr "Fichier image vide."
|
msgstr "Fichier image vide."
|
||||||
|
|
||||||
#: mod/photos.php:940
|
#: mod/photos.php:831 mod/profile_photo.php:162 mod/wall_upload.php:210
|
||||||
|
msgid "Unable to process image."
|
||||||
|
msgstr "Impossible de traiter l'image."
|
||||||
|
|
||||||
|
#: mod/photos.php:860 mod/profile_photo.php:307 mod/wall_upload.php:249
|
||||||
|
msgid "Image upload failed."
|
||||||
|
msgstr "Le téléversement de l'image a échoué."
|
||||||
|
|
||||||
|
#: mod/photos.php:948
|
||||||
msgid "No photos selected"
|
msgid "No photos selected"
|
||||||
msgstr "Aucune photo sélectionnée"
|
msgstr "Aucune photo sélectionnée"
|
||||||
|
|
||||||
#: mod/photos.php:1036 mod/videos.php:309
|
#: mod/photos.php:1045 mod/videos.php:301
|
||||||
msgid "Access to this item is restricted."
|
msgid "Access to this item is restricted."
|
||||||
msgstr "Accès restreint à cet élément."
|
msgstr "Accès restreint à cet élément."
|
||||||
|
|
||||||
#: mod/photos.php:1090
|
#: mod/photos.php:1099
|
||||||
msgid "Upload Photos"
|
msgid "Upload Photos"
|
||||||
msgstr "Téléverser des photos"
|
msgstr "Téléverser des photos"
|
||||||
|
|
||||||
#: mod/photos.php:1094 mod/photos.php:1156
|
#: mod/photos.php:1103 mod/photos.php:1173
|
||||||
msgid "New album name: "
|
msgid "New album name: "
|
||||||
msgstr "Nom du nouvel album : "
|
msgstr "Nom du nouvel album : "
|
||||||
|
|
||||||
#: mod/photos.php:1095
|
#: mod/photos.php:1104
|
||||||
msgid "or existing album name: "
|
msgid "or select existing album:"
|
||||||
msgstr "ou nom d'un album existant : "
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1096
|
#: mod/photos.php:1105
|
||||||
msgid "Do not show a status post for this upload"
|
msgid "Do not show a status post for this upload"
|
||||||
msgstr "Ne pas publier de notice de statut pour cet envoi"
|
msgstr "Ne pas publier de notice de statut pour cet envoi"
|
||||||
|
|
||||||
#: mod/photos.php:1098 mod/photos.php:1441 mod/events.php:533
|
#: mod/photos.php:1121 mod/photos.php:1456 mod/settings.php:1222
|
||||||
#: src/Core/ACL.php:318
|
|
||||||
msgid "Permissions"
|
|
||||||
msgstr "Permissions"
|
|
||||||
|
|
||||||
#: mod/photos.php:1106 mod/photos.php:1449 mod/settings.php:1218
|
|
||||||
msgid "Show to Groups"
|
msgid "Show to Groups"
|
||||||
msgstr "Montrer aux groupes"
|
msgstr "Montrer aux groupes"
|
||||||
|
|
||||||
#: mod/photos.php:1107 mod/photos.php:1450 mod/settings.php:1219
|
#: mod/photos.php:1122 mod/photos.php:1457 mod/settings.php:1223
|
||||||
msgid "Show to Contacts"
|
msgid "Show to Contacts"
|
||||||
msgstr "Montrer aux Contacts"
|
msgstr "Montrer aux Contacts"
|
||||||
|
|
||||||
#: mod/photos.php:1167
|
#: mod/photos.php:1184
|
||||||
msgid "Edit Album"
|
msgid "Edit Album"
|
||||||
msgstr "Éditer l'album"
|
msgstr "Éditer l'album"
|
||||||
|
|
||||||
#: mod/photos.php:1172
|
#: mod/photos.php:1189
|
||||||
msgid "Show Newest First"
|
msgid "Show Newest First"
|
||||||
msgstr "Plus récent d'abord"
|
msgstr "Plus récent d'abord"
|
||||||
|
|
||||||
#: mod/photos.php:1174
|
#: mod/photos.php:1191
|
||||||
msgid "Show Oldest First"
|
msgid "Show Oldest First"
|
||||||
msgstr "Plus ancien d'abord"
|
msgstr "Plus ancien d'abord"
|
||||||
|
|
||||||
#: mod/photos.php:1195 mod/photos.php:1698
|
#: mod/photos.php:1212 mod/photos.php:1693
|
||||||
msgid "View Photo"
|
msgid "View Photo"
|
||||||
msgstr "Voir la photo"
|
msgstr "Voir la photo"
|
||||||
|
|
||||||
#: mod/photos.php:1236
|
#: mod/photos.php:1253
|
||||||
msgid "Permission denied. Access to this item may be restricted."
|
msgid "Permission denied. Access to this item may be restricted."
|
||||||
msgstr "Interdit. L'accès à cet élément peut avoir été restreint."
|
msgstr "Interdit. L'accès à cet élément peut avoir été restreint."
|
||||||
|
|
||||||
#: mod/photos.php:1238
|
#: mod/photos.php:1255
|
||||||
msgid "Photo not available"
|
msgid "Photo not available"
|
||||||
msgstr "Photo indisponible"
|
msgstr "Photo indisponible"
|
||||||
|
|
||||||
#: mod/photos.php:1301
|
#: mod/photos.php:1330
|
||||||
msgid "View photo"
|
msgid "View photo"
|
||||||
msgstr "Voir photo"
|
msgstr "Voir photo"
|
||||||
|
|
||||||
#: mod/photos.php:1301
|
#: mod/photos.php:1330
|
||||||
msgid "Edit photo"
|
msgid "Edit photo"
|
||||||
msgstr "Éditer la photo"
|
msgstr "Éditer la photo"
|
||||||
|
|
||||||
#: mod/photos.php:1302
|
#: mod/photos.php:1331
|
||||||
msgid "Use as profile photo"
|
msgid "Use as profile photo"
|
||||||
msgstr "Utiliser comme photo de profil"
|
msgstr "Utiliser comme photo de profil"
|
||||||
|
|
||||||
#: mod/photos.php:1308 src/Object/Post.php:149
|
#: mod/photos.php:1337 src/Object/Post.php:152
|
||||||
msgid "Private Message"
|
msgid "Private Message"
|
||||||
msgstr "Message privé"
|
msgstr "Message privé"
|
||||||
|
|
||||||
#: mod/photos.php:1327
|
#: mod/photos.php:1357
|
||||||
msgid "View Full Size"
|
msgid "View Full Size"
|
||||||
msgstr "Voir en taille réelle"
|
msgstr "Voir en taille réelle"
|
||||||
|
|
||||||
#: mod/photos.php:1414
|
#: mod/photos.php:1421
|
||||||
msgid "Tags: "
|
msgid "Tags: "
|
||||||
msgstr "Étiquettes :"
|
msgstr "Étiquettes :"
|
||||||
|
|
||||||
#: mod/photos.php:1417
|
#: mod/photos.php:1424
|
||||||
msgid "[Remove any tag]"
|
msgid "[Select tags to remove]"
|
||||||
msgstr "[Retirer toutes les étiquettes]"
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1432
|
#: mod/photos.php:1439
|
||||||
msgid "New album name"
|
msgid "New album name"
|
||||||
msgstr "Nom du nouvel album"
|
msgstr "Nom du nouvel album"
|
||||||
|
|
||||||
#: mod/photos.php:1433
|
#: mod/photos.php:1440
|
||||||
msgid "Caption"
|
msgid "Caption"
|
||||||
msgstr "Titre"
|
msgstr "Titre"
|
||||||
|
|
||||||
#: mod/photos.php:1434
|
#: mod/photos.php:1441
|
||||||
msgid "Add a Tag"
|
msgid "Add a Tag"
|
||||||
msgstr "Ajouter une étiquette"
|
msgstr "Ajouter une étiquette"
|
||||||
|
|
||||||
#: mod/photos.php:1434
|
#: mod/photos.php:1441
|
||||||
msgid ""
|
msgid ""
|
||||||
"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
|
"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
|
||||||
msgstr "Exemples : @bob, @Barbara_Jensen, @jim@example.com, #Californie, #vacances"
|
msgstr "Exemples : @bob, @Barbara_Jensen, @jim@example.com, #Californie, #vacances"
|
||||||
|
|
||||||
#: mod/photos.php:1435
|
#: mod/photos.php:1442
|
||||||
msgid "Do not rotate"
|
msgid "Do not rotate"
|
||||||
msgstr "Pas de rotation"
|
msgstr "Pas de rotation"
|
||||||
|
|
||||||
#: mod/photos.php:1436
|
#: mod/photos.php:1443
|
||||||
msgid "Rotate CW (right)"
|
msgid "Rotate CW (right)"
|
||||||
msgstr "Tourner dans le sens des aiguilles d'une montre (vers la droite)"
|
msgstr "Tourner dans le sens des aiguilles d'une montre (vers la droite)"
|
||||||
|
|
||||||
#: mod/photos.php:1437
|
#: mod/photos.php:1444
|
||||||
msgid "Rotate CCW (left)"
|
msgid "Rotate CCW (left)"
|
||||||
msgstr "Tourner dans le sens contraire des aiguilles d'une montre (vers la gauche)"
|
msgstr "Tourner dans le sens contraire des aiguilles d'une montre (vers la gauche)"
|
||||||
|
|
||||||
#: mod/photos.php:1471 src/Object/Post.php:304
|
#: mod/photos.php:1478 src/Object/Post.php:300
|
||||||
msgid "I like this (toggle)"
|
msgid "I like this (toggle)"
|
||||||
msgstr "J'aime"
|
msgstr "J'aime"
|
||||||
|
|
||||||
#: mod/photos.php:1472 src/Object/Post.php:305
|
#: mod/photos.php:1479 src/Object/Post.php:301
|
||||||
msgid "I don't like this (toggle)"
|
msgid "I don't like this (toggle)"
|
||||||
msgstr "Je n'aime pas"
|
msgstr "Je n'aime pas"
|
||||||
|
|
||||||
#: mod/photos.php:1488 mod/photos.php:1527 mod/photos.php:1600
|
#: mod/photos.php:1494 mod/photos.php:1533 mod/photos.php:1593
|
||||||
#: mod/contacts.php:953 src/Object/Post.php:801
|
#: src/Module/Contact.php:1013 src/Object/Post.php:799
|
||||||
msgid "This is you"
|
msgid "This is you"
|
||||||
msgstr "C'est vous"
|
msgstr "C'est vous"
|
||||||
|
|
||||||
#: mod/photos.php:1490 mod/photos.php:1529 mod/photos.php:1602
|
#: mod/photos.php:1496 mod/photos.php:1535 mod/photos.php:1595
|
||||||
#: src/Object/Post.php:407 src/Object/Post.php:803
|
#: src/Object/Post.php:405 src/Object/Post.php:801
|
||||||
msgid "Comment"
|
msgid "Comment"
|
||||||
msgstr "Commenter"
|
msgstr "Commenter"
|
||||||
|
|
||||||
#: mod/photos.php:1634
|
#: mod/photos.php:1627
|
||||||
msgid "Map"
|
msgid "Map"
|
||||||
msgstr "Carte"
|
msgstr "Carte"
|
||||||
|
|
||||||
#: mod/photos.php:1704 mod/videos.php:387
|
#: mod/photos.php:1699 mod/videos.php:378
|
||||||
msgid "View Album"
|
msgid "View Album"
|
||||||
msgstr "Voir l'album"
|
msgstr "Voir l'album"
|
||||||
|
|
||||||
#: mod/videos.php:139
|
#: mod/ping.php:285
|
||||||
msgid "Do you really want to delete this video?"
|
msgid "{0} wants to be your friend"
|
||||||
msgstr "Voulez-vous vraiment supprimer cette vidéo?"
|
msgstr "{0} souhaite être votre ami(e)"
|
||||||
|
|
||||||
#: mod/videos.php:144
|
#: mod/ping.php:301
|
||||||
msgid "Delete Video"
|
msgid "{0} sent you a message"
|
||||||
msgstr "Supprimer la vidéo"
|
msgstr "{0} vous a envoyé un message"
|
||||||
|
|
||||||
#: mod/videos.php:207
|
#: mod/ping.php:317
|
||||||
msgid "No videos selected"
|
msgid "{0} requested registration"
|
||||||
msgstr "Pas de vidéo sélectionné"
|
msgstr "{0} a demandé à s'inscrire"
|
||||||
|
|
||||||
#: mod/videos.php:396
|
#: mod/poke.php:184
|
||||||
msgid "Recent Videos"
|
msgid "Poke/Prod"
|
||||||
msgstr "Vidéos récente"
|
msgstr "Solliciter"
|
||||||
|
|
||||||
#: mod/videos.php:398
|
#: mod/poke.php:185
|
||||||
msgid "Upload New Videos"
|
msgid "poke, prod or do other things to somebody"
|
||||||
msgstr "Téléversé une nouvelle vidéo"
|
msgstr "solliciter (poke/...) quelqu'un"
|
||||||
|
|
||||||
#: mod/cal.php:142 mod/display.php:316 mod/profile.php:174
|
#: mod/poke.php:186
|
||||||
msgid "Access to this profile has been restricted."
|
msgid "Recipient"
|
||||||
msgstr "L'accès au profil a été restreint."
|
msgstr "Destinataire"
|
||||||
|
|
||||||
#: mod/cal.php:274 mod/events.php:391 view/theme/frio/theme.php:263
|
#: mod/poke.php:187
|
||||||
#: view/theme/frio/theme.php:267 src/Content/Nav.php:104
|
msgid "Choose what you wish to do to recipient"
|
||||||
#: src/Content/Nav.php:170 src/Model/Profile.php:922 src/Model/Profile.php:933
|
msgstr "Choisissez ce que vous voulez faire au destinataire"
|
||||||
msgid "Events"
|
|
||||||
msgstr "Événements"
|
|
||||||
|
|
||||||
#: mod/cal.php:275 mod/events.php:392
|
#: mod/poke.php:190
|
||||||
msgid "View"
|
msgid "Make this post private"
|
||||||
msgstr "Vue"
|
msgstr "Rendez ce message privé"
|
||||||
|
|
||||||
#: mod/cal.php:276 mod/events.php:394
|
#: mod/probe.php:14 mod/webfinger.php:17
|
||||||
msgid "Previous"
|
msgid "Only logged in users are permitted to perform a probing."
|
||||||
msgstr "Précédent"
|
|
||||||
|
|
||||||
#: mod/cal.php:277 mod/events.php:395 mod/install.php:156
|
|
||||||
msgid "Next"
|
|
||||||
msgstr "Suivant"
|
|
||||||
|
|
||||||
#: mod/cal.php:280 mod/events.php:400 src/Model/Event.php:412
|
|
||||||
msgid "today"
|
|
||||||
msgstr "aujourd'hui"
|
|
||||||
|
|
||||||
#: mod/cal.php:281 mod/events.php:401 src/Util/Temporal.php:304
|
|
||||||
#: src/Model/Event.php:413
|
|
||||||
msgid "month"
|
|
||||||
msgstr "mois"
|
|
||||||
|
|
||||||
#: mod/cal.php:282 mod/events.php:402 src/Util/Temporal.php:305
|
|
||||||
#: src/Model/Event.php:414
|
|
||||||
msgid "week"
|
|
||||||
msgstr "semaine"
|
|
||||||
|
|
||||||
#: mod/cal.php:283 mod/events.php:403 src/Util/Temporal.php:306
|
|
||||||
#: src/Model/Event.php:415
|
|
||||||
msgid "day"
|
|
||||||
msgstr "jour"
|
|
||||||
|
|
||||||
#: mod/cal.php:284 mod/events.php:404
|
|
||||||
msgid "list"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/cal.php:297 src/Core/Console/NewPassword.php:73 src/Model/User.php:214
|
#: mod/profile.php:42 src/Model/Profile.php:129
|
||||||
msgid "User not found"
|
msgid "Requested profile is not available."
|
||||||
msgstr "Utilisateur introuvable"
|
msgstr "Le profil demandé n'est pas disponible."
|
||||||
|
|
||||||
#: mod/cal.php:313
|
#: mod/profile.php:93 mod/profile.php:96 src/Protocol/OStatus.php:1286
|
||||||
msgid "This calendar format is not supported"
|
|
||||||
msgstr "Format de calendrier inconnu"
|
|
||||||
|
|
||||||
#: mod/cal.php:315
|
|
||||||
msgid "No exportable data found"
|
|
||||||
msgstr "Rien à exporter"
|
|
||||||
|
|
||||||
#: mod/cal.php:332
|
|
||||||
msgid "calendar"
|
|
||||||
msgstr "calendrier"
|
|
||||||
|
|
||||||
#: mod/contacts.php:71 mod/notifications.php:259 src/Model/Profile.php:516
|
|
||||||
msgid "Network:"
|
|
||||||
msgstr "Réseau"
|
|
||||||
|
|
||||||
#: mod/contacts.php:157
|
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%d contact edited."
|
msgid "%s's timeline"
|
||||||
msgid_plural "%d contacts edited."
|
msgstr ""
|
||||||
msgstr[0] "%d contact mis à jour."
|
|
||||||
msgstr[1] "%d contacts mis à jour."
|
|
||||||
|
|
||||||
#: mod/contacts.php:184 mod/contacts.php:400
|
#: mod/profile.php:94 src/Protocol/OStatus.php:1287
|
||||||
msgid "Could not access contact record."
|
|
||||||
msgstr "Impossible d'accéder à l'enregistrement du contact."
|
|
||||||
|
|
||||||
#: mod/contacts.php:194
|
|
||||||
msgid "Could not locate selected profile."
|
|
||||||
msgstr "Impossible de localiser le profil séléctionné."
|
|
||||||
|
|
||||||
#: mod/contacts.php:228
|
|
||||||
msgid "Contact updated."
|
|
||||||
msgstr "Contact mis à jour."
|
|
||||||
|
|
||||||
#: mod/contacts.php:230 mod/dfrn_request.php:415
|
|
||||||
msgid "Failed to update contact record."
|
|
||||||
msgstr "Échec de mise à jour du contact."
|
|
||||||
|
|
||||||
#: mod/contacts.php:421
|
|
||||||
msgid "Contact has been blocked"
|
|
||||||
msgstr "Le contact a été bloqué"
|
|
||||||
|
|
||||||
#: mod/contacts.php:421
|
|
||||||
msgid "Contact has been unblocked"
|
|
||||||
msgstr "Le contact n'est plus bloqué"
|
|
||||||
|
|
||||||
#: mod/contacts.php:432
|
|
||||||
msgid "Contact has been ignored"
|
|
||||||
msgstr "Le contact a été ignoré"
|
|
||||||
|
|
||||||
#: mod/contacts.php:432
|
|
||||||
msgid "Contact has been unignored"
|
|
||||||
msgstr "Le contact n'est plus ignoré"
|
|
||||||
|
|
||||||
#: mod/contacts.php:443
|
|
||||||
msgid "Contact has been archived"
|
|
||||||
msgstr "Contact archivé"
|
|
||||||
|
|
||||||
#: mod/contacts.php:443
|
|
||||||
msgid "Contact has been unarchived"
|
|
||||||
msgstr "Contact désarchivé"
|
|
||||||
|
|
||||||
#: mod/contacts.php:467
|
|
||||||
msgid "Drop contact"
|
|
||||||
msgstr "Supprimer contact"
|
|
||||||
|
|
||||||
#: mod/contacts.php:470 mod/contacts.php:823
|
|
||||||
msgid "Do you really want to delete this contact?"
|
|
||||||
msgstr "Voulez-vous vraiment supprimer ce contact?"
|
|
||||||
|
|
||||||
#: mod/contacts.php:488
|
|
||||||
msgid "Contact has been removed."
|
|
||||||
msgstr "Ce contact a été retiré."
|
|
||||||
|
|
||||||
#: mod/contacts.php:519
|
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "You are mutual friends with %s"
|
msgid "%s's posts"
|
||||||
msgstr "Vous êtes ami (et réciproquement) avec %s"
|
msgstr ""
|
||||||
|
|
||||||
#: mod/contacts.php:523
|
#: mod/profile.php:95 src/Protocol/OStatus.php:1288
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "You are sharing with %s"
|
msgid "%s's comments"
|
||||||
msgstr "Vous partagez avec %s"
|
|
||||||
|
|
||||||
#: mod/contacts.php:527
|
|
||||||
#, php-format
|
|
||||||
msgid "%s is sharing with you"
|
|
||||||
msgstr "%s partage avec vous"
|
|
||||||
|
|
||||||
#: mod/contacts.php:547
|
|
||||||
msgid "Private communications are not available for this contact."
|
|
||||||
msgstr "Les communications privées ne sont pas disponibles pour ce contact."
|
|
||||||
|
|
||||||
#: mod/contacts.php:549
|
|
||||||
msgid "Never"
|
|
||||||
msgstr "Jamais"
|
|
||||||
|
|
||||||
#: mod/contacts.php:552
|
|
||||||
msgid "(Update was successful)"
|
|
||||||
msgstr "(Mise à jour effectuée avec succès)"
|
|
||||||
|
|
||||||
#: mod/contacts.php:552
|
|
||||||
msgid "(Update was not successful)"
|
|
||||||
msgstr "(Échec de la mise à jour)"
|
|
||||||
|
|
||||||
#: mod/contacts.php:554 mod/contacts.php:992
|
|
||||||
msgid "Suggest friends"
|
|
||||||
msgstr "Suggérer amitié/contact"
|
|
||||||
|
|
||||||
#: mod/contacts.php:558
|
|
||||||
#, php-format
|
|
||||||
msgid "Network type: %s"
|
|
||||||
msgstr "Type de réseau %s"
|
|
||||||
|
|
||||||
#: mod/contacts.php:563
|
|
||||||
msgid "Communications lost with this contact!"
|
|
||||||
msgstr "Communications perdues avec ce contact !"
|
|
||||||
|
|
||||||
#: mod/contacts.php:569
|
|
||||||
msgid "Fetch further information for feeds"
|
|
||||||
msgstr "Chercher plus d'informations pour les flux"
|
|
||||||
|
|
||||||
#: mod/contacts.php:571
|
|
||||||
msgid ""
|
|
||||||
"Fetch information like preview pictures, title and teaser from the feed "
|
|
||||||
"item. You can activate this if the feed doesn't contain much text. Keywords "
|
|
||||||
"are taken from the meta header in the feed item and are posted as hash tags."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/contacts.php:572 mod/admin.php:1288 mod/admin.php:1450
|
#: mod/profile_photo.php:57
|
||||||
#: mod/admin.php:1460
|
|
||||||
msgid "Disabled"
|
|
||||||
msgstr "Désactivé"
|
|
||||||
|
|
||||||
#: mod/contacts.php:573
|
|
||||||
msgid "Fetch information"
|
|
||||||
msgstr "Récupérer informations"
|
|
||||||
|
|
||||||
#: mod/contacts.php:574
|
|
||||||
msgid "Fetch keywords"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/contacts.php:575
|
|
||||||
msgid "Fetch information and keywords"
|
|
||||||
msgstr "Récupérer informations"
|
|
||||||
|
|
||||||
#: mod/contacts.php:599 mod/unfollow.php:100
|
|
||||||
msgid "Disconnect/Unfollow"
|
|
||||||
msgstr "Se déconnecter/Ne plus suivre"
|
|
||||||
|
|
||||||
#: mod/contacts.php:608
|
|
||||||
msgid "Contact"
|
|
||||||
msgstr "Contact"
|
|
||||||
|
|
||||||
#: mod/contacts.php:611
|
|
||||||
msgid "Profile Visibility"
|
|
||||||
msgstr "Visibilité du profil"
|
|
||||||
|
|
||||||
#: mod/contacts.php:612
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"Please choose the profile you would like to display to %s when viewing your "
|
|
||||||
"profile securely."
|
|
||||||
msgstr "Merci de choisir le profil que vous souhaitez montrer à %s lorsqu'il vous rend visite de manière sécurisée."
|
|
||||||
|
|
||||||
#: mod/contacts.php:613
|
|
||||||
msgid "Contact Information / Notes"
|
|
||||||
msgstr "Informations de contact / Notes"
|
|
||||||
|
|
||||||
#: mod/contacts.php:614
|
|
||||||
msgid "Their personal note"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/contacts.php:616
|
|
||||||
msgid "Edit contact notes"
|
|
||||||
msgstr "Éditer les notes des contacts"
|
|
||||||
|
|
||||||
#: mod/contacts.php:620
|
|
||||||
msgid "Block/Unblock contact"
|
|
||||||
msgstr "Bloquer/débloquer ce contact"
|
|
||||||
|
|
||||||
#: mod/contacts.php:621
|
|
||||||
msgid "Ignore contact"
|
|
||||||
msgstr "Ignorer ce contact"
|
|
||||||
|
|
||||||
#: mod/contacts.php:622
|
|
||||||
msgid "Repair URL settings"
|
|
||||||
msgstr "Réglages de réparation des URL"
|
|
||||||
|
|
||||||
#: mod/contacts.php:623
|
|
||||||
msgid "View conversations"
|
|
||||||
msgstr "Voir les conversations"
|
|
||||||
|
|
||||||
#: mod/contacts.php:628
|
|
||||||
msgid "Last update:"
|
|
||||||
msgstr "Dernière mise-à-jour :"
|
|
||||||
|
|
||||||
#: mod/contacts.php:630
|
|
||||||
msgid "Update public posts"
|
|
||||||
msgstr "Mettre à jour les publications publiques:"
|
|
||||||
|
|
||||||
#: mod/contacts.php:632 mod/contacts.php:1002
|
|
||||||
msgid "Update now"
|
|
||||||
msgstr "Mettre à jour"
|
|
||||||
|
|
||||||
#: mod/contacts.php:637 mod/contacts.php:827 mod/contacts.php:1011
|
|
||||||
#: mod/admin.php:489 mod/admin.php:1829
|
|
||||||
msgid "Unblock"
|
|
||||||
msgstr "Débloquer"
|
|
||||||
|
|
||||||
#: mod/contacts.php:637 mod/contacts.php:827 mod/contacts.php:1011
|
|
||||||
#: mod/admin.php:488 mod/admin.php:1828
|
|
||||||
msgid "Block"
|
|
||||||
msgstr "Bloquer"
|
|
||||||
|
|
||||||
#: mod/contacts.php:638 mod/contacts.php:828 mod/contacts.php:1019
|
|
||||||
msgid "Unignore"
|
|
||||||
msgstr "Ne plus ignorer"
|
|
||||||
|
|
||||||
#: mod/contacts.php:638 mod/contacts.php:828 mod/contacts.php:1019
|
|
||||||
#: mod/notifications.php:62 mod/notifications.php:181
|
|
||||||
#: mod/notifications.php:264
|
|
||||||
msgid "Ignore"
|
|
||||||
msgstr "Ignorer"
|
|
||||||
|
|
||||||
#: mod/contacts.php:642
|
|
||||||
msgid "Currently blocked"
|
|
||||||
msgstr "Actuellement bloqué"
|
|
||||||
|
|
||||||
#: mod/contacts.php:643
|
|
||||||
msgid "Currently ignored"
|
|
||||||
msgstr "Actuellement ignoré"
|
|
||||||
|
|
||||||
#: mod/contacts.php:644
|
|
||||||
msgid "Currently archived"
|
|
||||||
msgstr "Actuellement archivé"
|
|
||||||
|
|
||||||
#: mod/contacts.php:645
|
|
||||||
msgid "Awaiting connection acknowledge"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/contacts.php:646 mod/notifications.php:175 mod/notifications.php:253
|
|
||||||
msgid "Hide this contact from others"
|
|
||||||
msgstr "Cacher ce contact aux autres"
|
|
||||||
|
|
||||||
#: mod/contacts.php:646
|
|
||||||
msgid ""
|
|
||||||
"Replies/likes to your public posts <strong>may</strong> still be visible"
|
|
||||||
msgstr "Les réponses et \"j'aime\" à vos publications publiques <strong>peuvent</strong> être toujours visibles"
|
|
||||||
|
|
||||||
#: mod/contacts.php:647
|
|
||||||
msgid "Notification for new posts"
|
|
||||||
msgstr "Notification des nouvelles publications"
|
|
||||||
|
|
||||||
#: mod/contacts.php:647
|
|
||||||
msgid "Send a notification of every new post of this contact"
|
|
||||||
msgstr "Envoyer une notification de chaque nouveau message en provenance de ce contact"
|
|
||||||
|
|
||||||
#: mod/contacts.php:650
|
|
||||||
msgid "Blacklisted keywords"
|
|
||||||
msgstr "Mots-clés sur la liste noire"
|
|
||||||
|
|
||||||
#: mod/contacts.php:650
|
|
||||||
msgid ""
|
|
||||||
"Comma separated list of keywords that should not be converted to hashtags, "
|
|
||||||
"when \"Fetch information and keywords\" is selected"
|
|
||||||
msgstr "Liste de mots-clés separés par des virgules qui ne doivent pas être converti en mots-dièse quand « Récupérer informations et mots-clés » est sélectionné."
|
|
||||||
|
|
||||||
#: mod/contacts.php:656 mod/unfollow.php:122 mod/follow.php:166
|
|
||||||
#: mod/admin.php:494 mod/admin.php:504 mod/notifications.php:256
|
|
||||||
msgid "Profile URL"
|
|
||||||
msgstr "URL du Profil"
|
|
||||||
|
|
||||||
#: mod/contacts.php:660 mod/events.php:518 mod/directory.php:148
|
|
||||||
#: mod/notifications.php:246 src/Model/Event.php:60 src/Model/Event.php:85
|
|
||||||
#: src/Model/Event.php:421 src/Model/Event.php:900 src/Model/Profile.php:413
|
|
||||||
msgid "Location:"
|
|
||||||
msgstr "Localisation :"
|
|
||||||
|
|
||||||
#: mod/contacts.php:662 src/Model/Profile.php:420
|
|
||||||
msgid "XMPP:"
|
|
||||||
msgstr "XMPP"
|
|
||||||
|
|
||||||
#: mod/contacts.php:664 mod/directory.php:154 mod/notifications.php:248
|
|
||||||
#: src/Model/Profile.php:419 src/Model/Profile.php:804
|
|
||||||
msgid "About:"
|
|
||||||
msgstr "À propos :"
|
|
||||||
|
|
||||||
#: mod/contacts.php:666 mod/follow.php:174 mod/notifications.php:250
|
|
||||||
#: src/Model/Profile.php:792
|
|
||||||
msgid "Tags:"
|
|
||||||
msgstr "Étiquette :"
|
|
||||||
|
|
||||||
#: mod/contacts.php:667
|
|
||||||
msgid "Actions"
|
|
||||||
msgstr "Actions"
|
|
||||||
|
|
||||||
#: mod/contacts.php:669 mod/contacts.php:855 view/theme/frio/theme.php:259
|
|
||||||
#: src/Content/Nav.php:100 src/Model/Profile.php:886
|
|
||||||
msgid "Status"
|
|
||||||
msgstr "Statut"
|
|
||||||
|
|
||||||
#: mod/contacts.php:670
|
|
||||||
msgid "Contact Settings"
|
|
||||||
msgstr "Paramètres du Contact"
|
|
||||||
|
|
||||||
#: mod/contacts.php:711
|
|
||||||
msgid "Suggestions"
|
|
||||||
msgstr "Suggestions"
|
|
||||||
|
|
||||||
#: mod/contacts.php:714
|
|
||||||
msgid "Suggest potential friends"
|
|
||||||
msgstr "Suggérer des amis potentiels"
|
|
||||||
|
|
||||||
#: mod/contacts.php:719 mod/group.php:215
|
|
||||||
msgid "All Contacts"
|
|
||||||
msgstr "Tous les contacts"
|
|
||||||
|
|
||||||
#: mod/contacts.php:722
|
|
||||||
msgid "Show all contacts"
|
|
||||||
msgstr "Montrer tous les contacts"
|
|
||||||
|
|
||||||
#: mod/contacts.php:727
|
|
||||||
msgid "Unblocked"
|
|
||||||
msgstr "Non-bloqués"
|
|
||||||
|
|
||||||
#: mod/contacts.php:730
|
|
||||||
msgid "Only show unblocked contacts"
|
|
||||||
msgstr "Ne montrer que les contacts non-bloqués"
|
|
||||||
|
|
||||||
#: mod/contacts.php:735
|
|
||||||
msgid "Blocked"
|
|
||||||
msgstr "Bloqués"
|
|
||||||
|
|
||||||
#: mod/contacts.php:738
|
|
||||||
msgid "Only show blocked contacts"
|
|
||||||
msgstr "Ne montrer que les contacts bloqués"
|
|
||||||
|
|
||||||
#: mod/contacts.php:743
|
|
||||||
msgid "Ignored"
|
|
||||||
msgstr "Ignorés"
|
|
||||||
|
|
||||||
#: mod/contacts.php:746
|
|
||||||
msgid "Only show ignored contacts"
|
|
||||||
msgstr "Ne montrer que les contacts ignorés"
|
|
||||||
|
|
||||||
#: mod/contacts.php:751
|
|
||||||
msgid "Archived"
|
|
||||||
msgstr "Archivés"
|
|
||||||
|
|
||||||
#: mod/contacts.php:754
|
|
||||||
msgid "Only show archived contacts"
|
|
||||||
msgstr "Ne montrer que les contacts archivés"
|
|
||||||
|
|
||||||
#: mod/contacts.php:759
|
|
||||||
msgid "Hidden"
|
|
||||||
msgstr "Cachés"
|
|
||||||
|
|
||||||
#: mod/contacts.php:762
|
|
||||||
msgid "Only show hidden contacts"
|
|
||||||
msgstr "Ne montrer que les contacts masqués"
|
|
||||||
|
|
||||||
#: mod/contacts.php:818
|
|
||||||
msgid "Search your contacts"
|
|
||||||
msgstr "Rechercher dans vos contacts"
|
|
||||||
|
|
||||||
#: mod/contacts.php:820 mod/directory.php:209 view/theme/vier/theme.php:203
|
|
||||||
#: src/Content/Widget.php:63
|
|
||||||
msgid "Find"
|
|
||||||
msgstr "Trouver"
|
|
||||||
|
|
||||||
#: mod/contacts.php:826 mod/settings.php:169 mod/settings.php:695
|
|
||||||
msgid "Update"
|
|
||||||
msgstr "Mises à jour"
|
|
||||||
|
|
||||||
#: mod/contacts.php:829 mod/contacts.php:1027
|
|
||||||
msgid "Archive"
|
|
||||||
msgstr "Archiver"
|
|
||||||
|
|
||||||
#: mod/contacts.php:829 mod/contacts.php:1027
|
|
||||||
msgid "Unarchive"
|
|
||||||
msgstr "Désarchiver"
|
|
||||||
|
|
||||||
#: mod/contacts.php:832
|
|
||||||
msgid "Batch Actions"
|
|
||||||
msgstr "Actions multiples"
|
|
||||||
|
|
||||||
#: mod/contacts.php:858 mod/unfollow.php:132 mod/follow.php:186
|
|
||||||
#: src/Model/Profile.php:889
|
|
||||||
msgid "Status Messages and Posts"
|
|
||||||
msgstr "Messages d'état et publications"
|
|
||||||
|
|
||||||
#: mod/contacts.php:866 src/Model/Profile.php:897
|
|
||||||
msgid "Profile Details"
|
|
||||||
msgstr "Détails du profil"
|
|
||||||
|
|
||||||
#: mod/contacts.php:878
|
|
||||||
msgid "View all contacts"
|
|
||||||
msgstr "Voir tous les contacts"
|
|
||||||
|
|
||||||
#: mod/contacts.php:889
|
|
||||||
msgid "View all common friends"
|
|
||||||
msgstr "Voir tous les amis communs"
|
|
||||||
|
|
||||||
#: mod/contacts.php:895 mod/events.php:532 mod/admin.php:1363
|
|
||||||
#: src/Model/Profile.php:863
|
|
||||||
msgid "Advanced"
|
|
||||||
msgstr "Avancé"
|
|
||||||
|
|
||||||
#: mod/contacts.php:898
|
|
||||||
msgid "Advanced Contact Settings"
|
|
||||||
msgstr "Réglages avancés du contact"
|
|
||||||
|
|
||||||
#: mod/contacts.php:930
|
|
||||||
msgid "Mutual Friendship"
|
|
||||||
msgstr "Relation réciproque"
|
|
||||||
|
|
||||||
#: mod/contacts.php:934
|
|
||||||
msgid "is a fan of yours"
|
|
||||||
msgstr "Vous suit"
|
|
||||||
|
|
||||||
#: mod/contacts.php:938
|
|
||||||
msgid "you are a fan of"
|
|
||||||
msgstr "Vous le/la suivez"
|
|
||||||
|
|
||||||
#: mod/contacts.php:1013
|
|
||||||
msgid "Toggle Blocked status"
|
|
||||||
msgstr "(dés)activer l'état \"bloqué\""
|
|
||||||
|
|
||||||
#: mod/contacts.php:1021
|
|
||||||
msgid "Toggle Ignored status"
|
|
||||||
msgstr "(dés)activer l'état \"ignoré\""
|
|
||||||
|
|
||||||
#: mod/contacts.php:1029
|
|
||||||
msgid "Toggle Archive status"
|
|
||||||
msgstr "(dés)activer l'état \"archivé\""
|
|
||||||
|
|
||||||
#: mod/contacts.php:1037
|
|
||||||
msgid "Delete contact"
|
|
||||||
msgstr "Effacer ce contact"
|
|
||||||
|
|
||||||
#: mod/delegate.php:37
|
|
||||||
msgid "Parent user not found."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/delegate.php:144
|
|
||||||
msgid "No parent user"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/delegate.php:159
|
|
||||||
msgid "Parent Password:"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/delegate.php:159
|
|
||||||
msgid ""
|
|
||||||
"Please enter the password of the parent account to legitimize your request."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/delegate.php:164
|
|
||||||
msgid "Parent User"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/delegate.php:167
|
|
||||||
msgid ""
|
|
||||||
"Parent users have total control about this account, including the account "
|
|
||||||
"settings. Please double check whom you give this access."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/delegate.php:168 mod/admin.php:311 mod/admin.php:1358
|
|
||||||
#: mod/admin.php:1994 mod/admin.php:2247 mod/admin.php:2321 mod/admin.php:2468
|
|
||||||
#: mod/settings.php:669 mod/settings.php:776 mod/settings.php:864
|
|
||||||
#: mod/settings.php:953 mod/settings.php:1183
|
|
||||||
msgid "Save Settings"
|
|
||||||
msgstr "Sauvegarder les paramètres"
|
|
||||||
|
|
||||||
#: mod/delegate.php:169 src/Content/Nav.php:205
|
|
||||||
msgid "Delegate Page Management"
|
|
||||||
msgstr "Déléguer la gestion de la page"
|
|
||||||
|
|
||||||
#: mod/delegate.php:170
|
|
||||||
msgid "Delegates"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/delegate.php:172
|
|
||||||
msgid ""
|
|
||||||
"Delegates are able to manage all aspects of this account/page except for "
|
|
||||||
"basic account settings. Please do not delegate your personal account to "
|
|
||||||
"anybody that you do not trust completely."
|
|
||||||
msgstr "Les délégataires seront capables de gérer tous les aspects de ce compte ou de cette page, à l'exception des réglages de compte. Merci de ne pas déléguer votre compte principal à quelqu'un en qui vous n'avez pas une confiance absolue."
|
|
||||||
|
|
||||||
#: mod/delegate.php:173
|
|
||||||
msgid "Existing Page Delegates"
|
|
||||||
msgstr "Délégataires existants"
|
|
||||||
|
|
||||||
#: mod/delegate.php:175
|
|
||||||
msgid "Potential Delegates"
|
|
||||||
msgstr "Délégataires potentiels"
|
|
||||||
|
|
||||||
#: mod/delegate.php:178
|
|
||||||
msgid "Add"
|
|
||||||
msgstr "Ajouter"
|
|
||||||
|
|
||||||
#: mod/delegate.php:179
|
|
||||||
msgid "No entries."
|
|
||||||
msgstr "Aucune entrée."
|
|
||||||
|
|
||||||
#: mod/events.php:105 mod/events.php:107
|
|
||||||
msgid "Event can not end before it has started."
|
|
||||||
msgstr "L'événement ne peut pas se terminer avant d'avoir commencé."
|
|
||||||
|
|
||||||
#: mod/events.php:114 mod/events.php:116
|
|
||||||
msgid "Event title and start time are required."
|
|
||||||
msgstr "Vous devez donner un nom et un horaire de début à l'événement."
|
|
||||||
|
|
||||||
#: mod/events.php:393
|
|
||||||
msgid "Create New Event"
|
|
||||||
msgstr "Créer un nouvel événement"
|
|
||||||
|
|
||||||
#: mod/events.php:506
|
|
||||||
msgid "Event details"
|
|
||||||
msgstr "Détails de l'événement"
|
|
||||||
|
|
||||||
#: mod/events.php:507
|
|
||||||
msgid "Starting date and Title are required."
|
|
||||||
msgstr "La date de début et le titre sont requis."
|
|
||||||
|
|
||||||
#: mod/events.php:508 mod/events.php:509
|
|
||||||
msgid "Event Starts:"
|
|
||||||
msgstr "Début de l'événement :"
|
|
||||||
|
|
||||||
#: mod/events.php:508 mod/events.php:520 mod/profiles.php:607
|
|
||||||
msgid "Required"
|
|
||||||
msgstr "Requis"
|
|
||||||
|
|
||||||
#: mod/events.php:510 mod/events.php:526
|
|
||||||
msgid "Finish date/time is not known or not relevant"
|
|
||||||
msgstr "Date / heure de fin inconnue ou sans objet"
|
|
||||||
|
|
||||||
#: mod/events.php:512 mod/events.php:513
|
|
||||||
msgid "Event Finishes:"
|
|
||||||
msgstr "Fin de l'événement :"
|
|
||||||
|
|
||||||
#: mod/events.php:514 mod/events.php:527
|
|
||||||
msgid "Adjust for viewer timezone"
|
|
||||||
msgstr "Ajuster à la zone horaire du visiteur"
|
|
||||||
|
|
||||||
#: mod/events.php:516
|
|
||||||
msgid "Description:"
|
|
||||||
msgstr "Description :"
|
|
||||||
|
|
||||||
#: mod/events.php:520 mod/events.php:522
|
|
||||||
msgid "Title:"
|
|
||||||
msgstr "Titre :"
|
|
||||||
|
|
||||||
#: mod/events.php:523 mod/events.php:524
|
|
||||||
msgid "Share this event"
|
|
||||||
msgstr "Partager cet événement"
|
|
||||||
|
|
||||||
#: mod/events.php:531 src/Model/Profile.php:862
|
|
||||||
msgid "Basic"
|
|
||||||
msgstr "Simple"
|
|
||||||
|
|
||||||
#: mod/events.php:552
|
|
||||||
msgid "Failed to remove event"
|
|
||||||
msgstr "La suppression de l'événement a échoué."
|
|
||||||
|
|
||||||
#: mod/events.php:554
|
|
||||||
msgid "Event removed"
|
|
||||||
msgstr "Événement supprimé."
|
|
||||||
|
|
||||||
#: mod/feedtest.php:20
|
|
||||||
msgid "You must be logged in to use this module"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/feedtest.php:48
|
|
||||||
msgid "Source URL"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/oexchange.php:30
|
|
||||||
msgid "Post successful."
|
|
||||||
msgstr "Publication réussie."
|
|
||||||
|
|
||||||
#: mod/ostatus_subscribe.php:21
|
|
||||||
msgid "Subscribing to OStatus contacts"
|
|
||||||
msgstr "Inscription aux contacts OStatus"
|
|
||||||
|
|
||||||
#: mod/ostatus_subscribe.php:33
|
|
||||||
msgid "No contact provided."
|
|
||||||
msgstr "Pas de contact fourni."
|
|
||||||
|
|
||||||
#: mod/ostatus_subscribe.php:40
|
|
||||||
msgid "Couldn't fetch information for contact."
|
|
||||||
msgstr "Impossible de récupérer les informations pour ce contact."
|
|
||||||
|
|
||||||
#: mod/ostatus_subscribe.php:50
|
|
||||||
msgid "Couldn't fetch friends for contact."
|
|
||||||
msgstr "Impossible de récupérer les amis de ce contact."
|
|
||||||
|
|
||||||
#: mod/ostatus_subscribe.php:78
|
|
||||||
msgid "success"
|
|
||||||
msgstr "réussite"
|
|
||||||
|
|
||||||
#: mod/ostatus_subscribe.php:80
|
|
||||||
msgid "failed"
|
|
||||||
msgstr "échec"
|
|
||||||
|
|
||||||
#: mod/ostatus_subscribe.php:83 src/Object/Post.php:287
|
|
||||||
msgid "ignored"
|
|
||||||
msgstr "ignoré"
|
|
||||||
|
|
||||||
#: mod/profile_photo.php:55
|
|
||||||
msgid "Image uploaded but image cropping failed."
|
msgid "Image uploaded but image cropping failed."
|
||||||
msgstr "Image envoyée, mais impossible de la retailler."
|
msgstr "Image envoyée, mais impossible de la retailler."
|
||||||
|
|
||||||
#: mod/profile_photo.php:88 mod/profile_photo.php:96 mod/profile_photo.php:104
|
#: mod/profile_photo.php:89 mod/profile_photo.php:98 mod/profile_photo.php:107
|
||||||
#: mod/profile_photo.php:315
|
#: mod/profile_photo.php:315
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Image size reduction [%s] failed."
|
msgid "Image size reduction [%s] failed."
|
||||||
msgstr "Réduction de la taille de l'image [%s] échouée."
|
msgstr "Réduction de la taille de l'image [%s] échouée."
|
||||||
|
|
||||||
#: mod/profile_photo.php:125
|
#: mod/profile_photo.php:126
|
||||||
msgid ""
|
msgid ""
|
||||||
"Shift-reload the page or clear browser cache if the new photo does not "
|
"Shift-reload the page or clear browser cache if the new photo does not "
|
||||||
"display immediately."
|
"display immediately."
|
||||||
|
|
@ -2917,15 +5451,15 @@ msgstr "Rechargez la page avec la touche Maj pressée, ou bien effacez le cache
|
||||||
msgid "Unable to process image"
|
msgid "Unable to process image"
|
||||||
msgstr "Impossible de traiter l'image"
|
msgstr "Impossible de traiter l'image"
|
||||||
|
|
||||||
#: mod/profile_photo.php:247
|
#: mod/profile_photo.php:246
|
||||||
msgid "Upload File:"
|
msgid "Upload File:"
|
||||||
msgstr "Fichier à téléverser :"
|
msgstr "Fichier à téléverser :"
|
||||||
|
|
||||||
#: mod/profile_photo.php:248
|
#: mod/profile_photo.php:247
|
||||||
msgid "Select a profile:"
|
msgid "Select a profile:"
|
||||||
msgstr "Choisir un profil :"
|
msgstr "Choisir un profil :"
|
||||||
|
|
||||||
#: mod/profile_photo.php:253
|
#: mod/profile_photo.php:252
|
||||||
msgid "or"
|
msgid "or"
|
||||||
msgstr "ou"
|
msgstr "ou"
|
||||||
|
|
||||||
|
|
@ -2953,3219 +5487,67 @@ msgstr "Édition terminée"
|
||||||
msgid "Image uploaded successfully."
|
msgid "Image uploaded successfully."
|
||||||
msgstr "Image téléversée avec succès."
|
msgstr "Image téléversée avec succès."
|
||||||
|
|
||||||
#: mod/unfollow.php:34
|
#: mod/profiles.php:59
|
||||||
msgid "Contact wasn't found or can't be unfollowed."
|
|
||||||
msgstr "Le contact n'a pas été trouvé ou ne peut pas être suivi."
|
|
||||||
|
|
||||||
#: mod/unfollow.php:47
|
|
||||||
msgid "Contact unfollowed"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/unfollow.php:65 mod/follow.php:62 mod/dfrn_request.php:657
|
|
||||||
msgid "Submit Request"
|
|
||||||
msgstr "Envoyer la requête"
|
|
||||||
|
|
||||||
#: mod/unfollow.php:73
|
|
||||||
msgid "You aren't a friend of this contact."
|
|
||||||
msgstr "Vous n'êtes pas amis avec ce contact."
|
|
||||||
|
|
||||||
#: mod/unfollow.php:79
|
|
||||||
msgid "Unfollowing is currently not supported by your network."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/unfollow.php:113 mod/follow.php:157 mod/dfrn_request.php:655
|
|
||||||
msgid "Your Identity Address:"
|
|
||||||
msgstr "Votre adresse d'identité :"
|
|
||||||
|
|
||||||
#: mod/directory.php:151 mod/notifications.php:252 src/Model/Profile.php:416
|
|
||||||
#: src/Model/Profile.php:743
|
|
||||||
msgid "Gender:"
|
|
||||||
msgstr "Genre :"
|
|
||||||
|
|
||||||
#: mod/directory.php:152 src/Model/Profile.php:417 src/Model/Profile.php:767
|
|
||||||
msgid "Status:"
|
|
||||||
msgstr "Statut :"
|
|
||||||
|
|
||||||
#: mod/directory.php:153 src/Model/Profile.php:418 src/Model/Profile.php:784
|
|
||||||
msgid "Homepage:"
|
|
||||||
msgstr "Page personnelle :"
|
|
||||||
|
|
||||||
#: mod/directory.php:202 view/theme/vier/theme.php:208
|
|
||||||
#: src/Content/Widget.php:68
|
|
||||||
msgid "Global Directory"
|
|
||||||
msgstr "Annuaire global"
|
|
||||||
|
|
||||||
#: mod/directory.php:204
|
|
||||||
msgid "Find on this site"
|
|
||||||
msgstr "Trouver sur ce site"
|
|
||||||
|
|
||||||
#: mod/directory.php:206
|
|
||||||
msgid "Results for:"
|
|
||||||
msgstr "Résultats pour :"
|
|
||||||
|
|
||||||
#: mod/directory.php:208
|
|
||||||
msgid "Site Directory"
|
|
||||||
msgstr "Annuaire local"
|
|
||||||
|
|
||||||
#: mod/directory.php:213
|
|
||||||
msgid "No entries (some entries may be hidden)."
|
|
||||||
msgstr "Aucune entrée (certaines peuvent être cachées)."
|
|
||||||
|
|
||||||
#: mod/dirfind.php:49
|
|
||||||
#, php-format
|
|
||||||
msgid "People Search - %s"
|
|
||||||
msgstr "Recherche de personne - %s"
|
|
||||||
|
|
||||||
#: mod/dirfind.php:60
|
|
||||||
#, php-format
|
|
||||||
msgid "Forum Search - %s"
|
|
||||||
msgstr "Recherche de Forum - %s"
|
|
||||||
|
|
||||||
#: mod/follow.php:45
|
|
||||||
msgid "The contact could not be added."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/follow.php:73
|
|
||||||
msgid "You already added this contact."
|
|
||||||
msgstr "Vous avez déjà ajouté ce contact."
|
|
||||||
|
|
||||||
#: mod/follow.php:83
|
|
||||||
msgid "Diaspora support isn't enabled. Contact can't be added."
|
|
||||||
msgstr "Le support de Diaspora est désactivé. Le contact ne peut pas être ajouté."
|
|
||||||
|
|
||||||
#: mod/follow.php:90
|
|
||||||
msgid "OStatus support is disabled. Contact can't be added."
|
|
||||||
msgstr "Le support d'OStatus est désactivé. Le contact ne peut pas être ajouté."
|
|
||||||
|
|
||||||
#: mod/follow.php:97
|
|
||||||
msgid "The network type couldn't be detected. Contact can't be added."
|
|
||||||
msgstr "Impossible de détecter le type de réseau. Le contact ne peut pas être ajouté."
|
|
||||||
|
|
||||||
#: mod/follow.php:149 mod/dfrn_request.php:647
|
|
||||||
msgid "Please answer the following:"
|
|
||||||
msgstr "Merci de répondre à ce qui suit :"
|
|
||||||
|
|
||||||
#: mod/follow.php:150 mod/dfrn_request.php:648
|
|
||||||
#, php-format
|
|
||||||
msgid "Does %s know you?"
|
|
||||||
msgstr "Est-ce que %s vous connaît?"
|
|
||||||
|
|
||||||
#: mod/follow.php:151 mod/dfrn_request.php:649
|
|
||||||
msgid "Add a personal note:"
|
|
||||||
msgstr "Ajouter une note personnelle :"
|
|
||||||
|
|
||||||
#: mod/lostpass.php:27
|
|
||||||
msgid "No valid account found."
|
|
||||||
msgstr "Impossible de trouver un compte valide."
|
|
||||||
|
|
||||||
#: mod/lostpass.php:39
|
|
||||||
msgid "Password reset request issued. Check your email."
|
|
||||||
msgstr "Réinitialisation du mot de passe en cours. Vérifiez votre courriel."
|
|
||||||
|
|
||||||
#: mod/lostpass.php:45
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"\t\tDear %1$s,\n"
|
|
||||||
"\t\t\tA request was recently received at \"%2$s\" to reset your account\n"
|
|
||||||
"\t\tpassword. In order to confirm this request, please select the verification link\n"
|
|
||||||
"\t\tbelow or paste it into your web browser address bar.\n"
|
|
||||||
"\n"
|
|
||||||
"\t\tIf you did NOT request this change, please DO NOT follow the link\n"
|
|
||||||
"\t\tprovided and ignore and/or delete this email, the request will expire shortly.\n"
|
|
||||||
"\n"
|
|
||||||
"\t\tYour password will not be changed unless we can verify that you\n"
|
|
||||||
"\t\tissued this request."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/lostpass.php:56
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"\t\tFollow this link soon to verify your identity:\n"
|
|
||||||
"\n"
|
|
||||||
"\t\t%1$s\n"
|
|
||||||
"\n"
|
|
||||||
"\t\tYou will then receive a follow-up message containing the new password.\n"
|
|
||||||
"\t\tYou may change that password from your account settings page after logging in.\n"
|
|
||||||
"\n"
|
|
||||||
"\t\tThe login details are as follows:\n"
|
|
||||||
"\n"
|
|
||||||
"\t\tSite Location:\t%2$s\n"
|
|
||||||
"\t\tLogin Name:\t%3$s"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/lostpass.php:73
|
|
||||||
#, php-format
|
|
||||||
msgid "Password reset requested at %s"
|
|
||||||
msgstr "Requête de réinitialisation de mot de passe à %s"
|
|
||||||
|
|
||||||
#: mod/lostpass.php:89
|
|
||||||
msgid ""
|
|
||||||
"Request could not be verified. (You may have previously submitted it.) "
|
|
||||||
"Password reset failed."
|
|
||||||
msgstr "Impossible d'honorer cette demande. (Vous l'avez peut-être déjà utilisée par le passé.) La réinitialisation a échoué."
|
|
||||||
|
|
||||||
#: mod/lostpass.php:102
|
|
||||||
msgid "Request has expired, please make a new one."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/lostpass.php:117
|
|
||||||
msgid "Forgot your Password?"
|
|
||||||
msgstr "Mot de passe oublié ?"
|
|
||||||
|
|
||||||
#: mod/lostpass.php:118
|
|
||||||
msgid ""
|
|
||||||
"Enter your email address and submit to have your password reset. Then check "
|
|
||||||
"your email for further instructions."
|
|
||||||
msgstr "Entrez votre adresse de courriel et validez pour réinitialiser votre mot de passe. Vous recevrez la suite des instructions par courriel."
|
|
||||||
|
|
||||||
#: mod/lostpass.php:119 src/Module/Login.php:315
|
|
||||||
msgid "Nickname or Email: "
|
|
||||||
msgstr "Pseudo ou eMail : "
|
|
||||||
|
|
||||||
#: mod/lostpass.php:120
|
|
||||||
msgid "Reset"
|
|
||||||
msgstr "Réinitialiser"
|
|
||||||
|
|
||||||
#: mod/lostpass.php:136 src/Module/Login.php:327
|
|
||||||
msgid "Password Reset"
|
|
||||||
msgstr "Réinitialiser le mot de passe"
|
|
||||||
|
|
||||||
#: mod/lostpass.php:137
|
|
||||||
msgid "Your password has been reset as requested."
|
|
||||||
msgstr "Votre mot de passe a bien été réinitialisé."
|
|
||||||
|
|
||||||
#: mod/lostpass.php:138
|
|
||||||
msgid "Your new password is"
|
|
||||||
msgstr "Votre nouveau mot de passe est "
|
|
||||||
|
|
||||||
#: mod/lostpass.php:139
|
|
||||||
msgid "Save or copy your new password - and then"
|
|
||||||
msgstr "Sauvez ou copiez ce nouveau mot de passe - puis"
|
|
||||||
|
|
||||||
#: mod/lostpass.php:140
|
|
||||||
msgid "click here to login"
|
|
||||||
msgstr "cliquez ici pour vous connecter"
|
|
||||||
|
|
||||||
#: mod/lostpass.php:141
|
|
||||||
msgid ""
|
|
||||||
"Your password may be changed from the <em>Settings</em> page after "
|
|
||||||
"successful login."
|
|
||||||
msgstr "Votre mot de passe peut être changé depuis la page <em>Réglages</em>, une fois que vous serez connecté."
|
|
||||||
|
|
||||||
#: mod/lostpass.php:149
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"\t\t\tDear %1$s,\n"
|
|
||||||
"\t\t\t\tYour password has been changed as requested. Please retain this\n"
|
|
||||||
"\t\t\tinformation for your records (or change your password immediately to\n"
|
|
||||||
"\t\t\tsomething that you will remember).\n"
|
|
||||||
"\t\t"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/lostpass.php:155
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"\t\t\tYour login details are as follows:\n"
|
|
||||||
"\n"
|
|
||||||
"\t\t\tSite Location:\t%1$s\n"
|
|
||||||
"\t\t\tLogin Name:\t%2$s\n"
|
|
||||||
"\t\t\tPassword:\t%3$s\n"
|
|
||||||
"\n"
|
|
||||||
"\t\t\tYou may change that password from your account settings page after logging in.\n"
|
|
||||||
"\t\t"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/lostpass.php:169
|
|
||||||
#, php-format
|
|
||||||
msgid "Your password has been changed at %s"
|
|
||||||
msgstr "Votre mot de passe a été modifié à %s"
|
|
||||||
|
|
||||||
#: mod/babel.php:22
|
|
||||||
msgid "Source input"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/babel.php:28
|
|
||||||
msgid "BBCode::toPlaintext"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/babel.php:34
|
|
||||||
msgid "BBCode::convert (raw HTML)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/babel.php:39
|
|
||||||
msgid "BBCode::convert"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/babel.php:45
|
|
||||||
msgid "BBCode::convert => HTML::toBBCode"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/babel.php:51
|
|
||||||
msgid "BBCode::toMarkdown"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/babel.php:57
|
|
||||||
msgid "BBCode::toMarkdown => Markdown::convert"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/babel.php:63
|
|
||||||
msgid "BBCode::toMarkdown => Markdown::toBBCode"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/babel.php:69
|
|
||||||
msgid "BBCode::toMarkdown => Markdown::convert => HTML::toBBCode"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/babel.php:76
|
|
||||||
msgid "Source input \\x28Diaspora format\\x29"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/babel.php:82
|
|
||||||
msgid "Markdown::toBBCode"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/babel.php:89
|
|
||||||
msgid "Raw HTML input"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/babel.php:94
|
|
||||||
msgid "HTML Input"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/babel.php:100
|
|
||||||
msgid "HTML::toBBCode"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/babel.php:106
|
|
||||||
msgid "HTML::toPlaintext"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/babel.php:114
|
|
||||||
msgid "Source text"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/babel.php:115
|
|
||||||
msgid "BBCode"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/babel.php:116
|
|
||||||
msgid "Markdown"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/babel.php:117
|
|
||||||
msgid "HTML"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/community.php:51
|
|
||||||
msgid "Community option not available."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/community.php:68
|
|
||||||
msgid "Not available."
|
|
||||||
msgstr "Indisponible."
|
|
||||||
|
|
||||||
#: mod/community.php:81
|
|
||||||
msgid "Local Community"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/community.php:84
|
|
||||||
msgid "Posts from local users on this server"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/community.php:92
|
|
||||||
msgid "Global Community"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/community.php:95
|
|
||||||
msgid "Posts from users of the whole federated network"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/community.php:185
|
|
||||||
msgid ""
|
|
||||||
"This community stream shows all public posts received by this node. They may"
|
|
||||||
" not reflect the opinions of this node’s users."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/friendica.php:77
|
|
||||||
msgid "This is Friendica, version"
|
|
||||||
msgstr "Service reposant sur Friendica version"
|
|
||||||
|
|
||||||
#: mod/friendica.php:78
|
|
||||||
msgid "running at web location"
|
|
||||||
msgstr "hébergé sur"
|
|
||||||
|
|
||||||
#: mod/friendica.php:82
|
|
||||||
msgid ""
|
|
||||||
"Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more "
|
|
||||||
"about the Friendica project."
|
|
||||||
msgstr "Rendez-vous sur <a href=\"https://friendi.ca\">Friendi.ca</a> pour en savoir plus sur le projet Friendica."
|
|
||||||
|
|
||||||
#: mod/friendica.php:86
|
|
||||||
msgid "Bug reports and issues: please visit"
|
|
||||||
msgstr "Pour les rapports de bugs : rendez vous sur"
|
|
||||||
|
|
||||||
#: mod/friendica.php:86
|
|
||||||
msgid "the bugtracker at github"
|
|
||||||
msgstr "le bugtracker sur GitHub"
|
|
||||||
|
|
||||||
#: mod/friendica.php:89
|
|
||||||
msgid "Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/friendica.php:103
|
|
||||||
msgid "Installed addons/apps:"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/friendica.php:117
|
|
||||||
msgid "No installed addons/apps"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/friendica.php:122
|
|
||||||
#, php-format
|
|
||||||
msgid "Read about the <a href=\"%1$s/tos\">Terms of Service</a> of this node."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/friendica.php:127
|
|
||||||
msgid "On this server the following remote servers are blocked."
|
|
||||||
msgstr "Sur ce serveur, les serveurs suivants sont sur liste noire."
|
|
||||||
|
|
||||||
#: mod/friendica.php:128 mod/admin.php:357 mod/admin.php:375
|
|
||||||
#: mod/dfrn_request.php:347 src/Model/Contact.php:1281
|
|
||||||
msgid "Blocked domain"
|
|
||||||
msgstr "Domaine bloqué"
|
|
||||||
|
|
||||||
#: mod/friendica.php:128 mod/admin.php:358 mod/admin.php:376
|
|
||||||
msgid "Reason for the block"
|
|
||||||
msgstr "Raison du blocage."
|
|
||||||
|
|
||||||
#: mod/invite.php:33
|
|
||||||
msgid "Total invitation limit exceeded."
|
|
||||||
msgstr "La limite d'invitation totale est éxédée."
|
|
||||||
|
|
||||||
#: mod/invite.php:55
|
|
||||||
#, php-format
|
|
||||||
msgid "%s : Not a valid email address."
|
|
||||||
msgstr "%s : Adresse de courriel invalide."
|
|
||||||
|
|
||||||
#: mod/invite.php:87
|
|
||||||
msgid "Please join us on Friendica"
|
|
||||||
msgstr "Rejoignez-nous sur Friendica"
|
|
||||||
|
|
||||||
#: mod/invite.php:96
|
|
||||||
msgid "Invitation limit exceeded. Please contact your site administrator."
|
|
||||||
msgstr "Limite d'invitation exédée. Veuillez contacter l'administrateur de votre site."
|
|
||||||
|
|
||||||
#: mod/invite.php:100
|
|
||||||
#, php-format
|
|
||||||
msgid "%s : Message delivery failed."
|
|
||||||
msgstr "%s : L'envoi du message a échoué."
|
|
||||||
|
|
||||||
#: mod/invite.php:104
|
|
||||||
#, php-format
|
|
||||||
msgid "%d message sent."
|
|
||||||
msgid_plural "%d messages sent."
|
|
||||||
msgstr[0] "%d message envoyé."
|
|
||||||
msgstr[1] "%d messages envoyés."
|
|
||||||
|
|
||||||
#: mod/invite.php:122
|
|
||||||
msgid "You have no more invitations available"
|
|
||||||
msgstr "Vous n'avez plus d'invitations disponibles"
|
|
||||||
|
|
||||||
#: mod/invite.php:130
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"Visit %s for a list of public sites that you can join. Friendica members on "
|
|
||||||
"other sites can all connect with each other, as well as with members of many"
|
|
||||||
" other social networks."
|
|
||||||
msgstr "Visitez %s pour une liste des sites publics que vous pouvez rejoindre. Les membres de Friendica appartenant à d'autres sites peuvent s'interconnecter, ainsi qu'avec les membres de plusieurs autres réseaux sociaux."
|
|
||||||
|
|
||||||
#: mod/invite.php:132
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"To accept this invitation, please visit and register at %s or any other "
|
|
||||||
"public Friendica website."
|
|
||||||
msgstr "Pour accepter cette invitation, merci d'aller vous inscrire sur %s, ou n'importe quel autre site Friendica public."
|
|
||||||
|
|
||||||
#: mod/invite.php:133
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"Friendica sites all inter-connect to create a huge privacy-enhanced social "
|
|
||||||
"web that is owned and controlled by its members. They can also connect with "
|
|
||||||
"many traditional social networks. See %s for a list of alternate Friendica "
|
|
||||||
"sites you can join."
|
|
||||||
msgstr "Les sites Friendica sont tous interconnectés pour créer un immense réseau social respectueux de la vie privée, possédé et contrôllé par ses membres. Ils peuvent également interagir avec plusieurs réseaux sociaux traditionnels. Voir %s pour une liste d'autres sites Friendica que vous pourriez rejoindre."
|
|
||||||
|
|
||||||
#: mod/invite.php:137
|
|
||||||
msgid ""
|
|
||||||
"Our apologies. This system is not currently configured to connect with other"
|
|
||||||
" public sites or invite members."
|
|
||||||
msgstr "Toutes nos excuses. Ce système n'est pas configuré pour se connecter à d'autres sites publics ou inviter de nouveaux membres."
|
|
||||||
|
|
||||||
#: mod/invite.php:141
|
|
||||||
msgid ""
|
|
||||||
"Friendica sites all inter-connect to create a huge privacy-enhanced social "
|
|
||||||
"web that is owned and controlled by its members. They can also connect with "
|
|
||||||
"many traditional social networks."
|
|
||||||
msgstr "Les instances Friendica sont interconnectées pour créer un immense réseau social possédé et contrôlé par ses membres, et qui respecte leur vie privée. Ils peuvent aussi s'interconnecter avec d'autres réseaux sociaux traditionnels."
|
|
||||||
|
|
||||||
#: mod/invite.php:140
|
|
||||||
#, php-format
|
|
||||||
msgid "To accept this invitation, please visit and register at %s."
|
|
||||||
msgstr "Pour accepter cette invitation, rendez-vous sur %s et inscrivez-vous."
|
|
||||||
|
|
||||||
#: mod/invite.php:147
|
|
||||||
msgid "Send invitations"
|
|
||||||
msgstr "Envoyer des invitations"
|
|
||||||
|
|
||||||
#: mod/invite.php:148
|
|
||||||
msgid "Enter email addresses, one per line:"
|
|
||||||
msgstr "Entrez les adresses email, une par ligne :"
|
|
||||||
|
|
||||||
#: mod/invite.php:149
|
|
||||||
msgid ""
|
|
||||||
"You are cordially invited to join me and other close friends on Friendica - "
|
|
||||||
"and help us to create a better social web."
|
|
||||||
msgstr "Vous êtes cordialement invité à me rejoindre sur Friendica, et nous aider ainsi à créer un meilleur web social."
|
|
||||||
|
|
||||||
#: mod/invite.php:151
|
|
||||||
msgid "You will need to supply this invitation code: $invite_code"
|
|
||||||
msgstr "Vous devrez fournir ce code d'invitation : $invite_code"
|
|
||||||
|
|
||||||
#: mod/invite.php:151
|
|
||||||
msgid ""
|
|
||||||
"Once you have registered, please connect with me via my profile page at:"
|
|
||||||
msgstr "Une fois inscrit, connectez-vous à la page de mon profil sur :"
|
|
||||||
|
|
||||||
#: mod/invite.php:153
|
|
||||||
msgid ""
|
|
||||||
"For more information about the Friendica project and why we feel it is "
|
|
||||||
"important, please visit http://friendi.ca"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/network.php:202 src/Model/Group.php:413
|
|
||||||
msgid "add"
|
|
||||||
msgstr "ajouter"
|
|
||||||
|
|
||||||
#: mod/network.php:547
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"Warning: This group contains %s member from a network that doesn't allow non"
|
|
||||||
" public messages."
|
|
||||||
msgid_plural ""
|
|
||||||
"Warning: This group contains %s members from a network that doesn't allow "
|
|
||||||
"non public messages."
|
|
||||||
msgstr[0] ""
|
|
||||||
msgstr[1] ""
|
|
||||||
|
|
||||||
#: mod/network.php:550
|
|
||||||
msgid "Messages in this group won't be send to these receivers."
|
|
||||||
msgstr "Les messages dans ce groupe ne seront pas envoyés à ces destinataires."
|
|
||||||
|
|
||||||
#: mod/network.php:618
|
|
||||||
msgid "No such group"
|
|
||||||
msgstr "Groupe inexistant"
|
|
||||||
|
|
||||||
#: mod/network.php:639 mod/group.php:216
|
|
||||||
msgid "Group is empty"
|
|
||||||
msgstr "Groupe vide"
|
|
||||||
|
|
||||||
#: mod/network.php:643
|
|
||||||
#, php-format
|
|
||||||
msgid "Group: %s"
|
|
||||||
msgstr "Group : %s"
|
|
||||||
|
|
||||||
#: mod/network.php:669
|
|
||||||
msgid "Private messages to this person are at risk of public disclosure."
|
|
||||||
msgstr "Les messages privés envoyés à ce contact s'exposent à une diffusion incontrôlée."
|
|
||||||
|
|
||||||
#: mod/network.php:672
|
|
||||||
msgid "Invalid contact."
|
|
||||||
msgstr "Contact invalide."
|
|
||||||
|
|
||||||
#: mod/network.php:937
|
|
||||||
msgid "Commented Order"
|
|
||||||
msgstr "Tri par commentaires"
|
|
||||||
|
|
||||||
#: mod/network.php:940
|
|
||||||
msgid "Sort by Comment Date"
|
|
||||||
msgstr "Trier par date de commentaire"
|
|
||||||
|
|
||||||
#: mod/network.php:945
|
|
||||||
msgid "Posted Order"
|
|
||||||
msgstr "Tri des publications"
|
|
||||||
|
|
||||||
#: mod/network.php:948
|
|
||||||
msgid "Sort by Post Date"
|
|
||||||
msgstr "Trier par date de publication"
|
|
||||||
|
|
||||||
#: mod/network.php:956 mod/profiles.php:594
|
|
||||||
#: src/Core/NotificationsManager.php:185
|
|
||||||
msgid "Personal"
|
|
||||||
msgstr "Personnel"
|
|
||||||
|
|
||||||
#: mod/network.php:959
|
|
||||||
msgid "Posts that mention or involve you"
|
|
||||||
msgstr "Publications qui vous concernent"
|
|
||||||
|
|
||||||
#: mod/network.php:967
|
|
||||||
msgid "New"
|
|
||||||
msgstr "Nouveau"
|
|
||||||
|
|
||||||
#: mod/network.php:970
|
|
||||||
msgid "Activity Stream - by date"
|
|
||||||
msgstr "Flux d'activités - par date"
|
|
||||||
|
|
||||||
#: mod/network.php:978
|
|
||||||
msgid "Shared Links"
|
|
||||||
msgstr "Liens partagés"
|
|
||||||
|
|
||||||
#: mod/network.php:981
|
|
||||||
msgid "Interesting Links"
|
|
||||||
msgstr "Liens intéressants"
|
|
||||||
|
|
||||||
#: mod/network.php:989
|
|
||||||
msgid "Starred"
|
|
||||||
msgstr "Mis en avant"
|
|
||||||
|
|
||||||
#: mod/network.php:992
|
|
||||||
msgid "Favourite Posts"
|
|
||||||
msgstr "Publications favorites"
|
|
||||||
|
|
||||||
#: mod/crepair.php:87
|
|
||||||
msgid "Contact settings applied."
|
|
||||||
msgstr "Réglages du contact appliqués."
|
|
||||||
|
|
||||||
#: mod/crepair.php:89
|
|
||||||
msgid "Contact update failed."
|
|
||||||
msgstr "Impossible d'appliquer les réglages."
|
|
||||||
|
|
||||||
#: mod/crepair.php:114
|
|
||||||
msgid ""
|
|
||||||
"<strong>WARNING: This is highly advanced</strong> and if you enter incorrect"
|
|
||||||
" information your communications with this contact may stop working."
|
|
||||||
msgstr "<strong>ATTENTION: Manipulation réservée aux experts</strong>, toute information incorrecte pourrait empêcher la communication avec ce contact."
|
|
||||||
|
|
||||||
#: mod/crepair.php:115
|
|
||||||
msgid ""
|
|
||||||
"Please use your browser 'Back' button <strong>now</strong> if you are "
|
|
||||||
"uncertain what to do on this page."
|
|
||||||
msgstr "une photo"
|
|
||||||
|
|
||||||
#: mod/crepair.php:129 mod/crepair.php:131
|
|
||||||
msgid "No mirroring"
|
|
||||||
msgstr "Pas de miroir"
|
|
||||||
|
|
||||||
#: mod/crepair.php:129
|
|
||||||
msgid "Mirror as forwarded posting"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/crepair.php:129 mod/crepair.php:131
|
|
||||||
msgid "Mirror as my own posting"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/crepair.php:144
|
|
||||||
msgid "Return to contact editor"
|
|
||||||
msgstr "Retour à l'éditeur de contact"
|
|
||||||
|
|
||||||
#: mod/crepair.php:146
|
|
||||||
msgid "Refetch contact data"
|
|
||||||
msgstr "Récupérer à nouveau les données de contact"
|
|
||||||
|
|
||||||
#: mod/crepair.php:149
|
|
||||||
msgid "Remote Self"
|
|
||||||
msgstr "Identité à distance"
|
|
||||||
|
|
||||||
#: mod/crepair.php:152
|
|
||||||
msgid "Mirror postings from this contact"
|
|
||||||
msgstr "Copier les publications de ce contact"
|
|
||||||
|
|
||||||
#: mod/crepair.php:154
|
|
||||||
msgid ""
|
|
||||||
"Mark this contact as remote_self, this will cause friendica to repost new "
|
|
||||||
"entries from this contact."
|
|
||||||
msgstr "Marquer ce contact comme étant remote_self, friendica republiera alors les nouvelles entrées de ce contact."
|
|
||||||
|
|
||||||
#: mod/crepair.php:158 mod/admin.php:494 mod/admin.php:1811 mod/admin.php:1822
|
|
||||||
#: mod/admin.php:1835 mod/admin.php:1851 mod/settings.php:671
|
|
||||||
#: mod/settings.php:697
|
|
||||||
msgid "Name"
|
|
||||||
msgstr "Nom"
|
|
||||||
|
|
||||||
#: mod/crepair.php:159
|
|
||||||
msgid "Account Nickname"
|
|
||||||
msgstr "Pseudo du compte"
|
|
||||||
|
|
||||||
#: mod/crepair.php:160
|
|
||||||
msgid "@Tagname - overrides Name/Nickname"
|
|
||||||
msgstr "@NomEtiquette - prend le pas sur Nom/Pseudo"
|
|
||||||
|
|
||||||
#: mod/crepair.php:161
|
|
||||||
msgid "Account URL"
|
|
||||||
msgstr "URL du compte"
|
|
||||||
|
|
||||||
#: mod/crepair.php:162
|
|
||||||
msgid "Friend Request URL"
|
|
||||||
msgstr "Echec du téléversement de l'image."
|
|
||||||
|
|
||||||
#: mod/crepair.php:163
|
|
||||||
msgid "Friend Confirm URL"
|
|
||||||
msgstr "Accès public refusé."
|
|
||||||
|
|
||||||
#: mod/crepair.php:164
|
|
||||||
msgid "Notification Endpoint URL"
|
|
||||||
msgstr "Aucune photo sélectionnée"
|
|
||||||
|
|
||||||
#: mod/crepair.php:165
|
|
||||||
msgid "Poll/Feed URL"
|
|
||||||
msgstr "Téléverser des photos"
|
|
||||||
|
|
||||||
#: mod/crepair.php:166
|
|
||||||
msgid "New photo from this URL"
|
|
||||||
msgstr "Nouvelle photo depuis cette URL"
|
|
||||||
|
|
||||||
#: mod/dfrn_poll.php:123 mod/dfrn_poll.php:539
|
|
||||||
#, php-format
|
|
||||||
msgid "%1$s welcomes %2$s"
|
|
||||||
msgstr "%1$s accueille %2$s"
|
|
||||||
|
|
||||||
#: mod/help.php:48
|
|
||||||
msgid "Help:"
|
|
||||||
msgstr "Aide :"
|
|
||||||
|
|
||||||
#: mod/help.php:54 view/theme/vier/theme.php:297 src/Content/Nav.php:134
|
|
||||||
msgid "Help"
|
|
||||||
msgstr "Aide"
|
|
||||||
|
|
||||||
#: mod/help.php:63 index.php:317
|
|
||||||
msgid "Page not found."
|
|
||||||
msgstr "Page introuvable."
|
|
||||||
|
|
||||||
#: mod/install.php:87
|
|
||||||
msgid "Friendica Communications Server - Setup"
|
|
||||||
msgstr "Serveur de communications Friendica - Configuration"
|
|
||||||
|
|
||||||
#: mod/install.php:93
|
|
||||||
msgid "Could not connect to database."
|
|
||||||
msgstr "Impossible de se connecter à la base."
|
|
||||||
|
|
||||||
#: mod/install.php:97
|
|
||||||
msgid "Could not create table."
|
|
||||||
msgstr "Impossible de créer une table."
|
|
||||||
|
|
||||||
#: mod/install.php:103
|
|
||||||
msgid "Your Friendica site database has been installed."
|
|
||||||
msgstr "La base de données de votre site Friendica a bien été installée."
|
|
||||||
|
|
||||||
#: mod/install.php:108
|
|
||||||
msgid ""
|
|
||||||
"You may need to import the file \"database.sql\" manually using phpmyadmin "
|
|
||||||
"or mysql."
|
|
||||||
msgstr "Vous pourriez avoir besoin d'importer le fichier \"database.sql\" manuellement au moyen de phpmyadmin ou de la commande mysql."
|
|
||||||
|
|
||||||
#: mod/install.php:109 mod/install.php:155 mod/install.php:267
|
|
||||||
msgid "Please see the file \"INSTALL.txt\"."
|
|
||||||
msgstr "Référez-vous au fichier \"INSTALL.txt\"."
|
|
||||||
|
|
||||||
#: mod/install.php:121
|
|
||||||
msgid "Database already in use."
|
|
||||||
msgstr "Base de données déjà en cours d'utilisation."
|
|
||||||
|
|
||||||
#: mod/install.php:152
|
|
||||||
msgid "System check"
|
|
||||||
msgstr "Vérifications système"
|
|
||||||
|
|
||||||
#: mod/install.php:157
|
|
||||||
msgid "Check again"
|
|
||||||
msgstr "Vérifier à nouveau"
|
|
||||||
|
|
||||||
#: mod/install.php:177
|
|
||||||
msgid "Database connection"
|
|
||||||
msgstr "Connexion à la base de données"
|
|
||||||
|
|
||||||
#: mod/install.php:178
|
|
||||||
msgid ""
|
|
||||||
"In order to install Friendica we need to know how to connect to your "
|
|
||||||
"database."
|
|
||||||
msgstr "Pour installer Friendica, nous avons besoin de savoir comment contacter votre base de données."
|
|
||||||
|
|
||||||
#: mod/install.php:179
|
|
||||||
msgid ""
|
|
||||||
"Please contact your hosting provider or site administrator if you have "
|
|
||||||
"questions about these settings."
|
|
||||||
msgstr "Merci de vous tourner vers votre hébergeur et/ou administrateur pour toute question concernant ces réglages."
|
|
||||||
|
|
||||||
#: mod/install.php:180
|
|
||||||
msgid ""
|
|
||||||
"The database you specify below should already exist. If it does not, please "
|
|
||||||
"create it before continuing."
|
|
||||||
msgstr "La base de données que vous spécifierez doit exister. Si ce n'est pas encore le cas, merci de la créer avant de continuer."
|
|
||||||
|
|
||||||
#: mod/install.php:184
|
|
||||||
msgid "Database Server Name"
|
|
||||||
msgstr "Serveur de base de données"
|
|
||||||
|
|
||||||
#: mod/install.php:185
|
|
||||||
msgid "Database Login Name"
|
|
||||||
msgstr "Nom d'utilisateur de la base"
|
|
||||||
|
|
||||||
#: mod/install.php:186
|
|
||||||
msgid "Database Login Password"
|
|
||||||
msgstr "Mot de passe de la base"
|
|
||||||
|
|
||||||
#: mod/install.php:186
|
|
||||||
msgid "For security reasons the password must not be empty"
|
|
||||||
msgstr "Pour des raisons de sécurité, le mot de passe ne peut pas être vide."
|
|
||||||
|
|
||||||
#: mod/install.php:187
|
|
||||||
msgid "Database Name"
|
|
||||||
msgstr "Nom de la base"
|
|
||||||
|
|
||||||
#: mod/install.php:188 mod/install.php:228
|
|
||||||
msgid "Site administrator email address"
|
|
||||||
msgstr "Adresse électronique de l'administrateur du site"
|
|
||||||
|
|
||||||
#: mod/install.php:188 mod/install.php:228
|
|
||||||
msgid ""
|
|
||||||
"Your account email address must match this in order to use the web admin "
|
|
||||||
"panel."
|
|
||||||
msgstr "Votre adresse électronique doit correspondre à celle-ci pour pouvoir utiliser l'interface d'administration."
|
|
||||||
|
|
||||||
#: mod/install.php:192 mod/install.php:231
|
|
||||||
msgid "Please select a default timezone for your website"
|
|
||||||
msgstr "Sélectionner un fuseau horaire par défaut pour votre site"
|
|
||||||
|
|
||||||
#: mod/install.php:218
|
|
||||||
msgid "Site settings"
|
|
||||||
msgstr "Réglages du site"
|
|
||||||
|
|
||||||
#: mod/install.php:232
|
|
||||||
msgid "System Language:"
|
|
||||||
msgstr "Langue système :"
|
|
||||||
|
|
||||||
#: mod/install.php:232
|
|
||||||
msgid ""
|
|
||||||
"Set the default language for your Friendica installation interface and to "
|
|
||||||
"send emails."
|
|
||||||
msgstr "Définit la langue par défaut pour l'interface de votre instance Friendica et les mails envoyés."
|
|
||||||
|
|
||||||
#: mod/install.php:248
|
|
||||||
msgid ""
|
|
||||||
"The database configuration file \".htconfig.php\" could not be written. "
|
|
||||||
"Please use the enclosed text to create a configuration file in your web "
|
|
||||||
"server root."
|
|
||||||
msgstr "Le fichier de configuration de la base (\".htconfig.php\") ne peut être créé. Merci d'utiliser le texte ci-joint pour créer ce fichier à la racine de votre hébergement."
|
|
||||||
|
|
||||||
#: mod/install.php:265
|
|
||||||
msgid "<h1>What next</h1>"
|
|
||||||
msgstr "<h1>Ensuite</h1>"
|
|
||||||
|
|
||||||
#: mod/install.php:266
|
|
||||||
msgid ""
|
|
||||||
"IMPORTANT: You will need to [manually] setup a scheduled task for the "
|
|
||||||
"worker."
|
|
||||||
msgstr "IMPORTANT: vous devrez ajouter [manuellement] une tâche planifiée pour le 'worker'."
|
|
||||||
|
|
||||||
#: mod/install.php:269
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"Go to your new Friendica node <a href=\"%s/register\">registration page</a> "
|
|
||||||
"and register as new user. Remember to use the same email you have entered as"
|
|
||||||
" administrator email. This will allow you to enter the site admin panel."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/message.php:30 src/Content/Nav.php:199
|
|
||||||
msgid "New Message"
|
|
||||||
msgstr "Nouveau message"
|
|
||||||
|
|
||||||
#: mod/message.php:77
|
|
||||||
msgid "Unable to locate contact information."
|
|
||||||
msgstr "Impossible de localiser les informations du contact."
|
|
||||||
|
|
||||||
#: mod/message.php:112 view/theme/frio/theme.php:268 src/Content/Nav.php:196
|
|
||||||
msgid "Messages"
|
|
||||||
msgstr "Messages"
|
|
||||||
|
|
||||||
#: mod/message.php:136
|
|
||||||
msgid "Do you really want to delete this message?"
|
|
||||||
msgstr "Voulez-vous vraiment supprimer ce message ?"
|
|
||||||
|
|
||||||
#: mod/message.php:152
|
|
||||||
msgid "Message deleted."
|
|
||||||
msgstr "Message supprimé."
|
|
||||||
|
|
||||||
#: mod/message.php:166
|
|
||||||
msgid "Conversation removed."
|
|
||||||
msgstr "Conversation supprimée."
|
|
||||||
|
|
||||||
#: mod/message.php:272
|
|
||||||
msgid "No messages."
|
|
||||||
msgstr "Aucun message."
|
|
||||||
|
|
||||||
#: mod/message.php:311
|
|
||||||
msgid "Message not available."
|
|
||||||
msgstr "Message indisponible."
|
|
||||||
|
|
||||||
#: mod/message.php:378
|
|
||||||
msgid "Delete message"
|
|
||||||
msgstr "Effacer message"
|
|
||||||
|
|
||||||
#: mod/message.php:380 mod/message.php:481
|
|
||||||
msgid "D, d M Y - g:i A"
|
|
||||||
msgstr "D, d M Y - g:i A"
|
|
||||||
|
|
||||||
#: mod/message.php:395 mod/message.php:478
|
|
||||||
msgid "Delete conversation"
|
|
||||||
msgstr "Effacer conversation"
|
|
||||||
|
|
||||||
#: mod/message.php:397
|
|
||||||
msgid ""
|
|
||||||
"No secure communications available. You <strong>may</strong> be able to "
|
|
||||||
"respond from the sender's profile page."
|
|
||||||
msgstr "Pas de communications sécurisées possibles. Vous serez <strong>peut-être</strong> en mesure de répondre depuis la page de profil de l'émetteur."
|
|
||||||
|
|
||||||
#: mod/message.php:401
|
|
||||||
msgid "Send Reply"
|
|
||||||
msgstr "Répondre"
|
|
||||||
|
|
||||||
#: mod/message.php:452
|
|
||||||
#, php-format
|
|
||||||
msgid "Unknown sender - %s"
|
|
||||||
msgstr "Émetteur inconnu - %s"
|
|
||||||
|
|
||||||
#: mod/message.php:454
|
|
||||||
#, php-format
|
|
||||||
msgid "You and %s"
|
|
||||||
msgstr "Vous et %s"
|
|
||||||
|
|
||||||
#: mod/message.php:456
|
|
||||||
#, php-format
|
|
||||||
msgid "%s and You"
|
|
||||||
msgstr "%s et vous"
|
|
||||||
|
|
||||||
#: mod/message.php:484
|
|
||||||
#, php-format
|
|
||||||
msgid "%d message"
|
|
||||||
msgid_plural "%d messages"
|
|
||||||
msgstr[0] "%d message"
|
|
||||||
msgstr[1] "%d messages"
|
|
||||||
|
|
||||||
#: mod/group.php:36
|
|
||||||
msgid "Group created."
|
|
||||||
msgstr "Groupe créé."
|
|
||||||
|
|
||||||
#: mod/group.php:42
|
|
||||||
msgid "Could not create group."
|
|
||||||
msgstr "Impossible de créer le groupe."
|
|
||||||
|
|
||||||
#: mod/group.php:56 mod/group.php:157
|
|
||||||
msgid "Group not found."
|
|
||||||
msgstr "Groupe introuvable."
|
|
||||||
|
|
||||||
#: mod/group.php:70
|
|
||||||
msgid "Group name changed."
|
|
||||||
msgstr "Groupe renommé."
|
|
||||||
|
|
||||||
#: mod/group.php:97
|
|
||||||
msgid "Save Group"
|
|
||||||
msgstr "Sauvegarder le groupe"
|
|
||||||
|
|
||||||
#: mod/group.php:102
|
|
||||||
msgid "Create a group of contacts/friends."
|
|
||||||
msgstr "Créez un groupe de contacts/amis."
|
|
||||||
|
|
||||||
#: mod/group.php:103 mod/group.php:199 src/Model/Group.php:421
|
|
||||||
msgid "Group Name: "
|
|
||||||
msgstr "Nom du groupe : "
|
|
||||||
|
|
||||||
#: mod/group.php:127
|
|
||||||
msgid "Group removed."
|
|
||||||
msgstr "Groupe enlevé."
|
|
||||||
|
|
||||||
#: mod/group.php:129
|
|
||||||
msgid "Unable to remove group."
|
|
||||||
msgstr "Impossible d'enlever le groupe."
|
|
||||||
|
|
||||||
#: mod/group.php:192
|
|
||||||
msgid "Delete Group"
|
|
||||||
msgstr "Supprimer le groupe"
|
|
||||||
|
|
||||||
#: mod/group.php:198
|
|
||||||
msgid "Group Editor"
|
|
||||||
msgstr "Éditeur de groupe"
|
|
||||||
|
|
||||||
#: mod/group.php:203
|
|
||||||
msgid "Edit Group Name"
|
|
||||||
msgstr "Éditer le nom du groupe"
|
|
||||||
|
|
||||||
#: mod/group.php:213
|
|
||||||
msgid "Members"
|
|
||||||
msgstr "Membres"
|
|
||||||
|
|
||||||
#: mod/group.php:229
|
|
||||||
msgid "Remove contact from group"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/group.php:253
|
|
||||||
msgid "Add contact to group"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/openid.php:29
|
|
||||||
msgid "OpenID protocol error. No ID returned."
|
|
||||||
msgstr "Erreur de protocole OpenID. Pas d'ID en retour."
|
|
||||||
|
|
||||||
#: mod/openid.php:66
|
|
||||||
msgid ""
|
|
||||||
"Account not found and OpenID registration is not permitted on this site."
|
|
||||||
msgstr "Compte introuvable, et l'inscription OpenID n'est pas autorisée sur ce site."
|
|
||||||
|
|
||||||
#: mod/openid.php:116 src/Module/Login.php:86 src/Module/Login.php:135
|
|
||||||
msgid "Login failed."
|
|
||||||
msgstr "Échec de connexion."
|
|
||||||
|
|
||||||
#: mod/admin.php:107
|
|
||||||
msgid "Theme settings updated."
|
|
||||||
msgstr "Réglages du thème sauvés."
|
|
||||||
|
|
||||||
#: mod/admin.php:180 src/Content/Nav.php:175
|
|
||||||
msgid "Information"
|
|
||||||
msgstr "Information"
|
|
||||||
|
|
||||||
#: mod/admin.php:181
|
|
||||||
msgid "Overview"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:182 mod/admin.php:722
|
|
||||||
msgid "Federation Statistics"
|
|
||||||
msgstr "Statistiques Federation"
|
|
||||||
|
|
||||||
#: mod/admin.php:183
|
|
||||||
msgid "Configuration"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:184 mod/admin.php:1357
|
|
||||||
msgid "Site"
|
|
||||||
msgstr "Site"
|
|
||||||
|
|
||||||
#: mod/admin.php:185 mod/admin.php:1289 mod/admin.php:1817 mod/admin.php:1833
|
|
||||||
msgid "Users"
|
|
||||||
msgstr "Utilisateurs"
|
|
||||||
|
|
||||||
#: mod/admin.php:186 mod/admin.php:1933 mod/admin.php:1993 mod/settings.php:87
|
|
||||||
msgid "Addons"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:187 mod/admin.php:2202 mod/admin.php:2246
|
|
||||||
msgid "Themes"
|
|
||||||
msgstr "Thèmes"
|
|
||||||
|
|
||||||
#: mod/admin.php:188 mod/settings.php:65
|
|
||||||
msgid "Additional features"
|
|
||||||
msgstr "Fonctions supplémentaires"
|
|
||||||
|
|
||||||
#: mod/admin.php:189 mod/admin.php:304 mod/register.php:291
|
|
||||||
#: src/Content/Nav.php:178 src/Module/Tos.php:70
|
|
||||||
msgid "Terms of Service"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:190
|
|
||||||
msgid "Database"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:191
|
|
||||||
msgid "DB updates"
|
|
||||||
msgstr "Mise-à-jour de la base"
|
|
||||||
|
|
||||||
#: mod/admin.php:192 mod/admin.php:757
|
|
||||||
msgid "Inspect Queue"
|
|
||||||
msgstr "Inspecter la file d'attente"
|
|
||||||
|
|
||||||
#: mod/admin.php:193
|
|
||||||
msgid "Tools"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:194
|
|
||||||
msgid "Contact Blocklist"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:195 mod/admin.php:366
|
|
||||||
msgid "Server Blocklist"
|
|
||||||
msgstr "Serveurs bloqués"
|
|
||||||
|
|
||||||
#: mod/admin.php:196 mod/admin.php:525
|
|
||||||
msgid "Delete Item"
|
|
||||||
msgstr "Supprimer un élément"
|
|
||||||
|
|
||||||
#: mod/admin.php:197 mod/admin.php:198 mod/admin.php:2320
|
|
||||||
msgid "Logs"
|
|
||||||
msgstr "Journaux"
|
|
||||||
|
|
||||||
#: mod/admin.php:199 mod/admin.php:2387
|
|
||||||
msgid "View Logs"
|
|
||||||
msgstr "Voir les logs"
|
|
||||||
|
|
||||||
#: mod/admin.php:201
|
|
||||||
msgid "Diagnostics"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:202
|
|
||||||
msgid "PHP Info"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:203
|
|
||||||
msgid "probe address"
|
|
||||||
msgstr "Tester une adresse"
|
|
||||||
|
|
||||||
#: mod/admin.php:204
|
|
||||||
msgid "check webfinger"
|
|
||||||
msgstr "vérification de webfinger"
|
|
||||||
|
|
||||||
#: mod/admin.php:223 src/Content/Nav.php:218
|
|
||||||
msgid "Admin"
|
|
||||||
msgstr "Admin"
|
|
||||||
|
|
||||||
#: mod/admin.php:224
|
|
||||||
msgid "Addon Features"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:225
|
|
||||||
msgid "User registrations waiting for confirmation"
|
|
||||||
msgstr "Inscriptions en attente de confirmation"
|
|
||||||
|
|
||||||
#: mod/admin.php:303 mod/admin.php:365 mod/admin.php:482 mod/admin.php:524
|
|
||||||
#: mod/admin.php:721 mod/admin.php:756 mod/admin.php:852 mod/admin.php:1356
|
|
||||||
#: mod/admin.php:1816 mod/admin.php:1932 mod/admin.php:1992 mod/admin.php:2201
|
|
||||||
#: mod/admin.php:2245 mod/admin.php:2319 mod/admin.php:2386
|
|
||||||
msgid "Administration"
|
|
||||||
msgstr "Administration"
|
|
||||||
|
|
||||||
#: mod/admin.php:305
|
|
||||||
msgid "Display Terms of Service"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:305
|
|
||||||
msgid ""
|
|
||||||
"Enable the Terms of Service page. If this is enabled a link to the terms "
|
|
||||||
"will be added to the registration form and the general information page."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:306
|
|
||||||
msgid "Display Privacy Statement"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:306
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"Show some informations regarding the needed information to operate the node "
|
|
||||||
"according e.g. to <a href=\"%s\" target=\"_blank\">EU-GDPR</a>."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:307
|
|
||||||
msgid "Privacy Statement Preview"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:309
|
|
||||||
msgid "The Terms of Service"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:309
|
|
||||||
msgid ""
|
|
||||||
"Enter the Terms of Service for your node here. You can use BBCode. Headers "
|
|
||||||
"of sections should be [h2] and below."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:357
|
|
||||||
msgid "The blocked domain"
|
|
||||||
msgstr "Domaine bloqué"
|
|
||||||
|
|
||||||
#: mod/admin.php:358 mod/admin.php:371
|
|
||||||
msgid "The reason why you blocked this domain."
|
|
||||||
msgstr "Raison pour laquelle vous souhaitez bloquer ce domaine."
|
|
||||||
|
|
||||||
#: mod/admin.php:359
|
|
||||||
msgid "Delete domain"
|
|
||||||
msgstr "Supprimer le domaine."
|
|
||||||
|
|
||||||
#: mod/admin.php:359
|
|
||||||
msgid "Check to delete this entry from the blocklist"
|
|
||||||
msgstr "Cochez la case pour retirer cette entrée de la liste noire"
|
|
||||||
|
|
||||||
#: mod/admin.php:367
|
|
||||||
msgid ""
|
|
||||||
"This page can be used to define a black list of servers from the federated "
|
|
||||||
"network that are not allowed to interact with your node. For all entered "
|
|
||||||
"domains you should also give a reason why you have blocked the remote "
|
|
||||||
"server."
|
|
||||||
msgstr "Cette page permet de créer une liste noire des serveurs de la fédération qui ne sont pas autorisés à interagir avec votre serveur. Pour chaque serveur bloqué, vous devez fournir la raison du blocage."
|
|
||||||
|
|
||||||
#: mod/admin.php:368
|
|
||||||
msgid ""
|
|
||||||
"The list of blocked servers will be made publically available on the "
|
|
||||||
"/friendica page so that your users and people investigating communication "
|
|
||||||
"problems can find the reason easily."
|
|
||||||
msgstr "La liste des serveurs bloqués sera publiée sur la page /friendica pour que les utilisateurs rencontrant des problèmes de communication puissent en comprendre la raison."
|
|
||||||
|
|
||||||
#: mod/admin.php:369
|
|
||||||
msgid "Add new entry to block list"
|
|
||||||
msgstr "Ajouter une nouvelle entrée à la liste noire"
|
|
||||||
|
|
||||||
#: mod/admin.php:370
|
|
||||||
msgid "Server Domain"
|
|
||||||
msgstr "Adresse du serveur"
|
|
||||||
|
|
||||||
#: mod/admin.php:370
|
|
||||||
msgid ""
|
|
||||||
"The domain of the new server to add to the block list. Do not include the "
|
|
||||||
"protocol."
|
|
||||||
msgstr "Adresse du serveur à ajouter à la liste noire. Ne pas mettre le protocole."
|
|
||||||
|
|
||||||
#: mod/admin.php:371
|
|
||||||
msgid "Block reason"
|
|
||||||
msgstr "Raison du blocage."
|
|
||||||
|
|
||||||
#: mod/admin.php:372
|
|
||||||
msgid "Add Entry"
|
|
||||||
msgstr "Ajouter"
|
|
||||||
|
|
||||||
#: mod/admin.php:373
|
|
||||||
msgid "Save changes to the blocklist"
|
|
||||||
msgstr "Sauvegarder la liste noire"
|
|
||||||
|
|
||||||
#: mod/admin.php:374
|
|
||||||
msgid "Current Entries in the Blocklist"
|
|
||||||
msgstr "Entrées de la liste noire"
|
|
||||||
|
|
||||||
#: mod/admin.php:377
|
|
||||||
msgid "Delete entry from blocklist"
|
|
||||||
msgstr "Supprimer l'entrée de la liste noire"
|
|
||||||
|
|
||||||
#: mod/admin.php:380
|
|
||||||
msgid "Delete entry from blocklist?"
|
|
||||||
msgstr "Supprimer l'entrée de la liste noire ?"
|
|
||||||
|
|
||||||
#: mod/admin.php:406
|
|
||||||
msgid "Server added to blocklist."
|
|
||||||
msgstr "Serveur ajouté à la liste noire."
|
|
||||||
|
|
||||||
#: mod/admin.php:422
|
|
||||||
msgid "Site blocklist updated."
|
|
||||||
msgstr "Liste noire mise à jour."
|
|
||||||
|
|
||||||
#: mod/admin.php:445 src/Core/Console/GlobalCommunityBlock.php:72
|
|
||||||
msgid "The contact has been blocked from the node"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:447 src/Core/Console/GlobalCommunityBlock.php:69
|
|
||||||
#, php-format
|
|
||||||
msgid "Could not find any contact entry for this URL (%s)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:454
|
|
||||||
#, php-format
|
|
||||||
msgid "%s contact unblocked"
|
|
||||||
msgid_plural "%s contacts unblocked"
|
|
||||||
msgstr[0] ""
|
|
||||||
msgstr[1] ""
|
|
||||||
|
|
||||||
#: mod/admin.php:483
|
|
||||||
msgid "Remote Contact Blocklist"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:484
|
|
||||||
msgid ""
|
|
||||||
"This page allows you to prevent any message from a remote contact to reach "
|
|
||||||
"your node."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:485
|
|
||||||
msgid "Block Remote Contact"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:486 mod/admin.php:1819
|
|
||||||
msgid "select all"
|
|
||||||
msgstr "tout sélectionner"
|
|
||||||
|
|
||||||
#: mod/admin.php:487
|
|
||||||
msgid "select none"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:490
|
|
||||||
msgid "No remote contact is blocked from this node."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:492
|
|
||||||
msgid "Blocked Remote Contacts"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:493
|
|
||||||
msgid "Block New Remote Contact"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:494
|
|
||||||
msgid "Photo"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:494 mod/profiles.php:394
|
|
||||||
msgid "Address"
|
|
||||||
msgstr "Adresse"
|
|
||||||
|
|
||||||
#: mod/admin.php:502
|
|
||||||
#, php-format
|
|
||||||
msgid "%s total blocked contact"
|
|
||||||
msgid_plural "%s total blocked contacts"
|
|
||||||
msgstr[0] ""
|
|
||||||
msgstr[1] ""
|
|
||||||
|
|
||||||
#: mod/admin.php:504
|
|
||||||
msgid "URL of the remote contact to block."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:526
|
|
||||||
msgid "Delete this Item"
|
|
||||||
msgstr "Supprimer l'élément"
|
|
||||||
|
|
||||||
#: mod/admin.php:527
|
|
||||||
msgid ""
|
|
||||||
"On this page you can delete an item from your node. If the item is a top "
|
|
||||||
"level posting, the entire thread will be deleted."
|
|
||||||
msgstr "Sur cette page, vous pouvez supprimer un élément de votre noeud. Si cet élément est le premier post d'un fil de discussion, le fil de discussion entier sera supprimé."
|
|
||||||
|
|
||||||
#: mod/admin.php:528
|
|
||||||
msgid ""
|
|
||||||
"You need to know the GUID of the item. You can find it e.g. by looking at "
|
|
||||||
"the display URL. The last part of http://example.com/display/123456 is the "
|
|
||||||
"GUID, here 123456."
|
|
||||||
msgstr "Vous devez connaître le GUID de l'élément. Vous pouvez le trouver en sélectionnant l'élément puis en lisant l'URL. La dernière partie de l'URL est le GUID. Exemple: http://example.com/display/123456 a pour GUID: 123456."
|
|
||||||
|
|
||||||
#: mod/admin.php:529
|
|
||||||
msgid "GUID"
|
|
||||||
msgstr "GUID"
|
|
||||||
|
|
||||||
#: mod/admin.php:529
|
|
||||||
msgid "The GUID of the item you want to delete."
|
|
||||||
msgstr "GUID de l'élément à supprimer."
|
|
||||||
|
|
||||||
#: mod/admin.php:568
|
|
||||||
msgid "Item marked for deletion."
|
|
||||||
msgstr "L'élément va être supprimé."
|
|
||||||
|
|
||||||
#: mod/admin.php:639
|
|
||||||
msgid "unknown"
|
|
||||||
msgstr "inconnu"
|
|
||||||
|
|
||||||
#: mod/admin.php:715
|
|
||||||
msgid ""
|
|
||||||
"This page offers you some numbers to the known part of the federated social "
|
|
||||||
"network your Friendica node is part of. These numbers are not complete but "
|
|
||||||
"only reflect the part of the network your node is aware of."
|
|
||||||
msgstr "Cette page montre quelques statistiques de la partie connue du réseau social fédéré dont votre instance Friendica fait partie. Ces chiffres sont partiels et ne reflètent que la portion du réseau dont votre instance a connaissance."
|
|
||||||
|
|
||||||
#: mod/admin.php:716
|
|
||||||
msgid ""
|
|
||||||
"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
|
|
||||||
"will improve the data displayed here."
|
|
||||||
msgstr "En activant la fonctionnalité <em>Répertoire de Contacts Découverts Automatiquement</em>, cela améliorera la qualité des chiffres présentés ici."
|
|
||||||
|
|
||||||
#: mod/admin.php:728
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"Currently this node is aware of %d nodes with %d registered users from the "
|
|
||||||
"following platforms:"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:759
|
|
||||||
msgid "ID"
|
|
||||||
msgstr "ID"
|
|
||||||
|
|
||||||
#: mod/admin.php:760
|
|
||||||
msgid "Recipient Name"
|
|
||||||
msgstr "Nom du destinataire"
|
|
||||||
|
|
||||||
#: mod/admin.php:761
|
|
||||||
msgid "Recipient Profile"
|
|
||||||
msgstr "Profil du destinataire"
|
|
||||||
|
|
||||||
#: mod/admin.php:762 view/theme/frio/theme.php:266
|
|
||||||
#: src/Core/NotificationsManager.php:178 src/Content/Nav.php:183
|
|
||||||
msgid "Network"
|
|
||||||
msgstr "Réseau"
|
|
||||||
|
|
||||||
#: mod/admin.php:763
|
|
||||||
msgid "Created"
|
|
||||||
msgstr "Créé"
|
|
||||||
|
|
||||||
#: mod/admin.php:764
|
|
||||||
msgid "Last Tried"
|
|
||||||
msgstr "Dernier essai"
|
|
||||||
|
|
||||||
#: mod/admin.php:765
|
|
||||||
msgid ""
|
|
||||||
"This page lists the content of the queue for outgoing postings. These are "
|
|
||||||
"postings the initial delivery failed for. They will be resend later and "
|
|
||||||
"eventually deleted if the delivery fails permanently."
|
|
||||||
msgstr "Cette page présente le contenu de la file d'attente pour les publications sortantes. Ce sont des messages dont la première livraison a échoué. Ils seront réenvoyés plus tard et éventuellement supprimés si l'envoi échoue de façon permanente."
|
|
||||||
|
|
||||||
#: mod/admin.php:789
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"Your DB still runs with MyISAM tables. You should change the engine type to "
|
|
||||||
"InnoDB. As Friendica will use InnoDB only features in the future, you should"
|
|
||||||
" change this! See <a href=\"%s\">here</a> for a guide that may be helpful "
|
|
||||||
"converting the table engines. You may also use the command <tt>php "
|
|
||||||
"bin/console.php dbstructure toinnodb</tt> of your Friendica installation for"
|
|
||||||
" an automatic conversion.<br />"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:796
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"There is a new version of Friendica available for download. Your current "
|
|
||||||
"version is %1$s, upstream version is %2$s"
|
|
||||||
msgstr "Une nouvelle version de Friendica est disponible. Votre version est %1$s, la nouvelle version est %2$s"
|
|
||||||
|
|
||||||
#: mod/admin.php:806
|
|
||||||
msgid ""
|
|
||||||
"The database update failed. Please run \"php bin/console.php dbstructure "
|
|
||||||
"update\" from the command line and have a look at the errors that might "
|
|
||||||
"appear."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:812
|
|
||||||
msgid "The worker was never executed. Please check your database structure!"
|
|
||||||
msgstr "Le 'worker' n'a pas encore été exécuté. Vérifiez la structure de votre base de données."
|
|
||||||
|
|
||||||
#: mod/admin.php:815
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"The last worker execution was on %s UTC. This is older than one hour. Please"
|
|
||||||
" check your crontab settings."
|
|
||||||
msgstr "La dernière exécution du 'worker' s'est déroulée à %s, c'est-à-dire il y a plus d'une heure. Vérifiez les réglages de crontab."
|
|
||||||
|
|
||||||
#: mod/admin.php:820
|
|
||||||
msgid "Normal Account"
|
|
||||||
msgstr "Compte normal"
|
|
||||||
|
|
||||||
#: mod/admin.php:821
|
|
||||||
msgid "Automatic Follower Account"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:822
|
|
||||||
msgid "Public Forum Account"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:823
|
|
||||||
msgid "Automatic Friend Account"
|
|
||||||
msgstr "Compte auto-amical"
|
|
||||||
|
|
||||||
#: mod/admin.php:824
|
|
||||||
msgid "Blog Account"
|
|
||||||
msgstr "Compte de blog"
|
|
||||||
|
|
||||||
#: mod/admin.php:825
|
|
||||||
msgid "Private Forum Account"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:847
|
|
||||||
msgid "Message queues"
|
|
||||||
msgstr "Files d'attente des messages"
|
|
||||||
|
|
||||||
#: mod/admin.php:853
|
|
||||||
msgid "Summary"
|
|
||||||
msgstr "Résumé"
|
|
||||||
|
|
||||||
#: mod/admin.php:855
|
|
||||||
msgid "Registered users"
|
|
||||||
msgstr "Utilisateurs inscrits"
|
|
||||||
|
|
||||||
#: mod/admin.php:857
|
|
||||||
msgid "Pending registrations"
|
|
||||||
msgstr "Inscriptions en attente"
|
|
||||||
|
|
||||||
#: mod/admin.php:858
|
|
||||||
msgid "Version"
|
|
||||||
msgstr "Version"
|
|
||||||
|
|
||||||
#: mod/admin.php:863
|
|
||||||
msgid "Active addons"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:894
|
|
||||||
msgid "Can not parse base url. Must have at least <scheme>://<domain>"
|
|
||||||
msgstr "Impossible d'analyser l'URL de base. Doit contenir au moins <scheme>://<domain>"
|
|
||||||
|
|
||||||
#: mod/admin.php:1224
|
|
||||||
msgid "Site settings updated."
|
|
||||||
msgstr "Réglages du site mis-à-jour."
|
|
||||||
|
|
||||||
#: mod/admin.php:1251 mod/settings.php:897
|
|
||||||
msgid "No special theme for mobile devices"
|
|
||||||
msgstr "Pas de thème particulier pour les terminaux mobiles"
|
|
||||||
|
|
||||||
#: mod/admin.php:1280
|
|
||||||
msgid "No community page for local users"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1281
|
|
||||||
msgid "No community page"
|
|
||||||
msgstr "Aucune page de communauté"
|
|
||||||
|
|
||||||
#: mod/admin.php:1282
|
|
||||||
msgid "Public postings from users of this site"
|
|
||||||
msgstr "Publications publiques des utilisateurs de ce site"
|
|
||||||
|
|
||||||
#: mod/admin.php:1283
|
|
||||||
msgid "Public postings from the federated network"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1284
|
|
||||||
msgid "Public postings from local users and the federated network"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1290
|
|
||||||
msgid "Users, Global Contacts"
|
|
||||||
msgstr "Utilisateurs, Contacts Globaux"
|
|
||||||
|
|
||||||
#: mod/admin.php:1291
|
|
||||||
msgid "Users, Global Contacts/fallback"
|
|
||||||
msgstr "Utilisateurs, Contacts Globaux/alternative"
|
|
||||||
|
|
||||||
#: mod/admin.php:1295
|
|
||||||
msgid "One month"
|
|
||||||
msgstr "Un mois"
|
|
||||||
|
|
||||||
#: mod/admin.php:1296
|
|
||||||
msgid "Three months"
|
|
||||||
msgstr "Trois mois"
|
|
||||||
|
|
||||||
#: mod/admin.php:1297
|
|
||||||
msgid "Half a year"
|
|
||||||
msgstr "Six mois"
|
|
||||||
|
|
||||||
#: mod/admin.php:1298
|
|
||||||
msgid "One year"
|
|
||||||
msgstr "Un an"
|
|
||||||
|
|
||||||
#: mod/admin.php:1303
|
|
||||||
msgid "Multi user instance"
|
|
||||||
msgstr "Instance multi-utilisateurs"
|
|
||||||
|
|
||||||
#: mod/admin.php:1326
|
|
||||||
msgid "Closed"
|
|
||||||
msgstr "Fermé"
|
|
||||||
|
|
||||||
#: mod/admin.php:1327
|
|
||||||
msgid "Requires approval"
|
|
||||||
msgstr "Demande une apptrobation"
|
|
||||||
|
|
||||||
#: mod/admin.php:1328
|
|
||||||
msgid "Open"
|
|
||||||
msgstr "Ouvert"
|
|
||||||
|
|
||||||
#: mod/admin.php:1332
|
|
||||||
msgid "No SSL policy, links will track page SSL state"
|
|
||||||
msgstr "Pas de politique SSL, le liens conserveront l'état SSL de la page"
|
|
||||||
|
|
||||||
#: mod/admin.php:1333
|
|
||||||
msgid "Force all links to use SSL"
|
|
||||||
msgstr "Forcer tous les liens à utiliser SSL"
|
|
||||||
|
|
||||||
#: mod/admin.php:1334
|
|
||||||
msgid "Self-signed certificate, use SSL for local links only (discouraged)"
|
|
||||||
msgstr "Certificat auto-signé, n'utiliser SSL que pour les liens locaux (non recommandé)"
|
|
||||||
|
|
||||||
#: mod/admin.php:1338
|
|
||||||
msgid "Don't check"
|
|
||||||
msgstr "Ne pas rechercher"
|
|
||||||
|
|
||||||
#: mod/admin.php:1339
|
|
||||||
msgid "check the stable version"
|
|
||||||
msgstr "Rechercher les versions stables"
|
|
||||||
|
|
||||||
#: mod/admin.php:1340
|
|
||||||
msgid "check the development version"
|
|
||||||
msgstr "Rechercher les versions de développement"
|
|
||||||
|
|
||||||
#: mod/admin.php:1359
|
|
||||||
msgid "Republish users to directory"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1360 mod/register.php:267
|
|
||||||
msgid "Registration"
|
|
||||||
msgstr "Inscription"
|
|
||||||
|
|
||||||
#: mod/admin.php:1361
|
|
||||||
msgid "File upload"
|
|
||||||
msgstr "Téléversement de fichier"
|
|
||||||
|
|
||||||
#: mod/admin.php:1362
|
|
||||||
msgid "Policies"
|
|
||||||
msgstr "Politiques"
|
|
||||||
|
|
||||||
#: mod/admin.php:1364
|
|
||||||
msgid "Auto Discovered Contact Directory"
|
|
||||||
msgstr "Répertoire de Contacts Découverts Automatiquement"
|
|
||||||
|
|
||||||
#: mod/admin.php:1365
|
|
||||||
msgid "Performance"
|
|
||||||
msgstr "Performance"
|
|
||||||
|
|
||||||
#: mod/admin.php:1366
|
|
||||||
msgid "Worker"
|
|
||||||
msgstr "Worker"
|
|
||||||
|
|
||||||
#: mod/admin.php:1367
|
|
||||||
msgid "Message Relay"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1368
|
|
||||||
msgid ""
|
|
||||||
"Relocate - WARNING: advanced function. Could make this server unreachable."
|
|
||||||
msgstr "Relocalisation - ATTENTION: fonction avancée. Peut rendre ce serveur inaccessible."
|
|
||||||
|
|
||||||
#: mod/admin.php:1371
|
|
||||||
msgid "Site name"
|
|
||||||
msgstr "Nom du site"
|
|
||||||
|
|
||||||
#: mod/admin.php:1372
|
|
||||||
msgid "Host name"
|
|
||||||
msgstr "Nom de la machine hôte"
|
|
||||||
|
|
||||||
#: mod/admin.php:1373
|
|
||||||
msgid "Sender Email"
|
|
||||||
msgstr "Courriel de l'émetteur"
|
|
||||||
|
|
||||||
#: mod/admin.php:1373
|
|
||||||
msgid ""
|
|
||||||
"The email address your server shall use to send notification emails from."
|
|
||||||
msgstr "L'adresse courriel à partir de laquelle votre serveur enverra des courriels."
|
|
||||||
|
|
||||||
#: mod/admin.php:1374
|
|
||||||
msgid "Banner/Logo"
|
|
||||||
msgstr "Bannière/Logo"
|
|
||||||
|
|
||||||
#: mod/admin.php:1375
|
|
||||||
msgid "Shortcut icon"
|
|
||||||
msgstr "Icône de raccourci"
|
|
||||||
|
|
||||||
#: mod/admin.php:1375
|
|
||||||
msgid "Link to an icon that will be used for browsers."
|
|
||||||
msgstr "Lien vers une icône qui sera utilisée pour les navigateurs."
|
|
||||||
|
|
||||||
#: mod/admin.php:1376
|
|
||||||
msgid "Touch icon"
|
|
||||||
msgstr "Icône pour systèmes tactiles"
|
|
||||||
|
|
||||||
#: mod/admin.php:1376
|
|
||||||
msgid "Link to an icon that will be used for tablets and mobiles."
|
|
||||||
msgstr "Lien vers une icône qui sera utilisée pour les tablettes et les mobiles."
|
|
||||||
|
|
||||||
#: mod/admin.php:1377
|
|
||||||
msgid "Additional Info"
|
|
||||||
msgstr "Informations supplémentaires"
|
|
||||||
|
|
||||||
#: mod/admin.php:1377
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"For public servers: you can add additional information here that will be "
|
|
||||||
"listed at %s/servers."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1378
|
|
||||||
msgid "System language"
|
|
||||||
msgstr "Langue du système"
|
|
||||||
|
|
||||||
#: mod/admin.php:1379
|
|
||||||
msgid "System theme"
|
|
||||||
msgstr "Thème du système"
|
|
||||||
|
|
||||||
#: mod/admin.php:1379
|
|
||||||
msgid ""
|
|
||||||
"Default system theme - may be over-ridden by user profiles - <a href='#' "
|
|
||||||
"id='cnftheme'>change theme settings</a>"
|
|
||||||
msgstr "Thème par défaut sur ce site - peut être changé au niveau du profile utilisateur - <a href='#' id='cnftheme'>changer les réglages du thème</a>"
|
|
||||||
|
|
||||||
#: mod/admin.php:1380
|
|
||||||
msgid "Mobile system theme"
|
|
||||||
msgstr "Thème mobile"
|
|
||||||
|
|
||||||
#: mod/admin.php:1380
|
|
||||||
msgid "Theme for mobile devices"
|
|
||||||
msgstr "Thème pour les terminaux mobiles"
|
|
||||||
|
|
||||||
#: mod/admin.php:1381
|
|
||||||
msgid "SSL link policy"
|
|
||||||
msgstr "Politique SSL pour les liens"
|
|
||||||
|
|
||||||
#: mod/admin.php:1381
|
|
||||||
msgid "Determines whether generated links should be forced to use SSL"
|
|
||||||
msgstr "Détermine si les liens générés doivent forcer l'utilisation de SSL"
|
|
||||||
|
|
||||||
#: mod/admin.php:1382
|
|
||||||
msgid "Force SSL"
|
|
||||||
msgstr "SSL obligatoire"
|
|
||||||
|
|
||||||
#: mod/admin.php:1382
|
|
||||||
msgid ""
|
|
||||||
"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
|
|
||||||
" to endless loops."
|
|
||||||
msgstr "Redirige toutes les requêtes en clair vers des requêtes SSL. Attention : sur certains systèmes cela peut conduire à des boucles de redirection infinies."
|
|
||||||
|
|
||||||
#: mod/admin.php:1383
|
|
||||||
msgid "Hide help entry from navigation menu"
|
|
||||||
msgstr "Cacher l'aide du menu de navigation"
|
|
||||||
|
|
||||||
#: mod/admin.php:1383
|
|
||||||
msgid ""
|
|
||||||
"Hides the menu entry for the Help pages from the navigation menu. You can "
|
|
||||||
"still access it calling /help directly."
|
|
||||||
msgstr "Cacher du menu de navigation l'entrée vers les pages d'aide. Vous pouvez toujours y accéder en tapant directement /help."
|
|
||||||
|
|
||||||
#: mod/admin.php:1384
|
|
||||||
msgid "Single user instance"
|
|
||||||
msgstr "Instance mono-utilisateur"
|
|
||||||
|
|
||||||
#: mod/admin.php:1384
|
|
||||||
msgid "Make this instance multi-user or single-user for the named user"
|
|
||||||
msgstr "Transformer cette en instance en multi-utilisateur ou mono-utilisateur pour cet l'utilisateur."
|
|
||||||
|
|
||||||
#: mod/admin.php:1385
|
|
||||||
msgid "Maximum image size"
|
|
||||||
msgstr "Taille maximale des images"
|
|
||||||
|
|
||||||
#: mod/admin.php:1385
|
|
||||||
msgid ""
|
|
||||||
"Maximum size in bytes of uploaded images. Default is 0, which means no "
|
|
||||||
"limits."
|
|
||||||
msgstr "Taille maximale des images envoyées (en octets). 0 par défaut, c'est à dire \"aucune limite\"."
|
|
||||||
|
|
||||||
#: mod/admin.php:1386
|
|
||||||
msgid "Maximum image length"
|
|
||||||
msgstr "Longueur maximale des images"
|
|
||||||
|
|
||||||
#: mod/admin.php:1386
|
|
||||||
msgid ""
|
|
||||||
"Maximum length in pixels of the longest side of uploaded images. Default is "
|
|
||||||
"-1, which means no limits."
|
|
||||||
msgstr "Longueur maximale en pixels du plus long côté des images téléversées. La valeur par défaut est -1 : absence de limite."
|
|
||||||
|
|
||||||
#: mod/admin.php:1387
|
|
||||||
msgid "JPEG image quality"
|
|
||||||
msgstr "Qualité JPEG des images"
|
|
||||||
|
|
||||||
#: mod/admin.php:1387
|
|
||||||
msgid ""
|
|
||||||
"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
|
|
||||||
"100, which is full quality."
|
|
||||||
msgstr "Les JPEGs téléversés seront sauvegardés avec ce niveau de qualité [0-100]. La valeur par défaut est 100, soit la qualité maximale."
|
|
||||||
|
|
||||||
#: mod/admin.php:1389
|
|
||||||
msgid "Register policy"
|
|
||||||
msgstr "Politique d'inscription"
|
|
||||||
|
|
||||||
#: mod/admin.php:1390
|
|
||||||
msgid "Maximum Daily Registrations"
|
|
||||||
msgstr "Inscriptions maximum par jour"
|
|
||||||
|
|
||||||
#: mod/admin.php:1390
|
|
||||||
msgid ""
|
|
||||||
"If registration is permitted above, this sets the maximum number of new user"
|
|
||||||
" registrations to accept per day. If register is set to closed, this "
|
|
||||||
"setting has no effect."
|
|
||||||
msgstr "Si les inscriptions sont permises ci-dessus, ceci fixe le nombre maximum d'inscriptions de nouveaux utilisateurs acceptées par jour. Si les inscriptions ne sont pas ouvertes, ce paramètre n'a aucun effet."
|
|
||||||
|
|
||||||
#: mod/admin.php:1391
|
|
||||||
msgid "Register text"
|
|
||||||
msgstr "Texte d'inscription"
|
|
||||||
|
|
||||||
#: mod/admin.php:1391
|
|
||||||
msgid ""
|
|
||||||
"Will be displayed prominently on the registration page. You can use BBCode "
|
|
||||||
"here."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1392
|
|
||||||
msgid "Accounts abandoned after x days"
|
|
||||||
msgstr "Les comptes sont abandonnés après x jours"
|
|
||||||
|
|
||||||
#: mod/admin.php:1392
|
|
||||||
msgid ""
|
|
||||||
"Will not waste system resources polling external sites for abandonded "
|
|
||||||
"accounts. Enter 0 for no time limit."
|
|
||||||
msgstr "Pour ne pas gaspiller les ressources système, on cesse d'interroger les sites distants pour les comptes abandonnés. Mettre 0 pour désactiver cette fonction."
|
|
||||||
|
|
||||||
#: mod/admin.php:1393
|
|
||||||
msgid "Allowed friend domains"
|
|
||||||
msgstr "Domaines autorisés"
|
|
||||||
|
|
||||||
#: mod/admin.php:1393
|
|
||||||
msgid ""
|
|
||||||
"Comma separated list of domains which are allowed to establish friendships "
|
|
||||||
"with this site. Wildcards are accepted. Empty to allow any domains"
|
|
||||||
msgstr "Une liste de domaines, séparés par des virgules, autorisés à établir des relations avec les utilisateurs de ce site. Les '*' sont acceptés. Laissez vide pour autoriser tous les domaines"
|
|
||||||
|
|
||||||
#: mod/admin.php:1394
|
|
||||||
msgid "Allowed email domains"
|
|
||||||
msgstr "Domaines courriel autorisés"
|
|
||||||
|
|
||||||
#: mod/admin.php:1394
|
|
||||||
msgid ""
|
|
||||||
"Comma separated list of domains which are allowed in email addresses for "
|
|
||||||
"registrations to this site. Wildcards are accepted. Empty to allow any "
|
|
||||||
"domains"
|
|
||||||
msgstr "Liste de domaines - séparés par des virgules - dont les adresses e-mail sont autorisées à s'inscrire sur ce site. Les '*' sont acceptées. Laissez vide pour autoriser tous les domaines"
|
|
||||||
|
|
||||||
#: mod/admin.php:1395
|
|
||||||
msgid "No OEmbed rich content"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1395
|
|
||||||
msgid ""
|
|
||||||
"Don't show the rich content (e.g. embedded PDF), except from the domains "
|
|
||||||
"listed below."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1396
|
|
||||||
msgid "Allowed OEmbed domains"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1396
|
|
||||||
msgid ""
|
|
||||||
"Comma separated list of domains which oembed content is allowed to be "
|
|
||||||
"displayed. Wildcards are accepted."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1397
|
|
||||||
msgid "Block public"
|
|
||||||
msgstr "Interdire la publication globale"
|
|
||||||
|
|
||||||
#: mod/admin.php:1397
|
|
||||||
msgid ""
|
|
||||||
"Check to block public access to all otherwise public personal pages on this "
|
|
||||||
"site unless you are currently logged in."
|
|
||||||
msgstr "Cocher pour bloquer les accès anonymes (non-connectés) à tout sauf aux pages personnelles publiques."
|
|
||||||
|
|
||||||
#: mod/admin.php:1398
|
|
||||||
msgid "Force publish"
|
|
||||||
msgstr "Forcer la publication globale"
|
|
||||||
|
|
||||||
#: mod/admin.php:1398
|
|
||||||
msgid ""
|
|
||||||
"Check to force all profiles on this site to be listed in the site directory."
|
|
||||||
msgstr "Cocher pour publier obligatoirement tous les profils locaux dans l'annuaire du site."
|
|
||||||
|
|
||||||
#: mod/admin.php:1399
|
|
||||||
msgid "Global directory URL"
|
|
||||||
msgstr "URL de l'annuaire global"
|
|
||||||
|
|
||||||
#: mod/admin.php:1399
|
|
||||||
msgid ""
|
|
||||||
"URL to the global directory. If this is not set, the global directory is "
|
|
||||||
"completely unavailable to the application."
|
|
||||||
msgstr "URL de l'annuaire global. Si ce champ n'est pas défini, l'annuaire global sera complètement indisponible pour l'application."
|
|
||||||
|
|
||||||
#: mod/admin.php:1400
|
|
||||||
msgid "Private posts by default for new users"
|
|
||||||
msgstr "Publications privées par défaut pour les nouveaux utilisateurs"
|
|
||||||
|
|
||||||
#: mod/admin.php:1400
|
|
||||||
msgid ""
|
|
||||||
"Set default post permissions for all new members to the default privacy "
|
|
||||||
"group rather than public."
|
|
||||||
msgstr "Rendre les publications de tous les nouveaux utilisateurs accessibles seulement par le groupe de contacts par défaut, et non par tout le monde."
|
|
||||||
|
|
||||||
#: mod/admin.php:1401
|
|
||||||
msgid "Don't include post content in email notifications"
|
|
||||||
msgstr "Ne pas inclure le contenu posté dans l'e-mail de notification"
|
|
||||||
|
|
||||||
#: mod/admin.php:1401
|
|
||||||
msgid ""
|
|
||||||
"Don't include the content of a post/comment/private message/etc. in the "
|
|
||||||
"email notifications that are sent out from this site, as a privacy measure."
|
|
||||||
msgstr "Ne pas inclure le contenu de publication/commentaire/message privé/etc dans l'e-mail de notification qui est envoyé à partir du site, par mesure de confidentialité."
|
|
||||||
|
|
||||||
#: mod/admin.php:1402
|
|
||||||
msgid "Disallow public access to addons listed in the apps menu."
|
|
||||||
msgstr "Interdire l’accès public pour les greffons listées dans le menu apps."
|
|
||||||
|
|
||||||
#: mod/admin.php:1402
|
|
||||||
msgid ""
|
|
||||||
"Checking this box will restrict addons listed in the apps menu to members "
|
|
||||||
"only."
|
|
||||||
msgstr "Cocher cette case restreint la liste des greffons dans le menu des applications seulement aux membres."
|
|
||||||
|
|
||||||
#: mod/admin.php:1403
|
|
||||||
msgid "Don't embed private images in posts"
|
|
||||||
msgstr "Ne pas miniaturiser les images privées dans les publications"
|
|
||||||
|
|
||||||
#: mod/admin.php:1403
|
|
||||||
msgid ""
|
|
||||||
"Don't replace locally-hosted private photos in posts with an embedded copy "
|
|
||||||
"of the image. This means that contacts who receive posts containing private "
|
|
||||||
"photos will have to authenticate and load each image, which may take a "
|
|
||||||
"while."
|
|
||||||
msgstr "Ne remplacez pas les images privées hébergées localement dans les publications avec une image attaché en copie, car cela signifie que le contact qui reçoit les publications contenant ces photos privées devra s’authentifier pour charger chaque image, ce qui peut prendre du temps."
|
|
||||||
|
|
||||||
#: mod/admin.php:1404
|
|
||||||
msgid "Allow Users to set remote_self"
|
|
||||||
msgstr "Autoriser les utilisateurs à définir remote_self"
|
|
||||||
|
|
||||||
#: mod/admin.php:1404
|
|
||||||
msgid ""
|
|
||||||
"With checking this, every user is allowed to mark every contact as a "
|
|
||||||
"remote_self in the repair contact dialog. Setting this flag on a contact "
|
|
||||||
"causes mirroring every posting of that contact in the users stream."
|
|
||||||
msgstr "Cocher cette case, permet à chaque utilisateur de marquer chaque contact comme un remote_self dans la boîte de dialogue de réparation des contacts. Activer cette fonction à un contact engendre la réplique de toutes les publications d'un contact dans le flux d'activités des utilisateurs."
|
|
||||||
|
|
||||||
#: mod/admin.php:1405
|
|
||||||
msgid "Block multiple registrations"
|
|
||||||
msgstr "Interdire les inscriptions multiples"
|
|
||||||
|
|
||||||
#: mod/admin.php:1405
|
|
||||||
msgid "Disallow users to register additional accounts for use as pages."
|
|
||||||
msgstr "Ne pas permettre l'inscription de comptes multiples comme des pages."
|
|
||||||
|
|
||||||
#: mod/admin.php:1406
|
|
||||||
msgid "OpenID support"
|
|
||||||
msgstr "Support OpenID"
|
|
||||||
|
|
||||||
#: mod/admin.php:1406
|
|
||||||
msgid "OpenID support for registration and logins."
|
|
||||||
msgstr "Supporter OpenID pour les inscriptions et connexions."
|
|
||||||
|
|
||||||
#: mod/admin.php:1407
|
|
||||||
msgid "Fullname check"
|
|
||||||
msgstr "Vérification du \"Prénom Nom\""
|
|
||||||
|
|
||||||
#: mod/admin.php:1407
|
|
||||||
msgid ""
|
|
||||||
"Force users to register with a space between firstname and lastname in Full "
|
|
||||||
"name, as an antispam measure"
|
|
||||||
msgstr "Imposer l'utilisation d'un espace entre le prénom et le nom (dans le Nom complet), pour limiter les abus"
|
|
||||||
|
|
||||||
#: mod/admin.php:1408
|
|
||||||
msgid "Community pages for visitors"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1408
|
|
||||||
msgid ""
|
|
||||||
"Which community pages should be available for visitors. Local users always "
|
|
||||||
"see both pages."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1409
|
|
||||||
msgid "Posts per user on community page"
|
|
||||||
msgstr "Nombre de publications par utilisateur sur la page de la communauté (n'est pas valide pour "
|
|
||||||
|
|
||||||
#: mod/admin.php:1409
|
|
||||||
msgid ""
|
|
||||||
"The maximum number of posts per user on the community page. (Not valid for "
|
|
||||||
"'Global Community')"
|
|
||||||
msgstr "Nombre maximal de publications par utilisateurs sur la page de la communauté (ne s'applique pas pour « Communauté globale »)."
|
|
||||||
|
|
||||||
#: mod/admin.php:1410
|
|
||||||
msgid "Enable OStatus support"
|
|
||||||
msgstr "Activer le support d'OStatus"
|
|
||||||
|
|
||||||
#: mod/admin.php:1410
|
|
||||||
msgid ""
|
|
||||||
"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
|
|
||||||
"communications in OStatus are public, so privacy warnings will be "
|
|
||||||
"occasionally displayed."
|
|
||||||
msgstr "Fourni nativement la compatibilité avec OStatus (StatusNet, GNU Social etc.). Touts les communications utilisant OStatus sont public, des avertissements liés à la vie privée seront affichés si utile."
|
|
||||||
|
|
||||||
#: mod/admin.php:1411
|
|
||||||
msgid "Only import OStatus threads from our contacts"
|
|
||||||
msgstr "Importer seulement les fils OStatus de nos contacts"
|
|
||||||
|
|
||||||
#: mod/admin.php:1411
|
|
||||||
msgid ""
|
|
||||||
"Normally we import every content from our OStatus contacts. With this option"
|
|
||||||
" we only store threads that are started by a contact that is known on our "
|
|
||||||
"system."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1412
|
|
||||||
msgid "OStatus support can only be enabled if threading is enabled."
|
|
||||||
msgstr "Le support OStatus ne peut être activé que si l'imbrication des commentaires est activée."
|
|
||||||
|
|
||||||
#: mod/admin.php:1414
|
|
||||||
msgid ""
|
|
||||||
"Diaspora support can't be enabled because Friendica was installed into a sub"
|
|
||||||
" directory."
|
|
||||||
msgstr "Le support de Diaspora ne peut pas être activé parce que Friendica a été installé dans un sous-répertoire."
|
|
||||||
|
|
||||||
#: mod/admin.php:1415
|
|
||||||
msgid "Enable Diaspora support"
|
|
||||||
msgstr "Activer le support de Diaspora"
|
|
||||||
|
|
||||||
#: mod/admin.php:1415
|
|
||||||
msgid "Provide built-in Diaspora network compatibility."
|
|
||||||
msgstr "Fournir une compatibilité Diaspora intégrée."
|
|
||||||
|
|
||||||
#: mod/admin.php:1416
|
|
||||||
msgid "Only allow Friendica contacts"
|
|
||||||
msgstr "N'autoriser que les contacts Friendica"
|
|
||||||
|
|
||||||
#: mod/admin.php:1416
|
|
||||||
msgid ""
|
|
||||||
"All contacts must use Friendica protocols. All other built-in communication "
|
|
||||||
"protocols disabled."
|
|
||||||
msgstr "Tous les contacts doivent utiliser les protocoles de Friendica. Tous les autres protocoles de communication intégrés sont désactivés."
|
|
||||||
|
|
||||||
#: mod/admin.php:1417
|
|
||||||
msgid "Verify SSL"
|
|
||||||
msgstr "Vérifier SSL"
|
|
||||||
|
|
||||||
#: mod/admin.php:1417
|
|
||||||
msgid ""
|
|
||||||
"If you wish, you can turn on strict certificate checking. This will mean you"
|
|
||||||
" cannot connect (at all) to self-signed SSL sites."
|
|
||||||
msgstr "Si vous le souhaitez, vous pouvez activier la vérification stricte des certificats. Cela signifie que vous ne pourrez pas vous connecter (du tout) aux sites SSL munis d'un certificat auto-signé."
|
|
||||||
|
|
||||||
#: mod/admin.php:1418
|
|
||||||
msgid "Proxy user"
|
|
||||||
msgstr "Utilisateur du proxy"
|
|
||||||
|
|
||||||
#: mod/admin.php:1419
|
|
||||||
msgid "Proxy URL"
|
|
||||||
msgstr "URL du proxy"
|
|
||||||
|
|
||||||
#: mod/admin.php:1420
|
|
||||||
msgid "Network timeout"
|
|
||||||
msgstr "Dépassement du délai d'attente du réseau"
|
|
||||||
|
|
||||||
#: mod/admin.php:1420
|
|
||||||
msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
|
|
||||||
msgstr "Valeur en secondes. Mettre à 0 pour 'illimité' (pas recommandé)."
|
|
||||||
|
|
||||||
#: mod/admin.php:1421
|
|
||||||
msgid "Maximum Load Average"
|
|
||||||
msgstr "Plafond de la charge moyenne"
|
|
||||||
|
|
||||||
#: mod/admin.php:1421
|
|
||||||
msgid ""
|
|
||||||
"Maximum system load before delivery and poll processes are deferred - "
|
|
||||||
"default 50."
|
|
||||||
msgstr "Charge système maximale à partir de laquelle l'émission et la réception seront soumises à un délai supplémentaire. Par défaut, 50."
|
|
||||||
|
|
||||||
#: mod/admin.php:1422
|
|
||||||
msgid "Maximum Load Average (Frontend)"
|
|
||||||
msgstr "Plafond de la charge moyenne (frontale)"
|
|
||||||
|
|
||||||
#: mod/admin.php:1422
|
|
||||||
msgid "Maximum system load before the frontend quits service - default 50."
|
|
||||||
msgstr "Limite de charge système pour le rendu des pages - défaut 50."
|
|
||||||
|
|
||||||
#: mod/admin.php:1423
|
|
||||||
msgid "Minimal Memory"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1423
|
|
||||||
msgid ""
|
|
||||||
"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
|
|
||||||
"default 0 (deactivated)."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1424
|
|
||||||
msgid "Maximum table size for optimization"
|
|
||||||
msgstr "Limite de taille de table pour l'optimisation"
|
|
||||||
|
|
||||||
#: mod/admin.php:1424
|
|
||||||
msgid ""
|
|
||||||
"Maximum table size (in MB) for the automatic optimization. Enter -1 to "
|
|
||||||
"disable it."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1425
|
|
||||||
msgid "Minimum level of fragmentation"
|
|
||||||
msgstr "Seuil de fragmentation"
|
|
||||||
|
|
||||||
#: mod/admin.php:1425
|
|
||||||
msgid ""
|
|
||||||
"Minimum fragmenation level to start the automatic optimization - default "
|
|
||||||
"value is 30%."
|
|
||||||
msgstr "Seuil de fragmentation pour que l'optimisation automatique se déclenche - défaut 30%."
|
|
||||||
|
|
||||||
#: mod/admin.php:1427
|
|
||||||
msgid "Periodical check of global contacts"
|
|
||||||
msgstr "Vérification périodique des contacts globaux"
|
|
||||||
|
|
||||||
#: mod/admin.php:1427
|
|
||||||
msgid ""
|
|
||||||
"If enabled, the global contacts are checked periodically for missing or "
|
|
||||||
"outdated data and the vitality of the contacts and servers."
|
|
||||||
msgstr "Si activé, les données manquantes et obsolètes et la vitalité des contacts et des serveurs seront vérifiées périodiquement dans les contacts globaux."
|
|
||||||
|
|
||||||
#: mod/admin.php:1428
|
|
||||||
msgid "Days between requery"
|
|
||||||
msgstr "Nombre de jours entre les requêtes"
|
|
||||||
|
|
||||||
#: mod/admin.php:1428
|
|
||||||
msgid "Number of days after which a server is requeried for his contacts."
|
|
||||||
msgstr "Nombre de jours avant qu'une requête de contacts soient envoyée à nouveau à un serveur."
|
|
||||||
|
|
||||||
#: mod/admin.php:1429
|
|
||||||
msgid "Discover contacts from other servers"
|
|
||||||
msgstr "Découvrir des contacts des autres serveurs"
|
|
||||||
|
|
||||||
#: mod/admin.php:1429
|
|
||||||
msgid ""
|
|
||||||
"Periodically query other servers for contacts. You can choose between "
|
|
||||||
"'users': the users on the remote system, 'Global Contacts': active contacts "
|
|
||||||
"that are known on the system. The fallback is meant for Redmatrix servers "
|
|
||||||
"and older friendica servers, where global contacts weren't available. The "
|
|
||||||
"fallback increases the server load, so the recommened setting is 'Users, "
|
|
||||||
"Global Contacts'."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1430
|
|
||||||
msgid "Timeframe for fetching global contacts"
|
|
||||||
msgstr "Fréquence de récupération des contacts globaux"
|
|
||||||
|
|
||||||
#: mod/admin.php:1430
|
|
||||||
msgid ""
|
|
||||||
"When the discovery is activated, this value defines the timeframe for the "
|
|
||||||
"activity of the global contacts that are fetched from other servers."
|
|
||||||
msgstr "Quand la découverte de contacts est activée, cette valeur détermine la fréquence de récupération des données des contacts globaux présents sur d'autres serveurs."
|
|
||||||
|
|
||||||
#: mod/admin.php:1431
|
|
||||||
msgid "Search the local directory"
|
|
||||||
msgstr "Chercher dans le répertoire local"
|
|
||||||
|
|
||||||
#: mod/admin.php:1431
|
|
||||||
msgid ""
|
|
||||||
"Search the local directory instead of the global directory. When searching "
|
|
||||||
"locally, every search will be executed on the global directory in the "
|
|
||||||
"background. This improves the search results when the search is repeated."
|
|
||||||
msgstr "Cherche dans le répertoire local au lieu du répertoire local. Quand une recherche locale est effectuée, la même recherche est effectuée dans le répertoire global en tâche de fond. Cela améliore les résultats de la recherche si elle est réitérée."
|
|
||||||
|
|
||||||
#: mod/admin.php:1433
|
|
||||||
msgid "Publish server information"
|
|
||||||
msgstr "Publier les informations du serveur"
|
|
||||||
|
|
||||||
#: mod/admin.php:1433
|
|
||||||
msgid ""
|
|
||||||
"If enabled, general server and usage data will be published. The data "
|
|
||||||
"contains the name and version of the server, number of users with public "
|
|
||||||
"profiles, number of posts and the activated protocols and connectors. See <a"
|
|
||||||
" href='http://the-federation.info/'>the-federation.info</a> for details."
|
|
||||||
msgstr "Si cette option est activée, des informations sur le serveur et son utilisation seront publiées. Ces informations incluent le nom et la version du serveur, le nombre d’utilisateurs avec des profils publics, le nombre de messages, les protocoles supportés et les connecteurs disponibles. Plus de détails sur <a href='http://the-federation.info/'>the-federation.info</a>."
|
|
||||||
|
|
||||||
#: mod/admin.php:1435
|
|
||||||
msgid "Check upstream version"
|
|
||||||
msgstr "Mises à jour"
|
|
||||||
|
|
||||||
#: mod/admin.php:1435
|
|
||||||
msgid ""
|
|
||||||
"Enables checking for new Friendica versions at github. If there is a new "
|
|
||||||
"version, you will be informed in the admin panel overview."
|
|
||||||
msgstr "Permet de vérifier la présence de nouvelles versions de Friendica sur github. Si une nouvelle version est disponible, vous recevrez une notification dans l'interface d'administration."
|
|
||||||
|
|
||||||
#: mod/admin.php:1436
|
|
||||||
msgid "Suppress Tags"
|
|
||||||
msgstr "Masquer les tags"
|
|
||||||
|
|
||||||
#: mod/admin.php:1436
|
|
||||||
msgid "Suppress showing a list of hashtags at the end of the posting."
|
|
||||||
msgstr "Ne pas afficher la liste des hashtags à la fin d’un message."
|
|
||||||
|
|
||||||
#: mod/admin.php:1437
|
|
||||||
msgid "Clean database"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1437
|
|
||||||
msgid ""
|
|
||||||
"Remove old remote items, orphaned database records and old content from some"
|
|
||||||
" other helper tables."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1438
|
|
||||||
msgid "Lifespan of remote items"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1438
|
|
||||||
msgid ""
|
|
||||||
"When the database cleanup is enabled, this defines the days after which "
|
|
||||||
"remote items will be deleted. Own items, and marked or filed items are "
|
|
||||||
"always kept. 0 disables this behaviour."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1439
|
|
||||||
msgid "Lifespan of unclaimed items"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1439
|
|
||||||
msgid ""
|
|
||||||
"When the database cleanup is enabled, this defines the days after which "
|
|
||||||
"unclaimed remote items (mostly content from the relay) will be deleted. "
|
|
||||||
"Default value is 90 days. Defaults to the general lifespan value of remote "
|
|
||||||
"items if set to 0."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1440
|
|
||||||
msgid "Path to item cache"
|
|
||||||
msgstr "Chemin vers le cache des objets."
|
|
||||||
|
|
||||||
#: mod/admin.php:1440
|
|
||||||
msgid "The item caches buffers generated bbcode and external images."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1441
|
|
||||||
msgid "Cache duration in seconds"
|
|
||||||
msgstr "Durée du cache en secondes"
|
|
||||||
|
|
||||||
#: mod/admin.php:1441
|
|
||||||
msgid ""
|
|
||||||
"How long should the cache files be hold? Default value is 86400 seconds (One"
|
|
||||||
" day). To disable the item cache, set the value to -1."
|
|
||||||
msgstr "Combien de temps les fichiers de cache doivent être maintenu? La valeur par défaut est 86400 secondes (une journée). Pour désactiver le cache de l'item, définissez la valeur à -1."
|
|
||||||
|
|
||||||
#: mod/admin.php:1442
|
|
||||||
msgid "Maximum numbers of comments per post"
|
|
||||||
msgstr "Nombre maximum de commentaires par publication"
|
|
||||||
|
|
||||||
#: mod/admin.php:1442
|
|
||||||
msgid "How much comments should be shown for each post? Default value is 100."
|
|
||||||
msgstr "Combien de commentaires doivent être affichés pour chaque publication? Valeur par défaut: 100."
|
|
||||||
|
|
||||||
#: mod/admin.php:1443
|
|
||||||
msgid "Temp path"
|
|
||||||
msgstr "Chemin des fichiers temporaires"
|
|
||||||
|
|
||||||
#: mod/admin.php:1443
|
|
||||||
msgid ""
|
|
||||||
"If you have a restricted system where the webserver can't access the system "
|
|
||||||
"temp path, enter another path here."
|
|
||||||
msgstr "Si vous n'avez pas la possibilité d'avoir accès au répertoire temp, entrez un autre répertoire ici."
|
|
||||||
|
|
||||||
#: mod/admin.php:1444
|
|
||||||
msgid "Base path to installation"
|
|
||||||
msgstr "Chemin de base de l'installation"
|
|
||||||
|
|
||||||
#: mod/admin.php:1444
|
|
||||||
msgid ""
|
|
||||||
"If the system cannot detect the correct path to your installation, enter the"
|
|
||||||
" correct path here. This setting should only be set if you are using a "
|
|
||||||
"restricted system and symbolic links to your webroot."
|
|
||||||
msgstr "Si le système ne peut pas détecter le chemin de l'installation, entrez le bon chemin ici. Ce paramètre doit être utilisé uniquement si vous avez des accès restreints à votre système et que vous n'avez qu'un lien symbolique vers le répertoire web."
|
|
||||||
|
|
||||||
#: mod/admin.php:1445
|
|
||||||
msgid "Disable picture proxy"
|
|
||||||
msgstr "Désactiver le proxy image "
|
|
||||||
|
|
||||||
#: mod/admin.php:1445
|
|
||||||
msgid ""
|
|
||||||
"The picture proxy increases performance and privacy. It shouldn't be used on"
|
|
||||||
" systems with very low bandwith."
|
|
||||||
msgstr "Le proxy d'image augmente les performances et l'intimité. Il ne devrait pas être utilisé sur des systèmes avec une très faible bande passante."
|
|
||||||
|
|
||||||
#: mod/admin.php:1446
|
|
||||||
msgid "Only search in tags"
|
|
||||||
msgstr "Rechercher seulement dans les étiquettes"
|
|
||||||
|
|
||||||
#: mod/admin.php:1446
|
|
||||||
msgid "On large systems the text search can slow down the system extremely."
|
|
||||||
msgstr "La recherche textuelle peut ralentir considérablement les systèmes de grande taille."
|
|
||||||
|
|
||||||
#: mod/admin.php:1448
|
|
||||||
msgid "New base url"
|
|
||||||
msgstr "Nouvelle URL de base"
|
|
||||||
|
|
||||||
#: mod/admin.php:1448
|
|
||||||
msgid ""
|
|
||||||
"Change base url for this server. Sends relocate message to all Friendica and"
|
|
||||||
" Diaspora* contacts of all users."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1450
|
|
||||||
msgid "RINO Encryption"
|
|
||||||
msgstr "Chiffrement RINO"
|
|
||||||
|
|
||||||
#: mod/admin.php:1450
|
|
||||||
msgid "Encryption layer between nodes."
|
|
||||||
msgstr "Couche de chiffrement entre les nœuds du réseau."
|
|
||||||
|
|
||||||
#: mod/admin.php:1450
|
|
||||||
msgid "Enabled"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1452
|
|
||||||
msgid "Maximum number of parallel workers"
|
|
||||||
msgstr "Nombre maximum de processus simultanés"
|
|
||||||
|
|
||||||
#: mod/admin.php:1452
|
|
||||||
msgid ""
|
|
||||||
"On shared hosters set this to 2. On larger systems, values of 10 are great. "
|
|
||||||
"Default value is 4."
|
|
||||||
msgstr "Sur un hébergement partagé, mettez 2. Sur des serveurs plus puissants, 10 est une bonne idée. Le défaut est 4."
|
|
||||||
|
|
||||||
#: mod/admin.php:1453
|
|
||||||
msgid "Don't use 'proc_open' with the worker"
|
|
||||||
msgstr "Ne pas utiliser 'proc_open' pour les tâches de fond"
|
|
||||||
|
|
||||||
#: mod/admin.php:1453
|
|
||||||
msgid ""
|
|
||||||
"Enable this if your system doesn't allow the use of 'proc_open'. This can "
|
|
||||||
"happen on shared hosters. If this is enabled you should increase the "
|
|
||||||
"frequency of worker calls in your crontab."
|
|
||||||
msgstr "Activez cette option si votre système ne permet pas d'utiliser 'proc_open'. Cela peut être le cas sur les hébergements partagés. Si vous activez cette option, vous devriez augmenter la fréquence d'appel du \"worker\" dans crontab."
|
|
||||||
|
|
||||||
#: mod/admin.php:1454
|
|
||||||
msgid "Enable fastlane"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1454
|
|
||||||
msgid ""
|
|
||||||
"When enabed, the fastlane mechanism starts an additional worker if processes"
|
|
||||||
" with higher priority are blocked by processes of lower priority."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1455
|
|
||||||
msgid "Enable frontend worker"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1455
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"When enabled the Worker process is triggered when backend access is "
|
|
||||||
"performed \\x28e.g. messages being delivered\\x29. On smaller sites you "
|
|
||||||
"might want to call %s/worker on a regular basis via an external cron job. "
|
|
||||||
"You should only enable this option if you cannot utilize cron/scheduled jobs"
|
|
||||||
" on your server."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1457
|
|
||||||
msgid "Subscribe to relay"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1457
|
|
||||||
msgid ""
|
|
||||||
"Enables the receiving of public posts from the relay. They will be included "
|
|
||||||
"in the search, subscribed tags and on the global community page."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1458
|
|
||||||
msgid "Relay server"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1458
|
|
||||||
msgid ""
|
|
||||||
"Address of the relay server where public posts should be send to. For "
|
|
||||||
"example https://relay.diasp.org"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1459
|
|
||||||
msgid "Direct relay transfer"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1459
|
|
||||||
msgid ""
|
|
||||||
"Enables the direct transfer to other servers without using the relay servers"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1460
|
|
||||||
msgid "Relay scope"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1460
|
|
||||||
msgid ""
|
|
||||||
"Can be 'all' or 'tags'. 'all' means that every public post should be "
|
|
||||||
"received. 'tags' means that only posts with selected tags should be "
|
|
||||||
"received."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1460
|
|
||||||
msgid "all"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1460
|
|
||||||
msgid "tags"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1461
|
|
||||||
msgid "Server tags"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1461
|
|
||||||
msgid "Comma separated list of tags for the 'tags' subscription."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1462
|
|
||||||
msgid "Allow user tags"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1462
|
|
||||||
msgid ""
|
|
||||||
"If enabled, the tags from the saved searches will used for the 'tags' "
|
|
||||||
"subscription in addition to the 'relay_server_tags'."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1490
|
|
||||||
msgid "Update has been marked successful"
|
|
||||||
msgstr "Mise-à-jour validée comme 'réussie'"
|
|
||||||
|
|
||||||
#: mod/admin.php:1497
|
|
||||||
#, php-format
|
|
||||||
msgid "Database structure update %s was successfully applied."
|
|
||||||
msgstr "La structure de base de données pour la mise à jour %s a été appliquée avec succès."
|
|
||||||
|
|
||||||
#: mod/admin.php:1500
|
|
||||||
#, php-format
|
|
||||||
msgid "Executing of database structure update %s failed with error: %s"
|
|
||||||
msgstr "L'exécution de la mise à jour %s pour la structure de base de données a échoué avec l'erreur: %s"
|
|
||||||
|
|
||||||
#: mod/admin.php:1513
|
|
||||||
#, php-format
|
|
||||||
msgid "Executing %s failed with error: %s"
|
|
||||||
msgstr "L'exécution %s a échoué avec l'erreur: %s"
|
|
||||||
|
|
||||||
#: mod/admin.php:1515
|
|
||||||
#, php-format
|
|
||||||
msgid "Update %s was successfully applied."
|
|
||||||
msgstr "Mise-à-jour %s appliquée avec succès."
|
|
||||||
|
|
||||||
#: mod/admin.php:1518
|
|
||||||
#, php-format
|
|
||||||
msgid "Update %s did not return a status. Unknown if it succeeded."
|
|
||||||
msgstr "La mise-à-jour %s n'a pas retourné de détails. Impossible de savoir si elle a réussi."
|
|
||||||
|
|
||||||
#: mod/admin.php:1521
|
|
||||||
#, php-format
|
|
||||||
msgid "There was no additional update function %s that needed to be called."
|
|
||||||
msgstr "Il n'y avait aucune fonction supplémentaire de mise à jour %s qui devait être appelé"
|
|
||||||
|
|
||||||
#: mod/admin.php:1541
|
|
||||||
msgid "No failed updates."
|
|
||||||
msgstr "Pas de mises-à-jour échouées."
|
|
||||||
|
|
||||||
#: mod/admin.php:1542
|
|
||||||
msgid "Check database structure"
|
|
||||||
msgstr "Vérifier la structure de la base de données"
|
|
||||||
|
|
||||||
#: mod/admin.php:1547
|
|
||||||
msgid "Failed Updates"
|
|
||||||
msgstr "Mises-à-jour échouées"
|
|
||||||
|
|
||||||
#: mod/admin.php:1548
|
|
||||||
msgid ""
|
|
||||||
"This does not include updates prior to 1139, which did not return a status."
|
|
||||||
msgstr "Ceci n'inclut pas les versions antérieures à la 1139, qui ne retournaient jamais de détails."
|
|
||||||
|
|
||||||
#: mod/admin.php:1549
|
|
||||||
msgid "Mark success (if update was manually applied)"
|
|
||||||
msgstr "Marquer comme 'réussie' (dans le cas d'une mise-à-jour manuelle)"
|
|
||||||
|
|
||||||
#: mod/admin.php:1550
|
|
||||||
msgid "Attempt to execute this update step automatically"
|
|
||||||
msgstr "Tenter d'éxecuter cette étape automatiquement"
|
|
||||||
|
|
||||||
#: mod/admin.php:1589
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"\t\t\tDear %1$s,\n"
|
|
||||||
"\t\t\t\tthe administrator of %2$s has set up an account for you."
|
|
||||||
msgstr "\n\t\t\tChère/Cher %1$s,\n\t\t\t\tL’administrateur de %2$s vous a ouvert un compte."
|
|
||||||
|
|
||||||
#: mod/admin.php:1592
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"\t\t\tThe login details are as follows:\n"
|
|
||||||
"\n"
|
|
||||||
"\t\t\tSite Location:\t%1$s\n"
|
|
||||||
"\t\t\tLogin Name:\t\t%2$s\n"
|
|
||||||
"\t\t\tPassword:\t\t%3$s\n"
|
|
||||||
"\n"
|
|
||||||
"\t\t\tYou may change your password from your account \"Settings\" page after logging\n"
|
|
||||||
"\t\t\tin.\n"
|
|
||||||
"\n"
|
|
||||||
"\t\t\tPlease take a few moments to review the other account settings on that page.\n"
|
|
||||||
"\n"
|
|
||||||
"\t\t\tYou may also wish to add some basic information to your default profile\n"
|
|
||||||
"\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n"
|
|
||||||
"\n"
|
|
||||||
"\t\t\tWe recommend setting your full name, adding a profile photo,\n"
|
|
||||||
"\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n"
|
|
||||||
"\t\t\tperhaps what country you live in; if you do not wish to be more specific\n"
|
|
||||||
"\t\t\tthan that.\n"
|
|
||||||
"\n"
|
|
||||||
"\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n"
|
|
||||||
"\t\t\tIf you are new and do not know anybody here, they may help\n"
|
|
||||||
"\t\t\tyou to make some new and interesting friends.\n"
|
|
||||||
"\n"
|
|
||||||
"\t\t\tIf you ever want to delete your account, you can do so at %1$s/removeme\n"
|
|
||||||
"\n"
|
|
||||||
"\t\t\tThank you and welcome to %4$s."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1626 src/Model/User.php:663
|
|
||||||
#, php-format
|
|
||||||
msgid "Registration details for %s"
|
|
||||||
msgstr "Détails d'inscription pour %s"
|
|
||||||
|
|
||||||
#: mod/admin.php:1636
|
|
||||||
#, php-format
|
|
||||||
msgid "%s user blocked/unblocked"
|
|
||||||
msgid_plural "%s users blocked/unblocked"
|
|
||||||
msgstr[0] "%s utilisateur a (dé)bloqué"
|
|
||||||
msgstr[1] "%s utilisateurs ont (dé)bloqué"
|
|
||||||
|
|
||||||
#: mod/admin.php:1642
|
|
||||||
#, php-format
|
|
||||||
msgid "%s user deleted"
|
|
||||||
msgid_plural "%s users deleted"
|
|
||||||
msgstr[0] "%s utilisateur supprimé"
|
|
||||||
msgstr[1] "%s utilisateurs supprimés"
|
|
||||||
|
|
||||||
#: mod/admin.php:1689
|
|
||||||
#, php-format
|
|
||||||
msgid "User '%s' deleted"
|
|
||||||
msgstr "Utilisateur '%s' supprimé"
|
|
||||||
|
|
||||||
#: mod/admin.php:1697
|
|
||||||
#, php-format
|
|
||||||
msgid "User '%s' unblocked"
|
|
||||||
msgstr "Utilisateur '%s' débloqué"
|
|
||||||
|
|
||||||
#: mod/admin.php:1697
|
|
||||||
#, php-format
|
|
||||||
msgid "User '%s' blocked"
|
|
||||||
msgstr "Utilisateur '%s' bloqué"
|
|
||||||
|
|
||||||
#: mod/admin.php:1754 mod/settings.php:1058
|
|
||||||
msgid "Normal Account Page"
|
|
||||||
msgstr "Compte normal"
|
|
||||||
|
|
||||||
#: mod/admin.php:1755 mod/settings.php:1062
|
|
||||||
msgid "Soapbox Page"
|
|
||||||
msgstr "Compte \"boîte à savon\""
|
|
||||||
|
|
||||||
#: mod/admin.php:1756 mod/settings.php:1066
|
|
||||||
msgid "Public Forum"
|
|
||||||
msgstr "Forum public"
|
|
||||||
|
|
||||||
#: mod/admin.php:1757 mod/settings.php:1070
|
|
||||||
msgid "Automatic Friend Page"
|
|
||||||
msgstr "Compte d' \"amitié automatique\""
|
|
||||||
|
|
||||||
#: mod/admin.php:1758
|
|
||||||
msgid "Private Forum"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1761 mod/settings.php:1042
|
|
||||||
msgid "Personal Page"
|
|
||||||
msgstr "Page personnelle"
|
|
||||||
|
|
||||||
#: mod/admin.php:1762 mod/settings.php:1046
|
|
||||||
msgid "Organisation Page"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1763 mod/settings.php:1050
|
|
||||||
msgid "News Page"
|
|
||||||
msgstr "Page d'informations"
|
|
||||||
|
|
||||||
#: mod/admin.php:1764 mod/settings.php:1054
|
|
||||||
msgid "Community Forum"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1811 mod/admin.php:1822 mod/admin.php:1835 mod/admin.php:1853
|
|
||||||
#: src/Content/ContactSelector.php:82
|
|
||||||
msgid "Email"
|
|
||||||
msgstr "Courriel"
|
|
||||||
|
|
||||||
#: mod/admin.php:1811 mod/admin.php:1835
|
|
||||||
msgid "Register date"
|
|
||||||
msgstr "Date d'inscription"
|
|
||||||
|
|
||||||
#: mod/admin.php:1811 mod/admin.php:1835
|
|
||||||
msgid "Last login"
|
|
||||||
msgstr "Dernière connexion"
|
|
||||||
|
|
||||||
#: mod/admin.php:1811 mod/admin.php:1835
|
|
||||||
msgid "Last item"
|
|
||||||
msgstr "Dernier élément"
|
|
||||||
|
|
||||||
#: mod/admin.php:1811
|
|
||||||
msgid "Type"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1818
|
|
||||||
msgid "Add User"
|
|
||||||
msgstr "Ajouter l'utilisateur"
|
|
||||||
|
|
||||||
#: mod/admin.php:1820
|
|
||||||
msgid "User registrations waiting for confirm"
|
|
||||||
msgstr "Inscriptions d'utilisateurs en attente de confirmation"
|
|
||||||
|
|
||||||
#: mod/admin.php:1821
|
|
||||||
msgid "User waiting for permanent deletion"
|
|
||||||
msgstr "Utilisateur en attente de suppression définitive"
|
|
||||||
|
|
||||||
#: mod/admin.php:1822
|
|
||||||
msgid "Request date"
|
|
||||||
msgstr "Date de la demande"
|
|
||||||
|
|
||||||
#: mod/admin.php:1823
|
|
||||||
msgid "No registrations."
|
|
||||||
msgstr "Pas d'inscriptions."
|
|
||||||
|
|
||||||
#: mod/admin.php:1824
|
|
||||||
msgid "Note from the user"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1825 mod/notifications.php:178 mod/notifications.php:262
|
|
||||||
msgid "Approve"
|
|
||||||
msgstr "Approuver"
|
|
||||||
|
|
||||||
#: mod/admin.php:1826
|
|
||||||
msgid "Deny"
|
|
||||||
msgstr "Rejetter"
|
|
||||||
|
|
||||||
#: mod/admin.php:1830
|
|
||||||
msgid "Site admin"
|
|
||||||
msgstr "Administration du Site"
|
|
||||||
|
|
||||||
#: mod/admin.php:1831
|
|
||||||
msgid "Account expired"
|
|
||||||
msgstr "Compte expiré"
|
|
||||||
|
|
||||||
#: mod/admin.php:1834
|
|
||||||
msgid "New User"
|
|
||||||
msgstr "Nouvel utilisateur"
|
|
||||||
|
|
||||||
#: mod/admin.php:1835
|
|
||||||
msgid "Deleted since"
|
|
||||||
msgstr "Supprimé depuis"
|
|
||||||
|
|
||||||
#: mod/admin.php:1840
|
|
||||||
msgid ""
|
|
||||||
"Selected users will be deleted!\\n\\nEverything these users had posted on "
|
|
||||||
"this site will be permanently deleted!\\n\\nAre you sure?"
|
|
||||||
msgstr "Les utilisateurs sélectionnés vont être supprimés!\\n\\nTout ce qu'ils ont posté sur ce site sera définitivement effacé!\\n\\nÊtes-vous certain?"
|
|
||||||
|
|
||||||
#: mod/admin.php:1841
|
|
||||||
msgid ""
|
|
||||||
"The user {0} will be deleted!\\n\\nEverything this user has posted on this "
|
|
||||||
"site will be permanently deleted!\\n\\nAre you sure?"
|
|
||||||
msgstr "L'utilisateur {0} va être supprimé!\\n\\nTout ce qu'il a posté sur ce site sera définitivement perdu!\\n\\nÊtes-vous certain?"
|
|
||||||
|
|
||||||
#: mod/admin.php:1851
|
|
||||||
msgid "Name of the new user."
|
|
||||||
msgstr "Nom du nouvel utilisateur."
|
|
||||||
|
|
||||||
#: mod/admin.php:1852
|
|
||||||
msgid "Nickname"
|
|
||||||
msgstr "Pseudo"
|
|
||||||
|
|
||||||
#: mod/admin.php:1852
|
|
||||||
msgid "Nickname of the new user."
|
|
||||||
msgstr "Pseudo du nouvel utilisateur."
|
|
||||||
|
|
||||||
#: mod/admin.php:1853
|
|
||||||
msgid "Email address of the new user."
|
|
||||||
msgstr "Adresse mail du nouvel utilisateur."
|
|
||||||
|
|
||||||
#: mod/admin.php:1895
|
|
||||||
#, php-format
|
|
||||||
msgid "Addon %s disabled."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1899
|
|
||||||
#, php-format
|
|
||||||
msgid "Addon %s enabled."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:1909 mod/admin.php:2158
|
|
||||||
msgid "Disable"
|
|
||||||
msgstr "Désactiver"
|
|
||||||
|
|
||||||
#: mod/admin.php:1912 mod/admin.php:2161
|
|
||||||
msgid "Enable"
|
|
||||||
msgstr "Activer"
|
|
||||||
|
|
||||||
#: mod/admin.php:1934 mod/admin.php:2203
|
|
||||||
msgid "Toggle"
|
|
||||||
msgstr "Activer/Désactiver"
|
|
||||||
|
|
||||||
#: mod/admin.php:1942 mod/admin.php:2212
|
|
||||||
msgid "Author: "
|
|
||||||
msgstr "Auteur : "
|
|
||||||
|
|
||||||
#: mod/admin.php:1943 mod/admin.php:2213
|
|
||||||
msgid "Maintainer: "
|
|
||||||
msgstr "Mainteneur : "
|
|
||||||
|
|
||||||
#: mod/admin.php:1995
|
|
||||||
msgid "Reload active addons"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:2000
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"There are currently no addons available on your node. You can find the "
|
|
||||||
"official addon repository at %1$s and might find other interesting addons in"
|
|
||||||
" the open addon registry at %2$s"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:2120
|
|
||||||
msgid "No themes found."
|
|
||||||
msgstr "Aucun thème trouvé."
|
|
||||||
|
|
||||||
#: mod/admin.php:2194
|
|
||||||
msgid "Screenshot"
|
|
||||||
msgstr "Capture d'écran"
|
|
||||||
|
|
||||||
#: mod/admin.php:2248
|
|
||||||
msgid "Reload active themes"
|
|
||||||
msgstr "Recharger les thèmes actifs"
|
|
||||||
|
|
||||||
#: mod/admin.php:2253
|
|
||||||
#, php-format
|
|
||||||
msgid "No themes found on the system. They should be placed in %1$s"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:2254
|
|
||||||
msgid "[Experimental]"
|
|
||||||
msgstr "[Expérimental]"
|
|
||||||
|
|
||||||
#: mod/admin.php:2255
|
|
||||||
msgid "[Unsupported]"
|
|
||||||
msgstr "[Non supporté]"
|
|
||||||
|
|
||||||
#: mod/admin.php:2279
|
|
||||||
msgid "Log settings updated."
|
|
||||||
msgstr "Réglages des journaux mis-à-jour."
|
|
||||||
|
|
||||||
#: mod/admin.php:2311
|
|
||||||
msgid "PHP log currently enabled."
|
|
||||||
msgstr "Log PHP actuellement activé."
|
|
||||||
|
|
||||||
#: mod/admin.php:2313
|
|
||||||
msgid "PHP log currently disabled."
|
|
||||||
msgstr "Log PHP actuellement desactivé."
|
|
||||||
|
|
||||||
#: mod/admin.php:2322
|
|
||||||
msgid "Clear"
|
|
||||||
msgstr "Effacer"
|
|
||||||
|
|
||||||
#: mod/admin.php:2326
|
|
||||||
msgid "Enable Debugging"
|
|
||||||
msgstr "Activer le déboggage"
|
|
||||||
|
|
||||||
#: mod/admin.php:2327
|
|
||||||
msgid "Log file"
|
|
||||||
msgstr "Fichier de journaux"
|
|
||||||
|
|
||||||
#: mod/admin.php:2327
|
|
||||||
msgid ""
|
|
||||||
"Must be writable by web server. Relative to your Friendica top-level "
|
|
||||||
"directory."
|
|
||||||
msgstr "Accès en écriture par le serveur web requis. Relatif à la racine de votre installation de Friendica."
|
|
||||||
|
|
||||||
#: mod/admin.php:2328
|
|
||||||
msgid "Log level"
|
|
||||||
msgstr "Niveau de journalisaton"
|
|
||||||
|
|
||||||
#: mod/admin.php:2330
|
|
||||||
msgid "PHP logging"
|
|
||||||
msgstr "Log PHP"
|
|
||||||
|
|
||||||
#: mod/admin.php:2331
|
|
||||||
msgid ""
|
|
||||||
"To enable logging of PHP errors and warnings you can add the following to "
|
|
||||||
"the .htconfig.php file of your installation. The filename set in the "
|
|
||||||
"'error_log' line is relative to the friendica top-level directory and must "
|
|
||||||
"be writeable by the web server. The option '1' for 'log_errors' and "
|
|
||||||
"'display_errors' is to enable these options, set to '0' to disable them."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:2362
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"Error trying to open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see "
|
|
||||||
"if file %1$s exist and is readable."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:2366
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"Couldn't open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see if file"
|
|
||||||
" %1$s is readable."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/admin.php:2457 mod/admin.php:2458 mod/settings.php:767
|
|
||||||
msgid "Off"
|
|
||||||
msgstr "Éteint"
|
|
||||||
|
|
||||||
#: mod/admin.php:2457 mod/admin.php:2458 mod/settings.php:767
|
|
||||||
msgid "On"
|
|
||||||
msgstr "Allumé"
|
|
||||||
|
|
||||||
#: mod/admin.php:2458
|
|
||||||
#, php-format
|
|
||||||
msgid "Lock feature %s"
|
|
||||||
msgstr "Verouiller la fonctionnalité %s"
|
|
||||||
|
|
||||||
#: mod/admin.php:2466
|
|
||||||
msgid "Manage Additional Features"
|
|
||||||
msgstr "Gérer les fonctionnalités avancées"
|
|
||||||
|
|
||||||
#: mod/dfrn_confirm.php:74 mod/profiles.php:39 mod/profiles.php:149
|
|
||||||
#: mod/profiles.php:196 mod/profiles.php:525
|
|
||||||
msgid "Profile not found."
|
|
||||||
msgstr "Profil introuvable."
|
|
||||||
|
|
||||||
#: mod/dfrn_confirm.php:130
|
|
||||||
msgid ""
|
|
||||||
"This may occasionally happen if contact was requested by both persons and it"
|
|
||||||
" has already been approved."
|
|
||||||
msgstr "Ceci peut se produire lorsque le contact a été requis par les deux personnes et a déjà été approuvé."
|
|
||||||
|
|
||||||
#: mod/dfrn_confirm.php:240
|
|
||||||
msgid "Response from remote site was not understood."
|
|
||||||
msgstr "Réponse du site distant incomprise."
|
|
||||||
|
|
||||||
#: mod/dfrn_confirm.php:247 mod/dfrn_confirm.php:252
|
|
||||||
msgid "Unexpected response from remote site: "
|
|
||||||
msgstr "Réponse inattendue du site distant : "
|
|
||||||
|
|
||||||
#: mod/dfrn_confirm.php:261
|
|
||||||
msgid "Confirmation completed successfully."
|
|
||||||
msgstr "Confirmation achevée avec succès."
|
|
||||||
|
|
||||||
#: mod/dfrn_confirm.php:273
|
|
||||||
msgid "Temporary failure. Please wait and try again."
|
|
||||||
msgstr "Échec temporaire. Merci de recommencer ultérieurement."
|
|
||||||
|
|
||||||
#: mod/dfrn_confirm.php:276
|
|
||||||
msgid "Introduction failed or was revoked."
|
|
||||||
msgstr "Introduction échouée ou annulée."
|
|
||||||
|
|
||||||
#: mod/dfrn_confirm.php:281
|
|
||||||
msgid "Remote site reported: "
|
|
||||||
msgstr "Alerte du site distant : "
|
|
||||||
|
|
||||||
#: mod/dfrn_confirm.php:392
|
|
||||||
msgid "Unable to set contact photo."
|
|
||||||
msgstr "Impossible de définir la photo du contact."
|
|
||||||
|
|
||||||
#: mod/dfrn_confirm.php:450
|
|
||||||
#, php-format
|
|
||||||
msgid "No user record found for '%s' "
|
|
||||||
msgstr "Pas d'utilisateur trouvé pour '%s' "
|
|
||||||
|
|
||||||
#: mod/dfrn_confirm.php:460
|
|
||||||
msgid "Our site encryption key is apparently messed up."
|
|
||||||
msgstr "Notre clé de chiffrement de site est apparemment corrompue."
|
|
||||||
|
|
||||||
#: mod/dfrn_confirm.php:471
|
|
||||||
msgid "Empty site URL was provided or URL could not be decrypted by us."
|
|
||||||
msgstr "URL de site absente ou indéchiffrable."
|
|
||||||
|
|
||||||
#: mod/dfrn_confirm.php:487
|
|
||||||
msgid "Contact record was not found for you on our site."
|
|
||||||
msgstr "Pas d'entrée pour ce contact sur notre site."
|
|
||||||
|
|
||||||
#: mod/dfrn_confirm.php:501
|
|
||||||
#, php-format
|
|
||||||
msgid "Site public key not available in contact record for URL %s."
|
|
||||||
msgstr "La clé publique du site ne se trouve pas dans l'enregistrement du contact pour l'URL %s."
|
|
||||||
|
|
||||||
#: mod/dfrn_confirm.php:517
|
|
||||||
msgid ""
|
|
||||||
"The ID provided by your system is a duplicate on our system. It should work "
|
|
||||||
"if you try again."
|
|
||||||
msgstr "L'identifiant fourni par votre système fait doublon sur le notre. Cela peut fonctionner si vous réessayez."
|
|
||||||
|
|
||||||
#: mod/dfrn_confirm.php:528
|
|
||||||
msgid "Unable to set your contact credentials on our system."
|
|
||||||
msgstr "Impossible de vous définir des permissions sur notre système."
|
|
||||||
|
|
||||||
#: mod/dfrn_confirm.php:583
|
|
||||||
msgid "Unable to update your contact profile details on our system"
|
|
||||||
msgstr "Impossible de mettre les détails de votre profil à jour sur notre système"
|
|
||||||
|
|
||||||
#: mod/dfrn_confirm.php:613 mod/dfrn_request.php:564
|
|
||||||
#: src/Model/Contact.php:1578
|
|
||||||
msgid "[Name Withheld]"
|
|
||||||
msgstr "[Nom non-publié]"
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:94
|
|
||||||
msgid "This introduction has already been accepted."
|
|
||||||
msgstr "Cette introduction a déjà été acceptée."
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:112 mod/dfrn_request.php:355
|
|
||||||
msgid "Profile location is not valid or does not contain profile information."
|
|
||||||
msgstr "L'emplacement du profil est invalide ou ne contient pas de profil valide."
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:116 mod/dfrn_request.php:359
|
|
||||||
msgid "Warning: profile location has no identifiable owner name."
|
|
||||||
msgstr "Attention: l'emplacement du profil n'a pas de nom identifiable."
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:119 mod/dfrn_request.php:362
|
|
||||||
msgid "Warning: profile location has no profile photo."
|
|
||||||
msgstr "Attention: l'emplacement du profil n'a pas de photo de profil."
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:123 mod/dfrn_request.php:366
|
|
||||||
#, php-format
|
|
||||||
msgid "%d required parameter was not found at the given location"
|
|
||||||
msgid_plural "%d required parameters were not found at the given location"
|
|
||||||
msgstr[0] "%d paramètre requis n'a pas été trouvé à l'endroit indiqué"
|
|
||||||
msgstr[1] "%d paramètres requis n'ont pas été trouvés à l'endroit indiqué"
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:162
|
|
||||||
msgid "Introduction complete."
|
|
||||||
msgstr "Phase d'introduction achevée."
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:199
|
|
||||||
msgid "Unrecoverable protocol error."
|
|
||||||
msgstr "Erreur de protocole non-récupérable."
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:226
|
|
||||||
msgid "Profile unavailable."
|
|
||||||
msgstr "Profil indisponible."
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:248
|
|
||||||
#, php-format
|
|
||||||
msgid "%s has received too many connection requests today."
|
|
||||||
msgstr "%s a reçu trop de demandes d'introduction aujourd'hui."
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:249
|
|
||||||
msgid "Spam protection measures have been invoked."
|
|
||||||
msgstr "Des mesures de protection contre le spam ont été déclenchées."
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:250
|
|
||||||
msgid "Friends are advised to please try again in 24 hours."
|
|
||||||
msgstr "Les relations sont encouragées à attendre 24 heures pour recommencer."
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:276
|
|
||||||
msgid "Invalid locator"
|
|
||||||
msgstr "Localisateur invalide"
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:312
|
|
||||||
msgid "You have already introduced yourself here."
|
|
||||||
msgstr "Vous vous êtes déjà présenté ici."
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:315
|
|
||||||
#, php-format
|
|
||||||
msgid "Apparently you are already friends with %s."
|
|
||||||
msgstr "Il semblerait que vous soyez déjà ami avec %s."
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:335
|
|
||||||
msgid "Invalid profile URL."
|
|
||||||
msgstr "URL de profil invalide."
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:341 src/Model/Contact.php:1276
|
|
||||||
msgid "Disallowed profile URL."
|
|
||||||
msgstr "URL de profil interdite."
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:435
|
|
||||||
msgid "Your introduction has been sent."
|
|
||||||
msgstr "Votre introduction a été envoyée."
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:473
|
|
||||||
msgid ""
|
|
||||||
"Remote subscription can't be done for your network. Please subscribe "
|
|
||||||
"directly on your system."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:489
|
|
||||||
msgid "Please login to confirm introduction."
|
|
||||||
msgstr "Connectez-vous pour confirmer l'introduction."
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:497
|
|
||||||
msgid ""
|
|
||||||
"Incorrect identity currently logged in. Please login to "
|
|
||||||
"<strong>this</strong> profile."
|
|
||||||
msgstr "Identité incorrecte actuellement connectée. Merci de vous connecter à <strong>ce</strong> profil."
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:511 mod/dfrn_request.php:528
|
|
||||||
msgid "Confirm"
|
|
||||||
msgstr "Confirmer"
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:523
|
|
||||||
msgid "Hide this contact"
|
|
||||||
msgstr "Cacher ce contact"
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:526
|
|
||||||
#, php-format
|
|
||||||
msgid "Welcome home %s."
|
|
||||||
msgstr "Bienvenue chez vous, %s."
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:527
|
|
||||||
#, php-format
|
|
||||||
msgid "Please confirm your introduction/connection request to %s."
|
|
||||||
msgstr "Merci de confirmer votre demande d'introduction auprès de %s."
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:637
|
|
||||||
msgid ""
|
|
||||||
"Please enter your 'Identity Address' from one of the following supported "
|
|
||||||
"communications networks:"
|
|
||||||
msgstr "Merci d'entrer votre \"adresse d'identité\" de l'un des réseaux de communication suivant:"
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:640
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"If you are not yet a member of the free social web, <a href=\"%s\">follow "
|
|
||||||
"this link to find a public Friendica site and join us today</a>."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:645
|
|
||||||
msgid "Friend/Connection Request"
|
|
||||||
msgstr "Requête de relation/amitié"
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:646
|
|
||||||
msgid ""
|
|
||||||
"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
|
|
||||||
"testuser@gnusocial.de"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:651 src/Content/ContactSelector.php:79
|
|
||||||
msgid "Friendica"
|
|
||||||
msgstr "Friendica"
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:652
|
|
||||||
msgid "GNU Social (Pleroma, Mastodon)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:653
|
|
||||||
msgid "Diaspora (Socialhome, Hubzilla)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/dfrn_request.php:654
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
" - please do not use this form. Instead, enter %s into your Diaspora search"
|
|
||||||
" bar."
|
|
||||||
msgstr " - merci de ne pas utiliser ce formulaire. Entrez plutôt %s dans votre barre de recherche Diaspora."
|
|
||||||
|
|
||||||
#: mod/item.php:114
|
|
||||||
msgid "Unable to locate original post."
|
|
||||||
msgstr "Impossible de localiser la publication originale."
|
|
||||||
|
|
||||||
#: mod/item.php:274
|
|
||||||
msgid "Empty post discarded."
|
|
||||||
msgstr "Publication vide rejetée."
|
|
||||||
|
|
||||||
#: mod/item.php:804
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"This message was sent to you by %s, a member of the Friendica social "
|
|
||||||
"network."
|
|
||||||
msgstr "Ce message vous a été envoyé par %s, membre du réseau social Friendica."
|
|
||||||
|
|
||||||
#: mod/item.php:806
|
|
||||||
#, php-format
|
|
||||||
msgid "You may visit them online at %s"
|
|
||||||
msgstr "Vous pouvez leur rendre visite sur %s"
|
|
||||||
|
|
||||||
#: mod/item.php:807
|
|
||||||
msgid ""
|
|
||||||
"Please contact the sender by replying to this post if you do not wish to "
|
|
||||||
"receive these messages."
|
|
||||||
msgstr "Merci de contacter l’émetteur en répondant à cette publication si vous ne souhaitez pas recevoir ces messages."
|
|
||||||
|
|
||||||
#: mod/item.php:811
|
|
||||||
#, php-format
|
|
||||||
msgid "%s posted an update."
|
|
||||||
msgstr "%s a publié une mise à jour."
|
|
||||||
|
|
||||||
#: mod/notifications.php:37
|
|
||||||
msgid "Invalid request identifier."
|
|
||||||
msgstr "Identifiant de demande invalide."
|
|
||||||
|
|
||||||
#: mod/notifications.php:46 mod/notifications.php:182
|
|
||||||
#: mod/notifications.php:229
|
|
||||||
msgid "Discard"
|
|
||||||
msgstr "Rejeter"
|
|
||||||
|
|
||||||
#: mod/notifications.php:98 src/Content/Nav.php:191
|
|
||||||
msgid "Notifications"
|
|
||||||
msgstr "Notifications"
|
|
||||||
|
|
||||||
#: mod/notifications.php:107
|
|
||||||
msgid "Network Notifications"
|
|
||||||
msgstr "Notifications du réseau"
|
|
||||||
|
|
||||||
#: mod/notifications.php:119
|
|
||||||
msgid "Personal Notifications"
|
|
||||||
msgstr "Notifications personnelles"
|
|
||||||
|
|
||||||
#: mod/notifications.php:125
|
|
||||||
msgid "Home Notifications"
|
|
||||||
msgstr "Notifications de page d'accueil"
|
|
||||||
|
|
||||||
#: mod/notifications.php:155
|
|
||||||
msgid "Show Ignored Requests"
|
|
||||||
msgstr "Voir les demandes ignorées"
|
|
||||||
|
|
||||||
#: mod/notifications.php:155
|
|
||||||
msgid "Hide Ignored Requests"
|
|
||||||
msgstr "Cacher les demandes ignorées"
|
|
||||||
|
|
||||||
#: mod/notifications.php:167 mod/notifications.php:236
|
|
||||||
msgid "Notification type: "
|
|
||||||
msgstr "Type de notification : "
|
|
||||||
|
|
||||||
#: mod/notifications.php:170
|
|
||||||
#, php-format
|
|
||||||
msgid "suggested by %s"
|
|
||||||
msgstr "suggéré(e) par %s"
|
|
||||||
|
|
||||||
#: mod/notifications.php:197
|
|
||||||
msgid "Claims to be known to you: "
|
|
||||||
msgstr "Prétend que vous le connaissez : "
|
|
||||||
|
|
||||||
#: mod/notifications.php:198
|
|
||||||
msgid "yes"
|
|
||||||
msgstr "oui"
|
|
||||||
|
|
||||||
#: mod/notifications.php:198
|
|
||||||
msgid "no"
|
|
||||||
msgstr "non"
|
|
||||||
|
|
||||||
#: mod/notifications.php:199 mod/notifications.php:204
|
|
||||||
msgid "Shall your connection be bidirectional or not?"
|
|
||||||
msgstr "Souhaitez vous que votre connexion soit bi-directionnelle ?"
|
|
||||||
|
|
||||||
#: mod/notifications.php:200 mod/notifications.php:205
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"Accepting %s as a friend allows %s to subscribe to your posts, and you will "
|
|
||||||
"also receive updates from them in your news feed."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/notifications.php:201
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"Accepting %s as a subscriber allows them to subscribe to your posts, but you"
|
|
||||||
" will not receive updates from them in your news feed."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/notifications.php:206
|
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"Accepting %s as a sharer allows them to subscribe to your posts, but you "
|
|
||||||
"will not receive updates from them in your news feed."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/notifications.php:217
|
|
||||||
msgid "Friend"
|
|
||||||
msgstr "Ami"
|
|
||||||
|
|
||||||
#: mod/notifications.php:218
|
|
||||||
msgid "Sharer"
|
|
||||||
msgstr "Initiateur du partage"
|
|
||||||
|
|
||||||
#: mod/notifications.php:218
|
|
||||||
msgid "Subscriber"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/notifications.php:273
|
|
||||||
msgid "No introductions."
|
|
||||||
msgstr "Aucune demande d'introduction."
|
|
||||||
|
|
||||||
#: mod/notifications.php:314
|
|
||||||
msgid "Show unread"
|
|
||||||
msgstr "Afficher non-lus"
|
|
||||||
|
|
||||||
#: mod/notifications.php:314
|
|
||||||
msgid "Show all"
|
|
||||||
msgstr "Tout afficher"
|
|
||||||
|
|
||||||
#: mod/notifications.php:320
|
|
||||||
#, php-format
|
|
||||||
msgid "No more %s notifications."
|
|
||||||
msgstr "Aucune notification de %s"
|
|
||||||
|
|
||||||
#: mod/profile.php:37 src/Model/Profile.php:118
|
|
||||||
msgid "Requested profile is not available."
|
|
||||||
msgstr "Le profil demandé n'est pas disponible."
|
|
||||||
|
|
||||||
#: mod/profile.php:78 mod/profile.php:81 src/Protocol/OStatus.php:1251
|
|
||||||
#, php-format
|
|
||||||
msgid "%s's timeline"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/profile.php:79 src/Protocol/OStatus.php:1252
|
|
||||||
#, php-format
|
|
||||||
msgid "%s's posts"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/profile.php:80 src/Protocol/OStatus.php:1253
|
|
||||||
#, php-format
|
|
||||||
msgid "%s's comments"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/profile.php:195
|
|
||||||
msgid "Tips for New Members"
|
|
||||||
msgstr "Conseils aux nouveaux venus"
|
|
||||||
|
|
||||||
#: mod/profiles.php:58
|
|
||||||
msgid "Profile deleted."
|
msgid "Profile deleted."
|
||||||
msgstr "Profil supprimé."
|
msgstr "Profil supprimé."
|
||||||
|
|
||||||
#: mod/profiles.php:74 mod/profiles.php:110
|
#: mod/profiles.php:75 mod/profiles.php:111
|
||||||
msgid "Profile-"
|
msgid "Profile-"
|
||||||
msgstr "Profil-"
|
msgstr "Profil-"
|
||||||
|
|
||||||
#: mod/profiles.php:93 mod/profiles.php:132
|
#: mod/profiles.php:94 mod/profiles.php:133
|
||||||
msgid "New profile created."
|
msgid "New profile created."
|
||||||
msgstr "Nouveau profil créé."
|
msgstr "Nouveau profil créé."
|
||||||
|
|
||||||
#: mod/profiles.php:116
|
#: mod/profiles.php:117
|
||||||
msgid "Profile unavailable to clone."
|
msgid "Profile unavailable to clone."
|
||||||
msgstr "Ce profil ne peut être cloné."
|
msgstr "Ce profil ne peut être cloné."
|
||||||
|
|
||||||
#: mod/profiles.php:206
|
#: mod/profiles.php:205
|
||||||
msgid "Profile Name is required."
|
msgid "Profile Name is required."
|
||||||
msgstr "Le nom du profil est requis."
|
msgstr "Le nom du profil est requis."
|
||||||
|
|
||||||
#: mod/profiles.php:347
|
#: mod/profiles.php:346
|
||||||
msgid "Marital Status"
|
msgid "Marital Status"
|
||||||
msgstr "Statut marital"
|
msgstr "Statut marital"
|
||||||
|
|
||||||
#: mod/profiles.php:351
|
#: mod/profiles.php:350
|
||||||
msgid "Romantic Partner"
|
msgid "Romantic Partner"
|
||||||
msgstr "Partenaire / conjoint"
|
msgstr "Partenaire / conjoint"
|
||||||
|
|
||||||
#: mod/profiles.php:363
|
#: mod/profiles.php:362
|
||||||
msgid "Work/Employment"
|
msgid "Work/Employment"
|
||||||
msgstr "Travail / Occupation"
|
msgstr "Travail / Occupation"
|
||||||
|
|
||||||
#: mod/profiles.php:366
|
#: mod/profiles.php:365
|
||||||
msgid "Religion"
|
msgid "Religion"
|
||||||
msgstr "Religion"
|
msgstr "Religion"
|
||||||
|
|
||||||
#: mod/profiles.php:370
|
#: mod/profiles.php:369
|
||||||
msgid "Political Views"
|
msgid "Political Views"
|
||||||
msgstr "Tendance politique"
|
msgstr "Tendance politique"
|
||||||
|
|
||||||
#: mod/profiles.php:374
|
#: mod/profiles.php:373
|
||||||
msgid "Gender"
|
msgid "Gender"
|
||||||
msgstr "Sexe"
|
msgstr "Sexe"
|
||||||
|
|
||||||
#: mod/profiles.php:378
|
#: mod/profiles.php:377
|
||||||
msgid "Sexual Preference"
|
msgid "Sexual Preference"
|
||||||
msgstr "Préférence sexuelle"
|
msgstr "Préférence sexuelle"
|
||||||
|
|
||||||
#: mod/profiles.php:382
|
#: mod/profiles.php:381
|
||||||
msgid "XMPP"
|
msgid "XMPP"
|
||||||
msgstr "XMPP"
|
msgstr "XMPP"
|
||||||
|
|
||||||
#: mod/profiles.php:386
|
#: mod/profiles.php:385
|
||||||
msgid "Homepage"
|
msgid "Homepage"
|
||||||
msgstr "Site internet"
|
msgstr "Site internet"
|
||||||
|
|
||||||
#: mod/profiles.php:390 mod/profiles.php:593
|
#: mod/profiles.php:389 mod/profiles.php:592
|
||||||
msgid "Interests"
|
msgid "Interests"
|
||||||
msgstr "Centres d'intérêt"
|
msgstr "Centres d'intérêt"
|
||||||
|
|
||||||
#: mod/profiles.php:401 mod/profiles.php:589
|
#: mod/profiles.php:400 mod/profiles.php:588
|
||||||
msgid "Location"
|
msgid "Location"
|
||||||
msgstr "Localisation"
|
msgstr "Localisation"
|
||||||
|
|
||||||
|
|
@ -6173,580 +5555,665 @@ msgstr "Localisation"
|
||||||
msgid "Profile updated."
|
msgid "Profile updated."
|
||||||
msgstr "Profil mis à jour."
|
msgstr "Profil mis à jour."
|
||||||
|
|
||||||
#: mod/profiles.php:540
|
#: mod/profiles.php:537
|
||||||
msgid "Hide contacts and friends:"
|
msgid "Hide contacts and friends:"
|
||||||
msgstr "Cacher mes contacts et amis :"
|
msgstr "Cacher mes contacts et amis :"
|
||||||
|
|
||||||
#: mod/profiles.php:545
|
#: mod/profiles.php:542
|
||||||
msgid "Hide your contact/friend list from viewers of this profile?"
|
msgid "Hide your contact/friend list from viewers of this profile?"
|
||||||
msgstr "Cacher ma liste d'amis / contacts des visiteurs de ce profil ?"
|
msgstr "Cacher ma liste d'amis / contacts des visiteurs de ce profil ?"
|
||||||
|
|
||||||
#: mod/profiles.php:565
|
#: mod/profiles.php:562
|
||||||
msgid "Show more profile fields:"
|
msgid "Show more profile fields:"
|
||||||
msgstr "Afficher plus d'infos de profil :"
|
msgstr "Afficher plus d'infos de profil :"
|
||||||
|
|
||||||
#: mod/profiles.php:577
|
#: mod/profiles.php:574
|
||||||
msgid "Profile Actions"
|
msgid "Profile Actions"
|
||||||
msgstr "Actions de Profil"
|
msgstr "Actions de Profil"
|
||||||
|
|
||||||
#: mod/profiles.php:578
|
#: mod/profiles.php:575
|
||||||
msgid "Edit Profile Details"
|
msgid "Edit Profile Details"
|
||||||
msgstr "Éditer les détails du profil"
|
msgstr "Éditer les détails du profil"
|
||||||
|
|
||||||
#: mod/profiles.php:580
|
#: mod/profiles.php:577
|
||||||
msgid "Change Profile Photo"
|
msgid "Change Profile Photo"
|
||||||
msgstr "Changer la photo du profil"
|
msgstr "Changer la photo du profil"
|
||||||
|
|
||||||
#: mod/profiles.php:581
|
#: mod/profiles.php:579
|
||||||
msgid "View this profile"
|
msgid "View this profile"
|
||||||
msgstr "Voir ce profil"
|
msgstr "Voir ce profil"
|
||||||
|
|
||||||
#: mod/profiles.php:582 mod/profiles.php:677 src/Model/Profile.php:389
|
#: mod/profiles.php:580
|
||||||
|
msgid "View all profiles"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/profiles.php:581 mod/profiles.php:676 src/Model/Profile.php:407
|
||||||
msgid "Edit visibility"
|
msgid "Edit visibility"
|
||||||
msgstr "Changer la visibilité"
|
msgstr "Changer la visibilité"
|
||||||
|
|
||||||
#: mod/profiles.php:583
|
#: mod/profiles.php:582
|
||||||
msgid "Create a new profile using these settings"
|
msgid "Create a new profile using these settings"
|
||||||
msgstr "Créer un nouveau profil en utilisant ces réglages"
|
msgstr "Créer un nouveau profil en utilisant ces réglages"
|
||||||
|
|
||||||
#: mod/profiles.php:584
|
#: mod/profiles.php:583
|
||||||
msgid "Clone this profile"
|
msgid "Clone this profile"
|
||||||
msgstr "Cloner ce profil"
|
msgstr "Cloner ce profil"
|
||||||
|
|
||||||
#: mod/profiles.php:585
|
#: mod/profiles.php:584
|
||||||
msgid "Delete this profile"
|
msgid "Delete this profile"
|
||||||
msgstr "Supprimer ce profil"
|
msgstr "Supprimer ce profil"
|
||||||
|
|
||||||
#: mod/profiles.php:587
|
#: mod/profiles.php:586
|
||||||
msgid "Basic information"
|
msgid "Basic information"
|
||||||
msgstr "Information de base"
|
msgstr "Information de base"
|
||||||
|
|
||||||
#: mod/profiles.php:588
|
#: mod/profiles.php:587
|
||||||
msgid "Profile picture"
|
msgid "Profile picture"
|
||||||
msgstr "Image de profil"
|
msgstr "Image de profil"
|
||||||
|
|
||||||
#: mod/profiles.php:590
|
#: mod/profiles.php:589
|
||||||
msgid "Preferences"
|
msgid "Preferences"
|
||||||
msgstr "Préférences"
|
msgstr "Préférences"
|
||||||
|
|
||||||
#: mod/profiles.php:591
|
#: mod/profiles.php:590
|
||||||
msgid "Status information"
|
msgid "Status information"
|
||||||
msgstr "Information sur le statut"
|
msgstr "Information sur le statut"
|
||||||
|
|
||||||
#: mod/profiles.php:592
|
#: mod/profiles.php:591
|
||||||
msgid "Additional information"
|
msgid "Additional information"
|
||||||
msgstr "Information additionnelle"
|
msgstr "Information additionnelle"
|
||||||
|
|
||||||
#: mod/profiles.php:595
|
#: mod/profiles.php:594
|
||||||
msgid "Relation"
|
msgid "Relation"
|
||||||
msgstr "Relation"
|
msgstr "Relation"
|
||||||
|
|
||||||
#: mod/profiles.php:596 src/Util/Temporal.php:81 src/Util/Temporal.php:83
|
#: mod/profiles.php:595 src/Util/Temporal.php:82 src/Util/Temporal.php:84
|
||||||
msgid "Miscellaneous"
|
msgid "Miscellaneous"
|
||||||
msgstr "Divers"
|
msgstr "Divers"
|
||||||
|
|
||||||
#: mod/profiles.php:599
|
#: mod/profiles.php:598
|
||||||
msgid "Your Gender:"
|
msgid "Your Gender:"
|
||||||
msgstr "Votre genre :"
|
msgstr "Votre genre :"
|
||||||
|
|
||||||
#: mod/profiles.php:600
|
#: mod/profiles.php:599
|
||||||
msgid "<span class=\"heart\">♥</span> Marital Status:"
|
msgid "<span class=\"heart\">♥</span> Marital Status:"
|
||||||
msgstr "<span class=\"heart\">♥</span> Statut marital :"
|
msgstr "<span class=\"heart\">♥</span> Statut marital :"
|
||||||
|
|
||||||
#: mod/profiles.php:601 src/Model/Profile.php:780
|
#: mod/profiles.php:600 src/Model/Profile.php:783
|
||||||
msgid "Sexual Preference:"
|
msgid "Sexual Preference:"
|
||||||
msgstr "Préférence sexuelle :"
|
msgstr "Préférence sexuelle :"
|
||||||
|
|
||||||
#: mod/profiles.php:602
|
#: mod/profiles.php:601
|
||||||
msgid "Example: fishing photography software"
|
msgid "Example: fishing photography software"
|
||||||
msgstr "Exemple : football dessin programmation"
|
msgstr "Exemple : football dessin programmation"
|
||||||
|
|
||||||
#: mod/profiles.php:607
|
#: mod/profiles.php:606
|
||||||
msgid "Profile Name:"
|
msgid "Profile Name:"
|
||||||
msgstr "Nom du profil :"
|
msgstr "Nom du profil :"
|
||||||
|
|
||||||
#: mod/profiles.php:609
|
#: mod/profiles.php:608
|
||||||
msgid ""
|
msgid ""
|
||||||
"This is your <strong>public</strong> profile.<br />It <strong>may</strong> "
|
"This is your <strong>public</strong> profile.<br />It <strong>may</strong> "
|
||||||
"be visible to anybody using the internet."
|
"be visible to anybody using the internet."
|
||||||
msgstr "Ceci est votre profil <strong>public</strong>.<br />Il <strong>peut</strong> être visible par n'importe quel utilisateur d'Internet."
|
msgstr "Ceci est votre profil <strong>public</strong>.<br />Il <strong>peut</strong> être visible par n'importe quel utilisateur d'Internet."
|
||||||
|
|
||||||
#: mod/profiles.php:610
|
#: mod/profiles.php:609
|
||||||
msgid "Your Full Name:"
|
msgid "Your Full Name:"
|
||||||
msgstr "Votre nom complet :"
|
msgstr "Votre nom complet :"
|
||||||
|
|
||||||
#: mod/profiles.php:611
|
#: mod/profiles.php:610
|
||||||
msgid "Title/Description:"
|
msgid "Title/Description:"
|
||||||
msgstr "Titre / Description :"
|
msgstr "Titre / Description :"
|
||||||
|
|
||||||
#: mod/profiles.php:614
|
#: mod/profiles.php:613
|
||||||
msgid "Street Address:"
|
msgid "Street Address:"
|
||||||
msgstr "Adresse postale :"
|
msgstr "Adresse postale :"
|
||||||
|
|
||||||
#: mod/profiles.php:615
|
#: mod/profiles.php:614
|
||||||
msgid "Locality/City:"
|
msgid "Locality/City:"
|
||||||
msgstr "Ville :"
|
msgstr "Ville :"
|
||||||
|
|
||||||
#: mod/profiles.php:616
|
#: mod/profiles.php:615
|
||||||
msgid "Region/State:"
|
msgid "Region/State:"
|
||||||
msgstr "Région / État :"
|
msgstr "Région / État :"
|
||||||
|
|
||||||
#: mod/profiles.php:617
|
#: mod/profiles.php:616
|
||||||
msgid "Postal/Zip Code:"
|
msgid "Postal/Zip Code:"
|
||||||
msgstr "Code postal :"
|
msgstr "Code postal :"
|
||||||
|
|
||||||
#: mod/profiles.php:618
|
#: mod/profiles.php:617
|
||||||
msgid "Country:"
|
msgid "Country:"
|
||||||
msgstr "Pays :"
|
msgstr "Pays :"
|
||||||
|
|
||||||
#: mod/profiles.php:619 src/Util/Temporal.php:149
|
#: mod/profiles.php:618 src/Util/Temporal.php:150
|
||||||
msgid "Age: "
|
msgid "Age: "
|
||||||
msgstr "Age : "
|
msgstr "Age : "
|
||||||
|
|
||||||
#: mod/profiles.php:622
|
#: mod/profiles.php:621
|
||||||
msgid "Who: (if applicable)"
|
msgid "Who: (if applicable)"
|
||||||
msgstr "Qui : (si pertinent)"
|
msgstr "Qui : (si pertinent)"
|
||||||
|
|
||||||
#: mod/profiles.php:622
|
#: mod/profiles.php:621
|
||||||
msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
|
msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
|
||||||
msgstr "Exemples: cathy123, Cathy Williams, cathy@example.com"
|
msgstr "Exemples: cathy123, Cathy Williams, cathy@example.com"
|
||||||
|
|
||||||
#: mod/profiles.php:623
|
#: mod/profiles.php:622
|
||||||
msgid "Since [date]:"
|
msgid "Since [date]:"
|
||||||
msgstr "Depuis [date] :"
|
msgstr "Depuis [date] :"
|
||||||
|
|
||||||
#: mod/profiles.php:625
|
#: mod/profiles.php:624
|
||||||
msgid "Tell us about yourself..."
|
msgid "Tell us about yourself..."
|
||||||
msgstr "Parlez-nous de vous..."
|
msgstr "Parlez-nous de vous..."
|
||||||
|
|
||||||
#: mod/profiles.php:626
|
#: mod/profiles.php:625
|
||||||
msgid "XMPP (Jabber) address:"
|
msgid "XMPP (Jabber) address:"
|
||||||
msgstr "Adresse XMPP (Jabber) :"
|
msgstr "Adresse XMPP (Jabber) :"
|
||||||
|
|
||||||
#: mod/profiles.php:626
|
#: mod/profiles.php:625
|
||||||
msgid ""
|
msgid ""
|
||||||
"The XMPP address will be propagated to your contacts so that they can follow"
|
"The XMPP address will be propagated to your contacts so that they can follow"
|
||||||
" you."
|
" you."
|
||||||
msgstr "Votre adresse XMPP sera transmise à vos contacts pour qu'ils puissent vous suivre."
|
msgstr "Votre adresse XMPP sera transmise à vos contacts pour qu'ils puissent vous suivre."
|
||||||
|
|
||||||
#: mod/profiles.php:627
|
#: mod/profiles.php:626
|
||||||
msgid "Homepage URL:"
|
msgid "Homepage URL:"
|
||||||
msgstr "Page personnelle :"
|
msgstr "Page personnelle :"
|
||||||
|
|
||||||
#: mod/profiles.php:628 src/Model/Profile.php:788
|
#: mod/profiles.php:627 src/Model/Profile.php:791
|
||||||
msgid "Hometown:"
|
msgid "Hometown:"
|
||||||
msgstr " Ville d'origine :"
|
msgstr " Ville d'origine :"
|
||||||
|
|
||||||
#: mod/profiles.php:629 src/Model/Profile.php:796
|
#: mod/profiles.php:628 src/Model/Profile.php:799
|
||||||
msgid "Political Views:"
|
msgid "Political Views:"
|
||||||
msgstr "Opinions politiques :"
|
msgstr "Opinions politiques :"
|
||||||
|
|
||||||
#: mod/profiles.php:630
|
#: mod/profiles.php:629
|
||||||
msgid "Religious Views:"
|
msgid "Religious Views:"
|
||||||
msgstr "Opinions religieuses :"
|
msgstr "Opinions religieuses :"
|
||||||
|
|
||||||
#: mod/profiles.php:631
|
#: mod/profiles.php:630
|
||||||
msgid "Public Keywords:"
|
msgid "Public Keywords:"
|
||||||
msgstr "Mots-clés publics :"
|
msgstr "Mots-clés publics :"
|
||||||
|
|
||||||
#: mod/profiles.php:631
|
#: mod/profiles.php:630
|
||||||
msgid "(Used for suggesting potential friends, can be seen by others)"
|
msgid "(Used for suggesting potential friends, can be seen by others)"
|
||||||
msgstr "(Utilisés pour vous suggérer des amis potentiels. Ils peuvent être vus par autrui)"
|
msgstr "(Utilisés pour vous suggérer des amis potentiels. Ils peuvent être vus par autrui)"
|
||||||
|
|
||||||
#: mod/profiles.php:632
|
#: mod/profiles.php:631
|
||||||
msgid "Private Keywords:"
|
msgid "Private Keywords:"
|
||||||
msgstr "Mots-clés privés :"
|
msgstr "Mots-clés privés :"
|
||||||
|
|
||||||
#: mod/profiles.php:632
|
#: mod/profiles.php:631
|
||||||
msgid "(Used for searching profiles, never shown to others)"
|
msgid "(Used for searching profiles, never shown to others)"
|
||||||
msgstr "(Utilisés pour rechercher des profils. Ils ne seront jamais montrés à autrui)"
|
msgstr "(Utilisés pour rechercher des profils. Ils ne seront jamais montrés à autrui)"
|
||||||
|
|
||||||
#: mod/profiles.php:633 src/Model/Profile.php:812
|
#: mod/profiles.php:632 src/Model/Profile.php:815
|
||||||
msgid "Likes:"
|
msgid "Likes:"
|
||||||
msgstr "J'aime :"
|
msgstr "J'aime :"
|
||||||
|
|
||||||
#: mod/profiles.php:634 src/Model/Profile.php:816
|
#: mod/profiles.php:633 src/Model/Profile.php:819
|
||||||
msgid "Dislikes:"
|
msgid "Dislikes:"
|
||||||
msgstr "Je n'aime pas :"
|
msgstr "Je n'aime pas :"
|
||||||
|
|
||||||
#: mod/profiles.php:635
|
#: mod/profiles.php:634
|
||||||
msgid "Musical interests"
|
msgid "Musical interests"
|
||||||
msgstr "Goûts musicaux"
|
msgstr "Goûts musicaux"
|
||||||
|
|
||||||
#: mod/profiles.php:636
|
#: mod/profiles.php:635
|
||||||
msgid "Books, literature"
|
msgid "Books, literature"
|
||||||
msgstr "Lectures"
|
msgstr "Lectures"
|
||||||
|
|
||||||
#: mod/profiles.php:637
|
#: mod/profiles.php:636
|
||||||
msgid "Television"
|
msgid "Television"
|
||||||
msgstr "Télévision"
|
msgstr "Télévision"
|
||||||
|
|
||||||
#: mod/profiles.php:638
|
#: mod/profiles.php:637
|
||||||
msgid "Film/dance/culture/entertainment"
|
msgid "Film/dance/culture/entertainment"
|
||||||
msgstr "Cinéma / Danse / Culture / Divertissement"
|
msgstr "Cinéma / Danse / Culture / Divertissement"
|
||||||
|
|
||||||
#: mod/profiles.php:639
|
#: mod/profiles.php:638
|
||||||
msgid "Hobbies/Interests"
|
msgid "Hobbies/Interests"
|
||||||
msgstr "Passe-temps / Centres d'intérêt"
|
msgstr "Passe-temps / Centres d'intérêt"
|
||||||
|
|
||||||
#: mod/profiles.php:640
|
#: mod/profiles.php:639
|
||||||
msgid "Love/romance"
|
msgid "Love/romance"
|
||||||
msgstr "Amour / Romance"
|
msgstr "Amour / Romance"
|
||||||
|
|
||||||
#: mod/profiles.php:641
|
#: mod/profiles.php:640
|
||||||
msgid "Work/employment"
|
msgid "Work/employment"
|
||||||
msgstr "Activité professionnelle / Occupation"
|
msgstr "Activité professionnelle / Occupation"
|
||||||
|
|
||||||
#: mod/profiles.php:642
|
#: mod/profiles.php:641
|
||||||
msgid "School/education"
|
msgid "School/education"
|
||||||
msgstr "Études / Formation"
|
msgstr "Études / Formation"
|
||||||
|
|
||||||
#: mod/profiles.php:643
|
#: mod/profiles.php:642
|
||||||
msgid "Contact information and Social Networks"
|
msgid "Contact information and Social Networks"
|
||||||
msgstr "Coordonnées / Réseaux sociaux"
|
msgstr "Coordonnées / Réseaux sociaux"
|
||||||
|
|
||||||
#: mod/profiles.php:674 src/Model/Profile.php:385
|
#: mod/profiles.php:673 src/Model/Profile.php:403
|
||||||
msgid "Profile Image"
|
msgid "Profile Image"
|
||||||
msgstr "Image du profil"
|
msgstr "Image du profil"
|
||||||
|
|
||||||
#: mod/profiles.php:676 src/Model/Profile.php:388
|
#: mod/profiles.php:675 src/Model/Profile.php:406
|
||||||
msgid "visible to everybody"
|
msgid "visible to everybody"
|
||||||
msgstr "visible par tous"
|
msgstr "visible par tous"
|
||||||
|
|
||||||
#: mod/profiles.php:683
|
#: mod/profiles.php:682
|
||||||
msgid "Edit/Manage Profiles"
|
msgid "Edit/Manage Profiles"
|
||||||
msgstr "Editer / gérer les profils"
|
msgstr "Editer / gérer les profils"
|
||||||
|
|
||||||
#: mod/profiles.php:684 src/Model/Profile.php:375 src/Model/Profile.php:397
|
#: mod/profiles.php:683 src/Model/Profile.php:393 src/Model/Profile.php:415
|
||||||
msgid "Change profile photo"
|
msgid "Change profile photo"
|
||||||
msgstr "Changer de photo de profil"
|
msgstr "Changer de photo de profil"
|
||||||
|
|
||||||
#: mod/profiles.php:685 src/Model/Profile.php:376
|
#: mod/profiles.php:684 src/Model/Profile.php:394
|
||||||
msgid "Create New Profile"
|
msgid "Create New Profile"
|
||||||
msgstr "Créer un nouveau profil"
|
msgstr "Créer un nouveau profil"
|
||||||
|
|
||||||
#: mod/register.php:100
|
#: mod/profperm.php:35 mod/profperm.php:68
|
||||||
|
msgid "Invalid profile identifier."
|
||||||
|
msgstr "Identifiant de profil invalide."
|
||||||
|
|
||||||
|
#: mod/profperm.php:114
|
||||||
|
msgid "Profile Visibility Editor"
|
||||||
|
msgstr "Éditer la visibilité du profil"
|
||||||
|
|
||||||
|
#: mod/profperm.php:127
|
||||||
|
msgid "Visible To"
|
||||||
|
msgstr "Visible par"
|
||||||
|
|
||||||
|
#: mod/profperm.php:143
|
||||||
|
msgid "All Contacts (with secure profile access)"
|
||||||
|
msgstr "Tous les contacts (ayant un accès sécurisé)"
|
||||||
|
|
||||||
|
#: mod/register.php:103
|
||||||
msgid ""
|
msgid ""
|
||||||
"Registration successful. Please check your email for further instructions."
|
"Registration successful. Please check your email for further instructions."
|
||||||
msgstr "Inscription réussie. Vérifiez vos emails pour la suite des instructions."
|
msgstr "Inscription réussie. Vérifiez vos emails pour la suite des instructions."
|
||||||
|
|
||||||
#: mod/register.php:104
|
#: mod/register.php:107
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to send email message. Here your accout details:<br> login: %s<br> "
|
"Failed to send email message. Here your accout details:<br> login: %s<br> "
|
||||||
"password: %s<br><br>You can change your password after login."
|
"password: %s<br><br>You can change your password after login."
|
||||||
msgstr "Impossible d’envoyer le courriel de confirmation. Voici vos informations de connexion:<br> identifiant : %s<br> mot de passe : %s<br><br>Vous pourrez changer votre mot de passe une fois connecté."
|
msgstr "Impossible d’envoyer le courriel de confirmation. Voici vos informations de connexion:<br> identifiant : %s<br> mot de passe : %s<br><br>Vous pourrez changer votre mot de passe une fois connecté."
|
||||||
|
|
||||||
#: mod/register.php:111
|
#: mod/register.php:114
|
||||||
msgid "Registration successful."
|
msgid "Registration successful."
|
||||||
msgstr "Inscription réussie."
|
msgstr "Inscription réussie."
|
||||||
|
|
||||||
#: mod/register.php:116
|
#: mod/register.php:119
|
||||||
msgid "Your registration can not be processed."
|
msgid "Your registration can not be processed."
|
||||||
msgstr "Votre inscription ne peut être traitée."
|
msgstr "Votre inscription ne peut être traitée."
|
||||||
|
|
||||||
#: mod/register.php:163
|
#: mod/register.php:162
|
||||||
msgid "Your registration is pending approval by the site owner."
|
msgid "Your registration is pending approval by the site owner."
|
||||||
msgstr "Votre inscription attend une validation du propriétaire du site."
|
msgstr "Votre inscription attend une validation du propriétaire du site."
|
||||||
|
|
||||||
#: mod/register.php:221
|
#: mod/register.php:191 mod/uimport.php:38
|
||||||
|
msgid ""
|
||||||
|
"This site has exceeded the number of allowed daily account registrations. "
|
||||||
|
"Please try again tomorrow."
|
||||||
|
msgstr "Le nombre d'inscriptions quotidiennes pour ce site a été dépassé. Merci de réessayer demain."
|
||||||
|
|
||||||
|
#: mod/register.php:220
|
||||||
msgid ""
|
msgid ""
|
||||||
"You may (optionally) fill in this form via OpenID by supplying your OpenID "
|
"You may (optionally) fill in this form via OpenID by supplying your OpenID "
|
||||||
"and clicking 'Register'."
|
"and clicking 'Register'."
|
||||||
msgstr "Vous pouvez (si vous le souhaitez) remplir ce formulaire via OpenID. Fournissez votre OpenID et cliquez \"S'inscrire\"."
|
msgstr "Vous pouvez (si vous le souhaitez) remplir ce formulaire via OpenID. Fournissez votre OpenID et cliquez \"S'inscrire\"."
|
||||||
|
|
||||||
#: mod/register.php:222
|
#: mod/register.php:221
|
||||||
msgid ""
|
msgid ""
|
||||||
"If you are not familiar with OpenID, please leave that field blank and fill "
|
"If you are not familiar with OpenID, please leave that field blank and fill "
|
||||||
"in the rest of the items."
|
"in the rest of the items."
|
||||||
msgstr "Si vous n'êtes pas familier avec OpenID, laissez ce champ vide et remplissez le reste."
|
msgstr "Si vous n'êtes pas familier avec OpenID, laissez ce champ vide et remplissez le reste."
|
||||||
|
|
||||||
#: mod/register.php:223
|
#: mod/register.php:222
|
||||||
msgid "Your OpenID (optional): "
|
msgid "Your OpenID (optional): "
|
||||||
msgstr "Votre OpenID (facultatif): "
|
msgstr "Votre OpenID (facultatif): "
|
||||||
|
|
||||||
#: mod/register.php:235
|
#: mod/register.php:234
|
||||||
msgid "Include your profile in member directory?"
|
msgid "Include your profile in member directory?"
|
||||||
msgstr "Inclure votre profil dans l'annuaire des membres?"
|
msgstr "Inclure votre profil dans l'annuaire des membres?"
|
||||||
|
|
||||||
#: mod/register.php:262
|
#: mod/register.php:261
|
||||||
msgid "Note for the admin"
|
msgid "Note for the admin"
|
||||||
msgstr "Commentaire pour l'administrateur"
|
msgstr "Commentaire pour l'administrateur"
|
||||||
|
|
||||||
#: mod/register.php:262
|
#: mod/register.php:261
|
||||||
msgid "Leave a message for the admin, why you want to join this node"
|
msgid "Leave a message for the admin, why you want to join this node"
|
||||||
msgstr "Indiquez à l'administrateur les raisons de votre inscription à cette instance."
|
msgstr "Indiquez à l'administrateur les raisons de votre inscription à cette instance."
|
||||||
|
|
||||||
#: mod/register.php:263
|
#: mod/register.php:262
|
||||||
msgid "Membership on this site is by invitation only."
|
msgid "Membership on this site is by invitation only."
|
||||||
msgstr "L'inscription à ce site se fait uniquement sur invitation."
|
msgstr "L'inscription à ce site se fait uniquement sur invitation."
|
||||||
|
|
||||||
#: mod/register.php:264
|
#: mod/register.php:263
|
||||||
msgid "Your invitation code: "
|
msgid "Your invitation code: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/register.php:273
|
#: mod/register.php:272
|
||||||
msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
|
msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
|
||||||
msgstr "Votre nom complet (p. ex. Michel Dupont):"
|
msgstr "Votre nom complet (p. ex. Michel Dupont):"
|
||||||
|
|
||||||
#: mod/register.php:274
|
#: mod/register.php:273
|
||||||
msgid ""
|
msgid ""
|
||||||
"Your Email Address: (Initial information will be send there, so this has to "
|
"Your Email Address: (Initial information will be send there, so this has to "
|
||||||
"be an existing address.)"
|
"be an existing address.)"
|
||||||
msgstr "Votre courriel : (Des informations de connexion vont être envoyées à cette adresse; elle doit exister)."
|
msgstr "Votre courriel : (Des informations de connexion vont être envoyées à cette adresse; elle doit exister)."
|
||||||
|
|
||||||
#: mod/register.php:276 mod/settings.php:1190
|
#: mod/register.php:275 mod/settings.php:1194
|
||||||
msgid "New Password:"
|
msgid "New Password:"
|
||||||
msgstr "Nouveau mot de passe :"
|
msgstr "Nouveau mot de passe :"
|
||||||
|
|
||||||
#: mod/register.php:276
|
#: mod/register.php:275
|
||||||
msgid "Leave empty for an auto generated password."
|
msgid "Leave empty for an auto generated password."
|
||||||
msgstr "Laisser ce champ libre pour obtenir un mot de passe généré automatiquement."
|
msgstr "Laisser ce champ libre pour obtenir un mot de passe généré automatiquement."
|
||||||
|
|
||||||
#: mod/register.php:277 mod/settings.php:1191
|
#: mod/register.php:276 mod/settings.php:1195
|
||||||
msgid "Confirm:"
|
msgid "Confirm:"
|
||||||
msgstr "Confirmer :"
|
msgstr "Confirmer :"
|
||||||
|
|
||||||
#: mod/register.php:278
|
#: mod/register.php:277
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Choose a profile nickname. This must begin with a text character. Your "
|
"Choose a profile nickname. This must begin with a text character. Your "
|
||||||
"profile address on this site will then be '<strong>nickname@%s</strong>'."
|
"profile address on this site will then be '<strong>nickname@%s</strong>'."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/register.php:279
|
#: mod/register.php:278
|
||||||
msgid "Choose a nickname: "
|
msgid "Choose a nickname: "
|
||||||
msgstr "Choisir un pseudo : "
|
msgstr "Choisir un pseudo : "
|
||||||
|
|
||||||
#: mod/register.php:282 src/Content/Nav.php:128 src/Module/Login.php:284
|
#: mod/register.php:281 src/Content/Nav.php:180 src/Module/Login.php:291
|
||||||
msgid "Register"
|
msgid "Register"
|
||||||
msgstr "S'inscrire"
|
msgstr "S'inscrire"
|
||||||
|
|
||||||
#: mod/register.php:289
|
#: mod/register.php:287 mod/uimport.php:53
|
||||||
|
msgid "Import"
|
||||||
|
msgstr "Importer"
|
||||||
|
|
||||||
|
#: mod/register.php:288
|
||||||
msgid "Import your profile to this friendica instance"
|
msgid "Import your profile to this friendica instance"
|
||||||
msgstr "Importer votre profile dans cette instance de friendica"
|
msgstr "Importer votre profile dans cette instance de friendica"
|
||||||
|
|
||||||
#: mod/removeme.php:44
|
#: mod/register.php:296
|
||||||
|
msgid "Note: This node explicitly contains adult content"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/regmod.php:55
|
||||||
|
msgid "Account approved."
|
||||||
|
msgstr "Inscription validée."
|
||||||
|
|
||||||
|
#: mod/regmod.php:79
|
||||||
|
#, php-format
|
||||||
|
msgid "Registration revoked for %s"
|
||||||
|
msgstr "Inscription révoquée pour %s"
|
||||||
|
|
||||||
|
#: mod/regmod.php:86
|
||||||
|
msgid "Please login."
|
||||||
|
msgstr "Merci de vous connecter."
|
||||||
|
|
||||||
|
#: mod/removeme.php:47
|
||||||
msgid "User deleted their account"
|
msgid "User deleted their account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/removeme.php:45
|
#: mod/removeme.php:48
|
||||||
msgid ""
|
msgid ""
|
||||||
"On your Friendica node an user deleted their account. Please ensure that "
|
"On your Friendica node an user deleted their account. Please ensure that "
|
||||||
"their data is removed from the backups."
|
"their data is removed from the backups."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/removeme.php:46
|
#: mod/removeme.php:49
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "The user id is %d"
|
msgid "The user id is %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/removeme.php:77 mod/removeme.php:80
|
#: mod/removeme.php:81 mod/removeme.php:84
|
||||||
msgid "Remove My Account"
|
msgid "Remove My Account"
|
||||||
msgstr "Supprimer mon compte"
|
msgstr "Supprimer mon compte"
|
||||||
|
|
||||||
#: mod/removeme.php:78
|
#: mod/removeme.php:82
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will completely remove your account. Once this has been done it is not "
|
"This will completely remove your account. Once this has been done it is not "
|
||||||
"recoverable."
|
"recoverable."
|
||||||
msgstr "Ceci supprimera totalement votre compte. Cette opération est irréversible."
|
msgstr "Ceci supprimera totalement votre compte. Cette opération est irréversible."
|
||||||
|
|
||||||
#: mod/removeme.php:79
|
#: mod/removeme.php:83
|
||||||
msgid "Please enter your password for verification:"
|
msgid "Please enter your password for verification:"
|
||||||
msgstr "Merci de saisir votre mot de passe pour vérification :"
|
msgstr "Merci de saisir votre mot de passe pour vérification :"
|
||||||
|
|
||||||
#: mod/settings.php:56
|
#: mod/repair_ostatus.php:21
|
||||||
|
msgid "Resubscribing to OStatus contacts"
|
||||||
|
msgstr "Réinscription aux contacts OStatus"
|
||||||
|
|
||||||
|
#: mod/repair_ostatus.php:37
|
||||||
|
msgid "Error"
|
||||||
|
msgstr "Erreur"
|
||||||
|
|
||||||
|
#: mod/search.php:113
|
||||||
|
msgid "Only logged in users are permitted to perform a search."
|
||||||
|
msgstr "Seuls les utilisateurs inscrits sont autorisés à lancer une recherche."
|
||||||
|
|
||||||
|
#: mod/search.php:137
|
||||||
|
msgid "Too Many Requests"
|
||||||
|
msgstr "Trop de requêtes"
|
||||||
|
|
||||||
|
#: mod/search.php:138
|
||||||
|
msgid "Only one search per minute is permitted for not logged in users."
|
||||||
|
msgstr "Une seule recherche par minute pour les utilisateurs qui ne sont pas connectés."
|
||||||
|
|
||||||
|
#: mod/search.php:249
|
||||||
|
#, php-format
|
||||||
|
msgid "Items tagged with: %s"
|
||||||
|
msgstr "Éléments taggés %s"
|
||||||
|
|
||||||
|
#: mod/search.php:251 src/Module/Contact.php:811
|
||||||
|
#, php-format
|
||||||
|
msgid "Results for: %s"
|
||||||
|
msgstr "Résultats pour : %s"
|
||||||
|
|
||||||
|
#: mod/settings.php:59
|
||||||
msgid "Account"
|
msgid "Account"
|
||||||
msgstr "Compte"
|
msgstr "Compte"
|
||||||
|
|
||||||
#: mod/settings.php:73
|
#: mod/settings.php:67 src/Content/Nav.php:262 src/Model/Profile.php:386
|
||||||
|
msgid "Profiles"
|
||||||
|
msgstr "Profils"
|
||||||
|
|
||||||
|
#: mod/settings.php:83
|
||||||
msgid "Display"
|
msgid "Display"
|
||||||
msgstr "Afficher"
|
msgstr "Afficher"
|
||||||
|
|
||||||
#: mod/settings.php:80 mod/settings.php:834
|
#: mod/settings.php:90 mod/settings.php:843
|
||||||
msgid "Social Networks"
|
msgid "Social Networks"
|
||||||
msgstr "Réseaux sociaux"
|
msgstr "Réseaux sociaux"
|
||||||
|
|
||||||
#: mod/settings.php:94 src/Content/Nav.php:205
|
#: mod/settings.php:104 src/Content/Nav.php:257
|
||||||
msgid "Delegations"
|
msgid "Delegations"
|
||||||
msgstr "Délégations"
|
msgstr "Délégations"
|
||||||
|
|
||||||
#: mod/settings.php:101
|
#: mod/settings.php:111
|
||||||
msgid "Connected apps"
|
msgid "Connected apps"
|
||||||
msgstr "Applications connectées"
|
msgstr "Applications connectées"
|
||||||
|
|
||||||
#: mod/settings.php:115
|
#: mod/settings.php:125
|
||||||
msgid "Remove account"
|
msgid "Remove account"
|
||||||
msgstr "Supprimer le compte"
|
msgstr "Supprimer le compte"
|
||||||
|
|
||||||
#: mod/settings.php:167
|
#: mod/settings.php:177
|
||||||
msgid "Missing some important data!"
|
msgid "Missing some important data!"
|
||||||
msgstr "Il manque certaines informations importantes !"
|
msgstr "Il manque certaines informations importantes !"
|
||||||
|
|
||||||
#: mod/settings.php:278
|
#: mod/settings.php:179 mod/settings.php:704 src/Module/Contact.php:818
|
||||||
|
msgid "Update"
|
||||||
|
msgstr "Mises à jour"
|
||||||
|
|
||||||
|
#: mod/settings.php:288
|
||||||
msgid "Failed to connect with email account using the settings provided."
|
msgid "Failed to connect with email account using the settings provided."
|
||||||
msgstr "Impossible de se connecter au compte courriel configuré."
|
msgstr "Impossible de se connecter au compte courriel configuré."
|
||||||
|
|
||||||
#: mod/settings.php:283
|
#: mod/settings.php:293
|
||||||
msgid "Email settings updated."
|
msgid "Email settings updated."
|
||||||
msgstr "Réglages de courriel mis à jour."
|
msgstr "Réglages de courriel mis à jour."
|
||||||
|
|
||||||
#: mod/settings.php:299
|
#: mod/settings.php:309
|
||||||
msgid "Features updated"
|
msgid "Features updated"
|
||||||
msgstr "Fonctionnalités mises à jour"
|
msgstr "Fonctionnalités mises à jour"
|
||||||
|
|
||||||
#: mod/settings.php:372
|
#: mod/settings.php:382
|
||||||
msgid "Relocate message has been send to your contacts"
|
msgid "Relocate message has been send to your contacts"
|
||||||
msgstr "Un message de relocalisation a été envoyé à vos contacts."
|
msgstr "Un message de relocalisation a été envoyé à vos contacts."
|
||||||
|
|
||||||
#: mod/settings.php:384 src/Model/User.php:339
|
#: mod/settings.php:394 src/Model/User.php:421
|
||||||
msgid "Passwords do not match. Password unchanged."
|
msgid "Passwords do not match. Password unchanged."
|
||||||
msgstr "Les mots de passe ne correspondent pas. Aucun changement appliqué."
|
msgstr "Les mots de passe ne correspondent pas. Aucun changement appliqué."
|
||||||
|
|
||||||
#: mod/settings.php:389
|
#: mod/settings.php:399
|
||||||
msgid "Empty passwords are not allowed. Password unchanged."
|
msgid "Empty passwords are not allowed. Password unchanged."
|
||||||
msgstr "Les mots de passe vides sont interdits. Aucun changement appliqué."
|
msgstr "Les mots de passe vides sont interdits. Aucun changement appliqué."
|
||||||
|
|
||||||
#: mod/settings.php:394 src/Core/Console/NewPassword.php:87
|
#: mod/settings.php:404 src/Core/Console/NewPassword.php:82
|
||||||
msgid ""
|
msgid ""
|
||||||
"The new password has been exposed in a public data dump, please choose "
|
"The new password has been exposed in a public data dump, please choose "
|
||||||
"another."
|
"another."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:400
|
#: mod/settings.php:410
|
||||||
msgid "Wrong password."
|
msgid "Wrong password."
|
||||||
msgstr "Mauvais mot de passe."
|
msgstr "Mauvais mot de passe."
|
||||||
|
|
||||||
#: mod/settings.php:407 src/Core/Console/NewPassword.php:94
|
#: mod/settings.php:417 src/Core/Console/NewPassword.php:89
|
||||||
msgid "Password changed."
|
msgid "Password changed."
|
||||||
msgstr "Mot de passe changé."
|
msgstr "Mot de passe changé."
|
||||||
|
|
||||||
#: mod/settings.php:409 src/Core/Console/NewPassword.php:91
|
#: mod/settings.php:419 src/Core/Console/NewPassword.php:86
|
||||||
msgid "Password update failed. Please try again."
|
msgid "Password update failed. Please try again."
|
||||||
msgstr "Le changement de mot de passe a échoué. Merci de recommencer."
|
msgstr "Le changement de mot de passe a échoué. Merci de recommencer."
|
||||||
|
|
||||||
#: mod/settings.php:493
|
#: mod/settings.php:503
|
||||||
msgid " Please use a shorter name."
|
msgid " Please use a shorter name."
|
||||||
msgstr " Merci d'utiliser un nom plus court."
|
msgstr " Merci d'utiliser un nom plus court."
|
||||||
|
|
||||||
#: mod/settings.php:496
|
#: mod/settings.php:506
|
||||||
msgid " Name too short."
|
msgid " Name too short."
|
||||||
msgstr " Nom trop court."
|
msgstr " Nom trop court."
|
||||||
|
|
||||||
#: mod/settings.php:504
|
#: mod/settings.php:514
|
||||||
msgid "Wrong Password"
|
msgid "Wrong Password"
|
||||||
msgstr "Mauvais mot de passe"
|
msgstr "Mauvais mot de passe"
|
||||||
|
|
||||||
#: mod/settings.php:509
|
#: mod/settings.php:519
|
||||||
msgid "Invalid email."
|
msgid "Invalid email."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:516
|
#: mod/settings.php:525
|
||||||
msgid "Cannot change to that email."
|
msgid "Cannot change to that email."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:566
|
#: mod/settings.php:575
|
||||||
msgid "Private forum has no privacy permissions. Using default privacy group."
|
msgid "Private forum has no privacy permissions. Using default privacy group."
|
||||||
msgstr "Ce forum privé n'a pas de paramètres de vie privée. Utilisation des paramètres de confidentialité par défaut."
|
msgstr "Ce forum privé n'a pas de paramètres de vie privée. Utilisation des paramètres de confidentialité par défaut."
|
||||||
|
|
||||||
#: mod/settings.php:569
|
#: mod/settings.php:578
|
||||||
msgid "Private forum has no privacy permissions and no default privacy group."
|
msgid "Private forum has no privacy permissions and no default privacy group."
|
||||||
msgstr "Ce forum privé n'a pas de paramètres de vie privée ni de paramètres de confidentialité par défaut."
|
msgstr "Ce forum privé n'a pas de paramètres de vie privée ni de paramètres de confidentialité par défaut."
|
||||||
|
|
||||||
#: mod/settings.php:609
|
#: mod/settings.php:618
|
||||||
msgid "Settings updated."
|
msgid "Settings updated."
|
||||||
msgstr "Réglages mis à jour."
|
msgstr "Réglages mis à jour."
|
||||||
|
|
||||||
#: mod/settings.php:668 mod/settings.php:694 mod/settings.php:728
|
#: mod/settings.php:677 mod/settings.php:703 mod/settings.php:737
|
||||||
msgid "Add application"
|
msgid "Add application"
|
||||||
msgstr "Ajouter une application"
|
msgstr "Ajouter une application"
|
||||||
|
|
||||||
#: mod/settings.php:672 mod/settings.php:698
|
#: mod/settings.php:681 mod/settings.php:707
|
||||||
msgid "Consumer Key"
|
msgid "Consumer Key"
|
||||||
msgstr "Clé utilisateur"
|
msgstr "Clé utilisateur"
|
||||||
|
|
||||||
#: mod/settings.php:673 mod/settings.php:699
|
#: mod/settings.php:682 mod/settings.php:708
|
||||||
msgid "Consumer Secret"
|
msgid "Consumer Secret"
|
||||||
msgstr "Secret utilisateur"
|
msgstr "Secret utilisateur"
|
||||||
|
|
||||||
#: mod/settings.php:674 mod/settings.php:700
|
#: mod/settings.php:683 mod/settings.php:709
|
||||||
msgid "Redirect"
|
msgid "Redirect"
|
||||||
msgstr "Rediriger"
|
msgstr "Rediriger"
|
||||||
|
|
||||||
#: mod/settings.php:675 mod/settings.php:701
|
#: mod/settings.php:684 mod/settings.php:710
|
||||||
msgid "Icon url"
|
msgid "Icon url"
|
||||||
msgstr "URL de l'icône"
|
msgstr "URL de l'icône"
|
||||||
|
|
||||||
#: mod/settings.php:686
|
#: mod/settings.php:695
|
||||||
msgid "You can't edit this application."
|
msgid "You can't edit this application."
|
||||||
msgstr "Vous ne pouvez pas éditer cette application."
|
msgstr "Vous ne pouvez pas éditer cette application."
|
||||||
|
|
||||||
#: mod/settings.php:727
|
#: mod/settings.php:736
|
||||||
msgid "Connected Apps"
|
msgid "Connected Apps"
|
||||||
msgstr "Applications connectées"
|
msgstr "Applications connectées"
|
||||||
|
|
||||||
#: mod/settings.php:729 src/Object/Post.php:155 src/Object/Post.php:157
|
#: mod/settings.php:738 src/Object/Post.php:159 src/Object/Post.php:161
|
||||||
msgid "Edit"
|
msgid "Edit"
|
||||||
msgstr "Éditer"
|
msgstr "Éditer"
|
||||||
|
|
||||||
#: mod/settings.php:731
|
#: mod/settings.php:740
|
||||||
msgid "Client key starts with"
|
msgid "Client key starts with"
|
||||||
msgstr "La clé cliente commence par"
|
msgstr "La clé cliente commence par"
|
||||||
|
|
||||||
#: mod/settings.php:732
|
#: mod/settings.php:741
|
||||||
msgid "No name"
|
msgid "No name"
|
||||||
msgstr "Sans nom"
|
msgstr "Sans nom"
|
||||||
|
|
||||||
#: mod/settings.php:733
|
#: mod/settings.php:742
|
||||||
msgid "Remove authorization"
|
msgid "Remove authorization"
|
||||||
msgstr "Révoquer l'autorisation"
|
msgstr "Révoquer l'autorisation"
|
||||||
|
|
||||||
#: mod/settings.php:744
|
#: mod/settings.php:753
|
||||||
msgid "No Addon settings configured"
|
msgid "No Addon settings configured"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:753
|
#: mod/settings.php:762
|
||||||
msgid "Addon Settings"
|
msgid "Addon Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:774
|
#: mod/settings.php:783
|
||||||
msgid "Additional Features"
|
msgid "Additional Features"
|
||||||
msgstr "Fonctions supplémentaires"
|
msgstr "Fonctions supplémentaires"
|
||||||
|
|
||||||
#: mod/settings.php:797 src/Content/ContactSelector.php:83
|
#: mod/settings.php:806 src/Content/ContactSelector.php:84
|
||||||
msgid "Diaspora"
|
msgid "Diaspora"
|
||||||
msgstr "Diaspora"
|
msgstr "Diaspora"
|
||||||
|
|
||||||
#: mod/settings.php:797 mod/settings.php:798
|
#: mod/settings.php:806 mod/settings.php:807
|
||||||
msgid "enabled"
|
msgid "enabled"
|
||||||
msgstr "activé"
|
msgstr "activé"
|
||||||
|
|
||||||
#: mod/settings.php:797 mod/settings.php:798
|
#: mod/settings.php:806 mod/settings.php:807
|
||||||
msgid "disabled"
|
msgid "disabled"
|
||||||
msgstr "désactivé"
|
msgstr "désactivé"
|
||||||
|
|
||||||
#: mod/settings.php:797 mod/settings.php:798
|
#: mod/settings.php:806 mod/settings.php:807
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Built-in support for %s connectivity is %s"
|
msgid "Built-in support for %s connectivity is %s"
|
||||||
msgstr "Le support natif pour la connectivité %s est %s"
|
msgstr "Le support natif pour la connectivité %s est %s"
|
||||||
|
|
||||||
#: mod/settings.php:798
|
#: mod/settings.php:807
|
||||||
msgid "GNU Social (OStatus)"
|
msgid "GNU Social (OStatus)"
|
||||||
msgstr "GNU Social (OStatus)"
|
msgstr "GNU Social (OStatus)"
|
||||||
|
|
||||||
#: mod/settings.php:829
|
#: mod/settings.php:838
|
||||||
msgid "Email access is disabled on this site."
|
msgid "Email access is disabled on this site."
|
||||||
msgstr "L'accès courriel est désactivé sur ce site."
|
msgstr "L'accès courriel est désactivé sur ce site."
|
||||||
|
|
||||||
#: mod/settings.php:839
|
#: mod/settings.php:848
|
||||||
msgid "General Social Media Settings"
|
msgid "General Social Media Settings"
|
||||||
msgstr "Paramètres généraux des réseaux sociaux"
|
msgstr "Paramètres généraux des réseaux sociaux"
|
||||||
|
|
||||||
#: mod/settings.php:840
|
#: mod/settings.php:849
|
||||||
msgid "Disable Content Warning"
|
msgid "Disable Content Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:840
|
#: mod/settings.php:849
|
||||||
msgid ""
|
msgid ""
|
||||||
"Users on networks like Mastodon or Pleroma are able to set a content warning"
|
"Users on networks like Mastodon or Pleroma are able to set a content warning"
|
||||||
" field which collapse their post by default. This disables the automatic "
|
" field which collapse their post by default. This disables the automatic "
|
||||||
|
|
@ -6754,319 +6221,308 @@ msgid ""
|
||||||
"any other content filtering you eventually set up."
|
"any other content filtering you eventually set up."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:841
|
#: mod/settings.php:850
|
||||||
msgid "Disable intelligent shortening"
|
msgid "Disable intelligent shortening"
|
||||||
msgstr "Désactiver la réduction d'URL"
|
msgstr "Désactiver la réduction d'URL"
|
||||||
|
|
||||||
#: mod/settings.php:841
|
#: mod/settings.php:850
|
||||||
msgid ""
|
msgid ""
|
||||||
"Normally the system tries to find the best link to add to shortened posts. "
|
"Normally the system tries to find the best link to add to shortened posts. "
|
||||||
"If this option is enabled then every shortened post will always point to the"
|
"If this option is enabled then every shortened post will always point to the"
|
||||||
" original friendica post."
|
" original friendica post."
|
||||||
msgstr "Normalement, le système tente de trouver le meilleur lien à ajouter aux publications raccourcies. Si cette option est activée, les publications raccourcies dirigeront toujours vers leur publication d'origine sur Friendica."
|
msgstr "Normalement, le système tente de trouver le meilleur lien à ajouter aux publications raccourcies. Si cette option est activée, les publications raccourcies dirigeront toujours vers leur publication d'origine sur Friendica."
|
||||||
|
|
||||||
#: mod/settings.php:842
|
#: mod/settings.php:851
|
||||||
msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
|
msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
|
||||||
msgstr "Suivre automatiquement ceux qui me suivent ou me mentionnent sur GNU Social (OStatus)"
|
msgstr "Suivre automatiquement ceux qui me suivent ou me mentionnent sur GNU Social (OStatus)"
|
||||||
|
|
||||||
#: mod/settings.php:842
|
#: mod/settings.php:851
|
||||||
msgid ""
|
msgid ""
|
||||||
"If you receive a message from an unknown OStatus user, this option decides "
|
"If you receive a message from an unknown OStatus user, this option decides "
|
||||||
"what to do. If it is checked, a new contact will be created for every "
|
"what to do. If it is checked, a new contact will be created for every "
|
||||||
"unknown user."
|
"unknown user."
|
||||||
msgstr "Si vous recevez un message d'un utilisateur OStatus inconnu, cette option détermine ce qui sera fait. Si elle est cochée, un nouveau contact sera créé pour chaque utilisateur inconnu."
|
msgstr "Si vous recevez un message d'un utilisateur OStatus inconnu, cette option détermine ce qui sera fait. Si elle est cochée, un nouveau contact sera créé pour chaque utilisateur inconnu."
|
||||||
|
|
||||||
#: mod/settings.php:843
|
#: mod/settings.php:852
|
||||||
msgid "Default group for OStatus contacts"
|
msgid "Default group for OStatus contacts"
|
||||||
msgstr "Groupe par défaut pour les contacts OStatus"
|
msgstr "Groupe par défaut pour les contacts OStatus"
|
||||||
|
|
||||||
#: mod/settings.php:844
|
#: mod/settings.php:853
|
||||||
msgid "Your legacy GNU Social account"
|
msgid "Your legacy GNU Social account"
|
||||||
msgstr "Le compte GNU Social que vous avez déjà"
|
msgstr "Le compte GNU Social que vous avez déjà"
|
||||||
|
|
||||||
#: mod/settings.php:844
|
#: mod/settings.php:853
|
||||||
msgid ""
|
msgid ""
|
||||||
"If you enter your old GNU Social/Statusnet account name here (in the format "
|
"If you enter your old GNU Social/Statusnet account name here (in the format "
|
||||||
"user@domain.tld), your contacts will be added automatically. The field will "
|
"user@domain.tld), your contacts will be added automatically. The field will "
|
||||||
"be emptied when done."
|
"be emptied when done."
|
||||||
msgstr "Si vous entrez le nom de votre ancien compte GNU Social / StatusNet ici (utiliser le format utilisateur@domaine.tld), vos contacts seront ajoutés automatiquement. Le champ sera vidé lorsque ce sera terminé."
|
msgstr "Si vous entrez le nom de votre ancien compte GNU Social / StatusNet ici (utiliser le format utilisateur@domaine.tld), vos contacts seront ajoutés automatiquement. Le champ sera vidé lorsque ce sera terminé."
|
||||||
|
|
||||||
#: mod/settings.php:847
|
#: mod/settings.php:856
|
||||||
msgid "Repair OStatus subscriptions"
|
msgid "Repair OStatus subscriptions"
|
||||||
msgstr "Réparer les abonnements OStatus"
|
msgstr "Réparer les abonnements OStatus"
|
||||||
|
|
||||||
#: mod/settings.php:851
|
#: mod/settings.php:860
|
||||||
msgid "Email/Mailbox Setup"
|
msgid "Email/Mailbox Setup"
|
||||||
msgstr "Réglages de courriel/boîte à lettre"
|
msgstr "Réglages de courriel/boîte à lettre"
|
||||||
|
|
||||||
#: mod/settings.php:852
|
#: mod/settings.php:861
|
||||||
msgid ""
|
msgid ""
|
||||||
"If you wish to communicate with email contacts using this service "
|
"If you wish to communicate with email contacts using this service "
|
||||||
"(optional), please specify how to connect to your mailbox."
|
"(optional), please specify how to connect to your mailbox."
|
||||||
msgstr "Si vous souhaitez communiquer avec vos contacts \"courriel\" (facultatif), merci de nous indiquer comment vous connecter à votre boîte."
|
msgstr "Si vous souhaitez communiquer avec vos contacts \"courriel\" (facultatif), merci de nous indiquer comment vous connecter à votre boîte."
|
||||||
|
|
||||||
#: mod/settings.php:853
|
#: mod/settings.php:862
|
||||||
msgid "Last successful email check:"
|
msgid "Last successful email check:"
|
||||||
msgstr "Dernière vérification réussie des courriels :"
|
msgstr "Dernière vérification réussie des courriels :"
|
||||||
|
|
||||||
#: mod/settings.php:855
|
#: mod/settings.php:864
|
||||||
msgid "IMAP server name:"
|
msgid "IMAP server name:"
|
||||||
msgstr "Nom du serveur IMAP :"
|
msgstr "Nom du serveur IMAP :"
|
||||||
|
|
||||||
#: mod/settings.php:856
|
#: mod/settings.php:865
|
||||||
msgid "IMAP port:"
|
msgid "IMAP port:"
|
||||||
msgstr "Port IMAP :"
|
msgstr "Port IMAP :"
|
||||||
|
|
||||||
#: mod/settings.php:857
|
#: mod/settings.php:866
|
||||||
msgid "Security:"
|
msgid "Security:"
|
||||||
msgstr "Sécurité :"
|
msgstr "Sécurité :"
|
||||||
|
|
||||||
#: mod/settings.php:857 mod/settings.php:862
|
#: mod/settings.php:866 mod/settings.php:871
|
||||||
msgid "None"
|
msgid "None"
|
||||||
msgstr "Aucun(e)"
|
msgstr "Aucun(e)"
|
||||||
|
|
||||||
#: mod/settings.php:858
|
#: mod/settings.php:867
|
||||||
msgid "Email login name:"
|
msgid "Email login name:"
|
||||||
msgstr "Nom de connexion :"
|
msgstr "Nom de connexion :"
|
||||||
|
|
||||||
#: mod/settings.php:859
|
#: mod/settings.php:868
|
||||||
msgid "Email password:"
|
msgid "Email password:"
|
||||||
msgstr "Mot de passe :"
|
msgstr "Mot de passe :"
|
||||||
|
|
||||||
#: mod/settings.php:860
|
#: mod/settings.php:869
|
||||||
msgid "Reply-to address:"
|
msgid "Reply-to address:"
|
||||||
msgstr "Adresse de réponse :"
|
msgstr "Adresse de réponse :"
|
||||||
|
|
||||||
#: mod/settings.php:861
|
#: mod/settings.php:870
|
||||||
msgid "Send public posts to all email contacts:"
|
msgid "Send public posts to all email contacts:"
|
||||||
msgstr "Envoyer les publications publiques à tous les contacts courriels :"
|
msgstr "Envoyer les publications publiques à tous les contacts courriels :"
|
||||||
|
|
||||||
#: mod/settings.php:862
|
#: mod/settings.php:871
|
||||||
msgid "Action after import:"
|
msgid "Action after import:"
|
||||||
msgstr "Action après import :"
|
msgstr "Action après import :"
|
||||||
|
|
||||||
#: mod/settings.php:862 src/Content/Nav.php:193
|
#: mod/settings.php:871 src/Content/Nav.php:245
|
||||||
msgid "Mark as seen"
|
msgid "Mark as seen"
|
||||||
msgstr "Marquer comme vu"
|
msgstr "Marquer comme vu"
|
||||||
|
|
||||||
#: mod/settings.php:862
|
#: mod/settings.php:871
|
||||||
msgid "Move to folder"
|
msgid "Move to folder"
|
||||||
msgstr "Déplacer vers"
|
msgstr "Déplacer vers"
|
||||||
|
|
||||||
#: mod/settings.php:863
|
#: mod/settings.php:872
|
||||||
msgid "Move to folder:"
|
msgid "Move to folder:"
|
||||||
msgstr "Déplacer vers :"
|
msgstr "Déplacer vers :"
|
||||||
|
|
||||||
#: mod/settings.php:906
|
#: mod/settings.php:915
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s - (Unsupported)"
|
msgid "%s - (Unsupported)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:908
|
#: mod/settings.php:917
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s - (Experimental)"
|
msgid "%s - (Experimental)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:951
|
#: mod/settings.php:960
|
||||||
msgid "Display Settings"
|
msgid "Display Settings"
|
||||||
msgstr "Affichage"
|
msgstr "Affichage"
|
||||||
|
|
||||||
#: mod/settings.php:957 mod/settings.php:981
|
#: mod/settings.php:966
|
||||||
msgid "Display Theme:"
|
msgid "Display Theme:"
|
||||||
msgstr "Thème d'affichage:"
|
msgstr "Thème d'affichage:"
|
||||||
|
|
||||||
#: mod/settings.php:958
|
#: mod/settings.php:967
|
||||||
msgid "Mobile Theme:"
|
msgid "Mobile Theme:"
|
||||||
msgstr "Thème mobile:"
|
msgstr "Thème mobile:"
|
||||||
|
|
||||||
#: mod/settings.php:959
|
#: mod/settings.php:968
|
||||||
msgid "Suppress warning of insecure networks"
|
msgid "Suppress warning of insecure networks"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:959
|
#: mod/settings.php:968
|
||||||
msgid ""
|
msgid ""
|
||||||
"Should the system suppress the warning that the current group contains "
|
"Should the system suppress the warning that the current group contains "
|
||||||
"members of networks that can't receive non public postings."
|
"members of networks that can't receive non public postings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:960
|
#: mod/settings.php:969
|
||||||
msgid "Update browser every xx seconds"
|
msgid "Update browser every xx seconds"
|
||||||
msgstr "Mettre à jour l'affichage toutes les xx secondes"
|
msgstr "Mettre à jour l'affichage toutes les xx secondes"
|
||||||
|
|
||||||
#: mod/settings.php:960
|
#: mod/settings.php:969
|
||||||
msgid "Minimum of 10 seconds. Enter -1 to disable it."
|
msgid "Minimum of 10 seconds. Enter -1 to disable it."
|
||||||
msgstr "Minimum de 10 secondes. Saisir -1 pour désactiver."
|
msgstr "Minimum de 10 secondes. Saisir -1 pour désactiver."
|
||||||
|
|
||||||
#: mod/settings.php:961
|
#: mod/settings.php:970
|
||||||
msgid "Number of items to display per page:"
|
msgid "Number of items to display per page:"
|
||||||
msgstr "Nombre d’éléments par page :"
|
msgstr "Nombre d’éléments par page :"
|
||||||
|
|
||||||
#: mod/settings.php:961 mod/settings.php:962
|
#: mod/settings.php:970 mod/settings.php:971
|
||||||
msgid "Maximum of 100 items"
|
msgid "Maximum of 100 items"
|
||||||
msgstr "Maximum de 100 éléments"
|
msgstr "Maximum de 100 éléments"
|
||||||
|
|
||||||
#: mod/settings.php:962
|
#: mod/settings.php:971
|
||||||
msgid "Number of items to display per page when viewed from mobile device:"
|
msgid "Number of items to display per page when viewed from mobile device:"
|
||||||
msgstr "Nombre d'éléments à afficher par page pour un appareil mobile"
|
msgstr "Nombre d'éléments à afficher par page pour un appareil mobile"
|
||||||
|
|
||||||
#: mod/settings.php:963
|
#: mod/settings.php:972
|
||||||
msgid "Don't show emoticons"
|
msgid "Don't show emoticons"
|
||||||
msgstr "Ne pas afficher les émoticônes"
|
msgstr "Ne pas afficher les émoticônes"
|
||||||
|
|
||||||
#: mod/settings.php:964
|
#: mod/settings.php:973
|
||||||
msgid "Calendar"
|
msgid "Calendar"
|
||||||
msgstr "Calendrier"
|
msgstr "Calendrier"
|
||||||
|
|
||||||
#: mod/settings.php:965
|
#: mod/settings.php:974
|
||||||
msgid "Beginning of week:"
|
msgid "Beginning of week:"
|
||||||
msgstr "Début de la semaine :"
|
msgstr "Début de la semaine :"
|
||||||
|
|
||||||
#: mod/settings.php:966
|
#: mod/settings.php:975
|
||||||
msgid "Don't show notices"
|
msgid "Don't show notices"
|
||||||
msgstr "Ne plus afficher les avis"
|
msgstr "Ne plus afficher les avis"
|
||||||
|
|
||||||
#: mod/settings.php:967
|
#: mod/settings.php:976
|
||||||
msgid "Infinite scroll"
|
msgid "Infinite scroll"
|
||||||
msgstr "Défilement infini"
|
msgstr "Défilement infini"
|
||||||
|
|
||||||
#: mod/settings.php:968
|
#: mod/settings.php:977
|
||||||
msgid "Automatic updates only at the top of the network page"
|
msgid "Automatic updates only at the top of the network page"
|
||||||
msgstr "Mises à jour automatiques seulement en haut de la page Réseau"
|
msgstr "Mises à jour automatiques seulement en haut de la page Réseau"
|
||||||
|
|
||||||
#: mod/settings.php:968
|
#: mod/settings.php:977
|
||||||
msgid ""
|
msgid ""
|
||||||
"When disabled, the network page is updated all the time, which could be "
|
"When disabled, the network page is updated all the time, which could be "
|
||||||
"confusing while reading."
|
"confusing while reading."
|
||||||
msgstr "Si désactivé, la page Réseau est mise à jour en permanence, ce qui peut rendre la lecture difficile."
|
msgstr "Si désactivé, la page Réseau est mise à jour en permanence, ce qui peut rendre la lecture difficile."
|
||||||
|
|
||||||
#: mod/settings.php:969
|
#: mod/settings.php:978
|
||||||
msgid "Bandwith Saver Mode"
|
msgid "Bandwidth Saver Mode"
|
||||||
msgstr "Limiter le transfert de données"
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:969
|
#: mod/settings.php:978
|
||||||
msgid ""
|
msgid ""
|
||||||
"When enabled, embedded content is not displayed on automatic updates, they "
|
"When enabled, embedded content is not displayed on automatic updates, they "
|
||||||
"only show on page reload."
|
"only show on page reload."
|
||||||
msgstr "Si activé, le contenu intégré aux pages est mis à jour uniquement lors du rafraîchissement manuel des pages : il n'est plus mis à jour lors des rafraîchissements automatiques."
|
msgstr "Si activé, le contenu intégré aux pages est mis à jour uniquement lors du rafraîchissement manuel des pages : il n'est plus mis à jour lors des rafraîchissements automatiques."
|
||||||
|
|
||||||
#: mod/settings.php:970
|
#: mod/settings.php:979
|
||||||
msgid "Smart Threading"
|
msgid "Smart Threading"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:970
|
#: mod/settings.php:979
|
||||||
msgid ""
|
msgid ""
|
||||||
"When enabled, suppress extraneous thread indentation while keeping it where "
|
"When enabled, suppress extraneous thread indentation while keeping it where "
|
||||||
"it matters. Only works if threading is available and enabled."
|
"it matters. Only works if threading is available and enabled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:972
|
#: mod/settings.php:981
|
||||||
msgid "General Theme Settings"
|
msgid "General Theme Settings"
|
||||||
msgstr "Paramètres généraux de thème"
|
msgstr "Paramètres généraux de thème"
|
||||||
|
|
||||||
#: mod/settings.php:973
|
#: mod/settings.php:982
|
||||||
msgid "Custom Theme Settings"
|
msgid "Custom Theme Settings"
|
||||||
msgstr "Paramètres personnalisés de thème"
|
msgstr "Paramètres personnalisés de thème"
|
||||||
|
|
||||||
#: mod/settings.php:974
|
#: mod/settings.php:983
|
||||||
msgid "Content Settings"
|
msgid "Content Settings"
|
||||||
msgstr "Paramètres de contenu"
|
msgstr "Paramètres de contenu"
|
||||||
|
|
||||||
#: mod/settings.php:975 view/theme/duepuntozero/config.php:73
|
#: mod/settings.php:984 view/theme/duepuntozero/config.php:73
|
||||||
#: view/theme/frio/config.php:120 view/theme/quattro/config.php:75
|
#: view/theme/frio/config.php:120 view/theme/quattro/config.php:75
|
||||||
#: view/theme/vier/config.php:121
|
#: view/theme/vier/config.php:121
|
||||||
msgid "Theme settings"
|
msgid "Theme settings"
|
||||||
msgstr "Réglages du thème graphique"
|
msgstr "Réglages du thème graphique"
|
||||||
|
|
||||||
#: mod/settings.php:994
|
#: mod/settings.php:998
|
||||||
msgid "Unable to find your profile. Please contact your admin."
|
msgid "Unable to find your profile. Please contact your admin."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:1033
|
#: mod/settings.php:1037
|
||||||
msgid "Account Types"
|
msgid "Account Types"
|
||||||
msgstr "Type de compte"
|
msgstr "Type de compte"
|
||||||
|
|
||||||
#: mod/settings.php:1034
|
#: mod/settings.php:1038
|
||||||
msgid "Personal Page Subtypes"
|
msgid "Personal Page Subtypes"
|
||||||
msgstr "Sous-catégories de page personnelle"
|
msgstr "Sous-catégories de page personnelle"
|
||||||
|
|
||||||
#: mod/settings.php:1035
|
#: mod/settings.php:1039
|
||||||
msgid "Community Forum Subtypes"
|
msgid "Community Forum Subtypes"
|
||||||
msgstr "Sous-catégories de forums communautaires"
|
msgstr "Sous-catégories de forums communautaires"
|
||||||
|
|
||||||
#: mod/settings.php:1043
|
#: mod/settings.php:1047
|
||||||
msgid "Account for a personal profile."
|
msgid "Account for a personal profile."
|
||||||
msgstr "Compte pour profil personnel."
|
msgstr "Compte pour profil personnel."
|
||||||
|
|
||||||
#: mod/settings.php:1047
|
#: mod/settings.php:1051
|
||||||
msgid ""
|
msgid ""
|
||||||
"Account for an organisation that automatically approves contact requests as "
|
"Account for an organisation that automatically approves contact requests as "
|
||||||
"\"Followers\"."
|
"\"Followers\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:1051
|
#: mod/settings.php:1055
|
||||||
msgid ""
|
msgid ""
|
||||||
"Account for a news reflector that automatically approves contact requests as"
|
"Account for a news reflector that automatically approves contact requests as"
|
||||||
" \"Followers\"."
|
" \"Followers\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:1055
|
#: mod/settings.php:1059
|
||||||
msgid "Account for community discussions."
|
msgid "Account for community discussions."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:1059
|
#: mod/settings.php:1063
|
||||||
msgid ""
|
msgid ""
|
||||||
"Account for a regular personal profile that requires manual approval of "
|
"Account for a regular personal profile that requires manual approval of "
|
||||||
"\"Friends\" and \"Followers\"."
|
"\"Friends\" and \"Followers\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:1063
|
#: mod/settings.php:1067
|
||||||
msgid ""
|
msgid ""
|
||||||
"Account for a public profile that automatically approves contact requests as"
|
"Account for a public profile that automatically approves contact requests as"
|
||||||
" \"Followers\"."
|
" \"Followers\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:1067
|
#: mod/settings.php:1071
|
||||||
msgid "Automatically approves all contact requests."
|
msgid "Automatically approves all contact requests."
|
||||||
msgstr "Les demandes de participation au forum sont automatiquement acceptées."
|
msgstr "Les demandes de participation au forum sont automatiquement acceptées."
|
||||||
|
|
||||||
#: mod/settings.php:1071
|
#: mod/settings.php:1075
|
||||||
msgid ""
|
msgid ""
|
||||||
"Account for a popular profile that automatically approves contact requests "
|
"Account for a popular profile that automatically approves contact requests "
|
||||||
"as \"Friends\"."
|
"as \"Friends\"."
|
||||||
msgstr "Compte qui accepte automatiquement les demandes d'ajout en tant qu'ami."
|
msgstr "Compte qui accepte automatiquement les demandes d'ajout en tant qu'ami."
|
||||||
|
|
||||||
#: mod/settings.php:1074
|
#: mod/settings.php:1078
|
||||||
msgid "Private Forum [Experimental]"
|
msgid "Private Forum [Experimental]"
|
||||||
msgstr "Forum privé [expérimental]"
|
msgstr "Forum privé [expérimental]"
|
||||||
|
|
||||||
#: mod/settings.php:1075
|
#: mod/settings.php:1079
|
||||||
msgid "Requires manual approval of contact requests."
|
msgid "Requires manual approval of contact requests."
|
||||||
msgstr "Les demandes de participation au forum nécessitent une approbation."
|
msgstr "Les demandes de participation au forum nécessitent une approbation."
|
||||||
|
|
||||||
#: mod/settings.php:1086
|
#: mod/settings.php:1090
|
||||||
msgid "OpenID:"
|
msgid "OpenID:"
|
||||||
msgstr "OpenID:"
|
msgstr "OpenID:"
|
||||||
|
|
||||||
#: mod/settings.php:1086
|
#: mod/settings.php:1090
|
||||||
msgid "(Optional) Allow this OpenID to login to this account."
|
msgid "(Optional) Allow this OpenID to login to this account."
|
||||||
msgstr "&nbsp;(Facultatif) Autoriser cet OpenID à se connecter à ce compte."
|
msgstr "&nbsp;(Facultatif) Autoriser cet OpenID à se connecter à ce compte."
|
||||||
|
|
||||||
#: mod/settings.php:1094
|
#: mod/settings.php:1098
|
||||||
msgid "Publish your default profile in your local site directory?"
|
msgid "Publish your default profile in your local site directory?"
|
||||||
msgstr "Publier votre profil par défaut sur l'annuaire local de ce site ?"
|
msgstr "Publier votre profil par défaut sur l'annuaire local de ce site ?"
|
||||||
|
|
||||||
#: mod/settings.php:1094
|
#: mod/settings.php:1098
|
||||||
#, php-format
|
|
||||||
msgid ""
|
|
||||||
"Your profile will be published in the global friendica directories (e.g. <a "
|
|
||||||
"href=\"%s\">%s</a>). Your profile will be visible in public."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mod/settings.php:1100
|
|
||||||
msgid "Publish your default profile in the global social directory?"
|
|
||||||
msgstr "Publier votre profil par défaut sur l'annuaire global ?"
|
|
||||||
|
|
||||||
#: mod/settings.php:1100
|
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Your profile will be published in this node's <a href=\"%s\">local "
|
"Your profile will be published in this node's <a href=\"%s\">local "
|
||||||
|
|
@ -7074,293 +6530,463 @@ msgid ""
|
||||||
" system settings."
|
" system settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:1107
|
#: mod/settings.php:1104
|
||||||
|
msgid "Publish your default profile in the global social directory?"
|
||||||
|
msgstr "Publier votre profil par défaut sur l'annuaire global ?"
|
||||||
|
|
||||||
|
#: mod/settings.php:1104
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"Your profile will be published in the global friendica directories (e.g. <a "
|
||||||
|
"href=\"%s\">%s</a>). Your profile will be visible in public."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/settings.php:1111
|
||||||
msgid "Hide your contact/friend list from viewers of your default profile?"
|
msgid "Hide your contact/friend list from viewers of your default profile?"
|
||||||
msgstr "Cacher votre liste de contacts/amis des visiteurs de votre profil par défaut?"
|
msgstr "Cacher votre liste de contacts/amis des visiteurs de votre profil par défaut?"
|
||||||
|
|
||||||
#: mod/settings.php:1107
|
#: mod/settings.php:1111
|
||||||
msgid ""
|
msgid ""
|
||||||
"Your contact list won't be shown in your default profile page. You can "
|
"Your contact list won't be shown in your default profile page. You can "
|
||||||
"decide to show your contact list separately for each additional profile you "
|
"decide to show your contact list separately for each additional profile you "
|
||||||
"create"
|
"create"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:1111
|
#: mod/settings.php:1115
|
||||||
msgid "Hide your profile details from anonymous viewers?"
|
msgid "Hide your profile details from anonymous viewers?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:1111
|
#: mod/settings.php:1115
|
||||||
msgid ""
|
msgid ""
|
||||||
"Anonymous visitors will only see your profile picture, your display name and"
|
"Anonymous visitors will only see your profile picture, your display name and"
|
||||||
" the nickname you are using on your profile page. Disables posting public "
|
" the nickname you are using on your profile page. Your public posts and "
|
||||||
"messages to Diaspora and other networks."
|
"replies will still be accessible by other means."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:1115
|
#: mod/settings.php:1119
|
||||||
msgid "Allow friends to post to your profile page?"
|
msgid "Allow friends to post to your profile page?"
|
||||||
msgstr "Autoriser vos amis à publier sur votre profil ?"
|
msgstr "Autoriser vos amis à publier sur votre profil ?"
|
||||||
|
|
||||||
#: mod/settings.php:1115
|
#: mod/settings.php:1119
|
||||||
msgid ""
|
msgid ""
|
||||||
"Your contacts may write posts on your profile wall. These posts will be "
|
"Your contacts may write posts on your profile wall. These posts will be "
|
||||||
"distributed to your contacts"
|
"distributed to your contacts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:1119
|
#: mod/settings.php:1123
|
||||||
msgid "Allow friends to tag your posts?"
|
msgid "Allow friends to tag your posts?"
|
||||||
msgstr "Autoriser vos amis à étiqueter vos publications?"
|
msgstr "Autoriser vos amis à étiqueter vos publications?"
|
||||||
|
|
||||||
#: mod/settings.php:1119
|
#: mod/settings.php:1123
|
||||||
msgid "Your contacts can add additional tags to your posts."
|
msgid "Your contacts can add additional tags to your posts."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:1123
|
#: mod/settings.php:1127
|
||||||
msgid "Allow us to suggest you as a potential friend to new members?"
|
msgid "Allow us to suggest you as a potential friend to new members?"
|
||||||
msgstr "Autoriser les suggestions d'amis potentiels aux nouveaux arrivants?"
|
msgstr "Autoriser les suggestions d'amis potentiels aux nouveaux arrivants?"
|
||||||
|
|
||||||
#: mod/settings.php:1123
|
#: mod/settings.php:1127
|
||||||
msgid ""
|
msgid ""
|
||||||
"If you like, Friendica may suggest new members to add you as a contact."
|
"If you like, Friendica may suggest new members to add you as a contact."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:1127
|
#: mod/settings.php:1131
|
||||||
msgid "Permit unknown people to send you private mail?"
|
msgid "Permit unknown people to send you private mail?"
|
||||||
msgstr "Autoriser les messages privés d'inconnus?"
|
msgstr "Autoriser les messages privés d'inconnus?"
|
||||||
|
|
||||||
#: mod/settings.php:1127
|
#: mod/settings.php:1131
|
||||||
msgid ""
|
msgid ""
|
||||||
"Friendica network users may send you private messages even if they are not "
|
"Friendica network users may send you private messages even if they are not "
|
||||||
"in your contact list."
|
"in your contact list."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:1131
|
#: mod/settings.php:1135
|
||||||
msgid "Profile is <strong>not published</strong>."
|
msgid "Profile is <strong>not published</strong>."
|
||||||
msgstr "Ce profil n'est <strong>pas publié</strong>."
|
msgstr "Ce profil n'est <strong>pas publié</strong>."
|
||||||
|
|
||||||
#: mod/settings.php:1137
|
#: mod/settings.php:1141
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
|
msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
|
||||||
msgstr "L’adresse de votre profil est <strong>'%s'</strong> ou '%s'."
|
msgstr "L’adresse de votre profil est <strong>'%s'</strong> ou '%s'."
|
||||||
|
|
||||||
#: mod/settings.php:1144
|
#: mod/settings.php:1148
|
||||||
msgid "Automatically expire posts after this many days:"
|
msgid "Automatically expire posts after this many days:"
|
||||||
msgstr "Les publications expirent automatiquement après (en jours) :"
|
msgstr "Les publications expirent automatiquement après (en jours) :"
|
||||||
|
|
||||||
#: mod/settings.php:1144
|
#: mod/settings.php:1148
|
||||||
msgid "If empty, posts will not expire. Expired posts will be deleted"
|
msgid "If empty, posts will not expire. Expired posts will be deleted"
|
||||||
msgstr "Si ce champ est vide, les publications n'expireront pas. Les publications expirées seront supprimées"
|
msgstr "Si ce champ est vide, les publications n'expireront pas. Les publications expirées seront supprimées"
|
||||||
|
|
||||||
#: mod/settings.php:1145
|
#: mod/settings.php:1149
|
||||||
msgid "Advanced expiration settings"
|
msgid "Advanced expiration settings"
|
||||||
msgstr "Réglages avancés de l'expiration"
|
msgstr "Réglages avancés de l'expiration"
|
||||||
|
|
||||||
#: mod/settings.php:1146
|
#: mod/settings.php:1150
|
||||||
msgid "Advanced Expiration"
|
msgid "Advanced Expiration"
|
||||||
msgstr "Expiration (avancé)"
|
msgstr "Expiration (avancé)"
|
||||||
|
|
||||||
#: mod/settings.php:1147
|
#: mod/settings.php:1151
|
||||||
msgid "Expire posts:"
|
msgid "Expire posts:"
|
||||||
msgstr "Faire expirer les publications :"
|
msgstr "Faire expirer les publications :"
|
||||||
|
|
||||||
#: mod/settings.php:1148
|
#: mod/settings.php:1152
|
||||||
msgid "Expire personal notes:"
|
msgid "Expire personal notes:"
|
||||||
msgstr "Faire expirer les notes personnelles :"
|
msgstr "Faire expirer les notes personnelles :"
|
||||||
|
|
||||||
#: mod/settings.php:1149
|
#: mod/settings.php:1153
|
||||||
msgid "Expire starred posts:"
|
msgid "Expire starred posts:"
|
||||||
msgstr "Faire expirer les publications marqués :"
|
msgstr "Faire expirer les publications marqués :"
|
||||||
|
|
||||||
#: mod/settings.php:1150
|
#: mod/settings.php:1154
|
||||||
msgid "Expire photos:"
|
msgid "Expire photos:"
|
||||||
msgstr "Faire expirer les photos :"
|
msgstr "Faire expirer les photos :"
|
||||||
|
|
||||||
#: mod/settings.php:1151
|
#: mod/settings.php:1155
|
||||||
msgid "Only expire posts by others:"
|
msgid "Only expire posts by others:"
|
||||||
msgstr "Faire expirer seulement les publications des autres:"
|
msgstr "Faire expirer seulement les publications des autres:"
|
||||||
|
|
||||||
#: mod/settings.php:1181
|
#: mod/settings.php:1185
|
||||||
msgid "Account Settings"
|
msgid "Account Settings"
|
||||||
msgstr "Compte"
|
msgstr "Compte"
|
||||||
|
|
||||||
#: mod/settings.php:1189
|
#: mod/settings.php:1193
|
||||||
msgid "Password Settings"
|
msgid "Password Settings"
|
||||||
msgstr "Réglages de mot de passe"
|
msgstr "Réglages de mot de passe"
|
||||||
|
|
||||||
#: mod/settings.php:1191
|
#: mod/settings.php:1195
|
||||||
msgid "Leave password fields blank unless changing"
|
msgid "Leave password fields blank unless changing"
|
||||||
msgstr "Laissez les champs de mot de passe vierges, sauf si vous désirez les changer"
|
msgstr "Laissez les champs de mot de passe vierges, sauf si vous désirez les changer"
|
||||||
|
|
||||||
#: mod/settings.php:1192
|
#: mod/settings.php:1196
|
||||||
msgid "Current Password:"
|
msgid "Current Password:"
|
||||||
msgstr "Mot de passe actuel :"
|
msgstr "Mot de passe actuel :"
|
||||||
|
|
||||||
#: mod/settings.php:1192 mod/settings.php:1193
|
#: mod/settings.php:1196 mod/settings.php:1197
|
||||||
msgid "Your current password to confirm the changes"
|
msgid "Your current password to confirm the changes"
|
||||||
msgstr "Votre mot de passe actuel pour confirmer les modifications"
|
msgstr "Votre mot de passe actuel pour confirmer les modifications"
|
||||||
|
|
||||||
#: mod/settings.php:1193
|
#: mod/settings.php:1197
|
||||||
msgid "Password:"
|
msgid "Password:"
|
||||||
msgstr "Mot de passe :"
|
msgstr "Mot de passe :"
|
||||||
|
|
||||||
#: mod/settings.php:1197
|
#: mod/settings.php:1201
|
||||||
msgid "Basic Settings"
|
msgid "Basic Settings"
|
||||||
msgstr "Réglages de base"
|
msgstr "Réglages de base"
|
||||||
|
|
||||||
#: mod/settings.php:1198 src/Model/Profile.php:736
|
#: mod/settings.php:1202 src/Model/Profile.php:739
|
||||||
msgid "Full Name:"
|
msgid "Full Name:"
|
||||||
msgstr "Nom complet :"
|
msgstr "Nom complet :"
|
||||||
|
|
||||||
#: mod/settings.php:1199
|
#: mod/settings.php:1203
|
||||||
msgid "Email Address:"
|
msgid "Email Address:"
|
||||||
msgstr "Adresse courriel :"
|
msgstr "Adresse courriel :"
|
||||||
|
|
||||||
#: mod/settings.php:1200
|
#: mod/settings.php:1204
|
||||||
msgid "Your Timezone:"
|
msgid "Your Timezone:"
|
||||||
msgstr "Votre fuseau horaire :"
|
msgstr "Votre fuseau horaire :"
|
||||||
|
|
||||||
#: mod/settings.php:1201
|
#: mod/settings.php:1205
|
||||||
msgid "Your Language:"
|
msgid "Your Language:"
|
||||||
msgstr "Votre langue :"
|
msgstr "Votre langue :"
|
||||||
|
|
||||||
#: mod/settings.php:1201
|
#: mod/settings.php:1205
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the language we use to show you friendica interface and to send you "
|
"Set the language we use to show you friendica interface and to send you "
|
||||||
"emails"
|
"emails"
|
||||||
msgstr "Détermine la langue que nous utilisons pour afficher votre interface Friendica et pour vous envoyer des courriels"
|
msgstr "Détermine la langue que nous utilisons pour afficher votre interface Friendica et pour vous envoyer des courriels"
|
||||||
|
|
||||||
#: mod/settings.php:1202
|
#: mod/settings.php:1206
|
||||||
msgid "Default Post Location:"
|
msgid "Default Post Location:"
|
||||||
msgstr "Emplacement de publication par défaut:"
|
msgstr "Emplacement de publication par défaut:"
|
||||||
|
|
||||||
#: mod/settings.php:1203
|
#: mod/settings.php:1207
|
||||||
msgid "Use Browser Location:"
|
msgid "Use Browser Location:"
|
||||||
msgstr "Utiliser la localisation géographique du navigateur:"
|
msgstr "Utiliser la localisation géographique du navigateur:"
|
||||||
|
|
||||||
#: mod/settings.php:1206
|
#: mod/settings.php:1210
|
||||||
msgid "Security and Privacy Settings"
|
msgid "Security and Privacy Settings"
|
||||||
msgstr "Réglages de sécurité et vie privée"
|
msgstr "Réglages de sécurité et vie privée"
|
||||||
|
|
||||||
#: mod/settings.php:1208
|
#: mod/settings.php:1212
|
||||||
msgid "Maximum Friend Requests/Day:"
|
msgid "Maximum Friend Requests/Day:"
|
||||||
msgstr "Nombre maximal de requêtes d'amitié par jour :"
|
msgstr "Nombre maximal de requêtes d'amitié par jour :"
|
||||||
|
|
||||||
#: mod/settings.php:1208 mod/settings.php:1237
|
#: mod/settings.php:1212 mod/settings.php:1241
|
||||||
msgid "(to prevent spam abuse)"
|
msgid "(to prevent spam abuse)"
|
||||||
msgstr "(pour limiter l'impact du spam)"
|
msgstr "(pour limiter l'impact du spam)"
|
||||||
|
|
||||||
#: mod/settings.php:1209
|
#: mod/settings.php:1213
|
||||||
msgid "Default Post Permissions"
|
msgid "Default Post Permissions"
|
||||||
msgstr "Permissions de publication par défaut"
|
msgstr "Permissions de publication par défaut"
|
||||||
|
|
||||||
#: mod/settings.php:1210
|
#: mod/settings.php:1214
|
||||||
msgid "(click to open/close)"
|
msgid "(click to open/close)"
|
||||||
msgstr "(cliquer pour ouvrir/fermer)"
|
msgstr "(cliquer pour ouvrir/fermer)"
|
||||||
|
|
||||||
#: mod/settings.php:1220
|
#: mod/settings.php:1224
|
||||||
msgid "Default Private Post"
|
msgid "Default Private Post"
|
||||||
msgstr "Message privé par défaut"
|
msgstr "Message privé par défaut"
|
||||||
|
|
||||||
#: mod/settings.php:1221
|
#: mod/settings.php:1225
|
||||||
msgid "Default Public Post"
|
msgid "Default Public Post"
|
||||||
msgstr "Message publique par défaut"
|
msgstr "Message publique par défaut"
|
||||||
|
|
||||||
#: mod/settings.php:1225
|
#: mod/settings.php:1229
|
||||||
msgid "Default Permissions for New Posts"
|
msgid "Default Permissions for New Posts"
|
||||||
msgstr "Permissions par défaut pour les nouvelles publications"
|
msgstr "Permissions par défaut pour les nouvelles publications"
|
||||||
|
|
||||||
#: mod/settings.php:1237
|
#: mod/settings.php:1241
|
||||||
msgid "Maximum private messages per day from unknown people:"
|
msgid "Maximum private messages per day from unknown people:"
|
||||||
msgstr "Maximum de messages privés d'inconnus par jour :"
|
msgstr "Maximum de messages privés d'inconnus par jour :"
|
||||||
|
|
||||||
#: mod/settings.php:1240
|
#: mod/settings.php:1244
|
||||||
msgid "Notification Settings"
|
msgid "Notification Settings"
|
||||||
msgstr "Réglages de notification"
|
msgstr "Réglages de notification"
|
||||||
|
|
||||||
#: mod/settings.php:1241
|
#: mod/settings.php:1245
|
||||||
msgid "Send a notification email when:"
|
msgid "Send a notification email when:"
|
||||||
msgstr "Envoyer un courriel de notification quand:"
|
msgstr "Envoyer un courriel de notification quand:"
|
||||||
|
|
||||||
#: mod/settings.php:1242
|
#: mod/settings.php:1246
|
||||||
msgid "You receive an introduction"
|
msgid "You receive an introduction"
|
||||||
msgstr "Vous recevez une introduction"
|
msgstr "Vous recevez une introduction"
|
||||||
|
|
||||||
#: mod/settings.php:1243
|
#: mod/settings.php:1247
|
||||||
msgid "Your introductions are confirmed"
|
msgid "Your introductions are confirmed"
|
||||||
msgstr "Vos introductions sont confirmées"
|
msgstr "Vos introductions sont confirmées"
|
||||||
|
|
||||||
#: mod/settings.php:1244
|
#: mod/settings.php:1248
|
||||||
msgid "Someone writes on your profile wall"
|
msgid "Someone writes on your profile wall"
|
||||||
msgstr "Quelqu'un écrit sur votre mur"
|
msgstr "Quelqu'un écrit sur votre mur"
|
||||||
|
|
||||||
#: mod/settings.php:1245
|
#: mod/settings.php:1249
|
||||||
msgid "Someone writes a followup comment"
|
msgid "Someone writes a followup comment"
|
||||||
msgstr "Quelqu'un vous commente"
|
msgstr "Quelqu'un vous commente"
|
||||||
|
|
||||||
#: mod/settings.php:1246
|
#: mod/settings.php:1250
|
||||||
msgid "You receive a private message"
|
msgid "You receive a private message"
|
||||||
msgstr "Vous recevez un message privé"
|
msgstr "Vous recevez un message privé"
|
||||||
|
|
||||||
#: mod/settings.php:1247
|
#: mod/settings.php:1251
|
||||||
msgid "You receive a friend suggestion"
|
msgid "You receive a friend suggestion"
|
||||||
msgstr "Vous avez reçu une suggestion d'ami"
|
msgstr "Vous avez reçu une suggestion d'ami"
|
||||||
|
|
||||||
#: mod/settings.php:1248
|
#: mod/settings.php:1252
|
||||||
msgid "You are tagged in a post"
|
msgid "You are tagged in a post"
|
||||||
msgstr "Vous avez été étiqueté dans une publication"
|
msgstr "Vous avez été étiqueté dans une publication"
|
||||||
|
|
||||||
#: mod/settings.php:1249
|
#: mod/settings.php:1253
|
||||||
msgid "You are poked/prodded/etc. in a post"
|
msgid "You are poked/prodded/etc. in a post"
|
||||||
msgstr "Vous avez été sollicité dans une publication"
|
msgstr "Vous avez été sollicité dans une publication"
|
||||||
|
|
||||||
#: mod/settings.php:1251
|
#: mod/settings.php:1255
|
||||||
msgid "Activate desktop notifications"
|
msgid "Activate desktop notifications"
|
||||||
msgstr "Activer les notifications de bureau"
|
msgstr "Activer les notifications de bureau"
|
||||||
|
|
||||||
#: mod/settings.php:1251
|
#: mod/settings.php:1255
|
||||||
msgid "Show desktop popup on new notifications"
|
msgid "Show desktop popup on new notifications"
|
||||||
msgstr "Afficher dans des pop-ups les nouvelles notifications"
|
msgstr "Afficher dans des pop-ups les nouvelles notifications"
|
||||||
|
|
||||||
#: mod/settings.php:1253
|
#: mod/settings.php:1257
|
||||||
msgid "Text-only notification emails"
|
msgid "Text-only notification emails"
|
||||||
msgstr "Courriels de notification en format texte"
|
msgstr "Courriels de notification en format texte"
|
||||||
|
|
||||||
#: mod/settings.php:1255
|
#: mod/settings.php:1259
|
||||||
msgid "Send text only notification emails, without the html part"
|
msgid "Send text only notification emails, without the html part"
|
||||||
msgstr "Envoyer le texte des courriels de notification, sans la composante html"
|
msgstr "Envoyer le texte des courriels de notification, sans la composante html"
|
||||||
|
|
||||||
#: mod/settings.php:1257
|
#: mod/settings.php:1261
|
||||||
msgid "Show detailled notifications"
|
msgid "Show detailled notifications"
|
||||||
msgstr "Notifications détaillées"
|
msgstr "Notifications détaillées"
|
||||||
|
|
||||||
#: mod/settings.php:1259
|
#: mod/settings.php:1263
|
||||||
msgid ""
|
msgid ""
|
||||||
"Per default, notifications are condensed to a single notification per item. "
|
"Per default, notifications are condensed to a single notification per item. "
|
||||||
"When enabled every notification is displayed."
|
"When enabled every notification is displayed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:1261
|
#: mod/settings.php:1265
|
||||||
msgid "Advanced Account/Page Type Settings"
|
msgid "Advanced Account/Page Type Settings"
|
||||||
msgstr "Paramètres avancés de compte/page"
|
msgstr "Paramètres avancés de compte/page"
|
||||||
|
|
||||||
#: mod/settings.php:1262
|
#: mod/settings.php:1266
|
||||||
msgid "Change the behaviour of this account for special situations"
|
msgid "Change the behaviour of this account for special situations"
|
||||||
msgstr "Modifier le comportement de ce compte dans certaines situations"
|
msgstr "Modifier le comportement de ce compte dans certaines situations"
|
||||||
|
|
||||||
#: mod/settings.php:1265
|
#: mod/settings.php:1269
|
||||||
msgid "Relocate"
|
msgid "Relocate"
|
||||||
msgstr "Relocaliser"
|
msgstr "Relocaliser"
|
||||||
|
|
||||||
#: mod/settings.php:1266
|
#: mod/settings.php:1270
|
||||||
msgid ""
|
msgid ""
|
||||||
"If you have moved this profile from another server, and some of your "
|
"If you have moved this profile from another server, and some of your "
|
||||||
"contacts don't receive your updates, try pushing this button."
|
"contacts don't receive your updates, try pushing this button."
|
||||||
msgstr "Si vous avez migré ce profil depuis un autre serveur et que vos contacts ne reçoivent plus vos mises à jour, essayez ce bouton."
|
msgstr "Si vous avez migré ce profil depuis un autre serveur et que vos contacts ne reçoivent plus vos mises à jour, essayez ce bouton."
|
||||||
|
|
||||||
#: mod/settings.php:1267
|
#: mod/settings.php:1271
|
||||||
msgid "Resend relocate message to contacts"
|
msgid "Resend relocate message to contacts"
|
||||||
msgstr "Renvoyer un message de relocalisation aux contacts."
|
msgstr "Renvoyer un message de relocalisation aux contacts."
|
||||||
|
|
||||||
#: view/theme/duepuntozero/config.php:54 src/Model/User.php:502
|
#: mod/subthread.php:104
|
||||||
|
#, php-format
|
||||||
|
msgid "%1$s is following %2$s's %3$s"
|
||||||
|
msgstr "%1$s suit les %3$s de %2$s"
|
||||||
|
|
||||||
|
#: mod/suggest.php:38
|
||||||
|
msgid "Do you really want to delete this suggestion?"
|
||||||
|
msgstr "Voulez-vous vraiment supprimer cette suggestion ?"
|
||||||
|
|
||||||
|
#: mod/suggest.php:74
|
||||||
|
msgid ""
|
||||||
|
"No suggestions available. If this is a new site, please try again in 24 "
|
||||||
|
"hours."
|
||||||
|
msgstr "Aucune suggestion. Si ce site est récent, merci de recommencer dans 24h."
|
||||||
|
|
||||||
|
#: mod/suggest.php:87 mod/suggest.php:107
|
||||||
|
msgid "Ignore/Hide"
|
||||||
|
msgstr "Ignorer/cacher"
|
||||||
|
|
||||||
|
#: mod/suggest.php:117 view/theme/vier/theme.php:202 src/Content/Widget.php:64
|
||||||
|
msgid "Friend Suggestions"
|
||||||
|
msgstr "Suggestions d'amitiés/contacts"
|
||||||
|
|
||||||
|
#: mod/tagrm.php:30
|
||||||
|
msgid "Tag(s) removed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/tagrm.php:98
|
||||||
|
msgid "Remove Item Tag"
|
||||||
|
msgstr "Enlever l'étiquette de l'élément"
|
||||||
|
|
||||||
|
#: mod/tagrm.php:100
|
||||||
|
msgid "Select a tag to remove: "
|
||||||
|
msgstr "Sélectionner une étiquette à supprimer :"
|
||||||
|
|
||||||
|
#: mod/uimport.php:29
|
||||||
|
msgid "User imports on closed servers can only be done by an administrator."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/uimport.php:55
|
||||||
|
msgid "Move account"
|
||||||
|
msgstr "Migrer le compte"
|
||||||
|
|
||||||
|
#: mod/uimport.php:56
|
||||||
|
msgid "You can import an account from another Friendica server."
|
||||||
|
msgstr "Vous pouvez importer un compte d'un autre serveur Friendica."
|
||||||
|
|
||||||
|
#: mod/uimport.php:57
|
||||||
|
msgid ""
|
||||||
|
"You need to export your account from the old server and upload it here. We "
|
||||||
|
"will recreate your old account here with all your contacts. We will try also"
|
||||||
|
" to inform your friends that you moved here."
|
||||||
|
msgstr "Vous devez exporter votre compte à partir de l'ancien serveur et le téléverser ici. Nous recréerons votre ancien compte ici avec tous vos contacts. Nous tenterons également d'informer vos amis que vous avez déménagé ici."
|
||||||
|
|
||||||
|
#: mod/uimport.php:58
|
||||||
|
msgid ""
|
||||||
|
"This feature is experimental. We can't import contacts from the OStatus "
|
||||||
|
"network (GNU Social/Statusnet) or from Diaspora"
|
||||||
|
msgstr "Cette fonctionalité est expérimentale. Il n'est pas possible d'importer des contacts depuis le réseau OStatus (GNU Social/Statusnet) ou depuis Diaspora."
|
||||||
|
|
||||||
|
#: mod/uimport.php:59
|
||||||
|
msgid "Account file"
|
||||||
|
msgstr "Fichier du compte"
|
||||||
|
|
||||||
|
#: mod/uimport.php:59
|
||||||
|
msgid ""
|
||||||
|
"To export your account, go to \"Settings->Export your personal data\" and "
|
||||||
|
"select \"Export account\""
|
||||||
|
msgstr "Pour exporter votre compte, allez dans \"Paramètres> Exporter vos données personnelles\" et sélectionnez \"exportation de compte\""
|
||||||
|
|
||||||
|
#: mod/unfollow.php:34 mod/unfollow.php:90
|
||||||
|
msgid "You aren't following this contact."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/unfollow.php:44 mod/unfollow.php:96
|
||||||
|
msgid "Unfollowing is currently not supported by your network."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/unfollow.php:65
|
||||||
|
msgid "Contact unfollowed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mod/unfollow.php:115 src/Module/Contact.php:574
|
||||||
|
msgid "Disconnect/Unfollow"
|
||||||
|
msgstr "Se déconnecter/Ne plus suivre"
|
||||||
|
|
||||||
|
#: mod/videos.php:133
|
||||||
|
msgid "Do you really want to delete this video?"
|
||||||
|
msgstr "Voulez-vous vraiment supprimer cette vidéo?"
|
||||||
|
|
||||||
|
#: mod/videos.php:138
|
||||||
|
msgid "Delete Video"
|
||||||
|
msgstr "Supprimer la vidéo"
|
||||||
|
|
||||||
|
#: mod/videos.php:200
|
||||||
|
msgid "No videos selected"
|
||||||
|
msgstr "Pas de vidéo sélectionné"
|
||||||
|
|
||||||
|
#: mod/videos.php:386
|
||||||
|
msgid "Recent Videos"
|
||||||
|
msgstr "Vidéos récente"
|
||||||
|
|
||||||
|
#: mod/videos.php:388
|
||||||
|
msgid "Upload New Videos"
|
||||||
|
msgstr "Téléversé une nouvelle vidéo"
|
||||||
|
|
||||||
|
#: mod/viewcontacts.php:94
|
||||||
|
msgid "No contacts."
|
||||||
|
msgstr "Aucun contact."
|
||||||
|
|
||||||
|
#: mod/viewcontacts.php:110 src/Module/Contact.php:607
|
||||||
|
#: src/Module/Contact.php:1019
|
||||||
|
#, php-format
|
||||||
|
msgid "Visit %s's profile [%s]"
|
||||||
|
msgstr "Visiter le profil de %s [%s]"
|
||||||
|
|
||||||
|
#: mod/wall_attach.php:27 mod/wall_attach.php:34 mod/wall_attach.php:89
|
||||||
|
#: mod/wall_upload.php:40 mod/wall_upload.php:56 mod/wall_upload.php:114
|
||||||
|
#: mod/wall_upload.php:165 mod/wall_upload.php:168
|
||||||
|
msgid "Invalid request."
|
||||||
|
msgstr "Requête invalide."
|
||||||
|
|
||||||
|
#: mod/wall_attach.php:107
|
||||||
|
msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
|
||||||
|
msgstr "Désolé, il semble que votre fichier est plus important que ce que la configuration de PHP autorise"
|
||||||
|
|
||||||
|
#: mod/wall_attach.php:107
|
||||||
|
msgid "Or - did you try to upload an empty file?"
|
||||||
|
msgstr "Ou — auriez-vous essayé de télécharger un fichier vide ?"
|
||||||
|
|
||||||
|
#: mod/wall_attach.php:118
|
||||||
|
#, php-format
|
||||||
|
msgid "File exceeds size limit of %s"
|
||||||
|
msgstr "La taille du fichier dépasse la limite de %s"
|
||||||
|
|
||||||
|
#: mod/wall_attach.php:142 mod/wall_attach.php:158
|
||||||
|
msgid "File upload failed."
|
||||||
|
msgstr "Le téléversement a échoué."
|
||||||
|
|
||||||
|
#: mod/wallmessage.php:50 mod/wallmessage.php:113
|
||||||
|
#, php-format
|
||||||
|
msgid "Number of daily wall messages for %s exceeded. Message failed."
|
||||||
|
msgstr "Nombre de messages de mur quotidiens pour %s dépassé. Échec du message."
|
||||||
|
|
||||||
|
#: mod/wallmessage.php:61
|
||||||
|
msgid "Unable to check your home location."
|
||||||
|
msgstr "Impossible de vérifier votre localisation."
|
||||||
|
|
||||||
|
#: mod/wallmessage.php:87 mod/wallmessage.php:96
|
||||||
|
msgid "No recipient."
|
||||||
|
msgstr "Pas de destinataire."
|
||||||
|
|
||||||
|
#: mod/wallmessage.php:127
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"If you wish for %s to respond, please check that the privacy settings on "
|
||||||
|
"your site allow private mail from unknown senders."
|
||||||
|
msgstr "Si vous souhaitez que %s réponde, merci de vérifier vos réglages pour autoriser les messages privés venant d'inconnus."
|
||||||
|
|
||||||
|
#: view/theme/duepuntozero/config.php:54 src/Model/User.php:599
|
||||||
msgid "default"
|
msgid "default"
|
||||||
msgstr "défaut"
|
msgstr "défaut"
|
||||||
|
|
||||||
|
|
@ -7484,67 +7110,73 @@ msgstr "Couleur d'arrière-plan de la page de login"
|
||||||
msgid "Leave background image and color empty for theme defaults"
|
msgid "Leave background image and color empty for theme defaults"
|
||||||
msgstr "Laisser l'image et la couleur de fond vides pour les paramètres par défaut du thème"
|
msgstr "Laisser l'image et la couleur de fond vides pour les paramètres par défaut du thème"
|
||||||
|
|
||||||
#: view/theme/frio/theme.php:238
|
#: view/theme/frio/theme.php:250
|
||||||
msgid "Guest"
|
msgid "Guest"
|
||||||
msgstr "Invité"
|
msgstr "Invité"
|
||||||
|
|
||||||
#: view/theme/frio/theme.php:243
|
#: view/theme/frio/theme.php:255
|
||||||
msgid "Visitor"
|
msgid "Visitor"
|
||||||
msgstr "Visiteur"
|
msgstr "Visiteur"
|
||||||
|
|
||||||
#: view/theme/frio/theme.php:256 src/Content/Nav.php:97
|
#: view/theme/frio/theme.php:268 src/Content/Nav.php:149
|
||||||
#: src/Module/Login.php:312
|
#: src/Module/Login.php:319
|
||||||
msgid "Logout"
|
msgid "Logout"
|
||||||
msgstr "Se déconnecter"
|
msgstr "Se déconnecter"
|
||||||
|
|
||||||
#: view/theme/frio/theme.php:256 src/Content/Nav.php:97
|
#: view/theme/frio/theme.php:268 src/Content/Nav.php:149
|
||||||
msgid "End this session"
|
msgid "End this session"
|
||||||
msgstr "Mettre fin à cette session"
|
msgstr "Mettre fin à cette session"
|
||||||
|
|
||||||
#: view/theme/frio/theme.php:259 src/Content/Nav.php:100
|
#: view/theme/frio/theme.php:271 src/Content/Nav.php:152
|
||||||
#: src/Content/Nav.php:186
|
#: src/Model/Profile.php:889 src/Module/Contact.php:657
|
||||||
|
#: src/Module/Contact.php:848
|
||||||
|
msgid "Status"
|
||||||
|
msgstr "Statut"
|
||||||
|
|
||||||
|
#: view/theme/frio/theme.php:271 src/Content/Nav.php:152
|
||||||
|
#: src/Content/Nav.php:238
|
||||||
msgid "Your posts and conversations"
|
msgid "Your posts and conversations"
|
||||||
msgstr "Vos publications et conversations"
|
msgstr "Vos publications et conversations"
|
||||||
|
|
||||||
#: view/theme/frio/theme.php:260 src/Content/Nav.php:101
|
#: view/theme/frio/theme.php:272 src/Content/Nav.php:153
|
||||||
msgid "Your profile page"
|
msgid "Your profile page"
|
||||||
msgstr "Votre page de profil"
|
msgstr "Votre page de profil"
|
||||||
|
|
||||||
#: view/theme/frio/theme.php:261 src/Content/Nav.php:102
|
#: view/theme/frio/theme.php:273 src/Content/Nav.php:154
|
||||||
msgid "Your photos"
|
msgid "Your photos"
|
||||||
msgstr "Vos photos"
|
msgstr "Vos photos"
|
||||||
|
|
||||||
#: view/theme/frio/theme.php:262 src/Content/Nav.php:103
|
#: view/theme/frio/theme.php:274 src/Content/Nav.php:155
|
||||||
#: src/Model/Profile.php:910 src/Model/Profile.php:913
|
#: src/Model/Profile.php:913 src/Model/Profile.php:916
|
||||||
msgid "Videos"
|
msgid "Videos"
|
||||||
msgstr "Vidéos"
|
msgstr "Vidéos"
|
||||||
|
|
||||||
#: view/theme/frio/theme.php:262 src/Content/Nav.php:103
|
#: view/theme/frio/theme.php:274 src/Content/Nav.php:155
|
||||||
msgid "Your videos"
|
msgid "Your videos"
|
||||||
msgstr "Vos vidéos"
|
msgstr "Vos vidéos"
|
||||||
|
|
||||||
#: view/theme/frio/theme.php:263 src/Content/Nav.php:104
|
#: view/theme/frio/theme.php:275 src/Content/Nav.php:156
|
||||||
msgid "Your events"
|
msgid "Your events"
|
||||||
msgstr "Vos événements"
|
msgstr "Vos événements"
|
||||||
|
|
||||||
#: view/theme/frio/theme.php:266 src/Content/Nav.php:183
|
#: view/theme/frio/theme.php:278 src/Content/Nav.php:235
|
||||||
msgid "Conversations from your friends"
|
msgid "Conversations from your friends"
|
||||||
msgstr "Conversations de vos amis"
|
msgstr "Conversations de vos amis"
|
||||||
|
|
||||||
#: view/theme/frio/theme.php:267 src/Content/Nav.php:170
|
#: view/theme/frio/theme.php:279 src/Content/Nav.php:222
|
||||||
#: src/Model/Profile.php:925 src/Model/Profile.php:936
|
#: src/Model/Profile.php:928 src/Model/Profile.php:939
|
||||||
msgid "Events and Calendar"
|
msgid "Events and Calendar"
|
||||||
msgstr "Événements et agenda"
|
msgstr "Événements et agenda"
|
||||||
|
|
||||||
#: view/theme/frio/theme.php:268 src/Content/Nav.php:196
|
#: view/theme/frio/theme.php:280 src/Content/Nav.php:248
|
||||||
msgid "Private mail"
|
msgid "Private mail"
|
||||||
msgstr "Messages privés"
|
msgstr "Messages privés"
|
||||||
|
|
||||||
#: view/theme/frio/theme.php:269 src/Content/Nav.php:207
|
#: view/theme/frio/theme.php:281 src/Content/Nav.php:259
|
||||||
msgid "Account settings"
|
msgid "Account settings"
|
||||||
msgstr "Compte"
|
msgstr "Compte"
|
||||||
|
|
||||||
#: view/theme/frio/theme.php:270 src/Content/Nav.php:213
|
#: view/theme/frio/theme.php:282 src/Content/Nav.php:265
|
||||||
msgid "Manage/edit friends and contacts"
|
msgid "Manage/edit friends and contacts"
|
||||||
msgstr "Gérer/éditer les amitiés et contacts"
|
msgstr "Gérer/éditer les amitiés et contacts"
|
||||||
|
|
||||||
|
|
@ -7576,11 +7208,11 @@ msgstr "Taille de police des zones de texte"
|
||||||
msgid "Comma separated list of helper forums"
|
msgid "Comma separated list of helper forums"
|
||||||
msgstr "Liste de forums d'aide, séparés par des virgules"
|
msgstr "Liste de forums d'aide, séparés par des virgules"
|
||||||
|
|
||||||
#: view/theme/vier/config.php:115 src/Core/ACL.php:309
|
#: view/theme/vier/config.php:115 src/Core/ACL.php:298
|
||||||
msgid "don't show"
|
msgid "don't show"
|
||||||
msgstr "cacher"
|
msgstr "cacher"
|
||||||
|
|
||||||
#: view/theme/vier/config.php:115 src/Core/ACL.php:308
|
#: view/theme/vier/config.php:115 src/Core/ACL.php:297
|
||||||
msgid "show"
|
msgid "show"
|
||||||
msgstr "montrer"
|
msgstr "montrer"
|
||||||
|
|
||||||
|
|
@ -7592,7 +7224,7 @@ msgstr "Définir le style"
|
||||||
msgid "Community Pages"
|
msgid "Community Pages"
|
||||||
msgstr "Pages de Communauté"
|
msgstr "Pages de Communauté"
|
||||||
|
|
||||||
#: view/theme/vier/config.php:124 view/theme/vier/theme.php:150
|
#: view/theme/vier/config.php:124 view/theme/vier/theme.php:149
|
||||||
msgid "Community Profiles"
|
msgid "Community Profiles"
|
||||||
msgstr "Profils communautaires"
|
msgstr "Profils communautaires"
|
||||||
|
|
||||||
|
|
@ -7600,7 +7232,7 @@ msgstr "Profils communautaires"
|
||||||
msgid "Help or @NewHere ?"
|
msgid "Help or @NewHere ?"
|
||||||
msgstr "Aide ou @NewHere?"
|
msgstr "Aide ou @NewHere?"
|
||||||
|
|
||||||
#: view/theme/vier/config.php:126 view/theme/vier/theme.php:388
|
#: view/theme/vier/config.php:126 view/theme/vier/theme.php:386
|
||||||
msgid "Connect Services"
|
msgid "Connect Services"
|
||||||
msgstr "Connecter des services"
|
msgstr "Connecter des services"
|
||||||
|
|
||||||
|
|
@ -7608,186 +7240,131 @@ msgstr "Connecter des services"
|
||||||
msgid "Find Friends"
|
msgid "Find Friends"
|
||||||
msgstr "Trouver des amis"
|
msgstr "Trouver des amis"
|
||||||
|
|
||||||
#: view/theme/vier/config.php:128 view/theme/vier/theme.php:181
|
#: view/theme/vier/config.php:128 view/theme/vier/theme.php:179
|
||||||
msgid "Last users"
|
msgid "Last users"
|
||||||
msgstr "Derniers utilisateurs"
|
msgstr "Derniers utilisateurs"
|
||||||
|
|
||||||
#: view/theme/vier/theme.php:199 src/Content/Widget.php:59
|
#: view/theme/vier/theme.php:197 src/Content/Widget.php:59
|
||||||
msgid "Find People"
|
msgid "Find People"
|
||||||
msgstr "Trouver des personnes"
|
msgstr "Trouver des personnes"
|
||||||
|
|
||||||
#: view/theme/vier/theme.php:200 src/Content/Widget.php:60
|
#: view/theme/vier/theme.php:198 src/Content/Widget.php:60
|
||||||
msgid "Enter name or interest"
|
msgid "Enter name or interest"
|
||||||
msgstr "Entrez un nom ou un centre d'intérêt"
|
msgstr "Entrez un nom ou un centre d'intérêt"
|
||||||
|
|
||||||
#: view/theme/vier/theme.php:202 src/Content/Widget.php:62
|
#: view/theme/vier/theme.php:200 src/Content/Widget.php:62
|
||||||
msgid "Examples: Robert Morgenstein, Fishing"
|
msgid "Examples: Robert Morgenstein, Fishing"
|
||||||
msgstr "Exemples : Robert Morgenstein, Pêche"
|
msgstr "Exemples : Robert Morgenstein, Pêche"
|
||||||
|
|
||||||
#: view/theme/vier/theme.php:205 src/Content/Widget.php:65
|
#: view/theme/vier/theme.php:203 src/Content/Widget.php:65
|
||||||
msgid "Similar Interests"
|
msgid "Similar Interests"
|
||||||
msgstr "Intérêts similaires"
|
msgstr "Intérêts similaires"
|
||||||
|
|
||||||
#: view/theme/vier/theme.php:206 src/Content/Widget.php:66
|
#: view/theme/vier/theme.php:204 src/Content/Widget.php:66
|
||||||
msgid "Random Profile"
|
msgid "Random Profile"
|
||||||
msgstr "Profil au hasard"
|
msgstr "Profil au hasard"
|
||||||
|
|
||||||
#: view/theme/vier/theme.php:207 src/Content/Widget.php:67
|
#: view/theme/vier/theme.php:205 src/Content/Widget.php:67
|
||||||
msgid "Invite Friends"
|
msgid "Invite Friends"
|
||||||
msgstr "Inviter des amis"
|
msgstr "Inviter des amis"
|
||||||
|
|
||||||
#: view/theme/vier/theme.php:210 src/Content/Widget.php:70
|
#: view/theme/vier/theme.php:208 src/Content/Widget.php:70
|
||||||
msgid "Local Directory"
|
msgid "Local Directory"
|
||||||
msgstr "Annuaire local"
|
msgstr "Annuaire local"
|
||||||
|
|
||||||
#: view/theme/vier/theme.php:255 src/Content/ForumManager.php:127
|
#: view/theme/vier/theme.php:253 src/Content/ForumManager.php:132
|
||||||
msgid "External link to forum"
|
msgid "External link to forum"
|
||||||
msgstr "Lien sortant vers le forum"
|
msgstr "Lien sortant vers le forum"
|
||||||
|
|
||||||
#: view/theme/vier/theme.php:291
|
#: view/theme/vier/theme.php:289
|
||||||
msgid "Quick Start"
|
msgid "Quick Start"
|
||||||
msgstr "Démarrage rapide"
|
msgstr "Démarrage rapide"
|
||||||
|
|
||||||
#: src/Core/UserImport.php:104
|
#: src/Core/Console/ArchiveContact.php:65
|
||||||
msgid "Error decoding account file"
|
|
||||||
msgstr "Une erreur a été détecté en décodant un fichier utilisateur"
|
|
||||||
|
|
||||||
#: src/Core/UserImport.php:110
|
|
||||||
msgid "Error! No version data in file! This is not a Friendica account file?"
|
|
||||||
msgstr "Erreur ! Pas de ficher de version existant ! Êtes vous sur un compte Friendica ?"
|
|
||||||
|
|
||||||
#: src/Core/UserImport.php:118
|
|
||||||
#, php-format
|
|
||||||
msgid "User '%s' already exists on this server!"
|
|
||||||
msgstr "L'utilisateur '%s' existe déjà sur ce serveur!"
|
|
||||||
|
|
||||||
#: src/Core/UserImport.php:151
|
|
||||||
msgid "User creation error"
|
|
||||||
msgstr "Erreur de création d'utilisateur"
|
|
||||||
|
|
||||||
#: src/Core/UserImport.php:169
|
|
||||||
msgid "User profile creation error"
|
|
||||||
msgstr "Erreur de création du profil utilisateur"
|
|
||||||
|
|
||||||
#: src/Core/UserImport.php:213
|
|
||||||
#, php-format
|
|
||||||
msgid "%d contact not imported"
|
|
||||||
msgid_plural "%d contacts not imported"
|
|
||||||
msgstr[0] "%d contacts non importés"
|
|
||||||
msgstr[1] "%d contacts non importés"
|
|
||||||
|
|
||||||
#: src/Core/UserImport.php:278
|
|
||||||
msgid "Done. You can now login with your username and password"
|
|
||||||
msgstr "Action réalisée. Vous pouvez désormais vous connecter avec votre nom d'utilisateur et votre mot de passe"
|
|
||||||
|
|
||||||
#: src/Core/ACL.php:295
|
|
||||||
msgid "Post to Email"
|
|
||||||
msgstr "Publier aux courriels"
|
|
||||||
|
|
||||||
#: src/Core/ACL.php:301
|
|
||||||
msgid "Hide your profile details from unknown viewers?"
|
|
||||||
msgstr "Cacher les détails du profil aux visiteurs inconnus?"
|
|
||||||
|
|
||||||
#: src/Core/ACL.php:300
|
|
||||||
#, php-format
|
|
||||||
msgid "Connectors disabled, since \"%s\" is enabled."
|
|
||||||
msgstr "Les connecteurs sont désactivés parce que \"%s\" est activé."
|
|
||||||
|
|
||||||
#: src/Core/ACL.php:307
|
|
||||||
msgid "Visible to everybody"
|
|
||||||
msgstr "Visible par tout le monde"
|
|
||||||
|
|
||||||
#: src/Core/ACL.php:319
|
|
||||||
msgid "Close"
|
|
||||||
msgstr "Fermer"
|
|
||||||
|
|
||||||
#: src/Core/Console/NewPassword.php:78
|
|
||||||
msgid "Enter new password: "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Core/Console/NewPassword.php:83 src/Model/User.php:262
|
|
||||||
msgid "Password can't be empty"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Core/Console/ArchiveContact.php:67
|
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Could not find any unarchived contact entry for this URL (%s)"
|
msgid "Could not find any unarchived contact entry for this URL (%s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/Console/ArchiveContact.php:72
|
#: src/Core/Console/ArchiveContact.php:70
|
||||||
msgid "The contact entries have been archived"
|
msgid "The contact entries have been archived"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/NotificationsManager.php:171
|
#: src/Core/Console/NewPassword.php:73
|
||||||
msgid "System"
|
msgid "Enter new password: "
|
||||||
msgstr "Système"
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/NotificationsManager.php:192 src/Content/Nav.php:124
|
#: src/Core/Console/NewPassword.php:78 src/Model/User.php:313
|
||||||
#: src/Content/Nav.php:186
|
msgid "Password can't be empty"
|
||||||
msgid "Home"
|
msgstr ""
|
||||||
msgstr "Profil"
|
|
||||||
|
|
||||||
#: src/Core/NotificationsManager.php:199 src/Content/Nav.php:190
|
#: src/Core/Console/PostUpdate.php:49
|
||||||
msgid "Introductions"
|
|
||||||
msgstr "Introductions"
|
|
||||||
|
|
||||||
#: src/Core/NotificationsManager.php:256 src/Core/NotificationsManager.php:268
|
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s commented on %s's post"
|
msgid "Post update version number has been set to %s."
|
||||||
msgstr "%s a commenté la publication de %s"
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/NotificationsManager.php:267
|
#: src/Core/Console/PostUpdate.php:57
|
||||||
|
msgid "Execute pending post updates."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Core/Console/PostUpdate.php:63
|
||||||
|
msgid "All pending post updates are done."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Core/ACL.php:284
|
||||||
|
msgid "Post to Email"
|
||||||
|
msgstr "Publier aux courriels"
|
||||||
|
|
||||||
|
#: src/Core/ACL.php:290
|
||||||
|
msgid "Hide your profile details from unknown viewers?"
|
||||||
|
msgstr "Cacher les détails du profil aux visiteurs inconnus?"
|
||||||
|
|
||||||
|
#: src/Core/ACL.php:289
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s created a new post"
|
msgid "Connectors disabled, since \"%s\" is enabled."
|
||||||
msgstr "%s a créé une nouvelle publication"
|
msgstr "Les connecteurs sont désactivés parce que \"%s\" est activé."
|
||||||
|
|
||||||
#: src/Core/NotificationsManager.php:281
|
#: src/Core/ACL.php:296
|
||||||
#, php-format
|
msgid "Visible to everybody"
|
||||||
msgid "%s liked %s's post"
|
msgstr "Visible par tout le monde"
|
||||||
msgstr "%s a aimé la publication de %s"
|
|
||||||
|
|
||||||
#: src/Core/NotificationsManager.php:294
|
#: src/Core/ACL.php:308
|
||||||
#, php-format
|
msgid "Close"
|
||||||
msgid "%s disliked %s's post"
|
msgstr "Fermer"
|
||||||
msgstr "%s n'a pas aimé la publication de %s"
|
|
||||||
|
|
||||||
#: src/Core/NotificationsManager.php:307
|
#: src/Core/Authentication.php:88
|
||||||
#, php-format
|
msgid "Welcome "
|
||||||
msgid "%s is attending %s's event"
|
msgstr "Bienvenue "
|
||||||
msgstr "%s participe à l'événement de %s"
|
|
||||||
|
|
||||||
#: src/Core/NotificationsManager.php:320
|
#: src/Core/Authentication.php:89
|
||||||
#, php-format
|
msgid "Please upload a profile photo."
|
||||||
msgid "%s is not attending %s's event"
|
msgstr "Merci d'illustrer votre profil d'une image."
|
||||||
msgstr "%s ne participe pas à l'événement de %s"
|
|
||||||
|
|
||||||
#: src/Core/NotificationsManager.php:333
|
#: src/Core/Authentication.php:91
|
||||||
#, php-format
|
msgid "Welcome back "
|
||||||
msgid "%s may attend %s's event"
|
msgstr "Bienvenue à nouveau, "
|
||||||
msgstr "%s participera peut-être à l'événement de %s"
|
|
||||||
|
|
||||||
#: src/Core/NotificationsManager.php:350
|
#: src/Core/Installer.php:158
|
||||||
#, php-format
|
msgid ""
|
||||||
msgid "%s is now friends with %s"
|
"The database configuration file \"config/local.ini.php\" could not be "
|
||||||
msgstr "%s est désormais ami(e) avec %s"
|
"written. Please use the enclosed text to create a configuration file in your"
|
||||||
|
" web server root."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/NotificationsManager.php:825
|
#: src/Core/Installer.php:174
|
||||||
msgid "Friend Suggestion"
|
msgid ""
|
||||||
msgstr "Suggestion d'amitié/contact"
|
"You may need to import the file \"database.sql\" manually using phpmyadmin "
|
||||||
|
"or mysql."
|
||||||
|
msgstr "Vous pourriez avoir besoin d'importer le fichier \"database.sql\" manuellement au moyen de phpmyadmin ou de la commande mysql."
|
||||||
|
|
||||||
#: src/Core/NotificationsManager.php:851
|
#: src/Core/Installer.php:175 src/Module/Install.php:262
|
||||||
msgid "Friend/Connect Request"
|
msgid "Please see the file \"INSTALL.txt\"."
|
||||||
msgstr "Demande de connexion/relation"
|
msgstr "Référez-vous au fichier \"INSTALL.txt\"."
|
||||||
|
|
||||||
#: src/Core/NotificationsManager.php:851
|
#: src/Core/Installer.php:237
|
||||||
msgid "New Follower"
|
|
||||||
msgstr "Nouvel abonné"
|
|
||||||
|
|
||||||
#: src/Core/Install.php:157
|
|
||||||
msgid "Could not find a command line version of PHP in the web server PATH."
|
msgid "Could not find a command line version of PHP in the web server PATH."
|
||||||
msgstr "Impossible de trouver la version \"ligne de commande\" de PHP dans le PATH du serveur web."
|
msgstr "Impossible de trouver la version \"ligne de commande\" de PHP dans le PATH du serveur web."
|
||||||
|
|
||||||
#: src/Core/Install.php:158
|
#: src/Core/Installer.php:238
|
||||||
msgid ""
|
msgid ""
|
||||||
"If you don't have a command line version of PHP installed on your server, "
|
"If you don't have a command line version of PHP installed on your server, "
|
||||||
"you will not be able to run the background processing. See <a "
|
"you will not be able to run the background processing. See <a "
|
||||||
|
|
@ -7795,691 +7372,441 @@ msgid ""
|
||||||
"up-the-worker'>'Setup the worker'</a>"
|
"up-the-worker'>'Setup the worker'</a>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/Install.php:162
|
#: src/Core/Installer.php:242
|
||||||
msgid "PHP executable path"
|
msgid "PHP executable path"
|
||||||
msgstr "Chemin vers l'exécutable de PHP"
|
msgstr "Chemin vers l'exécutable de PHP"
|
||||||
|
|
||||||
#: src/Core/Install.php:162
|
#: src/Core/Installer.php:242
|
||||||
msgid ""
|
msgid ""
|
||||||
"Enter full path to php executable. You can leave this blank to continue the "
|
"Enter full path to php executable. You can leave this blank to continue the "
|
||||||
"installation."
|
"installation."
|
||||||
msgstr "Entrez le chemin (absolu) vers l'exécutable 'php'. Vous pouvez laisser cette ligne vide pour continuer l'installation."
|
msgstr "Entrez le chemin (absolu) vers l'exécutable 'php'. Vous pouvez laisser cette ligne vide pour continuer l'installation."
|
||||||
|
|
||||||
#: src/Core/Install.php:167
|
#: src/Core/Installer.php:247
|
||||||
msgid "Command line PHP"
|
msgid "Command line PHP"
|
||||||
msgstr "Version \"ligne de commande\" de PHP"
|
msgstr "Version \"ligne de commande\" de PHP"
|
||||||
|
|
||||||
#: src/Core/Install.php:176
|
#: src/Core/Installer.php:256
|
||||||
msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
|
msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
|
||||||
msgstr "L'executable PHP n'est pas le binaire php client (c'est peut être la version cgi-fcgi)"
|
msgstr "L'executable PHP n'est pas le binaire php client (c'est peut être la version cgi-fcgi)"
|
||||||
|
|
||||||
#: src/Core/Install.php:177
|
#: src/Core/Installer.php:257
|
||||||
msgid "Found PHP version: "
|
msgid "Found PHP version: "
|
||||||
msgstr "Version de PHP :"
|
msgstr "Version de PHP :"
|
||||||
|
|
||||||
#: src/Core/Install.php:179
|
#: src/Core/Installer.php:259
|
||||||
msgid "PHP cli binary"
|
msgid "PHP cli binary"
|
||||||
msgstr "PHP cli binary"
|
msgstr "PHP cli binary"
|
||||||
|
|
||||||
#: src/Core/Install.php:189
|
#: src/Core/Installer.php:272
|
||||||
msgid ""
|
msgid ""
|
||||||
"The command line version of PHP on your system does not have "
|
"The command line version of PHP on your system does not have "
|
||||||
"\"register_argc_argv\" enabled."
|
"\"register_argc_argv\" enabled."
|
||||||
msgstr "La version \"ligne de commande\" de PHP de votre système n'a pas \"register_argc_argv\" d'activé."
|
msgstr "La version \"ligne de commande\" de PHP de votre système n'a pas \"register_argc_argv\" d'activé."
|
||||||
|
|
||||||
#: src/Core/Install.php:190
|
#: src/Core/Installer.php:273
|
||||||
msgid "This is required for message delivery to work."
|
msgid "This is required for message delivery to work."
|
||||||
msgstr "Ceci est requis pour que la livraison des messages fonctionne."
|
msgstr "Ceci est requis pour que la livraison des messages fonctionne."
|
||||||
|
|
||||||
#: src/Core/Install.php:192
|
#: src/Core/Installer.php:278
|
||||||
msgid "PHP register_argc_argv"
|
msgid "PHP register_argc_argv"
|
||||||
msgstr "PHP register_argc_argv"
|
msgstr "PHP register_argc_argv"
|
||||||
|
|
||||||
#: src/Core/Install.php:220
|
#: src/Core/Installer.php:310
|
||||||
msgid ""
|
msgid ""
|
||||||
"Error: the \"openssl_pkey_new\" function on this system is not able to "
|
"Error: the \"openssl_pkey_new\" function on this system is not able to "
|
||||||
"generate encryption keys"
|
"generate encryption keys"
|
||||||
msgstr "Erreur: la fonction \"openssl_pkey_new\" de ce système ne permet pas de générer des clés de chiffrement"
|
msgstr "Erreur: la fonction \"openssl_pkey_new\" de ce système ne permet pas de générer des clés de chiffrement"
|
||||||
|
|
||||||
#: src/Core/Install.php:221
|
#: src/Core/Installer.php:311
|
||||||
msgid ""
|
msgid ""
|
||||||
"If running under Windows, please see "
|
"If running under Windows, please see "
|
||||||
"\"http://www.php.net/manual/en/openssl.installation.php\"."
|
"\"http://www.php.net/manual/en/openssl.installation.php\"."
|
||||||
msgstr "Si vous utilisez Windows, merci de vous réferer à \"http://www.php.net/manual/en/openssl.installation.php\"."
|
msgstr "Si vous utilisez Windows, merci de vous réferer à \"http://www.php.net/manual/en/openssl.installation.php\"."
|
||||||
|
|
||||||
#: src/Core/Install.php:223
|
#: src/Core/Installer.php:314
|
||||||
msgid "Generate encryption keys"
|
msgid "Generate encryption keys"
|
||||||
msgstr "Générer les clés de chiffrement"
|
msgstr "Générer les clés de chiffrement"
|
||||||
|
|
||||||
#: src/Core/Install.php:244
|
#: src/Core/Installer.php:365
|
||||||
msgid "libCurl PHP module"
|
|
||||||
msgstr "Module libCurl de PHP"
|
|
||||||
|
|
||||||
#: src/Core/Install.php:245
|
|
||||||
msgid "GD graphics PHP module"
|
|
||||||
msgstr "Module GD (graphiques) de PHP"
|
|
||||||
|
|
||||||
#: src/Core/Install.php:246
|
|
||||||
msgid "OpenSSL PHP module"
|
|
||||||
msgstr "Module OpenSSL de PHP"
|
|
||||||
|
|
||||||
#: src/Core/Install.php:247
|
|
||||||
msgid "PDO or MySQLi PHP module"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Core/Install.php:248
|
|
||||||
msgid "mb_string PHP module"
|
|
||||||
msgstr "Module mb_string de PHP"
|
|
||||||
|
|
||||||
#: src/Core/Install.php:249
|
|
||||||
msgid "XML PHP module"
|
|
||||||
msgstr "Module PHP XML"
|
|
||||||
|
|
||||||
#: src/Core/Install.php:250
|
|
||||||
msgid "iconv PHP module"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Core/Install.php:251
|
|
||||||
msgid "POSIX PHP module"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Core/Install.php:255 src/Core/Install.php:257
|
|
||||||
msgid "Apache mod_rewrite module"
|
|
||||||
msgstr "Module mod_rewrite Apache"
|
|
||||||
|
|
||||||
#: src/Core/Install.php:255
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Error: Apache webserver mod-rewrite module is required but not installed."
|
"Error: Apache webserver mod-rewrite module is required but not installed."
|
||||||
msgstr "Erreur : Le module \"rewrite\" du serveur web Apache est requis mais pas installé."
|
msgstr "Erreur : Le module \"rewrite\" du serveur web Apache est requis mais pas installé."
|
||||||
|
|
||||||
#: src/Core/Install.php:263
|
#: src/Core/Installer.php:370
|
||||||
|
msgid "Apache mod_rewrite module"
|
||||||
|
msgstr "Module mod_rewrite Apache"
|
||||||
|
|
||||||
|
#: src/Core/Installer.php:376
|
||||||
|
msgid "Error: PDO or MySQLi PHP module required but not installed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Core/Installer.php:381
|
||||||
|
msgid "Error: The MySQL driver for PDO is not installed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Core/Installer.php:385
|
||||||
|
msgid "PDO or MySQLi PHP module"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Core/Installer.php:393
|
||||||
|
msgid "Error, XML PHP module required but not installed."
|
||||||
|
msgstr "Erreur : le module PHP XML requis est absent."
|
||||||
|
|
||||||
|
#: src/Core/Installer.php:397
|
||||||
|
msgid "XML PHP module"
|
||||||
|
msgstr "Module PHP XML"
|
||||||
|
|
||||||
|
#: src/Core/Installer.php:400 tests/src/Core/InstallerTest.php:94
|
||||||
|
msgid "libCurl PHP module"
|
||||||
|
msgstr "Module libCurl de PHP"
|
||||||
|
|
||||||
|
#: src/Core/Installer.php:401 tests/src/Core/InstallerTest.php:95
|
||||||
msgid "Error: libCURL PHP module required but not installed."
|
msgid "Error: libCURL PHP module required but not installed."
|
||||||
msgstr "Erreur : Le module PHP \"libCURL\" est requis mais pas installé."
|
msgstr "Erreur : Le module PHP \"libCURL\" est requis mais pas installé."
|
||||||
|
|
||||||
#: src/Core/Install.php:267
|
#: src/Core/Installer.php:407 tests/src/Core/InstallerTest.php:104
|
||||||
|
msgid "GD graphics PHP module"
|
||||||
|
msgstr "Module GD (graphiques) de PHP"
|
||||||
|
|
||||||
|
#: src/Core/Installer.php:408 tests/src/Core/InstallerTest.php:105
|
||||||
msgid ""
|
msgid ""
|
||||||
"Error: GD graphics PHP module with JPEG support required but not installed."
|
"Error: GD graphics PHP module with JPEG support required but not installed."
|
||||||
msgstr "Erreur : Le module PHP \"GD\" disposant du support JPEG est requis mais pas installé."
|
msgstr "Erreur : Le module PHP \"GD\" disposant du support JPEG est requis mais pas installé."
|
||||||
|
|
||||||
#: src/Core/Install.php:271
|
#: src/Core/Installer.php:414 tests/src/Core/InstallerTest.php:114
|
||||||
|
msgid "OpenSSL PHP module"
|
||||||
|
msgstr "Module OpenSSL de PHP"
|
||||||
|
|
||||||
|
#: src/Core/Installer.php:415 tests/src/Core/InstallerTest.php:115
|
||||||
msgid "Error: openssl PHP module required but not installed."
|
msgid "Error: openssl PHP module required but not installed."
|
||||||
msgstr "Erreur : Le module PHP \"openssl\" est requis mais pas installé."
|
msgstr "Erreur : Le module PHP \"openssl\" est requis mais pas installé."
|
||||||
|
|
||||||
#: src/Core/Install.php:275
|
#: src/Core/Installer.php:421 tests/src/Core/InstallerTest.php:124
|
||||||
msgid "Error: PDO or MySQLi PHP module required but not installed."
|
msgid "mb_string PHP module"
|
||||||
msgstr ""
|
msgstr "Module mb_string de PHP"
|
||||||
|
|
||||||
#: src/Core/Install.php:279
|
#: src/Core/Installer.php:422 tests/src/Core/InstallerTest.php:125
|
||||||
msgid "Error: The MySQL driver for PDO is not installed."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Core/Install.php:283
|
|
||||||
msgid "Error: mb_string PHP module required but not installed."
|
msgid "Error: mb_string PHP module required but not installed."
|
||||||
msgstr "Erreur : le module PHP mb_string est requis mais pas installé."
|
msgstr "Erreur : le module PHP mb_string est requis mais pas installé."
|
||||||
|
|
||||||
#: src/Core/Install.php:287
|
#: src/Core/Installer.php:428 tests/src/Core/InstallerTest.php:134
|
||||||
|
msgid "iconv PHP module"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Core/Installer.php:429 tests/src/Core/InstallerTest.php:135
|
||||||
msgid "Error: iconv PHP module required but not installed."
|
msgid "Error: iconv PHP module required but not installed."
|
||||||
msgstr "Erreur : Le module PHP iconv requis est absent."
|
msgstr "Erreur : Le module PHP iconv requis est absent."
|
||||||
|
|
||||||
#: src/Core/Install.php:291
|
#: src/Core/Installer.php:435 tests/src/Core/InstallerTest.php:144
|
||||||
|
msgid "POSIX PHP module"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Core/Installer.php:436 tests/src/Core/InstallerTest.php:145
|
||||||
msgid "Error: POSIX PHP module required but not installed."
|
msgid "Error: POSIX PHP module required but not installed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/Install.php:301
|
#: src/Core/Installer.php:459
|
||||||
msgid "Error, XML PHP module required but not installed."
|
|
||||||
msgstr "Erreur : le module PHP XML requis est absent."
|
|
||||||
|
|
||||||
#: src/Core/Install.php:320
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The web installer needs to be able to create a file called \".htconfig.php\""
|
"The web installer needs to be able to create a file called \"local.ini.php\""
|
||||||
" in the top folder of your web server and it is unable to do so."
|
" in the \"config\" folder of your web server and it is unable to do so."
|
||||||
msgstr "L'installeur web doit être en mesure de créer un fichier \".htconfig.php\" à la racine de votre serveur web, mais il en est incapable."
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/Install.php:321
|
#: src/Core/Installer.php:460
|
||||||
msgid ""
|
msgid ""
|
||||||
"This is most often a permission setting, as the web server may not be able "
|
"This is most often a permission setting, as the web server may not be able "
|
||||||
"to write files in your folder - even if you can."
|
"to write files in your folder - even if you can."
|
||||||
msgstr "Le plus souvent, il s'agit d'un problème de permission. Le serveur web peut ne pas être capable d'écrire dans votre répertoire - alors que vous-même le pouvez."
|
msgstr "Le plus souvent, il s'agit d'un problème de permission. Le serveur web peut ne pas être capable d'écrire dans votre répertoire - alors que vous-même le pouvez."
|
||||||
|
|
||||||
#: src/Core/Install.php:322
|
#: src/Core/Installer.php:461
|
||||||
msgid ""
|
msgid ""
|
||||||
"At the end of this procedure, we will give you a text to save in a file "
|
"At the end of this procedure, we will give you a text to save in a file "
|
||||||
"named .htconfig.php in your Friendica top folder."
|
"named local.ini.php in your Friendica \"config\" folder."
|
||||||
msgstr "A la fin de cette étape, nous vous fournirons un texte à sauvegarder dans un fichier nommé .htconfig.php à la racine de votre répertoire Friendica."
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/Install.php:323
|
#: src/Core/Installer.php:462
|
||||||
msgid ""
|
msgid ""
|
||||||
"You can alternatively skip this procedure and perform a manual installation."
|
"You can alternatively skip this procedure and perform a manual installation."
|
||||||
" Please see the file \"INSTALL.txt\" for instructions."
|
" Please see the file \"INSTALL.txt\" for instructions."
|
||||||
msgstr "Vous pouvez également sauter cette étape et procéder à une installation manuelle. Pour cela, merci de lire le fichier \"INSTALL.txt\"."
|
msgstr "Vous pouvez également sauter cette étape et procéder à une installation manuelle. Pour cela, merci de lire le fichier \"INSTALL.txt\"."
|
||||||
|
|
||||||
#: src/Core/Install.php:326
|
#: src/Core/Installer.php:465
|
||||||
msgid ".htconfig.php is writable"
|
msgid "config/local.ini.php is writable"
|
||||||
msgstr "Fichier .htconfig.php accessible en écriture"
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/Install.php:344
|
#: src/Core/Installer.php:485
|
||||||
msgid ""
|
msgid ""
|
||||||
"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
|
"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
|
||||||
"compiles templates to PHP to speed up rendering."
|
"compiles templates to PHP to speed up rendering."
|
||||||
msgstr "Friendica utilise le moteur de modèles Smarty3 pour le rendu d'affichage web. Smarty3 compile les modèles en PHP pour accélérer le rendu."
|
msgstr "Friendica utilise le moteur de modèles Smarty3 pour le rendu d'affichage web. Smarty3 compile les modèles en PHP pour accélérer le rendu."
|
||||||
|
|
||||||
#: src/Core/Install.php:345
|
#: src/Core/Installer.php:486
|
||||||
msgid ""
|
msgid ""
|
||||||
"In order to store these compiled templates, the web server needs to have "
|
"In order to store these compiled templates, the web server needs to have "
|
||||||
"write access to the directory view/smarty3/ under the Friendica top level "
|
"write access to the directory view/smarty3/ under the Friendica top level "
|
||||||
"folder."
|
"folder."
|
||||||
msgstr "Pour pouvoir stocker ces modèles compilés, le serveur internet doit avoir accès au droit d'écriture pour le répertoire view/smarty3/ sous le dossier racine de Friendica."
|
msgstr "Pour pouvoir stocker ces modèles compilés, le serveur internet doit avoir accès au droit d'écriture pour le répertoire view/smarty3/ sous le dossier racine de Friendica."
|
||||||
|
|
||||||
#: src/Core/Install.php:346
|
#: src/Core/Installer.php:487
|
||||||
msgid ""
|
msgid ""
|
||||||
"Please ensure that the user that your web server runs as (e.g. www-data) has"
|
"Please ensure that the user that your web server runs as (e.g. www-data) has"
|
||||||
" write access to this folder."
|
" write access to this folder."
|
||||||
msgstr "Veuillez vous assurer que l'utilisateur qui exécute votre serveur internet (p. ex. www-data) détient le droit d'accès en écriture sur ce dossier."
|
msgstr "Veuillez vous assurer que l'utilisateur qui exécute votre serveur internet (p. ex. www-data) détient le droit d'accès en écriture sur ce dossier."
|
||||||
|
|
||||||
#: src/Core/Install.php:347
|
#: src/Core/Installer.php:488
|
||||||
msgid ""
|
msgid ""
|
||||||
"Note: as a security measure, you should give the web server write access to "
|
"Note: as a security measure, you should give the web server write access to "
|
||||||
"view/smarty3/ only--not the template files (.tpl) that it contains."
|
"view/smarty3/ only--not the template files (.tpl) that it contains."
|
||||||
msgstr "Note: pour plus de sécurité, vous devriez ne donner le droit d'accès en écriture qu'à view/smarty3/ et pas aux fichiers modèles (.tpl) qu'il contient."
|
msgstr "Note: pour plus de sécurité, vous devriez ne donner le droit d'accès en écriture qu'à view/smarty3/ et pas aux fichiers modèles (.tpl) qu'il contient."
|
||||||
|
|
||||||
#: src/Core/Install.php:350
|
#: src/Core/Installer.php:491
|
||||||
msgid "view/smarty3 is writable"
|
msgid "view/smarty3 is writable"
|
||||||
msgstr "view/smarty3 est autorisé à l écriture"
|
msgstr "view/smarty3 est autorisé à l écriture"
|
||||||
|
|
||||||
#: src/Core/Install.php:375
|
#: src/Core/Installer.php:519
|
||||||
msgid ""
|
msgid ""
|
||||||
"Url rewrite in .htaccess is not working. Check your server configuration."
|
"Url rewrite in .htaccess is not working. Make sure you copied .htaccess-dist"
|
||||||
msgstr "La réécriture d'URL dans le fichier .htaccess ne fonctionne pas. Vérifiez la configuration de votre serveur."
|
" to .htaccess."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/Install.php:377
|
#: src/Core/Installer.php:521
|
||||||
msgid "Error message from Curl when fetching"
|
msgid "Error message from Curl when fetching"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/Install.php:381
|
#: src/Core/Installer.php:526
|
||||||
msgid "Url rewrite is working"
|
msgid "Url rewrite is working"
|
||||||
msgstr "La réécriture d'URL fonctionne."
|
msgstr "La réécriture d'URL fonctionne."
|
||||||
|
|
||||||
#: src/Core/Install.php:408
|
#: src/Core/Installer.php:555 tests/src/Core/InstallerTest.php:317
|
||||||
msgid "ImageMagick PHP extension is not installed"
|
msgid "ImageMagick PHP extension is not installed"
|
||||||
msgstr "L'extension PHP ImageMagick n'est pas installée"
|
msgstr "L'extension PHP ImageMagick n'est pas installée"
|
||||||
|
|
||||||
#: src/Core/Install.php:410
|
#: src/Core/Installer.php:557
|
||||||
msgid "ImageMagick PHP extension is installed"
|
msgid "ImageMagick PHP extension is installed"
|
||||||
msgstr "L’extension PHP ImageMagick est installée"
|
msgstr "L’extension PHP ImageMagick est installée"
|
||||||
|
|
||||||
#: src/Core/Install.php:412
|
#: src/Core/Installer.php:559 tests/src/Core/InstallerTest.php:277
|
||||||
|
#: tests/src/Core/InstallerTest.php:301
|
||||||
msgid "ImageMagick supports GIF"
|
msgid "ImageMagick supports GIF"
|
||||||
msgstr "ImageMagick supporte le format GIF"
|
msgstr "ImageMagick supporte le format GIF"
|
||||||
|
|
||||||
#: src/Util/Temporal.php:147 src/Model/Profile.php:756
|
#: src/Core/Installer.php:581
|
||||||
|
msgid "Could not connect to database."
|
||||||
|
msgstr "Impossible de se connecter à la base."
|
||||||
|
|
||||||
|
#: src/Core/Installer.php:588
|
||||||
|
msgid "Database already in use."
|
||||||
|
msgstr "Base de données déjà en cours d'utilisation."
|
||||||
|
|
||||||
|
#: src/Core/NotificationsManager.php:173
|
||||||
|
msgid "System"
|
||||||
|
msgstr "Système"
|
||||||
|
|
||||||
|
#: src/Core/NotificationsManager.php:194 src/Content/Nav.php:176
|
||||||
|
#: src/Content/Nav.php:238
|
||||||
|
msgid "Home"
|
||||||
|
msgstr "Profil"
|
||||||
|
|
||||||
|
#: src/Core/NotificationsManager.php:201 src/Content/Nav.php:242
|
||||||
|
msgid "Introductions"
|
||||||
|
msgstr "Introductions"
|
||||||
|
|
||||||
|
#: src/Core/NotificationsManager.php:263 src/Core/NotificationsManager.php:275
|
||||||
|
#, php-format
|
||||||
|
msgid "%s commented on %s's post"
|
||||||
|
msgstr "%s a commenté la publication de %s"
|
||||||
|
|
||||||
|
#: src/Core/NotificationsManager.php:274
|
||||||
|
#, php-format
|
||||||
|
msgid "%s created a new post"
|
||||||
|
msgstr "%s a créé une nouvelle publication"
|
||||||
|
|
||||||
|
#: src/Core/NotificationsManager.php:288
|
||||||
|
#, php-format
|
||||||
|
msgid "%s liked %s's post"
|
||||||
|
msgstr "%s a aimé la publication de %s"
|
||||||
|
|
||||||
|
#: src/Core/NotificationsManager.php:301
|
||||||
|
#, php-format
|
||||||
|
msgid "%s disliked %s's post"
|
||||||
|
msgstr "%s n'a pas aimé la publication de %s"
|
||||||
|
|
||||||
|
#: src/Core/NotificationsManager.php:314
|
||||||
|
#, php-format
|
||||||
|
msgid "%s is attending %s's event"
|
||||||
|
msgstr "%s participe à l'événement de %s"
|
||||||
|
|
||||||
|
#: src/Core/NotificationsManager.php:327
|
||||||
|
#, php-format
|
||||||
|
msgid "%s is not attending %s's event"
|
||||||
|
msgstr "%s ne participe pas à l'événement de %s"
|
||||||
|
|
||||||
|
#: src/Core/NotificationsManager.php:340
|
||||||
|
#, php-format
|
||||||
|
msgid "%s may attend %s's event"
|
||||||
|
msgstr "%s participera peut-être à l'événement de %s"
|
||||||
|
|
||||||
|
#: src/Core/NotificationsManager.php:373
|
||||||
|
#, php-format
|
||||||
|
msgid "%s is now friends with %s"
|
||||||
|
msgstr "%s est désormais ami(e) avec %s"
|
||||||
|
|
||||||
|
#: src/Core/NotificationsManager.php:639
|
||||||
|
msgid "Friend Suggestion"
|
||||||
|
msgstr "Suggestion d'amitié/contact"
|
||||||
|
|
||||||
|
#: src/Core/NotificationsManager.php:673
|
||||||
|
msgid "Friend/Connect Request"
|
||||||
|
msgstr "Demande de connexion/relation"
|
||||||
|
|
||||||
|
#: src/Core/NotificationsManager.php:673
|
||||||
|
msgid "New Follower"
|
||||||
|
msgstr "Nouvel abonné"
|
||||||
|
|
||||||
|
#: src/Core/UserImport.php:101
|
||||||
|
msgid "Error decoding account file"
|
||||||
|
msgstr "Une erreur a été détecté en décodant un fichier utilisateur"
|
||||||
|
|
||||||
|
#: src/Core/UserImport.php:107
|
||||||
|
msgid "Error! No version data in file! This is not a Friendica account file?"
|
||||||
|
msgstr "Erreur ! Pas de ficher de version existant ! Êtes vous sur un compte Friendica ?"
|
||||||
|
|
||||||
|
#: src/Core/UserImport.php:115
|
||||||
|
#, php-format
|
||||||
|
msgid "User '%s' already exists on this server!"
|
||||||
|
msgstr "L'utilisateur '%s' existe déjà sur ce serveur!"
|
||||||
|
|
||||||
|
#: src/Core/UserImport.php:148
|
||||||
|
msgid "User creation error"
|
||||||
|
msgstr "Erreur de création d'utilisateur"
|
||||||
|
|
||||||
|
#: src/Core/UserImport.php:166
|
||||||
|
msgid "User profile creation error"
|
||||||
|
msgstr "Erreur de création du profil utilisateur"
|
||||||
|
|
||||||
|
#: src/Core/UserImport.php:210
|
||||||
|
#, php-format
|
||||||
|
msgid "%d contact not imported"
|
||||||
|
msgid_plural "%d contacts not imported"
|
||||||
|
msgstr[0] "%d contacts non importés"
|
||||||
|
msgstr[1] "%d contacts non importés"
|
||||||
|
|
||||||
|
#: src/Core/UserImport.php:275
|
||||||
|
msgid "Done. You can now login with your username and password"
|
||||||
|
msgstr "Action réalisée. Vous pouvez désormais vous connecter avec votre nom d'utilisateur et votre mot de passe"
|
||||||
|
|
||||||
|
#: src/Util/Temporal.php:148 src/Model/Profile.php:759
|
||||||
msgid "Birthday:"
|
msgid "Birthday:"
|
||||||
msgstr "Anniversaire :"
|
msgstr "Anniversaire :"
|
||||||
|
|
||||||
#: src/Util/Temporal.php:151
|
#: src/Util/Temporal.php:152
|
||||||
msgid "YYYY-MM-DD or MM-DD"
|
msgid "YYYY-MM-DD or MM-DD"
|
||||||
msgstr "AAAA-MM-JJ ou MM-JJ"
|
msgstr "AAAA-MM-JJ ou MM-JJ"
|
||||||
|
|
||||||
#: src/Util/Temporal.php:294
|
#: src/Util/Temporal.php:295
|
||||||
msgid "never"
|
msgid "never"
|
||||||
msgstr "jamais"
|
msgstr "jamais"
|
||||||
|
|
||||||
#: src/Util/Temporal.php:300
|
#: src/Util/Temporal.php:302
|
||||||
msgid "less than a second ago"
|
msgid "less than a second ago"
|
||||||
msgstr "il y a moins d'une seconde"
|
msgstr "il y a moins d'une seconde"
|
||||||
|
|
||||||
#: src/Util/Temporal.php:303
|
#: src/Util/Temporal.php:310
|
||||||
msgid "year"
|
msgid "year"
|
||||||
msgstr "an"
|
msgstr "an"
|
||||||
|
|
||||||
#: src/Util/Temporal.php:303
|
#: src/Util/Temporal.php:310
|
||||||
msgid "years"
|
msgid "years"
|
||||||
msgstr "ans"
|
msgstr "ans"
|
||||||
|
|
||||||
#: src/Util/Temporal.php:304
|
#: src/Util/Temporal.php:311
|
||||||
msgid "months"
|
msgid "months"
|
||||||
msgstr "mois"
|
msgstr "mois"
|
||||||
|
|
||||||
#: src/Util/Temporal.php:305
|
#: src/Util/Temporal.php:312
|
||||||
msgid "weeks"
|
msgid "weeks"
|
||||||
msgstr "semaines"
|
msgstr "semaines"
|
||||||
|
|
||||||
#: src/Util/Temporal.php:306
|
#: src/Util/Temporal.php:313
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr "jours"
|
msgstr "jours"
|
||||||
|
|
||||||
#: src/Util/Temporal.php:307
|
#: src/Util/Temporal.php:314
|
||||||
msgid "hour"
|
msgid "hour"
|
||||||
msgstr "heure"
|
msgstr "heure"
|
||||||
|
|
||||||
#: src/Util/Temporal.php:307
|
#: src/Util/Temporal.php:314
|
||||||
msgid "hours"
|
msgid "hours"
|
||||||
msgstr "heures"
|
msgstr "heures"
|
||||||
|
|
||||||
#: src/Util/Temporal.php:308
|
#: src/Util/Temporal.php:315
|
||||||
msgid "minute"
|
msgid "minute"
|
||||||
msgstr "minute"
|
msgstr "minute"
|
||||||
|
|
||||||
#: src/Util/Temporal.php:308
|
#: src/Util/Temporal.php:315
|
||||||
msgid "minutes"
|
msgid "minutes"
|
||||||
msgstr "minutes"
|
msgstr "minutes"
|
||||||
|
|
||||||
#: src/Util/Temporal.php:309
|
#: src/Util/Temporal.php:316
|
||||||
msgid "second"
|
msgid "second"
|
||||||
msgstr "seconde"
|
msgstr "seconde"
|
||||||
|
|
||||||
#: src/Util/Temporal.php:309
|
#: src/Util/Temporal.php:316
|
||||||
msgid "seconds"
|
msgid "seconds"
|
||||||
msgstr "secondes"
|
msgstr "secondes"
|
||||||
|
|
||||||
#: src/Util/Temporal.php:318
|
#: src/Util/Temporal.php:326
|
||||||
|
#, php-format
|
||||||
|
msgid "in %1$d %2$s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Util/Temporal.php:329
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%1$d %2$s ago"
|
msgid "%1$d %2$s ago"
|
||||||
msgstr "il y a %1$d %2$s "
|
msgstr "il y a %1$d %2$s "
|
||||||
|
|
||||||
#: src/Content/Text/BBCode.php:416
|
#: src/Content/Text/BBCode.php:423
|
||||||
msgid "view full size"
|
msgid "view full size"
|
||||||
msgstr "voir en pleine taille"
|
msgstr "voir en pleine taille"
|
||||||
|
|
||||||
#: src/Content/Text/BBCode.php:842 src/Content/Text/BBCode.php:1611
|
#: src/Content/Text/BBCode.php:855 src/Content/Text/BBCode.php:1574
|
||||||
#: src/Content/Text/BBCode.php:1612
|
#: src/Content/Text/BBCode.php:1575
|
||||||
msgid "Image/photo"
|
msgid "Image/photo"
|
||||||
msgstr "Image/photo"
|
msgstr "Image/photo"
|
||||||
|
|
||||||
#: src/Content/Text/BBCode.php:980
|
#: src/Content/Text/BBCode.php:958
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
|
msgid "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
|
||||||
msgstr "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
|
msgstr "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
|
||||||
|
|
||||||
#: src/Content/Text/BBCode.php:1538 src/Content/Text/BBCode.php:1560
|
#: src/Content/Text/BBCode.php:1501 src/Content/Text/BBCode.php:1523
|
||||||
msgid "$1 wrote:"
|
msgid "$1 wrote:"
|
||||||
msgstr "$1 a écrit :"
|
msgstr "$1 a écrit :"
|
||||||
|
|
||||||
#: src/Content/Text/BBCode.php:1620 src/Content/Text/BBCode.php:1621
|
#: src/Content/Text/BBCode.php:1585 src/Content/Text/BBCode.php:1586
|
||||||
msgid "Encrypted content"
|
msgid "Encrypted content"
|
||||||
msgstr "Contenu chiffré"
|
msgstr "Contenu chiffré"
|
||||||
|
|
||||||
#: src/Content/Text/BBCode.php:1740
|
#: src/Content/Text/BBCode.php:1693
|
||||||
msgid "Invalid source protocol"
|
msgid "Invalid source protocol"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Text/BBCode.php:1751
|
#: src/Content/Text/BBCode.php:1704
|
||||||
msgid "Invalid link protocol"
|
msgid "Invalid link protocol"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/OEmbed.php:253
|
#: src/Content/Widget/CalendarExport.php:65
|
||||||
msgid "Embedding disabled"
|
|
||||||
msgstr "Incorporation désactivée"
|
|
||||||
|
|
||||||
#: src/Content/OEmbed.php:373
|
|
||||||
msgid "Embedded content"
|
|
||||||
msgstr "Contenu incorporé"
|
|
||||||
|
|
||||||
#: src/Content/Widget/CalendarExport.php:61
|
|
||||||
msgid "Export"
|
msgid "Export"
|
||||||
msgstr "Exporter"
|
msgstr "Exporter"
|
||||||
|
|
||||||
#: src/Content/Widget/CalendarExport.php:62
|
#: src/Content/Widget/CalendarExport.php:66
|
||||||
msgid "Export calendar as ical"
|
msgid "Export calendar as ical"
|
||||||
msgstr "Exporter au format iCal"
|
msgstr "Exporter au format iCal"
|
||||||
|
|
||||||
#: src/Content/Widget/CalendarExport.php:63
|
#: src/Content/Widget/CalendarExport.php:67
|
||||||
msgid "Export calendar as csv"
|
msgid "Export calendar as csv"
|
||||||
msgstr "Exporter au format CSV"
|
msgstr "Exporter au format CSV"
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:55
|
|
||||||
msgid "Frequently"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:56
|
|
||||||
msgid "Hourly"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:57
|
|
||||||
msgid "Twice daily"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:58
|
|
||||||
msgid "Daily"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:59
|
|
||||||
msgid "Weekly"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:60
|
|
||||||
msgid "Monthly"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:80
|
|
||||||
msgid "OStatus"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:81
|
|
||||||
msgid "RSS/Atom"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:84
|
|
||||||
msgid "Facebook"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:85
|
|
||||||
msgid "Zot!"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:86
|
|
||||||
msgid "LinkedIn"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:87
|
|
||||||
msgid "XMPP/IM"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:88
|
|
||||||
msgid "MySpace"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:89
|
|
||||||
msgid "Google+"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:90
|
|
||||||
msgid "pump.io"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:91
|
|
||||||
msgid "Twitter"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:92
|
|
||||||
msgid "Diaspora Connector"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:93
|
|
||||||
msgid "GNU Social Connector"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:94
|
|
||||||
msgid "pnut"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:95
|
|
||||||
msgid "App.net"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:125
|
|
||||||
msgid "Male"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:125
|
|
||||||
msgid "Female"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:125
|
|
||||||
msgid "Currently Male"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:125
|
|
||||||
msgid "Currently Female"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:125
|
|
||||||
msgid "Mostly Male"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:125
|
|
||||||
msgid "Mostly Female"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:125
|
|
||||||
msgid "Transgender"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:125
|
|
||||||
msgid "Intersex"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:125
|
|
||||||
msgid "Transsexual"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:125
|
|
||||||
msgid "Hermaphrodite"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:125
|
|
||||||
msgid "Neuter"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:125
|
|
||||||
msgid "Non-specific"
|
|
||||||
msgstr "Non-spécifique"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:125
|
|
||||||
msgid "Other"
|
|
||||||
msgstr "Autre"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:147
|
|
||||||
msgid "Males"
|
|
||||||
msgstr "Hommes"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:147
|
|
||||||
msgid "Females"
|
|
||||||
msgstr "Femmes"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:147
|
|
||||||
msgid "Gay"
|
|
||||||
msgstr "Gay"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:147
|
|
||||||
msgid "Lesbian"
|
|
||||||
msgstr "Lesbienne"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:147
|
|
||||||
msgid "No Preference"
|
|
||||||
msgstr "Sans préférence"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:147
|
|
||||||
msgid "Bisexual"
|
|
||||||
msgstr "Bisexuel"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:147
|
|
||||||
msgid "Autosexual"
|
|
||||||
msgstr "Auto-sexuel"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:147
|
|
||||||
msgid "Abstinent"
|
|
||||||
msgstr "Abstinent"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:147
|
|
||||||
msgid "Virgin"
|
|
||||||
msgstr "Vierge"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:147
|
|
||||||
msgid "Deviant"
|
|
||||||
msgstr "Déviant"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:147
|
|
||||||
msgid "Fetish"
|
|
||||||
msgstr "Fétichiste"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:147
|
|
||||||
msgid "Oodles"
|
|
||||||
msgstr "Oodles"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:147
|
|
||||||
msgid "Nonsexual"
|
|
||||||
msgstr "Non-sexuel"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Single"
|
|
||||||
msgstr "Célibataire"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Lonely"
|
|
||||||
msgstr "Esseulé"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Available"
|
|
||||||
msgstr "Disponible"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Unavailable"
|
|
||||||
msgstr "Indisponible"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Has crush"
|
|
||||||
msgstr "Attiré par quelqu'un"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Infatuated"
|
|
||||||
msgstr "Entiché"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Dating"
|
|
||||||
msgstr "Dans une relation"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Unfaithful"
|
|
||||||
msgstr "Infidèle"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Sex Addict"
|
|
||||||
msgstr "Accro au sexe"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169 src/Model/User.php:519
|
|
||||||
msgid "Friends"
|
|
||||||
msgstr "Amis"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Friends/Benefits"
|
|
||||||
msgstr "Amis par intérêt"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Casual"
|
|
||||||
msgstr "Casual"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Engaged"
|
|
||||||
msgstr "Fiancé"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Married"
|
|
||||||
msgstr "Marié"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Imaginarily married"
|
|
||||||
msgstr "Se croit marié"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Partners"
|
|
||||||
msgstr "Partenaire"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Cohabiting"
|
|
||||||
msgstr "En cohabitation"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Common law"
|
|
||||||
msgstr "Marié \"de fait\"/\"sui juris\" (concubin)"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Happy"
|
|
||||||
msgstr "Heureux"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Not looking"
|
|
||||||
msgstr "Pas intéressé"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Swinger"
|
|
||||||
msgstr "Échangiste"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Betrayed"
|
|
||||||
msgstr "Trahi(e)"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Separated"
|
|
||||||
msgstr "Séparé"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Unstable"
|
|
||||||
msgstr "Instable"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Divorced"
|
|
||||||
msgstr "Divorcé"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Imaginarily divorced"
|
|
||||||
msgstr "Se croit divorcé"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Widowed"
|
|
||||||
msgstr "Veuf/Veuve"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Uncertain"
|
|
||||||
msgstr "Incertain"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "It's complicated"
|
|
||||||
msgstr "C'est compliqué"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Don't care"
|
|
||||||
msgstr "S'en désintéresse"
|
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:169
|
|
||||||
msgid "Ask me"
|
|
||||||
msgstr "Me demander"
|
|
||||||
|
|
||||||
#: src/Content/Widget.php:33
|
|
||||||
msgid "Add New Contact"
|
|
||||||
msgstr "Ajouter un nouveau contact"
|
|
||||||
|
|
||||||
#: src/Content/Widget.php:34
|
|
||||||
msgid "Enter address or web location"
|
|
||||||
msgstr "Entrez son adresse ou sa localisation web"
|
|
||||||
|
|
||||||
#: src/Content/Widget.php:35
|
|
||||||
msgid "Example: bob@example.com, http://example.com/barbara"
|
|
||||||
msgstr "Exemple : bob@example.com, http://example.com/barbara"
|
|
||||||
|
|
||||||
#: src/Content/Widget.php:53
|
|
||||||
#, php-format
|
|
||||||
msgid "%d invitation available"
|
|
||||||
msgid_plural "%d invitations available"
|
|
||||||
msgstr[0] "%d invitation disponible"
|
|
||||||
msgstr[1] "%d invitations disponibles"
|
|
||||||
|
|
||||||
#: src/Content/Widget.php:164
|
|
||||||
msgid "Networks"
|
|
||||||
msgstr "Réseaux"
|
|
||||||
|
|
||||||
#: src/Content/Widget.php:167
|
|
||||||
msgid "All Networks"
|
|
||||||
msgstr "Tous réseaux"
|
|
||||||
|
|
||||||
#: src/Content/Widget.php:205 src/Content/Feature.php:118
|
|
||||||
msgid "Saved Folders"
|
|
||||||
msgstr "Dossiers sauvegardés"
|
|
||||||
|
|
||||||
#: src/Content/Widget.php:208 src/Content/Widget.php:248
|
|
||||||
msgid "Everything"
|
|
||||||
msgstr "Tout"
|
|
||||||
|
|
||||||
#: src/Content/Widget.php:245
|
|
||||||
msgid "Categories"
|
|
||||||
msgstr "Catégories"
|
|
||||||
|
|
||||||
#: src/Content/Widget.php:312
|
|
||||||
#, php-format
|
|
||||||
msgid "%d contact in common"
|
|
||||||
msgid_plural "%d contacts in common"
|
|
||||||
msgstr[0] "%d contact en commun"
|
|
||||||
msgstr[1] "%d contacts en commun"
|
|
||||||
|
|
||||||
#: src/Content/Feature.php:79
|
#: src/Content/Feature.php:79
|
||||||
msgid "General Features"
|
msgid "General Features"
|
||||||
msgstr "Fonctions générales"
|
msgstr "Fonctions générales"
|
||||||
|
|
@ -8631,6 +7958,10 @@ msgstr "Catégories des publications"
|
||||||
msgid "Add categories to your posts"
|
msgid "Add categories to your posts"
|
||||||
msgstr "Ajouter des catégories à vos publications"
|
msgstr "Ajouter des catégories à vos publications"
|
||||||
|
|
||||||
|
#: src/Content/Feature.php:118 src/Content/Widget.php:195
|
||||||
|
msgid "Saved Folders"
|
||||||
|
msgstr "Dossiers sauvegardés"
|
||||||
|
|
||||||
#: src/Content/Feature.php:118
|
#: src/Content/Feature.php:118
|
||||||
msgid "Ability to file posts under folders"
|
msgid "Ability to file posts under folders"
|
||||||
msgstr "Possibilité d'afficher les publications sous les répertoires"
|
msgstr "Possibilité d'afficher les publications sous les répertoires"
|
||||||
|
|
@ -8683,135 +8014,509 @@ msgstr ""
|
||||||
msgid "Display membership date in profile"
|
msgid "Display membership date in profile"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Nav.php:53
|
#: src/Content/ContactSelector.php:56
|
||||||
|
msgid "Frequently"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:57
|
||||||
|
msgid "Hourly"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:58
|
||||||
|
msgid "Twice daily"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:59
|
||||||
|
msgid "Daily"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:60
|
||||||
|
msgid "Weekly"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:61
|
||||||
|
msgid "Monthly"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:81
|
||||||
|
msgid "OStatus"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:82
|
||||||
|
msgid "RSS/Atom"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:85
|
||||||
|
msgid "Zot!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:86
|
||||||
|
msgid "LinkedIn"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:87
|
||||||
|
msgid "XMPP/IM"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:88
|
||||||
|
msgid "MySpace"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:89
|
||||||
|
msgid "Google+"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:90
|
||||||
|
msgid "pump.io"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:91
|
||||||
|
msgid "Twitter"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:92
|
||||||
|
msgid "Diaspora Connector"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:93
|
||||||
|
msgid "GNU Social Connector"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:94
|
||||||
|
msgid "ActivityPub"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:95
|
||||||
|
msgid "pnut"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:147
|
||||||
|
msgid "Male"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:147
|
||||||
|
msgid "Female"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:147
|
||||||
|
msgid "Currently Male"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:147
|
||||||
|
msgid "Currently Female"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:147
|
||||||
|
msgid "Mostly Male"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:147
|
||||||
|
msgid "Mostly Female"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:147
|
||||||
|
msgid "Transgender"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:147
|
||||||
|
msgid "Intersex"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:147
|
||||||
|
msgid "Transsexual"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:147
|
||||||
|
msgid "Hermaphrodite"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:147
|
||||||
|
msgid "Neuter"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:147
|
||||||
|
msgid "Non-specific"
|
||||||
|
msgstr "Non-spécifique"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:147
|
||||||
|
msgid "Other"
|
||||||
|
msgstr "Autre"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:169
|
||||||
|
msgid "Males"
|
||||||
|
msgstr "Hommes"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:169
|
||||||
|
msgid "Females"
|
||||||
|
msgstr "Femmes"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:169
|
||||||
|
msgid "Gay"
|
||||||
|
msgstr "Gay"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:169
|
||||||
|
msgid "Lesbian"
|
||||||
|
msgstr "Lesbienne"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:169
|
||||||
|
msgid "No Preference"
|
||||||
|
msgstr "Sans préférence"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:169
|
||||||
|
msgid "Bisexual"
|
||||||
|
msgstr "Bisexuel"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:169
|
||||||
|
msgid "Autosexual"
|
||||||
|
msgstr "Auto-sexuel"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:169
|
||||||
|
msgid "Abstinent"
|
||||||
|
msgstr "Abstinent"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:169
|
||||||
|
msgid "Virgin"
|
||||||
|
msgstr "Vierge"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:169
|
||||||
|
msgid "Deviant"
|
||||||
|
msgstr "Déviant"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:169
|
||||||
|
msgid "Fetish"
|
||||||
|
msgstr "Fétichiste"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:169
|
||||||
|
msgid "Oodles"
|
||||||
|
msgstr "Oodles"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:169
|
||||||
|
msgid "Nonsexual"
|
||||||
|
msgstr "Non-sexuel"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Single"
|
||||||
|
msgstr "Célibataire"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Lonely"
|
||||||
|
msgstr "Esseulé"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Available"
|
||||||
|
msgstr "Disponible"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Unavailable"
|
||||||
|
msgstr "Indisponible"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Has crush"
|
||||||
|
msgstr "Attiré par quelqu'un"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Infatuated"
|
||||||
|
msgstr "Entiché"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Dating"
|
||||||
|
msgstr "Dans une relation"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Unfaithful"
|
||||||
|
msgstr "Infidèle"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Sex Addict"
|
||||||
|
msgstr "Accro au sexe"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191 src/Model/User.php:616
|
||||||
|
msgid "Friends"
|
||||||
|
msgstr "Amis"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Friends/Benefits"
|
||||||
|
msgstr "Amis par intérêt"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Casual"
|
||||||
|
msgstr "Casual"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Engaged"
|
||||||
|
msgstr "Fiancé"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Married"
|
||||||
|
msgstr "Marié"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Imaginarily married"
|
||||||
|
msgstr "Se croit marié"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Partners"
|
||||||
|
msgstr "Partenaire"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Cohabiting"
|
||||||
|
msgstr "En cohabitation"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Common law"
|
||||||
|
msgstr "Marié \"de fait\"/\"sui juris\" (concubin)"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Happy"
|
||||||
|
msgstr "Heureux"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Not looking"
|
||||||
|
msgstr "Pas intéressé"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Swinger"
|
||||||
|
msgstr "Échangiste"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Betrayed"
|
||||||
|
msgstr "Trahi(e)"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Separated"
|
||||||
|
msgstr "Séparé"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Unstable"
|
||||||
|
msgstr "Instable"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Divorced"
|
||||||
|
msgstr "Divorcé"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Imaginarily divorced"
|
||||||
|
msgstr "Se croit divorcé"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Widowed"
|
||||||
|
msgstr "Veuf/Veuve"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Uncertain"
|
||||||
|
msgstr "Incertain"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "It's complicated"
|
||||||
|
msgstr "C'est compliqué"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Don't care"
|
||||||
|
msgstr "S'en désintéresse"
|
||||||
|
|
||||||
|
#: src/Content/ContactSelector.php:191
|
||||||
|
msgid "Ask me"
|
||||||
|
msgstr "Me demander"
|
||||||
|
|
||||||
|
#: src/Content/Nav.php:71
|
||||||
msgid "Nothing new here"
|
msgid "Nothing new here"
|
||||||
msgstr "Rien de neuf ici"
|
msgstr "Rien de neuf ici"
|
||||||
|
|
||||||
#: src/Content/Nav.php:57
|
#: src/Content/Nav.php:75
|
||||||
msgid "Clear notifications"
|
msgid "Clear notifications"
|
||||||
msgstr "Effacer les notifications"
|
msgstr "Effacer les notifications"
|
||||||
|
|
||||||
#: src/Content/Nav.php:105
|
#: src/Content/Nav.php:157
|
||||||
msgid "Personal notes"
|
msgid "Personal notes"
|
||||||
msgstr "Notes personnelles"
|
msgstr "Notes personnelles"
|
||||||
|
|
||||||
#: src/Content/Nav.php:105
|
#: src/Content/Nav.php:157
|
||||||
msgid "Your personal notes"
|
msgid "Your personal notes"
|
||||||
msgstr "Vos notes personnelles"
|
msgstr "Vos notes personnelles"
|
||||||
|
|
||||||
#: src/Content/Nav.php:114
|
#: src/Content/Nav.php:166
|
||||||
msgid "Sign in"
|
msgid "Sign in"
|
||||||
msgstr "Se connecter"
|
msgstr "Se connecter"
|
||||||
|
|
||||||
#: src/Content/Nav.php:124
|
#: src/Content/Nav.php:176
|
||||||
msgid "Home Page"
|
msgid "Home Page"
|
||||||
msgstr "Page d'accueil"
|
msgstr "Page d'accueil"
|
||||||
|
|
||||||
#: src/Content/Nav.php:128
|
#: src/Content/Nav.php:180
|
||||||
msgid "Create an account"
|
msgid "Create an account"
|
||||||
msgstr "Créer un compte"
|
msgstr "Créer un compte"
|
||||||
|
|
||||||
#: src/Content/Nav.php:134
|
#: src/Content/Nav.php:186
|
||||||
msgid "Help and documentation"
|
msgid "Help and documentation"
|
||||||
msgstr "Aide et documentation"
|
msgstr "Aide et documentation"
|
||||||
|
|
||||||
#: src/Content/Nav.php:138
|
#: src/Content/Nav.php:190
|
||||||
msgid "Apps"
|
msgid "Apps"
|
||||||
msgstr "Applications"
|
msgstr "Applications"
|
||||||
|
|
||||||
#: src/Content/Nav.php:138
|
#: src/Content/Nav.php:190
|
||||||
msgid "Addon applications, utilities, games"
|
msgid "Addon applications, utilities, games"
|
||||||
msgstr "Applications supplémentaires, utilitaires, jeux"
|
msgstr "Applications supplémentaires, utilitaires, jeux"
|
||||||
|
|
||||||
#: src/Content/Nav.php:142
|
#: src/Content/Nav.php:194
|
||||||
msgid "Search site content"
|
msgid "Search site content"
|
||||||
msgstr "Rechercher dans le contenu du site"
|
msgstr "Rechercher dans le contenu du site"
|
||||||
|
|
||||||
#: src/Content/Nav.php:166
|
#: src/Content/Nav.php:218
|
||||||
msgid "Community"
|
msgid "Community"
|
||||||
msgstr "Communauté"
|
msgstr "Communauté"
|
||||||
|
|
||||||
#: src/Content/Nav.php:166
|
#: src/Content/Nav.php:218
|
||||||
msgid "Conversations on this and other servers"
|
msgid "Conversations on this and other servers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Nav.php:173
|
#: src/Content/Nav.php:225
|
||||||
msgid "Directory"
|
msgid "Directory"
|
||||||
msgstr "Annuaire"
|
msgstr "Annuaire"
|
||||||
|
|
||||||
#: src/Content/Nav.php:173
|
#: src/Content/Nav.php:225
|
||||||
msgid "People directory"
|
msgid "People directory"
|
||||||
msgstr "Annuaire des utilisateurs"
|
msgstr "Annuaire des utilisateurs"
|
||||||
|
|
||||||
#: src/Content/Nav.php:175
|
#: src/Content/Nav.php:227
|
||||||
msgid "Information about this friendica instance"
|
msgid "Information about this friendica instance"
|
||||||
msgstr "Information au sujet de cette instance de friendica"
|
msgstr "Information au sujet de cette instance de friendica"
|
||||||
|
|
||||||
#: src/Content/Nav.php:178
|
#: src/Content/Nav.php:230
|
||||||
msgid "Terms of Service of this Friendica instance"
|
msgid "Terms of Service of this Friendica instance"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Nav.php:184
|
#: src/Content/Nav.php:236
|
||||||
msgid "Network Reset"
|
msgid "Network Reset"
|
||||||
msgstr "Réinitialiser le réseau"
|
msgstr "Réinitialiser le réseau"
|
||||||
|
|
||||||
#: src/Content/Nav.php:184
|
#: src/Content/Nav.php:236
|
||||||
msgid "Load Network page with no filters"
|
msgid "Load Network page with no filters"
|
||||||
msgstr "Chargement des pages du réseau sans filtre"
|
msgstr "Chargement des pages du réseau sans filtre"
|
||||||
|
|
||||||
#: src/Content/Nav.php:190
|
#: src/Content/Nav.php:242
|
||||||
msgid "Friend Requests"
|
msgid "Friend Requests"
|
||||||
msgstr "Demande d'amitié"
|
msgstr "Demande d'amitié"
|
||||||
|
|
||||||
#: src/Content/Nav.php:192
|
#: src/Content/Nav.php:244
|
||||||
msgid "See all notifications"
|
msgid "See all notifications"
|
||||||
msgstr "Voir toutes les notifications"
|
msgstr "Voir toutes les notifications"
|
||||||
|
|
||||||
#: src/Content/Nav.php:193
|
#: src/Content/Nav.php:245
|
||||||
msgid "Mark all system notifications seen"
|
msgid "Mark all system notifications seen"
|
||||||
msgstr "Marquer toutes les notifications système comme 'vues'"
|
msgstr "Marquer toutes les notifications système comme 'vues'"
|
||||||
|
|
||||||
#: src/Content/Nav.php:197
|
#: src/Content/Nav.php:249
|
||||||
msgid "Inbox"
|
msgid "Inbox"
|
||||||
msgstr "Messages entrants"
|
msgstr "Messages entrants"
|
||||||
|
|
||||||
#: src/Content/Nav.php:198
|
#: src/Content/Nav.php:250
|
||||||
msgid "Outbox"
|
msgid "Outbox"
|
||||||
msgstr "Messages sortants"
|
msgstr "Messages sortants"
|
||||||
|
|
||||||
#: src/Content/Nav.php:202
|
#: src/Content/Nav.php:254
|
||||||
msgid "Manage"
|
msgid "Manage"
|
||||||
msgstr "Gérer"
|
msgstr "Gérer"
|
||||||
|
|
||||||
#: src/Content/Nav.php:202
|
#: src/Content/Nav.php:254
|
||||||
msgid "Manage other pages"
|
msgid "Manage other pages"
|
||||||
msgstr "Gérer les autres pages"
|
msgstr "Gérer les autres pages"
|
||||||
|
|
||||||
#: src/Content/Nav.php:210 src/Model/Profile.php:368
|
#: src/Content/Nav.php:262
|
||||||
msgid "Profiles"
|
|
||||||
msgstr "Profils"
|
|
||||||
|
|
||||||
#: src/Content/Nav.php:210
|
|
||||||
msgid "Manage/Edit Profiles"
|
msgid "Manage/Edit Profiles"
|
||||||
msgstr "Gérer/Éditer les profiles"
|
msgstr "Gérer/Éditer les profiles"
|
||||||
|
|
||||||
#: src/Content/Nav.php:218
|
#: src/Content/Nav.php:270
|
||||||
msgid "Site setup and configuration"
|
msgid "Site setup and configuration"
|
||||||
msgstr "Démarrage et configuration du site"
|
msgstr "Démarrage et configuration du site"
|
||||||
|
|
||||||
#: src/Content/Nav.php:221
|
#: src/Content/Nav.php:273
|
||||||
msgid "Navigation"
|
msgid "Navigation"
|
||||||
msgstr "Navigation"
|
msgstr "Navigation"
|
||||||
|
|
||||||
#: src/Content/Nav.php:221
|
#: src/Content/Nav.php:273
|
||||||
msgid "Site map"
|
msgid "Site map"
|
||||||
msgstr "Carte du site"
|
msgstr "Carte du site"
|
||||||
|
|
||||||
#: src/Database/DBStructure.php:32
|
#: src/Content/OEmbed.php:256
|
||||||
|
msgid "Embedding disabled"
|
||||||
|
msgstr "Incorporation désactivée"
|
||||||
|
|
||||||
|
#: src/Content/OEmbed.php:376
|
||||||
|
msgid "Embedded content"
|
||||||
|
msgstr "Contenu incorporé"
|
||||||
|
|
||||||
|
#: src/Content/Pager.php:165
|
||||||
|
msgid "newer"
|
||||||
|
msgstr "Plus récent"
|
||||||
|
|
||||||
|
#: src/Content/Pager.php:170
|
||||||
|
msgid "older"
|
||||||
|
msgstr "Plus ancien"
|
||||||
|
|
||||||
|
#: src/Content/Pager.php:209
|
||||||
|
msgid "first"
|
||||||
|
msgstr "premier"
|
||||||
|
|
||||||
|
#: src/Content/Pager.php:214
|
||||||
|
msgid "prev"
|
||||||
|
msgstr "précédent"
|
||||||
|
|
||||||
|
#: src/Content/Pager.php:269
|
||||||
|
msgid "next"
|
||||||
|
msgstr "suivant"
|
||||||
|
|
||||||
|
#: src/Content/Pager.php:274
|
||||||
|
msgid "last"
|
||||||
|
msgstr "dernier"
|
||||||
|
|
||||||
|
#: src/Content/Widget.php:33
|
||||||
|
msgid "Add New Contact"
|
||||||
|
msgstr "Ajouter un nouveau contact"
|
||||||
|
|
||||||
|
#: src/Content/Widget.php:34
|
||||||
|
msgid "Enter address or web location"
|
||||||
|
msgstr "Entrez son adresse ou sa localisation web"
|
||||||
|
|
||||||
|
#: src/Content/Widget.php:35
|
||||||
|
msgid "Example: bob@example.com, http://example.com/barbara"
|
||||||
|
msgstr "Exemple : bob@example.com, http://example.com/barbara"
|
||||||
|
|
||||||
|
#: src/Content/Widget.php:53
|
||||||
|
#, php-format
|
||||||
|
msgid "%d invitation available"
|
||||||
|
msgid_plural "%d invitations available"
|
||||||
|
msgstr[0] "%d invitation disponible"
|
||||||
|
msgstr[1] "%d invitations disponibles"
|
||||||
|
|
||||||
|
#: src/Content/Widget.php:154
|
||||||
|
msgid "Networks"
|
||||||
|
msgstr "Réseaux"
|
||||||
|
|
||||||
|
#: src/Content/Widget.php:157
|
||||||
|
msgid "All Networks"
|
||||||
|
msgstr "Tous réseaux"
|
||||||
|
|
||||||
|
#: src/Content/Widget.php:198 src/Content/Widget.php:238
|
||||||
|
msgid "Everything"
|
||||||
|
msgstr "Tout"
|
||||||
|
|
||||||
|
#: src/Content/Widget.php:235
|
||||||
|
msgid "Categories"
|
||||||
|
msgstr "Catégories"
|
||||||
|
|
||||||
|
#: src/Content/Widget.php:302
|
||||||
|
#, php-format
|
||||||
|
msgid "%d contact in common"
|
||||||
|
msgid_plural "%d contacts in common"
|
||||||
|
msgstr[0] "%d contact en commun"
|
||||||
|
msgstr[1] "%d contacts en commun"
|
||||||
|
|
||||||
|
#: src/Database/DBStructure.php:41
|
||||||
msgid "There are no tables on MyISAM."
|
msgid "There are no tables on MyISAM."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Database/DBStructure.php:75
|
#: src/Database/DBStructure.php:84
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
|
|
@ -8821,14 +8526,14 @@ msgid ""
|
||||||
"\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."
|
"\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Database/DBStructure.php:80
|
#: src/Database/DBStructure.php:90
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The error message is\n"
|
"The error message is\n"
|
||||||
"[pre]%s[/pre]"
|
"[pre]%s[/pre]"
|
||||||
msgstr "Le message d’erreur est\n[pre]%s[/pre]"
|
msgstr "Le message d’erreur est\n[pre]%s[/pre]"
|
||||||
|
|
||||||
#: src/Database/DBStructure.php:191
|
#: src/Database/DBStructure.php:201
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
|
|
@ -8836,337 +8541,456 @@ msgid ""
|
||||||
"%s\n"
|
"%s\n"
|
||||||
msgstr "\nErreur %d survenue durant la mise à jour de la base de données :\n%s\n"
|
msgstr "\nErreur %d survenue durant la mise à jour de la base de données :\n%s\n"
|
||||||
|
|
||||||
#: src/Database/DBStructure.php:194
|
#: src/Database/DBStructure.php:204
|
||||||
msgid "Errors encountered performing database changes: "
|
msgid "Errors encountered performing database changes: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Database/DBStructure.php:210
|
#: src/Database/DBStructure.php:220
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s: Database update"
|
msgid "%s: Database update"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Database/DBStructure.php:460
|
#: src/Database/DBStructure.php:482
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s: updating %s table."
|
msgid "%s: updating %s table."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Mail.php:40 src/Model/Mail.php:174
|
#: src/Model/Contact.php:954
|
||||||
msgid "[no subject]"
|
msgid "Drop Contact"
|
||||||
msgstr "[pas de sujet]"
|
msgstr "Supprimer le contact"
|
||||||
|
|
||||||
#: src/Model/Event.php:53 src/Model/Event.php:70 src/Model/Event.php:419
|
#: src/Model/Contact.php:1412
|
||||||
#: src/Model/Event.php:882
|
msgid "Organisation"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Model/Contact.php:1416
|
||||||
|
msgid "News"
|
||||||
|
msgstr "Nouvelles"
|
||||||
|
|
||||||
|
#: src/Model/Contact.php:1420
|
||||||
|
msgid "Forum"
|
||||||
|
msgstr "Forum"
|
||||||
|
|
||||||
|
#: src/Model/Contact.php:1602
|
||||||
|
msgid "Connect URL missing."
|
||||||
|
msgstr "URL de connexion manquante."
|
||||||
|
|
||||||
|
#: src/Model/Contact.php:1611
|
||||||
|
msgid ""
|
||||||
|
"The contact could not be added. Please check the relevant network "
|
||||||
|
"credentials in your Settings -> Social Networks page."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Model/Contact.php:1650
|
||||||
|
msgid ""
|
||||||
|
"This site is not configured to allow communications with other networks."
|
||||||
|
msgstr "Ce site n'est pas configuré pour dialoguer avec d'autres réseaux."
|
||||||
|
|
||||||
|
#: src/Model/Contact.php:1651 src/Model/Contact.php:1665
|
||||||
|
msgid "No compatible communication protocols or feeds were discovered."
|
||||||
|
msgstr "Aucun protocole de communication ni aucun flux n'a pu être découvert."
|
||||||
|
|
||||||
|
#: src/Model/Contact.php:1663
|
||||||
|
msgid "The profile address specified does not provide adequate information."
|
||||||
|
msgstr "L'adresse de profil indiquée ne fournit par les informations adéquates."
|
||||||
|
|
||||||
|
#: src/Model/Contact.php:1668
|
||||||
|
msgid "An author or name was not found."
|
||||||
|
msgstr "Aucun auteur ou nom d'auteur n'a pu être trouvé."
|
||||||
|
|
||||||
|
#: src/Model/Contact.php:1671
|
||||||
|
msgid "No browser URL could be matched to this address."
|
||||||
|
msgstr "Aucune URL de navigation ne correspond à cette adresse."
|
||||||
|
|
||||||
|
#: src/Model/Contact.php:1674
|
||||||
|
msgid ""
|
||||||
|
"Unable to match @-style Identity Address with a known protocol or email "
|
||||||
|
"contact."
|
||||||
|
msgstr "Impossible de faire correspondre l'adresse d'identité en \"@\" avec un protocole connu ou un contact courriel."
|
||||||
|
|
||||||
|
#: src/Model/Contact.php:1675
|
||||||
|
msgid "Use mailto: in front of address to force email check."
|
||||||
|
msgstr "Utilisez mailto: en face d'une adresse pour l'obliger à être reconnue comme courriel."
|
||||||
|
|
||||||
|
#: src/Model/Contact.php:1681
|
||||||
|
msgid ""
|
||||||
|
"The profile address specified belongs to a network which has been disabled "
|
||||||
|
"on this site."
|
||||||
|
msgstr "L'adresse de profil spécifiée correspond à un réseau qui a été désactivé sur ce site."
|
||||||
|
|
||||||
|
#: src/Model/Contact.php:1686
|
||||||
|
msgid ""
|
||||||
|
"Limited profile. This person will be unable to receive direct/personal "
|
||||||
|
"notifications from you."
|
||||||
|
msgstr "Profil limité. Cette personne ne sera pas capable de recevoir des notifications directes/personnelles de votre part."
|
||||||
|
|
||||||
|
#: src/Model/Contact.php:1737
|
||||||
|
msgid "Unable to retrieve contact information."
|
||||||
|
msgstr "Impossible de récupérer les informations du contact."
|
||||||
|
|
||||||
|
#: src/Model/Contact.php:1984 src/Protocol/DFRN.php:1531
|
||||||
|
#, php-format
|
||||||
|
msgid "%s's birthday"
|
||||||
|
msgstr "Anniversaire de %s's"
|
||||||
|
|
||||||
|
#: src/Model/Contact.php:1985 src/Protocol/DFRN.php:1532
|
||||||
|
#, php-format
|
||||||
|
msgid "Happy Birthday %s"
|
||||||
|
msgstr "Joyeux anniversaire, %s !"
|
||||||
|
|
||||||
|
#: src/Model/Event.php:61 src/Model/Event.php:78 src/Model/Event.php:430
|
||||||
|
#: src/Model/Event.php:905
|
||||||
msgid "Starts:"
|
msgid "Starts:"
|
||||||
msgstr "Débute :"
|
msgstr "Débute :"
|
||||||
|
|
||||||
#: src/Model/Event.php:56 src/Model/Event.php:76 src/Model/Event.php:420
|
#: src/Model/Event.php:64 src/Model/Event.php:84 src/Model/Event.php:431
|
||||||
#: src/Model/Event.php:886
|
#: src/Model/Event.php:909
|
||||||
msgid "Finishes:"
|
msgid "Finishes:"
|
||||||
msgstr "Finit :"
|
msgstr "Finit :"
|
||||||
|
|
||||||
#: src/Model/Event.php:368
|
#: src/Model/Event.php:379
|
||||||
msgid "all-day"
|
msgid "all-day"
|
||||||
msgstr "toute la journée"
|
msgstr "toute la journée"
|
||||||
|
|
||||||
#: src/Model/Event.php:391
|
#: src/Model/Event.php:402
|
||||||
msgid "Jun"
|
msgid "Jun"
|
||||||
msgstr "Jun"
|
msgstr "Jun"
|
||||||
|
|
||||||
#: src/Model/Event.php:394
|
#: src/Model/Event.php:405
|
||||||
msgid "Sept"
|
msgid "Sept"
|
||||||
msgstr "Sep"
|
msgstr "Sep"
|
||||||
|
|
||||||
#: src/Model/Event.php:417
|
#: src/Model/Event.php:428
|
||||||
msgid "No events to display"
|
msgid "No events to display"
|
||||||
msgstr "Pas d'événement à afficher"
|
msgstr "Pas d'événement à afficher"
|
||||||
|
|
||||||
#: src/Model/Event.php:543
|
#: src/Model/Event.php:552
|
||||||
msgid "l, F j"
|
msgid "l, F j"
|
||||||
msgstr "l, F j"
|
msgstr "l, F j"
|
||||||
|
|
||||||
#: src/Model/Event.php:566
|
#: src/Model/Event.php:583
|
||||||
msgid "Edit event"
|
msgid "Edit event"
|
||||||
msgstr "Editer l'événement"
|
msgstr "Editer l'événement"
|
||||||
|
|
||||||
#: src/Model/Event.php:567
|
#: src/Model/Event.php:584
|
||||||
msgid "Duplicate event"
|
msgid "Duplicate event"
|
||||||
msgstr "Dupliquer l'événement"
|
msgstr "Dupliquer l'événement"
|
||||||
|
|
||||||
#: src/Model/Event.php:568
|
#: src/Model/Event.php:585
|
||||||
msgid "Delete event"
|
msgid "Delete event"
|
||||||
msgstr "Supprimer l'événement"
|
msgstr "Supprimer l'événement"
|
||||||
|
|
||||||
#: src/Model/Event.php:815
|
#: src/Model/Event.php:838
|
||||||
msgid "D g:i A"
|
msgid "D g:i A"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Event.php:816
|
#: src/Model/Event.php:839
|
||||||
msgid "g:i A"
|
msgid "g:i A"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Event.php:901 src/Model/Event.php:903
|
#: src/Model/Event.php:924 src/Model/Event.php:926
|
||||||
msgid "Show map"
|
msgid "Show map"
|
||||||
msgstr "Montrer la carte"
|
msgstr "Montrer la carte"
|
||||||
|
|
||||||
#: src/Model/Event.php:902
|
#: src/Model/Event.php:925
|
||||||
msgid "Hide map"
|
msgid "Hide map"
|
||||||
msgstr "Cacher la carte"
|
msgstr "Cacher la carte"
|
||||||
|
|
||||||
#: src/Model/Group.php:44
|
#: src/Model/Group.php:46
|
||||||
msgid ""
|
msgid ""
|
||||||
"A deleted group with this name was revived. Existing item permissions "
|
"A deleted group with this name was revived. Existing item permissions "
|
||||||
"<strong>may</strong> apply to this group and any future members. If this is "
|
"<strong>may</strong> apply to this group and any future members. If this is "
|
||||||
"not what you intended, please create another group with a different name."
|
"not what you intended, please create another group with a different name."
|
||||||
msgstr "Un groupe supprimé a été recréé. Les permissions existantes <strong>pourraient</strong> s'appliquer à ce groupe et aux futurs membres. Si ce n'est pas le comportement attendu, merci de re-créer un autre groupe sous un autre nom."
|
msgstr "Un groupe supprimé a été recréé. Les permissions existantes <strong>pourraient</strong> s'appliquer à ce groupe et aux futurs membres. Si ce n'est pas le comportement attendu, merci de re-créer un autre groupe sous un autre nom."
|
||||||
|
|
||||||
#: src/Model/Group.php:341
|
#: src/Model/Group.php:332
|
||||||
msgid "Default privacy group for new contacts"
|
msgid "Default privacy group for new contacts"
|
||||||
msgstr "Paramètres de confidentialité par défaut pour les nouveaux contacts"
|
msgstr "Paramètres de confidentialité par défaut pour les nouveaux contacts"
|
||||||
|
|
||||||
#: src/Model/Group.php:374
|
#: src/Model/Group.php:365
|
||||||
msgid "Everybody"
|
msgid "Everybody"
|
||||||
msgstr "Tout le monde"
|
msgstr "Tout le monde"
|
||||||
|
|
||||||
#: src/Model/Group.php:394
|
#: src/Model/Group.php:385
|
||||||
msgid "edit"
|
msgid "edit"
|
||||||
msgstr "éditer"
|
msgstr "éditer"
|
||||||
|
|
||||||
#: src/Model/Group.php:418
|
#: src/Model/Group.php:409
|
||||||
msgid "Edit group"
|
msgid "Edit group"
|
||||||
msgstr "Editer groupe"
|
msgstr "Editer groupe"
|
||||||
|
|
||||||
#: src/Model/Group.php:419
|
#: src/Model/Group.php:412
|
||||||
msgid "Contacts not in any group"
|
|
||||||
msgstr "Contacts n'appartenant à aucun groupe"
|
|
||||||
|
|
||||||
#: src/Model/Group.php:420
|
|
||||||
msgid "Create a new group"
|
msgid "Create a new group"
|
||||||
msgstr "Créer un nouveau groupe"
|
msgstr "Créer un nouveau groupe"
|
||||||
|
|
||||||
#: src/Model/Group.php:422
|
#: src/Model/Group.php:414
|
||||||
msgid "Edit groups"
|
msgid "Edit groups"
|
||||||
msgstr "Modifier les groupes"
|
msgstr "Modifier les groupes"
|
||||||
|
|
||||||
#: src/Model/Profile.php:97
|
#: src/Model/Mail.php:40 src/Model/Mail.php:172
|
||||||
|
msgid "[no subject]"
|
||||||
|
msgstr "[pas de sujet]"
|
||||||
|
|
||||||
|
#: src/Model/Profile.php:111
|
||||||
msgid "Requested account is not available."
|
msgid "Requested account is not available."
|
||||||
msgstr "Le compte demandé n'est pas disponible."
|
msgstr "Le compte demandé n'est pas disponible."
|
||||||
|
|
||||||
#: src/Model/Profile.php:164 src/Model/Profile.php:395
|
#: src/Model/Profile.php:177 src/Model/Profile.php:413
|
||||||
#: src/Model/Profile.php:857
|
#: src/Model/Profile.php:860
|
||||||
msgid "Edit profile"
|
msgid "Edit profile"
|
||||||
msgstr "Editer le profil"
|
msgstr "Editer le profil"
|
||||||
|
|
||||||
#: src/Model/Profile.php:332
|
#: src/Model/Profile.php:347
|
||||||
msgid "Atom feed"
|
msgid "Atom feed"
|
||||||
msgstr "Flux Atom"
|
msgstr "Flux Atom"
|
||||||
|
|
||||||
#: src/Model/Profile.php:368
|
#: src/Model/Profile.php:386
|
||||||
msgid "Manage/edit profiles"
|
msgid "Manage/edit profiles"
|
||||||
msgstr "Gérer/éditer les profils"
|
msgstr "Gérer/éditer les profils"
|
||||||
|
|
||||||
#: src/Model/Profile.php:546 src/Model/Profile.php:639
|
#: src/Model/Profile.php:438 src/Module/Contact.php:650
|
||||||
|
msgid "XMPP:"
|
||||||
|
msgstr "XMPP"
|
||||||
|
|
||||||
|
#: src/Model/Profile.php:564 src/Model/Profile.php:653
|
||||||
msgid "g A l F d"
|
msgid "g A l F d"
|
||||||
msgstr "g A | F d"
|
msgstr "g A | F d"
|
||||||
|
|
||||||
#: src/Model/Profile.php:547
|
#: src/Model/Profile.php:565
|
||||||
msgid "F d"
|
msgid "F d"
|
||||||
msgstr "F d"
|
msgstr "F d"
|
||||||
|
|
||||||
#: src/Model/Profile.php:604 src/Model/Profile.php:701
|
#: src/Model/Profile.php:618 src/Model/Profile.php:704
|
||||||
msgid "[today]"
|
msgid "[today]"
|
||||||
msgstr "[aujourd'hui]"
|
msgstr "[aujourd'hui]"
|
||||||
|
|
||||||
#: src/Model/Profile.php:615
|
#: src/Model/Profile.php:629
|
||||||
msgid "Birthday Reminders"
|
msgid "Birthday Reminders"
|
||||||
msgstr "Rappels d'anniversaires"
|
msgstr "Rappels d'anniversaires"
|
||||||
|
|
||||||
#: src/Model/Profile.php:616
|
#: src/Model/Profile.php:630
|
||||||
msgid "Birthdays this week:"
|
msgid "Birthdays this week:"
|
||||||
msgstr "Anniversaires cette semaine :"
|
msgstr "Anniversaires cette semaine :"
|
||||||
|
|
||||||
#: src/Model/Profile.php:688
|
#: src/Model/Profile.php:691
|
||||||
msgid "[No description]"
|
msgid "[No description]"
|
||||||
msgstr "[Sans description]"
|
msgstr "[Sans description]"
|
||||||
|
|
||||||
#: src/Model/Profile.php:715
|
#: src/Model/Profile.php:718
|
||||||
msgid "Event Reminders"
|
msgid "Event Reminders"
|
||||||
msgstr "Rappels d'événements"
|
msgstr "Rappels d'événements"
|
||||||
|
|
||||||
#: src/Model/Profile.php:716
|
#: src/Model/Profile.php:719
|
||||||
msgid "Events this week:"
|
msgid "Upcoming events the next 7 days:"
|
||||||
msgstr "Evénements cette semaine :"
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:739
|
#: src/Model/Profile.php:742
|
||||||
msgid "Member since:"
|
msgid "Member since:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:747
|
#: src/Model/Profile.php:750
|
||||||
msgid "j F, Y"
|
msgid "j F, Y"
|
||||||
msgstr "j F, Y"
|
msgstr "j F, Y"
|
||||||
|
|
||||||
#: src/Model/Profile.php:748
|
#: src/Model/Profile.php:751
|
||||||
msgid "j F"
|
msgid "j F"
|
||||||
msgstr "j F"
|
msgstr "j F"
|
||||||
|
|
||||||
#: src/Model/Profile.php:763
|
#: src/Model/Profile.php:766
|
||||||
msgid "Age:"
|
msgid "Age:"
|
||||||
msgstr "Age :"
|
msgstr "Age :"
|
||||||
|
|
||||||
#: src/Model/Profile.php:776
|
#: src/Model/Profile.php:779
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "for %1$d %2$s"
|
msgid "for %1$d %2$s"
|
||||||
msgstr "depuis %1$d %2$s"
|
msgstr "depuis %1$d %2$s"
|
||||||
|
|
||||||
#: src/Model/Profile.php:800
|
#: src/Model/Profile.php:803
|
||||||
msgid "Religion:"
|
msgid "Religion:"
|
||||||
msgstr "Religion :"
|
msgstr "Religion :"
|
||||||
|
|
||||||
#: src/Model/Profile.php:808
|
#: src/Model/Profile.php:811
|
||||||
msgid "Hobbies/Interests:"
|
msgid "Hobbies/Interests:"
|
||||||
msgstr "Passe-temps/Centres d'intérêt :"
|
msgstr "Passe-temps/Centres d'intérêt :"
|
||||||
|
|
||||||
#: src/Model/Profile.php:820
|
#: src/Model/Profile.php:823
|
||||||
msgid "Contact information and Social Networks:"
|
msgid "Contact information and Social Networks:"
|
||||||
msgstr "Coordonnées/Réseaux sociaux :"
|
msgstr "Coordonnées/Réseaux sociaux :"
|
||||||
|
|
||||||
#: src/Model/Profile.php:824
|
#: src/Model/Profile.php:827
|
||||||
msgid "Musical interests:"
|
msgid "Musical interests:"
|
||||||
msgstr "Goûts musicaux :"
|
msgstr "Goûts musicaux :"
|
||||||
|
|
||||||
#: src/Model/Profile.php:828
|
#: src/Model/Profile.php:831
|
||||||
msgid "Books, literature:"
|
msgid "Books, literature:"
|
||||||
msgstr "Lectures :"
|
msgstr "Lectures :"
|
||||||
|
|
||||||
#: src/Model/Profile.php:832
|
#: src/Model/Profile.php:835
|
||||||
msgid "Television:"
|
msgid "Television:"
|
||||||
msgstr "Télévision :"
|
msgstr "Télévision :"
|
||||||
|
|
||||||
#: src/Model/Profile.php:836
|
#: src/Model/Profile.php:839
|
||||||
msgid "Film/dance/culture/entertainment:"
|
msgid "Film/dance/culture/entertainment:"
|
||||||
msgstr "Cinéma/Danse/Culture/Divertissement :"
|
msgstr "Cinéma/Danse/Culture/Divertissement :"
|
||||||
|
|
||||||
#: src/Model/Profile.php:840
|
#: src/Model/Profile.php:843
|
||||||
msgid "Love/Romance:"
|
msgid "Love/Romance:"
|
||||||
msgstr "Amour/Romance :"
|
msgstr "Amour/Romance :"
|
||||||
|
|
||||||
#: src/Model/Profile.php:844
|
#: src/Model/Profile.php:847
|
||||||
msgid "Work/employment:"
|
msgid "Work/employment:"
|
||||||
msgstr "Activité professionnelle/Occupation :"
|
msgstr "Activité professionnelle/Occupation :"
|
||||||
|
|
||||||
#: src/Model/Profile.php:848
|
#: src/Model/Profile.php:851
|
||||||
msgid "School/education:"
|
msgid "School/education:"
|
||||||
msgstr "Études/Formation :"
|
msgstr "Études/Formation :"
|
||||||
|
|
||||||
#: src/Model/Profile.php:853
|
#: src/Model/Profile.php:856
|
||||||
msgid "Forums:"
|
msgid "Forums:"
|
||||||
msgstr "Forums :"
|
msgstr "Forums :"
|
||||||
|
|
||||||
#: src/Model/Profile.php:947
|
#: src/Model/Profile.php:900 src/Module/Contact.php:867
|
||||||
|
msgid "Profile Details"
|
||||||
|
msgstr "Détails du profil"
|
||||||
|
|
||||||
|
#: src/Model/Profile.php:950
|
||||||
msgid "Only You Can See This"
|
msgid "Only You Can See This"
|
||||||
msgstr "Vous seul pouvez voir ça"
|
msgstr "Vous seul pouvez voir ça"
|
||||||
|
|
||||||
#: src/Model/User.php:154
|
#: src/Model/Profile.php:958 src/Model/Profile.php:961
|
||||||
|
msgid "Tips for New Members"
|
||||||
|
msgstr "Conseils aux nouveaux venus"
|
||||||
|
|
||||||
|
#: src/Model/Profile.php:1123
|
||||||
|
#, php-format
|
||||||
|
msgid "OpenWebAuth: %1$s welcomes %2$s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Model/User.php:205
|
||||||
msgid "Login failed"
|
msgid "Login failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/User.php:185
|
#: src/Model/User.php:236
|
||||||
msgid "Not enough information to authenticate"
|
msgid "Not enough information to authenticate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/User.php:346
|
#: src/Model/User.php:428
|
||||||
msgid "An invitation is required."
|
msgid "An invitation is required."
|
||||||
msgstr "Une invitation est requise."
|
msgstr "Une invitation est requise."
|
||||||
|
|
||||||
#: src/Model/User.php:350
|
#: src/Model/User.php:432
|
||||||
msgid "Invitation could not be verified."
|
msgid "Invitation could not be verified."
|
||||||
msgstr "L'invitation fournie n'a pu être validée."
|
msgstr "L'invitation fournie n'a pu être validée."
|
||||||
|
|
||||||
#: src/Model/User.php:357
|
#: src/Model/User.php:439
|
||||||
msgid "Invalid OpenID url"
|
msgid "Invalid OpenID url"
|
||||||
msgstr "Adresse OpenID invalide"
|
msgstr "Adresse OpenID invalide"
|
||||||
|
|
||||||
#: src/Model/User.php:370 src/Module/Login.php:101
|
#: src/Model/User.php:452 src/Module/Login.php:106
|
||||||
msgid ""
|
msgid ""
|
||||||
"We encountered a problem while logging in with the OpenID you provided. "
|
"We encountered a problem while logging in with the OpenID you provided. "
|
||||||
"Please check the correct spelling of the ID."
|
"Please check the correct spelling of the ID."
|
||||||
msgstr "Nous avons eu un souci avec l'OpenID que vous avez fourni. Merci de vérifier qu'il est correctement écrit."
|
msgstr "Nous avons eu un souci avec l'OpenID que vous avez fourni. Merci de vérifier qu'il est correctement écrit."
|
||||||
|
|
||||||
#: src/Model/User.php:370 src/Module/Login.php:101
|
#: src/Model/User.php:452 src/Module/Login.php:106
|
||||||
msgid "The error message was:"
|
msgid "The error message was:"
|
||||||
msgstr "Le message d'erreur était :"
|
msgstr "Le message d'erreur était :"
|
||||||
|
|
||||||
#: src/Model/User.php:376
|
#: src/Model/User.php:458
|
||||||
msgid "Please enter the required information."
|
msgid "Please enter the required information."
|
||||||
msgstr "Entrez les informations requises."
|
msgstr "Entrez les informations requises."
|
||||||
|
|
||||||
#: src/Model/User.php:389
|
#: src/Model/User.php:474
|
||||||
msgid "Please use a shorter name."
|
#, php-format
|
||||||
msgstr "Utilisez un nom plus court."
|
msgid ""
|
||||||
|
"system.username_min_length (%s) and system.username_max_length (%s) are "
|
||||||
|
"excluding each other, swapping values."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/User.php:392
|
#: src/Model/User.php:481
|
||||||
msgid "Name too short."
|
#, php-format
|
||||||
msgstr "Nom trop court."
|
msgid "Username should be at least %s character."
|
||||||
|
msgid_plural "Username should be at least %s characters."
|
||||||
|
msgstr[0] ""
|
||||||
|
msgstr[1] ""
|
||||||
|
|
||||||
#: src/Model/User.php:400
|
#: src/Model/User.php:485
|
||||||
|
#, php-format
|
||||||
|
msgid "Username should be at most %s character."
|
||||||
|
msgid_plural "Username should be at most %s characters."
|
||||||
|
msgstr[0] ""
|
||||||
|
msgstr[1] ""
|
||||||
|
|
||||||
|
#: src/Model/User.php:493
|
||||||
msgid "That doesn't appear to be your full (First Last) name."
|
msgid "That doesn't appear to be your full (First Last) name."
|
||||||
msgstr "Ceci ne semble pas être votre nom complet (Prénom Nom)."
|
msgstr "Ceci ne semble pas être votre nom complet (Prénom Nom)."
|
||||||
|
|
||||||
#: src/Model/User.php:405
|
#: src/Model/User.php:498
|
||||||
msgid "Your email domain is not among those allowed on this site."
|
msgid "Your email domain is not among those allowed on this site."
|
||||||
msgstr "Votre domaine de courriel n'est pas autorisé sur ce site."
|
msgstr "Votre domaine de courriel n'est pas autorisé sur ce site."
|
||||||
|
|
||||||
#: src/Model/User.php:409
|
#: src/Model/User.php:502
|
||||||
msgid "Not a valid email address."
|
msgid "Not a valid email address."
|
||||||
msgstr "Ceci n'est pas une adresse courriel valide."
|
msgstr "Ceci n'est pas une adresse courriel valide."
|
||||||
|
|
||||||
#: src/Model/User.php:413 src/Model/User.php:421
|
#: src/Model/User.php:505
|
||||||
|
msgid "The nickname was blocked from registration by the nodes admin."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Model/User.php:509 src/Model/User.php:517
|
||||||
msgid "Cannot use that email."
|
msgid "Cannot use that email."
|
||||||
msgstr "Impossible d'utiliser ce courriel."
|
msgstr "Impossible d'utiliser ce courriel."
|
||||||
|
|
||||||
#: src/Model/User.php:428
|
#: src/Model/User.php:524
|
||||||
msgid "Your nickname can only contain a-z, 0-9 and _."
|
msgid "Your nickname can only contain a-z, 0-9 and _."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/User.php:435 src/Model/User.php:491
|
#: src/Model/User.php:531 src/Model/User.php:588
|
||||||
msgid "Nickname is already registered. Please choose another."
|
msgid "Nickname is already registered. Please choose another."
|
||||||
msgstr "Pseudo déjà utilisé. Merci d'en choisir un autre."
|
msgstr "Pseudo déjà utilisé. Merci d'en choisir un autre."
|
||||||
|
|
||||||
#: src/Model/User.php:445
|
#: src/Model/User.php:541
|
||||||
msgid "SERIOUS ERROR: Generation of security keys failed."
|
msgid "SERIOUS ERROR: Generation of security keys failed."
|
||||||
msgstr "ERREUR FATALE : La génération des clés de sécurité a échoué."
|
msgstr "ERREUR FATALE : La génération des clés de sécurité a échoué."
|
||||||
|
|
||||||
#: src/Model/User.php:478 src/Model/User.php:482
|
#: src/Model/User.php:575 src/Model/User.php:579
|
||||||
msgid "An error occurred during registration. Please try again."
|
msgid "An error occurred during registration. Please try again."
|
||||||
msgstr "Une erreur est survenue lors de l'inscription. Merci de recommencer."
|
msgstr "Une erreur est survenue lors de l'inscription. Merci de recommencer."
|
||||||
|
|
||||||
#: src/Model/User.php:507
|
#: src/Model/User.php:604
|
||||||
msgid "An error occurred creating your default profile. Please try again."
|
msgid "An error occurred creating your default profile. Please try again."
|
||||||
msgstr "Une erreur est survenue lors de la création de votre profil par défaut. Merci de recommencer."
|
msgstr "Une erreur est survenue lors de la création de votre profil par défaut. Merci de recommencer."
|
||||||
|
|
||||||
#: src/Model/User.php:514
|
#: src/Model/User.php:611
|
||||||
msgid "An error occurred creating your self contact. Please try again."
|
msgid "An error occurred creating your self contact. Please try again."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/User.php:523
|
#: src/Model/User.php:620
|
||||||
msgid ""
|
msgid ""
|
||||||
"An error occurred creating your default contact group. Please try again."
|
"An error occurred creating your default contact group. Please try again."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/User.php:597
|
#: src/Model/User.php:695
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
"\t\t\tDear %1$s,\n"
|
"\t\t\tDear %1$s,\n"
|
||||||
"\t\t\t\tThank you for registering at %2$s. Your account is pending for approval by the administrator.\n"
|
"\t\t\t\tThank you for registering at %2$s. Your account is pending for approval by the administrator.\n"
|
||||||
|
"\n"
|
||||||
|
"\t\t\tYour login details are as follows:\n"
|
||||||
|
"\n"
|
||||||
|
"\t\t\tSite Location:\t%3$s\n"
|
||||||
|
"\t\t\tLogin Name:\t\t%4$s\n"
|
||||||
|
"\t\t\tPassword:\t\t%5$s\n"
|
||||||
"\t\t"
|
"\t\t"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/User.php:607
|
#: src/Model/User.php:712
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Registration at %s"
|
msgid "Registration at %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/User.php:625
|
#: src/Model/User.php:730
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
|
|
@ -9175,7 +8999,7 @@ msgid ""
|
||||||
"\t\t"
|
"\t\t"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/User.php:629
|
#: src/Model/User.php:736
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
|
|
@ -9207,174 +9031,545 @@ msgid ""
|
||||||
"\t\t\tThank you and welcome to %2$s."
|
"\t\t\tThank you and welcome to %2$s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Contact.php:667
|
#: src/Protocol/Diaspora.php:2433
|
||||||
msgid "Drop Contact"
|
msgid "Sharing notification from Diaspora network"
|
||||||
msgstr "Supprimer le contact"
|
msgstr "Notification de partage du réseau Diaspora"
|
||||||
|
|
||||||
#: src/Model/Contact.php:1101
|
#: src/Protocol/Diaspora.php:3527
|
||||||
msgid "Organisation"
|
msgid "Attachments:"
|
||||||
msgstr ""
|
msgstr "Pièces jointes : "
|
||||||
|
|
||||||
#: src/Model/Contact.php:1104
|
#: src/Protocol/OStatus.php:1824
|
||||||
msgid "News"
|
|
||||||
msgstr "Nouvelles"
|
|
||||||
|
|
||||||
#: src/Model/Contact.php:1107
|
|
||||||
msgid "Forum"
|
|
||||||
msgstr "Forum"
|
|
||||||
|
|
||||||
#: src/Model/Contact.php:1286
|
|
||||||
msgid "Connect URL missing."
|
|
||||||
msgstr "URL de connexion manquante."
|
|
||||||
|
|
||||||
#: src/Model/Contact.php:1295
|
|
||||||
msgid ""
|
|
||||||
"The contact could not be added. Please check the relevant network "
|
|
||||||
"credentials in your Settings -> Social Networks page."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Model/Contact.php:1342
|
|
||||||
msgid ""
|
|
||||||
"This site is not configured to allow communications with other networks."
|
|
||||||
msgstr "Ce site n'est pas configuré pour dialoguer avec d'autres réseaux."
|
|
||||||
|
|
||||||
#: src/Model/Contact.php:1343 src/Model/Contact.php:1357
|
|
||||||
msgid "No compatible communication protocols or feeds were discovered."
|
|
||||||
msgstr "Aucun protocole de communication ni aucun flux n'a pu être découvert."
|
|
||||||
|
|
||||||
#: src/Model/Contact.php:1355
|
|
||||||
msgid "The profile address specified does not provide adequate information."
|
|
||||||
msgstr "L'adresse de profil indiquée ne fournit par les informations adéquates."
|
|
||||||
|
|
||||||
#: src/Model/Contact.php:1360
|
|
||||||
msgid "An author or name was not found."
|
|
||||||
msgstr "Aucun auteur ou nom d'auteur n'a pu être trouvé."
|
|
||||||
|
|
||||||
#: src/Model/Contact.php:1363
|
|
||||||
msgid "No browser URL could be matched to this address."
|
|
||||||
msgstr "Aucune URL de navigation ne correspond à cette adresse."
|
|
||||||
|
|
||||||
#: src/Model/Contact.php:1366
|
|
||||||
msgid ""
|
|
||||||
"Unable to match @-style Identity Address with a known protocol or email "
|
|
||||||
"contact."
|
|
||||||
msgstr "Impossible de faire correspondre l'adresse d'identité en \"@\" avec un protocole connu ou un contact courriel."
|
|
||||||
|
|
||||||
#: src/Model/Contact.php:1367
|
|
||||||
msgid "Use mailto: in front of address to force email check."
|
|
||||||
msgstr "Utilisez mailto: en face d'une adresse pour l'obliger à être reconnue comme courriel."
|
|
||||||
|
|
||||||
#: src/Model/Contact.php:1373
|
|
||||||
msgid ""
|
|
||||||
"The profile address specified belongs to a network which has been disabled "
|
|
||||||
"on this site."
|
|
||||||
msgstr "L'adresse de profil spécifiée correspond à un réseau qui a été désactivé sur ce site."
|
|
||||||
|
|
||||||
#: src/Model/Contact.php:1378
|
|
||||||
msgid ""
|
|
||||||
"Limited profile. This person will be unable to receive direct/personal "
|
|
||||||
"notifications from you."
|
|
||||||
msgstr "Profil limité. Cette personne ne sera pas capable de recevoir des notifications directes/personnelles de votre part."
|
|
||||||
|
|
||||||
#: src/Model/Contact.php:1429
|
|
||||||
msgid "Unable to retrieve contact information."
|
|
||||||
msgstr "Impossible de récupérer les informations du contact."
|
|
||||||
|
|
||||||
#: src/Model/Contact.php:1646 src/Protocol/DFRN.php:1513
|
|
||||||
#, php-format
|
|
||||||
msgid "%s's birthday"
|
|
||||||
msgstr "Anniversaire de %s's"
|
|
||||||
|
|
||||||
#: src/Model/Contact.php:1647 src/Protocol/DFRN.php:1514
|
|
||||||
#, php-format
|
|
||||||
msgid "Happy Birthday %s"
|
|
||||||
msgstr "Joyeux anniversaire, %s !"
|
|
||||||
|
|
||||||
#: src/Model/Item.php:1851
|
|
||||||
#, php-format
|
|
||||||
msgid "%1$s is attending %2$s's %3$s"
|
|
||||||
msgstr "%1$s participe à %3$s de %2$s"
|
|
||||||
|
|
||||||
#: src/Model/Item.php:1856
|
|
||||||
#, php-format
|
|
||||||
msgid "%1$s is not attending %2$s's %3$s"
|
|
||||||
msgstr "%1$s ne participe pas à %3$s de %2$s"
|
|
||||||
|
|
||||||
#: src/Model/Item.php:1861
|
|
||||||
#, php-format
|
|
||||||
msgid "%1$s may attend %2$s's %3$s"
|
|
||||||
msgstr "%1$s participera peut-être à %3$s de %2$s"
|
|
||||||
|
|
||||||
#: src/Protocol/OStatus.php:1799
|
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s is now following %s."
|
msgid "%s is now following %s."
|
||||||
msgstr "%s suit désormais %s."
|
msgstr "%s suit désormais %s."
|
||||||
|
|
||||||
#: src/Protocol/OStatus.php:1800
|
#: src/Protocol/OStatus.php:1825
|
||||||
msgid "following"
|
msgid "following"
|
||||||
msgstr "following"
|
msgstr "following"
|
||||||
|
|
||||||
#: src/Protocol/OStatus.php:1803
|
#: src/Protocol/OStatus.php:1828
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s stopped following %s."
|
msgid "%s stopped following %s."
|
||||||
msgstr "%s ne suit plus %s."
|
msgstr "%s ne suit plus %s."
|
||||||
|
|
||||||
#: src/Protocol/OStatus.php:1804
|
#: src/Protocol/OStatus.php:1829
|
||||||
msgid "stopped following"
|
msgid "stopped following"
|
||||||
msgstr "retiré de la liste de suivi"
|
msgstr "retiré de la liste de suivi"
|
||||||
|
|
||||||
#: src/Protocol/Diaspora.php:2521
|
#: src/Worker/Delivery.php:427
|
||||||
msgid "Sharing notification from Diaspora network"
|
|
||||||
msgstr "Notification de partage du réseau Diaspora"
|
|
||||||
|
|
||||||
#: src/Protocol/Diaspora.php:3609
|
|
||||||
msgid "Attachments:"
|
|
||||||
msgstr "Pièces jointes : "
|
|
||||||
|
|
||||||
#: src/Worker/Delivery.php:415
|
|
||||||
msgid "(no subject)"
|
msgid "(no subject)"
|
||||||
msgstr "(sans titre)"
|
msgstr "(sans titre)"
|
||||||
|
|
||||||
#: src/Module/Logout.php:28
|
#: src/Module/Contact.php:169
|
||||||
msgid "Logged out."
|
#, php-format
|
||||||
msgstr "Déconnecté."
|
msgid "%d contact edited."
|
||||||
|
msgid_plural "%d contacts edited."
|
||||||
|
msgstr[0] "%d contact mis à jour."
|
||||||
|
msgstr[1] "%d contacts mis à jour."
|
||||||
|
|
||||||
#: src/Module/Login.php:283
|
#: src/Module/Contact.php:194 src/Module/Contact.php:377
|
||||||
|
msgid "Could not access contact record."
|
||||||
|
msgstr "Impossible d'accéder à l'enregistrement du contact."
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:204
|
||||||
|
msgid "Could not locate selected profile."
|
||||||
|
msgstr "Impossible de localiser le profil séléctionné."
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:236
|
||||||
|
msgid "Contact updated."
|
||||||
|
msgstr "Contact mis à jour."
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:398
|
||||||
|
msgid "Contact has been blocked"
|
||||||
|
msgstr "Le contact a été bloqué"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:398
|
||||||
|
msgid "Contact has been unblocked"
|
||||||
|
msgstr "Le contact n'est plus bloqué"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:408
|
||||||
|
msgid "Contact has been ignored"
|
||||||
|
msgstr "Le contact a été ignoré"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:408
|
||||||
|
msgid "Contact has been unignored"
|
||||||
|
msgstr "Le contact n'est plus ignoré"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:418
|
||||||
|
msgid "Contact has been archived"
|
||||||
|
msgstr "Contact archivé"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:418
|
||||||
|
msgid "Contact has been unarchived"
|
||||||
|
msgstr "Contact désarchivé"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:442
|
||||||
|
msgid "Drop contact"
|
||||||
|
msgstr "Supprimer contact"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:445 src/Module/Contact.php:815
|
||||||
|
msgid "Do you really want to delete this contact?"
|
||||||
|
msgstr "Voulez-vous vraiment supprimer ce contact?"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:459
|
||||||
|
msgid "Contact has been removed."
|
||||||
|
msgstr "Ce contact a été retiré."
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:490
|
||||||
|
#, php-format
|
||||||
|
msgid "You are mutual friends with %s"
|
||||||
|
msgstr "Vous êtes ami (et réciproquement) avec %s"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:495
|
||||||
|
#, php-format
|
||||||
|
msgid "You are sharing with %s"
|
||||||
|
msgstr "Vous partagez avec %s"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:500
|
||||||
|
#, php-format
|
||||||
|
msgid "%s is sharing with you"
|
||||||
|
msgstr "%s partage avec vous"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:524
|
||||||
|
msgid "Private communications are not available for this contact."
|
||||||
|
msgstr "Les communications privées ne sont pas disponibles pour ce contact."
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:526
|
||||||
|
msgid "Never"
|
||||||
|
msgstr "Jamais"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:529
|
||||||
|
msgid "(Update was successful)"
|
||||||
|
msgstr "(Mise à jour effectuée avec succès)"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:529
|
||||||
|
msgid "(Update was not successful)"
|
||||||
|
msgstr "(Échec de la mise à jour)"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:531 src/Module/Contact.php:1053
|
||||||
|
msgid "Suggest friends"
|
||||||
|
msgstr "Suggérer amitié/contact"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:535
|
||||||
|
#, php-format
|
||||||
|
msgid "Network type: %s"
|
||||||
|
msgstr "Type de réseau %s"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:540
|
||||||
|
msgid "Communications lost with this contact!"
|
||||||
|
msgstr "Communications perdues avec ce contact !"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:546
|
||||||
|
msgid "Fetch further information for feeds"
|
||||||
|
msgstr "Chercher plus d'informations pour les flux"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:548
|
||||||
|
msgid ""
|
||||||
|
"Fetch information like preview pictures, title and teaser from the feed "
|
||||||
|
"item. You can activate this if the feed doesn't contain much text. Keywords "
|
||||||
|
"are taken from the meta header in the feed item and are posted as hash tags."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:551
|
||||||
|
msgid "Fetch information"
|
||||||
|
msgstr "Récupérer informations"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:552
|
||||||
|
msgid "Fetch keywords"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:553
|
||||||
|
msgid "Fetch information and keywords"
|
||||||
|
msgstr "Récupérer informations"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:585
|
||||||
|
msgid "Profile Visibility"
|
||||||
|
msgstr "Visibilité du profil"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:586
|
||||||
|
msgid "Contact Information / Notes"
|
||||||
|
msgstr "Informations de contact / Notes"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:587
|
||||||
|
msgid "Contact Settings"
|
||||||
|
msgstr "Paramètres du Contact"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:596
|
||||||
|
msgid "Contact"
|
||||||
|
msgstr "Contact"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:600
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"Please choose the profile you would like to display to %s when viewing your "
|
||||||
|
"profile securely."
|
||||||
|
msgstr "Merci de choisir le profil que vous souhaitez montrer à %s lorsqu'il vous rend visite de manière sécurisée."
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:602
|
||||||
|
msgid "Their personal note"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:604
|
||||||
|
msgid "Edit contact notes"
|
||||||
|
msgstr "Éditer les notes des contacts"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:608
|
||||||
|
msgid "Block/Unblock contact"
|
||||||
|
msgstr "Bloquer/débloquer ce contact"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:609
|
||||||
|
msgid "Ignore contact"
|
||||||
|
msgstr "Ignorer ce contact"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:610
|
||||||
|
msgid "Repair URL settings"
|
||||||
|
msgstr "Réglages de réparation des URL"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:611
|
||||||
|
msgid "View conversations"
|
||||||
|
msgstr "Voir les conversations"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:616
|
||||||
|
msgid "Last update:"
|
||||||
|
msgstr "Dernière mise-à-jour :"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:618
|
||||||
|
msgid "Update public posts"
|
||||||
|
msgstr "Mettre à jour les publications publiques:"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:620 src/Module/Contact.php:1063
|
||||||
|
msgid "Update now"
|
||||||
|
msgstr "Mettre à jour"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:626 src/Module/Contact.php:820
|
||||||
|
#: src/Module/Contact.php:1080
|
||||||
|
msgid "Unignore"
|
||||||
|
msgstr "Ne plus ignorer"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:630
|
||||||
|
msgid "Currently blocked"
|
||||||
|
msgstr "Actuellement bloqué"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:631
|
||||||
|
msgid "Currently ignored"
|
||||||
|
msgstr "Actuellement ignoré"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:632
|
||||||
|
msgid "Currently archived"
|
||||||
|
msgstr "Actuellement archivé"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:633
|
||||||
|
msgid "Awaiting connection acknowledge"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:634
|
||||||
|
msgid ""
|
||||||
|
"Replies/likes to your public posts <strong>may</strong> still be visible"
|
||||||
|
msgstr "Les réponses et \"j'aime\" à vos publications publiques <strong>peuvent</strong> être toujours visibles"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:635
|
||||||
|
msgid "Notification for new posts"
|
||||||
|
msgstr "Notification des nouvelles publications"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:635
|
||||||
|
msgid "Send a notification of every new post of this contact"
|
||||||
|
msgstr "Envoyer une notification de chaque nouveau message en provenance de ce contact"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:638
|
||||||
|
msgid "Blacklisted keywords"
|
||||||
|
msgstr "Mots-clés sur la liste noire"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:638
|
||||||
|
msgid ""
|
||||||
|
"Comma separated list of keywords that should not be converted to hashtags, "
|
||||||
|
"when \"Fetch information and keywords\" is selected"
|
||||||
|
msgstr "Liste de mots-clés separés par des virgules qui ne doivent pas être converti en mots-dièse quand « Récupérer informations et mots-clés » est sélectionné."
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:655
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr "Actions"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:701
|
||||||
|
msgid "Suggestions"
|
||||||
|
msgstr "Suggestions"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:704
|
||||||
|
msgid "Suggest potential friends"
|
||||||
|
msgstr "Suggérer des amis potentiels"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:712
|
||||||
|
msgid "Show all contacts"
|
||||||
|
msgstr "Montrer tous les contacts"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:717
|
||||||
|
msgid "Unblocked"
|
||||||
|
msgstr "Non-bloqués"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:720
|
||||||
|
msgid "Only show unblocked contacts"
|
||||||
|
msgstr "Ne montrer que les contacts non-bloqués"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:725
|
||||||
|
msgid "Blocked"
|
||||||
|
msgstr "Bloqués"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:728
|
||||||
|
msgid "Only show blocked contacts"
|
||||||
|
msgstr "Ne montrer que les contacts bloqués"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:733
|
||||||
|
msgid "Ignored"
|
||||||
|
msgstr "Ignorés"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:736
|
||||||
|
msgid "Only show ignored contacts"
|
||||||
|
msgstr "Ne montrer que les contacts ignorés"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:741
|
||||||
|
msgid "Archived"
|
||||||
|
msgstr "Archivés"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:744
|
||||||
|
msgid "Only show archived contacts"
|
||||||
|
msgstr "Ne montrer que les contacts archivés"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:749
|
||||||
|
msgid "Hidden"
|
||||||
|
msgstr "Cachés"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:752
|
||||||
|
msgid "Only show hidden contacts"
|
||||||
|
msgstr "Ne montrer que les contacts masqués"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:810
|
||||||
|
msgid "Search your contacts"
|
||||||
|
msgstr "Rechercher dans vos contacts"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:821 src/Module/Contact.php:1089
|
||||||
|
msgid "Archive"
|
||||||
|
msgstr "Archiver"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:821 src/Module/Contact.php:1089
|
||||||
|
msgid "Unarchive"
|
||||||
|
msgstr "Désarchiver"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:824
|
||||||
|
msgid "Batch Actions"
|
||||||
|
msgstr "Actions multiples"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:851
|
||||||
|
msgid "Conversations started by this contact"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:856
|
||||||
|
msgid "Posts and Comments"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:879
|
||||||
|
msgid "View all contacts"
|
||||||
|
msgstr "Voir tous les contacts"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:890
|
||||||
|
msgid "View all common friends"
|
||||||
|
msgstr "Voir tous les amis communs"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:900
|
||||||
|
msgid "Advanced Contact Settings"
|
||||||
|
msgstr "Réglages avancés du contact"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:986
|
||||||
|
msgid "Mutual Friendship"
|
||||||
|
msgstr "Relation réciproque"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:991
|
||||||
|
msgid "is a fan of yours"
|
||||||
|
msgstr "Vous suit"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:996
|
||||||
|
msgid "you are a fan of"
|
||||||
|
msgstr "Vous le/la suivez"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:1020
|
||||||
|
msgid "Edit contact"
|
||||||
|
msgstr "Éditer le contact"
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:1074
|
||||||
|
msgid "Toggle Blocked status"
|
||||||
|
msgstr "(dés)activer l'état \"bloqué\""
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:1082
|
||||||
|
msgid "Toggle Ignored status"
|
||||||
|
msgstr "(dés)activer l'état \"ignoré\""
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:1091
|
||||||
|
msgid "Toggle Archive status"
|
||||||
|
msgstr "(dés)activer l'état \"archivé\""
|
||||||
|
|
||||||
|
#: src/Module/Contact.php:1099
|
||||||
|
msgid "Delete contact"
|
||||||
|
msgstr "Effacer ce contact"
|
||||||
|
|
||||||
|
#: src/Module/Install.php:118
|
||||||
|
msgid "Friendica Communctions Server - Setup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Module/Install.php:129
|
||||||
|
msgid "System check"
|
||||||
|
msgstr "Vérifications système"
|
||||||
|
|
||||||
|
#: src/Module/Install.php:132
|
||||||
|
msgid "Please see the file \"Install.txt\"."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Module/Install.php:134
|
||||||
|
msgid "Check again"
|
||||||
|
msgstr "Vérifier à nouveau"
|
||||||
|
|
||||||
|
#: src/Module/Install.php:151
|
||||||
|
msgid "Database connection"
|
||||||
|
msgstr "Connexion à la base de données"
|
||||||
|
|
||||||
|
#: src/Module/Install.php:152
|
||||||
|
msgid ""
|
||||||
|
"In order to install Friendica we need to know how to connect to your "
|
||||||
|
"database."
|
||||||
|
msgstr "Pour installer Friendica, nous avons besoin de savoir comment contacter votre base de données."
|
||||||
|
|
||||||
|
#: src/Module/Install.php:153
|
||||||
|
msgid ""
|
||||||
|
"Please contact your hosting provider or site administrator if you have "
|
||||||
|
"questions about these settings."
|
||||||
|
msgstr "Merci de vous tourner vers votre hébergeur et/ou administrateur pour toute question concernant ces réglages."
|
||||||
|
|
||||||
|
#: src/Module/Install.php:154
|
||||||
|
msgid ""
|
||||||
|
"The database you specify below should already exist. If it does not, please "
|
||||||
|
"create it before continuing."
|
||||||
|
msgstr "La base de données que vous spécifierez doit exister. Si ce n'est pas encore le cas, merci de la créer avant de continuer."
|
||||||
|
|
||||||
|
#: src/Module/Install.php:157
|
||||||
|
msgid "Database Server Name"
|
||||||
|
msgstr "Serveur de base de données"
|
||||||
|
|
||||||
|
#: src/Module/Install.php:162
|
||||||
|
msgid "Database Login Name"
|
||||||
|
msgstr "Nom d'utilisateur de la base"
|
||||||
|
|
||||||
|
#: src/Module/Install.php:168
|
||||||
|
msgid "Database Login Password"
|
||||||
|
msgstr "Mot de passe de la base"
|
||||||
|
|
||||||
|
#: src/Module/Install.php:170
|
||||||
|
msgid "For security reasons the password must not be empty"
|
||||||
|
msgstr "Pour des raisons de sécurité, le mot de passe ne peut pas être vide."
|
||||||
|
|
||||||
|
#: src/Module/Install.php:173
|
||||||
|
msgid "Database Name"
|
||||||
|
msgstr "Nom de la base"
|
||||||
|
|
||||||
|
#: src/Module/Install.php:178 src/Module/Install.php:214
|
||||||
|
msgid "Site administrator email address"
|
||||||
|
msgstr "Adresse électronique de l'administrateur du site"
|
||||||
|
|
||||||
|
#: src/Module/Install.php:180 src/Module/Install.php:214
|
||||||
|
msgid ""
|
||||||
|
"Your account email address must match this in order to use the web admin "
|
||||||
|
"panel."
|
||||||
|
msgstr "Votre adresse électronique doit correspondre à celle-ci pour pouvoir utiliser l'interface d'administration."
|
||||||
|
|
||||||
|
#: src/Module/Install.php:184 src/Module/Install.php:215
|
||||||
|
msgid "Please select a default timezone for your website"
|
||||||
|
msgstr "Sélectionner un fuseau horaire par défaut pour votre site"
|
||||||
|
|
||||||
|
#: src/Module/Install.php:208
|
||||||
|
msgid "Site settings"
|
||||||
|
msgstr "Réglages du site"
|
||||||
|
|
||||||
|
#: src/Module/Install.php:217
|
||||||
|
msgid "System Language:"
|
||||||
|
msgstr "Langue système :"
|
||||||
|
|
||||||
|
#: src/Module/Install.php:219
|
||||||
|
msgid ""
|
||||||
|
"Set the default language for your Friendica installation interface and to "
|
||||||
|
"send emails."
|
||||||
|
msgstr "Définit la langue par défaut pour l'interface de votre instance Friendica et les mails envoyés."
|
||||||
|
|
||||||
|
#: src/Module/Install.php:231
|
||||||
|
msgid "Your Friendica site database has been installed."
|
||||||
|
msgstr "La base de données de votre site Friendica a bien été installée."
|
||||||
|
|
||||||
|
#: src/Module/Install.php:239
|
||||||
|
msgid "Installation finished"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Module/Install.php:260
|
||||||
|
msgid "<h1>What next</h1>"
|
||||||
|
msgstr "<h1>Ensuite</h1>"
|
||||||
|
|
||||||
|
#: src/Module/Install.php:261
|
||||||
|
msgid ""
|
||||||
|
"IMPORTANT: You will need to [manually] setup a scheduled task for the "
|
||||||
|
"worker."
|
||||||
|
msgstr "IMPORTANT: vous devrez ajouter [manuellement] une tâche planifiée pour le 'worker'."
|
||||||
|
|
||||||
|
#: src/Module/Install.php:264
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"Go to your new Friendica node <a href=\"%s/register\">registration page</a> "
|
||||||
|
"and register as new user. Remember to use the same email you have entered as"
|
||||||
|
" administrator email. This will allow you to enter the site admin panel."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Module/Itemsource.php:32
|
||||||
|
msgid "Item Guid"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Module/Login.php:290
|
||||||
msgid "Create a New Account"
|
msgid "Create a New Account"
|
||||||
msgstr "Créer un nouveau compte"
|
msgstr "Créer un nouveau compte"
|
||||||
|
|
||||||
#: src/Module/Login.php:316
|
#: src/Module/Login.php:323
|
||||||
msgid "Password: "
|
msgid "Password: "
|
||||||
msgstr "Mot de passe : "
|
msgstr "Mot de passe : "
|
||||||
|
|
||||||
#: src/Module/Login.php:317
|
#: src/Module/Login.php:324
|
||||||
msgid "Remember me"
|
msgid "Remember me"
|
||||||
msgstr "Se souvenir de moi"
|
msgstr "Se souvenir de moi"
|
||||||
|
|
||||||
#: src/Module/Login.php:320
|
#: src/Module/Login.php:327
|
||||||
msgid "Or login using OpenID: "
|
msgid "Or login using OpenID: "
|
||||||
msgstr "Ou connectez-vous via OpenID : "
|
msgstr "Ou connectez-vous via OpenID : "
|
||||||
|
|
||||||
#: src/Module/Login.php:326
|
#: src/Module/Login.php:333
|
||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr "Mot de passe oublié?"
|
msgstr "Mot de passe oublié?"
|
||||||
|
|
||||||
#: src/Module/Login.php:329
|
#: src/Module/Login.php:336
|
||||||
msgid "Website Terms of Service"
|
msgid "Website Terms of Service"
|
||||||
msgstr "Conditions d'utilisation du site internet"
|
msgstr "Conditions d'utilisation du site internet"
|
||||||
|
|
||||||
#: src/Module/Login.php:330
|
#: src/Module/Login.php:337
|
||||||
msgid "terms of service"
|
msgid "terms of service"
|
||||||
msgstr "conditions d'utilisation"
|
msgstr "conditions d'utilisation"
|
||||||
|
|
||||||
#: src/Module/Login.php:332
|
#: src/Module/Login.php:339
|
||||||
msgid "Website Privacy Policy"
|
msgid "Website Privacy Policy"
|
||||||
msgstr "Politique de confidentialité du site internet"
|
msgstr "Politique de confidentialité du site internet"
|
||||||
|
|
||||||
#: src/Module/Login.php:333
|
#: src/Module/Login.php:340
|
||||||
msgid "privacy policy"
|
msgid "privacy policy"
|
||||||
msgstr "politique de confidentialité"
|
msgstr "politique de confidentialité"
|
||||||
|
|
||||||
|
#: src/Module/Logout.php:29
|
||||||
|
msgid "Logged out."
|
||||||
|
msgstr "Déconnecté."
|
||||||
|
|
||||||
|
#: src/Module/Proxy.php:136
|
||||||
|
msgid "Bad Request."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Tos.php:34 src/Module/Tos.php:74
|
#: src/Module/Tos.php:34 src/Module/Tos.php:74
|
||||||
msgid ""
|
msgid ""
|
||||||
"At the time of registration, and for providing communications between the "
|
"At the time of registration, and for providing communications between the "
|
||||||
|
|
@ -9410,155 +9605,143 @@ msgstr ""
|
||||||
msgid "Privacy Statement"
|
msgid "Privacy Statement"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Object/Post.php:128
|
#: src/Object/Post.php:131
|
||||||
msgid "This entry was edited"
|
msgid "This entry was edited"
|
||||||
msgstr "Cette entrée a été éditée"
|
msgstr "Cette entrée a été éditée"
|
||||||
|
|
||||||
#: src/Object/Post.php:187
|
#: src/Object/Post.php:191
|
||||||
msgid "Remove from your stream"
|
msgid "Delete globally"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Object/Post.php:200
|
#: src/Object/Post.php:191
|
||||||
|
msgid "Remove locally"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Object/Post.php:204
|
||||||
msgid "save to folder"
|
msgid "save to folder"
|
||||||
msgstr "sauver vers dossier"
|
msgstr "sauver vers dossier"
|
||||||
|
|
||||||
#: src/Object/Post.php:243
|
#: src/Object/Post.php:239
|
||||||
msgid "I will attend"
|
msgid "I will attend"
|
||||||
msgstr "Je vais participer"
|
msgstr "Je vais participer"
|
||||||
|
|
||||||
#: src/Object/Post.php:243
|
#: src/Object/Post.php:239
|
||||||
msgid "I will not attend"
|
msgid "I will not attend"
|
||||||
msgstr "Je ne vais pas participer"
|
msgstr "Je ne vais pas participer"
|
||||||
|
|
||||||
#: src/Object/Post.php:243
|
#: src/Object/Post.php:239
|
||||||
msgid "I might attend"
|
msgid "I might attend"
|
||||||
msgstr "Je vais peut-être participer"
|
msgstr "Je vais peut-être participer"
|
||||||
|
|
||||||
#: src/Object/Post.php:271
|
#: src/Object/Post.php:266
|
||||||
msgid "add star"
|
|
||||||
msgstr "mettre en avant"
|
|
||||||
|
|
||||||
#: src/Object/Post.php:272
|
|
||||||
msgid "remove star"
|
|
||||||
msgstr "ne plus mettre en avant"
|
|
||||||
|
|
||||||
#: src/Object/Post.php:273
|
|
||||||
msgid "toggle star status"
|
|
||||||
msgstr "mettre en avant"
|
|
||||||
|
|
||||||
#: src/Object/Post.php:276
|
|
||||||
msgid "starred"
|
|
||||||
msgstr "mis en avant"
|
|
||||||
|
|
||||||
#: src/Object/Post.php:282
|
|
||||||
msgid "ignore thread"
|
msgid "ignore thread"
|
||||||
msgstr "ignorer le fil"
|
msgstr "ignorer le fil"
|
||||||
|
|
||||||
#: src/Object/Post.php:283
|
#: src/Object/Post.php:267
|
||||||
msgid "unignore thread"
|
msgid "unignore thread"
|
||||||
msgstr "Ne plus ignorer le fil"
|
msgstr "Ne plus ignorer le fil"
|
||||||
|
|
||||||
#: src/Object/Post.php:284
|
#: src/Object/Post.php:268
|
||||||
msgid "toggle ignore status"
|
msgid "toggle ignore status"
|
||||||
msgstr "Ignorer le statut"
|
msgstr "Ignorer le statut"
|
||||||
|
|
||||||
#: src/Object/Post.php:293
|
#: src/Object/Post.php:279
|
||||||
|
msgid "add star"
|
||||||
|
msgstr "mettre en avant"
|
||||||
|
|
||||||
|
#: src/Object/Post.php:280
|
||||||
|
msgid "remove star"
|
||||||
|
msgstr "ne plus mettre en avant"
|
||||||
|
|
||||||
|
#: src/Object/Post.php:281
|
||||||
|
msgid "toggle star status"
|
||||||
|
msgstr "mettre en avant"
|
||||||
|
|
||||||
|
#: src/Object/Post.php:284
|
||||||
|
msgid "starred"
|
||||||
|
msgstr "mis en avant"
|
||||||
|
|
||||||
|
#: src/Object/Post.php:289
|
||||||
msgid "add tag"
|
msgid "add tag"
|
||||||
msgstr "ajouter une étiquette"
|
msgstr "ajouter une étiquette"
|
||||||
|
|
||||||
#: src/Object/Post.php:304
|
#: src/Object/Post.php:300
|
||||||
msgid "like"
|
msgid "like"
|
||||||
msgstr "aime"
|
msgstr "aime"
|
||||||
|
|
||||||
#: src/Object/Post.php:305
|
#: src/Object/Post.php:301
|
||||||
msgid "dislike"
|
msgid "dislike"
|
||||||
msgstr "n'aime pas"
|
msgstr "n'aime pas"
|
||||||
|
|
||||||
#: src/Object/Post.php:308
|
#: src/Object/Post.php:304
|
||||||
msgid "Share this"
|
msgid "Share this"
|
||||||
msgstr "Partager"
|
msgstr "Partager"
|
||||||
|
|
||||||
#: src/Object/Post.php:308
|
#: src/Object/Post.php:304
|
||||||
msgid "share"
|
msgid "share"
|
||||||
msgstr "partager"
|
msgstr "partager"
|
||||||
|
|
||||||
#: src/Object/Post.php:373
|
#: src/Object/Post.php:371
|
||||||
msgid "to"
|
msgid "to"
|
||||||
msgstr "à"
|
msgstr "à"
|
||||||
|
|
||||||
#: src/Object/Post.php:374
|
#: src/Object/Post.php:372
|
||||||
msgid "via"
|
msgid "via"
|
||||||
msgstr "via"
|
msgstr "via"
|
||||||
|
|
||||||
#: src/Object/Post.php:375
|
#: src/Object/Post.php:373
|
||||||
msgid "Wall-to-Wall"
|
msgid "Wall-to-Wall"
|
||||||
msgstr "Inter-mur"
|
msgstr "Inter-mur"
|
||||||
|
|
||||||
#: src/Object/Post.php:376
|
#: src/Object/Post.php:374
|
||||||
msgid "via Wall-To-Wall:"
|
msgid "via Wall-To-Wall:"
|
||||||
msgstr "en Inter-mur :"
|
msgstr "en Inter-mur :"
|
||||||
|
|
||||||
#: src/Object/Post.php:435
|
#: src/Object/Post.php:433
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%d comment"
|
msgid "%d comment"
|
||||||
msgid_plural "%d comments"
|
msgid_plural "%d comments"
|
||||||
msgstr[0] "%d commentaire"
|
msgstr[0] "%d commentaire"
|
||||||
msgstr[1] "%d commentaires"
|
msgstr[1] "%d commentaires"
|
||||||
|
|
||||||
#: src/Object/Post.php:805
|
#: src/App.php:784
|
||||||
msgid "Bold"
|
|
||||||
msgstr "Gras"
|
|
||||||
|
|
||||||
#: src/Object/Post.php:806
|
|
||||||
msgid "Italic"
|
|
||||||
msgstr "Italique"
|
|
||||||
|
|
||||||
#: src/Object/Post.php:807
|
|
||||||
msgid "Underline"
|
|
||||||
msgstr "Souligné"
|
|
||||||
|
|
||||||
#: src/Object/Post.php:808
|
|
||||||
msgid "Quote"
|
|
||||||
msgstr "Citation"
|
|
||||||
|
|
||||||
#: src/Object/Post.php:809
|
|
||||||
msgid "Code"
|
|
||||||
msgstr "Code"
|
|
||||||
|
|
||||||
#: src/Object/Post.php:810
|
|
||||||
msgid "Image"
|
|
||||||
msgstr "Image"
|
|
||||||
|
|
||||||
#: src/Object/Post.php:811
|
|
||||||
msgid "Link"
|
|
||||||
msgstr "Lien"
|
|
||||||
|
|
||||||
#: src/Object/Post.php:812
|
|
||||||
msgid "Video"
|
|
||||||
msgstr "Vidéo"
|
|
||||||
|
|
||||||
#: src/App.php:524
|
|
||||||
msgid "Delete this item?"
|
msgid "Delete this item?"
|
||||||
msgstr "Effacer cet élément?"
|
msgstr "Effacer cet élément?"
|
||||||
|
|
||||||
#: src/App.php:526
|
#: src/App.php:786
|
||||||
msgid "show fewer"
|
msgid "show fewer"
|
||||||
msgstr "montrer moins"
|
msgstr "montrer moins"
|
||||||
|
|
||||||
#: src/App.php:1114
|
#: src/App.php:828
|
||||||
msgid "No system theme config value set."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: index.php:464
|
|
||||||
msgid "toggle mobile"
|
msgid "toggle mobile"
|
||||||
msgstr "activ. mobile"
|
msgstr "activ. mobile"
|
||||||
|
|
||||||
#: update.php:193
|
#: src/App.php:1473
|
||||||
|
msgid "No system theme config value set."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/BaseModule.php:133
|
||||||
|
msgid ""
|
||||||
|
"The form security token was not correct. This probably happened because the "
|
||||||
|
"form has been opened for too long (>3 hours) before submitting it."
|
||||||
|
msgstr "Le jeton de sécurité du formulaire n'est pas correct. Ceci veut probablement dire que le formulaire est resté ouvert trop longtemps (plus de 3 heures) avant d'être validé."
|
||||||
|
|
||||||
|
#: src/LegacyModule.php:29
|
||||||
|
#, php-format
|
||||||
|
msgid "Legacy module file not found: %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: boot.php:549
|
||||||
|
#, php-format
|
||||||
|
msgid "Update %s failed. See error logs."
|
||||||
|
msgstr "Mise-à-jour %s échouée. Voir les journaux d'erreur."
|
||||||
|
|
||||||
|
#: update.php:194
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s: Updating author-id and owner-id in item and thread table. "
|
msgid "%s: Updating author-id and owner-id in item and thread table. "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: boot.php:796
|
#: update.php:240
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Update %s failed. See error logs."
|
msgid "%s: Updating post-type."
|
||||||
msgstr "Mise-à-jour %s échouée. Voir les journaux d'erreur."
|
msgstr ""
|
||||||
|
|
|
||||||
|
|
@ -6,73 +6,9 @@ function string_plural_select_fr($n){
|
||||||
return ($n > 1);;
|
return ($n > 1);;
|
||||||
}}
|
}}
|
||||||
;
|
;
|
||||||
$a->strings["Friendica Notification"] = "Notification Friendica";
|
|
||||||
$a->strings["Thank You,"] = "Merci, ";
|
|
||||||
$a->strings["%s Administrator"] = "L'administrateur de %s";
|
|
||||||
$a->strings["%1\$s, %2\$s Administrator"] = "%1\$s,, l'administrateur de %2\$s";
|
|
||||||
$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notification] Nouveau courriel reçu sur %s";
|
|
||||||
$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s vous a envoyé un nouveau message privé sur %2\$s.";
|
|
||||||
$a->strings["a private message"] = "un message privé";
|
|
||||||
$a->strings["%1\$s sent you %2\$s."] = "%1\$s vous a envoyé %2\$s.";
|
|
||||||
$a->strings["Please visit %s to view and/or reply to your private messages."] = "Merci de visiter %s pour voir vos messages privés et/ou y répondre.";
|
|
||||||
$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s a commenté sur [url=%2\$s]un %3\$s[/url]";
|
|
||||||
$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s a commenté sur [url=%2\$s]le %4\$s de %3\$s[/url]";
|
|
||||||
$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s commented on [url=%2\$s]your %3\$s[/url]";
|
|
||||||
$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Notification] Commentaire de %2\$s sur la conversation #%1\$d";
|
|
||||||
$a->strings["%s commented on an item/conversation you have been following."] = "%s a commenté un élément que vous suivez.";
|
|
||||||
$a->strings["Please visit %s to view and/or reply to the conversation."] = "Merci de visiter %s pour voir la conversation et/ou y répondre.";
|
|
||||||
$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Notification] %s a posté sur votre mur";
|
|
||||||
$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s a publié sur votre mur à %2\$s";
|
|
||||||
$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s a posté sur [url=%2\$s]votre mur[/url]";
|
|
||||||
$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notification] %s vous a étiqueté";
|
|
||||||
$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s vous a étiqueté sur %2\$s";
|
|
||||||
$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]vous a étiqueté[/url].";
|
|
||||||
$a->strings["[Friendica:Notify] %s shared a new post"] = "[Friendica:Notification] %s partage une nouvelle publication";
|
|
||||||
$a->strings["%1\$s shared a new post at %2\$s"] = "%1\$s a partagé une nouvelle publication sur %2\$s";
|
|
||||||
$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "%1\$s [url=%2\$s]partage une publication[/url].";
|
|
||||||
$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Notify] %1\$s vous a sollicité";
|
|
||||||
$a->strings["%1\$s poked you at %2\$s"] = "%1\$s vous a sollicité via %2\$s";
|
|
||||||
$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "%1\$s vous a [url=%2\$s]sollicité[/url].";
|
|
||||||
$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notification] %s a étiqueté votre publication";
|
|
||||||
$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s a étiqueté votre publication sur %2\$s";
|
|
||||||
$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s a étiqueté [url=%2\$s]votre publication[/url]";
|
|
||||||
$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notification] Introduction reçue";
|
|
||||||
$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Vous avez reçu une introduction de '%1\$s' sur %2\$s";
|
|
||||||
$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Vous avez reçu [url=%1\$s]une introduction[/url] de %2\$s.";
|
|
||||||
$a->strings["You may visit their profile at %s"] = "Vous pouvez visiter son profil sur %s";
|
|
||||||
$a->strings["Please visit %s to approve or reject the introduction."] = "Merci de visiter %s pour approuver ou rejeter l'introduction.";
|
|
||||||
$a->strings["[Friendica:Notify] A new person is sharing with you"] = "[Notification Friendica] Une nouvelle personne partage avec vous";
|
|
||||||
$a->strings["%1\$s is sharing with you at %2\$s"] = "%1\$s partage avec vous sur %2\$s";
|
|
||||||
$a->strings["[Friendica:Notify] You have a new follower"] = "[Friendica:Notification] Vous avez un nouvel abonné";
|
|
||||||
$a->strings["You have a new follower at %2\$s : %1\$s"] = "Vous avez un nouvel abonné à %2\$s : %1\$s";
|
|
||||||
$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Notification] Nouvelle suggestion d'amitié";
|
|
||||||
$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Vous avez reçu une suggestion de '%1\$s' sur %2\$s";
|
|
||||||
$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Vous avez reçu [url=%1\$s]une suggestion[/url] de %3\$s pour %2\$s.";
|
|
||||||
$a->strings["Name:"] = "Nom :";
|
|
||||||
$a->strings["Photo:"] = "Photo :";
|
|
||||||
$a->strings["Please visit %s to approve or reject the suggestion."] = "Merci de visiter %s pour approuver ou rejeter la suggestion.";
|
|
||||||
$a->strings["[Friendica:Notify] Connection accepted"] = "[Friendica:Notification] Connexion acceptée";
|
|
||||||
$a->strings["'%1\$s' has accepted your connection request at %2\$s"] = "'%1\$s' a accepté votre demande de connexion à %2\$s";
|
|
||||||
$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "%2\$s a accepté votre [url=%1\$s]demande de connexion[/url].";
|
|
||||||
$a->strings["You are now mutual friends and may exchange status updates, photos, and email without restriction."] = "Vous êtes désormais mutuellement amis, et pouvez échanger des mises-à-jour d'état, des photos, et des messages sans restriction.";
|
|
||||||
$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Veuillez visiter %s si vous souhaitez modifier cette relation.";
|
|
||||||
$a->strings["'%1\$s' has chosen to accept you a fan, which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = "";
|
|
||||||
$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future."] = "%1\$s peut choisir à l'avenir de rendre cette relation réciproque ou au moins plus permissive.";
|
|
||||||
$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Veuillez visiter %s si vous souhaitez modifier cette relation.";
|
|
||||||
$a->strings["[Friendica System Notify]"] = "";
|
|
||||||
$a->strings["registration request"] = "";
|
|
||||||
$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "Vous avez reçu une demande d'inscription de %1\$s sur %2\$s";
|
|
||||||
$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "%2\$s vous a envoyé une [url=%1\$s]demande de création de compte[/url].";
|
|
||||||
$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"] = "";
|
|
||||||
$a->strings["Please visit %s to approve or reject the request."] = "Veuillez visiter %s pour approuver ou rejeter la demande.";
|
|
||||||
$a->strings["Welcome "] = "Bienvenue ";
|
|
||||||
$a->strings["Please upload a profile photo."] = "Merci d'illustrer votre profil d'une image.";
|
|
||||||
$a->strings["Welcome back "] = "Bienvenue à nouveau, ";
|
|
||||||
$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Le jeton de sécurité du formulaire n'est pas correct. Ceci veut probablement dire que le formulaire est resté ouvert trop longtemps (plus de 3 heures) avant d'être validé.";
|
|
||||||
$a->strings["Cannot locate DNS info for database server '%s'"] = "Impossible de localiser les informations DNS pour le serveur de base de données '%s'";
|
|
||||||
$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [
|
$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [
|
||||||
0 => "",
|
0 => "Limite quotidienne de publications de%d atteinte. La publication a été rejetée.",
|
||||||
1 => "",
|
1 => "Limite quotidienne de %dpublications atteinte. La publication a été rejetée.",
|
||||||
];
|
];
|
||||||
$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [
|
$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [
|
||||||
0 => "",
|
0 => "",
|
||||||
|
|
@ -126,7 +62,7 @@ $a->strings["%s attends."] = "%s participe";
|
||||||
$a->strings["%s doesn't attend."] = "%s ne participe pas";
|
$a->strings["%s doesn't attend."] = "%s ne participe pas";
|
||||||
$a->strings["%s attends maybe."] = "%s participe peut-être";
|
$a->strings["%s attends maybe."] = "%s participe peut-être";
|
||||||
$a->strings["and"] = "et";
|
$a->strings["and"] = "et";
|
||||||
$a->strings["and %d other people"] = "";
|
$a->strings["and %d other people"] = "et %dautres personnes";
|
||||||
$a->strings["<span %1\$s>%2\$d people</span> like this"] = "<span %1\$s>%2\$d personnes</span> aiment ça";
|
$a->strings["<span %1\$s>%2\$d people</span> like this"] = "<span %1\$s>%2\$d personnes</span> aiment ça";
|
||||||
$a->strings["%s like this."] = "%s aime ça.";
|
$a->strings["%s like this."] = "%s aime ça.";
|
||||||
$a->strings["<span %1\$s>%2\$d people</span> don't like this"] = "<span %1\$s>%2\$d personnes</span> n'aiment pas ça";
|
$a->strings["<span %1\$s>%2\$d people</span> don't like this"] = "<span %1\$s>%2\$d personnes</span> n'aiment pas ça";
|
||||||
|
|
@ -136,27 +72,27 @@ $a->strings["%s attend."] = "%s participent.";
|
||||||
$a->strings["<span %1\$s>%2\$d people</span> don't attend"] = "<span %1\$s>%2\$d personnes</span> ne participent pas";
|
$a->strings["<span %1\$s>%2\$d people</span> don't attend"] = "<span %1\$s>%2\$d personnes</span> ne participent pas";
|
||||||
$a->strings["%s don't attend."] = "%s ne participent pas.";
|
$a->strings["%s don't attend."] = "%s ne participent pas.";
|
||||||
$a->strings["<span %1\$s>%2\$d people</span> attend maybe"] = "<span %1\$s>%2\$d personnes</span> vont peut-être participer";
|
$a->strings["<span %1\$s>%2\$d people</span> attend maybe"] = "<span %1\$s>%2\$d personnes</span> vont peut-être participer";
|
||||||
$a->strings["%s attend maybe."] = "";
|
$a->strings["%s attend maybe."] = "%sparticipent peut-être";
|
||||||
$a->strings["Visible to <strong>everybody</strong>"] = "Visible par <strong>tout le monde</strong>";
|
$a->strings["Visible to <strong>everybody</strong>"] = "Visible par <strong>tout le monde</strong>";
|
||||||
$a->strings["Please enter a link URL:"] = "Entrez un lien web :";
|
$a->strings["Please enter a image/video/audio/webpage URL:"] = "";
|
||||||
$a->strings["Please enter a video link/URL:"] = "Entrez un lien/URL video :";
|
|
||||||
$a->strings["Please enter an audio link/URL:"] = "Entrez un lien/URL audio :";
|
|
||||||
$a->strings["Tag term:"] = "Étiquette :";
|
$a->strings["Tag term:"] = "Étiquette :";
|
||||||
$a->strings["Save to Folder:"] = "Sauver dans le Dossier :";
|
$a->strings["Save to Folder:"] = "Sauver dans le Dossier :";
|
||||||
$a->strings["Where are you right now?"] = "Où êtes-vous actuellement ?";
|
$a->strings["Where are you right now?"] = "Où êtes-vous actuellement ?";
|
||||||
$a->strings["Delete item(s)?"] = "Supprimer les élément(s) ?";
|
$a->strings["Delete item(s)?"] = "Supprimer les élément(s) ?";
|
||||||
$a->strings["New Post"] = "";
|
$a->strings["New Post"] = "Nouvelle publication";
|
||||||
$a->strings["Share"] = "Partager";
|
$a->strings["Share"] = "Partager";
|
||||||
$a->strings["Upload photo"] = "Joindre photo";
|
$a->strings["Upload photo"] = "Joindre photo";
|
||||||
$a->strings["upload photo"] = "envoi image";
|
$a->strings["upload photo"] = "envoi image";
|
||||||
$a->strings["Attach file"] = "Joindre fichier";
|
$a->strings["Attach file"] = "Joindre fichier";
|
||||||
$a->strings["attach file"] = "ajout fichier";
|
$a->strings["attach file"] = "ajout fichier";
|
||||||
$a->strings["Insert web link"] = "Insérer lien web";
|
$a->strings["Bold"] = "Gras";
|
||||||
$a->strings["web link"] = "lien web";
|
$a->strings["Italic"] = "Italique";
|
||||||
$a->strings["Insert video link"] = "Insérer un lien video";
|
$a->strings["Underline"] = "Souligné";
|
||||||
$a->strings["video link"] = "lien vidéo";
|
$a->strings["Quote"] = "Citation";
|
||||||
$a->strings["Insert audio link"] = "Insérer un lien audio";
|
$a->strings["Code"] = "Code";
|
||||||
$a->strings["audio link"] = "lien audio";
|
$a->strings["Image"] = "Image";
|
||||||
|
$a->strings["Link"] = "Lien";
|
||||||
|
$a->strings["Link or Media"] = "Lien ou média";
|
||||||
$a->strings["Set your location"] = "Définir votre localisation";
|
$a->strings["Set your location"] = "Définir votre localisation";
|
||||||
$a->strings["set location"] = "spéc. localisation";
|
$a->strings["set location"] = "spéc. localisation";
|
||||||
$a->strings["Clear browser location"] = "Effacer la localisation du navigateur";
|
$a->strings["Clear browser location"] = "Effacer la localisation du navigateur";
|
||||||
|
|
@ -190,18 +126,71 @@ $a->strings["Undecided"] = [
|
||||||
0 => "Indécis",
|
0 => "Indécis",
|
||||||
1 => "Indécis",
|
1 => "Indécis",
|
||||||
];
|
];
|
||||||
|
$a->strings["Friendica Notification"] = "Notification Friendica";
|
||||||
|
$a->strings["Thank You,"] = "Merci, ";
|
||||||
|
$a->strings["%1\$s, %2\$s Administrator"] = "%1\$s,, l'administrateur de %2\$s";
|
||||||
|
$a->strings["%s Administrator"] = "L'administrateur de %s";
|
||||||
|
$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notification] Nouveau courriel reçu sur %s";
|
||||||
|
$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s vous a envoyé un nouveau message privé sur %2\$s.";
|
||||||
|
$a->strings["a private message"] = "un message privé";
|
||||||
|
$a->strings["%1\$s sent you %2\$s."] = "%1\$s vous a envoyé %2\$s.";
|
||||||
|
$a->strings["Please visit %s to view and/or reply to your private messages."] = "Merci de visiter %s pour voir vos messages privés et/ou y répondre.";
|
||||||
|
$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s a commenté sur [url=%2\$s]un %3\$s[/url]";
|
||||||
|
$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s a commenté sur [url=%2\$s]le %4\$s de %3\$s[/url]";
|
||||||
|
$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s commented on [url=%2\$s]your %3\$s[/url]";
|
||||||
|
$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Notification] Commentaire de %2\$s sur la conversation #%1\$d";
|
||||||
|
$a->strings["%s commented on an item/conversation you have been following."] = "%s a commenté un élément que vous suivez.";
|
||||||
|
$a->strings["Please visit %s to view and/or reply to the conversation."] = "Merci de visiter %s pour voir la conversation et/ou y répondre.";
|
||||||
|
$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Notification] %s a posté sur votre mur";
|
||||||
|
$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s a publié sur votre mur à %2\$s";
|
||||||
|
$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s a posté sur [url=%2\$s]votre mur[/url]";
|
||||||
|
$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notification] %s vous a étiqueté";
|
||||||
|
$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s vous a étiqueté sur %2\$s";
|
||||||
|
$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]vous a étiqueté[/url].";
|
||||||
|
$a->strings["[Friendica:Notify] %s shared a new post"] = "[Friendica:Notification] %s partage une nouvelle publication";
|
||||||
|
$a->strings["%1\$s shared a new post at %2\$s"] = "%1\$s a partagé une nouvelle publication sur %2\$s";
|
||||||
|
$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "%1\$s [url=%2\$s]partage une publication[/url].";
|
||||||
|
$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Notify] %1\$s vous a sollicité";
|
||||||
|
$a->strings["%1\$s poked you at %2\$s"] = "%1\$s vous a sollicité via %2\$s";
|
||||||
|
$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "%1\$s vous a [url=%2\$s]sollicité[/url].";
|
||||||
|
$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notification] %s a étiqueté votre publication";
|
||||||
|
$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s a étiqueté votre publication sur %2\$s";
|
||||||
|
$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s a étiqueté [url=%2\$s]votre publication[/url]";
|
||||||
|
$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notification] Introduction reçue";
|
||||||
|
$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Vous avez reçu une introduction de '%1\$s' sur %2\$s";
|
||||||
|
$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Vous avez reçu [url=%1\$s]une introduction[/url] de %2\$s.";
|
||||||
|
$a->strings["You may visit their profile at %s"] = "Vous pouvez visiter son profil sur %s";
|
||||||
|
$a->strings["Please visit %s to approve or reject the introduction."] = "Merci de visiter %s pour approuver ou rejeter l'introduction.";
|
||||||
|
$a->strings["[Friendica:Notify] A new person is sharing with you"] = "[Notification Friendica] Une nouvelle personne partage avec vous";
|
||||||
|
$a->strings["%1\$s is sharing with you at %2\$s"] = "%1\$s partage avec vous sur %2\$s";
|
||||||
|
$a->strings["[Friendica:Notify] You have a new follower"] = "[Friendica:Notification] Vous avez un nouvel abonné";
|
||||||
|
$a->strings["You have a new follower at %2\$s : %1\$s"] = "Vous avez un nouvel abonné à %2\$s : %1\$s";
|
||||||
|
$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Notification] Nouvelle suggestion d'amitié";
|
||||||
|
$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Vous avez reçu une suggestion de '%1\$s' sur %2\$s";
|
||||||
|
$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Vous avez reçu [url=%1\$s]une suggestion[/url] de %3\$s pour %2\$s.";
|
||||||
|
$a->strings["Name:"] = "Nom :";
|
||||||
|
$a->strings["Photo:"] = "Photo :";
|
||||||
|
$a->strings["Please visit %s to approve or reject the suggestion."] = "Merci de visiter %s pour approuver ou rejeter la suggestion.";
|
||||||
|
$a->strings["[Friendica:Notify] Connection accepted"] = "[Friendica:Notification] Connexion acceptée";
|
||||||
|
$a->strings["'%1\$s' has accepted your connection request at %2\$s"] = "'%1\$s' a accepté votre demande de connexion à %2\$s";
|
||||||
|
$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "%2\$s a accepté votre [url=%1\$s]demande de connexion[/url].";
|
||||||
|
$a->strings["You are now mutual friends and may exchange status updates, photos, and email without restriction."] = "Vous êtes désormais mutuellement amis, et pouvez échanger des mises-à-jour d'état, des photos, et des messages sans restriction.";
|
||||||
|
$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Veuillez visiter %s si vous souhaitez modifier cette relation.";
|
||||||
|
$a->strings["'%1\$s' has chosen to accept you a fan, which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = "";
|
||||||
|
$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future."] = "%1\$s peut choisir à l'avenir de rendre cette relation réciproque ou au moins plus permissive.";
|
||||||
|
$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Veuillez visiter %s si vous souhaitez modifier cette relation.";
|
||||||
|
$a->strings["[Friendica System Notify]"] = "";
|
||||||
|
$a->strings["registration request"] = "demande d'inscription";
|
||||||
|
$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "Vous avez reçu une demande d'inscription de %1\$s sur %2\$s";
|
||||||
|
$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "%2\$s vous a envoyé une [url=%1\$s]demande de création de compte[/url].";
|
||||||
|
$a->strings["Full Name:\t%s\nSite Location:\t%s\nLogin Name:\t%s (%s)"] = "";
|
||||||
|
$a->strings["Please visit %s to approve or reject the request."] = "Veuillez visiter %s pour approuver ou rejeter la demande.";
|
||||||
$a->strings["Item not found."] = "Élément introuvable.";
|
$a->strings["Item not found."] = "Élément introuvable.";
|
||||||
$a->strings["Do you really want to delete this item?"] = "Voulez-vous vraiment supprimer cet élément ?";
|
$a->strings["Do you really want to delete this item?"] = "Voulez-vous vraiment supprimer cet élément ?";
|
||||||
$a->strings["Yes"] = "Oui";
|
$a->strings["Yes"] = "Oui";
|
||||||
$a->strings["Permission denied."] = "Permission refusée.";
|
$a->strings["Permission denied."] = "Permission refusée.";
|
||||||
$a->strings["Archives"] = "Archives";
|
$a->strings["Archives"] = "Archives";
|
||||||
$a->strings["show more"] = "montrer plus";
|
$a->strings["show more"] = "montrer plus";
|
||||||
$a->strings["newer"] = "Plus récent";
|
|
||||||
$a->strings["older"] = "Plus ancien";
|
|
||||||
$a->strings["first"] = "premier";
|
|
||||||
$a->strings["prev"] = "précédent";
|
|
||||||
$a->strings["next"] = "suivant";
|
|
||||||
$a->strings["last"] = "dernier";
|
|
||||||
$a->strings["Loading more entries..."] = "Chargement de résultats supplémentaires...";
|
$a->strings["Loading more entries..."] = "Chargement de résultats supplémentaires...";
|
||||||
$a->strings["The end"] = "Fin";
|
$a->strings["The end"] = "Fin";
|
||||||
$a->strings["No contacts"] = "Aucun contact";
|
$a->strings["No contacts"] = "Aucun contact";
|
||||||
|
|
@ -211,7 +200,7 @@ $a->strings["%d Contact"] = [
|
||||||
];
|
];
|
||||||
$a->strings["View Contacts"] = "Voir les contacts";
|
$a->strings["View Contacts"] = "Voir les contacts";
|
||||||
$a->strings["Save"] = "Sauver";
|
$a->strings["Save"] = "Sauver";
|
||||||
$a->strings["Follow"] = "";
|
$a->strings["Follow"] = "S'abonner";
|
||||||
$a->strings["Search"] = "Recherche";
|
$a->strings["Search"] = "Recherche";
|
||||||
$a->strings["@name, !forum, #tags, content"] = "@nom, !forum, #tags, contenu";
|
$a->strings["@name, !forum, #tags, content"] = "@nom, !forum, #tags, contenu";
|
||||||
$a->strings["Full Text"] = "Texte Entier";
|
$a->strings["Full Text"] = "Texte Entier";
|
||||||
|
|
@ -266,7 +255,7 @@ $a->strings["Sep"] = "";
|
||||||
$a->strings["Oct"] = "Oct";
|
$a->strings["Oct"] = "Oct";
|
||||||
$a->strings["Nov"] = "Nov";
|
$a->strings["Nov"] = "Nov";
|
||||||
$a->strings["Dec"] = "Déc";
|
$a->strings["Dec"] = "Déc";
|
||||||
$a->strings["Content warning: %s"] = "";
|
$a->strings["Content warning: %s"] = "Avertissement de contenu: %s";
|
||||||
$a->strings["View Video"] = "Regarder la vidéo";
|
$a->strings["View Video"] = "Regarder la vidéo";
|
||||||
$a->strings["bytes"] = "octets";
|
$a->strings["bytes"] = "octets";
|
||||||
$a->strings["Click to open/close"] = "Cliquer pour ouvrir/fermer";
|
$a->strings["Click to open/close"] = "Cliquer pour ouvrir/fermer";
|
||||||
|
|
@ -280,101 +269,9 @@ $a->strings["comment"] = [
|
||||||
];
|
];
|
||||||
$a->strings["post"] = "publication";
|
$a->strings["post"] = "publication";
|
||||||
$a->strings["Item filed"] = "Élément classé";
|
$a->strings["Item filed"] = "Élément classé";
|
||||||
$a->strings["No friends to display."] = "Pas d'amis à afficher.";
|
|
||||||
$a->strings["Connect"] = "Se connecter";
|
|
||||||
$a->strings["Authorize application connection"] = "Autoriser l'application à se connecter";
|
|
||||||
$a->strings["Return to your app and insert this Securty Code:"] = "Retournez à votre application et saisissez ce Code de Sécurité : ";
|
|
||||||
$a->strings["Please login to continue."] = "Merci de vous connecter pour continuer.";
|
|
||||||
$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Voulez-vous autoriser cette application à accéder à vos publications et contacts, et/ou à créer des billets à votre place?";
|
|
||||||
$a->strings["No"] = "Non";
|
|
||||||
$a->strings["You must be logged in to use addons. "] = "Vous devez être connecté pour utiliser les greffons.";
|
|
||||||
$a->strings["Applications"] = "Applications";
|
|
||||||
$a->strings["No installed applications."] = "Pas d'application installée.";
|
|
||||||
$a->strings["Item not available."] = "Elément non disponible.";
|
|
||||||
$a->strings["Item was not found."] = "Element introuvable.";
|
|
||||||
$a->strings["No contacts in common."] = "Pas de contacts en commun.";
|
|
||||||
$a->strings["Common Friends"] = "Amis communs";
|
|
||||||
$a->strings["Credits"] = "Remerciements";
|
$a->strings["Credits"] = "Remerciements";
|
||||||
$a->strings["Friendica is a community project, that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!"] = "Friendica est un projet communautaire, qui ne serait pas possible sans l'aide de beaucoup de gens. Voici une liste de ceux qui ont contribué au code ou à la traduction de Friendica. Merci à tous!";
|
$a->strings["Friendica is a community project, that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!"] = "Friendica est un projet communautaire, qui ne serait pas possible sans l'aide de beaucoup de gens. Voici une liste de ceux qui ont contribué au code ou à la traduction de Friendica. Merci à tous!";
|
||||||
$a->strings["Photos"] = "Photos";
|
|
||||||
$a->strings["Contact Photos"] = "Photos du contact";
|
|
||||||
$a->strings["Upload"] = "Téléverser";
|
|
||||||
$a->strings["Files"] = "Fichiers";
|
|
||||||
$a->strings["Not Found"] = "Non trouvé";
|
|
||||||
$a->strings["No profile"] = "Aucun profil";
|
|
||||||
$a->strings["Welcome to %s"] = "Bienvenue sur %s";
|
|
||||||
$a->strings["Remote privacy information not available."] = "Informations de confidentialité indisponibles.";
|
|
||||||
$a->strings["Visible to:"] = "Visible par :";
|
|
||||||
$a->strings["System down for maintenance"] = "Système indisponible pour cause de maintenance";
|
$a->strings["System down for maintenance"] = "Système indisponible pour cause de maintenance";
|
||||||
$a->strings["Welcome to Friendica"] = "Bienvenue sur Friendica";
|
|
||||||
$a->strings["New Member Checklist"] = "Checklist du nouvel utilisateur";
|
|
||||||
$a->strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."] = "Nous souhaiterions vous donner quelques astuces et ressources pour rendre votre expérience la plus agréable possible. Cliquez sur n'importe lequel de ces éléments pour visiter la page correspondante. Un lien vers cette page restera visible sur votre page d'accueil pendant les deux semaines qui suivent votre inscription initiale, puis disparaîtra silencieusement.";
|
|
||||||
$a->strings["Getting Started"] = "Bien démarrer";
|
|
||||||
$a->strings["Friendica Walk-Through"] = "Friendica pas-à-pas";
|
|
||||||
$a->strings["On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "Sur votre page d'accueil, dans <em>Conseils aux nouveaux venus</em> - vous trouverez une rapide introduction aux onglets Profil et Réseau, pourrez vous connecter à Facebook, établir de nouvelles relations, et choisir des groupes à rejoindre.";
|
|
||||||
$a->strings["Settings"] = "Réglages";
|
|
||||||
$a->strings["Go to Your Settings"] = "Éditer vos Réglages";
|
|
||||||
$a->strings["On your <em>Settings</em> page - change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."] = "Sur la page des <em>Réglages</em> - changez votre mot de passe initial. Notez bien votre Identité. Elle ressemble à une adresse de courriel - et vous sera utile pour vous faire des amis dans le web social libre.";
|
|
||||||
$a->strings["Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."] = "Vérifiez les autres réglages, tout particulièrement ceux liés à la vie privée. Un profil non listé, c'est un peu comme un numéro sur liste rouge. En général, vous devriez probablement publier votre profil - à moins que tous vos amis (potentiels) sachent déjà comment vous trouver.";
|
|
||||||
$a->strings["Profile"] = "Profil";
|
|
||||||
$a->strings["Upload Profile Photo"] = "Téléverser une photo de profil";
|
|
||||||
$a->strings["Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."] = "Téléversez (envoyez) une photo de profil si vous n'en avez pas déjà une. Les études montrent que les gens qui affichent de vraies photos d'eux sont dix fois plus susceptibles de se faire des amis.";
|
|
||||||
$a->strings["Edit Your Profile"] = "Éditer votre Profil";
|
|
||||||
$a->strings["Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Éditez votre profil <strong>par défaut</strong> à votre convenance. Vérifiez les réglages concernant la visibilité de votre liste d'amis par les visiteurs inconnus.";
|
|
||||||
$a->strings["Profile Keywords"] = "Mots-clés du profil";
|
|
||||||
$a->strings["Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."] = "Choisissez quelques mots-clé publics pour votre profil par défaut. Ils pourront ainsi décrire vos centres d'intérêt, et nous pourrons vous proposer des contacts qui les partagent.";
|
|
||||||
$a->strings["Connecting"] = "Connexions";
|
|
||||||
$a->strings["Importing Emails"] = "Importer courriels";
|
|
||||||
$a->strings["Enter your email access information on your Connector Settings page if you wish to import and interact with friends or mailing lists from your email INBOX"] = "Entrez vos paramètres de courriel dans les Réglages des connecteurs si vous souhaitez importer et interagir avec des amis ou des listes venant de votre Boîte de Réception.";
|
|
||||||
$a->strings["Go to Your Contacts Page"] = "Consulter vos Contacts";
|
|
||||||
$a->strings["Your Contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the <em>Add New Contact</em> dialog."] = "Votre page Contacts est le point d'entrée vers la gestion de vos amitiés/relations et la connexion à des amis venant d'autres réseaux. Typiquement, vous pourrez y rentrer leur adresse d'Identité ou l'URL de leur site dans le formulaire <em>Ajouter un nouveau contact</em>.";
|
|
||||||
$a->strings["Go to Your Site's Directory"] = "Consulter l'Annuaire de votre Site";
|
|
||||||
$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own Identity Address if requested."] = "La page Annuaire vous permet de trouver d'autres personnes au sein de ce réseaux ou parmi d'autres sites fédérés. Cherchez un lien <em>Relier</em> ou <em>Suivre</em> sur leur profil. Vous pourrez avoir besoin d'indiquer votre adresse d'identité.";
|
|
||||||
$a->strings["Finding New People"] = "Trouver de nouvelles personnes";
|
|
||||||
$a->strings["On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours."] = "Sur le panneau latéral de la page Contacts, il y a plusieurs moyens de trouver de nouveaux amis. Nous pouvons mettre les gens en relation selon leurs intérêts, rechercher des amis par nom ou intérêt, et fournir des suggestions en fonction de la topologie du réseau. Sur un site tout neuf, les suggestions d'amitié devraient commencer à apparaître au bout de 24 heures.";
|
|
||||||
$a->strings["Groups"] = "Groupes";
|
|
||||||
$a->strings["Group Your Contacts"] = "Grouper vos contacts";
|
|
||||||
$a->strings["Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page."] = "Une fois que vous avez trouvé quelques amis, organisez-les en groupes de conversation privés depuis le panneau latéral de la page Contacts. Vous pourrez ensuite interagir avec chaque groupe de manière privée depuis la page Réseau.";
|
|
||||||
$a->strings["Why Aren't My Posts Public?"] = "Pourquoi mes éléments ne sont pas publics ?";
|
|
||||||
$a->strings["Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above."] = "Friendica respecte votre vie privée. Par défaut, toutes vos publications seront seulement montrés à vos amis. Pour plus d'information, consultez la section \"aide\" du lien ci-dessus.";
|
|
||||||
$a->strings["Getting Help"] = "Obtenir de l'aide";
|
|
||||||
$a->strings["Go to the Help Section"] = "Aller à la section Aide";
|
|
||||||
$a->strings["Our <strong>help</strong> pages may be consulted for detail on other program features and resources."] = "Nos pages d'<strong>aide</strong> peuvent être consultées pour davantage de détails sur les fonctionnalités ou les ressources.";
|
|
||||||
$a->strings["Visit %s's profile [%s]"] = "Visiter le profil de %s [%s]";
|
|
||||||
$a->strings["Edit contact"] = "Éditer le contact";
|
|
||||||
$a->strings["Contacts who are not members of a group"] = "Contacts qui n’appartiennent à aucun groupe";
|
|
||||||
$a->strings["Not Extended"] = "";
|
|
||||||
$a->strings["Resubscribing to OStatus contacts"] = "Réinscription aux contacts OStatus";
|
|
||||||
$a->strings["Error"] = "Erreur";
|
|
||||||
$a->strings["Done"] = "Terminé";
|
|
||||||
$a->strings["Keep this window open until done."] = "Veuillez garder cette fenêtre ouverte jusqu'à la fin.";
|
|
||||||
$a->strings["Do you really want to delete this suggestion?"] = "Voulez-vous vraiment supprimer cette suggestion ?";
|
|
||||||
$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Aucune suggestion. Si ce site est récent, merci de recommencer dans 24h.";
|
|
||||||
$a->strings["Ignore/Hide"] = "Ignorer/cacher";
|
|
||||||
$a->strings["Friend Suggestions"] = "Suggestions d'amitiés/contacts";
|
|
||||||
$a->strings["[Embedded content - reload page to view]"] = "[Ccontenu incorporé - rechargez la page pour le voir]";
|
|
||||||
$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Le nombre d'inscriptions quotidiennes pour ce site a été dépassé. Merci de réessayer demain.";
|
|
||||||
$a->strings["Import"] = "Importer";
|
|
||||||
$a->strings["Move account"] = "Migrer le compte";
|
|
||||||
$a->strings["You can import an account from another Friendica server."] = "Vous pouvez importer un compte d'un autre serveur Friendica.";
|
|
||||||
$a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "Vous devez exporter votre compte à partir de l'ancien serveur et le téléverser ici. Nous recréerons votre ancien compte ici avec tous vos contacts. Nous tenterons également d'informer vos amis que vous avez déménagé ici.";
|
|
||||||
$a->strings["This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora"] = "Cette fonctionalité est expérimentale. Il n'est pas possible d'importer des contacts depuis le réseau OStatus (GNU Social/Statusnet) ou depuis Diaspora.";
|
|
||||||
$a->strings["Account file"] = "Fichier du compte";
|
|
||||||
$a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "Pour exporter votre compte, allez dans \"Paramètres> Exporter vos données personnelles\" et sélectionnez \"exportation de compte\"";
|
|
||||||
$a->strings["No keywords to match. Please add keywords to your default profile."] = "Aucun mot-clé en correspondance. Merci d'ajouter des mots-clés à votre profil par défaut.";
|
|
||||||
$a->strings["is interested in:"] = "s'intéresse à :";
|
|
||||||
$a->strings["Profile Match"] = "Correpondance de profils";
|
|
||||||
$a->strings["No matches"] = "Aucune correspondance";
|
|
||||||
$a->strings["Manage Identities and/or Pages"] = "Gérer les identités et/ou les pages";
|
|
||||||
$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Basculez entre les différentes identités ou pages (groupes/communautés) qui se partagent votre compte ou que vous avez été autorisé à gérer.";
|
|
||||||
$a->strings["Select an identity to manage: "] = "Choisir une identité à gérer: ";
|
|
||||||
$a->strings["Submit"] = "Envoyer";
|
|
||||||
$a->strings["Invalid request."] = "Requête invalide.";
|
|
||||||
$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Désolé, il semble que votre fichier est plus important que ce que la configuration de PHP autorise";
|
|
||||||
$a->strings["Or - did you try to upload an empty file?"] = "Ou — auriez-vous essayé de télécharger un fichier vide ?";
|
|
||||||
$a->strings["File exceeds size limit of %s"] = "La taille du fichier dépasse la limite de %s";
|
|
||||||
$a->strings["File upload failed."] = "Le téléversement a échoué.";
|
|
||||||
$a->strings["- select -"] = "- choisir -";
|
|
||||||
$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A";
|
$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A";
|
||||||
$a->strings["Time Conversion"] = "Conversion temporelle";
|
$a->strings["Time Conversion"] = "Conversion temporelle";
|
||||||
$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica fournit ce service pour partager des événements avec d'autres réseaux et amis indépendament de leur fuseau horaire.";
|
$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica fournit ce service pour partager des événements avec d'autres réseaux et amis indépendament de leur fuseau horaire.";
|
||||||
|
|
@ -382,534 +279,36 @@ $a->strings["UTC time: %s"] = "Temps UTC : %s";
|
||||||
$a->strings["Current timezone: %s"] = "Zone de temps courante : %s";
|
$a->strings["Current timezone: %s"] = "Zone de temps courante : %s";
|
||||||
$a->strings["Converted localtime: %s"] = "Temps local converti : %s";
|
$a->strings["Converted localtime: %s"] = "Temps local converti : %s";
|
||||||
$a->strings["Please select your timezone:"] = "Sélectionner votre zone :";
|
$a->strings["Please select your timezone:"] = "Sélectionner votre zone :";
|
||||||
$a->strings["No more system notifications."] = "Pas plus de notifications système.";
|
$a->strings["Submit"] = "Envoyer";
|
||||||
$a->strings["System Notifications"] = "Notifications du système";
|
$a->strings["[Embedded content - reload page to view]"] = "[Ccontenu incorporé - rechargez la page pour le voir]";
|
||||||
$a->strings["{0} wants to be your friend"] = "{0} souhaite être votre ami(e)";
|
$a->strings["Photos"] = "Photos";
|
||||||
$a->strings["{0} sent you a message"] = "{0} vous a envoyé un message";
|
$a->strings["Contact Photos"] = "Photos du contact";
|
||||||
$a->strings["{0} requested registration"] = "{0} a demandé à s'inscrire";
|
$a->strings["Upload"] = "Téléverser";
|
||||||
$a->strings["Poke/Prod"] = "Solliciter";
|
$a->strings["Files"] = "Fichiers";
|
||||||
$a->strings["poke, prod or do other things to somebody"] = "solliciter (poke/...) quelqu'un";
|
$a->strings["Post successful."] = "Publication réussie.";
|
||||||
$a->strings["Recipient"] = "Destinataire";
|
|
||||||
$a->strings["Choose what you wish to do to recipient"] = "Choisissez ce que vous voulez faire au destinataire";
|
|
||||||
$a->strings["Make this post private"] = "Rendez ce message privé";
|
|
||||||
$a->strings["Public access denied."] = "Accès public refusé.";
|
|
||||||
$a->strings["Only logged in users are permitted to perform a probing."] = "";
|
|
||||||
$a->strings["Permission denied"] = "Permission refusée";
|
|
||||||
$a->strings["Invalid profile identifier."] = "Identifiant de profil invalide.";
|
|
||||||
$a->strings["Profile Visibility Editor"] = "Éditer la visibilité du profil";
|
|
||||||
$a->strings["Click on a contact to add or remove."] = "Cliquez sur un contact pour l'ajouter ou le supprimer.";
|
|
||||||
$a->strings["Visible To"] = "Visible par";
|
|
||||||
$a->strings["All Contacts (with secure profile access)"] = "Tous les contacts (ayant un accès sécurisé)";
|
|
||||||
$a->strings["Account approved."] = "Inscription validée.";
|
|
||||||
$a->strings["Registration revoked for %s"] = "Inscription révoquée pour %s";
|
|
||||||
$a->strings["Please login."] = "Merci de vous connecter.";
|
|
||||||
$a->strings["Remove term"] = "Retirer le terme";
|
|
||||||
$a->strings["Saved Searches"] = "Recherches";
|
|
||||||
$a->strings["Only logged in users are permitted to perform a search."] = "Seuls les utilisateurs inscrits sont autorisés à lancer une recherche.";
|
|
||||||
$a->strings["Too Many Requests"] = "Trop de requêtes";
|
|
||||||
$a->strings["Only one search per minute is permitted for not logged in users."] = "Une seule recherche par minute pour les utilisateurs qui ne sont pas connectés.";
|
|
||||||
$a->strings["No results."] = "Aucun résultat.";
|
|
||||||
$a->strings["Items tagged with: %s"] = "Éléments taggés %s";
|
|
||||||
$a->strings["Results for: %s"] = "Résultats pour : %s";
|
|
||||||
$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s suit les %3\$s de %2\$s";
|
|
||||||
$a->strings["Tag removed"] = "Étiquette supprimée";
|
|
||||||
$a->strings["Remove Item Tag"] = "Enlever l'étiquette de l'élément";
|
|
||||||
$a->strings["Select a tag to remove: "] = "Sélectionner une étiquette à supprimer :";
|
|
||||||
$a->strings["Remove"] = "Utiliser comme photo de profil";
|
|
||||||
$a->strings["Export account"] = "Exporter le compte";
|
$a->strings["Export account"] = "Exporter le compte";
|
||||||
$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Exportez votre compte, vos infos et vos contacts. Vous pourrez utiliser le résultat comme sauvegarde et/ou pour le ré-importer sur un autre serveur.";
|
$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Exportez votre compte, vos infos et vos contacts. Vous pourrez utiliser le résultat comme sauvegarde et/ou pour le ré-importer sur un autre serveur.";
|
||||||
$a->strings["Export all"] = "Tout exporter";
|
$a->strings["Export all"] = "Tout exporter";
|
||||||
$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Exportez votre compte, vos infos, vos contacts et toutes vos publications (en JSON). Le fichier résultant peut être extrêmement volumineux, et sa production peut durer longtemps. Vous pourrez l'utiliser pour faire une sauvegarde complète (à part les photos).";
|
$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Exportez votre compte, vos infos, vos contacts et toutes vos publications (en JSON). Le fichier résultant peut être extrêmement volumineux, et sa production peut durer longtemps. Vous pourrez l'utiliser pour faire une sauvegarde complète (à part les photos).";
|
||||||
$a->strings["Export personal data"] = "Exporter";
|
$a->strings["Export personal data"] = "Exporter";
|
||||||
$a->strings["No contacts."] = "Aucun contact.";
|
|
||||||
$a->strings["Access denied."] = "Accès refusé.";
|
|
||||||
$a->strings["Image exceeds size limit of %s"] = "L'image dépasse la taille limite de %s";
|
|
||||||
$a->strings["Unable to process image."] = "Impossible de traiter l'image.";
|
|
||||||
$a->strings["Wall Photos"] = "Photos du mur";
|
|
||||||
$a->strings["Image upload failed."] = "Le téléversement de l'image a échoué.";
|
|
||||||
$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Nombre de messages de mur quotidiens pour %s dépassé. Échec du message.";
|
|
||||||
$a->strings["No recipient selected."] = "Pas de destinataire sélectionné.";
|
|
||||||
$a->strings["Unable to check your home location."] = "Impossible de vérifier votre localisation.";
|
|
||||||
$a->strings["Message could not be sent."] = "Impossible d'envoyer le message.";
|
|
||||||
$a->strings["Message collection failure."] = "Récupération des messages infructueuse.";
|
|
||||||
$a->strings["Message sent."] = "Message envoyé.";
|
|
||||||
$a->strings["No recipient."] = "Pas de destinataire.";
|
|
||||||
$a->strings["Send Private Message"] = "Envoyer un message privé";
|
|
||||||
$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Si vous souhaitez que %s réponde, merci de vérifier vos réglages pour autoriser les messages privés venant d'inconnus.";
|
|
||||||
$a->strings["To:"] = "À:";
|
|
||||||
$a->strings["Subject:"] = "Sujet:";
|
|
||||||
$a->strings["Your message:"] = "Votre message :";
|
|
||||||
$a->strings["Login"] = "Connexion";
|
|
||||||
$a->strings["The post was created"] = "La publication a été créée";
|
|
||||||
$a->strings["Item not found"] = "Élément introuvable";
|
|
||||||
$a->strings["Edit post"] = "Éditer la publication";
|
|
||||||
$a->strings["CC: email addresses"] = "CC: adresses de courriel";
|
|
||||||
$a->strings["Example: bob@example.com, mary@example.com"] = "Exemple : bob@exemple.com, mary@exemple.com";
|
|
||||||
$a->strings["Contact not found."] = "Contact introuvable.";
|
|
||||||
$a->strings["Friend suggestion sent."] = "Suggestion d'amitié/contact envoyée.";
|
|
||||||
$a->strings["Suggest Friends"] = "Suggérer des amis/contacts";
|
|
||||||
$a->strings["Suggest a friend for %s"] = "Suggérer un ami/contact pour %s";
|
|
||||||
$a->strings["Personal Notes"] = "Notes personnelles";
|
|
||||||
$a->strings["Photo Albums"] = "Albums photo";
|
|
||||||
$a->strings["Recent Photos"] = "Photos récentes";
|
|
||||||
$a->strings["Upload New Photos"] = "Téléverser de nouvelles photos";
|
|
||||||
$a->strings["everybody"] = "tout le monde";
|
|
||||||
$a->strings["Contact information unavailable"] = "Informations de contact indisponibles";
|
|
||||||
$a->strings["Album not found."] = "Album introuvable.";
|
|
||||||
$a->strings["Delete Album"] = "Effacer l'album";
|
|
||||||
$a->strings["Do you really want to delete this photo album and all its photos?"] = "Voulez-vous vraiment supprimer cet album photo et toutes ses photos ?";
|
|
||||||
$a->strings["Delete Photo"] = "Effacer la photo";
|
|
||||||
$a->strings["Do you really want to delete this photo?"] = "Voulez-vous vraiment supprimer cette photo ?";
|
|
||||||
$a->strings["a photo"] = "une photo";
|
|
||||||
$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s a été étiqueté dans %2\$s par %3\$s";
|
|
||||||
$a->strings["Image upload didn't complete, please try again"] = "";
|
|
||||||
$a->strings["Image file is missing"] = "";
|
|
||||||
$a->strings["Server can't accept new file upload at this time, please contact your administrator"] = "";
|
|
||||||
$a->strings["Image file is empty."] = "Fichier image vide.";
|
|
||||||
$a->strings["No photos selected"] = "Aucune photo sélectionnée";
|
|
||||||
$a->strings["Access to this item is restricted."] = "Accès restreint à cet élément.";
|
|
||||||
$a->strings["Upload Photos"] = "Téléverser des photos";
|
|
||||||
$a->strings["New album name: "] = "Nom du nouvel album : ";
|
|
||||||
$a->strings["or existing album name: "] = "ou nom d'un album existant : ";
|
|
||||||
$a->strings["Do not show a status post for this upload"] = "Ne pas publier de notice de statut pour cet envoi";
|
|
||||||
$a->strings["Permissions"] = "Permissions";
|
|
||||||
$a->strings["Show to Groups"] = "Montrer aux groupes";
|
|
||||||
$a->strings["Show to Contacts"] = "Montrer aux Contacts";
|
|
||||||
$a->strings["Edit Album"] = "Éditer l'album";
|
|
||||||
$a->strings["Show Newest First"] = "Plus récent d'abord";
|
|
||||||
$a->strings["Show Oldest First"] = "Plus ancien d'abord";
|
|
||||||
$a->strings["View Photo"] = "Voir la photo";
|
|
||||||
$a->strings["Permission denied. Access to this item may be restricted."] = "Interdit. L'accès à cet élément peut avoir été restreint.";
|
|
||||||
$a->strings["Photo not available"] = "Photo indisponible";
|
|
||||||
$a->strings["View photo"] = "Voir photo";
|
|
||||||
$a->strings["Edit photo"] = "Éditer la photo";
|
|
||||||
$a->strings["Use as profile photo"] = "Utiliser comme photo de profil";
|
|
||||||
$a->strings["Private Message"] = "Message privé";
|
|
||||||
$a->strings["View Full Size"] = "Voir en taille réelle";
|
|
||||||
$a->strings["Tags: "] = "Étiquettes :";
|
|
||||||
$a->strings["[Remove any tag]"] = "[Retirer toutes les étiquettes]";
|
|
||||||
$a->strings["New album name"] = "Nom du nouvel album";
|
|
||||||
$a->strings["Caption"] = "Titre";
|
|
||||||
$a->strings["Add a Tag"] = "Ajouter une étiquette";
|
|
||||||
$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Exemples : @bob, @Barbara_Jensen, @jim@example.com, #Californie, #vacances";
|
|
||||||
$a->strings["Do not rotate"] = "Pas de rotation";
|
|
||||||
$a->strings["Rotate CW (right)"] = "Tourner dans le sens des aiguilles d'une montre (vers la droite)";
|
|
||||||
$a->strings["Rotate CCW (left)"] = "Tourner dans le sens contraire des aiguilles d'une montre (vers la gauche)";
|
|
||||||
$a->strings["I like this (toggle)"] = "J'aime";
|
|
||||||
$a->strings["I don't like this (toggle)"] = "Je n'aime pas";
|
|
||||||
$a->strings["This is you"] = "C'est vous";
|
|
||||||
$a->strings["Comment"] = "Commenter";
|
|
||||||
$a->strings["Map"] = "Carte";
|
|
||||||
$a->strings["View Album"] = "Voir l'album";
|
|
||||||
$a->strings["Do you really want to delete this video?"] = "Voulez-vous vraiment supprimer cette vidéo?";
|
|
||||||
$a->strings["Delete Video"] = "Supprimer la vidéo";
|
|
||||||
$a->strings["No videos selected"] = "Pas de vidéo sélectionné";
|
|
||||||
$a->strings["Recent Videos"] = "Vidéos récente";
|
|
||||||
$a->strings["Upload New Videos"] = "Téléversé une nouvelle vidéo";
|
|
||||||
$a->strings["Access to this profile has been restricted."] = "L'accès au profil a été restreint.";
|
|
||||||
$a->strings["Events"] = "Événements";
|
|
||||||
$a->strings["View"] = "Vue";
|
|
||||||
$a->strings["Previous"] = "Précédent";
|
|
||||||
$a->strings["Next"] = "Suivant";
|
|
||||||
$a->strings["today"] = "aujourd'hui";
|
|
||||||
$a->strings["month"] = "mois";
|
|
||||||
$a->strings["week"] = "semaine";
|
|
||||||
$a->strings["day"] = "jour";
|
|
||||||
$a->strings["list"] = "";
|
|
||||||
$a->strings["User not found"] = "Utilisateur introuvable";
|
|
||||||
$a->strings["This calendar format is not supported"] = "Format de calendrier inconnu";
|
|
||||||
$a->strings["No exportable data found"] = "Rien à exporter";
|
|
||||||
$a->strings["calendar"] = "calendrier";
|
|
||||||
$a->strings["Network:"] = "Réseau";
|
|
||||||
$a->strings["%d contact edited."] = [
|
|
||||||
0 => "%d contact mis à jour.",
|
|
||||||
1 => "%d contacts mis à jour.",
|
|
||||||
];
|
|
||||||
$a->strings["Could not access contact record."] = "Impossible d'accéder à l'enregistrement du contact.";
|
|
||||||
$a->strings["Could not locate selected profile."] = "Impossible de localiser le profil séléctionné.";
|
|
||||||
$a->strings["Contact updated."] = "Contact mis à jour.";
|
|
||||||
$a->strings["Failed to update contact record."] = "Échec de mise à jour du contact.";
|
|
||||||
$a->strings["Contact has been blocked"] = "Le contact a été bloqué";
|
|
||||||
$a->strings["Contact has been unblocked"] = "Le contact n'est plus bloqué";
|
|
||||||
$a->strings["Contact has been ignored"] = "Le contact a été ignoré";
|
|
||||||
$a->strings["Contact has been unignored"] = "Le contact n'est plus ignoré";
|
|
||||||
$a->strings["Contact has been archived"] = "Contact archivé";
|
|
||||||
$a->strings["Contact has been unarchived"] = "Contact désarchivé";
|
|
||||||
$a->strings["Drop contact"] = "Supprimer contact";
|
|
||||||
$a->strings["Do you really want to delete this contact?"] = "Voulez-vous vraiment supprimer ce contact?";
|
|
||||||
$a->strings["Contact has been removed."] = "Ce contact a été retiré.";
|
|
||||||
$a->strings["You are mutual friends with %s"] = "Vous êtes ami (et réciproquement) avec %s";
|
|
||||||
$a->strings["You are sharing with %s"] = "Vous partagez avec %s";
|
|
||||||
$a->strings["%s is sharing with you"] = "%s partage avec vous";
|
|
||||||
$a->strings["Private communications are not available for this contact."] = "Les communications privées ne sont pas disponibles pour ce contact.";
|
|
||||||
$a->strings["Never"] = "Jamais";
|
|
||||||
$a->strings["(Update was successful)"] = "(Mise à jour effectuée avec succès)";
|
|
||||||
$a->strings["(Update was not successful)"] = "(Échec de la mise à jour)";
|
|
||||||
$a->strings["Suggest friends"] = "Suggérer amitié/contact";
|
|
||||||
$a->strings["Network type: %s"] = "Type de réseau %s";
|
|
||||||
$a->strings["Communications lost with this contact!"] = "Communications perdues avec ce contact !";
|
|
||||||
$a->strings["Fetch further information for feeds"] = "Chercher plus d'informations pour les flux";
|
|
||||||
$a->strings["Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."] = "";
|
|
||||||
$a->strings["Disabled"] = "Désactivé";
|
|
||||||
$a->strings["Fetch information"] = "Récupérer informations";
|
|
||||||
$a->strings["Fetch keywords"] = "";
|
|
||||||
$a->strings["Fetch information and keywords"] = "Récupérer informations";
|
|
||||||
$a->strings["Disconnect/Unfollow"] = "Se déconnecter/Ne plus suivre";
|
|
||||||
$a->strings["Contact"] = "Contact";
|
|
||||||
$a->strings["Profile Visibility"] = "Visibilité du profil";
|
|
||||||
$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Merci de choisir le profil que vous souhaitez montrer à %s lorsqu'il vous rend visite de manière sécurisée.";
|
|
||||||
$a->strings["Contact Information / Notes"] = "Informations de contact / Notes";
|
|
||||||
$a->strings["Their personal note"] = "";
|
|
||||||
$a->strings["Edit contact notes"] = "Éditer les notes des contacts";
|
|
||||||
$a->strings["Block/Unblock contact"] = "Bloquer/débloquer ce contact";
|
|
||||||
$a->strings["Ignore contact"] = "Ignorer ce contact";
|
|
||||||
$a->strings["Repair URL settings"] = "Réglages de réparation des URL";
|
|
||||||
$a->strings["View conversations"] = "Voir les conversations";
|
|
||||||
$a->strings["Last update:"] = "Dernière mise-à-jour :";
|
|
||||||
$a->strings["Update public posts"] = "Mettre à jour les publications publiques:";
|
|
||||||
$a->strings["Update now"] = "Mettre à jour";
|
|
||||||
$a->strings["Unblock"] = "Débloquer";
|
|
||||||
$a->strings["Block"] = "Bloquer";
|
|
||||||
$a->strings["Unignore"] = "Ne plus ignorer";
|
|
||||||
$a->strings["Ignore"] = "Ignorer";
|
|
||||||
$a->strings["Currently blocked"] = "Actuellement bloqué";
|
|
||||||
$a->strings["Currently ignored"] = "Actuellement ignoré";
|
|
||||||
$a->strings["Currently archived"] = "Actuellement archivé";
|
|
||||||
$a->strings["Awaiting connection acknowledge"] = "";
|
|
||||||
$a->strings["Hide this contact from others"] = "Cacher ce contact aux autres";
|
|
||||||
$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "Les réponses et \"j'aime\" à vos publications publiques <strong>peuvent</strong> être toujours visibles";
|
|
||||||
$a->strings["Notification for new posts"] = "Notification des nouvelles publications";
|
|
||||||
$a->strings["Send a notification of every new post of this contact"] = "Envoyer une notification de chaque nouveau message en provenance de ce contact";
|
|
||||||
$a->strings["Blacklisted keywords"] = "Mots-clés sur la liste noire";
|
|
||||||
$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Liste de mots-clés separés par des virgules qui ne doivent pas être converti en mots-dièse quand « Récupérer informations et mots-clés » est sélectionné.";
|
|
||||||
$a->strings["Profile URL"] = "URL du Profil";
|
|
||||||
$a->strings["Location:"] = "Localisation :";
|
|
||||||
$a->strings["XMPP:"] = "XMPP";
|
|
||||||
$a->strings["About:"] = "À propos :";
|
|
||||||
$a->strings["Tags:"] = "Étiquette :";
|
|
||||||
$a->strings["Actions"] = "Actions";
|
|
||||||
$a->strings["Status"] = "Statut";
|
|
||||||
$a->strings["Contact Settings"] = "Paramètres du Contact";
|
|
||||||
$a->strings["Suggestions"] = "Suggestions";
|
|
||||||
$a->strings["Suggest potential friends"] = "Suggérer des amis potentiels";
|
|
||||||
$a->strings["All Contacts"] = "Tous les contacts";
|
|
||||||
$a->strings["Show all contacts"] = "Montrer tous les contacts";
|
|
||||||
$a->strings["Unblocked"] = "Non-bloqués";
|
|
||||||
$a->strings["Only show unblocked contacts"] = "Ne montrer que les contacts non-bloqués";
|
|
||||||
$a->strings["Blocked"] = "Bloqués";
|
|
||||||
$a->strings["Only show blocked contacts"] = "Ne montrer que les contacts bloqués";
|
|
||||||
$a->strings["Ignored"] = "Ignorés";
|
|
||||||
$a->strings["Only show ignored contacts"] = "Ne montrer que les contacts ignorés";
|
|
||||||
$a->strings["Archived"] = "Archivés";
|
|
||||||
$a->strings["Only show archived contacts"] = "Ne montrer que les contacts archivés";
|
|
||||||
$a->strings["Hidden"] = "Cachés";
|
|
||||||
$a->strings["Only show hidden contacts"] = "Ne montrer que les contacts masqués";
|
|
||||||
$a->strings["Search your contacts"] = "Rechercher dans vos contacts";
|
|
||||||
$a->strings["Find"] = "Trouver";
|
|
||||||
$a->strings["Update"] = "Mises à jour";
|
|
||||||
$a->strings["Archive"] = "Archiver";
|
|
||||||
$a->strings["Unarchive"] = "Désarchiver";
|
|
||||||
$a->strings["Batch Actions"] = "Actions multiples";
|
|
||||||
$a->strings["Status Messages and Posts"] = "Messages d'état et publications";
|
|
||||||
$a->strings["Profile Details"] = "Détails du profil";
|
|
||||||
$a->strings["View all contacts"] = "Voir tous les contacts";
|
|
||||||
$a->strings["View all common friends"] = "Voir tous les amis communs";
|
|
||||||
$a->strings["Advanced"] = "Avancé";
|
|
||||||
$a->strings["Advanced Contact Settings"] = "Réglages avancés du contact";
|
|
||||||
$a->strings["Mutual Friendship"] = "Relation réciproque";
|
|
||||||
$a->strings["is a fan of yours"] = "Vous suit";
|
|
||||||
$a->strings["you are a fan of"] = "Vous le/la suivez";
|
|
||||||
$a->strings["Toggle Blocked status"] = "(dés)activer l'état \"bloqué\"";
|
|
||||||
$a->strings["Toggle Ignored status"] = "(dés)activer l'état \"ignoré\"";
|
|
||||||
$a->strings["Toggle Archive status"] = "(dés)activer l'état \"archivé\"";
|
|
||||||
$a->strings["Delete contact"] = "Effacer ce contact";
|
|
||||||
$a->strings["Parent user not found."] = "";
|
|
||||||
$a->strings["No parent user"] = "";
|
|
||||||
$a->strings["Parent Password:"] = "";
|
|
||||||
$a->strings["Please enter the password of the parent account to legitimize your request."] = "";
|
|
||||||
$a->strings["Parent User"] = "";
|
|
||||||
$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = "";
|
|
||||||
$a->strings["Save Settings"] = "Sauvegarder les paramètres";
|
|
||||||
$a->strings["Delegate Page Management"] = "Déléguer la gestion de la page";
|
|
||||||
$a->strings["Delegates"] = "";
|
|
||||||
$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Les délégataires seront capables de gérer tous les aspects de ce compte ou de cette page, à l'exception des réglages de compte. Merci de ne pas déléguer votre compte principal à quelqu'un en qui vous n'avez pas une confiance absolue.";
|
|
||||||
$a->strings["Existing Page Delegates"] = "Délégataires existants";
|
|
||||||
$a->strings["Potential Delegates"] = "Délégataires potentiels";
|
|
||||||
$a->strings["Add"] = "Ajouter";
|
|
||||||
$a->strings["No entries."] = "Aucune entrée.";
|
|
||||||
$a->strings["Event can not end before it has started."] = "L'événement ne peut pas se terminer avant d'avoir commencé.";
|
|
||||||
$a->strings["Event title and start time are required."] = "Vous devez donner un nom et un horaire de début à l'événement.";
|
|
||||||
$a->strings["Create New Event"] = "Créer un nouvel événement";
|
|
||||||
$a->strings["Event details"] = "Détails de l'événement";
|
|
||||||
$a->strings["Starting date and Title are required."] = "La date de début et le titre sont requis.";
|
|
||||||
$a->strings["Event Starts:"] = "Début de l'événement :";
|
|
||||||
$a->strings["Required"] = "Requis";
|
|
||||||
$a->strings["Finish date/time is not known or not relevant"] = "Date / heure de fin inconnue ou sans objet";
|
|
||||||
$a->strings["Event Finishes:"] = "Fin de l'événement :";
|
|
||||||
$a->strings["Adjust for viewer timezone"] = "Ajuster à la zone horaire du visiteur";
|
|
||||||
$a->strings["Description:"] = "Description :";
|
|
||||||
$a->strings["Title:"] = "Titre :";
|
|
||||||
$a->strings["Share this event"] = "Partager cet événement";
|
|
||||||
$a->strings["Basic"] = "Simple";
|
|
||||||
$a->strings["Failed to remove event"] = "La suppression de l'événement a échoué.";
|
|
||||||
$a->strings["Event removed"] = "Événement supprimé.";
|
|
||||||
$a->strings["You must be logged in to use this module"] = "";
|
|
||||||
$a->strings["Source URL"] = "";
|
|
||||||
$a->strings["Post successful."] = "Publication réussie.";
|
|
||||||
$a->strings["Subscribing to OStatus contacts"] = "Inscription aux contacts OStatus";
|
|
||||||
$a->strings["No contact provided."] = "Pas de contact fourni.";
|
|
||||||
$a->strings["Couldn't fetch information for contact."] = "Impossible de récupérer les informations pour ce contact.";
|
|
||||||
$a->strings["Couldn't fetch friends for contact."] = "Impossible de récupérer les amis de ce contact.";
|
|
||||||
$a->strings["success"] = "réussite";
|
|
||||||
$a->strings["failed"] = "échec";
|
|
||||||
$a->strings["ignored"] = "ignoré";
|
|
||||||
$a->strings["Image uploaded but image cropping failed."] = "Image envoyée, mais impossible de la retailler.";
|
|
||||||
$a->strings["Image size reduction [%s] failed."] = "Réduction de la taille de l'image [%s] échouée.";
|
|
||||||
$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Rechargez la page avec la touche Maj pressée, ou bien effacez le cache du navigateur, si d'aventure la nouvelle photo n'apparaissait pas immédiatement.";
|
|
||||||
$a->strings["Unable to process image"] = "Impossible de traiter l'image";
|
|
||||||
$a->strings["Upload File:"] = "Fichier à téléverser :";
|
|
||||||
$a->strings["Select a profile:"] = "Choisir un profil :";
|
|
||||||
$a->strings["or"] = "ou";
|
|
||||||
$a->strings["skip this step"] = "ignorer cette étape";
|
|
||||||
$a->strings["select a photo from your photo albums"] = "choisissez une photo depuis vos albums";
|
|
||||||
$a->strings["Crop Image"] = "(Re)cadrer l'image";
|
|
||||||
$a->strings["Please adjust the image cropping for optimum viewing."] = "Ajustez le cadre de l'image pour une visualisation optimale.";
|
|
||||||
$a->strings["Done Editing"] = "Édition terminée";
|
|
||||||
$a->strings["Image uploaded successfully."] = "Image téléversée avec succès.";
|
|
||||||
$a->strings["Contact wasn't found or can't be unfollowed."] = "Le contact n'a pas été trouvé ou ne peut pas être suivi.";
|
|
||||||
$a->strings["Contact unfollowed"] = "";
|
|
||||||
$a->strings["Submit Request"] = "Envoyer la requête";
|
|
||||||
$a->strings["You aren't a friend of this contact."] = "Vous n'êtes pas amis avec ce contact.";
|
|
||||||
$a->strings["Unfollowing is currently not supported by your network."] = "";
|
|
||||||
$a->strings["Your Identity Address:"] = "Votre adresse d'identité :";
|
|
||||||
$a->strings["Gender:"] = "Genre :";
|
|
||||||
$a->strings["Status:"] = "Statut :";
|
|
||||||
$a->strings["Homepage:"] = "Page personnelle :";
|
|
||||||
$a->strings["Global Directory"] = "Annuaire global";
|
|
||||||
$a->strings["Find on this site"] = "Trouver sur ce site";
|
|
||||||
$a->strings["Results for:"] = "Résultats pour :";
|
|
||||||
$a->strings["Site Directory"] = "Annuaire local";
|
|
||||||
$a->strings["No entries (some entries may be hidden)."] = "Aucune entrée (certaines peuvent être cachées).";
|
|
||||||
$a->strings["People Search - %s"] = "Recherche de personne - %s";
|
|
||||||
$a->strings["Forum Search - %s"] = "Recherche de Forum - %s";
|
|
||||||
$a->strings["The contact could not be added."] = "";
|
|
||||||
$a->strings["You already added this contact."] = "Vous avez déjà ajouté ce contact.";
|
|
||||||
$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Le support de Diaspora est désactivé. Le contact ne peut pas être ajouté.";
|
|
||||||
$a->strings["OStatus support is disabled. Contact can't be added."] = "Le support d'OStatus est désactivé. Le contact ne peut pas être ajouté.";
|
|
||||||
$a->strings["The network type couldn't be detected. Contact can't be added."] = "Impossible de détecter le type de réseau. Le contact ne peut pas être ajouté.";
|
|
||||||
$a->strings["Please answer the following:"] = "Merci de répondre à ce qui suit :";
|
|
||||||
$a->strings["Does %s know you?"] = "Est-ce que %s vous connaît?";
|
|
||||||
$a->strings["Add a personal note:"] = "Ajouter une note personnelle :";
|
|
||||||
$a->strings["No valid account found."] = "Impossible de trouver un compte valide.";
|
|
||||||
$a->strings["Password reset request issued. Check your email."] = "Réinitialisation du mot de passe en cours. Vérifiez votre courriel.";
|
|
||||||
$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email, the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "";
|
|
||||||
$a->strings["\n\t\tFollow this link soon to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = "";
|
|
||||||
$a->strings["Password reset requested at %s"] = "Requête de réinitialisation de mot de passe à %s";
|
|
||||||
$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Impossible d'honorer cette demande. (Vous l'avez peut-être déjà utilisée par le passé.) La réinitialisation a échoué.";
|
|
||||||
$a->strings["Request has expired, please make a new one."] = "";
|
|
||||||
$a->strings["Forgot your Password?"] = "Mot de passe oublié ?";
|
|
||||||
$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Entrez votre adresse de courriel et validez pour réinitialiser votre mot de passe. Vous recevrez la suite des instructions par courriel.";
|
|
||||||
$a->strings["Nickname or Email: "] = "Pseudo ou eMail : ";
|
|
||||||
$a->strings["Reset"] = "Réinitialiser";
|
|
||||||
$a->strings["Password Reset"] = "Réinitialiser le mot de passe";
|
|
||||||
$a->strings["Your password has been reset as requested."] = "Votre mot de passe a bien été réinitialisé.";
|
|
||||||
$a->strings["Your new password is"] = "Votre nouveau mot de passe est ";
|
|
||||||
$a->strings["Save or copy your new password - and then"] = "Sauvez ou copiez ce nouveau mot de passe - puis";
|
|
||||||
$a->strings["click here to login"] = "cliquez ici pour vous connecter";
|
|
||||||
$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Votre mot de passe peut être changé depuis la page <em>Réglages</em>, une fois que vous serez connecté.";
|
|
||||||
$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"] = "";
|
|
||||||
$a->strings["\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t%2\$s\n\t\t\tPassword:\t%3\$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"] = "";
|
|
||||||
$a->strings["Your password has been changed at %s"] = "Votre mot de passe a été modifié à %s";
|
|
||||||
$a->strings["Source input"] = "";
|
|
||||||
$a->strings["BBCode::toPlaintext"] = "";
|
|
||||||
$a->strings["BBCode::convert (raw HTML)"] = "";
|
|
||||||
$a->strings["BBCode::convert"] = "";
|
|
||||||
$a->strings["BBCode::convert => HTML::toBBCode"] = "";
|
|
||||||
$a->strings["BBCode::toMarkdown"] = "";
|
|
||||||
$a->strings["BBCode::toMarkdown => Markdown::convert"] = "";
|
|
||||||
$a->strings["BBCode::toMarkdown => Markdown::toBBCode"] = "";
|
|
||||||
$a->strings["BBCode::toMarkdown => Markdown::convert => HTML::toBBCode"] = "";
|
|
||||||
$a->strings["Source input \\x28Diaspora format\\x29"] = "";
|
|
||||||
$a->strings["Markdown::toBBCode"] = "";
|
|
||||||
$a->strings["Raw HTML input"] = "";
|
|
||||||
$a->strings["HTML Input"] = "";
|
|
||||||
$a->strings["HTML::toBBCode"] = "";
|
|
||||||
$a->strings["HTML::toPlaintext"] = "";
|
|
||||||
$a->strings["Source text"] = "";
|
|
||||||
$a->strings["BBCode"] = "";
|
|
||||||
$a->strings["Markdown"] = "";
|
|
||||||
$a->strings["HTML"] = "";
|
|
||||||
$a->strings["Community option not available."] = "";
|
|
||||||
$a->strings["Not available."] = "Indisponible.";
|
|
||||||
$a->strings["Local Community"] = "";
|
|
||||||
$a->strings["Posts from local users on this server"] = "";
|
|
||||||
$a->strings["Global Community"] = "";
|
|
||||||
$a->strings["Posts from users of the whole federated network"] = "";
|
|
||||||
$a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."] = "";
|
|
||||||
$a->strings["This is Friendica, version"] = "Service reposant sur Friendica version";
|
|
||||||
$a->strings["running at web location"] = "hébergé sur";
|
|
||||||
$a->strings["Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."] = "Rendez-vous sur <a href=\"https://friendi.ca\">Friendi.ca</a> pour en savoir plus sur le projet Friendica.";
|
|
||||||
$a->strings["Bug reports and issues: please visit"] = "Pour les rapports de bugs : rendez vous sur";
|
|
||||||
$a->strings["the bugtracker at github"] = "le bugtracker sur GitHub";
|
|
||||||
$a->strings["Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"] = "";
|
|
||||||
$a->strings["Installed addons/apps:"] = "";
|
|
||||||
$a->strings["No installed addons/apps"] = "";
|
|
||||||
$a->strings["Read about the <a href=\"%1\$s/tos\">Terms of Service</a> of this node."] = "";
|
|
||||||
$a->strings["On this server the following remote servers are blocked."] = "Sur ce serveur, les serveurs suivants sont sur liste noire.";
|
|
||||||
$a->strings["Blocked domain"] = "Domaine bloqué";
|
|
||||||
$a->strings["Reason for the block"] = "Raison du blocage.";
|
|
||||||
$a->strings["Total invitation limit exceeded."] = "La limite d'invitation totale est éxédée.";
|
|
||||||
$a->strings["%s : Not a valid email address."] = "%s : Adresse de courriel invalide.";
|
|
||||||
$a->strings["Please join us on Friendica"] = "Rejoignez-nous sur Friendica";
|
|
||||||
$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Limite d'invitation exédée. Veuillez contacter l'administrateur de votre site.";
|
|
||||||
$a->strings["%s : Message delivery failed."] = "%s : L'envoi du message a échoué.";
|
|
||||||
$a->strings["%d message sent."] = [
|
|
||||||
0 => "%d message envoyé.",
|
|
||||||
1 => "%d messages envoyés.",
|
|
||||||
];
|
|
||||||
$a->strings["You have no more invitations available"] = "Vous n'avez plus d'invitations disponibles";
|
|
||||||
$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Visitez %s pour une liste des sites publics que vous pouvez rejoindre. Les membres de Friendica appartenant à d'autres sites peuvent s'interconnecter, ainsi qu'avec les membres de plusieurs autres réseaux sociaux.";
|
|
||||||
$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Pour accepter cette invitation, merci d'aller vous inscrire sur %s, ou n'importe quel autre site Friendica public.";
|
|
||||||
$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Les sites Friendica sont tous interconnectés pour créer un immense réseau social respectueux de la vie privée, possédé et contrôllé par ses membres. Ils peuvent également interagir avec plusieurs réseaux sociaux traditionnels. Voir %s pour une liste d'autres sites Friendica que vous pourriez rejoindre.";
|
|
||||||
$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Toutes nos excuses. Ce système n'est pas configuré pour se connecter à d'autres sites publics ou inviter de nouveaux membres.";
|
|
||||||
$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks."] = "Les instances Friendica sont interconnectées pour créer un immense réseau social possédé et contrôlé par ses membres, et qui respecte leur vie privée. Ils peuvent aussi s'interconnecter avec d'autres réseaux sociaux traditionnels.";
|
|
||||||
$a->strings["To accept this invitation, please visit and register at %s."] = "Pour accepter cette invitation, rendez-vous sur %s et inscrivez-vous.";
|
|
||||||
$a->strings["Send invitations"] = "Envoyer des invitations";
|
|
||||||
$a->strings["Enter email addresses, one per line:"] = "Entrez les adresses email, une par ligne :";
|
|
||||||
$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Vous êtes cordialement invité à me rejoindre sur Friendica, et nous aider ainsi à créer un meilleur web social.";
|
|
||||||
$a->strings["You will need to supply this invitation code: \$invite_code"] = "Vous devrez fournir ce code d'invitation : \$invite_code";
|
|
||||||
$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Une fois inscrit, connectez-vous à la page de mon profil sur :";
|
|
||||||
$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "";
|
|
||||||
$a->strings["add"] = "ajouter";
|
|
||||||
$a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = [
|
|
||||||
0 => "",
|
|
||||||
1 => "",
|
|
||||||
];
|
|
||||||
$a->strings["Messages in this group won't be send to these receivers."] = "Les messages dans ce groupe ne seront pas envoyés à ces destinataires.";
|
|
||||||
$a->strings["No such group"] = "Groupe inexistant";
|
|
||||||
$a->strings["Group is empty"] = "Groupe vide";
|
|
||||||
$a->strings["Group: %s"] = "Group : %s";
|
|
||||||
$a->strings["Private messages to this person are at risk of public disclosure."] = "Les messages privés envoyés à ce contact s'exposent à une diffusion incontrôlée.";
|
|
||||||
$a->strings["Invalid contact."] = "Contact invalide.";
|
|
||||||
$a->strings["Commented Order"] = "Tri par commentaires";
|
|
||||||
$a->strings["Sort by Comment Date"] = "Trier par date de commentaire";
|
|
||||||
$a->strings["Posted Order"] = "Tri des publications";
|
|
||||||
$a->strings["Sort by Post Date"] = "Trier par date de publication";
|
|
||||||
$a->strings["Personal"] = "Personnel";
|
|
||||||
$a->strings["Posts that mention or involve you"] = "Publications qui vous concernent";
|
|
||||||
$a->strings["New"] = "Nouveau";
|
|
||||||
$a->strings["Activity Stream - by date"] = "Flux d'activités - par date";
|
|
||||||
$a->strings["Shared Links"] = "Liens partagés";
|
|
||||||
$a->strings["Interesting Links"] = "Liens intéressants";
|
|
||||||
$a->strings["Starred"] = "Mis en avant";
|
|
||||||
$a->strings["Favourite Posts"] = "Publications favorites";
|
|
||||||
$a->strings["Contact settings applied."] = "Réglages du contact appliqués.";
|
|
||||||
$a->strings["Contact update failed."] = "Impossible d'appliquer les réglages.";
|
|
||||||
$a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = "<strong>ATTENTION: Manipulation réservée aux experts</strong>, toute information incorrecte pourrait empêcher la communication avec ce contact.";
|
|
||||||
$a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."] = "une photo";
|
|
||||||
$a->strings["No mirroring"] = "Pas de miroir";
|
|
||||||
$a->strings["Mirror as forwarded posting"] = "";
|
|
||||||
$a->strings["Mirror as my own posting"] = "";
|
|
||||||
$a->strings["Return to contact editor"] = "Retour à l'éditeur de contact";
|
|
||||||
$a->strings["Refetch contact data"] = "Récupérer à nouveau les données de contact";
|
|
||||||
$a->strings["Remote Self"] = "Identité à distance";
|
|
||||||
$a->strings["Mirror postings from this contact"] = "Copier les publications de ce contact";
|
|
||||||
$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "Marquer ce contact comme étant remote_self, friendica republiera alors les nouvelles entrées de ce contact.";
|
|
||||||
$a->strings["Name"] = "Nom";
|
|
||||||
$a->strings["Account Nickname"] = "Pseudo du compte";
|
|
||||||
$a->strings["@Tagname - overrides Name/Nickname"] = "@NomEtiquette - prend le pas sur Nom/Pseudo";
|
|
||||||
$a->strings["Account URL"] = "URL du compte";
|
|
||||||
$a->strings["Friend Request URL"] = "Echec du téléversement de l'image.";
|
|
||||||
$a->strings["Friend Confirm URL"] = "Accès public refusé.";
|
|
||||||
$a->strings["Notification Endpoint URL"] = "Aucune photo sélectionnée";
|
|
||||||
$a->strings["Poll/Feed URL"] = "Téléverser des photos";
|
|
||||||
$a->strings["New photo from this URL"] = "Nouvelle photo depuis cette URL";
|
|
||||||
$a->strings["%1\$s welcomes %2\$s"] = "%1\$s accueille %2\$s";
|
|
||||||
$a->strings["Help:"] = "Aide :";
|
|
||||||
$a->strings["Help"] = "Aide";
|
|
||||||
$a->strings["Page not found."] = "Page introuvable.";
|
|
||||||
$a->strings["Friendica Communications Server - Setup"] = "Serveur de communications Friendica - Configuration";
|
|
||||||
$a->strings["Could not connect to database."] = "Impossible de se connecter à la base.";
|
|
||||||
$a->strings["Could not create table."] = "Impossible de créer une table.";
|
|
||||||
$a->strings["Your Friendica site database has been installed."] = "La base de données de votre site Friendica a bien été installée.";
|
|
||||||
$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Vous pourriez avoir besoin d'importer le fichier \"database.sql\" manuellement au moyen de phpmyadmin ou de la commande mysql.";
|
|
||||||
$a->strings["Please see the file \"INSTALL.txt\"."] = "Référez-vous au fichier \"INSTALL.txt\".";
|
|
||||||
$a->strings["Database already in use."] = "Base de données déjà en cours d'utilisation.";
|
|
||||||
$a->strings["System check"] = "Vérifications système";
|
|
||||||
$a->strings["Check again"] = "Vérifier à nouveau";
|
|
||||||
$a->strings["Database connection"] = "Connexion à la base de données";
|
|
||||||
$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Pour installer Friendica, nous avons besoin de savoir comment contacter votre base de données.";
|
|
||||||
$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Merci de vous tourner vers votre hébergeur et/ou administrateur pour toute question concernant ces réglages.";
|
|
||||||
$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "La base de données que vous spécifierez doit exister. Si ce n'est pas encore le cas, merci de la créer avant de continuer.";
|
|
||||||
$a->strings["Database Server Name"] = "Serveur de base de données";
|
|
||||||
$a->strings["Database Login Name"] = "Nom d'utilisateur de la base";
|
|
||||||
$a->strings["Database Login Password"] = "Mot de passe de la base";
|
|
||||||
$a->strings["For security reasons the password must not be empty"] = "Pour des raisons de sécurité, le mot de passe ne peut pas être vide.";
|
|
||||||
$a->strings["Database Name"] = "Nom de la base";
|
|
||||||
$a->strings["Site administrator email address"] = "Adresse électronique de l'administrateur du site";
|
|
||||||
$a->strings["Your account email address must match this in order to use the web admin panel."] = "Votre adresse électronique doit correspondre à celle-ci pour pouvoir utiliser l'interface d'administration.";
|
|
||||||
$a->strings["Please select a default timezone for your website"] = "Sélectionner un fuseau horaire par défaut pour votre site";
|
|
||||||
$a->strings["Site settings"] = "Réglages du site";
|
|
||||||
$a->strings["System Language:"] = "Langue système :";
|
|
||||||
$a->strings["Set the default language for your Friendica installation interface and to send emails."] = "Définit la langue par défaut pour l'interface de votre instance Friendica et les mails envoyés.";
|
|
||||||
$a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "Le fichier de configuration de la base (\".htconfig.php\") ne peut être créé. Merci d'utiliser le texte ci-joint pour créer ce fichier à la racine de votre hébergement.";
|
|
||||||
$a->strings["<h1>What next</h1>"] = "<h1>Ensuite</h1>";
|
|
||||||
$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "IMPORTANT: vous devrez ajouter [manuellement] une tâche planifiée pour le 'worker'.";
|
|
||||||
$a->strings["Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "";
|
|
||||||
$a->strings["New Message"] = "Nouveau message";
|
|
||||||
$a->strings["Unable to locate contact information."] = "Impossible de localiser les informations du contact.";
|
|
||||||
$a->strings["Messages"] = "Messages";
|
|
||||||
$a->strings["Do you really want to delete this message?"] = "Voulez-vous vraiment supprimer ce message ?";
|
|
||||||
$a->strings["Message deleted."] = "Message supprimé.";
|
|
||||||
$a->strings["Conversation removed."] = "Conversation supprimée.";
|
|
||||||
$a->strings["No messages."] = "Aucun message.";
|
|
||||||
$a->strings["Message not available."] = "Message indisponible.";
|
|
||||||
$a->strings["Delete message"] = "Effacer message";
|
|
||||||
$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A";
|
|
||||||
$a->strings["Delete conversation"] = "Effacer conversation";
|
|
||||||
$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Pas de communications sécurisées possibles. Vous serez <strong>peut-être</strong> en mesure de répondre depuis la page de profil de l'émetteur.";
|
|
||||||
$a->strings["Send Reply"] = "Répondre";
|
|
||||||
$a->strings["Unknown sender - %s"] = "Émetteur inconnu - %s";
|
|
||||||
$a->strings["You and %s"] = "Vous et %s";
|
|
||||||
$a->strings["%s and You"] = "%s et vous";
|
|
||||||
$a->strings["%d message"] = [
|
|
||||||
0 => "%d message",
|
|
||||||
1 => "%d messages",
|
|
||||||
];
|
|
||||||
$a->strings["Group created."] = "Groupe créé.";
|
|
||||||
$a->strings["Could not create group."] = "Impossible de créer le groupe.";
|
|
||||||
$a->strings["Group not found."] = "Groupe introuvable.";
|
|
||||||
$a->strings["Group name changed."] = "Groupe renommé.";
|
|
||||||
$a->strings["Save Group"] = "Sauvegarder le groupe";
|
|
||||||
$a->strings["Create a group of contacts/friends."] = "Créez un groupe de contacts/amis.";
|
|
||||||
$a->strings["Group Name: "] = "Nom du groupe : ";
|
|
||||||
$a->strings["Group removed."] = "Groupe enlevé.";
|
|
||||||
$a->strings["Unable to remove group."] = "Impossible d'enlever le groupe.";
|
|
||||||
$a->strings["Delete Group"] = "Supprimer le groupe";
|
|
||||||
$a->strings["Group Editor"] = "Éditeur de groupe";
|
|
||||||
$a->strings["Edit Group Name"] = "Éditer le nom du groupe";
|
|
||||||
$a->strings["Members"] = "Membres";
|
|
||||||
$a->strings["Remove contact from group"] = "";
|
|
||||||
$a->strings["Add contact to group"] = "";
|
|
||||||
$a->strings["OpenID protocol error. No ID returned."] = "Erreur de protocole OpenID. Pas d'ID en retour.";
|
|
||||||
$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Compte introuvable, et l'inscription OpenID n'est pas autorisée sur ce site.";
|
|
||||||
$a->strings["Login failed."] = "Échec de connexion.";
|
|
||||||
$a->strings["Theme settings updated."] = "Réglages du thème sauvés.";
|
$a->strings["Theme settings updated."] = "Réglages du thème sauvés.";
|
||||||
$a->strings["Information"] = "Information";
|
$a->strings["Information"] = "Information";
|
||||||
$a->strings["Overview"] = "";
|
$a->strings["Overview"] = "";
|
||||||
$a->strings["Federation Statistics"] = "Statistiques Federation";
|
$a->strings["Federation Statistics"] = "Statistiques Federation";
|
||||||
$a->strings["Configuration"] = "";
|
$a->strings["Configuration"] = "Configuration";
|
||||||
$a->strings["Site"] = "Site";
|
$a->strings["Site"] = "Site";
|
||||||
$a->strings["Users"] = "Utilisateurs";
|
$a->strings["Users"] = "Utilisateurs";
|
||||||
$a->strings["Addons"] = "";
|
$a->strings["Addons"] = "Extensions";
|
||||||
$a->strings["Themes"] = "Thèmes";
|
$a->strings["Themes"] = "Thèmes";
|
||||||
$a->strings["Additional features"] = "Fonctions supplémentaires";
|
$a->strings["Additional features"] = "Fonctions supplémentaires";
|
||||||
$a->strings["Terms of Service"] = "";
|
$a->strings["Terms of Service"] = "Conditions de service";
|
||||||
$a->strings["Database"] = "";
|
$a->strings["Database"] = "Base de données";
|
||||||
$a->strings["DB updates"] = "Mise-à-jour de la base";
|
$a->strings["DB updates"] = "Mise-à-jour de la base";
|
||||||
$a->strings["Inspect Queue"] = "Inspecter la file d'attente";
|
$a->strings["Inspect Queue"] = "Inspecter la file d'attente";
|
||||||
$a->strings["Tools"] = "";
|
$a->strings["Inspect Deferred Workers"] = "";
|
||||||
$a->strings["Contact Blocklist"] = "";
|
$a->strings["Inspect worker Queue"] = "";
|
||||||
|
$a->strings["Tools"] = "Outils";
|
||||||
|
$a->strings["Contact Blocklist"] = "Liste de contacts bloqués";
|
||||||
$a->strings["Server Blocklist"] = "Serveurs bloqués";
|
$a->strings["Server Blocklist"] = "Serveurs bloqués";
|
||||||
$a->strings["Delete Item"] = "Supprimer un élément";
|
$a->strings["Delete Item"] = "Supprimer un élément";
|
||||||
$a->strings["Logs"] = "Journaux";
|
$a->strings["Logs"] = "Journaux";
|
||||||
|
|
@ -929,7 +328,10 @@ $a->strings["Show some informations regarding the needed information to operate
|
||||||
$a->strings["Privacy Statement Preview"] = "";
|
$a->strings["Privacy Statement Preview"] = "";
|
||||||
$a->strings["The Terms of Service"] = "";
|
$a->strings["The Terms of Service"] = "";
|
||||||
$a->strings["Enter the Terms of Service for your node here. You can use BBCode. Headers of sections should be [h2] and below."] = "";
|
$a->strings["Enter the Terms of Service for your node here. You can use BBCode. Headers of sections should be [h2] and below."] = "";
|
||||||
|
$a->strings["Save Settings"] = "Sauvegarder les paramètres";
|
||||||
|
$a->strings["Blocked domain"] = "Domaine bloqué";
|
||||||
$a->strings["The blocked domain"] = "Domaine bloqué";
|
$a->strings["The blocked domain"] = "Domaine bloqué";
|
||||||
|
$a->strings["Reason for the block"] = "Raison du blocage.";
|
||||||
$a->strings["The reason why you blocked this domain."] = "Raison pour laquelle vous souhaitez bloquer ce domaine.";
|
$a->strings["The reason why you blocked this domain."] = "Raison pour laquelle vous souhaitez bloquer ce domaine.";
|
||||||
$a->strings["Delete domain"] = "Supprimer le domaine.";
|
$a->strings["Delete domain"] = "Supprimer le domaine.";
|
||||||
$a->strings["Check to delete this entry from the blocklist"] = "Cochez la case pour retirer cette entrée de la liste noire";
|
$a->strings["Check to delete this entry from the blocklist"] = "Cochez la case pour retirer cette entrée de la liste noire";
|
||||||
|
|
@ -957,11 +359,15 @@ $a->strings["This page allows you to prevent any message from a remote contact t
|
||||||
$a->strings["Block Remote Contact"] = "";
|
$a->strings["Block Remote Contact"] = "";
|
||||||
$a->strings["select all"] = "tout sélectionner";
|
$a->strings["select all"] = "tout sélectionner";
|
||||||
$a->strings["select none"] = "";
|
$a->strings["select none"] = "";
|
||||||
|
$a->strings["Block"] = "Bloquer";
|
||||||
|
$a->strings["Unblock"] = "Débloquer";
|
||||||
$a->strings["No remote contact is blocked from this node."] = "";
|
$a->strings["No remote contact is blocked from this node."] = "";
|
||||||
$a->strings["Blocked Remote Contacts"] = "";
|
$a->strings["Blocked Remote Contacts"] = "";
|
||||||
$a->strings["Block New Remote Contact"] = "";
|
$a->strings["Block New Remote Contact"] = "";
|
||||||
$a->strings["Photo"] = "";
|
$a->strings["Photo"] = "";
|
||||||
|
$a->strings["Name"] = "Nom";
|
||||||
$a->strings["Address"] = "Adresse";
|
$a->strings["Address"] = "Adresse";
|
||||||
|
$a->strings["Profile URL"] = "URL du Profil";
|
||||||
$a->strings["%s total blocked contact"] = [
|
$a->strings["%s total blocked contact"] = [
|
||||||
0 => "",
|
0 => "",
|
||||||
1 => "",
|
1 => "",
|
||||||
|
|
@ -984,11 +390,19 @@ $a->strings["Network"] = "Réseau";
|
||||||
$a->strings["Created"] = "Créé";
|
$a->strings["Created"] = "Créé";
|
||||||
$a->strings["Last Tried"] = "Dernier essai";
|
$a->strings["Last Tried"] = "Dernier essai";
|
||||||
$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "Cette page présente le contenu de la file d'attente pour les publications sortantes. Ce sont des messages dont la première livraison a échoué. Ils seront réenvoyés plus tard et éventuellement supprimés si l'envoi échoue de façon permanente.";
|
$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "Cette page présente le contenu de la file d'attente pour les publications sortantes. Ce sont des messages dont la première livraison a échoué. Ils seront réenvoyés plus tard et éventuellement supprimés si l'envoi échoue de façon permanente.";
|
||||||
|
$a->strings["Inspect Deferred Worker Queue"] = "";
|
||||||
|
$a->strings["This page lists the deferred worker jobs. This are jobs that couldn't be executed at the first time."] = "";
|
||||||
|
$a->strings["Inspect Worker Queue"] = "";
|
||||||
|
$a->strings["This page lists the currently queued worker jobs. These jobs are handled by the worker cronjob you've set up during install."] = "";
|
||||||
|
$a->strings["Job Parameters"] = "";
|
||||||
|
$a->strings["Priority"] = "";
|
||||||
$a->strings["Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB only features in the future, you should change this! See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"] = "";
|
$a->strings["Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB only features in the future, you should change this! See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"] = "";
|
||||||
$a->strings["There is a new version of Friendica available for download. Your current version is %1\$s, upstream version is %2\$s"] = "Une nouvelle version de Friendica est disponible. Votre version est %1\$s, la nouvelle version est %2\$s";
|
$a->strings["There is a new version of Friendica available for download. Your current version is %1\$s, upstream version is %2\$s"] = "Une nouvelle version de Friendica est disponible. Votre version est %1\$s, la nouvelle version est %2\$s";
|
||||||
$a->strings["The database update failed. Please run \"php bin/console.php dbstructure update\" from the command line and have a look at the errors that might appear."] = "";
|
$a->strings["The database update failed. Please run \"php bin/console.php dbstructure update\" from the command line and have a look at the errors that might appear."] = "";
|
||||||
$a->strings["The worker was never executed. Please check your database structure!"] = "Le 'worker' n'a pas encore été exécuté. Vérifiez la structure de votre base de données.";
|
$a->strings["The worker was never executed. Please check your database structure!"] = "Le 'worker' n'a pas encore été exécuté. Vérifiez la structure de votre base de données.";
|
||||||
$a->strings["The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings."] = "La dernière exécution du 'worker' s'est déroulée à %s, c'est-à-dire il y a plus d'une heure. Vérifiez les réglages de crontab.";
|
$a->strings["The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings."] = "La dernière exécution du 'worker' s'est déroulée à %s, c'est-à-dire il y a plus d'une heure. Vérifiez les réglages de crontab.";
|
||||||
|
$a->strings["Friendica's configuration now is stored in config/local.ini.php, please copy config/local-sample.ini.php and move your config from <code>.htconfig.php</code>. See <a href=\"%s\">the Config help page</a> for help with the transition."] = "";
|
||||||
|
$a->strings["<a href=\"%s\">%s</a> is not reachable on your system. This is a severe configuration issue that prevents server to server communication. See <a href=\"%s\">the installation page</a> for help."] = "";
|
||||||
$a->strings["Normal Account"] = "Compte normal";
|
$a->strings["Normal Account"] = "Compte normal";
|
||||||
$a->strings["Automatic Follower Account"] = "";
|
$a->strings["Automatic Follower Account"] = "";
|
||||||
$a->strings["Public Forum Account"] = "";
|
$a->strings["Public Forum Account"] = "";
|
||||||
|
|
@ -996,6 +410,7 @@ $a->strings["Automatic Friend Account"] = "Compte auto-amical";
|
||||||
$a->strings["Blog Account"] = "Compte de blog";
|
$a->strings["Blog Account"] = "Compte de blog";
|
||||||
$a->strings["Private Forum Account"] = "";
|
$a->strings["Private Forum Account"] = "";
|
||||||
$a->strings["Message queues"] = "Files d'attente des messages";
|
$a->strings["Message queues"] = "Files d'attente des messages";
|
||||||
|
$a->strings["Server Settings"] = "";
|
||||||
$a->strings["Summary"] = "Résumé";
|
$a->strings["Summary"] = "Résumé";
|
||||||
$a->strings["Registered users"] = "Utilisateurs inscrits";
|
$a->strings["Registered users"] = "Utilisateurs inscrits";
|
||||||
$a->strings["Pending registrations"] = "Inscriptions en attente";
|
$a->strings["Pending registrations"] = "Inscriptions en attente";
|
||||||
|
|
@ -1009,6 +424,7 @@ $a->strings["No community page"] = "Aucune page de communauté";
|
||||||
$a->strings["Public postings from users of this site"] = "Publications publiques des utilisateurs de ce site";
|
$a->strings["Public postings from users of this site"] = "Publications publiques des utilisateurs de ce site";
|
||||||
$a->strings["Public postings from the federated network"] = "";
|
$a->strings["Public postings from the federated network"] = "";
|
||||||
$a->strings["Public postings from local users and the federated network"] = "";
|
$a->strings["Public postings from local users and the federated network"] = "";
|
||||||
|
$a->strings["Disabled"] = "Désactivé";
|
||||||
$a->strings["Users, Global Contacts"] = "Utilisateurs, Contacts Globaux";
|
$a->strings["Users, Global Contacts"] = "Utilisateurs, Contacts Globaux";
|
||||||
$a->strings["Users, Global Contacts/fallback"] = "Utilisateurs, Contacts Globaux/alternative";
|
$a->strings["Users, Global Contacts/fallback"] = "Utilisateurs, Contacts Globaux/alternative";
|
||||||
$a->strings["One month"] = "Un mois";
|
$a->strings["One month"] = "Un mois";
|
||||||
|
|
@ -1029,6 +445,7 @@ $a->strings["Republish users to directory"] = "";
|
||||||
$a->strings["Registration"] = "Inscription";
|
$a->strings["Registration"] = "Inscription";
|
||||||
$a->strings["File upload"] = "Téléversement de fichier";
|
$a->strings["File upload"] = "Téléversement de fichier";
|
||||||
$a->strings["Policies"] = "Politiques";
|
$a->strings["Policies"] = "Politiques";
|
||||||
|
$a->strings["Advanced"] = "Avancé";
|
||||||
$a->strings["Auto Discovered Contact Directory"] = "Répertoire de Contacts Découverts Automatiquement";
|
$a->strings["Auto Discovered Contact Directory"] = "Répertoire de Contacts Découverts Automatiquement";
|
||||||
$a->strings["Performance"] = "Performance";
|
$a->strings["Performance"] = "Performance";
|
||||||
$a->strings["Worker"] = "Worker";
|
$a->strings["Worker"] = "Worker";
|
||||||
|
|
@ -1069,6 +486,8 @@ $a->strings["Maximum Daily Registrations"] = "Inscriptions maximum par jour";
|
||||||
$a->strings["If registration is permitted above, this sets the maximum number of new user registrations to accept per day. If register is set to closed, this setting has no effect."] = "Si les inscriptions sont permises ci-dessus, ceci fixe le nombre maximum d'inscriptions de nouveaux utilisateurs acceptées par jour. Si les inscriptions ne sont pas ouvertes, ce paramètre n'a aucun effet.";
|
$a->strings["If registration is permitted above, this sets the maximum number of new user registrations to accept per day. If register is set to closed, this setting has no effect."] = "Si les inscriptions sont permises ci-dessus, ceci fixe le nombre maximum d'inscriptions de nouveaux utilisateurs acceptées par jour. Si les inscriptions ne sont pas ouvertes, ce paramètre n'a aucun effet.";
|
||||||
$a->strings["Register text"] = "Texte d'inscription";
|
$a->strings["Register text"] = "Texte d'inscription";
|
||||||
$a->strings["Will be displayed prominently on the registration page. You can use BBCode here."] = "";
|
$a->strings["Will be displayed prominently on the registration page. You can use BBCode here."] = "";
|
||||||
|
$a->strings["Forbidden Nicknames"] = "";
|
||||||
|
$a->strings["Comma separated list of nicknames that are forbidden from registration. Preset is a list of role names according RFC 2142."] = "";
|
||||||
$a->strings["Accounts abandoned after x days"] = "Les comptes sont abandonnés après x jours";
|
$a->strings["Accounts abandoned after x days"] = "Les comptes sont abandonnés après x jours";
|
||||||
$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Pour ne pas gaspiller les ressources système, on cesse d'interroger les sites distants pour les comptes abandonnés. Mettre 0 pour désactiver cette fonction.";
|
$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Pour ne pas gaspiller les ressources système, on cesse d'interroger les sites distants pour les comptes abandonnés. Mettre 0 pour désactiver cette fonction.";
|
||||||
$a->strings["Allowed friend domains"] = "Domaines autorisés";
|
$a->strings["Allowed friend domains"] = "Domaines autorisés";
|
||||||
|
|
@ -1083,6 +502,7 @@ $a->strings["Block public"] = "Interdire la publication globale";
|
||||||
$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Cocher pour bloquer les accès anonymes (non-connectés) à tout sauf aux pages personnelles publiques.";
|
$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Cocher pour bloquer les accès anonymes (non-connectés) à tout sauf aux pages personnelles publiques.";
|
||||||
$a->strings["Force publish"] = "Forcer la publication globale";
|
$a->strings["Force publish"] = "Forcer la publication globale";
|
||||||
$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Cocher pour publier obligatoirement tous les profils locaux dans l'annuaire du site.";
|
$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Cocher pour publier obligatoirement tous les profils locaux dans l'annuaire du site.";
|
||||||
|
$a->strings["Enabling this may violate privacy laws like the GDPR"] = "";
|
||||||
$a->strings["Global directory URL"] = "URL de l'annuaire global";
|
$a->strings["Global directory URL"] = "URL de l'annuaire global";
|
||||||
$a->strings["URL to the global directory. If this is not set, the global directory is completely unavailable to the application."] = "URL de l'annuaire global. Si ce champ n'est pas défini, l'annuaire global sera complètement indisponible pour l'application.";
|
$a->strings["URL to the global directory. If this is not set, the global directory is completely unavailable to the application."] = "URL de l'annuaire global. Si ce champ n'est pas défini, l'annuaire global sera complètement indisponible pour l'application.";
|
||||||
$a->strings["Private posts by default for new users"] = "Publications privées par défaut pour les nouveaux utilisateurs";
|
$a->strings["Private posts by default for new users"] = "Publications privées par défaut pour les nouveaux utilisateurs";
|
||||||
|
|
@ -1093,6 +513,8 @@ $a->strings["Disallow public access to addons listed in the apps menu."] = "Inte
|
||||||
$a->strings["Checking this box will restrict addons listed in the apps menu to members only."] = "Cocher cette case restreint la liste des greffons dans le menu des applications seulement aux membres.";
|
$a->strings["Checking this box will restrict addons listed in the apps menu to members only."] = "Cocher cette case restreint la liste des greffons dans le menu des applications seulement aux membres.";
|
||||||
$a->strings["Don't embed private images in posts"] = "Ne pas miniaturiser les images privées dans les publications";
|
$a->strings["Don't embed private images in posts"] = "Ne pas miniaturiser les images privées dans les publications";
|
||||||
$a->strings["Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."] = "Ne remplacez pas les images privées hébergées localement dans les publications avec une image attaché en copie, car cela signifie que le contact qui reçoit les publications contenant ces photos privées devra s’authentifier pour charger chaque image, ce qui peut prendre du temps.";
|
$a->strings["Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."] = "Ne remplacez pas les images privées hébergées localement dans les publications avec une image attaché en copie, car cela signifie que le contact qui reçoit les publications contenant ces photos privées devra s’authentifier pour charger chaque image, ce qui peut prendre du temps.";
|
||||||
|
$a->strings["Explicit Content"] = "";
|
||||||
|
$a->strings["Set this to announce that your node is used mostly for explicit content that might not be suited for minors. This information will be published in the node information and might be used, e.g. by the global directory, to filter your node from listings of nodes to join. Additionally a note about this will be shown at the user registration page."] = "";
|
||||||
$a->strings["Allow Users to set remote_self"] = "Autoriser les utilisateurs à définir remote_self";
|
$a->strings["Allow Users to set remote_self"] = "Autoriser les utilisateurs à définir remote_self";
|
||||||
$a->strings["With checking this, every user is allowed to mark every contact as a remote_self in the repair contact dialog. Setting this flag on a contact causes mirroring every posting of that contact in the users stream."] = "Cocher cette case, permet à chaque utilisateur de marquer chaque contact comme un remote_self dans la boîte de dialogue de réparation des contacts. Activer cette fonction à un contact engendre la réplique de toutes les publications d'un contact dans le flux d'activités des utilisateurs.";
|
$a->strings["With checking this, every user is allowed to mark every contact as a remote_self in the repair contact dialog. Setting this flag on a contact causes mirroring every posting of that contact in the users stream."] = "Cocher cette case, permet à chaque utilisateur de marquer chaque contact comme un remote_self dans la boîte de dialogue de réparation des contacts. Activer cette fonction à un contact engendre la réplique de toutes les publications d'un contact dans le flux d'activités des utilisateurs.";
|
||||||
$a->strings["Block multiple registrations"] = "Interdire les inscriptions multiples";
|
$a->strings["Block multiple registrations"] = "Interdire les inscriptions multiples";
|
||||||
|
|
@ -1107,8 +529,8 @@ $a->strings["Posts per user on community page"] = "Nombre de publications par ut
|
||||||
$a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "Nombre maximal de publications par utilisateurs sur la page de la communauté (ne s'applique pas pour « Communauté globale »).";
|
$a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "Nombre maximal de publications par utilisateurs sur la page de la communauté (ne s'applique pas pour « Communauté globale »).";
|
||||||
$a->strings["Enable OStatus support"] = "Activer le support d'OStatus";
|
$a->strings["Enable OStatus support"] = "Activer le support d'OStatus";
|
||||||
$a->strings["Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "Fourni nativement la compatibilité avec OStatus (StatusNet, GNU Social etc.). Touts les communications utilisant OStatus sont public, des avertissements liés à la vie privée seront affichés si utile.";
|
$a->strings["Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "Fourni nativement la compatibilité avec OStatus (StatusNet, GNU Social etc.). Touts les communications utilisant OStatus sont public, des avertissements liés à la vie privée seront affichés si utile.";
|
||||||
$a->strings["Only import OStatus threads from our contacts"] = "Importer seulement les fils OStatus de nos contacts";
|
$a->strings["Only import OStatus/ActivityPub threads from our contacts"] = "";
|
||||||
$a->strings["Normally we import every content from our OStatus contacts. With this option we only store threads that are started by a contact that is known on our system."] = "";
|
$a->strings["Normally we import every content from our OStatus and ActivityPub contacts. With this option we only store threads that are started by a contact that is known on our system."] = "";
|
||||||
$a->strings["OStatus support can only be enabled if threading is enabled."] = "Le support OStatus ne peut être activé que si l'imbrication des commentaires est activée.";
|
$a->strings["OStatus support can only be enabled if threading is enabled."] = "Le support OStatus ne peut être activé que si l'imbrication des commentaires est activée.";
|
||||||
$a->strings["Diaspora support can't be enabled because Friendica was installed into a sub directory."] = "Le support de Diaspora ne peut pas être activé parce que Friendica a été installé dans un sous-répertoire.";
|
$a->strings["Diaspora support can't be enabled because Friendica was installed into a sub directory."] = "Le support de Diaspora ne peut pas être activé parce que Friendica a été installé dans un sous-répertoire.";
|
||||||
$a->strings["Enable Diaspora support"] = "Activer le support de Diaspora";
|
$a->strings["Enable Diaspora support"] = "Activer le support de Diaspora";
|
||||||
|
|
@ -1164,7 +586,7 @@ $a->strings["If you have a restricted system where the webserver can't access th
|
||||||
$a->strings["Base path to installation"] = "Chemin de base de l'installation";
|
$a->strings["Base path to installation"] = "Chemin de base de l'installation";
|
||||||
$a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "Si le système ne peut pas détecter le chemin de l'installation, entrez le bon chemin ici. Ce paramètre doit être utilisé uniquement si vous avez des accès restreints à votre système et que vous n'avez qu'un lien symbolique vers le répertoire web.";
|
$a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "Si le système ne peut pas détecter le chemin de l'installation, entrez le bon chemin ici. Ce paramètre doit être utilisé uniquement si vous avez des accès restreints à votre système et que vous n'avez qu'un lien symbolique vers le répertoire web.";
|
||||||
$a->strings["Disable picture proxy"] = "Désactiver le proxy image ";
|
$a->strings["Disable picture proxy"] = "Désactiver le proxy image ";
|
||||||
$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "Le proxy d'image augmente les performances et l'intimité. Il ne devrait pas être utilisé sur des systèmes avec une très faible bande passante.";
|
$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwidth."] = "";
|
||||||
$a->strings["Only search in tags"] = "Rechercher seulement dans les étiquettes";
|
$a->strings["Only search in tags"] = "Rechercher seulement dans les étiquettes";
|
||||||
$a->strings["On large systems the text search can slow down the system extremely."] = "La recherche textuelle peut ralentir considérablement les systèmes de grande taille.";
|
$a->strings["On large systems the text search can slow down the system extremely."] = "La recherche textuelle peut ralentir considérablement les systèmes de grande taille.";
|
||||||
$a->strings["New base url"] = "Nouvelle URL de base";
|
$a->strings["New base url"] = "Nouvelle URL de base";
|
||||||
|
|
@ -1173,7 +595,7 @@ $a->strings["RINO Encryption"] = "Chiffrement RINO";
|
||||||
$a->strings["Encryption layer between nodes."] = "Couche de chiffrement entre les nœuds du réseau.";
|
$a->strings["Encryption layer between nodes."] = "Couche de chiffrement entre les nœuds du réseau.";
|
||||||
$a->strings["Enabled"] = "";
|
$a->strings["Enabled"] = "";
|
||||||
$a->strings["Maximum number of parallel workers"] = "Nombre maximum de processus simultanés";
|
$a->strings["Maximum number of parallel workers"] = "Nombre maximum de processus simultanés";
|
||||||
$a->strings["On shared hosters set this to 2. On larger systems, values of 10 are great. Default value is 4."] = "Sur un hébergement partagé, mettez 2. Sur des serveurs plus puissants, 10 est une bonne idée. Le défaut est 4.";
|
$a->strings["On shared hosters set this to %d. On larger systems, values of %d are great. Default value is %d."] = "";
|
||||||
$a->strings["Don't use 'proc_open' with the worker"] = "Ne pas utiliser 'proc_open' pour les tâches de fond";
|
$a->strings["Don't use 'proc_open' with the worker"] = "Ne pas utiliser 'proc_open' pour les tâches de fond";
|
||||||
$a->strings["Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab."] = "Activez cette option si votre système ne permet pas d'utiliser 'proc_open'. Cela peut être le cas sur les hébergements partagés. Si vous activez cette option, vous devriez augmenter la fréquence d'appel du \"worker\" dans crontab.";
|
$a->strings["Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab."] = "Activez cette option si votre système ne permet pas d'utiliser 'proc_open'. Cela peut être le cas sur les hébergements partagés. Si vous activez cette option, vous devriez augmenter la fréquence d'appel du \"worker\" dans crontab.";
|
||||||
$a->strings["Enable fastlane"] = "";
|
$a->strings["Enable fastlane"] = "";
|
||||||
|
|
@ -1194,6 +616,7 @@ $a->strings["Server tags"] = "";
|
||||||
$a->strings["Comma separated list of tags for the 'tags' subscription."] = "";
|
$a->strings["Comma separated list of tags for the 'tags' subscription."] = "";
|
||||||
$a->strings["Allow user tags"] = "";
|
$a->strings["Allow user tags"] = "";
|
||||||
$a->strings["If enabled, the tags from the saved searches will used for the 'tags' subscription in addition to the 'relay_server_tags'."] = "";
|
$a->strings["If enabled, the tags from the saved searches will used for the 'tags' subscription in addition to the 'relay_server_tags'."] = "";
|
||||||
|
$a->strings["Start Relocation"] = "";
|
||||||
$a->strings["Update has been marked successful"] = "Mise-à-jour validée comme 'réussie'";
|
$a->strings["Update has been marked successful"] = "Mise-à-jour validée comme 'réussie'";
|
||||||
$a->strings["Database structure update %s was successfully applied."] = "La structure de base de données pour la mise à jour %s a été appliquée avec succès.";
|
$a->strings["Database structure update %s was successfully applied."] = "La structure de base de données pour la mise à jour %s a été appliquée avec succès.";
|
||||||
$a->strings["Executing of database structure update %s failed with error: %s"] = "L'exécution de la mise à jour %s pour la structure de base de données a échoué avec l'erreur: %s";
|
$a->strings["Executing of database structure update %s failed with error: %s"] = "L'exécution de la mise à jour %s pour la structure de base de données a échoué avec l'erreur: %s";
|
||||||
|
|
@ -1243,10 +666,11 @@ $a->strings["No registrations."] = "Pas d'inscriptions.";
|
||||||
$a->strings["Note from the user"] = "";
|
$a->strings["Note from the user"] = "";
|
||||||
$a->strings["Approve"] = "Approuver";
|
$a->strings["Approve"] = "Approuver";
|
||||||
$a->strings["Deny"] = "Rejetter";
|
$a->strings["Deny"] = "Rejetter";
|
||||||
|
$a->strings["User blocked"] = "";
|
||||||
$a->strings["Site admin"] = "Administration du Site";
|
$a->strings["Site admin"] = "Administration du Site";
|
||||||
$a->strings["Account expired"] = "Compte expiré";
|
$a->strings["Account expired"] = "Compte expiré";
|
||||||
$a->strings["New User"] = "Nouvel utilisateur";
|
$a->strings["New User"] = "Nouvel utilisateur";
|
||||||
$a->strings["Deleted since"] = "Supprimé depuis";
|
$a->strings["Delete in"] = "";
|
||||||
$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Les utilisateurs sélectionnés vont être supprimés!\\n\\nTout ce qu'ils ont posté sur ce site sera définitivement effacé!\\n\\nÊtes-vous certain?";
|
$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Les utilisateurs sélectionnés vont être supprimés!\\n\\nTout ce qu'ils ont posté sur ce site sera définitivement effacé!\\n\\nÊtes-vous certain?";
|
||||||
$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "L'utilisateur {0} va être supprimé!\\n\\nTout ce qu'il a posté sur ce site sera définitivement perdu!\\n\\nÊtes-vous certain?";
|
$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "L'utilisateur {0} va être supprimé!\\n\\nTout ce qu'il a posté sur ce site sera définitivement perdu!\\n\\nÊtes-vous certain?";
|
||||||
$a->strings["Name of the new user."] = "Nom du nouvel utilisateur.";
|
$a->strings["Name of the new user."] = "Nom du nouvel utilisateur.";
|
||||||
|
|
@ -1258,6 +682,7 @@ $a->strings["Addon %s enabled."] = "";
|
||||||
$a->strings["Disable"] = "Désactiver";
|
$a->strings["Disable"] = "Désactiver";
|
||||||
$a->strings["Enable"] = "Activer";
|
$a->strings["Enable"] = "Activer";
|
||||||
$a->strings["Toggle"] = "Activer/Désactiver";
|
$a->strings["Toggle"] = "Activer/Désactiver";
|
||||||
|
$a->strings["Settings"] = "Réglages";
|
||||||
$a->strings["Author: "] = "Auteur : ";
|
$a->strings["Author: "] = "Auteur : ";
|
||||||
$a->strings["Maintainer: "] = "Mainteneur : ";
|
$a->strings["Maintainer: "] = "Mainteneur : ";
|
||||||
$a->strings["Reload active addons"] = "";
|
$a->strings["Reload active addons"] = "";
|
||||||
|
|
@ -1277,13 +702,114 @@ $a->strings["Log file"] = "Fichier de journaux";
|
||||||
$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Accès en écriture par le serveur web requis. Relatif à la racine de votre installation de Friendica.";
|
$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Accès en écriture par le serveur web requis. Relatif à la racine de votre installation de Friendica.";
|
||||||
$a->strings["Log level"] = "Niveau de journalisaton";
|
$a->strings["Log level"] = "Niveau de journalisaton";
|
||||||
$a->strings["PHP logging"] = "Log PHP";
|
$a->strings["PHP logging"] = "Log PHP";
|
||||||
$a->strings["To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The filename set in the 'error_log' line is relative to the friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them."] = "";
|
$a->strings["To temporarily enable logging of PHP errors and warnings you can prepend the following to the index.php file of your installation. The filename set in the 'error_log' line is relative to the friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them."] = "";
|
||||||
$a->strings["Error trying to open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s exist and is readable."] = "";
|
$a->strings["Error trying to open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s exist and is readable."] = "";
|
||||||
$a->strings["Couldn't open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s is readable."] = "";
|
$a->strings["Couldn't open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s is readable."] = "";
|
||||||
$a->strings["Off"] = "Éteint";
|
$a->strings["Off"] = "Éteint";
|
||||||
$a->strings["On"] = "Allumé";
|
$a->strings["On"] = "Allumé";
|
||||||
$a->strings["Lock feature %s"] = "Verouiller la fonctionnalité %s";
|
$a->strings["Lock feature %s"] = "Verouiller la fonctionnalité %s";
|
||||||
$a->strings["Manage Additional Features"] = "Gérer les fonctionnalités avancées";
|
$a->strings["Manage Additional Features"] = "Gérer les fonctionnalités avancées";
|
||||||
|
$a->strings["No friends to display."] = "Pas d'amis à afficher.";
|
||||||
|
$a->strings["Connect"] = "Se connecter";
|
||||||
|
$a->strings["Authorize application connection"] = "Autoriser l'application à se connecter";
|
||||||
|
$a->strings["Return to your app and insert this Securty Code:"] = "Retournez à votre application et saisissez ce Code de Sécurité : ";
|
||||||
|
$a->strings["Please login to continue."] = "Merci de vous connecter pour continuer.";
|
||||||
|
$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Voulez-vous autoriser cette application à accéder à vos publications et contacts, et/ou à créer des billets à votre place?";
|
||||||
|
$a->strings["No"] = "Non";
|
||||||
|
$a->strings["You must be logged in to use addons. "] = "Vous devez être connecté pour utiliser les greffons.";
|
||||||
|
$a->strings["Applications"] = "Applications";
|
||||||
|
$a->strings["No installed applications."] = "Pas d'application installée.";
|
||||||
|
$a->strings["Item not available."] = "Elément non disponible.";
|
||||||
|
$a->strings["Item was not found."] = "Element introuvable.";
|
||||||
|
$a->strings["Source input"] = "";
|
||||||
|
$a->strings["BBCode::toPlaintext"] = "";
|
||||||
|
$a->strings["BBCode::convert (raw HTML)"] = "";
|
||||||
|
$a->strings["BBCode::convert"] = "";
|
||||||
|
$a->strings["BBCode::convert => HTML::toBBCode"] = "";
|
||||||
|
$a->strings["BBCode::toMarkdown"] = "";
|
||||||
|
$a->strings["BBCode::toMarkdown => Markdown::convert"] = "";
|
||||||
|
$a->strings["BBCode::toMarkdown => Markdown::toBBCode"] = "";
|
||||||
|
$a->strings["BBCode::toMarkdown => Markdown::convert => HTML::toBBCode"] = "";
|
||||||
|
$a->strings["Source input (Diaspora format)"] = "";
|
||||||
|
$a->strings["Markdown::convert (raw HTML)"] = "";
|
||||||
|
$a->strings["Markdown::convert"] = "";
|
||||||
|
$a->strings["Markdown::toBBCode"] = "";
|
||||||
|
$a->strings["Raw HTML input"] = "";
|
||||||
|
$a->strings["HTML Input"] = "";
|
||||||
|
$a->strings["HTML::toBBCode"] = "";
|
||||||
|
$a->strings["HTML::toBBCode => BBCode::convert"] = "";
|
||||||
|
$a->strings["HTML::toBBCode => BBCode::convert (raw HTML)"] = "";
|
||||||
|
$a->strings["HTML::toMarkdown"] = "";
|
||||||
|
$a->strings["HTML::toPlaintext"] = "";
|
||||||
|
$a->strings["Source text"] = "";
|
||||||
|
$a->strings["BBCode"] = "";
|
||||||
|
$a->strings["Markdown"] = "";
|
||||||
|
$a->strings["HTML"] = "";
|
||||||
|
$a->strings["Login"] = "Connexion";
|
||||||
|
$a->strings["Bad Request"] = "";
|
||||||
|
$a->strings["The post was created"] = "La publication a été créée";
|
||||||
|
$a->strings["Access denied."] = "Accès refusé.";
|
||||||
|
$a->strings["Page not found."] = "Page introuvable.";
|
||||||
|
$a->strings["Access to this profile has been restricted."] = "L'accès au profil a été restreint.";
|
||||||
|
$a->strings["Events"] = "Événements";
|
||||||
|
$a->strings["View"] = "Vue";
|
||||||
|
$a->strings["Previous"] = "Précédent";
|
||||||
|
$a->strings["Next"] = "Suivant";
|
||||||
|
$a->strings["today"] = "aujourd'hui";
|
||||||
|
$a->strings["month"] = "mois";
|
||||||
|
$a->strings["week"] = "semaine";
|
||||||
|
$a->strings["day"] = "jour";
|
||||||
|
$a->strings["list"] = "";
|
||||||
|
$a->strings["User not found"] = "Utilisateur introuvable";
|
||||||
|
$a->strings["This calendar format is not supported"] = "Format de calendrier inconnu";
|
||||||
|
$a->strings["No exportable data found"] = "Rien à exporter";
|
||||||
|
$a->strings["calendar"] = "calendrier";
|
||||||
|
$a->strings["No contacts in common."] = "Pas de contacts en commun.";
|
||||||
|
$a->strings["Common Friends"] = "Amis communs";
|
||||||
|
$a->strings["Public access denied."] = "Accès public refusé.";
|
||||||
|
$a->strings["Community option not available."] = "";
|
||||||
|
$a->strings["Not available."] = "Indisponible.";
|
||||||
|
$a->strings["Local Community"] = "";
|
||||||
|
$a->strings["Posts from local users on this server"] = "";
|
||||||
|
$a->strings["Global Community"] = "";
|
||||||
|
$a->strings["Posts from users of the whole federated network"] = "";
|
||||||
|
$a->strings["No results."] = "Aucun résultat.";
|
||||||
|
$a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."] = "";
|
||||||
|
$a->strings["Contact settings applied."] = "Réglages du contact appliqués.";
|
||||||
|
$a->strings["Contact update failed."] = "Impossible d'appliquer les réglages.";
|
||||||
|
$a->strings["Contact not found."] = "Contact introuvable.";
|
||||||
|
$a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = "<strong>ATTENTION: Manipulation réservée aux experts</strong>, toute information incorrecte pourrait empêcher la communication avec ce contact.";
|
||||||
|
$a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."] = "une photo";
|
||||||
|
$a->strings["No mirroring"] = "Pas de miroir";
|
||||||
|
$a->strings["Mirror as forwarded posting"] = "";
|
||||||
|
$a->strings["Mirror as my own posting"] = "";
|
||||||
|
$a->strings["Return to contact editor"] = "Retour à l'éditeur de contact";
|
||||||
|
$a->strings["Refetch contact data"] = "Récupérer à nouveau les données de contact";
|
||||||
|
$a->strings["Remote Self"] = "Identité à distance";
|
||||||
|
$a->strings["Mirror postings from this contact"] = "Copier les publications de ce contact";
|
||||||
|
$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "Marquer ce contact comme étant remote_self, friendica republiera alors les nouvelles entrées de ce contact.";
|
||||||
|
$a->strings["Account Nickname"] = "Pseudo du compte";
|
||||||
|
$a->strings["@Tagname - overrides Name/Nickname"] = "@NomEtiquette - prend le pas sur Nom/Pseudo";
|
||||||
|
$a->strings["Account URL"] = "URL du compte";
|
||||||
|
$a->strings["Friend Request URL"] = "Echec du téléversement de l'image.";
|
||||||
|
$a->strings["Friend Confirm URL"] = "Accès public refusé.";
|
||||||
|
$a->strings["Notification Endpoint URL"] = "Aucune photo sélectionnée";
|
||||||
|
$a->strings["Poll/Feed URL"] = "Téléverser des photos";
|
||||||
|
$a->strings["New photo from this URL"] = "Nouvelle photo depuis cette URL";
|
||||||
|
$a->strings["Parent user not found."] = "";
|
||||||
|
$a->strings["No parent user"] = "";
|
||||||
|
$a->strings["Parent Password:"] = "";
|
||||||
|
$a->strings["Please enter the password of the parent account to legitimize your request."] = "";
|
||||||
|
$a->strings["Parent User"] = "";
|
||||||
|
$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = "";
|
||||||
|
$a->strings["Delegate Page Management"] = "Déléguer la gestion de la page";
|
||||||
|
$a->strings["Delegates"] = "";
|
||||||
|
$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Les délégataires seront capables de gérer tous les aspects de ce compte ou de cette page, à l'exception des réglages de compte. Merci de ne pas déléguer votre compte principal à quelqu'un en qui vous n'avez pas une confiance absolue.";
|
||||||
|
$a->strings["Existing Page Delegates"] = "Délégataires existants";
|
||||||
|
$a->strings["Potential Delegates"] = "Délégataires potentiels";
|
||||||
|
$a->strings["Remove"] = "Utiliser comme photo de profil";
|
||||||
|
$a->strings["Add"] = "Ajouter";
|
||||||
|
$a->strings["No entries."] = "Aucune entrée.";
|
||||||
$a->strings["Profile not found."] = "Profil introuvable.";
|
$a->strings["Profile not found."] = "Profil introuvable.";
|
||||||
$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Ceci peut se produire lorsque le contact a été requis par les deux personnes et a déjà été approuvé.";
|
$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Ceci peut se produire lorsque le contact a été requis par les deux personnes et a déjà été approuvé.";
|
||||||
$a->strings["Response from remote site was not understood."] = "Réponse du site distant incomprise.";
|
$a->strings["Response from remote site was not understood."] = "Réponse du site distant incomprise.";
|
||||||
|
|
@ -1302,6 +828,7 @@ $a->strings["The ID provided by your system is a duplicate on our system. It sho
|
||||||
$a->strings["Unable to set your contact credentials on our system."] = "Impossible de vous définir des permissions sur notre système.";
|
$a->strings["Unable to set your contact credentials on our system."] = "Impossible de vous définir des permissions sur notre système.";
|
||||||
$a->strings["Unable to update your contact profile details on our system"] = "Impossible de mettre les détails de votre profil à jour sur notre système";
|
$a->strings["Unable to update your contact profile details on our system"] = "Impossible de mettre les détails de votre profil à jour sur notre système";
|
||||||
$a->strings["[Name Withheld]"] = "[Nom non-publié]";
|
$a->strings["[Name Withheld]"] = "[Nom non-publié]";
|
||||||
|
$a->strings["%1\$s welcomes %2\$s"] = "%1\$s accueille %2\$s";
|
||||||
$a->strings["This introduction has already been accepted."] = "Cette introduction a déjà été acceptée.";
|
$a->strings["This introduction has already been accepted."] = "Cette introduction a déjà été acceptée.";
|
||||||
$a->strings["Profile location is not valid or does not contain profile information."] = "L'emplacement du profil est invalide ou ne contient pas de profil valide.";
|
$a->strings["Profile location is not valid or does not contain profile information."] = "L'emplacement du profil est invalide ou ne contient pas de profil valide.";
|
||||||
$a->strings["Warning: profile location has no identifiable owner name."] = "Attention: l'emplacement du profil n'a pas de nom identifiable.";
|
$a->strings["Warning: profile location has no identifiable owner name."] = "Attention: l'emplacement du profil n'a pas de nom identifiable.";
|
||||||
|
|
@ -1321,6 +848,7 @@ $a->strings["You have already introduced yourself here."] = "Vous vous êtes dé
|
||||||
$a->strings["Apparently you are already friends with %s."] = "Il semblerait que vous soyez déjà ami avec %s.";
|
$a->strings["Apparently you are already friends with %s."] = "Il semblerait que vous soyez déjà ami avec %s.";
|
||||||
$a->strings["Invalid profile URL."] = "URL de profil invalide.";
|
$a->strings["Invalid profile URL."] = "URL de profil invalide.";
|
||||||
$a->strings["Disallowed profile URL."] = "URL de profil interdite.";
|
$a->strings["Disallowed profile URL."] = "URL de profil interdite.";
|
||||||
|
$a->strings["Failed to update contact record."] = "Échec de mise à jour du contact.";
|
||||||
$a->strings["Your introduction has been sent."] = "Votre introduction a été envoyée.";
|
$a->strings["Your introduction has been sent."] = "Votre introduction a été envoyée.";
|
||||||
$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "";
|
$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "";
|
||||||
$a->strings["Please login to confirm introduction."] = "Connectez-vous pour confirmer l'introduction.";
|
$a->strings["Please login to confirm introduction."] = "Connectez-vous pour confirmer l'introduction.";
|
||||||
|
|
@ -1333,26 +861,263 @@ $a->strings["Please enter your 'Identity Address' from one of the following supp
|
||||||
$a->strings["If you are not yet a member of the free social web, <a href=\"%s\">follow this link to find a public Friendica site and join us today</a>."] = "";
|
$a->strings["If you are not yet a member of the free social web, <a href=\"%s\">follow this link to find a public Friendica site and join us today</a>."] = "";
|
||||||
$a->strings["Friend/Connection Request"] = "Requête de relation/amitié";
|
$a->strings["Friend/Connection Request"] = "Requête de relation/amitié";
|
||||||
$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = "";
|
$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = "";
|
||||||
|
$a->strings["Please answer the following:"] = "Merci de répondre à ce qui suit :";
|
||||||
|
$a->strings["Does %s know you?"] = "Est-ce que %s vous connaît?";
|
||||||
|
$a->strings["Add a personal note:"] = "Ajouter une note personnelle :";
|
||||||
$a->strings["Friendica"] = "Friendica";
|
$a->strings["Friendica"] = "Friendica";
|
||||||
$a->strings["GNU Social (Pleroma, Mastodon)"] = "";
|
$a->strings["GNU Social (Pleroma, Mastodon)"] = "";
|
||||||
$a->strings["Diaspora (Socialhome, Hubzilla)"] = "";
|
$a->strings["Diaspora (Socialhome, Hubzilla)"] = "";
|
||||||
$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - merci de ne pas utiliser ce formulaire. Entrez plutôt %s dans votre barre de recherche Diaspora.";
|
$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - merci de ne pas utiliser ce formulaire. Entrez plutôt %s dans votre barre de recherche Diaspora.";
|
||||||
|
$a->strings["Your Identity Address:"] = "Votre adresse d'identité :";
|
||||||
|
$a->strings["Submit Request"] = "Envoyer la requête";
|
||||||
|
$a->strings["Location:"] = "Localisation :";
|
||||||
|
$a->strings["Gender:"] = "Genre :";
|
||||||
|
$a->strings["Status:"] = "Statut :";
|
||||||
|
$a->strings["Homepage:"] = "Page personnelle :";
|
||||||
|
$a->strings["About:"] = "À propos :";
|
||||||
|
$a->strings["Global Directory"] = "Annuaire global";
|
||||||
|
$a->strings["Find on this site"] = "Trouver sur ce site";
|
||||||
|
$a->strings["Results for:"] = "Résultats pour :";
|
||||||
|
$a->strings["Site Directory"] = "Annuaire local";
|
||||||
|
$a->strings["Find"] = "Trouver";
|
||||||
|
$a->strings["No entries (some entries may be hidden)."] = "Aucune entrée (certaines peuvent être cachées).";
|
||||||
|
$a->strings["People Search - %s"] = "Recherche de personne - %s";
|
||||||
|
$a->strings["Forum Search - %s"] = "Recherche de Forum - %s";
|
||||||
|
$a->strings["No matches"] = "Aucune correspondance";
|
||||||
|
$a->strings["Item not found"] = "Élément introuvable";
|
||||||
|
$a->strings["Edit post"] = "Éditer la publication";
|
||||||
|
$a->strings["Insert web link"] = "Insérer lien web";
|
||||||
|
$a->strings["web link"] = "lien web";
|
||||||
|
$a->strings["Insert video link"] = "Insérer un lien video";
|
||||||
|
$a->strings["video link"] = "lien vidéo";
|
||||||
|
$a->strings["Insert audio link"] = "Insérer un lien audio";
|
||||||
|
$a->strings["audio link"] = "lien audio";
|
||||||
|
$a->strings["CC: email addresses"] = "CC: adresses de courriel";
|
||||||
|
$a->strings["Example: bob@example.com, mary@example.com"] = "Exemple : bob@exemple.com, mary@exemple.com";
|
||||||
|
$a->strings["Event can not end before it has started."] = "L'événement ne peut pas se terminer avant d'avoir commencé.";
|
||||||
|
$a->strings["Event title and start time are required."] = "Vous devez donner un nom et un horaire de début à l'événement.";
|
||||||
|
$a->strings["Create New Event"] = "Créer un nouvel événement";
|
||||||
|
$a->strings["Event details"] = "Détails de l'événement";
|
||||||
|
$a->strings["Starting date and Title are required."] = "La date de début et le titre sont requis.";
|
||||||
|
$a->strings["Event Starts:"] = "Début de l'événement :";
|
||||||
|
$a->strings["Required"] = "Requis";
|
||||||
|
$a->strings["Finish date/time is not known or not relevant"] = "Date / heure de fin inconnue ou sans objet";
|
||||||
|
$a->strings["Event Finishes:"] = "Fin de l'événement :";
|
||||||
|
$a->strings["Adjust for viewer timezone"] = "Ajuster à la zone horaire du visiteur";
|
||||||
|
$a->strings["Description:"] = "Description :";
|
||||||
|
$a->strings["Title:"] = "Titre :";
|
||||||
|
$a->strings["Share this event"] = "Partager cet événement";
|
||||||
|
$a->strings["Basic"] = "Simple";
|
||||||
|
$a->strings["Permissions"] = "Permissions";
|
||||||
|
$a->strings["Failed to remove event"] = "La suppression de l'événement a échoué.";
|
||||||
|
$a->strings["Event removed"] = "Événement supprimé.";
|
||||||
|
$a->strings["You must be logged in to use this module"] = "";
|
||||||
|
$a->strings["Source URL"] = "";
|
||||||
|
$a->strings["Not Found"] = "Non trouvé";
|
||||||
|
$a->strings["- select -"] = "- choisir -";
|
||||||
|
$a->strings["The contact could not be added."] = "";
|
||||||
|
$a->strings["You already added this contact."] = "Vous avez déjà ajouté ce contact.";
|
||||||
|
$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Le support de Diaspora est désactivé. Le contact ne peut pas être ajouté.";
|
||||||
|
$a->strings["OStatus support is disabled. Contact can't be added."] = "Le support d'OStatus est désactivé. Le contact ne peut pas être ajouté.";
|
||||||
|
$a->strings["The network type couldn't be detected. Contact can't be added."] = "Impossible de détecter le type de réseau. Le contact ne peut pas être ajouté.";
|
||||||
|
$a->strings["Tags:"] = "Étiquette :";
|
||||||
|
$a->strings["Status Messages and Posts"] = "Messages d'état et publications";
|
||||||
|
$a->strings["This is Friendica, version %s that is running at the web location %s. The database version is %s, the post update version is %s."] = "";
|
||||||
|
$a->strings["Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."] = "Rendez-vous sur <a href=\"https://friendi.ca\">Friendi.ca</a> pour en savoir plus sur le projet Friendica.";
|
||||||
|
$a->strings["Bug reports and issues: please visit"] = "Pour les rapports de bugs : rendez vous sur";
|
||||||
|
$a->strings["the bugtracker at github"] = "le bugtracker sur GitHub";
|
||||||
|
$a->strings["Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"] = "";
|
||||||
|
$a->strings["Installed addons/apps:"] = "";
|
||||||
|
$a->strings["No installed addons/apps"] = "";
|
||||||
|
$a->strings["Read about the <a href=\"%1\$s/tos\">Terms of Service</a> of this node."] = "";
|
||||||
|
$a->strings["On this server the following remote servers are blocked."] = "Sur ce serveur, les serveurs suivants sont sur liste noire.";
|
||||||
|
$a->strings["Friend suggestion sent."] = "Suggestion d'amitié/contact envoyée.";
|
||||||
|
$a->strings["Suggest Friends"] = "Suggérer des amis/contacts";
|
||||||
|
$a->strings["Suggest a friend for %s"] = "Suggérer un ami/contact pour %s";
|
||||||
|
$a->strings["Group created."] = "Groupe créé.";
|
||||||
|
$a->strings["Could not create group."] = "Impossible de créer le groupe.";
|
||||||
|
$a->strings["Group not found."] = "Groupe introuvable.";
|
||||||
|
$a->strings["Group name changed."] = "Groupe renommé.";
|
||||||
|
$a->strings["Permission denied"] = "Permission refusée";
|
||||||
|
$a->strings["Save Group"] = "Sauvegarder le groupe";
|
||||||
|
$a->strings["Filter"] = "";
|
||||||
|
$a->strings["Create a group of contacts/friends."] = "Créez un groupe de contacts/amis.";
|
||||||
|
$a->strings["Group Name: "] = "Nom du groupe : ";
|
||||||
|
$a->strings["Contacts not in any group"] = "Contacts n'appartenant à aucun groupe";
|
||||||
|
$a->strings["Group removed."] = "Groupe enlevé.";
|
||||||
|
$a->strings["Unable to remove group."] = "Impossible d'enlever le groupe.";
|
||||||
|
$a->strings["Delete Group"] = "Supprimer le groupe";
|
||||||
|
$a->strings["Edit Group Name"] = "Éditer le nom du groupe";
|
||||||
|
$a->strings["Members"] = "Membres";
|
||||||
|
$a->strings["All Contacts"] = "Tous les contacts";
|
||||||
|
$a->strings["Group is empty"] = "Groupe vide";
|
||||||
|
$a->strings["Remove contact from group"] = "";
|
||||||
|
$a->strings["Click on a contact to add or remove."] = "Cliquez sur un contact pour l'ajouter ou le supprimer.";
|
||||||
|
$a->strings["Add contact to group"] = "";
|
||||||
|
$a->strings["No profile"] = "Aucun profil";
|
||||||
|
$a->strings["Help:"] = "Aide :";
|
||||||
|
$a->strings["Help"] = "Aide";
|
||||||
|
$a->strings["Welcome to %s"] = "Bienvenue sur %s";
|
||||||
|
$a->strings["Total invitation limit exceeded."] = "La limite d'invitation totale est éxédée.";
|
||||||
|
$a->strings["%s : Not a valid email address."] = "%s : Adresse de courriel invalide.";
|
||||||
|
$a->strings["Please join us on Friendica"] = "Rejoignez-nous sur Friendica";
|
||||||
|
$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Limite d'invitation exédée. Veuillez contacter l'administrateur de votre site.";
|
||||||
|
$a->strings["%s : Message delivery failed."] = "%s : L'envoi du message a échoué.";
|
||||||
|
$a->strings["%d message sent."] = [
|
||||||
|
0 => "%d message envoyé.",
|
||||||
|
1 => "%d messages envoyés.",
|
||||||
|
];
|
||||||
|
$a->strings["You have no more invitations available"] = "Vous n'avez plus d'invitations disponibles";
|
||||||
|
$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Visitez %s pour une liste des sites publics que vous pouvez rejoindre. Les membres de Friendica appartenant à d'autres sites peuvent s'interconnecter, ainsi qu'avec les membres de plusieurs autres réseaux sociaux.";
|
||||||
|
$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Pour accepter cette invitation, merci d'aller vous inscrire sur %s, ou n'importe quel autre site Friendica public.";
|
||||||
|
$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Les sites Friendica sont tous interconnectés pour créer un immense réseau social respectueux de la vie privée, possédé et contrôllé par ses membres. Ils peuvent également interagir avec plusieurs réseaux sociaux traditionnels. Voir %s pour une liste d'autres sites Friendica que vous pourriez rejoindre.";
|
||||||
|
$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Toutes nos excuses. Ce système n'est pas configuré pour se connecter à d'autres sites publics ou inviter de nouveaux membres.";
|
||||||
|
$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks."] = "Les instances Friendica sont interconnectées pour créer un immense réseau social possédé et contrôlé par ses membres, et qui respecte leur vie privée. Ils peuvent aussi s'interconnecter avec d'autres réseaux sociaux traditionnels.";
|
||||||
|
$a->strings["To accept this invitation, please visit and register at %s."] = "Pour accepter cette invitation, rendez-vous sur %s et inscrivez-vous.";
|
||||||
|
$a->strings["Send invitations"] = "Envoyer des invitations";
|
||||||
|
$a->strings["Enter email addresses, one per line:"] = "Entrez les adresses email, une par ligne :";
|
||||||
|
$a->strings["Your message:"] = "Votre message :";
|
||||||
|
$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Vous êtes cordialement invité à me rejoindre sur Friendica, et nous aider ainsi à créer un meilleur web social.";
|
||||||
|
$a->strings["You will need to supply this invitation code: \$invite_code"] = "Vous devrez fournir ce code d'invitation : \$invite_code";
|
||||||
|
$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Une fois inscrit, connectez-vous à la page de mon profil sur :";
|
||||||
|
$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "";
|
||||||
$a->strings["Unable to locate original post."] = "Impossible de localiser la publication originale.";
|
$a->strings["Unable to locate original post."] = "Impossible de localiser la publication originale.";
|
||||||
$a->strings["Empty post discarded."] = "Publication vide rejetée.";
|
$a->strings["Empty post discarded."] = "Publication vide rejetée.";
|
||||||
|
$a->strings["Wall Photos"] = "Photos du mur";
|
||||||
$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Ce message vous a été envoyé par %s, membre du réseau social Friendica.";
|
$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Ce message vous a été envoyé par %s, membre du réseau social Friendica.";
|
||||||
$a->strings["You may visit them online at %s"] = "Vous pouvez leur rendre visite sur %s";
|
$a->strings["You may visit them online at %s"] = "Vous pouvez leur rendre visite sur %s";
|
||||||
$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Merci de contacter l’émetteur en répondant à cette publication si vous ne souhaitez pas recevoir ces messages.";
|
$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Merci de contacter l’émetteur en répondant à cette publication si vous ne souhaitez pas recevoir ces messages.";
|
||||||
$a->strings["%s posted an update."] = "%s a publié une mise à jour.";
|
$a->strings["%s posted an update."] = "%s a publié une mise à jour.";
|
||||||
$a->strings["Invalid request identifier."] = "Identifiant de demande invalide.";
|
$a->strings["Remote privacy information not available."] = "Informations de confidentialité indisponibles.";
|
||||||
|
$a->strings["Visible to:"] = "Visible par :";
|
||||||
|
$a->strings["No valid account found."] = "Impossible de trouver un compte valide.";
|
||||||
|
$a->strings["Password reset request issued. Check your email."] = "Réinitialisation du mot de passe en cours. Vérifiez votre courriel.";
|
||||||
|
$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email, the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "";
|
||||||
|
$a->strings["\n\t\tFollow this link soon to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = "";
|
||||||
|
$a->strings["Password reset requested at %s"] = "Requête de réinitialisation de mot de passe à %s";
|
||||||
|
$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Impossible d'honorer cette demande. (Vous l'avez peut-être déjà utilisée par le passé.) La réinitialisation a échoué.";
|
||||||
|
$a->strings["Request has expired, please make a new one."] = "";
|
||||||
|
$a->strings["Forgot your Password?"] = "Mot de passe oublié ?";
|
||||||
|
$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Entrez votre adresse de courriel et validez pour réinitialiser votre mot de passe. Vous recevrez la suite des instructions par courriel.";
|
||||||
|
$a->strings["Nickname or Email: "] = "Pseudo ou eMail : ";
|
||||||
|
$a->strings["Reset"] = "Réinitialiser";
|
||||||
|
$a->strings["Password Reset"] = "Réinitialiser le mot de passe";
|
||||||
|
$a->strings["Your password has been reset as requested."] = "Votre mot de passe a bien été réinitialisé.";
|
||||||
|
$a->strings["Your new password is"] = "Votre nouveau mot de passe est ";
|
||||||
|
$a->strings["Save or copy your new password - and then"] = "Sauvez ou copiez ce nouveau mot de passe - puis";
|
||||||
|
$a->strings["click here to login"] = "cliquez ici pour vous connecter";
|
||||||
|
$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Votre mot de passe peut être changé depuis la page <em>Réglages</em>, une fois que vous serez connecté.";
|
||||||
|
$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"] = "";
|
||||||
|
$a->strings["\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t%2\$s\n\t\t\tPassword:\t%3\$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"] = "";
|
||||||
|
$a->strings["Your password has been changed at %s"] = "Votre mot de passe a été modifié à %s";
|
||||||
|
$a->strings["Manage Identities and/or Pages"] = "Gérer les identités et/ou les pages";
|
||||||
|
$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Basculez entre les différentes identités ou pages (groupes/communautés) qui se partagent votre compte ou que vous avez été autorisé à gérer.";
|
||||||
|
$a->strings["Select an identity to manage: "] = "Choisir une identité à gérer: ";
|
||||||
|
$a->strings["No keywords to match. Please add keywords to your default profile."] = "Aucun mot-clé en correspondance. Merci d'ajouter des mots-clés à votre profil par défaut.";
|
||||||
|
$a->strings["is interested in:"] = "s'intéresse à :";
|
||||||
|
$a->strings["Profile Match"] = "Correpondance de profils";
|
||||||
|
$a->strings["New Message"] = "Nouveau message";
|
||||||
|
$a->strings["No recipient selected."] = "Pas de destinataire sélectionné.";
|
||||||
|
$a->strings["Unable to locate contact information."] = "Impossible de localiser les informations du contact.";
|
||||||
|
$a->strings["Message could not be sent."] = "Impossible d'envoyer le message.";
|
||||||
|
$a->strings["Message collection failure."] = "Récupération des messages infructueuse.";
|
||||||
|
$a->strings["Message sent."] = "Message envoyé.";
|
||||||
$a->strings["Discard"] = "Rejeter";
|
$a->strings["Discard"] = "Rejeter";
|
||||||
|
$a->strings["Messages"] = "Messages";
|
||||||
|
$a->strings["Do you really want to delete this message?"] = "Voulez-vous vraiment supprimer ce message ?";
|
||||||
|
$a->strings["Conversation not found."] = "";
|
||||||
|
$a->strings["Message deleted."] = "Message supprimé.";
|
||||||
|
$a->strings["Conversation removed."] = "Conversation supprimée.";
|
||||||
|
$a->strings["Please enter a link URL:"] = "Entrez un lien web :";
|
||||||
|
$a->strings["Send Private Message"] = "Envoyer un message privé";
|
||||||
|
$a->strings["To:"] = "À:";
|
||||||
|
$a->strings["Subject:"] = "Sujet:";
|
||||||
|
$a->strings["No messages."] = "Aucun message.";
|
||||||
|
$a->strings["Message not available."] = "Message indisponible.";
|
||||||
|
$a->strings["Delete message"] = "Effacer message";
|
||||||
|
$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A";
|
||||||
|
$a->strings["Delete conversation"] = "Effacer conversation";
|
||||||
|
$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Pas de communications sécurisées possibles. Vous serez <strong>peut-être</strong> en mesure de répondre depuis la page de profil de l'émetteur.";
|
||||||
|
$a->strings["Send Reply"] = "Répondre";
|
||||||
|
$a->strings["Unknown sender - %s"] = "Émetteur inconnu - %s";
|
||||||
|
$a->strings["You and %s"] = "Vous et %s";
|
||||||
|
$a->strings["%s and You"] = "%s et vous";
|
||||||
|
$a->strings["%d message"] = [
|
||||||
|
0 => "%d message",
|
||||||
|
1 => "%d messages",
|
||||||
|
];
|
||||||
|
$a->strings["Remove term"] = "Retirer le terme";
|
||||||
|
$a->strings["Saved Searches"] = "Recherches";
|
||||||
|
$a->strings["add"] = "ajouter";
|
||||||
|
$a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = [
|
||||||
|
0 => "",
|
||||||
|
1 => "",
|
||||||
|
];
|
||||||
|
$a->strings["Messages in this group won't be send to these receivers."] = "Les messages dans ce groupe ne seront pas envoyés à ces destinataires.";
|
||||||
|
$a->strings["No such group"] = "Groupe inexistant";
|
||||||
|
$a->strings["Group: %s"] = "Group : %s";
|
||||||
|
$a->strings["Private messages to this person are at risk of public disclosure."] = "Les messages privés envoyés à ce contact s'exposent à une diffusion incontrôlée.";
|
||||||
|
$a->strings["Invalid contact."] = "Contact invalide.";
|
||||||
|
$a->strings["Commented Order"] = "Tri par commentaires";
|
||||||
|
$a->strings["Sort by Comment Date"] = "Trier par date de commentaire";
|
||||||
|
$a->strings["Posted Order"] = "Tri des publications";
|
||||||
|
$a->strings["Sort by Post Date"] = "Trier par date de publication";
|
||||||
|
$a->strings["Personal"] = "Personnel";
|
||||||
|
$a->strings["Posts that mention or involve you"] = "Publications qui vous concernent";
|
||||||
|
$a->strings["New"] = "Nouveau";
|
||||||
|
$a->strings["Activity Stream - by date"] = "Flux d'activités - par date";
|
||||||
|
$a->strings["Shared Links"] = "Liens partagés";
|
||||||
|
$a->strings["Interesting Links"] = "Liens intéressants";
|
||||||
|
$a->strings["Starred"] = "Mis en avant";
|
||||||
|
$a->strings["Favourite Posts"] = "Publications favorites";
|
||||||
|
$a->strings["Welcome to Friendica"] = "Bienvenue sur Friendica";
|
||||||
|
$a->strings["New Member Checklist"] = "Checklist du nouvel utilisateur";
|
||||||
|
$a->strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."] = "Nous souhaiterions vous donner quelques astuces et ressources pour rendre votre expérience la plus agréable possible. Cliquez sur n'importe lequel de ces éléments pour visiter la page correspondante. Un lien vers cette page restera visible sur votre page d'accueil pendant les deux semaines qui suivent votre inscription initiale, puis disparaîtra silencieusement.";
|
||||||
|
$a->strings["Getting Started"] = "Bien démarrer";
|
||||||
|
$a->strings["Friendica Walk-Through"] = "Friendica pas-à-pas";
|
||||||
|
$a->strings["On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "Sur votre page d'accueil, dans <em>Conseils aux nouveaux venus</em> - vous trouverez une rapide introduction aux onglets Profil et Réseau, pourrez vous connecter à Facebook, établir de nouvelles relations, et choisir des groupes à rejoindre.";
|
||||||
|
$a->strings["Go to Your Settings"] = "Éditer vos Réglages";
|
||||||
|
$a->strings["On your <em>Settings</em> page - change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."] = "Sur la page des <em>Réglages</em> - changez votre mot de passe initial. Notez bien votre Identité. Elle ressemble à une adresse de courriel - et vous sera utile pour vous faire des amis dans le web social libre.";
|
||||||
|
$a->strings["Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."] = "Vérifiez les autres réglages, tout particulièrement ceux liés à la vie privée. Un profil non listé, c'est un peu comme un numéro sur liste rouge. En général, vous devriez probablement publier votre profil - à moins que tous vos amis (potentiels) sachent déjà comment vous trouver.";
|
||||||
|
$a->strings["Profile"] = "Profil";
|
||||||
|
$a->strings["Upload Profile Photo"] = "Téléverser une photo de profil";
|
||||||
|
$a->strings["Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."] = "Téléversez (envoyez) une photo de profil si vous n'en avez pas déjà une. Les études montrent que les gens qui affichent de vraies photos d'eux sont dix fois plus susceptibles de se faire des amis.";
|
||||||
|
$a->strings["Edit Your Profile"] = "Éditer votre Profil";
|
||||||
|
$a->strings["Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Éditez votre profil <strong>par défaut</strong> à votre convenance. Vérifiez les réglages concernant la visibilité de votre liste d'amis par les visiteurs inconnus.";
|
||||||
|
$a->strings["Profile Keywords"] = "Mots-clés du profil";
|
||||||
|
$a->strings["Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."] = "Choisissez quelques mots-clé publics pour votre profil par défaut. Ils pourront ainsi décrire vos centres d'intérêt, et nous pourrons vous proposer des contacts qui les partagent.";
|
||||||
|
$a->strings["Connecting"] = "Connexions";
|
||||||
|
$a->strings["Importing Emails"] = "Importer courriels";
|
||||||
|
$a->strings["Enter your email access information on your Connector Settings page if you wish to import and interact with friends or mailing lists from your email INBOX"] = "Entrez vos paramètres de courriel dans les Réglages des connecteurs si vous souhaitez importer et interagir avec des amis ou des listes venant de votre Boîte de Réception.";
|
||||||
|
$a->strings["Go to Your Contacts Page"] = "Consulter vos Contacts";
|
||||||
|
$a->strings["Your Contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the <em>Add New Contact</em> dialog."] = "Votre page Contacts est le point d'entrée vers la gestion de vos amitiés/relations et la connexion à des amis venant d'autres réseaux. Typiquement, vous pourrez y rentrer leur adresse d'Identité ou l'URL de leur site dans le formulaire <em>Ajouter un nouveau contact</em>.";
|
||||||
|
$a->strings["Go to Your Site's Directory"] = "Consulter l'Annuaire de votre Site";
|
||||||
|
$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own Identity Address if requested."] = "La page Annuaire vous permet de trouver d'autres personnes au sein de ce réseaux ou parmi d'autres sites fédérés. Cherchez un lien <em>Relier</em> ou <em>Suivre</em> sur leur profil. Vous pourrez avoir besoin d'indiquer votre adresse d'identité.";
|
||||||
|
$a->strings["Finding New People"] = "Trouver de nouvelles personnes";
|
||||||
|
$a->strings["On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours."] = "Sur le panneau latéral de la page Contacts, il y a plusieurs moyens de trouver de nouveaux amis. Nous pouvons mettre les gens en relation selon leurs intérêts, rechercher des amis par nom ou intérêt, et fournir des suggestions en fonction de la topologie du réseau. Sur un site tout neuf, les suggestions d'amitié devraient commencer à apparaître au bout de 24 heures.";
|
||||||
|
$a->strings["Groups"] = "Groupes";
|
||||||
|
$a->strings["Group Your Contacts"] = "Grouper vos contacts";
|
||||||
|
$a->strings["Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page."] = "Une fois que vous avez trouvé quelques amis, organisez-les en groupes de conversation privés depuis le panneau latéral de la page Contacts. Vous pourrez ensuite interagir avec chaque groupe de manière privée depuis la page Réseau.";
|
||||||
|
$a->strings["Why Aren't My Posts Public?"] = "Pourquoi mes éléments ne sont pas publics ?";
|
||||||
|
$a->strings["Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above."] = "Friendica respecte votre vie privée. Par défaut, toutes vos publications seront seulement montrés à vos amis. Pour plus d'information, consultez la section \"aide\" du lien ci-dessus.";
|
||||||
|
$a->strings["Getting Help"] = "Obtenir de l'aide";
|
||||||
|
$a->strings["Go to the Help Section"] = "Aller à la section Aide";
|
||||||
|
$a->strings["Our <strong>help</strong> pages may be consulted for detail on other program features and resources."] = "Nos pages d'<strong>aide</strong> peuvent être consultées pour davantage de détails sur les fonctionnalités ou les ressources.";
|
||||||
|
$a->strings["Personal Notes"] = "Notes personnelles";
|
||||||
|
$a->strings["Invalid request identifier."] = "Identifiant de demande invalide.";
|
||||||
|
$a->strings["Ignore"] = "Ignorer";
|
||||||
$a->strings["Notifications"] = "Notifications";
|
$a->strings["Notifications"] = "Notifications";
|
||||||
$a->strings["Network Notifications"] = "Notifications du réseau";
|
$a->strings["Network Notifications"] = "Notifications du réseau";
|
||||||
|
$a->strings["System Notifications"] = "Notifications du système";
|
||||||
$a->strings["Personal Notifications"] = "Notifications personnelles";
|
$a->strings["Personal Notifications"] = "Notifications personnelles";
|
||||||
$a->strings["Home Notifications"] = "Notifications de page d'accueil";
|
$a->strings["Home Notifications"] = "Notifications de page d'accueil";
|
||||||
|
$a->strings["Show unread"] = "Afficher non-lus";
|
||||||
|
$a->strings["Show all"] = "Tout afficher";
|
||||||
$a->strings["Show Ignored Requests"] = "Voir les demandes ignorées";
|
$a->strings["Show Ignored Requests"] = "Voir les demandes ignorées";
|
||||||
$a->strings["Hide Ignored Requests"] = "Cacher les demandes ignorées";
|
$a->strings["Hide Ignored Requests"] = "Cacher les demandes ignorées";
|
||||||
$a->strings["Notification type: "] = "Type de notification : ";
|
$a->strings["Notification type:"] = "";
|
||||||
$a->strings["suggested by %s"] = "suggéré(e) par %s";
|
$a->strings["Suggested by:"] = "";
|
||||||
|
$a->strings["Hide this contact from others"] = "Cacher ce contact aux autres";
|
||||||
$a->strings["Claims to be known to you: "] = "Prétend que vous le connaissez : ";
|
$a->strings["Claims to be known to you: "] = "Prétend que vous le connaissez : ";
|
||||||
$a->strings["yes"] = "oui";
|
$a->strings["yes"] = "oui";
|
||||||
$a->strings["no"] = "non";
|
$a->strings["no"] = "non";
|
||||||
|
|
@ -1363,15 +1128,101 @@ $a->strings["Accepting %s as a sharer allows them to subscribe to your posts, bu
|
||||||
$a->strings["Friend"] = "Ami";
|
$a->strings["Friend"] = "Ami";
|
||||||
$a->strings["Sharer"] = "Initiateur du partage";
|
$a->strings["Sharer"] = "Initiateur du partage";
|
||||||
$a->strings["Subscriber"] = "";
|
$a->strings["Subscriber"] = "";
|
||||||
|
$a->strings["Network:"] = "Réseau";
|
||||||
$a->strings["No introductions."] = "Aucune demande d'introduction.";
|
$a->strings["No introductions."] = "Aucune demande d'introduction.";
|
||||||
$a->strings["Show unread"] = "Afficher non-lus";
|
|
||||||
$a->strings["Show all"] = "Tout afficher";
|
|
||||||
$a->strings["No more %s notifications."] = "Aucune notification de %s";
|
$a->strings["No more %s notifications."] = "Aucune notification de %s";
|
||||||
|
$a->strings["No more system notifications."] = "Pas plus de notifications système.";
|
||||||
|
$a->strings["OpenID protocol error. No ID returned."] = "Erreur de protocole OpenID. Pas d'ID en retour.";
|
||||||
|
$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Compte introuvable, et l'inscription OpenID n'est pas autorisée sur ce site.";
|
||||||
|
$a->strings["Login failed."] = "Échec de connexion.";
|
||||||
|
$a->strings["Subscribing to OStatus contacts"] = "Inscription aux contacts OStatus";
|
||||||
|
$a->strings["No contact provided."] = "Pas de contact fourni.";
|
||||||
|
$a->strings["Couldn't fetch information for contact."] = "Impossible de récupérer les informations pour ce contact.";
|
||||||
|
$a->strings["Couldn't fetch friends for contact."] = "Impossible de récupérer les amis de ce contact.";
|
||||||
|
$a->strings["Done"] = "Terminé";
|
||||||
|
$a->strings["success"] = "réussite";
|
||||||
|
$a->strings["failed"] = "échec";
|
||||||
|
$a->strings["ignored"] = "ignoré";
|
||||||
|
$a->strings["Keep this window open until done."] = "Veuillez garder cette fenêtre ouverte jusqu'à la fin.";
|
||||||
|
$a->strings["Photo Albums"] = "Albums photo";
|
||||||
|
$a->strings["Recent Photos"] = "Photos récentes";
|
||||||
|
$a->strings["Upload New Photos"] = "Téléverser de nouvelles photos";
|
||||||
|
$a->strings["everybody"] = "tout le monde";
|
||||||
|
$a->strings["Contact information unavailable"] = "Informations de contact indisponibles";
|
||||||
|
$a->strings["Album not found."] = "Album introuvable.";
|
||||||
|
$a->strings["Delete Album"] = "Effacer l'album";
|
||||||
|
$a->strings["Do you really want to delete this photo album and all its photos?"] = "Voulez-vous vraiment supprimer cet album photo et toutes ses photos ?";
|
||||||
|
$a->strings["Delete Photo"] = "Effacer la photo";
|
||||||
|
$a->strings["Do you really want to delete this photo?"] = "Voulez-vous vraiment supprimer cette photo ?";
|
||||||
|
$a->strings["a photo"] = "une photo";
|
||||||
|
$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s a été étiqueté dans %2\$s par %3\$s";
|
||||||
|
$a->strings["Image exceeds size limit of %s"] = "L'image dépasse la taille limite de %s";
|
||||||
|
$a->strings["Image upload didn't complete, please try again"] = "";
|
||||||
|
$a->strings["Image file is missing"] = "";
|
||||||
|
$a->strings["Server can't accept new file upload at this time, please contact your administrator"] = "";
|
||||||
|
$a->strings["Image file is empty."] = "Fichier image vide.";
|
||||||
|
$a->strings["Unable to process image."] = "Impossible de traiter l'image.";
|
||||||
|
$a->strings["Image upload failed."] = "Le téléversement de l'image a échoué.";
|
||||||
|
$a->strings["No photos selected"] = "Aucune photo sélectionnée";
|
||||||
|
$a->strings["Access to this item is restricted."] = "Accès restreint à cet élément.";
|
||||||
|
$a->strings["Upload Photos"] = "Téléverser des photos";
|
||||||
|
$a->strings["New album name: "] = "Nom du nouvel album : ";
|
||||||
|
$a->strings["or select existing album:"] = "";
|
||||||
|
$a->strings["Do not show a status post for this upload"] = "Ne pas publier de notice de statut pour cet envoi";
|
||||||
|
$a->strings["Show to Groups"] = "Montrer aux groupes";
|
||||||
|
$a->strings["Show to Contacts"] = "Montrer aux Contacts";
|
||||||
|
$a->strings["Edit Album"] = "Éditer l'album";
|
||||||
|
$a->strings["Show Newest First"] = "Plus récent d'abord";
|
||||||
|
$a->strings["Show Oldest First"] = "Plus ancien d'abord";
|
||||||
|
$a->strings["View Photo"] = "Voir la photo";
|
||||||
|
$a->strings["Permission denied. Access to this item may be restricted."] = "Interdit. L'accès à cet élément peut avoir été restreint.";
|
||||||
|
$a->strings["Photo not available"] = "Photo indisponible";
|
||||||
|
$a->strings["View photo"] = "Voir photo";
|
||||||
|
$a->strings["Edit photo"] = "Éditer la photo";
|
||||||
|
$a->strings["Use as profile photo"] = "Utiliser comme photo de profil";
|
||||||
|
$a->strings["Private Message"] = "Message privé";
|
||||||
|
$a->strings["View Full Size"] = "Voir en taille réelle";
|
||||||
|
$a->strings["Tags: "] = "Étiquettes :";
|
||||||
|
$a->strings["[Select tags to remove]"] = "";
|
||||||
|
$a->strings["New album name"] = "Nom du nouvel album";
|
||||||
|
$a->strings["Caption"] = "Titre";
|
||||||
|
$a->strings["Add a Tag"] = "Ajouter une étiquette";
|
||||||
|
$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Exemples : @bob, @Barbara_Jensen, @jim@example.com, #Californie, #vacances";
|
||||||
|
$a->strings["Do not rotate"] = "Pas de rotation";
|
||||||
|
$a->strings["Rotate CW (right)"] = "Tourner dans le sens des aiguilles d'une montre (vers la droite)";
|
||||||
|
$a->strings["Rotate CCW (left)"] = "Tourner dans le sens contraire des aiguilles d'une montre (vers la gauche)";
|
||||||
|
$a->strings["I like this (toggle)"] = "J'aime";
|
||||||
|
$a->strings["I don't like this (toggle)"] = "Je n'aime pas";
|
||||||
|
$a->strings["This is you"] = "C'est vous";
|
||||||
|
$a->strings["Comment"] = "Commenter";
|
||||||
|
$a->strings["Map"] = "Carte";
|
||||||
|
$a->strings["View Album"] = "Voir l'album";
|
||||||
|
$a->strings["{0} wants to be your friend"] = "{0} souhaite être votre ami(e)";
|
||||||
|
$a->strings["{0} sent you a message"] = "{0} vous a envoyé un message";
|
||||||
|
$a->strings["{0} requested registration"] = "{0} a demandé à s'inscrire";
|
||||||
|
$a->strings["Poke/Prod"] = "Solliciter";
|
||||||
|
$a->strings["poke, prod or do other things to somebody"] = "solliciter (poke/...) quelqu'un";
|
||||||
|
$a->strings["Recipient"] = "Destinataire";
|
||||||
|
$a->strings["Choose what you wish to do to recipient"] = "Choisissez ce que vous voulez faire au destinataire";
|
||||||
|
$a->strings["Make this post private"] = "Rendez ce message privé";
|
||||||
|
$a->strings["Only logged in users are permitted to perform a probing."] = "";
|
||||||
$a->strings["Requested profile is not available."] = "Le profil demandé n'est pas disponible.";
|
$a->strings["Requested profile is not available."] = "Le profil demandé n'est pas disponible.";
|
||||||
$a->strings["%s's timeline"] = "";
|
$a->strings["%s's timeline"] = "";
|
||||||
$a->strings["%s's posts"] = "";
|
$a->strings["%s's posts"] = "";
|
||||||
$a->strings["%s's comments"] = "";
|
$a->strings["%s's comments"] = "";
|
||||||
$a->strings["Tips for New Members"] = "Conseils aux nouveaux venus";
|
$a->strings["Image uploaded but image cropping failed."] = "Image envoyée, mais impossible de la retailler.";
|
||||||
|
$a->strings["Image size reduction [%s] failed."] = "Réduction de la taille de l'image [%s] échouée.";
|
||||||
|
$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Rechargez la page avec la touche Maj pressée, ou bien effacez le cache du navigateur, si d'aventure la nouvelle photo n'apparaissait pas immédiatement.";
|
||||||
|
$a->strings["Unable to process image"] = "Impossible de traiter l'image";
|
||||||
|
$a->strings["Upload File:"] = "Fichier à téléverser :";
|
||||||
|
$a->strings["Select a profile:"] = "Choisir un profil :";
|
||||||
|
$a->strings["or"] = "ou";
|
||||||
|
$a->strings["skip this step"] = "ignorer cette étape";
|
||||||
|
$a->strings["select a photo from your photo albums"] = "choisissez une photo depuis vos albums";
|
||||||
|
$a->strings["Crop Image"] = "(Re)cadrer l'image";
|
||||||
|
$a->strings["Please adjust the image cropping for optimum viewing."] = "Ajustez le cadre de l'image pour une visualisation optimale.";
|
||||||
|
$a->strings["Done Editing"] = "Édition terminée";
|
||||||
|
$a->strings["Image uploaded successfully."] = "Image téléversée avec succès.";
|
||||||
$a->strings["Profile deleted."] = "Profil supprimé.";
|
$a->strings["Profile deleted."] = "Profil supprimé.";
|
||||||
$a->strings["Profile-"] = "Profil-";
|
$a->strings["Profile-"] = "Profil-";
|
||||||
$a->strings["New profile created."] = "Nouveau profil créé.";
|
$a->strings["New profile created."] = "Nouveau profil créé.";
|
||||||
|
|
@ -1396,6 +1247,7 @@ $a->strings["Profile Actions"] = "Actions de Profil";
|
||||||
$a->strings["Edit Profile Details"] = "Éditer les détails du profil";
|
$a->strings["Edit Profile Details"] = "Éditer les détails du profil";
|
||||||
$a->strings["Change Profile Photo"] = "Changer la photo du profil";
|
$a->strings["Change Profile Photo"] = "Changer la photo du profil";
|
||||||
$a->strings["View this profile"] = "Voir ce profil";
|
$a->strings["View this profile"] = "Voir ce profil";
|
||||||
|
$a->strings["View all profiles"] = "";
|
||||||
$a->strings["Edit visibility"] = "Changer la visibilité";
|
$a->strings["Edit visibility"] = "Changer la visibilité";
|
||||||
$a->strings["Create a new profile using these settings"] = "Créer un nouveau profil en utilisant ces réglages";
|
$a->strings["Create a new profile using these settings"] = "Créer un nouveau profil en utilisant ces réglages";
|
||||||
$a->strings["Clone this profile"] = "Cloner ce profil";
|
$a->strings["Clone this profile"] = "Cloner ce profil";
|
||||||
|
|
@ -1451,11 +1303,16 @@ $a->strings["visible to everybody"] = "visible par tous";
|
||||||
$a->strings["Edit/Manage Profiles"] = "Editer / gérer les profils";
|
$a->strings["Edit/Manage Profiles"] = "Editer / gérer les profils";
|
||||||
$a->strings["Change profile photo"] = "Changer de photo de profil";
|
$a->strings["Change profile photo"] = "Changer de photo de profil";
|
||||||
$a->strings["Create New Profile"] = "Créer un nouveau profil";
|
$a->strings["Create New Profile"] = "Créer un nouveau profil";
|
||||||
|
$a->strings["Invalid profile identifier."] = "Identifiant de profil invalide.";
|
||||||
|
$a->strings["Profile Visibility Editor"] = "Éditer la visibilité du profil";
|
||||||
|
$a->strings["Visible To"] = "Visible par";
|
||||||
|
$a->strings["All Contacts (with secure profile access)"] = "Tous les contacts (ayant un accès sécurisé)";
|
||||||
$a->strings["Registration successful. Please check your email for further instructions."] = "Inscription réussie. Vérifiez vos emails pour la suite des instructions.";
|
$a->strings["Registration successful. Please check your email for further instructions."] = "Inscription réussie. Vérifiez vos emails pour la suite des instructions.";
|
||||||
$a->strings["Failed to send email message. Here your accout details:<br> login: %s<br> password: %s<br><br>You can change your password after login."] = "Impossible d’envoyer le courriel de confirmation. Voici vos informations de connexion:<br> identifiant : %s<br> mot de passe : %s<br><br>Vous pourrez changer votre mot de passe une fois connecté.";
|
$a->strings["Failed to send email message. Here your accout details:<br> login: %s<br> password: %s<br><br>You can change your password after login."] = "Impossible d’envoyer le courriel de confirmation. Voici vos informations de connexion:<br> identifiant : %s<br> mot de passe : %s<br><br>Vous pourrez changer votre mot de passe une fois connecté.";
|
||||||
$a->strings["Registration successful."] = "Inscription réussie.";
|
$a->strings["Registration successful."] = "Inscription réussie.";
|
||||||
$a->strings["Your registration can not be processed."] = "Votre inscription ne peut être traitée.";
|
$a->strings["Your registration can not be processed."] = "Votre inscription ne peut être traitée.";
|
||||||
$a->strings["Your registration is pending approval by the site owner."] = "Votre inscription attend une validation du propriétaire du site.";
|
$a->strings["Your registration is pending approval by the site owner."] = "Votre inscription attend une validation du propriétaire du site.";
|
||||||
|
$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Le nombre d'inscriptions quotidiennes pour ce site a été dépassé. Merci de réessayer demain.";
|
||||||
$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Vous pouvez (si vous le souhaitez) remplir ce formulaire via OpenID. Fournissez votre OpenID et cliquez \"S'inscrire\".";
|
$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Vous pouvez (si vous le souhaitez) remplir ce formulaire via OpenID. Fournissez votre OpenID et cliquez \"S'inscrire\".";
|
||||||
$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Si vous n'êtes pas familier avec OpenID, laissez ce champ vide et remplissez le reste.";
|
$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Si vous n'êtes pas familier avec OpenID, laissez ce champ vide et remplissez le reste.";
|
||||||
$a->strings["Your OpenID (optional): "] = "Votre OpenID (facultatif): ";
|
$a->strings["Your OpenID (optional): "] = "Votre OpenID (facultatif): ";
|
||||||
|
|
@ -1472,20 +1329,34 @@ $a->strings["Confirm:"] = "Confirmer :";
|
||||||
$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be '<strong>nickname@%s</strong>'."] = "";
|
$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be '<strong>nickname@%s</strong>'."] = "";
|
||||||
$a->strings["Choose a nickname: "] = "Choisir un pseudo : ";
|
$a->strings["Choose a nickname: "] = "Choisir un pseudo : ";
|
||||||
$a->strings["Register"] = "S'inscrire";
|
$a->strings["Register"] = "S'inscrire";
|
||||||
|
$a->strings["Import"] = "Importer";
|
||||||
$a->strings["Import your profile to this friendica instance"] = "Importer votre profile dans cette instance de friendica";
|
$a->strings["Import your profile to this friendica instance"] = "Importer votre profile dans cette instance de friendica";
|
||||||
|
$a->strings["Note: This node explicitly contains adult content"] = "";
|
||||||
|
$a->strings["Account approved."] = "Inscription validée.";
|
||||||
|
$a->strings["Registration revoked for %s"] = "Inscription révoquée pour %s";
|
||||||
|
$a->strings["Please login."] = "Merci de vous connecter.";
|
||||||
$a->strings["User deleted their account"] = "";
|
$a->strings["User deleted their account"] = "";
|
||||||
$a->strings["On your Friendica node an user deleted their account. Please ensure that their data is removed from the backups."] = "";
|
$a->strings["On your Friendica node an user deleted their account. Please ensure that their data is removed from the backups."] = "";
|
||||||
$a->strings["The user id is %d"] = "";
|
$a->strings["The user id is %d"] = "";
|
||||||
$a->strings["Remove My Account"] = "Supprimer mon compte";
|
$a->strings["Remove My Account"] = "Supprimer mon compte";
|
||||||
$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Ceci supprimera totalement votre compte. Cette opération est irréversible.";
|
$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Ceci supprimera totalement votre compte. Cette opération est irréversible.";
|
||||||
$a->strings["Please enter your password for verification:"] = "Merci de saisir votre mot de passe pour vérification :";
|
$a->strings["Please enter your password for verification:"] = "Merci de saisir votre mot de passe pour vérification :";
|
||||||
|
$a->strings["Resubscribing to OStatus contacts"] = "Réinscription aux contacts OStatus";
|
||||||
|
$a->strings["Error"] = "Erreur";
|
||||||
|
$a->strings["Only logged in users are permitted to perform a search."] = "Seuls les utilisateurs inscrits sont autorisés à lancer une recherche.";
|
||||||
|
$a->strings["Too Many Requests"] = "Trop de requêtes";
|
||||||
|
$a->strings["Only one search per minute is permitted for not logged in users."] = "Une seule recherche par minute pour les utilisateurs qui ne sont pas connectés.";
|
||||||
|
$a->strings["Items tagged with: %s"] = "Éléments taggés %s";
|
||||||
|
$a->strings["Results for: %s"] = "Résultats pour : %s";
|
||||||
$a->strings["Account"] = "Compte";
|
$a->strings["Account"] = "Compte";
|
||||||
|
$a->strings["Profiles"] = "Profils";
|
||||||
$a->strings["Display"] = "Afficher";
|
$a->strings["Display"] = "Afficher";
|
||||||
$a->strings["Social Networks"] = "Réseaux sociaux";
|
$a->strings["Social Networks"] = "Réseaux sociaux";
|
||||||
$a->strings["Delegations"] = "Délégations";
|
$a->strings["Delegations"] = "Délégations";
|
||||||
$a->strings["Connected apps"] = "Applications connectées";
|
$a->strings["Connected apps"] = "Applications connectées";
|
||||||
$a->strings["Remove account"] = "Supprimer le compte";
|
$a->strings["Remove account"] = "Supprimer le compte";
|
||||||
$a->strings["Missing some important data!"] = "Il manque certaines informations importantes !";
|
$a->strings["Missing some important data!"] = "Il manque certaines informations importantes !";
|
||||||
|
$a->strings["Update"] = "Mises à jour";
|
||||||
$a->strings["Failed to connect with email account using the settings provided."] = "Impossible de se connecter au compte courriel configuré.";
|
$a->strings["Failed to connect with email account using the settings provided."] = "Impossible de se connecter au compte courriel configuré.";
|
||||||
$a->strings["Email settings updated."] = "Réglages de courriel mis à jour.";
|
$a->strings["Email settings updated."] = "Réglages de courriel mis à jour.";
|
||||||
$a->strings["Features updated"] = "Fonctionnalités mises à jour";
|
$a->strings["Features updated"] = "Fonctionnalités mises à jour";
|
||||||
|
|
@ -1569,7 +1440,7 @@ $a->strings["Don't show notices"] = "Ne plus afficher les avis";
|
||||||
$a->strings["Infinite scroll"] = "Défilement infini";
|
$a->strings["Infinite scroll"] = "Défilement infini";
|
||||||
$a->strings["Automatic updates only at the top of the network page"] = "Mises à jour automatiques seulement en haut de la page Réseau";
|
$a->strings["Automatic updates only at the top of the network page"] = "Mises à jour automatiques seulement en haut de la page Réseau";
|
||||||
$a->strings["When disabled, the network page is updated all the time, which could be confusing while reading."] = "Si désactivé, la page Réseau est mise à jour en permanence, ce qui peut rendre la lecture difficile.";
|
$a->strings["When disabled, the network page is updated all the time, which could be confusing while reading."] = "Si désactivé, la page Réseau est mise à jour en permanence, ce qui peut rendre la lecture difficile.";
|
||||||
$a->strings["Bandwith Saver Mode"] = "Limiter le transfert de données";
|
$a->strings["Bandwidth Saver Mode"] = "";
|
||||||
$a->strings["When enabled, embedded content is not displayed on automatic updates, they only show on page reload."] = "Si activé, le contenu intégré aux pages est mis à jour uniquement lors du rafraîchissement manuel des pages : il n'est plus mis à jour lors des rafraîchissements automatiques.";
|
$a->strings["When enabled, embedded content is not displayed on automatic updates, they only show on page reload."] = "Si activé, le contenu intégré aux pages est mis à jour uniquement lors du rafraîchissement manuel des pages : il n'est plus mis à jour lors des rafraîchissements automatiques.";
|
||||||
$a->strings["Smart Threading"] = "";
|
$a->strings["Smart Threading"] = "";
|
||||||
$a->strings["When enabled, suppress extraneous thread indentation while keeping it where it matters. Only works if threading is available and enabled."] = "";
|
$a->strings["When enabled, suppress extraneous thread indentation while keeping it where it matters. Only works if threading is available and enabled."] = "";
|
||||||
|
|
@ -1594,13 +1465,13 @@ $a->strings["Requires manual approval of contact requests."] = "Les demandes de
|
||||||
$a->strings["OpenID:"] = "OpenID:";
|
$a->strings["OpenID:"] = "OpenID:";
|
||||||
$a->strings["(Optional) Allow this OpenID to login to this account."] = "&nbsp;(Facultatif) Autoriser cet OpenID à se connecter à ce compte.";
|
$a->strings["(Optional) Allow this OpenID to login to this account."] = "&nbsp;(Facultatif) Autoriser cet OpenID à se connecter à ce compte.";
|
||||||
$a->strings["Publish your default profile in your local site directory?"] = "Publier votre profil par défaut sur l'annuaire local de ce site ?";
|
$a->strings["Publish your default profile in your local site directory?"] = "Publier votre profil par défaut sur l'annuaire local de ce site ?";
|
||||||
$a->strings["Your profile will be published in the global friendica directories (e.g. <a href=\"%s\">%s</a>). Your profile will be visible in public."] = "";
|
|
||||||
$a->strings["Publish your default profile in the global social directory?"] = "Publier votre profil par défaut sur l'annuaire global ?";
|
|
||||||
$a->strings["Your profile will be published in this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings."] = "";
|
$a->strings["Your profile will be published in this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings."] = "";
|
||||||
|
$a->strings["Publish your default profile in the global social directory?"] = "Publier votre profil par défaut sur l'annuaire global ?";
|
||||||
|
$a->strings["Your profile will be published in the global friendica directories (e.g. <a href=\"%s\">%s</a>). Your profile will be visible in public."] = "";
|
||||||
$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Cacher votre liste de contacts/amis des visiteurs de votre profil par défaut?";
|
$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Cacher votre liste de contacts/amis des visiteurs de votre profil par défaut?";
|
||||||
$a->strings["Your contact list won't be shown in your default profile page. You can decide to show your contact list separately for each additional profile you create"] = "";
|
$a->strings["Your contact list won't be shown in your default profile page. You can decide to show your contact list separately for each additional profile you create"] = "";
|
||||||
$a->strings["Hide your profile details from anonymous viewers?"] = "";
|
$a->strings["Hide your profile details from anonymous viewers?"] = "";
|
||||||
$a->strings["Anonymous visitors will only see your profile picture, your display name and the nickname you are using on your profile page. Disables posting public messages to Diaspora and other networks."] = "";
|
$a->strings["Anonymous visitors will only see your profile picture, your display name and the nickname you are using on your profile page. Your public posts and replies will still be accessible by other means."] = "";
|
||||||
$a->strings["Allow friends to post to your profile page?"] = "Autoriser vos amis à publier sur votre profil ?";
|
$a->strings["Allow friends to post to your profile page?"] = "Autoriser vos amis à publier sur votre profil ?";
|
||||||
$a->strings["Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"] = "";
|
$a->strings["Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"] = "";
|
||||||
$a->strings["Allow friends to tag your posts?"] = "Autoriser vos amis à étiqueter vos publications?";
|
$a->strings["Allow friends to tag your posts?"] = "Autoriser vos amis à étiqueter vos publications?";
|
||||||
|
|
@ -1664,6 +1535,41 @@ $a->strings["Change the behaviour of this account for special situations"] = "Mo
|
||||||
$a->strings["Relocate"] = "Relocaliser";
|
$a->strings["Relocate"] = "Relocaliser";
|
||||||
$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Si vous avez migré ce profil depuis un autre serveur et que vos contacts ne reçoivent plus vos mises à jour, essayez ce bouton.";
|
$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Si vous avez migré ce profil depuis un autre serveur et que vos contacts ne reçoivent plus vos mises à jour, essayez ce bouton.";
|
||||||
$a->strings["Resend relocate message to contacts"] = "Renvoyer un message de relocalisation aux contacts.";
|
$a->strings["Resend relocate message to contacts"] = "Renvoyer un message de relocalisation aux contacts.";
|
||||||
|
$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s suit les %3\$s de %2\$s";
|
||||||
|
$a->strings["Do you really want to delete this suggestion?"] = "Voulez-vous vraiment supprimer cette suggestion ?";
|
||||||
|
$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Aucune suggestion. Si ce site est récent, merci de recommencer dans 24h.";
|
||||||
|
$a->strings["Ignore/Hide"] = "Ignorer/cacher";
|
||||||
|
$a->strings["Friend Suggestions"] = "Suggestions d'amitiés/contacts";
|
||||||
|
$a->strings["Tag(s) removed"] = "";
|
||||||
|
$a->strings["Remove Item Tag"] = "Enlever l'étiquette de l'élément";
|
||||||
|
$a->strings["Select a tag to remove: "] = "Sélectionner une étiquette à supprimer :";
|
||||||
|
$a->strings["User imports on closed servers can only be done by an administrator."] = "";
|
||||||
|
$a->strings["Move account"] = "Migrer le compte";
|
||||||
|
$a->strings["You can import an account from another Friendica server."] = "Vous pouvez importer un compte d'un autre serveur Friendica.";
|
||||||
|
$a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "Vous devez exporter votre compte à partir de l'ancien serveur et le téléverser ici. Nous recréerons votre ancien compte ici avec tous vos contacts. Nous tenterons également d'informer vos amis que vous avez déménagé ici.";
|
||||||
|
$a->strings["This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora"] = "Cette fonctionalité est expérimentale. Il n'est pas possible d'importer des contacts depuis le réseau OStatus (GNU Social/Statusnet) ou depuis Diaspora.";
|
||||||
|
$a->strings["Account file"] = "Fichier du compte";
|
||||||
|
$a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "Pour exporter votre compte, allez dans \"Paramètres> Exporter vos données personnelles\" et sélectionnez \"exportation de compte\"";
|
||||||
|
$a->strings["You aren't following this contact."] = "";
|
||||||
|
$a->strings["Unfollowing is currently not supported by your network."] = "";
|
||||||
|
$a->strings["Contact unfollowed"] = "";
|
||||||
|
$a->strings["Disconnect/Unfollow"] = "Se déconnecter/Ne plus suivre";
|
||||||
|
$a->strings["Do you really want to delete this video?"] = "Voulez-vous vraiment supprimer cette vidéo?";
|
||||||
|
$a->strings["Delete Video"] = "Supprimer la vidéo";
|
||||||
|
$a->strings["No videos selected"] = "Pas de vidéo sélectionné";
|
||||||
|
$a->strings["Recent Videos"] = "Vidéos récente";
|
||||||
|
$a->strings["Upload New Videos"] = "Téléversé une nouvelle vidéo";
|
||||||
|
$a->strings["No contacts."] = "Aucun contact.";
|
||||||
|
$a->strings["Visit %s's profile [%s]"] = "Visiter le profil de %s [%s]";
|
||||||
|
$a->strings["Invalid request."] = "Requête invalide.";
|
||||||
|
$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Désolé, il semble que votre fichier est plus important que ce que la configuration de PHP autorise";
|
||||||
|
$a->strings["Or - did you try to upload an empty file?"] = "Ou — auriez-vous essayé de télécharger un fichier vide ?";
|
||||||
|
$a->strings["File exceeds size limit of %s"] = "La taille du fichier dépasse la limite de %s";
|
||||||
|
$a->strings["File upload failed."] = "Le téléversement a échoué.";
|
||||||
|
$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Nombre de messages de mur quotidiens pour %s dépassé. Échec du message.";
|
||||||
|
$a->strings["Unable to check your home location."] = "Impossible de vérifier votre localisation.";
|
||||||
|
$a->strings["No recipient."] = "Pas de destinataire.";
|
||||||
|
$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Si vous souhaitez que %s réponde, merci de vérifier vos réglages pour autoriser les messages privés venant d'inconnus.";
|
||||||
$a->strings["default"] = "défaut";
|
$a->strings["default"] = "défaut";
|
||||||
$a->strings["greenzero"] = "greenzero";
|
$a->strings["greenzero"] = "greenzero";
|
||||||
$a->strings["purplezero"] = "purplezero";
|
$a->strings["purplezero"] = "purplezero";
|
||||||
|
|
@ -1698,6 +1604,7 @@ $a->strings["Guest"] = "Invité";
|
||||||
$a->strings["Visitor"] = "Visiteur";
|
$a->strings["Visitor"] = "Visiteur";
|
||||||
$a->strings["Logout"] = "Se déconnecter";
|
$a->strings["Logout"] = "Se déconnecter";
|
||||||
$a->strings["End this session"] = "Mettre fin à cette session";
|
$a->strings["End this session"] = "Mettre fin à cette session";
|
||||||
|
$a->strings["Status"] = "Statut";
|
||||||
$a->strings["Your posts and conversations"] = "Vos publications et conversations";
|
$a->strings["Your posts and conversations"] = "Vos publications et conversations";
|
||||||
$a->strings["Your profile page"] = "Votre page de profil";
|
$a->strings["Your profile page"] = "Votre page de profil";
|
||||||
$a->strings["Your photos"] = "Vos photos";
|
$a->strings["Your photos"] = "Vos photos";
|
||||||
|
|
@ -1734,39 +1641,24 @@ $a->strings["Invite Friends"] = "Inviter des amis";
|
||||||
$a->strings["Local Directory"] = "Annuaire local";
|
$a->strings["Local Directory"] = "Annuaire local";
|
||||||
$a->strings["External link to forum"] = "Lien sortant vers le forum";
|
$a->strings["External link to forum"] = "Lien sortant vers le forum";
|
||||||
$a->strings["Quick Start"] = "Démarrage rapide";
|
$a->strings["Quick Start"] = "Démarrage rapide";
|
||||||
$a->strings["Error decoding account file"] = "Une erreur a été détecté en décodant un fichier utilisateur";
|
$a->strings["Could not find any unarchived contact entry for this URL (%s)"] = "";
|
||||||
$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Erreur ! Pas de ficher de version existant ! Êtes vous sur un compte Friendica ?";
|
$a->strings["The contact entries have been archived"] = "";
|
||||||
$a->strings["User '%s' already exists on this server!"] = "L'utilisateur '%s' existe déjà sur ce serveur!";
|
$a->strings["Enter new password: "] = "";
|
||||||
$a->strings["User creation error"] = "Erreur de création d'utilisateur";
|
$a->strings["Password can't be empty"] = "";
|
||||||
$a->strings["User profile creation error"] = "Erreur de création du profil utilisateur";
|
$a->strings["Post update version number has been set to %s."] = "";
|
||||||
$a->strings["%d contact not imported"] = [
|
$a->strings["Execute pending post updates."] = "";
|
||||||
0 => "%d contacts non importés",
|
$a->strings["All pending post updates are done."] = "";
|
||||||
1 => "%d contacts non importés",
|
|
||||||
];
|
|
||||||
$a->strings["Done. You can now login with your username and password"] = "Action réalisée. Vous pouvez désormais vous connecter avec votre nom d'utilisateur et votre mot de passe";
|
|
||||||
$a->strings["Post to Email"] = "Publier aux courriels";
|
$a->strings["Post to Email"] = "Publier aux courriels";
|
||||||
$a->strings["Hide your profile details from unknown viewers?"] = "Cacher les détails du profil aux visiteurs inconnus?";
|
$a->strings["Hide your profile details from unknown viewers?"] = "Cacher les détails du profil aux visiteurs inconnus?";
|
||||||
$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Les connecteurs sont désactivés parce que \"%s\" est activé.";
|
$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Les connecteurs sont désactivés parce que \"%s\" est activé.";
|
||||||
$a->strings["Visible to everybody"] = "Visible par tout le monde";
|
$a->strings["Visible to everybody"] = "Visible par tout le monde";
|
||||||
$a->strings["Close"] = "Fermer";
|
$a->strings["Close"] = "Fermer";
|
||||||
$a->strings["Enter new password: "] = "";
|
$a->strings["Welcome "] = "Bienvenue ";
|
||||||
$a->strings["Password can't be empty"] = "";
|
$a->strings["Please upload a profile photo."] = "Merci d'illustrer votre profil d'une image.";
|
||||||
$a->strings["Could not find any unarchived contact entry for this URL (%s)"] = "";
|
$a->strings["Welcome back "] = "Bienvenue à nouveau, ";
|
||||||
$a->strings["The contact entries have been archived"] = "";
|
$a->strings["The database configuration file \"config/local.ini.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "";
|
||||||
$a->strings["System"] = "Système";
|
$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Vous pourriez avoir besoin d'importer le fichier \"database.sql\" manuellement au moyen de phpmyadmin ou de la commande mysql.";
|
||||||
$a->strings["Home"] = "Profil";
|
$a->strings["Please see the file \"INSTALL.txt\"."] = "Référez-vous au fichier \"INSTALL.txt\".";
|
||||||
$a->strings["Introductions"] = "Introductions";
|
|
||||||
$a->strings["%s commented on %s's post"] = "%s a commenté la publication de %s";
|
|
||||||
$a->strings["%s created a new post"] = "%s a créé une nouvelle publication";
|
|
||||||
$a->strings["%s liked %s's post"] = "%s a aimé la publication de %s";
|
|
||||||
$a->strings["%s disliked %s's post"] = "%s n'a pas aimé la publication de %s";
|
|
||||||
$a->strings["%s is attending %s's event"] = "%s participe à l'événement de %s";
|
|
||||||
$a->strings["%s is not attending %s's event"] = "%s ne participe pas à l'événement de %s";
|
|
||||||
$a->strings["%s may attend %s's event"] = "%s participera peut-être à l'événement de %s";
|
|
||||||
$a->strings["%s is now friends with %s"] = "%s est désormais ami(e) avec %s";
|
|
||||||
$a->strings["Friend Suggestion"] = "Suggestion d'amitié/contact";
|
|
||||||
$a->strings["Friend/Connect Request"] = "Demande de connexion/relation";
|
|
||||||
$a->strings["New Follower"] = "Nouvel abonné";
|
|
||||||
$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Impossible de trouver la version \"ligne de commande\" de PHP dans le PATH du serveur web.";
|
$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Impossible de trouver la version \"ligne de commande\" de PHP dans le PATH du serveur web.";
|
||||||
$a->strings["If you don't have a command line version of PHP installed on your server, you will not be able to run the background processing. See <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>"] = "";
|
$a->strings["If you don't have a command line version of PHP installed on your server, you will not be able to run the background processing. See <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>"] = "";
|
||||||
$a->strings["PHP executable path"] = "Chemin vers l'exécutable de PHP";
|
$a->strings["PHP executable path"] = "Chemin vers l'exécutable de PHP";
|
||||||
|
|
@ -1781,41 +1673,67 @@ $a->strings["PHP register_argc_argv"] = "PHP register_argc_argv";
|
||||||
$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Erreur: la fonction \"openssl_pkey_new\" de ce système ne permet pas de générer des clés de chiffrement";
|
$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Erreur: la fonction \"openssl_pkey_new\" de ce système ne permet pas de générer des clés de chiffrement";
|
||||||
$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Si vous utilisez Windows, merci de vous réferer à \"http://www.php.net/manual/en/openssl.installation.php\".";
|
$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Si vous utilisez Windows, merci de vous réferer à \"http://www.php.net/manual/en/openssl.installation.php\".";
|
||||||
$a->strings["Generate encryption keys"] = "Générer les clés de chiffrement";
|
$a->strings["Generate encryption keys"] = "Générer les clés de chiffrement";
|
||||||
$a->strings["libCurl PHP module"] = "Module libCurl de PHP";
|
|
||||||
$a->strings["GD graphics PHP module"] = "Module GD (graphiques) de PHP";
|
|
||||||
$a->strings["OpenSSL PHP module"] = "Module OpenSSL de PHP";
|
|
||||||
$a->strings["PDO or MySQLi PHP module"] = "";
|
|
||||||
$a->strings["mb_string PHP module"] = "Module mb_string de PHP";
|
|
||||||
$a->strings["XML PHP module"] = "Module PHP XML";
|
|
||||||
$a->strings["iconv PHP module"] = "";
|
|
||||||
$a->strings["POSIX PHP module"] = "";
|
|
||||||
$a->strings["Apache mod_rewrite module"] = "Module mod_rewrite Apache";
|
|
||||||
$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Erreur : Le module \"rewrite\" du serveur web Apache est requis mais pas installé.";
|
$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Erreur : Le module \"rewrite\" du serveur web Apache est requis mais pas installé.";
|
||||||
$a->strings["Error: libCURL PHP module required but not installed."] = "Erreur : Le module PHP \"libCURL\" est requis mais pas installé.";
|
$a->strings["Apache mod_rewrite module"] = "Module mod_rewrite Apache";
|
||||||
$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Erreur : Le module PHP \"GD\" disposant du support JPEG est requis mais pas installé.";
|
|
||||||
$a->strings["Error: openssl PHP module required but not installed."] = "Erreur : Le module PHP \"openssl\" est requis mais pas installé.";
|
|
||||||
$a->strings["Error: PDO or MySQLi PHP module required but not installed."] = "";
|
$a->strings["Error: PDO or MySQLi PHP module required but not installed."] = "";
|
||||||
$a->strings["Error: The MySQL driver for PDO is not installed."] = "";
|
$a->strings["Error: The MySQL driver for PDO is not installed."] = "";
|
||||||
$a->strings["Error: mb_string PHP module required but not installed."] = "Erreur : le module PHP mb_string est requis mais pas installé.";
|
$a->strings["PDO or MySQLi PHP module"] = "";
|
||||||
$a->strings["Error: iconv PHP module required but not installed."] = "Erreur : Le module PHP iconv requis est absent.";
|
|
||||||
$a->strings["Error: POSIX PHP module required but not installed."] = "";
|
|
||||||
$a->strings["Error, XML PHP module required but not installed."] = "Erreur : le module PHP XML requis est absent.";
|
$a->strings["Error, XML PHP module required but not installed."] = "Erreur : le module PHP XML requis est absent.";
|
||||||
$a->strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "L'installeur web doit être en mesure de créer un fichier \".htconfig.php\" à la racine de votre serveur web, mais il en est incapable.";
|
$a->strings["XML PHP module"] = "Module PHP XML";
|
||||||
|
$a->strings["libCurl PHP module"] = "Module libCurl de PHP";
|
||||||
|
$a->strings["Error: libCURL PHP module required but not installed."] = "Erreur : Le module PHP \"libCURL\" est requis mais pas installé.";
|
||||||
|
$a->strings["GD graphics PHP module"] = "Module GD (graphiques) de PHP";
|
||||||
|
$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Erreur : Le module PHP \"GD\" disposant du support JPEG est requis mais pas installé.";
|
||||||
|
$a->strings["OpenSSL PHP module"] = "Module OpenSSL de PHP";
|
||||||
|
$a->strings["Error: openssl PHP module required but not installed."] = "Erreur : Le module PHP \"openssl\" est requis mais pas installé.";
|
||||||
|
$a->strings["mb_string PHP module"] = "Module mb_string de PHP";
|
||||||
|
$a->strings["Error: mb_string PHP module required but not installed."] = "Erreur : le module PHP mb_string est requis mais pas installé.";
|
||||||
|
$a->strings["iconv PHP module"] = "";
|
||||||
|
$a->strings["Error: iconv PHP module required but not installed."] = "Erreur : Le module PHP iconv requis est absent.";
|
||||||
|
$a->strings["POSIX PHP module"] = "";
|
||||||
|
$a->strings["Error: POSIX PHP module required but not installed."] = "";
|
||||||
|
$a->strings["The web installer needs to be able to create a file called \"local.ini.php\" in the \"config\" folder of your web server and it is unable to do so."] = "";
|
||||||
$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Le plus souvent, il s'agit d'un problème de permission. Le serveur web peut ne pas être capable d'écrire dans votre répertoire - alors que vous-même le pouvez.";
|
$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Le plus souvent, il s'agit d'un problème de permission. Le serveur web peut ne pas être capable d'écrire dans votre répertoire - alors que vous-même le pouvez.";
|
||||||
$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top folder."] = "A la fin de cette étape, nous vous fournirons un texte à sauvegarder dans un fichier nommé .htconfig.php à la racine de votre répertoire Friendica.";
|
$a->strings["At the end of this procedure, we will give you a text to save in a file named local.ini.php in your Friendica \"config\" folder."] = "";
|
||||||
$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Vous pouvez également sauter cette étape et procéder à une installation manuelle. Pour cela, merci de lire le fichier \"INSTALL.txt\".";
|
$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Vous pouvez également sauter cette étape et procéder à une installation manuelle. Pour cela, merci de lire le fichier \"INSTALL.txt\".";
|
||||||
$a->strings[".htconfig.php is writable"] = "Fichier .htconfig.php accessible en écriture";
|
$a->strings["config/local.ini.php is writable"] = "";
|
||||||
$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica utilise le moteur de modèles Smarty3 pour le rendu d'affichage web. Smarty3 compile les modèles en PHP pour accélérer le rendu.";
|
$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica utilise le moteur de modèles Smarty3 pour le rendu d'affichage web. Smarty3 compile les modèles en PHP pour accélérer le rendu.";
|
||||||
$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Pour pouvoir stocker ces modèles compilés, le serveur internet doit avoir accès au droit d'écriture pour le répertoire view/smarty3/ sous le dossier racine de Friendica.";
|
$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Pour pouvoir stocker ces modèles compilés, le serveur internet doit avoir accès au droit d'écriture pour le répertoire view/smarty3/ sous le dossier racine de Friendica.";
|
||||||
$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Veuillez vous assurer que l'utilisateur qui exécute votre serveur internet (p. ex. www-data) détient le droit d'accès en écriture sur ce dossier.";
|
$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Veuillez vous assurer que l'utilisateur qui exécute votre serveur internet (p. ex. www-data) détient le droit d'accès en écriture sur ce dossier.";
|
||||||
$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Note: pour plus de sécurité, vous devriez ne donner le droit d'accès en écriture qu'à view/smarty3/ et pas aux fichiers modèles (.tpl) qu'il contient.";
|
$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Note: pour plus de sécurité, vous devriez ne donner le droit d'accès en écriture qu'à view/smarty3/ et pas aux fichiers modèles (.tpl) qu'il contient.";
|
||||||
$a->strings["view/smarty3 is writable"] = "view/smarty3 est autorisé à l écriture";
|
$a->strings["view/smarty3 is writable"] = "view/smarty3 est autorisé à l écriture";
|
||||||
$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "La réécriture d'URL dans le fichier .htaccess ne fonctionne pas. Vérifiez la configuration de votre serveur.";
|
$a->strings["Url rewrite in .htaccess is not working. Make sure you copied .htaccess-dist to .htaccess."] = "";
|
||||||
$a->strings["Error message from Curl when fetching"] = "";
|
$a->strings["Error message from Curl when fetching"] = "";
|
||||||
$a->strings["Url rewrite is working"] = "La réécriture d'URL fonctionne.";
|
$a->strings["Url rewrite is working"] = "La réécriture d'URL fonctionne.";
|
||||||
$a->strings["ImageMagick PHP extension is not installed"] = "L'extension PHP ImageMagick n'est pas installée";
|
$a->strings["ImageMagick PHP extension is not installed"] = "L'extension PHP ImageMagick n'est pas installée";
|
||||||
$a->strings["ImageMagick PHP extension is installed"] = "L’extension PHP ImageMagick est installée";
|
$a->strings["ImageMagick PHP extension is installed"] = "L’extension PHP ImageMagick est installée";
|
||||||
$a->strings["ImageMagick supports GIF"] = "ImageMagick supporte le format GIF";
|
$a->strings["ImageMagick supports GIF"] = "ImageMagick supporte le format GIF";
|
||||||
|
$a->strings["Could not connect to database."] = "Impossible de se connecter à la base.";
|
||||||
|
$a->strings["Database already in use."] = "Base de données déjà en cours d'utilisation.";
|
||||||
|
$a->strings["System"] = "Système";
|
||||||
|
$a->strings["Home"] = "Profil";
|
||||||
|
$a->strings["Introductions"] = "Introductions";
|
||||||
|
$a->strings["%s commented on %s's post"] = "%s a commenté la publication de %s";
|
||||||
|
$a->strings["%s created a new post"] = "%s a créé une nouvelle publication";
|
||||||
|
$a->strings["%s liked %s's post"] = "%s a aimé la publication de %s";
|
||||||
|
$a->strings["%s disliked %s's post"] = "%s n'a pas aimé la publication de %s";
|
||||||
|
$a->strings["%s is attending %s's event"] = "%s participe à l'événement de %s";
|
||||||
|
$a->strings["%s is not attending %s's event"] = "%s ne participe pas à l'événement de %s";
|
||||||
|
$a->strings["%s may attend %s's event"] = "%s participera peut-être à l'événement de %s";
|
||||||
|
$a->strings["%s is now friends with %s"] = "%s est désormais ami(e) avec %s";
|
||||||
|
$a->strings["Friend Suggestion"] = "Suggestion d'amitié/contact";
|
||||||
|
$a->strings["Friend/Connect Request"] = "Demande de connexion/relation";
|
||||||
|
$a->strings["New Follower"] = "Nouvel abonné";
|
||||||
|
$a->strings["Error decoding account file"] = "Une erreur a été détecté en décodant un fichier utilisateur";
|
||||||
|
$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Erreur ! Pas de ficher de version existant ! Êtes vous sur un compte Friendica ?";
|
||||||
|
$a->strings["User '%s' already exists on this server!"] = "L'utilisateur '%s' existe déjà sur ce serveur!";
|
||||||
|
$a->strings["User creation error"] = "Erreur de création d'utilisateur";
|
||||||
|
$a->strings["User profile creation error"] = "Erreur de création du profil utilisateur";
|
||||||
|
$a->strings["%d contact not imported"] = [
|
||||||
|
0 => "%d contacts non importés",
|
||||||
|
1 => "%d contacts non importés",
|
||||||
|
];
|
||||||
|
$a->strings["Done. You can now login with your username and password"] = "Action réalisée. Vous pouvez désormais vous connecter avec votre nom d'utilisateur et votre mot de passe";
|
||||||
$a->strings["Birthday:"] = "Anniversaire :";
|
$a->strings["Birthday:"] = "Anniversaire :";
|
||||||
$a->strings["YYYY-MM-DD or MM-DD"] = "AAAA-MM-JJ ou MM-JJ";
|
$a->strings["YYYY-MM-DD or MM-DD"] = "AAAA-MM-JJ ou MM-JJ";
|
||||||
$a->strings["never"] = "jamais";
|
$a->strings["never"] = "jamais";
|
||||||
|
|
@ -1831,6 +1749,7 @@ $a->strings["minute"] = "minute";
|
||||||
$a->strings["minutes"] = "minutes";
|
$a->strings["minutes"] = "minutes";
|
||||||
$a->strings["second"] = "seconde";
|
$a->strings["second"] = "seconde";
|
||||||
$a->strings["seconds"] = "secondes";
|
$a->strings["seconds"] = "secondes";
|
||||||
|
$a->strings["in %1\$d %2\$s"] = "";
|
||||||
$a->strings["%1\$d %2\$s ago"] = "il y a %1\$d %2\$s ";
|
$a->strings["%1\$d %2\$s ago"] = "il y a %1\$d %2\$s ";
|
||||||
$a->strings["view full size"] = "voir en pleine taille";
|
$a->strings["view full size"] = "voir en pleine taille";
|
||||||
$a->strings["Image/photo"] = "Image/photo";
|
$a->strings["Image/photo"] = "Image/photo";
|
||||||
|
|
@ -1839,11 +1758,60 @@ $a->strings["$1 wrote:"] = "$1 a écrit :";
|
||||||
$a->strings["Encrypted content"] = "Contenu chiffré";
|
$a->strings["Encrypted content"] = "Contenu chiffré";
|
||||||
$a->strings["Invalid source protocol"] = "";
|
$a->strings["Invalid source protocol"] = "";
|
||||||
$a->strings["Invalid link protocol"] = "";
|
$a->strings["Invalid link protocol"] = "";
|
||||||
$a->strings["Embedding disabled"] = "Incorporation désactivée";
|
|
||||||
$a->strings["Embedded content"] = "Contenu incorporé";
|
|
||||||
$a->strings["Export"] = "Exporter";
|
$a->strings["Export"] = "Exporter";
|
||||||
$a->strings["Export calendar as ical"] = "Exporter au format iCal";
|
$a->strings["Export calendar as ical"] = "Exporter au format iCal";
|
||||||
$a->strings["Export calendar as csv"] = "Exporter au format CSV";
|
$a->strings["Export calendar as csv"] = "Exporter au format CSV";
|
||||||
|
$a->strings["General Features"] = "Fonctions générales";
|
||||||
|
$a->strings["Multiple Profiles"] = "Profils multiples";
|
||||||
|
$a->strings["Ability to create multiple profiles"] = "Possibilité de créer plusieurs profils";
|
||||||
|
$a->strings["Photo Location"] = "Lieu de prise de la photo";
|
||||||
|
$a->strings["Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map."] = "Les métadonnées des photos sont normalement retirées. Ceci permet de sauver l'emplacement (si présent) et de positionner la photo sur une carte.";
|
||||||
|
$a->strings["Export Public Calendar"] = "Exporter le Calendrier Public";
|
||||||
|
$a->strings["Ability for visitors to download the public calendar"] = "Les visiteurs peuvent télécharger le calendrier public";
|
||||||
|
$a->strings["Post Composition Features"] = "Caractéristiques de composition de publication";
|
||||||
|
$a->strings["Post Preview"] = "Aperçu de la publication";
|
||||||
|
$a->strings["Allow previewing posts and comments before publishing them"] = "Permet la prévisualisation des publications et commentaires avant de les publier";
|
||||||
|
$a->strings["Auto-mention Forums"] = "Mentionner automatiquement les Forums";
|
||||||
|
$a->strings["Add/remove mention when a forum page is selected/deselected in ACL window."] = "Ajoute/retire une mention quand une page forum est sélectionnée/désélectionnée lors du choix des destinataires d'une publication.";
|
||||||
|
$a->strings["Network Sidebar"] = "";
|
||||||
|
$a->strings["Ability to select posts by date ranges"] = "Capacité de sélectionner les publications par intervalles de dates";
|
||||||
|
$a->strings["List Forums"] = "Liste des forums";
|
||||||
|
$a->strings["Enable widget to display the forums your are connected with"] = "Activer le widget pour afficher les forums auxquels vous êtes connecté";
|
||||||
|
$a->strings["Group Filter"] = "Filtre de groupe";
|
||||||
|
$a->strings["Enable widget to display Network posts only from selected group"] = "Activer le widget d’affichage des publications du réseau seulement pour le groupe sélectionné";
|
||||||
|
$a->strings["Network Filter"] = "Filtre de réseau";
|
||||||
|
$a->strings["Enable widget to display Network posts only from selected network"] = "Activer le widget d’affichage des publications du réseau seulement pour le réseau sélectionné";
|
||||||
|
$a->strings["Save search terms for re-use"] = "Sauvegarder la recherche pour une utilisation ultérieure";
|
||||||
|
$a->strings["Network Tabs"] = "Onglets Réseau";
|
||||||
|
$a->strings["Network Personal Tab"] = "Onglet Réseau Personnel";
|
||||||
|
$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Activer l'onglet pour afficher seulement les publications du réseau où vous avez interagit";
|
||||||
|
$a->strings["Network New Tab"] = "Nouvel onglet réseaux";
|
||||||
|
$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Activer l'onglet pour afficher seulement les publications du réseau (dans les 12 dernières heures)";
|
||||||
|
$a->strings["Network Shared Links Tab"] = "Onglet réseau partagé";
|
||||||
|
$a->strings["Enable tab to display only Network posts with links in them"] = "Activer l'onglet pour afficher seulement les publications du réseau contenant des liens";
|
||||||
|
$a->strings["Post/Comment Tools"] = "Outils de publication/commentaire";
|
||||||
|
$a->strings["Multiple Deletion"] = "Suppression multiple";
|
||||||
|
$a->strings["Select and delete multiple posts/comments at once"] = "Sélectionner et supprimer plusieurs publications/commentaires à la fois";
|
||||||
|
$a->strings["Edit Sent Posts"] = "Éditer les publications envoyées";
|
||||||
|
$a->strings["Edit and correct posts and comments after sending"] = "Éditer et corriger les publications et commentaires après l'envoi";
|
||||||
|
$a->strings["Tagging"] = "Étiquettage";
|
||||||
|
$a->strings["Ability to tag existing posts"] = "Possibilité d'étiqueter les publications existantes";
|
||||||
|
$a->strings["Post Categories"] = "Catégories des publications";
|
||||||
|
$a->strings["Add categories to your posts"] = "Ajouter des catégories à vos publications";
|
||||||
|
$a->strings["Saved Folders"] = "Dossiers sauvegardés";
|
||||||
|
$a->strings["Ability to file posts under folders"] = "Possibilité d'afficher les publications sous les répertoires";
|
||||||
|
$a->strings["Dislike Posts"] = "Publications non aimées";
|
||||||
|
$a->strings["Ability to dislike posts/comments"] = "Possibilité de ne pas aimer les publications/commentaires";
|
||||||
|
$a->strings["Star Posts"] = "Publications spéciales";
|
||||||
|
$a->strings["Ability to mark special posts with a star indicator"] = "Possibilité de marquer les publications spéciales d'une étoile";
|
||||||
|
$a->strings["Mute Post Notifications"] = "Ignorer les notifications du post";
|
||||||
|
$a->strings["Ability to mute notifications for a thread"] = "Permettre d'ignorer les notifications d'un fil de discussion";
|
||||||
|
$a->strings["Advanced Profile Settings"] = "Paramètres Avancés du Profil";
|
||||||
|
$a->strings["Show visitors public community forums at the Advanced Profile Page"] = "Montrer les forums communautaires aux visiteurs sur la Page de profil avancé";
|
||||||
|
$a->strings["Tag Cloud"] = "";
|
||||||
|
$a->strings["Provide a personal tag cloud on your profile page"] = "";
|
||||||
|
$a->strings["Display Membership Date"] = "";
|
||||||
|
$a->strings["Display membership date in profile"] = "";
|
||||||
$a->strings["Frequently"] = "";
|
$a->strings["Frequently"] = "";
|
||||||
$a->strings["Hourly"] = "";
|
$a->strings["Hourly"] = "";
|
||||||
$a->strings["Twice daily"] = "";
|
$a->strings["Twice daily"] = "";
|
||||||
|
|
@ -1852,7 +1820,6 @@ $a->strings["Weekly"] = "";
|
||||||
$a->strings["Monthly"] = "";
|
$a->strings["Monthly"] = "";
|
||||||
$a->strings["OStatus"] = "";
|
$a->strings["OStatus"] = "";
|
||||||
$a->strings["RSS/Atom"] = "";
|
$a->strings["RSS/Atom"] = "";
|
||||||
$a->strings["Facebook"] = "";
|
|
||||||
$a->strings["Zot!"] = "";
|
$a->strings["Zot!"] = "";
|
||||||
$a->strings["LinkedIn"] = "";
|
$a->strings["LinkedIn"] = "";
|
||||||
$a->strings["XMPP/IM"] = "";
|
$a->strings["XMPP/IM"] = "";
|
||||||
|
|
@ -1862,8 +1829,8 @@ $a->strings["pump.io"] = "";
|
||||||
$a->strings["Twitter"] = "";
|
$a->strings["Twitter"] = "";
|
||||||
$a->strings["Diaspora Connector"] = "";
|
$a->strings["Diaspora Connector"] = "";
|
||||||
$a->strings["GNU Social Connector"] = "";
|
$a->strings["GNU Social Connector"] = "";
|
||||||
|
$a->strings["ActivityPub"] = "";
|
||||||
$a->strings["pnut"] = "";
|
$a->strings["pnut"] = "";
|
||||||
$a->strings["App.net"] = "";
|
|
||||||
$a->strings["Male"] = "";
|
$a->strings["Male"] = "";
|
||||||
$a->strings["Female"] = "";
|
$a->strings["Female"] = "";
|
||||||
$a->strings["Currently Male"] = "";
|
$a->strings["Currently Male"] = "";
|
||||||
|
|
@ -1921,72 +1888,6 @@ $a->strings["Uncertain"] = "Incertain";
|
||||||
$a->strings["It's complicated"] = "C'est compliqué";
|
$a->strings["It's complicated"] = "C'est compliqué";
|
||||||
$a->strings["Don't care"] = "S'en désintéresse";
|
$a->strings["Don't care"] = "S'en désintéresse";
|
||||||
$a->strings["Ask me"] = "Me demander";
|
$a->strings["Ask me"] = "Me demander";
|
||||||
$a->strings["Add New Contact"] = "Ajouter un nouveau contact";
|
|
||||||
$a->strings["Enter address or web location"] = "Entrez son adresse ou sa localisation web";
|
|
||||||
$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Exemple : bob@example.com, http://example.com/barbara";
|
|
||||||
$a->strings["%d invitation available"] = [
|
|
||||||
0 => "%d invitation disponible",
|
|
||||||
1 => "%d invitations disponibles",
|
|
||||||
];
|
|
||||||
$a->strings["Networks"] = "Réseaux";
|
|
||||||
$a->strings["All Networks"] = "Tous réseaux";
|
|
||||||
$a->strings["Saved Folders"] = "Dossiers sauvegardés";
|
|
||||||
$a->strings["Everything"] = "Tout";
|
|
||||||
$a->strings["Categories"] = "Catégories";
|
|
||||||
$a->strings["%d contact in common"] = [
|
|
||||||
0 => "%d contact en commun",
|
|
||||||
1 => "%d contacts en commun",
|
|
||||||
];
|
|
||||||
$a->strings["General Features"] = "Fonctions générales";
|
|
||||||
$a->strings["Multiple Profiles"] = "Profils multiples";
|
|
||||||
$a->strings["Ability to create multiple profiles"] = "Possibilité de créer plusieurs profils";
|
|
||||||
$a->strings["Photo Location"] = "Lieu de prise de la photo";
|
|
||||||
$a->strings["Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map."] = "Les métadonnées des photos sont normalement retirées. Ceci permet de sauver l'emplacement (si présent) et de positionner la photo sur une carte.";
|
|
||||||
$a->strings["Export Public Calendar"] = "Exporter le Calendrier Public";
|
|
||||||
$a->strings["Ability for visitors to download the public calendar"] = "Les visiteurs peuvent télécharger le calendrier public";
|
|
||||||
$a->strings["Post Composition Features"] = "Caractéristiques de composition de publication";
|
|
||||||
$a->strings["Post Preview"] = "Aperçu de la publication";
|
|
||||||
$a->strings["Allow previewing posts and comments before publishing them"] = "Permet la prévisualisation des publications et commentaires avant de les publier";
|
|
||||||
$a->strings["Auto-mention Forums"] = "Mentionner automatiquement les Forums";
|
|
||||||
$a->strings["Add/remove mention when a forum page is selected/deselected in ACL window."] = "Ajoute/retire une mention quand une page forum est sélectionnée/désélectionnée lors du choix des destinataires d'une publication.";
|
|
||||||
$a->strings["Network Sidebar"] = "";
|
|
||||||
$a->strings["Ability to select posts by date ranges"] = "Capacité de sélectionner les publications par intervalles de dates";
|
|
||||||
$a->strings["List Forums"] = "Liste des forums";
|
|
||||||
$a->strings["Enable widget to display the forums your are connected with"] = "Activer le widget pour afficher les forums auxquels vous êtes connecté";
|
|
||||||
$a->strings["Group Filter"] = "Filtre de groupe";
|
|
||||||
$a->strings["Enable widget to display Network posts only from selected group"] = "Activer le widget d’affichage des publications du réseau seulement pour le groupe sélectionné";
|
|
||||||
$a->strings["Network Filter"] = "Filtre de réseau";
|
|
||||||
$a->strings["Enable widget to display Network posts only from selected network"] = "Activer le widget d’affichage des publications du réseau seulement pour le réseau sélectionné";
|
|
||||||
$a->strings["Save search terms for re-use"] = "Sauvegarder la recherche pour une utilisation ultérieure";
|
|
||||||
$a->strings["Network Tabs"] = "Onglets Réseau";
|
|
||||||
$a->strings["Network Personal Tab"] = "Onglet Réseau Personnel";
|
|
||||||
$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Activer l'onglet pour afficher seulement les publications du réseau où vous avez interagit";
|
|
||||||
$a->strings["Network New Tab"] = "Nouvel onglet réseaux";
|
|
||||||
$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Activer l'onglet pour afficher seulement les publications du réseau (dans les 12 dernières heures)";
|
|
||||||
$a->strings["Network Shared Links Tab"] = "Onglet réseau partagé";
|
|
||||||
$a->strings["Enable tab to display only Network posts with links in them"] = "Activer l'onglet pour afficher seulement les publications du réseau contenant des liens";
|
|
||||||
$a->strings["Post/Comment Tools"] = "Outils de publication/commentaire";
|
|
||||||
$a->strings["Multiple Deletion"] = "Suppression multiple";
|
|
||||||
$a->strings["Select and delete multiple posts/comments at once"] = "Sélectionner et supprimer plusieurs publications/commentaires à la fois";
|
|
||||||
$a->strings["Edit Sent Posts"] = "Éditer les publications envoyées";
|
|
||||||
$a->strings["Edit and correct posts and comments after sending"] = "Éditer et corriger les publications et commentaires après l'envoi";
|
|
||||||
$a->strings["Tagging"] = "Étiquettage";
|
|
||||||
$a->strings["Ability to tag existing posts"] = "Possibilité d'étiqueter les publications existantes";
|
|
||||||
$a->strings["Post Categories"] = "Catégories des publications";
|
|
||||||
$a->strings["Add categories to your posts"] = "Ajouter des catégories à vos publications";
|
|
||||||
$a->strings["Ability to file posts under folders"] = "Possibilité d'afficher les publications sous les répertoires";
|
|
||||||
$a->strings["Dislike Posts"] = "Publications non aimées";
|
|
||||||
$a->strings["Ability to dislike posts/comments"] = "Possibilité de ne pas aimer les publications/commentaires";
|
|
||||||
$a->strings["Star Posts"] = "Publications spéciales";
|
|
||||||
$a->strings["Ability to mark special posts with a star indicator"] = "Possibilité de marquer les publications spéciales d'une étoile";
|
|
||||||
$a->strings["Mute Post Notifications"] = "Ignorer les notifications du post";
|
|
||||||
$a->strings["Ability to mute notifications for a thread"] = "Permettre d'ignorer les notifications d'un fil de discussion";
|
|
||||||
$a->strings["Advanced Profile Settings"] = "Paramètres Avancés du Profil";
|
|
||||||
$a->strings["Show visitors public community forums at the Advanced Profile Page"] = "Montrer les forums communautaires aux visiteurs sur la Page de profil avancé";
|
|
||||||
$a->strings["Tag Cloud"] = "";
|
|
||||||
$a->strings["Provide a personal tag cloud on your profile page"] = "";
|
|
||||||
$a->strings["Display Membership Date"] = "";
|
|
||||||
$a->strings["Display membership date in profile"] = "";
|
|
||||||
$a->strings["Nothing new here"] = "Rien de neuf ici";
|
$a->strings["Nothing new here"] = "Rien de neuf ici";
|
||||||
$a->strings["Clear notifications"] = "Effacer les notifications";
|
$a->strings["Clear notifications"] = "Effacer les notifications";
|
||||||
$a->strings["Personal notes"] = "Notes personnelles";
|
$a->strings["Personal notes"] = "Notes personnelles";
|
||||||
|
|
@ -2013,11 +1914,33 @@ $a->strings["Inbox"] = "Messages entrants";
|
||||||
$a->strings["Outbox"] = "Messages sortants";
|
$a->strings["Outbox"] = "Messages sortants";
|
||||||
$a->strings["Manage"] = "Gérer";
|
$a->strings["Manage"] = "Gérer";
|
||||||
$a->strings["Manage other pages"] = "Gérer les autres pages";
|
$a->strings["Manage other pages"] = "Gérer les autres pages";
|
||||||
$a->strings["Profiles"] = "Profils";
|
|
||||||
$a->strings["Manage/Edit Profiles"] = "Gérer/Éditer les profiles";
|
$a->strings["Manage/Edit Profiles"] = "Gérer/Éditer les profiles";
|
||||||
$a->strings["Site setup and configuration"] = "Démarrage et configuration du site";
|
$a->strings["Site setup and configuration"] = "Démarrage et configuration du site";
|
||||||
$a->strings["Navigation"] = "Navigation";
|
$a->strings["Navigation"] = "Navigation";
|
||||||
$a->strings["Site map"] = "Carte du site";
|
$a->strings["Site map"] = "Carte du site";
|
||||||
|
$a->strings["Embedding disabled"] = "Incorporation désactivée";
|
||||||
|
$a->strings["Embedded content"] = "Contenu incorporé";
|
||||||
|
$a->strings["newer"] = "Plus récent";
|
||||||
|
$a->strings["older"] = "Plus ancien";
|
||||||
|
$a->strings["first"] = "premier";
|
||||||
|
$a->strings["prev"] = "précédent";
|
||||||
|
$a->strings["next"] = "suivant";
|
||||||
|
$a->strings["last"] = "dernier";
|
||||||
|
$a->strings["Add New Contact"] = "Ajouter un nouveau contact";
|
||||||
|
$a->strings["Enter address or web location"] = "Entrez son adresse ou sa localisation web";
|
||||||
|
$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Exemple : bob@example.com, http://example.com/barbara";
|
||||||
|
$a->strings["%d invitation available"] = [
|
||||||
|
0 => "%d invitation disponible",
|
||||||
|
1 => "%d invitations disponibles",
|
||||||
|
];
|
||||||
|
$a->strings["Networks"] = "Réseaux";
|
||||||
|
$a->strings["All Networks"] = "Tous réseaux";
|
||||||
|
$a->strings["Everything"] = "Tout";
|
||||||
|
$a->strings["Categories"] = "Catégories";
|
||||||
|
$a->strings["%d contact in common"] = [
|
||||||
|
0 => "%d contact en commun",
|
||||||
|
1 => "%d contacts en commun",
|
||||||
|
];
|
||||||
$a->strings["There are no tables on MyISAM."] = "";
|
$a->strings["There are no tables on MyISAM."] = "";
|
||||||
$a->strings["\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "";
|
$a->strings["\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "";
|
||||||
$a->strings["The error message is\n[pre]%s[/pre]"] = "Le message d’erreur est\n[pre]%s[/pre]";
|
$a->strings["The error message is\n[pre]%s[/pre]"] = "Le message d’erreur est\n[pre]%s[/pre]";
|
||||||
|
|
@ -2025,7 +1948,24 @@ $a->strings["\nError %d occurred during database update:\n%s\n"] = "\nErreur %d
|
||||||
$a->strings["Errors encountered performing database changes: "] = "";
|
$a->strings["Errors encountered performing database changes: "] = "";
|
||||||
$a->strings["%s: Database update"] = "";
|
$a->strings["%s: Database update"] = "";
|
||||||
$a->strings["%s: updating %s table."] = "";
|
$a->strings["%s: updating %s table."] = "";
|
||||||
$a->strings["[no subject]"] = "[pas de sujet]";
|
$a->strings["Drop Contact"] = "Supprimer le contact";
|
||||||
|
$a->strings["Organisation"] = "";
|
||||||
|
$a->strings["News"] = "Nouvelles";
|
||||||
|
$a->strings["Forum"] = "Forum";
|
||||||
|
$a->strings["Connect URL missing."] = "URL de connexion manquante.";
|
||||||
|
$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "";
|
||||||
|
$a->strings["This site is not configured to allow communications with other networks."] = "Ce site n'est pas configuré pour dialoguer avec d'autres réseaux.";
|
||||||
|
$a->strings["No compatible communication protocols or feeds were discovered."] = "Aucun protocole de communication ni aucun flux n'a pu être découvert.";
|
||||||
|
$a->strings["The profile address specified does not provide adequate information."] = "L'adresse de profil indiquée ne fournit par les informations adéquates.";
|
||||||
|
$a->strings["An author or name was not found."] = "Aucun auteur ou nom d'auteur n'a pu être trouvé.";
|
||||||
|
$a->strings["No browser URL could be matched to this address."] = "Aucune URL de navigation ne correspond à cette adresse.";
|
||||||
|
$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Impossible de faire correspondre l'adresse d'identité en \"@\" avec un protocole connu ou un contact courriel.";
|
||||||
|
$a->strings["Use mailto: in front of address to force email check."] = "Utilisez mailto: en face d'une adresse pour l'obliger à être reconnue comme courriel.";
|
||||||
|
$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "L'adresse de profil spécifiée correspond à un réseau qui a été désactivé sur ce site.";
|
||||||
|
$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Profil limité. Cette personne ne sera pas capable de recevoir des notifications directes/personnelles de votre part.";
|
||||||
|
$a->strings["Unable to retrieve contact information."] = "Impossible de récupérer les informations du contact.";
|
||||||
|
$a->strings["%s's birthday"] = "Anniversaire de %s's";
|
||||||
|
$a->strings["Happy Birthday %s"] = "Joyeux anniversaire, %s !";
|
||||||
$a->strings["Starts:"] = "Débute :";
|
$a->strings["Starts:"] = "Débute :";
|
||||||
$a->strings["Finishes:"] = "Finit :";
|
$a->strings["Finishes:"] = "Finit :";
|
||||||
$a->strings["all-day"] = "toute la journée";
|
$a->strings["all-day"] = "toute la journée";
|
||||||
|
|
@ -2045,13 +1985,14 @@ $a->strings["Default privacy group for new contacts"] = "Paramètres de confiden
|
||||||
$a->strings["Everybody"] = "Tout le monde";
|
$a->strings["Everybody"] = "Tout le monde";
|
||||||
$a->strings["edit"] = "éditer";
|
$a->strings["edit"] = "éditer";
|
||||||
$a->strings["Edit group"] = "Editer groupe";
|
$a->strings["Edit group"] = "Editer groupe";
|
||||||
$a->strings["Contacts not in any group"] = "Contacts n'appartenant à aucun groupe";
|
|
||||||
$a->strings["Create a new group"] = "Créer un nouveau groupe";
|
$a->strings["Create a new group"] = "Créer un nouveau groupe";
|
||||||
$a->strings["Edit groups"] = "Modifier les groupes";
|
$a->strings["Edit groups"] = "Modifier les groupes";
|
||||||
|
$a->strings["[no subject]"] = "[pas de sujet]";
|
||||||
$a->strings["Requested account is not available."] = "Le compte demandé n'est pas disponible.";
|
$a->strings["Requested account is not available."] = "Le compte demandé n'est pas disponible.";
|
||||||
$a->strings["Edit profile"] = "Editer le profil";
|
$a->strings["Edit profile"] = "Editer le profil";
|
||||||
$a->strings["Atom feed"] = "Flux Atom";
|
$a->strings["Atom feed"] = "Flux Atom";
|
||||||
$a->strings["Manage/edit profiles"] = "Gérer/éditer les profils";
|
$a->strings["Manage/edit profiles"] = "Gérer/éditer les profils";
|
||||||
|
$a->strings["XMPP:"] = "XMPP";
|
||||||
$a->strings["g A l F d"] = "g A | F d";
|
$a->strings["g A l F d"] = "g A | F d";
|
||||||
$a->strings["F d"] = "F d";
|
$a->strings["F d"] = "F d";
|
||||||
$a->strings["[today]"] = "[aujourd'hui]";
|
$a->strings["[today]"] = "[aujourd'hui]";
|
||||||
|
|
@ -2059,7 +2000,7 @@ $a->strings["Birthday Reminders"] = "Rappels d'anniversaires";
|
||||||
$a->strings["Birthdays this week:"] = "Anniversaires cette semaine :";
|
$a->strings["Birthdays this week:"] = "Anniversaires cette semaine :";
|
||||||
$a->strings["[No description]"] = "[Sans description]";
|
$a->strings["[No description]"] = "[Sans description]";
|
||||||
$a->strings["Event Reminders"] = "Rappels d'événements";
|
$a->strings["Event Reminders"] = "Rappels d'événements";
|
||||||
$a->strings["Events this week:"] = "Evénements cette semaine :";
|
$a->strings["Upcoming events the next 7 days:"] = "";
|
||||||
$a->strings["Member since:"] = "";
|
$a->strings["Member since:"] = "";
|
||||||
$a->strings["j F, Y"] = "j F, Y";
|
$a->strings["j F, Y"] = "j F, Y";
|
||||||
$a->strings["j F"] = "j F";
|
$a->strings["j F"] = "j F";
|
||||||
|
|
@ -2076,7 +2017,10 @@ $a->strings["Love/Romance:"] = "Amour/Romance :";
|
||||||
$a->strings["Work/employment:"] = "Activité professionnelle/Occupation :";
|
$a->strings["Work/employment:"] = "Activité professionnelle/Occupation :";
|
||||||
$a->strings["School/education:"] = "Études/Formation :";
|
$a->strings["School/education:"] = "Études/Formation :";
|
||||||
$a->strings["Forums:"] = "Forums :";
|
$a->strings["Forums:"] = "Forums :";
|
||||||
|
$a->strings["Profile Details"] = "Détails du profil";
|
||||||
$a->strings["Only You Can See This"] = "Vous seul pouvez voir ça";
|
$a->strings["Only You Can See This"] = "Vous seul pouvez voir ça";
|
||||||
|
$a->strings["Tips for New Members"] = "Conseils aux nouveaux venus";
|
||||||
|
$a->strings["OpenWebAuth: %1\$s welcomes %2\$s"] = "";
|
||||||
$a->strings["Login failed"] = "";
|
$a->strings["Login failed"] = "";
|
||||||
$a->strings["Not enough information to authenticate"] = "";
|
$a->strings["Not enough information to authenticate"] = "";
|
||||||
$a->strings["An invitation is required."] = "Une invitation est requise.";
|
$a->strings["An invitation is required."] = "Une invitation est requise.";
|
||||||
|
|
@ -2085,11 +2029,19 @@ $a->strings["Invalid OpenID url"] = "Adresse OpenID invalide";
|
||||||
$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Nous avons eu un souci avec l'OpenID que vous avez fourni. Merci de vérifier qu'il est correctement écrit.";
|
$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Nous avons eu un souci avec l'OpenID que vous avez fourni. Merci de vérifier qu'il est correctement écrit.";
|
||||||
$a->strings["The error message was:"] = "Le message d'erreur était :";
|
$a->strings["The error message was:"] = "Le message d'erreur était :";
|
||||||
$a->strings["Please enter the required information."] = "Entrez les informations requises.";
|
$a->strings["Please enter the required information."] = "Entrez les informations requises.";
|
||||||
$a->strings["Please use a shorter name."] = "Utilisez un nom plus court.";
|
$a->strings["system.username_min_length (%s) and system.username_max_length (%s) are excluding each other, swapping values."] = "";
|
||||||
$a->strings["Name too short."] = "Nom trop court.";
|
$a->strings["Username should be at least %s character."] = [
|
||||||
|
0 => "",
|
||||||
|
1 => "",
|
||||||
|
];
|
||||||
|
$a->strings["Username should be at most %s character."] = [
|
||||||
|
0 => "",
|
||||||
|
1 => "",
|
||||||
|
];
|
||||||
$a->strings["That doesn't appear to be your full (First Last) name."] = "Ceci ne semble pas être votre nom complet (Prénom Nom).";
|
$a->strings["That doesn't appear to be your full (First Last) name."] = "Ceci ne semble pas être votre nom complet (Prénom Nom).";
|
||||||
$a->strings["Your email domain is not among those allowed on this site."] = "Votre domaine de courriel n'est pas autorisé sur ce site.";
|
$a->strings["Your email domain is not among those allowed on this site."] = "Votre domaine de courriel n'est pas autorisé sur ce site.";
|
||||||
$a->strings["Not a valid email address."] = "Ceci n'est pas une adresse courriel valide.";
|
$a->strings["Not a valid email address."] = "Ceci n'est pas une adresse courriel valide.";
|
||||||
|
$a->strings["The nickname was blocked from registration by the nodes admin."] = "";
|
||||||
$a->strings["Cannot use that email."] = "Impossible d'utiliser ce courriel.";
|
$a->strings["Cannot use that email."] = "Impossible d'utiliser ce courriel.";
|
||||||
$a->strings["Your nickname can only contain a-z, 0-9 and _."] = "";
|
$a->strings["Your nickname can only contain a-z, 0-9 and _."] = "";
|
||||||
$a->strings["Nickname is already registered. Please choose another."] = "Pseudo déjà utilisé. Merci d'en choisir un autre.";
|
$a->strings["Nickname is already registered. Please choose another."] = "Pseudo déjà utilisé. Merci d'en choisir un autre.";
|
||||||
|
|
@ -2098,39 +2050,128 @@ $a->strings["An error occurred during registration. Please try again."] = "Une e
|
||||||
$a->strings["An error occurred creating your default profile. Please try again."] = "Une erreur est survenue lors de la création de votre profil par défaut. Merci de recommencer.";
|
$a->strings["An error occurred creating your default profile. Please try again."] = "Une erreur est survenue lors de la création de votre profil par défaut. Merci de recommencer.";
|
||||||
$a->strings["An error occurred creating your self contact. Please try again."] = "";
|
$a->strings["An error occurred creating your self contact. Please try again."] = "";
|
||||||
$a->strings["An error occurred creating your default contact group. Please try again."] = "";
|
$a->strings["An error occurred creating your default contact group. Please try again."] = "";
|
||||||
$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\t\t"] = "";
|
$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t\t%4\$s\n\t\t\tPassword:\t\t%5\$s\n\t\t"] = "";
|
||||||
$a->strings["Registration at %s"] = "";
|
$a->strings["Registration at %s"] = "";
|
||||||
$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t"] = "";
|
$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t"] = "";
|
||||||
$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t\t%1\$s\n\t\t\tPassword:\t\t%5\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %3\$s/removeme\n\n\t\t\tThank you and welcome to %2\$s."] = "";
|
$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t\t%1\$s\n\t\t\tPassword:\t\t%5\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %3\$s/removeme\n\n\t\t\tThank you and welcome to %2\$s."] = "";
|
||||||
$a->strings["Drop Contact"] = "Supprimer le contact";
|
$a->strings["Sharing notification from Diaspora network"] = "Notification de partage du réseau Diaspora";
|
||||||
$a->strings["Organisation"] = "";
|
$a->strings["Attachments:"] = "Pièces jointes : ";
|
||||||
$a->strings["News"] = "Nouvelles";
|
|
||||||
$a->strings["Forum"] = "Forum";
|
|
||||||
$a->strings["Connect URL missing."] = "URL de connexion manquante.";
|
|
||||||
$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "";
|
|
||||||
$a->strings["This site is not configured to allow communications with other networks."] = "Ce site n'est pas configuré pour dialoguer avec d'autres réseaux.";
|
|
||||||
$a->strings["No compatible communication protocols or feeds were discovered."] = "Aucun protocole de communication ni aucun flux n'a pu être découvert.";
|
|
||||||
$a->strings["The profile address specified does not provide adequate information."] = "L'adresse de profil indiquée ne fournit par les informations adéquates.";
|
|
||||||
$a->strings["An author or name was not found."] = "Aucun auteur ou nom d'auteur n'a pu être trouvé.";
|
|
||||||
$a->strings["No browser URL could be matched to this address."] = "Aucune URL de navigation ne correspond à cette adresse.";
|
|
||||||
$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Impossible de faire correspondre l'adresse d'identité en \"@\" avec un protocole connu ou un contact courriel.";
|
|
||||||
$a->strings["Use mailto: in front of address to force email check."] = "Utilisez mailto: en face d'une adresse pour l'obliger à être reconnue comme courriel.";
|
|
||||||
$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "L'adresse de profil spécifiée correspond à un réseau qui a été désactivé sur ce site.";
|
|
||||||
$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Profil limité. Cette personne ne sera pas capable de recevoir des notifications directes/personnelles de votre part.";
|
|
||||||
$a->strings["Unable to retrieve contact information."] = "Impossible de récupérer les informations du contact.";
|
|
||||||
$a->strings["%s's birthday"] = "Anniversaire de %s's";
|
|
||||||
$a->strings["Happy Birthday %s"] = "Joyeux anniversaire, %s !";
|
|
||||||
$a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s participe à %3\$s de %2\$s";
|
|
||||||
$a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s ne participe pas à %3\$s de %2\$s";
|
|
||||||
$a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s participera peut-être à %3\$s de %2\$s";
|
|
||||||
$a->strings["%s is now following %s."] = "%s suit désormais %s.";
|
$a->strings["%s is now following %s."] = "%s suit désormais %s.";
|
||||||
$a->strings["following"] = "following";
|
$a->strings["following"] = "following";
|
||||||
$a->strings["%s stopped following %s."] = "%s ne suit plus %s.";
|
$a->strings["%s stopped following %s."] = "%s ne suit plus %s.";
|
||||||
$a->strings["stopped following"] = "retiré de la liste de suivi";
|
$a->strings["stopped following"] = "retiré de la liste de suivi";
|
||||||
$a->strings["Sharing notification from Diaspora network"] = "Notification de partage du réseau Diaspora";
|
|
||||||
$a->strings["Attachments:"] = "Pièces jointes : ";
|
|
||||||
$a->strings["(no subject)"] = "(sans titre)";
|
$a->strings["(no subject)"] = "(sans titre)";
|
||||||
$a->strings["Logged out."] = "Déconnecté.";
|
$a->strings["%d contact edited."] = [
|
||||||
|
0 => "%d contact mis à jour.",
|
||||||
|
1 => "%d contacts mis à jour.",
|
||||||
|
];
|
||||||
|
$a->strings["Could not access contact record."] = "Impossible d'accéder à l'enregistrement du contact.";
|
||||||
|
$a->strings["Could not locate selected profile."] = "Impossible de localiser le profil séléctionné.";
|
||||||
|
$a->strings["Contact updated."] = "Contact mis à jour.";
|
||||||
|
$a->strings["Contact has been blocked"] = "Le contact a été bloqué";
|
||||||
|
$a->strings["Contact has been unblocked"] = "Le contact n'est plus bloqué";
|
||||||
|
$a->strings["Contact has been ignored"] = "Le contact a été ignoré";
|
||||||
|
$a->strings["Contact has been unignored"] = "Le contact n'est plus ignoré";
|
||||||
|
$a->strings["Contact has been archived"] = "Contact archivé";
|
||||||
|
$a->strings["Contact has been unarchived"] = "Contact désarchivé";
|
||||||
|
$a->strings["Drop contact"] = "Supprimer contact";
|
||||||
|
$a->strings["Do you really want to delete this contact?"] = "Voulez-vous vraiment supprimer ce contact?";
|
||||||
|
$a->strings["Contact has been removed."] = "Ce contact a été retiré.";
|
||||||
|
$a->strings["You are mutual friends with %s"] = "Vous êtes ami (et réciproquement) avec %s";
|
||||||
|
$a->strings["You are sharing with %s"] = "Vous partagez avec %s";
|
||||||
|
$a->strings["%s is sharing with you"] = "%s partage avec vous";
|
||||||
|
$a->strings["Private communications are not available for this contact."] = "Les communications privées ne sont pas disponibles pour ce contact.";
|
||||||
|
$a->strings["Never"] = "Jamais";
|
||||||
|
$a->strings["(Update was successful)"] = "(Mise à jour effectuée avec succès)";
|
||||||
|
$a->strings["(Update was not successful)"] = "(Échec de la mise à jour)";
|
||||||
|
$a->strings["Suggest friends"] = "Suggérer amitié/contact";
|
||||||
|
$a->strings["Network type: %s"] = "Type de réseau %s";
|
||||||
|
$a->strings["Communications lost with this contact!"] = "Communications perdues avec ce contact !";
|
||||||
|
$a->strings["Fetch further information for feeds"] = "Chercher plus d'informations pour les flux";
|
||||||
|
$a->strings["Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."] = "";
|
||||||
|
$a->strings["Fetch information"] = "Récupérer informations";
|
||||||
|
$a->strings["Fetch keywords"] = "";
|
||||||
|
$a->strings["Fetch information and keywords"] = "Récupérer informations";
|
||||||
|
$a->strings["Profile Visibility"] = "Visibilité du profil";
|
||||||
|
$a->strings["Contact Information / Notes"] = "Informations de contact / Notes";
|
||||||
|
$a->strings["Contact Settings"] = "Paramètres du Contact";
|
||||||
|
$a->strings["Contact"] = "Contact";
|
||||||
|
$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Merci de choisir le profil que vous souhaitez montrer à %s lorsqu'il vous rend visite de manière sécurisée.";
|
||||||
|
$a->strings["Their personal note"] = "";
|
||||||
|
$a->strings["Edit contact notes"] = "Éditer les notes des contacts";
|
||||||
|
$a->strings["Block/Unblock contact"] = "Bloquer/débloquer ce contact";
|
||||||
|
$a->strings["Ignore contact"] = "Ignorer ce contact";
|
||||||
|
$a->strings["Repair URL settings"] = "Réglages de réparation des URL";
|
||||||
|
$a->strings["View conversations"] = "Voir les conversations";
|
||||||
|
$a->strings["Last update:"] = "Dernière mise-à-jour :";
|
||||||
|
$a->strings["Update public posts"] = "Mettre à jour les publications publiques:";
|
||||||
|
$a->strings["Update now"] = "Mettre à jour";
|
||||||
|
$a->strings["Unignore"] = "Ne plus ignorer";
|
||||||
|
$a->strings["Currently blocked"] = "Actuellement bloqué";
|
||||||
|
$a->strings["Currently ignored"] = "Actuellement ignoré";
|
||||||
|
$a->strings["Currently archived"] = "Actuellement archivé";
|
||||||
|
$a->strings["Awaiting connection acknowledge"] = "";
|
||||||
|
$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "Les réponses et \"j'aime\" à vos publications publiques <strong>peuvent</strong> être toujours visibles";
|
||||||
|
$a->strings["Notification for new posts"] = "Notification des nouvelles publications";
|
||||||
|
$a->strings["Send a notification of every new post of this contact"] = "Envoyer une notification de chaque nouveau message en provenance de ce contact";
|
||||||
|
$a->strings["Blacklisted keywords"] = "Mots-clés sur la liste noire";
|
||||||
|
$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Liste de mots-clés separés par des virgules qui ne doivent pas être converti en mots-dièse quand « Récupérer informations et mots-clés » est sélectionné.";
|
||||||
|
$a->strings["Actions"] = "Actions";
|
||||||
|
$a->strings["Suggestions"] = "Suggestions";
|
||||||
|
$a->strings["Suggest potential friends"] = "Suggérer des amis potentiels";
|
||||||
|
$a->strings["Show all contacts"] = "Montrer tous les contacts";
|
||||||
|
$a->strings["Unblocked"] = "Non-bloqués";
|
||||||
|
$a->strings["Only show unblocked contacts"] = "Ne montrer que les contacts non-bloqués";
|
||||||
|
$a->strings["Blocked"] = "Bloqués";
|
||||||
|
$a->strings["Only show blocked contacts"] = "Ne montrer que les contacts bloqués";
|
||||||
|
$a->strings["Ignored"] = "Ignorés";
|
||||||
|
$a->strings["Only show ignored contacts"] = "Ne montrer que les contacts ignorés";
|
||||||
|
$a->strings["Archived"] = "Archivés";
|
||||||
|
$a->strings["Only show archived contacts"] = "Ne montrer que les contacts archivés";
|
||||||
|
$a->strings["Hidden"] = "Cachés";
|
||||||
|
$a->strings["Only show hidden contacts"] = "Ne montrer que les contacts masqués";
|
||||||
|
$a->strings["Search your contacts"] = "Rechercher dans vos contacts";
|
||||||
|
$a->strings["Archive"] = "Archiver";
|
||||||
|
$a->strings["Unarchive"] = "Désarchiver";
|
||||||
|
$a->strings["Batch Actions"] = "Actions multiples";
|
||||||
|
$a->strings["Conversations started by this contact"] = "";
|
||||||
|
$a->strings["Posts and Comments"] = "";
|
||||||
|
$a->strings["View all contacts"] = "Voir tous les contacts";
|
||||||
|
$a->strings["View all common friends"] = "Voir tous les amis communs";
|
||||||
|
$a->strings["Advanced Contact Settings"] = "Réglages avancés du contact";
|
||||||
|
$a->strings["Mutual Friendship"] = "Relation réciproque";
|
||||||
|
$a->strings["is a fan of yours"] = "Vous suit";
|
||||||
|
$a->strings["you are a fan of"] = "Vous le/la suivez";
|
||||||
|
$a->strings["Edit contact"] = "Éditer le contact";
|
||||||
|
$a->strings["Toggle Blocked status"] = "(dés)activer l'état \"bloqué\"";
|
||||||
|
$a->strings["Toggle Ignored status"] = "(dés)activer l'état \"ignoré\"";
|
||||||
|
$a->strings["Toggle Archive status"] = "(dés)activer l'état \"archivé\"";
|
||||||
|
$a->strings["Delete contact"] = "Effacer ce contact";
|
||||||
|
$a->strings["Friendica Communctions Server - Setup"] = "";
|
||||||
|
$a->strings["System check"] = "Vérifications système";
|
||||||
|
$a->strings["Please see the file \"Install.txt\"."] = "";
|
||||||
|
$a->strings["Check again"] = "Vérifier à nouveau";
|
||||||
|
$a->strings["Database connection"] = "Connexion à la base de données";
|
||||||
|
$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Pour installer Friendica, nous avons besoin de savoir comment contacter votre base de données.";
|
||||||
|
$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Merci de vous tourner vers votre hébergeur et/ou administrateur pour toute question concernant ces réglages.";
|
||||||
|
$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "La base de données que vous spécifierez doit exister. Si ce n'est pas encore le cas, merci de la créer avant de continuer.";
|
||||||
|
$a->strings["Database Server Name"] = "Serveur de base de données";
|
||||||
|
$a->strings["Database Login Name"] = "Nom d'utilisateur de la base";
|
||||||
|
$a->strings["Database Login Password"] = "Mot de passe de la base";
|
||||||
|
$a->strings["For security reasons the password must not be empty"] = "Pour des raisons de sécurité, le mot de passe ne peut pas être vide.";
|
||||||
|
$a->strings["Database Name"] = "Nom de la base";
|
||||||
|
$a->strings["Site administrator email address"] = "Adresse électronique de l'administrateur du site";
|
||||||
|
$a->strings["Your account email address must match this in order to use the web admin panel."] = "Votre adresse électronique doit correspondre à celle-ci pour pouvoir utiliser l'interface d'administration.";
|
||||||
|
$a->strings["Please select a default timezone for your website"] = "Sélectionner un fuseau horaire par défaut pour votre site";
|
||||||
|
$a->strings["Site settings"] = "Réglages du site";
|
||||||
|
$a->strings["System Language:"] = "Langue système :";
|
||||||
|
$a->strings["Set the default language for your Friendica installation interface and to send emails."] = "Définit la langue par défaut pour l'interface de votre instance Friendica et les mails envoyés.";
|
||||||
|
$a->strings["Your Friendica site database has been installed."] = "La base de données de votre site Friendica a bien été installée.";
|
||||||
|
$a->strings["Installation finished"] = "";
|
||||||
|
$a->strings["<h1>What next</h1>"] = "<h1>Ensuite</h1>";
|
||||||
|
$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "IMPORTANT: vous devrez ajouter [manuellement] une tâche planifiée pour le 'worker'.";
|
||||||
|
$a->strings["Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "";
|
||||||
|
$a->strings["Item Guid"] = "";
|
||||||
$a->strings["Create a New Account"] = "Créer un nouveau compte";
|
$a->strings["Create a New Account"] = "Créer un nouveau compte";
|
||||||
$a->strings["Password: "] = "Mot de passe : ";
|
$a->strings["Password: "] = "Mot de passe : ";
|
||||||
$a->strings["Remember me"] = "Se souvenir de moi";
|
$a->strings["Remember me"] = "Se souvenir de moi";
|
||||||
|
|
@ -2140,23 +2181,26 @@ $a->strings["Website Terms of Service"] = "Conditions d'utilisation du site inte
|
||||||
$a->strings["terms of service"] = "conditions d'utilisation";
|
$a->strings["terms of service"] = "conditions d'utilisation";
|
||||||
$a->strings["Website Privacy Policy"] = "Politique de confidentialité du site internet";
|
$a->strings["Website Privacy Policy"] = "Politique de confidentialité du site internet";
|
||||||
$a->strings["privacy policy"] = "politique de confidentialité";
|
$a->strings["privacy policy"] = "politique de confidentialité";
|
||||||
|
$a->strings["Logged out."] = "Déconnecté.";
|
||||||
|
$a->strings["Bad Request."] = "";
|
||||||
$a->strings["At the time of registration, and for providing communications between the user account and their contacts, the user has to provide a display name (pen name), an username (nickname) and a working email address. The names will be accessible on the profile page of the account by any visitor of the page, even if other profile details are not displayed. The email address will only be used to send the user notifications about interactions, but wont be visibly displayed. The listing of an account in the node's user directory or the global user directory is optional and can be controlled in the user settings, it is not necessary for communication."] = "";
|
$a->strings["At the time of registration, and for providing communications between the user account and their contacts, the user has to provide a display name (pen name), an username (nickname) and a working email address. The names will be accessible on the profile page of the account by any visitor of the page, even if other profile details are not displayed. The email address will only be used to send the user notifications about interactions, but wont be visibly displayed. The listing of an account in the node's user directory or the global user directory is optional and can be controlled in the user settings, it is not necessary for communication."] = "";
|
||||||
$a->strings["This data is required for communication and is passed on to the nodes of the communication partners and is stored there. Users can enter additional private data that may be transmitted to the communication partners accounts."] = "";
|
$a->strings["This data is required for communication and is passed on to the nodes of the communication partners and is stored there. Users can enter additional private data that may be transmitted to the communication partners accounts."] = "";
|
||||||
$a->strings["At any point in time a logged in user can export their account data from the <a href=\"%1\$s/settings/uexport\">account settings</a>. If the user wants to delete their account they can do so at <a href=\"%1\$s/removeme\">%1\$s/removeme</a>. The deletion of the account will be permanent. Deletion of the data will also be requested from the nodes of the communication partners."] = "";
|
$a->strings["At any point in time a logged in user can export their account data from the <a href=\"%1\$s/settings/uexport\">account settings</a>. If the user wants to delete their account they can do so at <a href=\"%1\$s/removeme\">%1\$s/removeme</a>. The deletion of the account will be permanent. Deletion of the data will also be requested from the nodes of the communication partners."] = "";
|
||||||
$a->strings["Privacy Statement"] = "";
|
$a->strings["Privacy Statement"] = "";
|
||||||
$a->strings["This entry was edited"] = "Cette entrée a été éditée";
|
$a->strings["This entry was edited"] = "Cette entrée a été éditée";
|
||||||
$a->strings["Remove from your stream"] = "";
|
$a->strings["Delete globally"] = "";
|
||||||
|
$a->strings["Remove locally"] = "";
|
||||||
$a->strings["save to folder"] = "sauver vers dossier";
|
$a->strings["save to folder"] = "sauver vers dossier";
|
||||||
$a->strings["I will attend"] = "Je vais participer";
|
$a->strings["I will attend"] = "Je vais participer";
|
||||||
$a->strings["I will not attend"] = "Je ne vais pas participer";
|
$a->strings["I will not attend"] = "Je ne vais pas participer";
|
||||||
$a->strings["I might attend"] = "Je vais peut-être participer";
|
$a->strings["I might attend"] = "Je vais peut-être participer";
|
||||||
|
$a->strings["ignore thread"] = "ignorer le fil";
|
||||||
|
$a->strings["unignore thread"] = "Ne plus ignorer le fil";
|
||||||
|
$a->strings["toggle ignore status"] = "Ignorer le statut";
|
||||||
$a->strings["add star"] = "mettre en avant";
|
$a->strings["add star"] = "mettre en avant";
|
||||||
$a->strings["remove star"] = "ne plus mettre en avant";
|
$a->strings["remove star"] = "ne plus mettre en avant";
|
||||||
$a->strings["toggle star status"] = "mettre en avant";
|
$a->strings["toggle star status"] = "mettre en avant";
|
||||||
$a->strings["starred"] = "mis en avant";
|
$a->strings["starred"] = "mis en avant";
|
||||||
$a->strings["ignore thread"] = "ignorer le fil";
|
|
||||||
$a->strings["unignore thread"] = "Ne plus ignorer le fil";
|
|
||||||
$a->strings["toggle ignore status"] = "Ignorer le statut";
|
|
||||||
$a->strings["add tag"] = "ajouter une étiquette";
|
$a->strings["add tag"] = "ajouter une étiquette";
|
||||||
$a->strings["like"] = "aime";
|
$a->strings["like"] = "aime";
|
||||||
$a->strings["dislike"] = "n'aime pas";
|
$a->strings["dislike"] = "n'aime pas";
|
||||||
|
|
@ -2170,17 +2214,12 @@ $a->strings["%d comment"] = [
|
||||||
0 => "%d commentaire",
|
0 => "%d commentaire",
|
||||||
1 => "%d commentaires",
|
1 => "%d commentaires",
|
||||||
];
|
];
|
||||||
$a->strings["Bold"] = "Gras";
|
|
||||||
$a->strings["Italic"] = "Italique";
|
|
||||||
$a->strings["Underline"] = "Souligné";
|
|
||||||
$a->strings["Quote"] = "Citation";
|
|
||||||
$a->strings["Code"] = "Code";
|
|
||||||
$a->strings["Image"] = "Image";
|
|
||||||
$a->strings["Link"] = "Lien";
|
|
||||||
$a->strings["Video"] = "Vidéo";
|
|
||||||
$a->strings["Delete this item?"] = "Effacer cet élément?";
|
$a->strings["Delete this item?"] = "Effacer cet élément?";
|
||||||
$a->strings["show fewer"] = "montrer moins";
|
$a->strings["show fewer"] = "montrer moins";
|
||||||
$a->strings["No system theme config value set."] = "";
|
|
||||||
$a->strings["toggle mobile"] = "activ. mobile";
|
$a->strings["toggle mobile"] = "activ. mobile";
|
||||||
$a->strings["%s: Updating author-id and owner-id in item and thread table. "] = "";
|
$a->strings["No system theme config value set."] = "";
|
||||||
|
$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Le jeton de sécurité du formulaire n'est pas correct. Ceci veut probablement dire que le formulaire est resté ouvert trop longtemps (plus de 3 heures) avant d'être validé.";
|
||||||
|
$a->strings["Legacy module file not found: %s"] = "";
|
||||||
$a->strings["Update %s failed. See error logs."] = "Mise-à-jour %s échouée. Voir les journaux d'erreur.";
|
$a->strings["Update %s failed. See error logs."] = "Mise-à-jour %s échouée. Voir les journaux d'erreur.";
|
||||||
|
$a->strings["%s: Updating author-id and owner-id in item and thread table. "] = "";
|
||||||
|
$a->strings["%s: Updating post-type."] = "";
|
||||||
|
|
|
||||||
|
|
@ -57,7 +57,7 @@ msgstr ""
|
||||||
"Project-Id-Version: friendica\n"
|
"Project-Id-Version: friendica\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2018-10-31 09:45+0100\n"
|
"POT-Creation-Date: 2018-10-31 09:45+0100\n"
|
||||||
"PO-Revision-Date: 2018-10-31 15:07+0000\n"
|
"PO-Revision-Date: 2018-11-06 19:33+0000\n"
|
||||||
"Last-Translator: Waldemar Stoczkowski <waldemar.stoczkowski@gmail.com>\n"
|
"Last-Translator: Waldemar Stoczkowski <waldemar.stoczkowski@gmail.com>\n"
|
||||||
"Language-Team: Polish (http://www.transifex.com/Friendica/friendica/language/pl/)\n"
|
"Language-Team: Polish (http://www.transifex.com/Friendica/friendica/language/pl/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
|
@ -8981,19 +8981,19 @@ msgstr "system.username_min_length (%s) i system.username_max_length (%s) wykluc
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Username should be at least %s character."
|
msgid "Username should be at least %s character."
|
||||||
msgid_plural "Username should be at least %s characters."
|
msgid_plural "Username should be at least %s characters."
|
||||||
msgstr[0] ""
|
msgstr[0] "Nazwa użytkownika powinna wynosić co najmniej %s znaków."
|
||||||
msgstr[1] ""
|
msgstr[1] "Nazwa użytkownika powinna wynosić co najmniej %s znaków."
|
||||||
msgstr[2] ""
|
msgstr[2] "Nazwa użytkownika powinna wynosić co najmniej %s znaków."
|
||||||
msgstr[3] ""
|
msgstr[3] "Nazwa użytkownika powinna wynosić co najmniej %s znaków."
|
||||||
|
|
||||||
#: src/Model/User.php:485
|
#: src/Model/User.php:485
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Username should be at most %s character."
|
msgid "Username should be at most %s character."
|
||||||
msgid_plural "Username should be at most %s characters."
|
msgid_plural "Username should be at most %s characters."
|
||||||
msgstr[0] ""
|
msgstr[0] "Nazwa użytkownika nie może mieć więcej niż %s znaków."
|
||||||
msgstr[1] ""
|
msgstr[1] "Nazwa użytkownika nie może mieć więcej niż %s znaków."
|
||||||
msgstr[2] ""
|
msgstr[2] "Nazwa użytkownika nie może mieć więcej niż %s znaków."
|
||||||
msgstr[3] ""
|
msgstr[3] "Nazwa użytkownika nie może mieć więcej niż %s znaków."
|
||||||
|
|
||||||
#: src/Model/User.php:493
|
#: src/Model/User.php:493
|
||||||
msgid "That doesn't appear to be your full (First Last) name."
|
msgid "That doesn't appear to be your full (First Last) name."
|
||||||
|
|
|
||||||
|
|
@ -2071,16 +2071,16 @@ $a->strings["The error message was:"] = "Komunikat o błędzie:";
|
||||||
$a->strings["Please enter the required information."] = "Wprowadź wymagane informacje.";
|
$a->strings["Please enter the required information."] = "Wprowadź wymagane informacje.";
|
||||||
$a->strings["system.username_min_length (%s) and system.username_max_length (%s) are excluding each other, swapping values."] = "system.username_min_length (%s) i system.username_max_length (%s) wykluczają się nawzajem, zamieniając wartości.";
|
$a->strings["system.username_min_length (%s) and system.username_max_length (%s) are excluding each other, swapping values."] = "system.username_min_length (%s) i system.username_max_length (%s) wykluczają się nawzajem, zamieniając wartości.";
|
||||||
$a->strings["Username should be at least %s character."] = [
|
$a->strings["Username should be at least %s character."] = [
|
||||||
0 => "",
|
0 => "Nazwa użytkownika powinna wynosić co najmniej %s znaków.",
|
||||||
1 => "",
|
1 => "Nazwa użytkownika powinna wynosić co najmniej %s znaków.",
|
||||||
2 => "",
|
2 => "Nazwa użytkownika powinna wynosić co najmniej %s znaków.",
|
||||||
3 => "",
|
3 => "Nazwa użytkownika powinna wynosić co najmniej %s znaków.",
|
||||||
];
|
];
|
||||||
$a->strings["Username should be at most %s character."] = [
|
$a->strings["Username should be at most %s character."] = [
|
||||||
0 => "",
|
0 => "Nazwa użytkownika nie może mieć więcej niż %s znaków.",
|
||||||
1 => "",
|
1 => "Nazwa użytkownika nie może mieć więcej niż %s znaków.",
|
||||||
2 => "",
|
2 => "Nazwa użytkownika nie może mieć więcej niż %s znaków.",
|
||||||
3 => "",
|
3 => "Nazwa użytkownika nie może mieć więcej niż %s znaków.",
|
||||||
];
|
];
|
||||||
$a->strings["That doesn't appear to be your full (First Last) name."] = "Wydaje mi się, że to nie jest twoje pełne imię (pierwsze imię) i nazwisko.";
|
$a->strings["That doesn't appear to be your full (First Last) name."] = "Wydaje mi się, że to nie jest twoje pełne imię (pierwsze imię) i nazwisko.";
|
||||||
$a->strings["Your email domain is not among those allowed on this site."] = "Twoja domena internetowa nie jest obsługiwana na tej stronie.";
|
$a->strings["Your email domain is not among those allowed on this site."] = "Twoja domena internetowa nie jest obsługiwana na tej stronie.";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue