1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-02-02 15:09:23 -05:00
elinks/po/fr.po

8367 lines
244 KiB
Plaintext
Raw Normal View History

# French ELinks translation.
# Fabrice Haberer-Proust <fric@gmx.li>
# Laurent Monin <zas@norz.org>, 2001 - 2005
#
msgid ""
msgstr ""
2005-12-19 08:28:08 +01:00
"Project-Id-Version: ELinks 0.11.GIT\n"
2005-10-30 17:26:15 +01:00
"Report-Msgid-Bugs-To: \n"
2005-12-26 10:26:11 +01:00
"POT-Creation-Date: 2005-12-26 10:21+0100\n"
"PO-Revision-Date: 2005-12-16 10:25+0100\n"
"Last-Translator: Laurent Monin <zas@norz.org>\n"
"Language-Team: French <zas@norz.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n>1;\n"
2005-10-30 17:26:15 +01:00
#: src/bfu/hierbox.c:329
msgid "Close"
msgstr "Fermer"
#. | MSGBOX_SCROLLABLE
2005-10-30 17:26:15 +01:00
#: src/bfu/hierbox.c:424 src/bfu/hierbox.c:433 src/dialogs/document.c:43
#: src/dialogs/document.c:240
msgid "Info"
msgstr "Info"
2005-10-30 17:26:15 +01:00
#: src/bfu/hierbox.c:425
msgid "Press space to expand this folder."
msgstr "Pressez espace pour d<>ployer le dossier."
2005-10-30 17:26:15 +01:00
#: src/bfu/hierbox.c:436 src/bfu/inpfield.c:254 src/bfu/msgbox.c:172
#: src/bfu/msgbox.c:189 src/config/dialogs.c:57 src/config/dialogs.c:391
#: src/cookies/dialogs.c:354 src/dialogs/edit.c:97 src/dialogs/info.c:133
#: src/dialogs/options.c:210 src/dialogs/options.c:290 src/mime/dialogs.c:129
#: src/protocol/auth/dialogs.c:110 src/protocol/protocol.c:231
#: src/scripting/lua/core.c:377 src/scripting/lua/core.c:457
2005-12-18 20:52:43 +01:00
#: src/session/session.c:792 src/viewer/text/search.c:1593
msgid "~OK"
msgstr "~OK"
2005-10-30 17:26:15 +01:00
#: src/bfu/hierbox.c:547
#, c-format
msgid "Sorry, but the item \"%s\" cannot be deleted."
msgstr "D<>sol<6F>, mais l'item \"%s\" ne peut <20>tre supprim<69>."
2005-10-30 17:26:15 +01:00
#: src/bfu/hierbox.c:548
#, c-format
msgid "Sorry, but the item \"%s\" is being used by something else."
msgstr "D<>sol<6F>, mais l'item \"%s\" est actuellement utilis<69> ailleurs."
#. cant_delete_folder
2005-10-30 17:26:15 +01:00
#: src/bfu/hierbox.c:551 src/bookmarks/dialogs.c:119
#, c-format
msgid "Sorry, but the folder \"%s\" cannot be deleted."
msgstr "D<>sol<6F>, mais le dossier \"%s\" ne peut <20>tre supprim<69>."
#. cant_delete_used_folder
2005-10-30 17:26:15 +01:00
#: src/bfu/hierbox.c:552 src/bookmarks/dialogs.c:121
#, c-format
msgid "Sorry, but the folder \"%s\" is being used by something else."
msgstr "D<>sol<6F>, mais le dossier \"%s\" est actuellement utilis<69> ailleurs."
2005-10-30 17:26:15 +01:00
#: src/bfu/hierbox.c:617
msgid "Delete error"
msgstr "Erreur de suppression"
2005-10-30 17:26:15 +01:00
#: src/bfu/hierbox.c:711
msgid "Delete marked items"
msgstr "Supprimer les items marqu<71>s"
2005-10-30 17:26:15 +01:00
#: src/bfu/hierbox.c:712
msgid "Delete marked items?"
msgstr "Supprimer les items marqu<71>s ?"
2005-10-30 17:26:15 +01:00
#: src/bfu/hierbox.c:725 src/bfu/hierbox.c:761 src/bfu/hierbox.c:782
#: src/bfu/hierbox.c:853 src/config/dialogs.c:832 src/dialogs/menu.c:126
#: src/formhist/formhist.c:418 src/mime/dialogs.c:69 src/session/task.c:272
#: src/terminal/tab.c:191 src/terminal/tab.c:227
msgid "~Yes"
msgstr "~Oui"
#: src/bfu/hierbox.c:726 src/bfu/hierbox.c:762 src/bfu/hierbox.c:783
#: src/bfu/hierbox.c:854 src/config/dialogs.c:833 src/dialogs/menu.c:127
#: src/formhist/formhist.c:419 src/mime/dialogs.c:70 src/session/task.c:273
#: src/terminal/tab.c:192 src/terminal/tab.c:228
msgid "~No"
msgstr "~Non"
#. delete_folder_title
2005-10-30 17:26:15 +01:00
#: src/bfu/hierbox.c:746 src/bookmarks/dialogs.c:127
msgid "Delete folder"
msgstr "Supprimer un dossier"
2005-10-30 17:26:15 +01:00
#: src/bfu/hierbox.c:747
#, c-format
msgid "Delete the folder \"%s\" and its content?"
msgstr "Supprimer le dossier \"%s\" et son contenu ?"
2005-10-30 17:26:15 +01:00
#: src/bfu/hierbox.c:764
msgid "Delete item"
msgstr "Supprimer un item"
2005-10-30 17:26:15 +01:00
#: src/bfu/hierbox.c:765
#, c-format
msgid ""
"Delete \"%s\"?\n"
"\n"
"%s"
msgstr ""
"Supprimer \"%s\" ?\n"
"\n"
"%s"
2005-10-30 17:26:15 +01:00
#: src/bfu/hierbox.c:822
msgid "Clear all items"
msgstr "Effacer tous les items"
2005-10-30 17:26:15 +01:00
#: src/bfu/hierbox.c:823
msgid "Do you really want to remove all items?"
msgstr "<22>tes-vous s<>r de vouloir effacer tous les items ?"
2005-10-30 17:26:15 +01:00
#: src/bfu/hierbox.c:920 src/bfu/hierbox.c:951 src/viewer/text/search.c:1013
#: src/viewer/text/search.c:1021 src/viewer/text/search.c:1037
#: src/viewer/text/search.c:1612
msgid "Search"
msgstr "Chercher"
2005-10-30 17:26:15 +01:00
#: src/bfu/hierbox.c:922 src/viewer/text/search.c:1014
#, c-format
msgid "Search string '%s' not found"
msgstr "Cha<68>ne recherch<63>e '%s' introuvable"
2005-10-30 17:26:15 +01:00
#: src/bfu/hierbox.c:951 src/config/dialogs.c:168 src/config/dialogs.c:357
#: src/config/dialogs.c:504 src/cookies/dialogs.c:34 src/cookies/dialogs.c:348
#: src/dialogs/edit.c:91 src/dialogs/edit.c:93 src/scripting/lua/core.c:373
#: src/scripting/lua/core.c:374 src/scripting/lua/core.c:454
msgid "Name"
msgstr "Nom"
2005-10-30 17:26:15 +01:00
#: src/bfu/inpfield.c:71 src/bfu/inpfield.c:78
msgid "Bad number"
msgstr "Nombre incorrect"
2005-10-30 17:26:15 +01:00
#: src/bfu/inpfield.c:72
msgid "Number expected in field"
msgstr "Saisir un nombre"
2005-10-30 17:26:15 +01:00
#: src/bfu/inpfield.c:80
#, c-format
msgid "Number should be in the range from %d to %d."
msgstr "Le nombre doit <20>tre compris entre %d et %d."
2005-10-30 17:26:15 +01:00
#: src/bfu/inpfield.c:98 src/config/dialogs.c:458
msgid "Bad string"
msgstr "Mauvaise cha<68>ne"
2005-10-30 17:26:15 +01:00
#: src/bfu/inpfield.c:99
msgid "Empty string not allowed"
msgstr "Cha<68>ne vide non autoris<69>e"
2005-10-30 17:26:15 +01:00
#: src/bfu/inpfield.c:254 src/config/dialogs.c:392 src/cookies/dialogs.c:355
#: src/dialogs/edit.c:101 src/dialogs/edit.c:104 src/dialogs/options.c:213
#: src/dialogs/options.c:291 src/mime/dialogs.c:130
#: src/protocol/auth/dialogs.c:111 src/protocol/bittorrent/dialogs.c:801
#: src/scripting/lua/core.c:378 src/scripting/lua/core.c:458
#: src/session/download.c:544 src/session/download.c:1121
#: src/viewer/text/search.c:1594
msgid "~Cancel"
msgstr "~Annuler"
2005-10-30 17:26:15 +01:00
#: src/bfu/leds.c:74
msgid "Clock"
msgstr "Horloge"
2005-10-30 17:26:15 +01:00
#: src/bfu/leds.c:75
msgid "Digital clock in the status bar."
msgstr "Horloge digitale dans la barre de status."
2005-10-30 17:26:15 +01:00
#: src/bfu/leds.c:77 src/bfu/leds.c:94 src/config/options.inc:1118
#: src/config/options.inc:1125 src/ecmascript/ecmascript.c:40
#: src/globhist/globhist.c:63 src/mime/backend/mailcap.c:93
#: src/mime/backend/mimetypes.c:52 src/network/ssl/ssl.c:80
msgid "Enable"
msgstr "Activation"
2005-10-30 17:26:15 +01:00
#: src/bfu/leds.c:79
msgid "Whether to display a digital clock in the status bar."
msgstr "Afficher l'horloge digitale dans la barre de status."
2005-10-30 17:26:15 +01:00
#: src/bfu/leds.c:81
msgid "Format"
msgstr "Format"
2005-10-30 17:26:15 +01:00
#: src/bfu/leds.c:83
msgid ""
"Format string for the digital clock. See the strftime(3)\n"
"manpage for details."
msgstr ""
"Cha<68>ne de formatage pour l'horloge digitale.\n"
"Voir la page de manuel de strftime(3) pour plus de d<>tails."
2005-10-30 17:26:15 +01:00
#: src/bfu/leds.c:90
msgid "LEDs"
msgstr "LEDs"
2005-10-30 17:26:15 +01:00
#: src/bfu/leds.c:92
msgid "LEDs (visual indicators) options."
msgstr "Options concernant les LEDs (indicateurs visuels)."
2005-10-30 17:26:15 +01:00
#: src/bfu/leds.c:96
msgid ""
"Enable LEDs.\n"
"These visual indicators will inform you about various states."
msgstr ""
"Activer les LEDs.\n"
"Ces indicateurs visuels informent de diff<66>rents <20>tats."
#. name:
2005-10-30 17:26:15 +01:00
#: src/bfu/leds.c:302 src/bfu/leds.c:344
msgid "LED indicators"
msgstr "Indicateurs LED"
2005-10-30 17:26:15 +01:00
#: src/bfu/leds.c:303
msgid ""
"What the different LEDs indicate:\n"
"\n"
"[SIJP--]\n"
" |||||`- Unused\n"
" ||||`-- Unused\n"
" |||`--- A JavaScript pop-up window was blocked\n"
" ||`---- A JavaScript error has occured\n"
" |`----- The state of insert mode for text-input form-fields\n"
" | 'i' means modeless, 'I' means insert mode is on\n"
" `------ Whether an SSL connection was used\n"
"\n"
"'-' generally indicates that the LED is off."
msgstr ""
"Ce qu'indiquent les diff<66>rents indicateurs LED:\n"
"\n"
"[SIJP--]\n"
" |||||`- Inutilis<69>\n"
" ||||`-- Inutilis<69>\n"
" |||`--- Une fen<65>tre Javascript a <20>t<EFBFBD> bloqu<71>e\n"
" ||`---- Une erreur JavaScript s'est produite\n"
" |`----- Etat du mode insertion pour les champs texte\n"
" | 'i' sans mode, 'I' mode insertion activ<69>\n"
" `------ Connexion SSL utilis<69>e\n"
"\n"
"'-' indique g<>n<EFBFBD>ralement que la LED est inactive."
2005-12-26 10:26:11 +01:00
#: src/bfu/menu.c:730
msgid "Search menu/"
msgstr "Chercher menu/"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/backend/xbel.c:97
msgid "read_bookmarks_xbel(): Error in XML_ParserCreate()"
msgstr "read_bookmarks_xbel(): Erreur dans XML_ParserCreate()"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/backend/xbel.c:108
#, c-format
msgid "read_bookmarks_xbel(): Error reading %s"
msgstr "read_bookmarks_xbel(): Erreur lors de la lecture de %s"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/backend/xbel.c:116
#, c-format
msgid ""
"Parse error while processing XBEL bookmarks in %s at line %d column %d:\n"
"%s"
msgstr ""
"Erreur lors du parcours de signets XBEL dans %s ligne %d colonne %d:\n"
"%s"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/backend/xbel.c:390 src/bookmarks/backend/xbel.c:411
msgid "No title"
msgstr "Sans titre"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/backend/xbel.c:396
msgid "No URL"
msgstr "Aucune URL"
#. name:
2005-10-30 17:26:15 +01:00
#: src/bookmarks/bookmarks.c:47 src/bookmarks/bookmarks.c:185
msgid "Bookmarks"
msgstr "Signets"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/bookmarks.c:49
msgid "Bookmark options."
msgstr "Options des signets."
2005-10-30 17:26:15 +01:00
#: src/bookmarks/bookmarks.c:52 src/bookmarks/bookmarks.c:58
msgid "File format"
msgstr "Format de fichier"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/bookmarks.c:54
msgid ""
"File format for bookmarks (affects both reading and saving):\n"
"0 is the default native ELinks format\n"
"1 is XBEL universal XML bookmarks format (NO NATIONAL CHARS SUPPORT!)"
msgstr ""
"Format du fichier de signets:\n"
"0 est le format natif d'ELinks\n"
"1 est le format de signets XML universel XBEL\n"
" (PAS DE SUPPORT DES CARACTERES NATIONAUX!)"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/bookmarks.c:60
msgid ""
"File format for bookmarks (affects both reading and saving):\n"
"0 is the default native ELinks format\n"
"1 is XBEL universal XML bookmarks format (NO NATIONAL CHARS SUPPORT!) "
"(DISABLED)"
msgstr ""
"Format du fichier de signets:\n"
"0 est le format natif d'ELinks (compatible avec Links 0.9x)\n"
"1 est le format de signets XML universel XBEL\n"
" (PAS DE SUPPORT DES CARACTERES NATIONAUX!) (D<>SACTIV<49>)"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/bookmarks.c:66
msgid "Save folder state"
msgstr "Sauver l'<27>tat des dossiers"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/bookmarks.c:68
msgid ""
"When saving bookmarks also store whether folders are\n"
"expanded or not, so the look of the bookmark dialog is\n"
"kept across ELinks sessions. If disabled all folders will\n"
"appear unexpanded next time ELinks is run."
msgstr ""
"Lors de la sauvegarde des signets, l'<27>tat des dossiers est\n"
"pr<70>serv<72> (ouverts ou non) ainsi l'apparence du gestionnaire\n"
"de signets est conserv<72>e entre les sessions d'ELinks.\n"
"Si cette option est d<>sactiv<69>e, tous les dossiers apparaitront\n"
"ferm<72>s lors du prochain d<>marrage d'ELinks."
2005-10-30 17:26:15 +01:00
#: src/bookmarks/bookmarks.c:73
msgid "Periodic snapshotting"
msgstr "Instantan<61> p<>riodique"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/bookmarks.c:75
msgid ""
"Automatically save a snapshot of all tabs periodically.\n"
"This will periodically bookmark the tabs of each terminal in a separate "
"folder\n"
"for recovery after a crash.\n"
"\n"
"This feature requires bookmark support."
msgstr ""
"Sauver automatiquement et p<>riodiquement un instantan<61> de tous les onglets.\n"
"Un signet pour tous onglets de chaque terminal sera sauv<75> dans un dossier\n"
"d<>di<64> pour permettre la r<>cup<75>ration apr<70>s un crash.\n"
"\n"
"Cette fonctionnalit<69> requiert le support des signets."
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:70 src/config/options.inc:970
#: src/dialogs/document.c:145 src/globhist/dialogs.c:65
msgid "Title"
msgstr "Titre"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:71 src/cache/dialogs.c:65
#: src/dialogs/document.c:136 src/dialogs/edit.c:95 src/formhist/dialogs.c:63
#: src/globhist/dialogs.c:66 src/protocol/auth/dialogs.c:158
#: src/scripting/lua/core.c:375
msgid "URL"
msgstr "URL"
#. cant_delete_item
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:115
#, c-format
msgid "Sorry, but the bookmark \"%s\" cannot be deleted."
msgstr "D<>sol<6F>, mais le signet \"%s\" ne peut <20>tre supprim<69>."
#. cant_delete_used_item
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:117
#, c-format
msgid "Sorry, but the bookmark \"%s\" is being used by something else."
msgstr "D<>sol<6F>, mais le signet \"%s\" est actuellement utilis<69> ailleurs."
#. delete_marked_items_title
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:123
msgid "Delete marked bookmarks"
msgstr "Supprimer les signets marqu<71>s"
#. delete_marked_items
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:125
msgid "Delete marked bookmarks?"
msgstr "Supprimer les signets marqu<71>s ?"
#. delete_folder
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:129
#, c-format
msgid "Delete the folder \"%s\" and all bookmarks in it?"
msgstr "Supprimer le dossier \"%s\" et tous les signets qu'il contient ?"
#. delete_item_title
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:131
msgid "Delete bookmark"
msgstr "Supprimer un signet"
#. delete_item
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:133
msgid "Delete this bookmark?"
msgstr "Supprimer ce signet ?"
#. clear_all_items_title
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:135
msgid "Clear all bookmarks"
msgstr "Effacer tous les signets"
#. clear_all_items_title
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:137
msgid "Do you really want to remove all bookmarks?"
msgstr "<22>tes-vous s<>r de vouloir effacer tous les signets ?"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:270
msgid "Add folder"
msgstr "Cr<43>er dossier"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:270
msgid "Folder name"
msgstr "Nom du dossier"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:326 src/scripting/lua/core.c:369
msgid "Edit bookmark"
msgstr "Modifier un signet"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:462 src/cache/dialogs.c:229
#: src/globhist/dialogs.c:223 src/protocol/auth/dialogs.c:255
msgid "~Goto"
msgstr "A~ller <20>"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:463 src/config/dialogs.c:527
#: src/cookies/dialogs.c:421
msgid "~Edit"
msgstr "~Modifier"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:464 src/cache/dialogs.c:230
#: src/config/dialogs.c:529 src/config/dialogs.c:940 src/cookies/dialogs.c:422
#: src/dialogs/menu.c:444 src/formhist/dialogs.c:210
#: src/globhist/dialogs.c:228 src/protocol/auth/dialogs.c:257
msgid "~Delete"
msgstr "~Supprimer"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:465 src/config/dialogs.c:528
#: src/config/dialogs.c:939 src/cookies/dialogs.c:420 src/dialogs/menu.c:442
msgid "~Add"
msgstr "~Ajouter"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:466
msgid "Add se~parator"
msgstr "S<>~parateur"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:467
msgid "Add ~folder"
msgstr "C~r<>er dossier"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:468
msgid "~Move"
msgstr "~D<>placer"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:469 src/cache/dialogs.c:231
#: src/config/dialogs.c:530 src/config/dialogs.c:942 src/dialogs/menu.c:397
#: src/globhist/dialogs.c:229
msgid "~Search"
msgstr "~Chercher"
#. This one is too dangerous, so just let user delete
#. * the bookmarks file if needed. --Zas
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:473
msgid "Clear"
msgstr "Effacer"
#. TODO: Would this be useful? --jonas
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:476 src/globhist/dialogs.c:234
msgid "Save"
msgstr "Enregistrer"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:482
msgid "Bookmark manager"
msgstr "Gestionnaire de signets"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:608
msgid "Search bookmarks"
msgstr "Recherche parmi les signets"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:637
msgid "Add bookmark"
msgstr "Ajouter un signet"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:673
msgid "Saved session"
msgstr "Session sauv<75>e"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:681
msgid "Bookmark tabs"
msgstr "Signets pour les onglets"
2005-10-30 17:26:15 +01:00
#: src/bookmarks/dialogs.c:681
msgid "Enter folder name"
msgstr "Entrez un nom de dossier"
2005-10-30 17:26:15 +01:00
#: src/cache/dialogs.c:72
msgid "Proxy URL"
msgstr "URL du proxy"
2005-10-30 17:26:15 +01:00
#: src/cache/dialogs.c:77
msgid "Redirect"
msgstr "Redirection"
2005-10-30 17:26:15 +01:00
#: src/cache/dialogs.c:85 src/config/options.inc:508
#: src/dialogs/document.c:156 src/protocol/bittorrent/dialogs.c:126
msgid "Size"
msgstr "Taille"
2005-10-30 17:26:15 +01:00
#: src/cache/dialogs.c:87
msgid "Loaded size"
msgstr "Taille (charg<72>)"
2005-10-30 17:26:15 +01:00
#: src/cache/dialogs.c:90
msgid "Content type"
msgstr "Type de contenu"
2005-10-30 17:26:15 +01:00
#: src/cache/dialogs.c:94 src/dialogs/document.c:201
msgid "Last modified"
msgstr "Derni<6E>re modification"
2005-10-30 17:26:15 +01:00
#: src/cache/dialogs.c:102 src/dialogs/document.c:183
msgid "SSL Cipher"
msgstr "Chiffrement SSL"
2005-10-30 17:26:15 +01:00
#: src/cache/dialogs.c:106 src/dialogs/document.c:188
msgid "Encoding"
msgstr "Encodage"
2005-10-30 17:26:15 +01:00
#: src/cache/dialogs.c:112
msgid "Flags"
msgstr "Drapeaux"
2005-10-30 17:26:15 +01:00
#: src/cache/dialogs.c:115 src/dialogs/document.c:159
msgid "incomplete"
msgstr "incomplet"
2005-10-30 17:26:15 +01:00
#: src/cache/dialogs.c:118 src/protocol/auth/dialogs.c:177
msgid "invalid"
msgstr "invalide"
2005-10-30 17:26:15 +01:00
#: src/cache/dialogs.c:125 src/cookies/dialogs.c:40 src/cookies/dialogs.c:44
#: src/cookies/dialogs.c:351
msgid "Expires"
msgstr "Expiration"
2005-10-30 17:26:15 +01:00
#: src/cache/dialogs.c:131
msgid "ID"
msgstr "ID"
2005-10-30 17:26:15 +01:00
#: src/cache/dialogs.c:134 src/config/options.inc:638
msgid "Header"
msgstr "En-t<>te"
#. cant_delete_item
2005-10-30 17:26:15 +01:00
#: src/cache/dialogs.c:187
#, c-format
msgid "Sorry, but cache entry \"%s\" cannot be deleted."
msgstr "D<>sol<6F>, mais l'entr<74>e de cache \"%s\" ne peut <20>tre supprim<69>."
#. cant_delete_used_item
2005-10-30 17:26:15 +01:00
#: src/cache/dialogs.c:189
#, c-format
msgid "Sorry, but cache entry \"%s\" is being used by something else."
msgstr ""
"D<>sol<6F>, mais l'entr<74>e de cache \"%s\" est actuellement utilis<69> ailleurs."
#. delete_marked_items_title
2005-10-30 17:26:15 +01:00
#: src/cache/dialogs.c:195
msgid "Delete marked cache entries"
msgstr "Supprimer les entr<74>es de cache marqu<71>es"
#. delete_marked_items
2005-10-30 17:26:15 +01:00
#: src/cache/dialogs.c:197
msgid "Delete marked cache entries?"
msgstr "Supprimer les entr<74>es de cache marqu<71>es ?"
#. delete_item_title
2005-10-30 17:26:15 +01:00
#: src/cache/dialogs.c:203
msgid "Delete cache entry"
msgstr "Supprimer l'entr<74>e de cache"
#. delete_item
2005-10-30 17:26:15 +01:00
#: src/cache/dialogs.c:205
msgid "Delete this cache entry?"
msgstr "Supprimer cette entr<74>e de cache ?"
2005-10-30 17:26:15 +01:00
#: src/cache/dialogs.c:228 src/config/dialogs.c:526 src/cookies/dialogs.c:419
#: src/dialogs/download.c:249 src/dialogs/download.c:478
#: src/formhist/dialogs.c:209 src/globhist/dialogs.c:224
#: src/protocol/auth/dialogs.c:256
msgid "~Info"
msgstr "~Info"
2005-10-30 17:26:15 +01:00
#: src/cache/dialogs.c:236
msgid "Cache manager"
msgstr "Gestionnaire de cache"
#. Please keep these tables in alphabetical order, and in sync with
#. * the ACT_* constants in kbdbind.h.
#. These two actions are common over all keymaps:
#: src/config/actions-edit.inc:5 src/config/actions-main.inc:5
#: src/config/actions-menu.inc:5
msgid "Do nothing"
msgstr "Ne rien faire"
#: src/config/actions-edit.inc:7
msgid "Attempt to auto-complete the input"
msgstr "Compl<70>ter automatiquement l'entr<74>e si possible"
#: src/config/actions-edit.inc:8
msgid "Attempt to auto-complete a local file"
msgstr "Tenter de compl<70>ter automatiquement un nom de fichier local"
#: src/config/actions-edit.inc:9
msgid "Attempt to unambiguously auto-complete the input"
msgstr "Compl<70>ter automatiquement et sans ambiguit<69> l'entr<74>e si possible"
#: src/config/actions-edit.inc:10
msgid "Delete character in front of the cursor"
msgstr "Supprimer le caract<63>re devant le curseur"
#: src/config/actions-edit.inc:11
msgid "Go to the first line of the buffer"
msgstr "Aller <20> la premi<6D>re ligne du buffer"
#: src/config/actions-edit.inc:12 src/config/actions-menu.inc:8
msgid "Cancel current state"
msgstr "Annuler l'<27>tat courant"
#: src/config/actions-edit.inc:13 src/config/actions-main.inc:18
msgid "Copy text to clipboard"
msgstr "Copier le texte vers le tampon"
#: src/config/actions-edit.inc:14
msgid "Delete text from clipboard"
msgstr "Effacer le texte du tampon"
#: src/config/actions-edit.inc:15 src/config/actions-menu.inc:9
msgid "Delete character under cursor"
msgstr "Supprimer le caract<63>re sous le curseur"
#: src/config/actions-edit.inc:16 src/config/actions-menu.inc:10
msgid "Move cursor downwards"
msgstr "D<>placer le curseur vers le bas"
#: src/config/actions-edit.inc:17 src/config/actions-menu.inc:11
msgid "Go to the end of the page/line"
msgstr "Aller <20> la fin de la page/ligne"
#: src/config/actions-edit.inc:18
msgid "Go to the last line of the buffer"
msgstr "Aller <20> la derni<6E>re ligne du buffer"
#: src/config/actions-edit.inc:19 src/config/actions-main.inc:46
#: src/config/actions-menu.inc:12
msgid "Follow the current link"
msgstr "Suivre le lien courant"
#: src/config/actions-edit.inc:20 src/config/actions-menu.inc:14
msgid "Go to the start of the page/line"
msgstr "Aller au d<>but de la page/ligne"
#: src/config/actions-edit.inc:21
msgid "Delete to beginning of line"
msgstr "Supprimer jusqu'au d<>but de la ligne"
#: src/config/actions-edit.inc:22
msgid "Delete to end of line"
msgstr "Supprimer jusqu'<27> la fin de la ligne"
#: src/config/actions-edit.inc:23 src/config/actions-menu.inc:15
msgid "Move the cursor left"
msgstr "D<>placer le curseur vers la gauche"
#: src/config/actions-edit.inc:24 src/config/actions-menu.inc:17
msgid "Move to the next item"
msgstr "Se d<>placer <20> l'item suivant"
#: src/config/actions-edit.inc:25
msgid "Open in external editor"
msgstr "Ouvrir dans un <20>diteur externe"
#: src/config/actions-edit.inc:26
msgid "Paste text from the clipboard"
msgstr "Coller le texte du tampon"
#: src/config/actions-edit.inc:27 src/config/actions-menu.inc:20
msgid "Move to the previous item"
msgstr "Se d<>placer <20> l'item pr<70>c<EFBFBD>dent"
2005-12-26 10:26:11 +01:00
#: src/config/actions-edit.inc:28 src/config/actions-main.inc:78
#: src/config/actions-menu.inc:21
msgid "Redraw the terminal"
msgstr "Redessiner le terminal"
#: src/config/actions-edit.inc:29 src/config/actions-menu.inc:22
msgid "Move the cursor right"
msgstr "D<>placer le curseur vers la droite"
#: src/config/actions-edit.inc:30
msgid "Toggle regex matching (type-ahead searching)"
msgstr "Bascule recherche regex (pr<70>frappe)"
#: src/config/actions-edit.inc:31 src/config/actions-menu.inc:26
msgid "Move cursor upwards"
msgstr "D<>placer le curseur vers le haut"
#: src/config/actions-main.inc:8
msgid "Abort connection"
msgstr "Interrompre la connexion"
#: src/config/actions-main.inc:9
msgid "Add a new bookmark"
msgstr "Ajouter un nouveau signet"
#: src/config/actions-main.inc:10
msgid "Add a new bookmark using current link"
msgstr "Ajouter un nouveau signet pour le lien courant"
#: src/config/actions-main.inc:11
msgid "Bookmark all open tabs"
msgstr "Signets pour tous les onglets ouverts"
#: src/config/actions-main.inc:12
msgid "Open authentication manager"
msgstr "Ouvrir le gestionnaire d'authentification"
#: src/config/actions-main.inc:13
msgid "Open bookmark manager"
msgstr "Ouvrir le gestionnaire de signets"
#: src/config/actions-main.inc:14
msgid "Open cache manager"
msgstr "Ouvrir le gestionnaire de cache"
#: src/config/actions-main.inc:15
msgid "Free unused cache entries"
msgstr "Lib<69>rer les entr<74>es inutilis<69>es du cache"
#: src/config/actions-main.inc:16
msgid "Open cookie manager"
msgstr "Ouvrir le gestionnaire de cookies"
#: src/config/actions-main.inc:17
msgid "Reload cookies file"
msgstr "Recharger le fichier de cookies"
#: src/config/actions-main.inc:19
msgid "Show information about the current page"
msgstr "Informations concernant la page courante"
#: src/config/actions-main.inc:20
msgid "Open download manager"
msgstr "Ouvrir le gestionnaire de t<>l<EFBFBD>chargements"
#: src/config/actions-main.inc:21
msgid "Enter ex-mode (command line)"
msgstr "Entrer dans le mode ex (ligne de commandes)"
#: src/config/actions-main.inc:22
msgid "Open the File menu"
msgstr "Ouvrir le menu Fichier"
#: src/config/actions-main.inc:23
msgid "Find the next occurrence of the current search text"
msgstr "Occurence suivante du texte recherch<63>"
#: src/config/actions-main.inc:24
msgid "Find the previous occurrence of the current search text"
msgstr "Occurence pr<70>c<EFBFBD>dente du texte recherch<63>"
#: src/config/actions-main.inc:25
msgid "Forget authentication credentials"
msgstr "Oublier les informations d'authentification"
#: src/config/actions-main.inc:26
msgid "Open form history manager"
msgstr "Ouvrir le gestionnaire de formulaires"
#: src/config/actions-main.inc:27
msgid "Pass URI of current frame to external command"
msgstr "Passer l'URI du cadre courant <20> une commande externe"
#: src/config/actions-main.inc:28
msgid "Maximize the current frame"
msgstr "Maximiser le cadre courant"
#: src/config/actions-main.inc:29
msgid "Move to the next frame"
msgstr "Se d<>placer au cadre suivant"
#: src/config/actions-main.inc:30
msgid "Move to the previous frame"
msgstr "Se d<>placer au cadre pr<70>c<EFBFBD>dent"
#: src/config/actions-main.inc:31
msgid "Open \"Go to URL\" dialog box"
msgstr "Ouvrir le dialogue \"Atteindre l'URL\""
#: src/config/actions-main.inc:32
msgid "Open \"Go to URL\" dialog box containing the current URL"
msgstr "Ouvrir le dialogue \"Atteindre l'URL\" avec l'URL courante"
#: src/config/actions-main.inc:33
msgid "Open \"Go to URL\" dialog box containing the current link URL"
msgstr "Ouvrir le dialogue \"Atteindre l'URL\" avec l'URL du lien courant"
#: src/config/actions-main.inc:34
msgid "Go to the homepage"
msgstr "Aller <20> la page d'accueil"
#: src/config/actions-main.inc:35
msgid "Show information about the current page protocol headers"
msgstr "Montrer les informations sur les en-t<>tes de la page courante"
#: src/config/actions-main.inc:36
msgid "Open history manager"
msgstr "Ouvrir le gestionnaire d'historique"
#: src/config/actions-main.inc:37
msgid "Return to the previous document in history"
msgstr "Retourner au document pr<70>c<EFBFBD>dent de l'historique"
#: src/config/actions-main.inc:38
msgid "Go forward in history"
msgstr "Avancer dans l'historique"
#: src/config/actions-main.inc:39
msgid "Jump to link"
msgstr "Sauter au lien"
#: src/config/actions-main.inc:40
msgid "Open keybinding manager"
msgstr "Ouvrir le gestionnaire d'associations de touches"
#: src/config/actions-main.inc:41
msgid "Kill all backgrounded connections"
msgstr "Tuer les connexions en arri<72>re-plan"
#: src/config/actions-main.inc:42
msgid "Download the current link"
msgstr "T<>l<EFBFBD>charger le lien courant"
#: src/config/actions-main.inc:43
msgid "Download the current image"
msgstr "T<>l<EFBFBD>charger l'image courante"
#: src/config/actions-main.inc:44
msgid "Attempt to resume download of the current link"
msgstr "Reprendre le t<>l<EFBFBD>chargement du lien courant"
#: src/config/actions-main.inc:45
msgid "Pass URI of current link to external command"
msgstr "Passer l'URI du lien courant <20> une commande externe"
#: src/config/actions-main.inc:47
msgid "Follow the current link, forcing reload of the target"
msgstr "Suivre le lien courant et rafra<72>chir la cible"
#: src/config/actions-main.inc:48
msgid "Open the link context menu"
msgstr "Ouvrir le menu contextuel du lien"
#: src/config/actions-main.inc:49
2005-12-26 10:26:11 +01:00
msgid "Open the form fields menu"
msgstr "Ouvrir le menu Champs de formulaire"
#: src/config/actions-main.inc:50
msgid "Open a Lua console"
msgstr "Ouvrir la console Lua"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:51
msgid "Go at a specified mark"
msgstr "Aller <20> la marque sp<73>cifi<66>e"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:52
msgid "Set a mark"
msgstr "Ins<6E>rer une marque"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:53
msgid "Activate the menu"
msgstr "Activer le menu"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:54
msgid "Move cursor down"
msgstr "D<>placer le curseur vers le bas"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:55
msgid "Move cursor left"
msgstr "D<>placer le curseur vers la gauche"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:56
msgid "Move cursor right"
msgstr "D<>placer le curseur vers la droite"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:57
msgid "Move cursor up"
msgstr "D<>placer le curseur vers le haut"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:58
msgid "Move to the end of the document"
msgstr "Aller <20> la fin du document"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:59
msgid "Move to the start of the document"
msgstr "Aller au d<>but du document"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:60
msgid "Move one link down"
msgstr "Se d<>placer d'un lien vers le bas"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:61
msgid "Move one link left"
msgstr "Se d<>placer d'un lien vers la gauche"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:62
msgid "Move to the next link"
msgstr "Se d<>placer au lien suivant"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:63
msgid "Move to the previous link"
msgstr "Se d<>placer au lien pr<70>c<EFBFBD>dent"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:64
msgid "Move one link right"
msgstr "Se d<>placer d'un lien vers la droite"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:65
msgid "Move one link up"
msgstr "Se d<>placer d'un lien vers le haut"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:66 src/config/actions-menu.inc:18
msgid "Move downwards by a page"
msgstr "Descendre d'une page"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:67 src/config/actions-menu.inc:19
msgid "Move upwards by a page"
msgstr "Monter d'une page"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:68
msgid "Open the current link in a new tab"
msgstr "Ouvrir le lien courant dans un nouvel onglet"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:69
msgid "Open the current link in a new tab in the background"
msgstr "Ouvrir le lien courant dans un nouvel onglet en arri<72>re-plan"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:70
msgid "Open the current link in a new window"
msgstr "Ouvrir le lien courant dans une nouvelle fen<65>tre"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:71
msgid "Open a new tab"
msgstr "Ouvrir un nouvel onglet"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:72
msgid "Open a new tab in the background"
msgstr "Ouvrir un nouvel onglet en arri<72>re-plan"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:73
msgid "Open a new window"
msgstr "Ouvrir une nouvelle fen<65>tre"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:74
msgid "Open an OS shell"
msgstr "Ouvrir une ligne de commandes (shell)"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:75
msgid "Open options manager"
msgstr "Ouvrir le gestionnaire d'options"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:76
msgid "Open a quit confirmation dialog box"
msgstr "Ouvrir le dialogue de confirmation pour quitter"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:77
msgid "Quit without confirmation"
msgstr "Quitter sans confirmation"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:79
msgid "Reload the current page"
msgstr "Recharger la page courante"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:80
msgid "Re-render the current page"
msgstr "Redessiner la page courante"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:81
msgid "Reset form items to their initial values"
msgstr "R<>initialiser les champs de formulaire"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:82
msgid "Show information about the currently used resources"
msgstr "Informations <20> propos des ressources utilis<69>es"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:83
msgid "Save the current document in source form"
msgstr "Sauver le document courant sous la forme source"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:84
msgid "Save the current document in formatted form"
msgstr "Sauver le document courant sous la forme format<61>e"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:85
msgid "Save options"
msgstr "Enregistrer les options"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:86
msgid "Save URL as"
msgstr "Enregistrer l'URL sous"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:87
msgid "Scroll down"
msgstr "D<>filer vers le bas"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:88
msgid "Scroll left"
msgstr "D<>filer vers la gauche"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:89
msgid "Scroll right"
msgstr "D<>filer vers la droite"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:90
msgid "Scroll up"
msgstr "D<>filer vers le haut"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:91 src/config/actions-menu.inc:23
msgid "Search for a text pattern"
msgstr "Recherche de texte"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:92
msgid "Search backwards for a text pattern"
msgstr "Recherche de texte (en arri<72>re)"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:93 src/config/actions-main.inc:94
msgid "Search link text by typing ahead"
msgstr "Rechercher un lien par pr<70>frappe"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:95
msgid "Search document text by typing ahead"
msgstr "Rechercher du texte par pr<70>frappe"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:96
msgid "Search document text backwards by typing ahead"
msgstr "Rechercher en arri<72>re du texte par pr<70>frappe"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:97
msgid "Show terminal options dialog"
msgstr "Montrer les options du terminal"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:98
msgid "Submit form"
msgstr "Envoyer le formulaire"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:99
msgid "Submit form and reload"
msgstr "Envoyer le formulaire et recharger"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:100 src/terminal/tab.c:188
2005-10-30 17:26:15 +01:00
#: src/terminal/tab.c:224
msgid "Close tab"
msgstr "Fermer l'onglet"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:101
msgid "Close all tabs but the current one"
msgstr "Fermer les autres onglets"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:102
msgid "Pass URI of current tab to external command"
msgstr "Passer l'URI de l'onglet courant <20> une commande externe"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:103
msgid "Open the tab menu"
msgstr "Ouvrir le menu des onglets"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:104
msgid "Move the current tab to the left"
msgstr "D<>placer l'onglet courant vers la gauche"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:105
msgid "Move the current tab to the right"
msgstr "D<>placer l'onglet courant vers la droite"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:106
msgid "Next tab"
msgstr "Onglet suivant"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:107
msgid "Previous tab"
msgstr "Onglet pr<70>c<EFBFBD>dent"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:108
msgid "Open the terminal resize dialog"
msgstr "Ouvrir le dialogue de redimensionnement du terminal"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:109
msgid "Toggle rendering of page using CSS"
msgstr "Commuter le rendu avec CSS"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:110
msgid "Toggle displaying of links to images"
msgstr "Commuter l'affichage des liens vers les images."
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:111
msgid "Toggle rendering of tables"
msgstr "Commuter le rendu des tableaux"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:112
msgid "Toggle usage of document specific colors"
msgstr "Commuter l'utilisation des couleurs sp<73>cifiques au document"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:113
msgid "Toggle rendering page as HTML / plain text"
msgstr "Commuter le rendu de la page en HTML/texte plein"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:114
msgid "Toggle mouse handling"
msgstr "Bascule support souris"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:115
msgid "Toggle displaying of links numbers"
msgstr "Commuter l'affichage des num<75>ros de liens"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:116
msgid "Toggle plain renderer compression of empty lines"
msgstr "Commuter la compression des lignes vides dans le rendu plein texte"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:117
msgid "Toggle wrapping of text"
msgstr "Commuter la c<>sure auto du texte (wrapping)"
2005-12-26 10:26:11 +01:00
#: src/config/actions-main.inc:118
msgid "View the current image"
msgstr "Voir l'image courante"
#: src/config/actions-menu.inc:13
msgid "Expand item"
msgstr "D<>ployer l'item"
#: src/config/actions-menu.inc:16
msgid "Mark item"
msgstr "Marquer l'item"
#: src/config/actions-menu.inc:24
msgid "Select current highlighted item"
msgstr "S<>lectionne l'item courant"
#: src/config/actions-menu.inc:25
msgid "Collapse item"
msgstr "R<>tracter l'item"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:91
#, c-format
msgid "Cannot parse option %s: %s"
msgstr "Ne peut interpr<70>ter l'option %s: %s"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:114
#, c-format
msgid "Unknown option %s"
msgstr "Option %s inconnue"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:132 src/config/cmdline.c:156 src/config/cmdline.c:224
#: src/config/opttypes.c:38
msgid "Parameter expected"
msgstr "Param<61>tre attendu"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:157
msgid "Too many parameters"
msgstr "Trop de param<61>tres"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:162
msgid "error"
msgstr "erreur"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:164 src/network/state.c:47
msgid "Host not found"
msgstr "H<>te introuvable"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:178
msgid "Resolver error"
msgstr "Erreur du r<>solveur"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:329
msgid "Remote method not supported"
msgstr "M<>thode remote non support<72>e"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:381
msgid "Template option folder"
msgstr "Dossier des mod<6F>les d'option"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:404
#, c-format
msgid "(default: %ld)"
msgstr "(d<>faut: %ld)"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:411 src/config/cmdline.c:440
#, c-format
msgid "(default: \"%s\")"
msgstr "(d<>faut: \"%s\")"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:416
#, c-format
msgid "(alias for %s)"
msgstr "(alias for %s)"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:421 src/config/cmdline.c:430
#, c-format
msgid "(default: %s)"
msgstr "(d<>faut: %s)"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:564
msgid "Configuration options"
msgstr "Options de configuration"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:568
msgid "Usage: elinks [OPTION]... [URL]..."
msgstr "Usage: elinks [OPTION]... [URL]..."
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:569
msgid "Options"
msgstr "Options"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:611
msgid "Internal consistency error"
msgstr "Erreur interne"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:646
msgid "Restrict to anonymous mode"
msgstr "Restriction au mode anonyme"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:648
msgid ""
"Restricts ELinks so it can run on an anonymous account.\n"
"Local file browsing, downloads, and modification of options\n"
"will be disabled. Execution of viewers is allowed, but entries\n"
"in the association table can't be added or modified."
msgstr ""
"Restreint ELinks de mani<6E>re <20> permettre de l'ex<65>cuter sur un\n"
"compte anonyme. La navigation dans les fichiers locaux, les\n"
"t<>l<EFBFBD>chargements de fichiers, et la modification d'options sont\n"
"d<>sactiv<69>s. L'utilisation de visualisateurs externes reste \n"
"possible, mais les associations ne peuvent <20>tre modifi<66>es."
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:653
msgid "Autosubmit first form"
msgstr "Envoyer automatiquement le premier formulaire"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:655
msgid "Automatically submit the first form in the given URLs."
msgstr "Envoyer automatiquement le premier formulaire de l'URL donn<6E>e."
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:657
msgid "Clone internal session with given ID"
msgstr "Cloner la session interne ayant l'ID donn<6E>"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:659
msgid ""
"Used internally when opening ELinks instances in new windows.\n"
"The ID maps to information that will be used when creating the\n"
"new instance. You don't want to use it."
msgstr ""
"Utilis<69> de mani<6E>re interne lors de l'ouverture d'instances d'ELinks\n"
"dans de nouvelles fen<65>tres.\n"
"L'ID correspond aux informations utilis<69>es lors de la cr<63>ation de la\n"
"nouvelle instance.\n"
"N'utilisez pas cette option."
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:665
msgid "Name of directory with configuration file"
msgstr "Nom du r<>pertoire contenant les fichiers de configuration"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:667
msgid ""
"Path of the directory ELinks will read and write its\n"
"config and runtime state files to instead of ~/.elinks.\n"
"If the path does not begin with a '/' it is assumed to be\n"
"relative to your HOME directory."
msgstr ""
"Chemin du r<>pertoire dans lequel ELinks lira et <20>crira ses\n"
"fichiers de configuration et d'<27>tat, au lieau de ~/.elinks.\n"
"Si le chemin ne commence pas par un '/', il sera consid<69>r<EFBFBD>\n"
"relatif <20> votre r<>pertoire HOME."
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:672
msgid "Print default configuration file to stdout"
msgstr "Imprimer le fichier de configuration par d<>faut sur la sortie standart"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:674
msgid ""
"Print a configuration file with options set to the built-in\n"
"defaults to stdout."
msgstr ""
"Imprimer un fichier de configuration contenant les options par d<>faut\n"
"sur la sortie standart."
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:679
msgid "Name of configuration file"
msgstr "Nom du fichier de configuration"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:681
msgid ""
"Name of the configuration file that all configuration\n"
"options will be read from and written to. It should be\n"
"relative to config-dir."
msgstr ""
"Nom du fichier de configuration dans lequel sont <20>crites\n"
"et lues les options de configuration. Il doit <20>tre relatif\n"
"<22> config-dir."
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:685
msgid "Print help for configuration options"
msgstr "Afficher l'aide pour les options de configuration"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:687
msgid "Print help for configuration options and exit."
msgstr "Afficher l'aide pour les options de configuration et quitter."
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:689
msgid "MIME type assumed for unknown document types"
msgstr "Type MIME <20> supposer pour les documents de type inconnu"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:691
msgid "The default MIME type used for documents of unknown type."
msgstr ""
"Le type MIME par d<>faut <20> utiliser pour les documents dont\n"
"le type est inconnu."
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:693
msgid "Ignore user-defined keybindings"
msgstr "Ignorer les associations de touches utilisateur"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:695
msgid ""
"When set, all keybindings from configuration files will be\n"
"ignored. It forces use of default keybindings and will reset\n"
"user-defined ones on save."
msgstr ""
"Si activ<69>, les associations de touches d<>finies dans les fichiers\n"
"de configuration seront ignor<6F>es.\n"
"Cela force l'utilisation des touches par d<>faut et\n"
"r<>initialisera les associations de touches d<>finies par\n"
"l'utilisateur lors d'une nouvelle sauvegarde."
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:699
msgid "Print formatted versions of given URLs to stdout"
msgstr ""
"Imprimer les versions format<61>es des URLs donn<6E>es sur la sortie standard"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:701
msgid "Print formatted plain-text versions of given URLs to stdout."
msgstr ""
"Imprimer les versions plein texte format<61>es des URLs donn<6E>es sur la \n"
"sortie standard."
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:703
msgid "Codepage to use with -dump"
msgstr "Jeu de caract<63>res <20> utiliser avec -dump"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:705
msgid "Codepage used when formatting dump output."
msgstr "Jeu de caract<63>res utilis<69> lors du formatage de la sortie (dump)."
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:707
msgid "Width of document formatted with -dump"
msgstr "Largeur de document format<61> <20> utiliser avec -dump"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:709
msgid "Width of the dump output."
msgstr "Largeur de sortie (dump)."
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:711
msgid "Evaluate configuration file directive"
msgstr "Evalue une directive de fichier de configuration"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:713
msgid ""
"Specify configuration file directives on the command-line\n"
"which will be evaluated after all configuration files has been\n"
"read. Example usage:\n"
"\t-eval 'set protocol.file.allow_special_files = 1'"
msgstr ""
"Permet de sp<73>cifier une directive de fichier de configuation sur la\n"
"ligne de commandes qui sera <20>valu<6C>e apr<70>s que tous les fichiers de \n"
"configuration aient <20>t<EFBFBD> lus. Exemple d'utilisation:\n"
" -eval 'set protocol.file.allow_special_files = 1'"
#. lynx compatibility
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:719
msgid "Interpret documents of unknown types as HTML"
msgstr "Interpr<70>te les documents de type inconnu comme de l'HTML"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:721
msgid ""
"Makes ELinks assume documents of unknown types are HTML.\n"
"Useful when using ELinks as an external viewer from MUAs.\n"
"This is equivalent to -default-mime-type text/html."
msgstr ""
"Cela force ELinks <20> consid<69>rer les documents de type inconnu\n"
"comme <20>tant au format HTML. Cela est utile lors de l'utilisation\n"
"d'ELinks comme visualisateur pour les clients mail.\n"
"C'est <20>quivalent <20> -default-mime-type text/html."
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:731
msgid "Print usage help and exit"
msgstr "Afficher l'aide et quitter"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:733
msgid "Print usage help and exit."
msgstr "Afficher l'aide et quitter."
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:735
msgid "Only permit local connections"
msgstr "Permettre seulement les connexions locales"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:737
msgid ""
"Restricts ELinks to work offline and only connect to servers\n"
"with local addresses (ie. 127.0.0.1). No connections to remote\n"
"servers will be permitted."
msgstr ""
"Restreint ELinks de mani<6E>re <20> ce qu'il ne puisse ouvrir que des\n"
"connexions vers des adresses locales (par exemple, 127.0.0.1),\n"
"cela rend impossible toute connexion vers des sites distants."
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:741
msgid "Print detailed usage help and exit"
msgstr "Afficher l'aide d<>taill<6C>e et quitter"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:743
msgid "Print detailed usage help and exit."
msgstr "Afficher l'aide d<>taill<6C>e et quitter."
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:745
msgid "Look up specified host"
msgstr "R<>solution du nom de l'h<>te sp<73>cifi<66>"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:747
msgid "Look up specified host and print all DNS resolved IP addresses."
msgstr ""
"R<>soudre le nom d'h<>te sp<73>cifi<66> et imprimer toutes les adresses IP\n"
"correspondantes."
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:749
msgid "Run as separate instance"
msgstr "Ex<45>cuter en tant qu'instance s<>par<61>e"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:751
msgid ""
"Run ELinks as a separate instance instead of connecting to an\n"
"existing instance. Note that normally no runtime state files\n"
"(bookmarks, history, etc.) are written to the disk when this\n"
"option is used. See also -touch-files."
msgstr ""
"Ex<45>cuter ELinks en tant qu'instance s<>par<61>e au lieu de se connecter\n"
"<22> la session en cours. Notez que normalement aucun fichier d'<27>tat\n"
"(signets, historique, etc.) n'est modifi<66> quand cette option est\n"
"utilis<69>e. Voir aussi -touch-files."
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:756
msgid "Disable use of files in ~/.elinks"
msgstr "Ne pas utiliser les fichiers dans ~/.elinks"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:758
msgid ""
"Disables creation and use of files in the user specific home\n"
"configuration directory (~/.elinks). It forces default configuration\n"
"values to be used and disables saving of runtime state files."
msgstr ""
"D<>sactive la cr<63>ation et l'utilisation des fichiers dans le r<>pertoire\n"
"o<> se trouve la configuration propre <20> l'utilisateur (~/.elinks).\n"
"Cela force l'utilisation des valeurs de configuration par d<>faut et\n"
"d<>sactive la sauvegarde des fichiers d'<27>tat lors de l'ex<65>cution."
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:762
msgid "Disable link numbering in dump output"
msgstr "Ne pas num<75>roter les liens en sortie (dump)"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:764
msgid ""
"Prevents printing of link number in dump output.\n"
"Note that this really affects only -dump, nothing else."
msgstr ""
"Supprime l'affichage des num<75>ros de liens dans la sortie de -dump.\n"
"Notez que cette option ne concerne que -dump et rien d'autre."
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:767
msgid "Disable printing of link references in dump output"
msgstr "Ne pas afficher les r<>f<EFBFBD>rences des liens dans la sortie (dump)"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:769
msgid ""
"Prevents printing of references (URIs) of document links\n"
"in dump output.\n"
"Note that this really affects only -dump, nothing else."
msgstr ""
"Supprime l'affichage des r<>f<EFBFBD>rences des liens dans la sortie de -dump.\n"
"Notez que cette option ne concerne que -dump et rien d'autre."
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:773
msgid "Control an already running ELinks"
msgstr "Contr<74>ler une instance pr<70>existante d'ELinks"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:775
msgid ""
"Control a remote ELinks instance by passing commands to it.\n"
"The option takes an additional argument containing the method\n"
"which should be invoked and any parameters that should be passed\n"
"to it. For ease of use, the additional method argument can be\n"
"omitted in which case any URL arguments will be opened in new\n"
"tabs in the remote instance.\n"
"Following is a list of the supported methods:\n"
"\tping() : look for a remote instance\n"
"\topenURL() : prompt URL in current tab\n"
"\topenURL(URL) : open URL in current tab\n"
"\topenURL(URL, new-tab) : open URL in new tab\n"
"\topenURL(URL, new-window) : open URL in new window\n"
"\taddBookmark(URL) : bookmark URL\n"
"\tinfoBox(text) : show text in a message box\n"
"\txfeDoCommand(openBrowser) : open new window"
msgstr ""
"Contr<74>le une instance distante d'ELinks en lui passant des commandes.\n"
"La commande prend un argument additionnel contenant la m<>thode qui doit\n"
"<22>tre invoqu<71>e et tous param<61>tres qui doivent lui <20>tre pass<73>s.\n"
"Pour faciliter l'utilisation, la m<>thode peut <20>tre omise, dans ce cas, tous\n"
"les arguments de type URL seront ouverts dans de nouveaux onglets dans\n"
"l'instance distante.\n"
"Liste des m<>thodes support<72>es:\n"
"\tping() : teste l'existence d'une instance distante\n"
"\topenURL() : demande l'URL dans l'onglet courant\n"
"\topenURL(URL) : ouvre l'URL dans l'onglet courant\n"
"\topenURL(URL, new-tab) : ouvre l'URL dans un nouvel onglet\n"
"\topenURL(URL, new-window) : ouvre l'URL dans une nouvelle fen<65>tre\n"
"\taddBookmark(URL) : ajoute un signet pour l'URL\n"
"\tinfoBox(text) : montre un texte dans un bo<62>te de dialogue\n"
"\txfeDoCommand(openBrowser) : ouvre une nouvelle fen<65>tre"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:791
msgid "Connect to session ring with given ID"
msgstr "Se connecter au groupe de sessions correspondant <20> cet ID"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:793
msgid ""
"ID of session ring this ELinks session should connect to. ELinks\n"
"works in so-called session rings, whereby all instances of ELinks\n"
"are interconnected and share state (cache, bookmarks, cookies,\n"
"and so on). By default, all ELinks instances connect to session\n"
"ring 0. You can change that behaviour with this switch and form as\n"
"many session rings as you want. Obviously, if the session-ring with\n"
"this number doesn't exist yet, it's created and this ELinks instance\n"
"will become the master instance (that usually doesn't matter for you\n"
"as a user much). Note that you usually don't want to use this unless\n"
"you're a developer and you want to do some testing - if you want the\n"
"ELinks instances each running standalone, rather use the -no-connect\n"
"command-line option. Also note that normally no runtime state files\n"
"are written to the disk when this option is used. See also\n"
"-touch-files."
msgstr ""
"ID du groupe de sessions que cette instance d'ELinks doit rejoindre.\n"
"Toutes les instances d'ELinks dans un groupe de sessions sont\n"
"interconnect<63>es et partagent des donn<6E>es (cache, signets, cookies,\n"
"etc.). Par d<>faut, l'ID 0 est utilis<69> par toutes les sessions d'ELinks.\n"
"Gr<47>ce <20> cette option vous utilisez autant de groupes de sessions que\n"
"vous le d<>sirez.\n"
"Si l'ID n'existe pas, un nouveau groupe de sessions est cr<63><72>, et\n"
"l'instance courante d'ELinks devient l'instance 'ma<6D>tre'.\n"
"Notez que cette option s'adresse g<>n<EFBFBD>ralement aux developpeurs,\n"
"dans une optique de test. Si vous voulez simplement ex<65>cuter chaque\n"
"instance d'ELinks ind<6E>pendemment des autres, utilisez plut<75>t l'option\n"
"-no-connect. Dans tous les cas, les fichiers d'<27>tat ne sont pas modifi<66>s\n"
"sur le disque, sauf si vous utilisez conjointement l'option -touch-files."
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:808
msgid "Print the source of given URLs to stdout"
msgstr "Imprimer la source des URLs donn<6E>es sur la sortie standard"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:810
msgid "Print given URLs in source form to stdout."
msgstr ""
"Imprimer les URLs donn<6E>es dans leur forme source sur la sortie standard."
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:814
msgid "Touch files in ~/.elinks when running with -no-connect/-session-ring"
msgstr ""
"Modifier les fichiers dans ~/.elinks avec les options -no-connect/-session-"
"ring"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:816
msgid ""
"When enabled, runtime state files (bookmarks, history, etc.) are\n"
"written to disk, even when -no-connect or -session-ring is used.\n"
"The option has no effect if not used in conjunction with any of\n"
"these options."
msgstr ""
"Quand actif, les fichiers d'<27>tat (signets, historique, etc.) sont\n"
"<22>crits sur disque, m<>me si les options -no-connect ou -session-ring\n"
"sont utilis<69>es. Cette option n'a aucun effet si elle n'est pas\n"
"utilis<69>e en conjonction avec ces options."
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:821
msgid "Verbose level"
msgstr "Niveau de verbosit<69>"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:823
msgid ""
"The verbose level controls what messages are shown at\n"
"start up and while running:\n"
"\t0 means only show serious errors\n"
"\t1 means show serious errors and warnings\n"
"\t2 means show all messages"
msgstr ""
"Le niveau de verbosit<69> d<>finit quels sont les messages montr<74>s\n"
"au d<>marrage et durant l'ex<65>cution:\n"
"\t0 pour ne montrer que les erreurs s<>rieuses\n"
"\t1 pour ne montrer que les erreurs s<>rieuses et les alertes\n"
"\t2 pour montrer tous les messages"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:829
msgid "Print version information and exit"
msgstr "Afficher la version et quitter"
2005-10-30 17:26:15 +01:00
#: src/config/cmdline.c:831
msgid "Print ELinks version information and exit."
msgstr "Afficher la version d'ELinks et quitter."
2005-10-30 17:26:15 +01:00
#: src/config/conf.c:720
msgid ""
"## This is ELinks configuration file. You can edit it manually,\n"
"## if you wish so; this file is edited by ELinks when you save\n"
"## options through UI, however only option values will be altered\n"
"## and all your formatting, own comments etc will be kept as-is.\n"
msgstr ""
"## Fichier de configuration d'ELinks. L'<27>dition manuelle est\n"
"## est permise, ce fichier est mis <20> jour lors de la sauvegarde\n"
"## des options, mais seules les valeurs des options seront\n"
"## modifi<66>es; votre formatage et commentaires seront pr<70>serv<72>s.\n"
2005-10-30 17:26:15 +01:00
#: src/config/conf.c:728
msgid ""
"## This is ELinks configuration file. You can edit it manually,\n"
"## if you wish so; this file is edited by ELinks when you save\n"
"## options through UI, however only option values will be altered\n"
"## and missing options will be added at the end of file; if option\n"
"## is not written in this file, but in some file included from it,\n"
"## it is NOT counted as missing. Note that all your formatting,\n"
"## own comments and so on will be kept as-is.\n"
msgstr ""
"## Fichier de configuration d'ELinks. L'<27>dition manuelle est\n"
"## est permise, ce fichier est mis <20> jour lors de la sauvegarde\n"
"## des options, mais seules les valeurs des options seront\n"
"## modifi<66>es et les options manquantes seront ajout<75>es <20> la fin\n"
"## du fichier; si une option n'est pas <20>crite dans ce fichier mais\n"
"## dans un fichier inclus, l'option ne sera pas consid<69>r<EFBFBD>e comme\n"
"## manquante. Votre formatage et commentaires seront pr<70>serv<72>s.\n"
2005-10-30 17:26:15 +01:00
#: src/config/conf.c:738
msgid ""
"## This is ELinks configuration file. You can edit it manually,\n"
"## if you wish so, but keep in mind that this file is overwritten\n"
"## by ELinks when you save options through UI and you are out of\n"
"## luck with your formatting and own comments then, so beware.\n"
msgstr ""
"## Fichier de configuration d'ELinks.\n"
"## L'<27>dition manuelle de ce fichier est permise, mais gardez <20> l'esprit\n"
"## que ce fichier est <20>cras<61> par ELinks lors de la sauvegarde\n"
"## des options, votre formatage et commentaires peuvent ne pas\n"
"## <20>tre pr<70>serv<72>s.\n"
2005-10-30 17:26:15 +01:00
#: src/config/conf.c:749
msgid ""
"## Obviously, if you don't like what ELinks is going to do with\n"
"## this file, you can change it by altering the config.saving_style\n"
"## option. Come on, aren't we friendly guys after all?\n"
msgstr ""
"## Evidemment, si vous n'aimez pas ce que ELinks fait avec ce fichier,\n"
"## vous pouvez modifier la valeur de l'option config.saving_style.\n"
2005-10-30 17:26:15 +01:00
#: src/config/conf.c:762
msgid "Automatically saved options\n"
msgstr "Options sauv<75>es automatiquement\n"
2005-10-30 17:26:15 +01:00
#: src/config/conf.c:774
msgid "Automatically saved keybindings\n"
msgstr "Associations de touches sauv<75>es automatiquement\n"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:53
msgid "Write config success"
msgstr "Succ<63>s d'<27>criture de configuration"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:54
#, c-format
msgid "Options were saved successfully to config file %s."
msgstr "Les options ont <20>t<EFBFBD> sauv<75>es avec succ<63>s dans le fichier %s."
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:58
msgid "~Do not show anymore"
msgstr "~Ne plus montrer"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:64
msgid "Cannot read the file"
msgstr "<22>chec de lecture du fichier"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:67
msgid "Cannot get file status"
msgstr "Impossible d'obtenir l'<27>tat du fichier"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:70
msgid "Cannot access the file"
msgstr "<22>chec d'acc<63>s au fichier"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:73
msgid "Cannot create temp file"
msgstr "<22>chec de cr<63>ation de fichier temporaire"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:76
msgid "Cannot rename the file"
msgstr "<22>chec du renommage du fichier"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:79
msgid "File saving disabled by option"
msgstr "Sauvegarde de fichier d<>sactiv<69>e par option"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:82 src/network/state.c:46
msgid "Out of memory"
msgstr "M<>moire satur<75>e"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:85
msgid "Cannot write the file"
msgstr "Ecriture du fichier impossible"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:90
msgid "Secure file saving error"
msgstr "Erreur de sauvegarde fiable du fichier"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:98
msgid "Write config error"
msgstr "Erreur d'<27>criture de configuration"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:99
#, c-format
msgid ""
"Unable to write to config file %s.\n"
"%s"
msgstr ""
"Impossible d'<27>crire dans le fichier de configuration %s.\n"
"%s"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:154
msgid "modified"
msgstr "modifi<66>"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:173
msgid "(expand by pressing space)"
msgstr "(d<>ployer en pressant espace)"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:176 src/config/dialogs.c:358
#: src/config/options.inc:779
msgid "Type"
msgstr "Type"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:201 src/config/dialogs.c:387 src/cookies/dialogs.c:35
#: src/cookies/dialogs.c:349
msgid "Value"
msgstr "Valeur"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:205
msgid ""
"\n"
"\n"
"This value has been changed since you last saved your configuration."
msgstr ""
"\n"
"\n"
"Cette valeur a chang<6E> depuis que vous avez sauv<75> votre configuration."
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:211 src/config/dialogs.c:362
msgid "N/A"
msgstr "N/A"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:213 src/config/dialogs.c:360
msgid "Description"
msgstr "Description"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:320 src/protocol/bittorrent/dialogs.c:594
#: src/protocol/protocol.c:225 src/session/session.c:282
2005-12-18 20:52:43 +01:00
#: src/session/session.c:954 src/viewer/text/textarea.c:331
#: src/viewer/text/textarea.c:338
msgid "Error"
msgstr "Erreur"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:321
msgid "Bad option value."
msgstr "Mauvaise valeur."
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:348 src/config/dialogs.c:416 src/cookies/dialogs.c:321
msgid "Edit"
msgstr "Modifier"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:417
msgid ""
"This option cannot be edited. This means that this is some special option "
"like a folder - try to press a space in order to see its contents."
msgstr ""
"Cette option ne peut <20>tre modifi<66>e.\n"
"Il s'agit d'une option sp<73>ciale (comme un dossier),\n"
"essayez de presser la touche ESPACE pour voir son contenu."
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:459
msgid ""
"Option names may only contain alpha-numeric characters\n"
"in addition to '_' and '-'."
msgstr ""
"Les noms d'options ne doivent contenir que des caract<63>res\n"
"alphanum<75>riques ou les caract<63>res '_' et '-'."
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:479 src/config/dialogs.c:504
msgid "Add option"
msgstr "Ajouter option"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:480
msgid "Cannot add an option here."
msgstr "Impossible d'ajouter une option ici."
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:531 src/config/dialogs.c:943 src/cookies/dialogs.c:424
#: src/dialogs/options.c:212 src/formhist/dialogs.c:213
#: src/protocol/bittorrent/dialogs.c:788 src/session/download.c:1105
msgid "Sa~ve"
msgstr "Enre~gistrer"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:536
msgid "Option manager"
msgstr "Gestionnaire d'options"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:698
msgid "Keystroke"
msgstr "Touches"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:700 src/config/options.inc:1138
msgid "Action"
msgstr "Action"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:701
msgid "Keymap"
msgstr "Table"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:826
msgid "Keystroke already used"
msgstr "Touche d<>j<EFBFBD> utilis<69>e"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:827
#, c-format
msgid ""
"The keystroke \"%s\" is currently used for \"%s\".\n"
"Are you sure you want to replace it?"
msgstr ""
"La combinaison de touches \"%s\" est d<>j<EFBFBD> utilis<69>e pour l'action \"%s\".\n"
"Etes-vous s<>r de vouloir remplacer ?"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:850 src/config/dialogs.c:867 src/config/dialogs.c:904
msgid "Add keybinding"
msgstr "Ajouter une association de touches"
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:851
msgid "Invalid keystroke."
msgstr "Touche invalide."
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:868
msgid "Need to select a keymap."
msgstr "Vous devez s<>lectionner une table."
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:941 src/dialogs/info.c:134 src/globhist/dialogs.c:230
msgid "~Toggle display"
msgstr "Co~mmuter affich."
2005-10-30 17:26:15 +01:00
#: src/config/dialogs.c:948
msgid "Keybinding manager"
msgstr "Gestionnaire d'assoc. de touches"
2005-10-30 17:26:15 +01:00
#: src/config/home.c:121
#, c-format
msgid ""
"Commandline options -config-dir set to %s, but could not create directory %s."
msgstr ""
"L'option de ligne de commande -config-dir vaut %s, mais le r<>pertoire %s ne "
"peut <20>tre cr<63><72>."
2005-10-30 17:26:15 +01:00
#: src/config/home.c:126
#, c-format
msgid "ELINKS_CONFDIR set to %s, but could not create directory %s."
msgstr "ELINKS_CONFDIR vaut %s, mais le r<>pertoire %s ne peut <20>tre cr<63><72>."
2005-10-30 17:26:15 +01:00
#: src/config/home.c:149
msgid ""
"Unable to find or create ELinks config directory. Please check if you have "
"$HOME variable set correctly and if you have write permission to your home "
"directory."
msgstr ""
"Impossible de trouver ou de cr<63>er le r<>pertoire de configuration d'ELinks. "
"Merci de v<>rifier si vous avez la variable $HOME correctement configur<75>e et "
"si vous avez le droit d'<27>crire dans votre r<>pertoire personnel."
2005-12-26 10:26:11 +01:00
#: src/config/kbdbind.c:220
msgid "Main mapping"
msgstr "Principal"
2005-12-26 10:26:11 +01:00
#: src/config/kbdbind.c:221
msgid "Edit mapping"
msgstr "Edition"
2005-12-26 10:26:11 +01:00
#: src/config/kbdbind.c:222
msgid "Menu mapping"
msgstr "Menu"
2005-12-26 10:26:11 +01:00
#: src/config/kbdbind.c:555
msgid "Unrecognised keymap"
msgstr "Table d'associations de touches non reconnue"
2005-12-26 10:26:11 +01:00
#: src/config/kbdbind.c:558
msgid "Error parsing keystroke"
msgstr "Erreur d'interpr<70>tation de touche"
2005-12-26 10:26:11 +01:00
#: src/config/kbdbind.c:562
msgid "Unrecognised action (internal error)"
msgstr "Action non reconnue (erreur interne)"
2005-12-26 10:26:11 +01:00
#: src/config/kbdbind.c:578
msgid "Error registering event"
msgstr "Erreur d'enregistrement d'<27>v<EFBFBD>nement"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:18
msgid "Configuration system"
msgstr "Syst<73>me de configuration"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:20
msgid "Configuration handling options."
msgstr "Options de gestion de la configuration."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:22
msgid "Comments"
msgstr "Commentaires"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:24
msgid ""
"Amount of comments automatically written to the config file:\n"
"0 is no comments are written\n"
"1 is only the \"blurb\" (name+type) is written\n"
"2 is only the description is written\n"
"3 is full comments are written"
msgstr ""
"Quantit<69> de commentaires <20>crit dans le fichier de configuration:\n"
"0 aucun commentaire n'est <20>crit\n"
"1 seuls le nom et le type sont <20>crits\n"
"2 seule la description est <20>crite\n"
"3 les commentaires complets sont <20>crits"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:30
msgid "Indentation"
msgstr "Indentation"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:32
msgid ""
"Shift width of one indentation level in the configuration\n"
"file. Zero means that no indentation is performed at all\n"
"when saving the configuration."
msgstr ""
"Largeur d'un niveau d'indentation dans le fichier de configuration.\n"
"Z<>ro signifie qu'aucune indentation ne sera effectu<74>e lors de la\n"
"sauvegarde de la configuration."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:36
msgid "Saving style"
msgstr "Style de sauvegarde"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:38
msgid ""
"Determines what happens when you tell ELinks to save options:\n"
"0 is only values of current options are altered\n"
"1 is values of current options are altered and missing options\n"
" are added at the end of the file\n"
"2 is the configuration file is rewritten from scratch\n"
"3 is values of current options are altered and missing options\n"
" CHANGED during this ELinks session are added at the end of\n"
" the file"
msgstr ""
"D<>termine ce qu'il se passe lorsque vous demandez <20> ELinks de sauvegarder "
"les options:\n"
"0 seules les valeurs des options courantes sont modifi<66>es\n"
"1 les valeurs des options courantes sont modifi<66>es et les\n"
" options manquantes sont ajout<75>es <20> la fin du fichier\n"
"2 le fichier de configuration est totalement r<><72>crit\n"
"3 les valeurs des options courantes sont modifi<66>es et les\n"
" options manquantes MODIFIEES durant cette session d'ELinks\n"
" sont ajout<75>es <20> la fin du fichier"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:47
msgid "Comments localization"
msgstr "Localisation des commentaires"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:49
msgid ""
"If set to 1, comments in the configuration file will be\n"
"translated to the language used by UI. Note that if you have\n"
"different language set in different terminals, the language\n"
"used in the configuration file MAY be the same as on the\n"
"terminal where you saved the file, but it should be generally\n"
"considered unpredictable."
msgstr ""
"Si mis <20> 1, les commentaires dans le fichier de configuration\n"
"seront traduits dans la langue utilis<69>e par l'interface. Notez\n"
"que si vous utilisez diff<66>rentes langues dans diff<66>rents terminaux\n"
"la langue utilis<69>e PEUT <20>tre la m<>me que celle du terminal dans\n"
"lequel la sauvegarde a <20>t<EFBFBD> lanc<6E>e, mais cela doit <20>tre g<>n<EFBFBD>ralement\n"
"consid<69>r<EFBFBD> comme hasardeux."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:57
msgid "Saving style warnings"
msgstr "Alertes style de sauvegarde"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:59
msgid ""
"This is internal option used when displaying a warning about\n"
"obsolete config.saving_style. You shouldn't touch it."
msgstr ""
"Cette option interne est utilis<69>e pour afficher une alerte concernant\n"
"l'option obsol<6F>te config.saving_style. Vous ne devez pas la modifier."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:62
msgid "Show template"
msgstr "Montrer les squelettes"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:64
msgid ""
"Show template options in autocreated trees in the options\n"
"manager and save them to the configuration file."
msgstr ""
"Montrer les squelettes d'options dans l'arborescence autog<6F>n<EFBFBD>r<EFBFBD>e\n"
"du gestionnaire d'options et les enregistrer dans le fichier de\n"
"configuration."
#. Keep options in alphabetical order.
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:70 src/dialogs/info.c:181
msgid "Connections"
msgstr "Connexions"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:72
msgid "Connection options."
msgstr "Options de connexion."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:75
msgid "Asynchronous DNS"
msgstr "R<>solution DNS asynchrone"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:77
msgid "Whether to use asynchronous DNS resolving."
msgstr "Utiliser ou non la r<>solution DNS asynchrone."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:79
msgid "Maximum connections"
msgstr "Nombre max. de connexions"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:81
msgid "Maximum number of concurrent connections."
msgstr "Nombre max. de connexions simultan<61>es."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:83
msgid "Maximum connections per host"
msgstr "Nombre max. de connexions par h<>te"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:85
msgid "Maximum number of concurrent connections to a given host."
msgstr "Nombre max. de connexions simultan<61>es <20> un h<>te donn<6E>."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:87
msgid "Connection retries"
msgstr "Essais de connexion"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:89
msgid ""
"Number of tries to establish a connection.\n"
"Zero means try forever."
msgstr ""
"Nombre d'essais pour <20>tablir une connexion.\n"
"Z<>ro signifie essais infinis."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:92 src/network/state.c:52
msgid "Receive timeout"
msgstr "D<>lai d'expiration pour la r<>ception"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:94
msgid "Receive timeout (in seconds)."
msgstr "D<>lai d'expiration pour la r<>ception (en secondes)."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:97 src/config/options.inc:107
msgid "Try IPv4 when connecting"
msgstr "Essayer IPv4 lors des connexions"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:99
msgid ""
"Whether to try to connect to a host over IPv4.\n"
"Note that if connection.try_ipv6 is enabled too,\n"
"it takes precedence. And better do not touch this\n"
"at all unless you are sure what are you doing.\n"
"Note that you can also force a given protocol\n"
"to be used on a per-connection basis by using an URL\n"
"in the style of i.e. http4://elinks.or.cz/."
msgstr ""
"Essayer ou non de se connecter en IPv4 <20> un h<>te.\n"
"Notez que si connection.try_ipv6 est activ<69> aussi,\n"
"il est prioritaire. Mieux, ne touchez pas <20> <20>a du\n"
"tout <20> moins de savoir ce que vous faites.\n"
"Vous pouvez toujours forcer l'utilisation d'un\n"
"protocole pour une connexion en utilisant une URL\n"
"du style http4://elinks.or.cz/."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:109
msgid ""
"Whether to try to connect to a host over IPv4.\n"
"Do not touch this option.\n"
"Note that you can also force a given protocol\n"
"to be used on a per-connection basis by using an URL\n"
"in the style of i.e. http4://elinks.or.cz/."
msgstr ""
"Essayer ou non de se connecter en IPv4 <20> un h<>te.\n"
"Ne touchez pas <20> <20>a du tout <20> moins de savoir ce\n"
"que vous faites.\n"
"Vous pouvez toujours forcer l'utilisation d'un\n"
"protocole pour une connexion en utilisant une URL\n"
"du style http4://elinks.or.cz/."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:117
msgid "Try IPv6 when connecting"
msgstr "Essayer IPv6 lors des connexions"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:119
msgid ""
"Whether to try to connect to a host over IPv6.\n"
"Note that you can also force a given protocol\n"
"to be used on a per-connection basis by using an URL\n"
"in the style of i.e. http6://elinks.or.cz/."
msgstr ""
"Essayer ou non de se connecter en IPv6 <20> un h<>te.\n"
"Vous pouvez toujours forcer l'utilisation d'un\n"
"protocole pour une connexion en utilisant une URL\n"
"du style http6://elinks.or.cz/."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:125
msgid "Timeout for non-restartable connections"
msgstr "D<>lai d'expiration pour les connexions non-red<65>marrables"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:127
msgid "Timeout for non-restartable connections (in seconds)."
msgstr ""
"D<>lai d'expiration pour les connexions non-red<65>marrables (en secondes)."
#. Keep options in alphabetical order.
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:133
msgid "Document"
msgstr "Document"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:135
msgid "Document options."
msgstr "Options du document."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:137
msgid "Browsing"
msgstr "Navigation"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:139
msgid "Document browsing options (mainly interactivity)."
msgstr ""
"Options de navigation dans le document (interactivit<69> essentiellement)."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:142
msgid "Access keys"
msgstr "Touches d'acc<63>s"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:144
msgid ""
"Options for handling of link access keys.\n"
"An HTML document can use the ACCESSKEY attribute to assign\n"
"an access key to an element. When an access key is pressed,\n"
"the corresponding element will be given focus."
msgstr ""
"Options pour g<>rer les touches d'acc<63>s aux liens.\n"
"Un document HTML peut utilis<69> l'attribut ACCESSKEY pour assigner\n"
"une touche d'acc<63>s <20> un <20>l<EFBFBD>ment. Quand la touche d'acc<63>s est press<73>e\n"
"l'<27>l<EFBFBD>ment correspondant obtiendra le focus."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:149
msgid "Automatic links following"
msgstr "Suivi de liens automatique"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:151
msgid ""
"Automatically follow a link or submit a form if appropriate\n"
"accesskey is pressed - this is the standard behaviour, but it's\n"
"considered dangerous."
msgstr ""
"Suivre un lien ou exp<78>dier un formulaire automatiquement si la\n"
"touche d'acc<63>s appropri<72>e est press<73>e - c'est le fonctionnement habituel,\n"
"mais il est consid<69>r<EFBFBD> comme dangereux."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:155
msgid "Display access key in link info"
msgstr "Afficher la touche d'acc<63>s dans l'info de lien"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:157
msgid "Display access key in link info."
msgstr "Afficher la touche d'acc<63>s dans l'info de lien."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:159
msgid "Accesskey priority"
msgstr "Priorit<69> des touches d'acc<63>s"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:161
msgid ""
"Priority of 'accesskey' HTML attribute:\n"
"0 is first try all normal bindings; if it fails, check accesskey\n"
"1 is first try only frame bindings; if it fails, check accesskey\n"
"2 is first check accesskey (this can be dangerous)"
msgstr ""
"Priorit<69> de l'attribut HTML 'accesskey':\n"
"0 essayer les associations de touches normales, puis 'accesskey'\n"
" en cas d'<27>chec\n"
"1 essayer les associations concernant le cadre, puis 'accesskey'\n"
" en cas d'<27>chec\n"
"2 essayer 'accesskey' en premier (dangereux)"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:167
msgid "Forms"
msgstr "Formulaires"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:169
msgid "Options for handling of the forms interaction."
msgstr "Options des formulaires."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:171
msgid "Submit form automatically"
msgstr "Envoi automatique des formulaires"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:173
msgid ""
"Automagically submit a form when enter is pressed with a text\n"
"field selected."
msgstr ""
"Envoi automatique d'un formulaire quand entr<74>e est press<73>e\n"
"dans un champ texte s<>lectionn<6E>."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:176
msgid "Confirm submission"
msgstr "Confirmation de l'envoi"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:178
msgid "Ask for confirmation when submitting a form."
msgstr "Demander confirmation avant l'envoi d'un formulaire."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:180
msgid "Default form input size"
msgstr "Taille par d<>faut des entr<74>es de formulaire"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:182
msgid "Default form input size if none is specified."
msgstr "Taille par d<>faut des entr<74>es de formulaire si aucune n'est sp<73>cifi<66>e."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:184
msgid "Insert mode"
msgstr "Mode insertion"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:186
msgid ""
"The setting for this option affects how key presses are handled\n"
"when one selects a text-input form-field. When enabled, one must\n"
"explicitly 'enter' a selected text-field to edit it; this prevents\n"
"text fields from capturing key presses, such as presses of a scroll\n"
"key, when it is inadvertently selected. When disabled, key presses\n"
"are always inserted into a selected text field."
msgstr ""
"L'activation de cette option affecte la mani<6E>re de g<>rer les touches\n"
"clavier lorsque s<>lectionnez un champ de formulaire de type texte.\n"
"Lorsqu'elle est activ<69>e, vous devez presser 'Entr<74>e' dans le champ\n"
"s<>lectionn<6E> pour <20>diter son contenu; cela emp<6D>che le champ texte de\n"
"capturer les touches, comme celles affect<63>es au d<>filement.\n"
"Lorsqu'elle est d<>sactiv<69>e, les touches press<73>es sont toujours\n"
"ins<6E>r<EFBFBD>es dans le champ texte s<>lectionn<6E>."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:193
msgid "External editor"
msgstr "Editeur externe"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:195
msgid ""
"Path to the executable that ELinks should launch when the user\n"
"requests to edit a textarea with an external editor.\n"
"\n"
"If this is blank, ELinks will use the value of the environmental\n"
"variable $EDITOR. If $EDITOR is empty or not set, ELinks will then\n"
"default to \"vi\"."
msgstr ""
"Chemin du programme qu'ELinks doit lancer quand l'utilisateur\n"
"demande <20> <20>diter un champ de texte avec un <20>diteur externe.\n"
"\n"
"Si vide, ELinks utilisera la valeur de la variable d'environnement\n"
"$EDITOR. Si $EDITOR est vide ou non configur<75>e, ELinks utilisera\n"
"\"vi\" par d<>faut."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:202
msgid "Images"
msgstr "Images"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:204
msgid "Options for handling of images."
msgstr "Options concernant les images."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:206
msgid "Display style for image tags"
msgstr "Style d'affichage pour les balises images"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:208
msgid ""
"Display style for image tags when displayed:\n"
"0 means always display IMG\n"
"1 means always display filename\n"
"2 means display alt/title attribute if possible, IMG if not\n"
"3 means display alt/title attribute if possible, filename if not"
msgstr ""
"Style d'affichage pour les balises images si affich<63>es:\n"
"0 signifie toujours afficher IMG\n"
"1 signifie toujours afficher le nom du fichier\n"
"2 signifie afficher l'attribut alt ou title si possible, IMG sinon\n"
"3 signifie afficher l'attribut alt ou title si possible, le nom de "
"fichier sinon"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:214
msgid "Maximum length for image filename"
msgstr "Longueur maximale pour le nom de fichier image"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:216
msgid ""
"Maximum length of image filename when displayed:\n"
"0 means always display full filename\n"
"1-500 means display filename with this maximal length;\n"
" if it is longer, the middle is substituted by an asterisk"
msgstr ""
"Longueur maximale pour le nom du fichier image si affich<63>e:\n"
"0 toujours afficher le nom de fichier complet\n"
"1-500 afficher le nom de fichier de cette taille maximale;\n"
" si plus long, le milieu est remplac<61> par un ast<73>risque"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:226
msgid "Image links tagging"
msgstr "Marquage des liens image"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:228
msgid ""
"When to enclose image links:\n"
"0 means never\n"
"1 means never if alt or title are provided (old behavior)\n"
"2 means always"
msgstr ""
"Quand marquer les liens image:\n"
"0 jamais\n"
"1 jamais si les attributs alt ou title sont fournis\n"
"2 toujours"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:233
msgid "Image link prefix"
msgstr "Pr<50>fixe pour les liens image"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:235
msgid "Prefix string to use to mark image links."
msgstr "Pr<50>fixe marquant les liens image."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:237
msgid "Image link suffix"
msgstr "Suffixe pour les liens image"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:239
msgid "Suffix string to use to mark image links."
msgstr "Suffixe marquant les liens image."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:241
msgid "Maximum length for image label"
msgstr "Longueur maximale pour le label des images"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:243
msgid ""
"Maximum length of image label (alt/title):\n"
"0 means always display full label\n"
"1-500 means display label with this maximal length;\n"
" if it is longer, the middle is substituted by an asterisk"
msgstr ""
"Longueur maximale pour le label des images (alt/title):\n"
"0 toujours afficher le label complet\n"
"1-500 afficher le label de cette taille maximale;\n"
" si plus long, le milieu est remplac<61> par un ast<73>risque"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:248
msgid "Display links to images w/o alt"
msgstr "Afficher les liens image sans attribut 'alt'"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:250
msgid ""
"Display links to images without an alt attribute. If this option\n"
"is off, these images are completely invisible."
msgstr ""
"Afficher les liens vers des images sans attribut alt. Si cette option\n"
"est d<>sactiv<69>, ces images sont compl<70>tement invisibles."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:253
msgid "Display links to images"
msgstr "Afficher tous les liens image"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:255
msgid ""
"Display links to any images in the document, regardless of them\n"
"having an alt attribute or not. If this option is off, the alt\n"
"attribute contents is shown, but as normal text, not selectable\n"
"as a link."
msgstr ""
"Afficher les liens vers des images, que celles-ci aient un attribut\n"
"alt ou non. Si cette option est d<>sactiv<69>e, le contenu de l'attribut\n"
"alt est affich<63>, mais comme du texte normal, non s<>lectionnable comme\n"
"un lien."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:261
msgid "Links"
msgstr "Liens"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:263
msgid "Options for handling of links to other documents."
msgstr "Options pour la gestion des liens vers d'autres documents."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:265
msgid "Active link"
msgstr "Lien actif"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:267
msgid "Options for the active link."
msgstr "Options concernant le lien actif."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:269
msgid "Colors"
msgstr "Couleurs"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:271
msgid "Active link colors."
msgstr "Couleurs du lien actif."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:273 src/config/options.inc:538
#: src/config/options.inc:864
msgid "Background color"
msgstr "Couleur du fond"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:275 src/config/options.inc:540
#: src/config/options.inc:865
msgid "Default background color."
msgstr "Couleur par d<>faut du fond."
#. ==========================================================
#. ============= BORING PART (colors) START =================
#. ==========================================================
#. XXX: All bfu colors needs to have both 'text' and 'background'
#. * options even if it is not used. get_bfu_color() depends
#. * on it.
#. The colors and mono tree should be similar but with different default
#. * values of course so always use the macros below.
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:277 src/config/options.inc:534
#: src/config/options.inc:862
msgid "Text color"
msgstr "Couleur du texte"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:279 src/config/options.inc:536
#: src/config/options.inc:863
msgid "Default text color."
msgstr "Couleur du texte par d<>faut."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:281
msgid "Enable color"
msgstr "Activer la couleur"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:283
msgid ""
"Enable use of the active link background and text color\n"
"settings instead of the link colors from the document."
msgstr ""
"Permettre l'utilisation les couleurs de fond et de texte\n"
"configur<75>es pour les liens actifs au lieu des couleurs indiqu<71>es\n"
"par le document."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:286
msgid "Bold"
msgstr "Gras"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:288
msgid "Make the active link text bold."
msgstr "Mettre en gras le texte du lien actif."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:290
msgid "Invert colors"
msgstr "Inverser les couleurs"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:292
msgid "Invert the fore- and background color so the link stands out."
msgstr ""
"Inverser les couleurs de fond et de texte pour mettre le lien en <20>vidence."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:295 src/config/options.inc:827
#: src/dialogs/options.c:207
msgid "Underline"
msgstr "Soulign<67>"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:297
msgid "Underline the active link."
msgstr "Souligner le lien actif."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:300
msgid "Directory highlighting"
msgstr "Surbrillance des r<>pertoires"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:302
msgid "Highlight links to directories in FTP and local directory listing."
msgstr "Mettre en surbrillance les liens vers des r<>pertoires (FTP/local)."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:304
msgid "Number links"
msgstr "Num<75>rotation des liens"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:306
msgid "Display numbers next to the links."
msgstr "Afficher le num<75>ro de lien devant chaque lien."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:308
msgid "Handling of target=_blank"
msgstr "Gestion de target=_blank"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:310
msgid ""
"Define how to handle links having target=_blank set:\n"
"0 means open link in current tab\n"
"1 means open link in new tab in foreground\n"
"2 means open link in new tab in background\n"
"3 means open link in new window"
msgstr ""
"D<>finit comment g<>rer les liens qui utilisent target=_blank:\n"
"0 signifie ouvrir le lien dans l'onglet courant\n"
"1 signifie ouvrir le lien dans un nouvel onglet en avant-plan\n"
"2 signifie ouvrir le lien dans un nouvel onglet en arri<72>re-plan\n"
"3 signifie ouvrir dans une nouvelle fen<65>tre"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:323
msgid "Use tabindex"
msgstr "Utiliser tabindex"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:325
msgid ""
"Whether to navigate links using tabindex specified ordering.\n"
"The TABINDEX attribute in HTML elements specifies the order\n"
"in which links should receive focus when using the keyboard\n"
"to navigating the document."
msgstr ""
"Autoriser ou non la navigation dans les liens en utilisant\n"
"l'ordre sp<73>cifi<66>e par l'attribut TABINDEX. Cet attribut indique\n"
"l'ordre dans lequel les liens doivent recevoir le focus quand le\n"
"clavier est utilis<69> pour la navigation dans le document."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:330
msgid "Missing fragment reporting"
msgstr "Informer en cas d'ancre manquante"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:332
msgid "Open a message box when document has no tag with given id."
msgstr ""
"Ouvrir une bo<62>te de message quand un document ne comporte pas de tag\n"
"ayant l'id donn<6E>."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:334
msgid "Number keys select links"
msgstr "S<>lection des liens par le pav<61> num<75>rique"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:336
msgid ""
"Number keys select links rather than specify command prefixes. This\n"
"is a tristate:\n"
"0 means never\n"
"1 means if document.browse.links.numbering = 1\n"
"2 means always"
msgstr ""
"Le pav<61> num<75>rique s<>lectionne les liens plut<75>t que de sp<73>cifier les\n"
"pr<70>fixes de commande:\n"
"0 jamais\n"
"1 si document.browse.links.numbering = 1 (num<75>rotation des liens)\n"
"2 toujours"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:342
msgid "Warn about maliciously crafted URIs"
msgstr "Avertir au sujet des URIs malicieuses"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:344
msgid ""
"When following a link the user ID part of the URI is\n"
"checked and if a maliciously crafted URI is detected a\n"
"warning dialog will ask before following the link."
msgstr ""
"Quand vous suivez un lien la partie identifiant utilisateur\n"
"est v<>rifi<66>e et si une URI malicieuse est d<>tect<63>e un dialogue\n"
"d'alerte demandera s'il faut ou non suivre l'URI."
#. TODO - this is somehow implemented by ff, but disabled
#. * for now as it doesn't work.
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:350
msgid "Wrap-around links cycling"
msgstr "S<>lection cyclique des liens"
#. 0
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:352
msgid ""
"When pressing 'down' on the last link, jump at the first one, and\n"
"vice versa."
msgstr ""
"En pressant la touche BAS sur le dernier lien, sauter au premier, et\n"
"vice versa."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:356
msgid "Scrolling"
msgstr "D<>filement"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:358
msgid "Scrolling options."
msgstr "Options de d<>filement."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:360
msgid "Horizontal step"
msgstr "Pas horizontal"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:362
msgid ""
"Number of columns to scroll when a key bound to scroll-left or scroll-\n"
"right is pressed and no prefix was given."
msgstr ""
"Nombre de lignes <20> d<>filer quand une touche associ<63>e <20> scroll-left\n"
"ou scroll-right est press<73>e et aucun pr<70>fixe n'est donn<6E>."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:365
msgid "Extended horizontal scrolling"
msgstr "D<>filement horizontal <20>tendu"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:367
msgid ""
"Whether to allow horizontal scrolling when the document\n"
"does not extend off the screen. Useful for copy/paste\n"
"operations."
msgstr ""
"Autoriser ou non le d<>filement horizontal quand le document\n"
"ne s'<27>tend pas au-del<65> de l'<27>cran. Utile pour les op<6F>rations\n"
"de copier/coller."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:371
msgid "Margin"
msgstr "Marge"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:373
msgid ""
"Size of the virtual margin - when you click inside of that margin,\n"
"document scrolls in that direction."
msgstr ""
"Taille de la marge virtuelle - quand vous cliquez dans cette marge,\n"
"le document d<>file dans la direction de la marge."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:376
msgid "Vertical step"
msgstr "Pas vertical"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:378
msgid ""
"Number of lines to scroll when a key bound to scroll-up or scroll-\n"
"down is pressed and no prefix was given."
msgstr ""
"Nombre de lignes <20> d<>filer quand une touche associ<63>e <20> scroll-up\n"
"ou scroll-down est press<73>e et aucun pr<70>fixe n'est donn<6E>."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:382
msgid "Searching"
msgstr "Recherche"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:384
msgid "Options for searching."
msgstr "Options concernant la recherche."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:386
msgid "Case sensitivity"
msgstr "Sensibilit<69> <20> la casse"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:388
msgid ""
"Whether the search should match the document text while maintaining\n"
"case sensitivity."
msgstr "Respecter ou non la casse lors des recherches dans le document."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:392
msgid "Regular expressions"
msgstr "Expressions r<>guli<6C>res"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:394
msgid ""
"Enable searching with regular expressions:\n"
"0 for plain text searching\n"
"1 for basic regular expression searches\n"
"2 for extended regular expression searches"
msgstr ""
"Mode de recherche:\n"
"0 pour plein texte\n"
"1 pour expressions r<>guli<6C>res\n"
"2 pour expressions r<>guli<6C>res <20>tendues"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:400
msgid "Show search hit top or bottom dialogs"
msgstr "Montrer les dialogues de limite de recherche"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:402
msgid ""
"Whether to show a dialog when the search hits top or bottom of the\n"
"document."
msgstr ""
"Montrer un dialogue indiquant que la recherche a atteint le haut ou\n"
"le bas du document."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:405
msgid "Wraparound"
msgstr "D<>placement circulaire"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:407
msgid "Wrap around when searching. Currently only used for typeahead."
msgstr "Recherche circulaire. Seulement utilis<69> pour la pr<70>frappe."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:409
msgid "Show not found"
msgstr "Comportement si non trouv<75>"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:411
msgid ""
"How to inform the user when nothing is matched:\n"
"0 means do nothing\n"
"1 means beep the terminal\n"
"2 means pop up message box"
msgstr ""
"Comment informer l'utilisateur quand rien n'est trouv<75>:\n"
"0 ne rien faire\n"
"1 produire un bip sur le terminal\n"
"2 afficher une bo<62>te de dialogue"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:416
msgid "Typeahead searching"
msgstr "Recherche par pr<70>frappe"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:418
msgid ""
"Start typeahead searching when an unbound key is pressed without\n"
"any modifiers. Note that most keys have default bindings, so this\n"
"feature will not be useful unless you unbind them.\n"
"\n"
"0 disables this feature; typeahead searching will only be used\n"
" when you press a key bound to search-typeahead or similar\n"
"1 automatically starts typeahead searching thru link text\n"
"2 automatically starts typeahead searching thru all document text"
msgstr ""
"D<>marre la recherche par pr<70>frappe quand une touche non configur<75>\n"
"est press<73>e sans modificateur. Notez que la plupart des touches ont\n"
"une configuration par d<>faut, donc cette fonctionnalit<69> ne sera utile\n"
"que si vous en d<>configurez.\n"
"\n"
"0 d<>sactive cette fonctionnalit<69>; la recherche par pr<70>frappe ne sera\n"
" utilis<69>e que si vous pressez une touche associ<63>e <20> l'action\n"
" search-typeahead ou similaire\n"
"1 d<>marrer automatiquement la recherche par pr<70>frappe pour le texte\n"
" des liens\n"
"2 d<>marrer automatiquement la recherche par pr<70>frappe pour tout le\n"
" texte du document"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:427
msgid "Horizontal text margin"
msgstr "Marge horizontale"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:429
msgid "Horizontal text margin."
msgstr "Marge horizontale."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:431
msgid "Document meta refresh"
msgstr "Directive meta refresh"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:433
msgid ""
"Automatically follow document-specified refresh directives ('<meta>\n"
"refresh' tags). Web-page authors use these to instruct the browser\n"
"to reload a document at a given interval or to load another page.\n"
"Regardless of the value the refresh URI is accessible as a link.\n"
"Use the document.browse.minimum_refresh_time to control the minimum\n"
"number of seconds a refresh will wait."
msgstr ""
"Automatiquement suivre les directives de rafra<72>chissement (tags\n"
"'<meta> refresh') sp<73>cifi<66>es dans le document.\n"
"Les auteurs de sites web utilisent celles-ci pour indiquer au\n"
"navigateur de recharger le document <20> un intervalle donn<6E>\n"
"ou pour charger une nouvelle page.\n"
"Utilisez document.browse.minimum_refresh_time pour contr<74>ler le\n"
"nombre minimum de secondes un rafra<72>chissement prendra."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:440
msgid "Document meta refresh minimum time"
msgstr "Temps minimum pour la directive meta refresh"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:442
msgid ""
"The minimum number of milliseconds that should pass before\n"
"refreshing. If set to zero the document refresh time is used\n"
"unchanged. It can fix going back in history for some sites that\n"
"use refreshing with zero values."
msgstr ""
"Le nombre minimum de millisecondes qui devra passer avant\n"
"de rafra<72>chir. Si il vaut z<>ro le temps sp<73>cifi<66> par le document\n"
"est utilis<69> tel quel. Cela peut solutionner les probl<62>mes\n"
"lors d'un retour dans l'historique sur des sites qui utilisent\n"
"des valeurs nulles pour le rafra<72>chissement."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:447
msgid "Tables navigation order"
msgstr "Ordre de navigation dans les tableaux"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:449
msgid "Move by columns in table, instead of rows."
msgstr ""
"D<>placement de colonne en colonne dans les tableaux,\n"
"(au lieu du d<>placement ligne par ligne)."
#. Keep options in alphabetical order.
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:455
msgid "Cache"
msgstr "Cache"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:457
msgid "Cache options."
msgstr "Options concernant les caches."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:459
msgid "Cache information about redirects"
msgstr "Cacher les informations concernant les redirections"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:461
msgid ""
"Cache even redirects sent by server (usually thru HTTP by a 302\n"
"HTTP code and a Location header). This was the original behaviour\n"
"for a quite some time, but it causes problems in a situation very\n"
"common to various web login systems - frequently, when accessing\n"
"certain location, they will redirect you to a login page if they\n"
"don't receive an auth cookie, the login page then gives you the\n"
"cookie and redirects you back to the original page, but there you\n"
"have already cached redirect back to the login page! If this\n"
"option has value of 0, this malfunction is fixed, but occasionally\n"
"you may get superfluous (depends on how you take it ;-) requests to\n"
"the server. If this option has value of 1, experienced users can\n"
"still workaround it by clever combination of usage of reload,\n"
"jumping around in session history and hitting ctrl+enter.\n"
"Note that this option is checked when retrieving the information\n"
"from cache, not when saving it to cache - thus if you will enable\n"
"it, even previous redirects will be taken from cache instead of\n"
"asking the server."
msgstr ""
"Cacher aussi les pages redirig<69>es par le serveur (habituellement\n"
"gr<67>ce au code HTTP 302 et un en-t<>te Location). Ceci <20>tait le\n"
"fonctionnement initial, mais il pose des probl<62>mes pour les\n"
"pages web comportant un syst<73>me d'authentification."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:479
msgid "Ignore cache-control info from server"
msgstr "Ignorer les informations de contr<74>le du cache du serveur"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:481
msgid ""
"Ignore Cache-Control and Pragma server headers.\n"
"When set, the document is cached even with 'Cache-Control: no-cache'."
msgstr ""
"Ignorer les en-t<>tes Cache-Control et Pragma.\n"
"Si activ<69>, le document sera mis en cache m<>me si le serveur sp<73>cifie un\n"
"en-t<>te 'Cache-Control: no-cache'."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:484
msgid "Formatted documents"
msgstr "Cache des documents format<61>s"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:486
msgid "Format cache options."
msgstr "Options du cache des documents format<61>s."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:488
msgid "Number"
msgstr "Nombre"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:490
msgid ""
"Number of cached formatted pages. Do not get too generous\n"
"here, 'formatted' means that all the accompanying structures\n"
"are kept in memory so that you get the cached document\n"
"immediatelly, but these structures may take a lot - 2x the\n"
"size of the HTML source is probably not unusual, but it can\n"
"be even more if the document consists of a lot of short lines\n"
"(padded right, if possible) and links and not much other markup.\n"
"So if you set this to 256 and then you don't like your ELinks\n"
"eating 90M, don't come complaining to us. ;-)\n"
"Also note that the format cache itself is not counted to the\n"
"memory cache size, but the HTML source of the formatted documents\n"
"is always cached, even if it is over the memory cache size\n"
"threshold. (Then of course no other documents can be cached.)"
msgstr ""
"Nombre de pages format<61>es mises en cache.\n"
"Ne pas <20>tre trop g<>n<EFBFBD>reux ici, 'format<61>es' d<>signe toutes les\n"
"structures en m<>moire associ<63>es <20> un document, de mani<6E>re <20> ce\n"
"que vous puissiez y accc<63>der imm<6D>diatement, mais ces structures\n"
"peuvent prendre beaucoup de place - 2 fois la taille du document\n"
"n'est pas inhabituel, mais cela peut <20>tre beaucoup plus si la\n"
"source HTML est constitu<74>e de nombreuses lignes courtes et de\n"
"liens.\n"
"Aussi si vous indiquez une valeur de 256, et votre ELinks\n"
"consomme 90Mo, ne venez pas vous plaindre. ;)\n"
"Notez que la taille du cache de pages format<61>es n'est pas compt<70>e\n"
"dans la taille du cache m<>moire, mais la source HTML des documents\n"
"format<61>s est toujours mise en cache, m<>me si c'est au-del<65> de la\n"
"limite du cache m<>moire (dans ce cas, aucun autre document ne\n"
"pourra <20>tre mise en cache)."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:504 src/dialogs/info.c:200
msgid "Memory cache"
msgstr "Cache m<>moire"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:506
msgid "Memory cache options."
msgstr "Options du cache m<>moire."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:510
msgid "Memory cache size (in bytes)."
msgstr "Taille du cache m<>moire (en octets)."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:514
msgid "Charset"
msgstr "Jeu de caract<63>res"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:516
msgid "Charset options."
msgstr "Options des jeux de caract<63>res."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:518
msgid "Default codepage"
msgstr "Page de caract<63>res par d<>faut"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:520
msgid ""
"Default document codepage. 'System' stands for\n"
"a codepage determined by a selected locale."
msgstr ""
"Jeu de caract<63>res par d<>faut pour les documents.\n"
"'Syst<73>me' indique que celui-ci sera d<>termin<69> par\n"
"la locale en cours."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:523
msgid "Ignore charset info from server"
msgstr "Ignorer le jeu de caract<63>res indiqu<71> par le serveur"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:525
msgid "Ignore charset info sent by server."
msgstr "Ignorer le jeu de caract<63>res indiqu<71> par le serveur."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:529
msgid "Default color settings"
msgstr "Configuration des couleurs par d<>faut"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:531
msgid "Default document color settings."
msgstr "Configuration des couleurs par d<>faut."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:542
msgid "Link color"
msgstr "Couleur des liens"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:544
msgid "Default link color."
msgstr "Couleur des liens par d<>faut."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:546
msgid "Visited-link color"
msgstr "Couleur des liens visit<69>s"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:548
msgid "Default visited link color."
msgstr "Couleur des liens visit<69>s par d<>faut."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:550
msgid "Image-link color"
msgstr "Couleur des liens images"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:552
msgid "Default image link color."
msgstr "Couleur par d<>faut des liens images."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:554
msgid "Bookmarked-link color"
msgstr "Couleur des liens signets"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:556
msgid "Default bookmarked link color."
msgstr "Couleur par d<>faut des liens signets."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:558
msgid "Directory color"
msgstr "Couleur des r<>pertoires"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:560
msgid ""
"Default directory color.\n"
"See document.browse.links.color_dirs option."
msgstr ""
"Couleur des r<>pertoires par d<>faut.\n"
"Voir l'option document.browse.links.color_dirs."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:567
msgid "Increase contrast"
msgstr "Augmenter le contraste"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:569
msgid ""
"Increase the contrast between the foreground and background colors\n"
"to ensure readability. For example it disallows dark colors on a\n"
"black background. Note, this is different from ensuring the contrast\n"
"with the ensure_contrast option."
msgstr ""
"Augmenter le contraste entre les couleurs d'avant et d'arri<72>re plan\n"
"pour garantir la lisibilit<69>. Par exemple, cela interdit les couleurs\n"
"sombres sur un fond noir. Notez que cela est diff<66>rent de l'action\n"
"de l'option ensure_contrast."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:574
msgid "Ensure contrast"
msgstr "Garantir le contraste"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:576
msgid "Makes sure that the back- and foreground color are never equal."
msgstr "Forcer l'utilisation de couleurs diff<66>rentes pour le fond et le texte."
#. If you change this please also change ACT_MAIN_DOCUMENT_COLORS action
#. * handling.
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:581
msgid "Use document-specified colors"
msgstr "Utiliser les couleurs sp<73>cifi<66>es par le document"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:583
msgid ""
"Use colors specified in document:\n"
"0 is use always the default settings\n"
"1 is use document colors if available, except background\n"
"2 is use document colors, including background. This can\n"
" mostly look very impressive, but some sites will appear\n"
" really ugly. Note, that obviously if the background is\n"
" not black, it will break the behaviour of transparency."
msgstr ""
"Utiliser les couleurs sp<73>cifi<66>es dans le document:\n"
"0 toujours utiliser les couleurs par d<>faut\n"
"1 utiliser les couleurs du document, <20> l'exception du fond\n"
"2 utiliser les couleurs du document, y compris le fond.\n"
" Dans la plupart des cas le rendu des sites est correct\n"
" mais parfois c'est vraiment moche.\n"
" Notez que si le fond n'est pas noir, la transparence ne\n"
" fonctionnera pas correctement."
#. Keep options in alphabetical order.
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:596
msgid "Downloading"
msgstr "T<>l<EFBFBD>chargement"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:598
msgid "Options regarding files downloading and handling."
msgstr "Options de t<>l<EFBFBD>chargement."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:600
msgid "Default download directory"
msgstr "R<>pertoire de t<>l<EFBFBD>chargement par d<>faut"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:602
msgid "Default download directory."
msgstr "R<>pertoire de t<>l<EFBFBD>chargement par d<>faut."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:604
msgid "Set original time"
msgstr "Configurer la date de fichier"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:606
msgid ""
"Set the timestamp of each downloaded file to the timestamp\n"
"stored on the server."
msgstr ""
"Utiliser la date fournie par le serveur pour chaque fichier\n"
"t<>l<EFBFBD>charg<72>."
#. Does automatic resuming make sense as an option?
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:610
msgid "Prevent overwriting"
msgstr "Pr<50>venir l'<27>crasement"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:612
msgid ""
"Prevent overwriting the local files:\n"
"0 is files will silently be overwritten\n"
"1 is add a suffix .{number} (for example '.1') to the name\n"
"2 is ask the user"
msgstr ""
"Pr<50>venir l'<27>crasement des fichiers locaux:\n"
"0 <20>craser les fichiers silencieusement\n"
"1 ajouter un suffixe .{nombre} (par exemple '.1') au nom\n"
"2 demander <20> l'utilisateur"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:617
msgid "Notify download completion by bell"
msgstr "Notifier la fin du t<>l<EFBFBD>chargement par une sonnerie"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:619
msgid ""
"Audio notification when download is completed:\n"
"0 is never\n"
"1 is when background notification is active\n"
"2 is always"
msgstr ""
"Notification sonore quand un t<>l<EFBFBD>chargement est termin<69>:\n"
"0 jamais\n"
"1 quand la notification de fin de t<>che de fond est active\n"
"2 toujours"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:625
msgid "Dump output"
msgstr "Sortie (dump)"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:627
msgid "Dump output options."
msgstr "Options de sortie (dump)."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:629 src/config/options.inc:831
#: src/config/opttypes.c:394 src/dialogs/document.c:163
msgid "Codepage"
msgstr "Jeu de caract<63>res"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:631
msgid ""
"Codepage used in dump output. 'System' stands for\n"
"a codepage determined by a selected locale."
msgstr ""
"Jeu de caract<63>res utilis<69> pour la sortie (dump).\n"
"'System' indique que celui-ci sera d<>termin<69> par la locale\n"
"en cours."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:634
msgid "Footer"
msgstr "Pied de page"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:636
#, c-format
msgid "Footer string used in dumps. %u is substituted by URL."
msgstr ""
"Cha<68>ne de pied de page utilis<69>e lors des dumps.\n"
"%u est remplac<61> par l'URL du document."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:640
#, c-format
msgid "Header string used in dumps. %u is substituted by URL."
msgstr ""
"Cha<68>ne d'en-t<>te utilis<69>e lors des dumps.\n"
"%u est remplac<61> par l'URL du document."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:642
msgid "Numbering"
msgstr "Num<75>rotation"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:644
msgid "Whether to print link numbers in dump output."
msgstr "Num<75>roter ou non les liens en sortie (dump)."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:646
msgid "References"
msgstr "R<>f<EFBFBD>rences"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:648
msgid ""
"Whether to print references (URIs) of document links\n"
"in dump output."
msgstr "Afficher ou non les r<>f<EFBFBD>rences (URIs) des liens en sortie (dump)."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:651
msgid "Separator"
msgstr "S<>parateur"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:653
msgid "String which separates two dumps."
msgstr "Cha<68>ne qui s<>pare deux dumps."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:655
msgid "Width"
msgstr "Largeur"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:657
msgid "Width of screen in characters when dumping documents."
msgstr "Largeur de l'<27>cran en caract<63>res pour les dumps."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:661
msgid "History"
msgstr "Historique"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:663
msgid "History options."
msgstr "Options de l'historique."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:665
msgid "Keep unhistory"
msgstr "Historique inverse"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:667
msgid "Keep unhistory (\"forward history\")."
msgstr "Historique inverse (\"forward history\")."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:670
msgid "HTML rendering"
msgstr "Rendu HTML"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:672
msgid "Options concerning the display of HTML pages."
msgstr "Options d'affichage des pages HTML."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:674
msgid "Display frames"
msgstr "Afficher les cadres"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:676
msgid "Display frames."
msgstr "Afficher les cadres."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:678
msgid "Display tables"
msgstr "Afficher les tableaux"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:680
msgid "Display tables."
msgstr "Afficher les tableaux."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:682
msgid "Display subscripts"
msgstr "Afficher subscripts"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:684
msgid "Display subscripts (as [thing])."
msgstr "Afficher subscripts (comme [chose])."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:686
msgid "Display superscripts"
msgstr "Afficher superscripts"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:688
msgid "Display superscripts (as ^thing)."
msgstr "Afficher superscripts (comme ^chose)."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:690
msgid "Rendering of html link element"
msgstr "Rendu des <20>l<EFBFBD>ments html link"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:692
msgid ""
"How to render <link> tags from the HTML header:\n"
"0 is nothing\n"
"1 is title\n"
"2 is name in addition\n"
"3 is hreflang in addition\n"
"4 is type in addition\n"
"5 is everything"
msgstr ""
"Comment rendre les <20>l<EFBFBD>ments <link> des en-t<>tes HTML:\n"
"0 rien\n"
"1 titre\n"
"2 nom en plus\n"
"3 langue en plus (hreflang)\n"
"4 type de contenu en plus\n"
"5 tout"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:700
msgid "Underline links"
msgstr "Souligner les liens"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:702
msgid "Underline links."
msgstr "Souligner les liens."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:704
msgid "Wrap non breaking space"
msgstr "C<>sure sur les espaces non s<>cables (nbsp)"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:706
msgid ""
"If set do not honour non breaking space (the nbsp entity)\n"
"but allow to wrap the text. This can help keeping the width\n"
"of documents down so no horizontal scrolling is needed."
msgstr ""
"Si activ<69>, la c<>sure devient possible sur les espaces non s<>cables\n"
"(entit<69> nbsp). Cela peut aider <20> garder la largeur des documents\n"
"<22> une valeur basse, limitant ainsi le besoin de d<>roulement horizontal."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:711
msgid "Plain rendering"
msgstr "Rendu plein texte"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:713
msgid "Options concerning the display of plain text pages."
msgstr "Options d'affichage des pages plein texte."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:715
msgid "Display URIs"
msgstr "Afficher les URIs"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:717
msgid "Display URIs in the document as links."
msgstr "Afficher les URIs dans le document en tant que liens."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:719
msgid "Compress empty lines"
msgstr "Compresser les lignes vides"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:721
msgid "Compress successive empty lines to only one in displayed text."
msgstr "Compresser les lignes vides successives en une dans le texte affich<63>."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:724
msgid "URI passing"
msgstr "Passage d'URI"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:726
msgid "Rules for passing URIs to external commands."
msgstr "R<>gles de passage d'URIs aux commandes externes."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:730
msgid ""
"A rule for passing URI to an external command.\n"
"The format is:\n"
"%c in the string means the current URL\n"
"%% in the string means '%'\n"
"\n"
"Do _not_ put single- or double-quotes around %c."
msgstr ""
"R<>gle de passage d'URI <20> une commande externe.\n"
"Le format est:\n"
"%c dans la cha<68>ne signifie URL courante\n"
"%% dans la cha<68>ne signifie '%'\n"
"\n"
"Ne mettez pas de simples ou doubles quotes autour de %c."
#. Keep options in alphabetical order.
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:740
msgid "Information files"
msgstr "Fichiers d'information"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:742
msgid "Options for information files in ~/.elinks."
msgstr "Options concernant les fichiers d'information dans ~/.elinks."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:744
msgid "Save interval"
msgstr "Intervalle pour la sauvegarde automatique"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:746
msgid ""
"Interval at which to trigger information files in ~/.elinks\n"
"to be saved to disk if they has changed (seconds; 0 to disable)"
msgstr ""
"Intervalle pour la sauvegarde des fichiers d'information dans ~/.elinks\n"
"lorsque ceux-ci ont <20>t<EFBFBD> modifi<66>s (en secondes; 0 pour d<>sactiver)"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:749
msgid "Use secure file saving"
msgstr "Fiabiliser la sauvegarde des fichiers"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:751
msgid ""
"First write data to unique temporary file, then rename this file\n"
"upon successfully finishing this. Note that this relates only to\n"
"config files, not downloaded files. You may want to disable\n"
"it if you are using some exotic permissions for concerned files.\n"
"Secure file saving is automagically disabled if file is symlink.\n"
"Warning: some systems (ie. OS/2, Win32) require that destination\n"
"file doesn't exist when rename(3) is called, breaking atomicity,\n"
"and reducing reliability of this feature."
msgstr ""
"Un fichier temporaire est tout d'abord cr<63><72>, ensuite en l'absence\n"
"d'erreur celui-ci est renomm<6D> vers le fichier final. L'int<6E>grit<69>\n"
"des fichiers en cas de crash application ou syst<73>me est ainsi garantie.\n"
"Notez que cela ne concerne que les fichiers de configuration, et non\n"
"les fichiers t<>l<EFBFBD>charg<72>s. Si vous utilisez des permissions exotiques\n"
"pour les fichiers de configuration, il est conseill<6C> de ne pas activer\n"
"cette option. Si un fichier de config. est un lien symbolique, cette\n"
"fonctionnalit<69> ne sera pas utilis<69>e.\n"
"Attention: certains syst<73>mes (OS/2, Win32) requi<75>rent que le fichier\n"
"destination n'existe pas au moment de l'appel <20> rename(3), cela casse\n"
"l'atomicit<69> de l'op<6F>ration et r<>duit la fiabilit<69> de cette fonctionnalit<69>."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:760
msgid "Use fsync(3) with secure file saving"
msgstr "Utiliser fsync(3) avec la sauvegarde fiable des fichiers"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:762
msgid ""
"When using secure file saving, call fsync(3), if the OS\n"
"supports it, to force the OS immediately to write the data\n"
"to permanent storage. This is optional for those who wish\n"
"to avoid excessive disk I/O."
msgstr ""
"Lorsque la sauvegarde fiable des fichiers est utilis<69>e, appeler\n"
"fsync(3), si le syst<73>me d'exploitation le supporte, pour forcer\n"
"le syst<73>me <20> <20>crire imm<6D>diatement les donn<6E>es sur le support de\n"
"stockage permanent. Ceci est optionnel pour ceux qui d<>sirent\n"
"<22>viter une utilisation excessive des entr<74>es/sorties disque."
#. Keep options in alphabetical order.
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:771
msgid "Terminals"
msgstr "Terminaux"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:773
msgid "Terminal options."
msgstr "Options du terminal."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:777
msgid "Options specific to this terminal type (according to $TERM value)."
msgstr ""
"Options sp<73>cifiques <20> ce type de terminal (conform<72>ment <20> la valeur de "
"$TERM)."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:781
msgid ""
"Terminal type; matters mostly only when drawing frames and\n"
"dialog box borders:\n"
"0 is dumb terminal type, ASCII art\n"
"1 is VT100, simple but portable\n"
"2 is Linux, you get double frames and other goodies\n"
"3 is KOI-8\n"
"4 is FreeBSD"
msgstr ""
"Type de terminal; concerne seulement les bordures et les cadres:\n"
"0 ASCII art\n"
"1 VT100, simple mais portable\n"
"2 Linux, bordures doubles et autres fonctionnalit<69>s\n"
"3 KOI-8\n"
"4 FreeBSD"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:789 src/dialogs/options.c:203
msgid "Switch fonts for line drawing"
msgstr "Echanger les fontes pour dessiner les lignes"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:791
msgid ""
"Switch fonts when drawing lines, enabling both local characters\n"
"and lines working at the same time. Makes sense only with linux\n"
"terminal."
msgstr ""
"Echanger les fontes de caract<63>res pour le dessin des lignes, seulement\n"
"int<6E>ressant avec le terminal de type linux."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:795 src/dialogs/options.c:208
msgid "UTF-8 I/O"
msgstr "E/S UTF-8"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:797
msgid ""
"Enable I/O in UTF8 for Unicode terminals. Note that currently,\n"
"only the subset of UTF8 according to terminal codepage is used."
msgstr ""
"Activer les E/S en UTF8 pour les terminaux Unicode. Notez que, pour "
"l'instant,\n"
"seulement une partie de l'UTF8 est utilis<69>e, en accord avec le jeu de "
"caract<63>res du terminal."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:800 src/dialogs/options.c:204
msgid "Restrict frames in cp850/852"
msgstr "Limiter les cadres dans cp850/852"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:802
msgid ""
"Restrict the characters used when drawing lines. Makes sense\n"
"only with linux terminals using the cp850/852 character sets."
msgstr ""
"Restreindre les caract<63>res utilis<69>s pour dessiner les lignes.\n"
"N'a du sens que pour les terminaux linux utilisant les jeux de\n"
"caract<63>res cp850/852."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:805 src/dialogs/options.c:205
msgid "Block cursor"
msgstr "Bloquer le curseur"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:807
msgid ""
"Move cursor to bottom right corner when done drawing.\n"
"This is particularly useful when we have a block cursor,\n"
"so that inversed text is displayed correctly."
msgstr ""
"D<>placer le curseur dans le coin inf<6E>rieur droit.\n"
"Cela est particuli<6C>rement utilise lorsque un curseur\n"
"en forme de bloc est utilis<69>, ainsi le texte invers<72>\n"
"est affich<63> correctement."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:811
msgid "Color mode"
msgstr "Mode couleurs"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:813
msgid ""
"The color mode controls what colors are used and how they are\n"
"output to the terminal. The color modes are:\n"
"0 is mono mode, only 2 colors are used\n"
"1 is 16 color mode, uses the common ANSI colors\n"
"2 is 256 color mode, uses XTerm RGB codes"
msgstr ""
"Le mode couleurs d<>finit le nombre de couleurs affich<63>es.\n"
"Les choix possibles sont:\n"
"0 mode monochrome, 2 couleurs seulement sont utilis<69>es\n"
"1 mode 16 couleurs, les couleurs ANSI sont utilis<69>es\n"
"2 mode 256 couleurs, utilise les codes RGB d'XTerm"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:819 src/dialogs/options.c:206
msgid "Transparency"
msgstr "Transparence"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:821
msgid ""
"If we should not set the background to black. This is particularly\n"
"useful when we have a terminal (typically in some windowing\n"
"environment) with a background image or a transparent background -\n"
"it will be visible in ELinks as well. Note that this option makes\n"
"sense only when colors are enabled."
msgstr ""
"Permet d'utiliser un fond image ou transparent au lieu d'un fond noir.\n"
"Votre terminal doit supporter la transparence et les couleurs."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:829
msgid "If we should use underline or enhance the color instead."
msgstr "Si nous devons utiliser le soulign<67> ou modifier la couleur."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:833
msgid ""
"Codepage of charset used for displaying content on terminal.\n"
"'System' stands for a codepage determined by a selected locale."
msgstr ""
"Jeu de caract<63>res utilis<69> pour afficher les contenus dans le terminal.\n"
"'System' signifie que le jeu de caract<63>res sera d<>termin<69> par la locale\n"
"s<>lectionn<6E>e."
#. Keep options in alphabetical order.
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:840
msgid "User interface"
msgstr "Interface utilisateur"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:842
msgid "User interface options."
msgstr "Options de l'interface utilisateur."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:846
msgid "Color settings"
msgstr "Configuration des couleurs"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:848
msgid "Default user interface color settings."
msgstr "Configuration des couleurs de l'interface utilisateur."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:875
msgid "Color terminals"
msgstr "Terminaux couleur"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:877
msgid "Color settings for color terminal."
msgstr "Configuration des couleurs des terminaux couleur."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:879
msgid "Non-color terminals"
msgstr "Terminaux monochromes"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:881
msgid "Color settings for non-color terminal."
msgstr "Configuration des couleurs pour les terminaux monochromes."
#. FIXME: obsolete, how to alias them correctly ? --Zas
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:884
msgid "Main menu bar"
msgstr "Barre du menu principal"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:886
msgid "Main menu bar colors."
msgstr "Couleurs de la barre du menu principal."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:888
msgid "Unselected main menu bar item"
msgstr "Item non s<>lectionn<6E> de la barre de menu"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:890
msgid "Unselected main menu bar item colors."
msgstr "Couleurs des items non s<>lectionn<6E>s de la barre de menu."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:892
msgid "Selected main menu bar item"
msgstr "Item s<>lectionn<6E> de la barre de menu"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:894
msgid "Selected main menu bar item colors."
msgstr "Couleurs de l'item s<>lectionn<6E> de la barre de menu."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:896 src/config/options.inc:925
msgid "Hotkey"
msgstr "Raccourci clavier"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:898
msgid "Main menu hotkey colors."
msgstr "Couleurs des raccourcis de la barre du menu principal."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:900 src/config/options.inc:929
msgid "Unselected hotkey"
msgstr "Raccourci non s<>lectionn<6E>"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:902
msgid "Main menu unselected hotkey colors."
msgstr "Couleurs des raccourcis non s<>lectionn<6E>s du menu principal."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:904 src/config/options.inc:933
msgid "Selected hotkey"
msgstr "Raccourci s<>lectionn<6E>"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:906
msgid "Main menu selected hotkey colors."
msgstr "Couleurs des raccourcis s<>lectionn<6E>s du menu principal."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:909
msgid "Menu bar"
msgstr "Barre de menu"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:911
msgid "Menu bar colors."
msgstr "Couleurs de la barre de menu."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:913
msgid "Unselected menu item"
msgstr "Item non s<>lectionn<6E> du menu"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:915
msgid "Unselected menu item colors."
msgstr "Couleurs des items non s<>lectionn<6E>s du menu."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:917
msgid "Selected menu item"
msgstr "Item s<>lectionn<6E> du menu"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:919
msgid "Selected menu item colors."
msgstr "Couleurs de l'item s<>lectionn<6E>s du menu."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:921
msgid "Marked menu item"
msgstr "Item de menu marqu<71>"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:923
msgid "Marked menu item colors."
msgstr "Couleurs de l'item du menu marqu<71>."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:927
msgid "Menu item hotkey colors."
msgstr "Couleurs des raccourcis dans les menus."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:931
msgid "Menu item unselected hotkey colors."
msgstr "Couleurs des raccourcis non s<>lectionn<6E>s dans les menus."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:935
msgid "Menu item selected hotkey colors."
msgstr "Couleurs des raccourcis s<>lectionn<6E>s dans les menus."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:937
msgid "Menu frame"
msgstr "Bordure du menu"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:939
msgid "Menu frame colors."
msgstr "Couleurs de la bordure du menu."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:942
msgid "Dialog"
msgstr "Dialogue"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:944
msgid "Dialog colors."
msgstr "Couleurs des dialogues."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:954
msgid "Generic"
msgstr "G<>n<EFBFBD>rique"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:956
msgid "Generic dialog colors."
msgstr "Couleurs des dialogues g<>n<EFBFBD>riques."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:958
msgid "Frame"
msgstr "Bordure"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:960
msgid "Dialog frame colors."
msgstr "Couleurs de la bordure des dialogues."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:962
msgid "Scrollbar"
msgstr "Barre de d<>filement"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:964
msgid "Scrollbar colors."
msgstr "Couleurs de la barre de d<>filement."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:966
msgid "Selected scrollbar"
msgstr "Barre de d<>filement s<>lectionn<6E>e"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:968
msgid "Scrollbar selected colors."
msgstr "Couleurs de la barre de d<>filement s<>lectionn<6E>e."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:972
msgid "Dialog title colors."
msgstr "Couleurs du titre des dialogues."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:974
msgid "Text"
msgstr "Texte"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:976
msgid "Dialog text colors."
msgstr "Couleurs du texte des dialogues."
2005-12-13 17:26:02 +01:00
#: src/config/options.inc:978 src/viewer/text/form.c:1460
msgid "Checkbox"
msgstr "Case <20> cocher"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:980
msgid "Dialog checkbox colors."
msgstr "Couleurs des cases <20> cocher dans les dialogues."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:982
msgid "Selected checkbox"
msgstr "Case <20> cocher s<>lectionn<6E>e"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:984
msgid "Dialog selected checkbox colors."
msgstr "Couleurs de la case <20> cocher s<>lectionn<6E>e dans les dialogues."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:986
msgid "Checkbox label"
msgstr "Label de case <20> cocher"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:988
msgid "Dialog checkbox label colors."
msgstr "Couleurs des labels des cases <20> cocher dans les dialogues."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:990
msgid "Button"
msgstr "Bouton"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:992 src/config/options.inc:1000
msgid "Dialog button colors."
msgstr "Couleurs des boutons des dialogues."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:994
msgid "Selected button"
msgstr "Bouton s<>lectionn<6E>"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:996 src/config/options.inc:1004
msgid "Dialog selected button colors."
msgstr "Couleurs du bouton s<>lectionn<6E> dans les dialogues."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:998
msgid "Button shortcut"
msgstr "Raccourci du bouton"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1002
msgid "Selected button shortcut"
msgstr "Raccourci du bouton s<>lectionn<6E>"
2005-12-13 17:26:02 +01:00
#: src/config/options.inc:1006 src/viewer/text/form.c:1464
msgid "Text field"
msgstr "Champ texte"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1008
msgid "Dialog text field colors."
msgstr "Couleurs des champs texte dans les dialogues."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1010
msgid "Text field text"
msgstr "Texte des champs texte"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1012
msgid "Dialog field text colors."
msgstr "Couleurs de texte des champs texte dans les dialogues."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1014
msgid "Meter"
msgstr "Barre de progression"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1016
msgid "Dialog meter colors."
msgstr "Couleurs des barres de progression."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1018
msgid "Shadow"
msgstr "Ombrage"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1020
msgid "Dialog shadow colors (see ui.shadows option)."
msgstr "Couleurs des ombres des dialogues (voir l'option ui.shadows)."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1022
msgid "Title bar"
msgstr "Barre de titre"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1024
msgid "Title bar colors."
msgstr "Couleurs de la barre de titre."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1026
msgid "Generic title bar"
msgstr "Barre de titre g<>n<EFBFBD>rique"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1028
msgid "Generic title bar colors."
msgstr "Couleurs de la barre de titre g<>n<EFBFBD>rique."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1030
msgid "Title bar text"
msgstr "Texte de la barre de titre"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1032
msgid "Title bar text colors."
msgstr "Couleurs du texte de la barre de titre."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1035
msgid "Status bar"
msgstr "Barre d'<27>tat"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1037
msgid "Status bar colors."
msgstr "Couleurs de la barre d'<27>tat."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1039
msgid "Generic status bar"
msgstr "Barre d'<27>tat g<>n<EFBFBD>rique"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1041
msgid "Generic status bar colors."
msgstr "Couleurs de la barre d'<27>tat g<>n<EFBFBD>rique."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1043
msgid "Status bar text"
msgstr "Texte de la barre d'<27>tat"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1045
msgid "Status bar text colors."
msgstr "Couleurs du texte de la barre d'<27>tat."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1048
msgid "Tabs bar"
msgstr "Barre d'onglets"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1050
msgid "Tabs bar colors."
msgstr "Couleurs de la barre d'onglets."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1052
msgid "Unvisited tab"
msgstr "Onglet non visit<69>"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1054
msgid ""
"Tab colors for tabs that have not been\n"
"selected since they completed loading."
msgstr "Couleurs pour les onglets non encore visit<69>s depuis leur chargement."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1057
msgid "Unselected tab"
msgstr "Onglet non s<>lectionn<6E>"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1059
msgid "Unselected tab colors."
msgstr "Couleurs des onglets non s<>lectionn<6E>s."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1061
msgid "Loading tab"
msgstr "Onglet en cours de chargement"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1063
msgid "Tab colors for tabs that are loading in the background."
msgstr "Couleurs pour les onglets en cours de chargement."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1065
msgid "Selected tab"
msgstr "Onglet s<>lectionn<6E>"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1067
msgid "Selected tab colors."
msgstr "Couleurs de l'onglet s<>lectionn<6E>."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1069
msgid "Tab separator"
msgstr "S<>parateur d'onglets"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1071
msgid "Tab separator colors."
msgstr "Couleurs du s<>parateur d'onglets."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1074
msgid "Searched strings"
msgstr "Cha<68>nes recherch<63>es"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1076
msgid "Searched string highlight colors."
msgstr "Couleurs de mise en <20>vidence des cha<68>nes recherch<63>es."
#. ==========================================================
#. ============= BORING PART (colors) END ===================
#. ==========================================================
#. Keep options in alphabetical order.
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1085
msgid "Dialog settings"
msgstr "Configuration des dialogues"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1087
msgid "Dialogs-specific appearance and behaviour settings."
msgstr "Configuration de l'apparence et du fonctionnement des dialogues."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1090
msgid "Minimal height of listbox widget"
msgstr "Hauteur minimale des bo<62>tes liste"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1092
msgid ""
"Minimal height of the listbox widget (used e.g. for bookmarks\n"
"or global history)."
msgstr ""
"Hauteur minimale des bo<62>tes liste (utilis<69>e par exemple pour les\n"
"signets ou l'historique global)."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1095
msgid "Drop shadows"
msgstr "Porter des ombres"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1097
msgid ""
"Make dialogs drop shadows (the shadows are solid, you can\n"
"adjust their color by ui.colors.*.dialog.shadow). You may\n"
"also want to eliminate the wide borders by adjusting setup.h."
msgstr ""
"Permettre aux dialogues de porter des ombres. La couleur des\n"
"ombres est d<>finie par ui.colors.*.dialog.shadow). Vous pouvez\n"
"r<>duire la largeur des bordures en <20>ditant setup.h."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1101
msgid "Underline menu hotkeys"
msgstr "Souligner les raccourcis des menus"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1103
msgid ""
"Whether to underline hotkeys in menus to make them more\n"
"visible. Requires the underlining is enabled for the terminal."
msgstr ""
"Souligner ou non les raccourcis des menus pour les rendre\n"
"plus visibles. Le soulignement doit <20>tre activ<69> pour le terminal."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1106
msgid "Underline button shortcuts"
msgstr "Souligner les raccourcis des boutons"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1108
msgid ""
"Whether to underline button shortcuts to make them more\n"
"visible. Requires the underlining is enabled for the terminal."
msgstr ""
"Souligner ou non les raccourcis des boutons pour les rendre\n"
"plus visibles. Le soulignement doit <20>tre activ<69> pour le terminal."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1112
msgid "Timer options"
msgstr "Options des timers"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1114
msgid ""
"Timed action after certain interval of user inactivity. Someone can\n"
"even find this useful, although you may not believe that."
msgstr ""
"Action apr<70>s un certain temps d'inactivit<69> de l'utilisateur. Certains\n"
"peuvent trouver ceci utile ou non."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1120
msgid ""
"Whether to enable the timer or not:\n"
"0 is don't count down anything\n"
"1 is count down, but don't show the timer\n"
"2 is count down and show the timer near LEDs"
msgstr ""
"Activer le timer:\n"
"0 non\n"
"1 oui, mais ne pas montrer le timer\n"
"2 oui et montrer le timer pr<70>s des LEDs"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1127
msgid ""
"Whether to enable the timer or not:\n"
"0 is don't count down anything\n"
"1 is count down, but don't show the timer\n"
"2 is count down and show the timer near LEDs (DISABLED)"
msgstr ""
"Activer le timer:\n"
"0 non\n"
"1 oui, mais ne pas montrer le timer\n"
"2 oui et montrer le timer pr<70>s des LEDs (D<>SACTIV<49>)"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1133
msgid "Duration"
msgstr "Dur<75>e"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1135
msgid ""
"Inactivity timeout in seconds. The maximum of one day\n"
"should be enough for just everyone (TM)."
msgstr ""
"D<>lai d'inactivit<69> en secondes. Une dur<75>e maximale\n"
"d'un jour devrait suffire <20> tout le monde (TM)."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1140
msgid "Keybinding action to be triggered when timer reaches zero."
msgstr "Action <20> d<>clencher lorsque le timer atteint z<>ro."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1143
msgid "Window tabs"
msgstr "Onglets"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1145
msgid "Window tabs settings."
msgstr "Configuration des onglets."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1147
msgid "Display tabs bar"
msgstr "Afficher la barre d'onglets"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1149
msgid ""
"Show tabs bar on the screen:\n"
"0 means never\n"
"1 means only if two or more tabs are open\n"
"2 means always"
msgstr ""
"Montrer la barre d'onglets:\n"
"0 jamais\n"
"1 seulement si deux onglets ou plus sont ouverts\n"
"2 toujours"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1154
msgid "Wrap-around tabs cycling"
msgstr "Navigation cyclique dans les onglets"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1156
msgid ""
"When moving right from the last tab, jump at the first one, and\n"
"vice versa."
msgstr ""
"En cas de d<>placement <20> droite sur le dernier onglet, saute au premier\n"
"et vice-versa."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1159
msgid "Confirm tab closing"
msgstr "Confirmer la fermeture d'onglet"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1161
msgid "When closing a tab show confirmation dialog."
msgstr ""
"Lors de la fermeture d'un onglet, afficher un dialogue de confirmation."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1165 src/config/opttypes.c:395
msgid "Language"
msgstr "Langue"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1167
msgid ""
"Language of user interface. 'System' means that the language will\n"
"be extracted from the environment dynamically."
msgstr ""
"Langue de l'interface utilisateur. 'System' signifie que la langue\n"
"sera dynamiquement extraite de l'environnement."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1170
msgid "Display status bar"
msgstr "Afficher la barre d'<27>tat"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1172
msgid "Show status bar on the screen."
msgstr "Montrer la barre d'<27>tat."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1174
msgid "Display title bar"
msgstr "Afficher la barre de titre"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1176
msgid "Show title bar on the screen."
msgstr "Montrer la barre de titre."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1178
msgid "Display goto dialog in new tabs"
msgstr "Afficher le dialogue \"Atteindre l'URL\" dans les nouveaux onglets"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1180
msgid ""
"Pop up goto dialog in newly created tabs when there's no homepage\n"
"set. This means also showing goto dialog on startup."
msgstr ""
"Afficher le dialogue \"Atteindre l'URL\" pour les nouveaux onglets cr<63><72>s\n"
"quand aucune page d'accueil n'est configur<75>e. Cela implique aussi de\n"
"montrer le dialogue au d<>marrage."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1183
msgid "Show a message box when file is saved successfully"
msgstr "Afficher un dialogue quand le fichier a <20>t<EFBFBD> sauv<75> avec succ<63>s"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1185
msgid ""
"When you pressed a [ Save ] button in some manager, this option\n"
"will make sure that a box confirming success of the operation will\n"
"pop up."
msgstr ""
"Quand vous avez press<73> un bouton [ Sauver ] dans un gestionnaire, cette\n"
"option active un dialogue qui confirme que l'op<6F>ration s'est d<>roul<75>e\n"
"correctement."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1190
msgid "Sessions"
msgstr "Sessions"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1192
msgid "Sessions settings."
msgstr "Configuration des sessions."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1194
msgid "Keep session active"
msgstr "Garder la session active"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1196
msgid "Keep the session active even if the last terminal exits."
msgstr "Garder la session active m<>me si le dernier terminal est clos."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1198
msgid "Auto save session"
msgstr "Sauver automatiquement la session"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1200
msgid ""
"Automatically save the session when quitting.\n"
"This feature requires bookmark support."
msgstr ""
"Sauvegarder automatiquement la session au moment de quitter.\n"
"Cette fonctionnalit<69> n<>cessite le support des signets."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1203
msgid "Auto restore session"
msgstr "Restaurer automatiquement la session"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1205
msgid ""
"Automatically restore the session at start.\n"
"This feature requires bookmark support."
msgstr ""
"Restaurer automatiquement la session au d<>marrage.\n"
"Cette fonctionnalit<69> n<>cessite le support des signets."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1208
msgid "Auto save and restore session folder name"
msgstr "Nom du dossier pour la session automatique"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1210
msgid ""
"Name of the bookmarks folder used for auto saving and restoring session.\n"
"The name has to be unique. Any folders with the same name will be deleted.\n"
"This only makes sense with bookmark support."
msgstr ""
"Nom du dossier dans les signets utilis<69> pour la sauvegarde et restauration\n"
"automatique de la session. Le nom doit <20>tre unique, tout dossier du m<>me\n"
"nom sera d<>truit. Cette option n'a de sens qu'avec le support des signets."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1214
msgid "Homepage URI"
msgstr "URI de la page d'accueil"
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1216
msgid ""
"The URI to load either at startup time when no URI was given\n"
"on the command line or when requested by the goto-url-home action.\n"
"Set to \"\" if the environment variable WWW_HOME should be used\n"
"as homepage URI instead."
msgstr ""
"L'URI <20> charger soit au d<>marrage quand aucune n'est sp<73>cifi<66>e\n"
"sur la ligne de commande ou lorsque demander par l'action goto-url-home.\n"
"Mettre \"\" si la variable d'environnement WWW_HOME doit <20>tre\n"
"utilis<69>e comme URI de page d'accueil."
2005-10-30 17:26:15 +01:00
#: src/config/options.inc:1222