2014-03-22 20:32:33 +00:00
|
|
|
|
# Translation of the nano editor to French.
|
|
|
|
|
# Messages en langue française pour l'éditeur nano.
|
2002-01-26 00:46:47 +00:00
|
|
|
|
# Copyright (C) 2000, 2001 Free Software Foundation, Inc.
|
2008-08-05 01:35:42 +00:00
|
|
|
|
# This file is distributed under the same license as the nano package.
|
2006-08-28 15:57:38 +00:00
|
|
|
|
#
|
2002-01-02 18:45:58 +00:00
|
|
|
|
# Pierre Tane <tanep@bigfoot.com>, 2000.
|
|
|
|
|
# Clement Laforet <sheep.killer@free.fr>, 2000.
|
|
|
|
|
# Michel Robitaille <robitail@IRO.UMontreal.CA>, 2001.
|
2019-03-24 11:47:41 +00:00
|
|
|
|
# Jean-Philippe Guérard <jean-philippe.guerard@corbeaunoir.org>, 2001-2019.
|
2014-05-16 20:36:45 +00:00
|
|
|
|
#
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
2020-02-07 10:23:43 +00:00
|
|
|
|
"Project-Id-Version: nano 4.8-pre1\n"
|
2017-03-31 09:07:01 +00:00
|
|
|
|
"Report-Msgid-Bugs-To: nano-devel@gnu.org\n"
|
2020-02-07 10:23:43 +00:00
|
|
|
|
"POT-Creation-Date: 2020-02-07 11:21+0100\n"
|
|
|
|
|
"PO-Revision-Date: 2020-02-02 17:43+0100\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
"Last-Translator: Jean-Philippe Guérard <jean-philippe.guerard@corbeaunoir."
|
|
|
|
|
"org>\n"
|
2001-12-07 14:00:56 +00:00
|
|
|
|
"Language-Team: French <traduc@traduc.org>\n"
|
2014-05-29 05:10:20 +00:00
|
|
|
|
"Language: fr\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
"MIME-Version: 1.0\n"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
2005-10-23 18:50:44 +00:00
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2016-10-29 09:53:44 +00:00
|
|
|
|
"X-Bugs: Report translation errors to the Language-Team address.\n"
|
2016-08-10 10:14:26 +00:00
|
|
|
|
"Plural-Forms: nplurals=2; plural=(n >= 2);\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2017-11-18 11:11:52 +00:00
|
|
|
|
#: src/browser.c:67
|
2016-12-12 14:12:16 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Cannot open directory: %s"
|
|
|
|
|
msgstr "Impossible d'ouvrir le répertoire : %s"
|
|
|
|
|
|
2014-05-29 05:10:20 +00:00
|
|
|
|
#. TRANSLATORS: This is a prompt.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/browser.c:232
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Go To Directory"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Changer de répertoire"
|
2005-12-21 20:05:30 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/browser.c:233 src/browser.c:648 src/files.c:1074 src/files.c:2029
|
|
|
|
|
#: src/nano.c:846 src/search.c:114 src/search.c:208 src/search.c:714
|
|
|
|
|
#: src/search.c:767 src/text.c:2728 src/text.c:2920
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Cancelled"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Annulé"
|
2006-06-12 09:07:01 +00:00
|
|
|
|
|
2016-06-27 09:07:44 +00:00
|
|
|
|
#. TRANSLATORS: This refers to the confining effect of the
|
|
|
|
|
#. * option --operatingdir, not of --restricted.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/browser.c:250 src/browser.c:281
|
2016-07-28 07:38:30 +00:00
|
|
|
|
#, c-format
|
2016-06-27 09:07:44 +00:00
|
|
|
|
msgid "Can't go outside of %s"
|
2016-07-28 07:38:30 +00:00
|
|
|
|
msgstr "Impossible d'aller hors de %s"
|
2005-12-21 20:05:30 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/browser.c:272
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Can't move up a directory"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Impossible de passer au répertoire supérieur"
|
2005-12-21 20:05:30 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/browser.c:287 src/files.c:954 src/files.c:960 src/files.c:1556
|
|
|
|
|
#: src/files.c:1665 src/files.c:1698 src/files.c:1712 src/history.c:298
|
|
|
|
|
#: src/history.c:394 src/rcfile.c:885 src/rcfile.c:1623
|
2016-07-28 07:38:30 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Error reading %s: %s"
|
|
|
|
|
msgstr "Erreur lors de la lecture de %s : %s"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/browser.c:370
|
2016-12-12 14:12:16 +00:00
|
|
|
|
msgid "The working directory has disappeared"
|
|
|
|
|
msgstr "Le répertoire de travail a disparu"
|
|
|
|
|
|
2015-07-05 07:51:55 +00:00
|
|
|
|
#. TRANSLATORS: Try to keep this at most 7 characters.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/browser.c:518 src/browser.c:525
|
2005-12-21 20:05:30 +00:00
|
|
|
|
msgid "(dir)"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "(rép.)"
|
2005-12-21 20:05:30 +00:00
|
|
|
|
|
2015-07-05 07:51:55 +00:00
|
|
|
|
#. TRANSLATORS: Try to keep this at most 12 characters.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/browser.c:522
|
2006-08-28 15:57:38 +00:00
|
|
|
|
msgid "(parent dir)"
|
|
|
|
|
msgstr "(remonter)"
|
|
|
|
|
|
2015-07-05 07:51:55 +00:00
|
|
|
|
#. TRANSLATORS: Try to keep this at most 7 characters.
|
|
|
|
|
#. * If necessary, you can leave out the parentheses.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/browser.c:552
|
2015-07-05 07:51:55 +00:00
|
|
|
|
msgid "(huge)"
|
2017-02-23 10:46:40 +00:00
|
|
|
|
msgstr "(énorme)"
|
2015-07-05 07:51:55 +00:00
|
|
|
|
|
2014-05-29 05:10:20 +00:00
|
|
|
|
#. TRANSLATORS: This is the main search prompt.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/browser.c:637 src/search.c:100
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Search"
|
|
|
|
|
msgstr "Recherche"
|
|
|
|
|
|
2019-10-04 10:11:14 +00:00
|
|
|
|
#. TRANSLATORS: A modifier of the Search prompt.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/browser.c:639 src/search.c:104
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid " [Backwards]"
|
|
|
|
|
msgstr " [Arrière]"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/browser.c:678 src/browser.c:683 src/search.c:278
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Search Wrapped"
|
|
|
|
|
msgstr "La recherche a fait le tour"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/browser.c:694 src/search.c:416
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "This is the only occurrence"
|
|
|
|
|
msgstr "C'est la seule occurrence"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/browser.c:740 src/search.c:352
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "No current search pattern"
|
2011-02-26 14:28:42 +00:00
|
|
|
|
msgstr "Aucun motif de recherche défini"
|
2006-06-12 09:07:01 +00:00
|
|
|
|
|
2019-10-04 10:11:14 +00:00
|
|
|
|
#: src/color.c:188
|
2016-06-27 09:07:44 +00:00
|
|
|
|
#, c-format
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Unknown syntax name: %s"
|
2017-02-23 10:46:40 +00:00
|
|
|
|
msgstr "Nom de syntaxe inconnu : %s"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2019-10-04 10:11:14 +00:00
|
|
|
|
#: src/color.c:230
|
2016-06-17 13:49:20 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "magic_load() failed: %s"
|
2016-06-27 09:07:44 +00:00
|
|
|
|
msgstr "Échec de magic_load() : %s"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2019-10-04 10:11:14 +00:00
|
|
|
|
#: src/color.c:234
|
2016-06-17 13:49:20 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "magic_file(%s) failed: %s"
|
2016-06-27 09:07:44 +00:00
|
|
|
|
msgstr "Échec de magic_file(%s) : %s"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/cut.c:198 src/cut.c:527 src/cut.c:593
|
2019-04-15 07:57:12 +00:00
|
|
|
|
msgid "Nothing was cut"
|
|
|
|
|
msgstr "Rien n'a été coupé"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/cut.c:638
|
2019-04-15 07:57:12 +00:00
|
|
|
|
msgid "Cutbuffer is empty"
|
2020-02-07 10:23:43 +00:00
|
|
|
|
msgstr "Le presse-papiers est vide"
|
2019-04-15 07:57:12 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:50
|
2016-02-25 21:46:09 +00:00
|
|
|
|
#, c-format
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Directory '%s' does not exist"
|
2016-02-25 21:46:09 +00:00
|
|
|
|
msgstr "Le répertoire « %s » n'existe pas"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:52
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Path '%s': %s"
|
2016-02-25 21:46:09 +00:00
|
|
|
|
msgstr "Chemin « %s » : %s"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:54
|
2016-02-25 21:46:09 +00:00
|
|
|
|
#, c-format
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Path '%s' is not a directory"
|
2016-02-25 21:46:09 +00:00
|
|
|
|
msgstr "Le chemin « %s » n'est pas un répertoire"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:56
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Path '%s' is not accessible"
|
2016-02-25 21:46:09 +00:00
|
|
|
|
msgstr "Le chemin « %s » n'est pas accessible"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:59
|
2016-09-01 10:42:50 +00:00
|
|
|
|
#, c-format
|
2016-08-10 10:14:26 +00:00
|
|
|
|
msgid "Directory '%s' is not writable"
|
2016-09-01 10:42:50 +00:00
|
|
|
|
msgstr "Le répertoire « %s » n'est pas accessible en écriture"
|
2016-08-10 10:14:26 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:139
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Error deleting lock file %s: %s"
|
|
|
|
|
msgstr "Erreur de suppression du fichier verrou %s : %s"
|
|
|
|
|
|
2017-03-31 09:07:01 +00:00
|
|
|
|
#. TRANSLATORS: Keep the next eight messages at most 76 characters.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:167
|
2019-08-25 08:57:32 +00:00
|
|
|
|
msgid "Couldn't determine my identity for lock file"
|
|
|
|
|
msgstr "Fichier verrou : compte actuel inconnu"
|
2013-03-22 14:06:58 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:175
|
2014-07-17 15:17:49 +00:00
|
|
|
|
#, c-format
|
2019-08-25 08:57:32 +00:00
|
|
|
|
msgid "Couldn't determine hostname: %s"
|
|
|
|
|
msgstr "Impossible d'identifier le nom d'hôte : %s"
|
2013-03-22 14:06:58 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:194 src/files.c:203 src/files.c:244
|
2013-03-22 14:06:58 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Error writing lock file %s: %s"
|
|
|
|
|
msgstr "Erreur d'écriture du fichier verrou %s : %s"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:273
|
|
|
|
|
msgid "Someone else is also editing this file"
|
|
|
|
|
msgstr "Quelqu'un d'autre à ouvert ce fichier"
|
2013-03-22 14:06:58 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:281
|
2014-05-16 20:36:45 +00:00
|
|
|
|
#, c-format
|
2014-03-22 20:32:33 +00:00
|
|
|
|
msgid "Error opening lock file %s: %s"
|
2013-03-22 14:06:58 +00:00
|
|
|
|
msgstr "Erreur d'ouverture du fichier verrou %s : %s"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:295
|
2014-05-16 20:36:45 +00:00
|
|
|
|
#, c-format
|
2020-02-07 10:23:43 +00:00
|
|
|
|
msgid "Bad lock file is ignored: %s"
|
|
|
|
|
msgstr "Mauvais fichier verrou ignoré : %s"
|
2013-03-22 14:06:58 +00:00
|
|
|
|
|
2015-02-27 16:57:55 +00:00
|
|
|
|
#. TRANSLATORS: The second %s is the name of the user, the third that of the editor.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:315
|
2016-09-01 10:42:50 +00:00
|
|
|
|
#, c-format
|
2020-02-07 10:23:43 +00:00
|
|
|
|
msgid "File %s is being edited by %s (with %s, PID %s); open anyway?"
|
|
|
|
|
msgstr "Le fichier %s est ouvert par %s (avec %s, PID %s) ; continuer ?"
|
2015-01-06 15:20:04 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:393
|
2005-10-23 18:50:44 +00:00
|
|
|
|
#, c-format
|
2017-08-27 08:31:28 +00:00
|
|
|
|
msgid "Can't read file from outside of %s"
|
|
|
|
|
msgstr "Impossible de lire le fichier depuis l'extérieur de %s"
|
2005-10-23 18:50:44 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:403 src/rcfile.c:861
|
2015-12-06 05:24:07 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "\"%s\" is a directory"
|
|
|
|
|
msgstr "« %s » est un répertoire"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:408 src/rcfile.c:862
|
2016-01-11 05:05:01 +00:00
|
|
|
|
#, c-format
|
2019-06-18 08:33:21 +00:00
|
|
|
|
msgid "\"%s\" is a device file"
|
|
|
|
|
msgstr "« %s » est un périphérique"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:414
|
2019-06-18 08:33:21 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "\"%s\" is a FIFO"
|
|
|
|
|
msgstr "« %s » est un tube nommé"
|
2015-12-06 05:24:07 +00:00
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#. TRANSLATORS: first %s is file name, second %s is file format.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:573
|
2005-10-23 18:50:44 +00:00
|
|
|
|
#, c-format
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "%s -- %zu line (%s)"
|
|
|
|
|
msgid_plural "%s -- %zu lines (%s)"
|
|
|
|
|
msgstr[0] "%s -- %zu ligne [%s]"
|
|
|
|
|
msgstr[1] "%s -- %zu lignes [%s]"
|
2005-10-23 18:50:44 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:575 src/files.c:581 src/global.c:1078 src/winio.c:2076
|
2005-10-23 18:50:44 +00:00
|
|
|
|
msgid "New Buffer"
|
|
|
|
|
msgstr "Nouvel espace"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:576
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "DOS"
|
|
|
|
|
msgstr "DOS"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:576
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Mac"
|
|
|
|
|
msgstr "Mac"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:579
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s -- %zu line"
|
|
|
|
|
msgid_plural "%s -- %zu lines"
|
|
|
|
|
msgstr[0] "%s -- %zu ligne"
|
|
|
|
|
msgstr[1] "%s -- %zu lignes"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:589
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "No more open file buffers"
|
|
|
|
|
msgstr "Plus aucun fichier ouvert"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:732 src/files.c:952 src/files.c:1755
|
2019-06-18 08:33:21 +00:00
|
|
|
|
msgid "Interrupted"
|
|
|
|
|
msgstr "Interrompu"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:870
|
2016-12-12 14:12:16 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "File '%s' is unwritable"
|
|
|
|
|
msgstr "Le fichier « %s » n'est pas accessible en écriture"
|
|
|
|
|
|
2016-10-29 09:53:44 +00:00
|
|
|
|
#. TRANSLATORS: Keep the next four messages at most 78 characters.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:874
|
2003-02-15 15:52:56 +00:00
|
|
|
|
#, c-format
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Read %zu line (Converted from DOS and Mac format)"
|
|
|
|
|
msgid_plural "Read %zu lines (Converted from DOS and Mac format)"
|
|
|
|
|
msgstr[0] "Lecture de %zu ligne (convertie des formats DOS et Mac)"
|
|
|
|
|
msgstr[1] "Lecture de %zu lignes (converties des formats DOS et Mac)"
|
2003-02-14 03:09:35 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:879
|
2003-02-15 15:52:56 +00:00
|
|
|
|
#, c-format
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Read %zu line (Converted from Mac format)"
|
|
|
|
|
msgid_plural "Read %zu lines (Converted from Mac format)"
|
|
|
|
|
msgstr[0] "Lecture de %zu ligne (convertie du format Mac)"
|
|
|
|
|
msgstr[1] "Lecture de %zu lignes (converties du format Mac)"
|
2003-02-14 03:09:35 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:884
|
2003-02-15 15:52:56 +00:00
|
|
|
|
#, c-format
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Read %zu line (Converted from DOS format)"
|
|
|
|
|
msgid_plural "Read %zu lines (Converted from DOS format)"
|
|
|
|
|
msgstr[0] "Lecture de %zu ligne (convertie du format DOS)"
|
|
|
|
|
msgstr[1] "Lecture de %zu lignes (converties du format DOS)"
|
2003-02-14 03:09:35 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:890
|
2000-06-19 15:47:22 +00:00
|
|
|
|
#, c-format
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Read %zu line"
|
|
|
|
|
msgid_plural "Read %zu lines"
|
|
|
|
|
msgstr[0] "Lecture de %zu ligne"
|
|
|
|
|
msgstr[1] "Lecture de %zu lignes"
|
2000-06-19 15:47:22 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:924
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "New File"
|
|
|
|
|
msgstr "Nouveau fichier"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:929
|
2016-06-27 09:07:44 +00:00
|
|
|
|
#, c-format
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "File \"%s\" not found"
|
2016-06-27 09:07:44 +00:00
|
|
|
|
msgstr "Fichier « %s » non trouvé"
|
2004-12-01 16:31:29 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:936
|
2019-06-18 08:33:21 +00:00
|
|
|
|
msgid "Reading from FIFO..."
|
|
|
|
|
msgstr "Lecture depuis le tube nommé..."
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:964
|
2019-06-18 08:33:21 +00:00
|
|
|
|
msgid "Reading..."
|
|
|
|
|
msgstr "Lecture..."
|
2016-12-12 14:12:16 +00:00
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#. TRANSLATORS: The next six messages are prompts.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:1030
|
2017-02-23 10:46:40 +00:00
|
|
|
|
msgid "Command to execute in new buffer"
|
|
|
|
|
msgstr "Commande à exécuter dans un nouvel espace"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:1033
|
2017-02-23 10:46:40 +00:00
|
|
|
|
msgid "Command to execute"
|
|
|
|
|
msgstr "Commande à exécuter"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:1041
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "File to read unconverted into new buffer [from %s]"
|
|
|
|
|
msgstr "Fichier à lire non converti vers un nouvel espace [depuis %s]"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:1044
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "File to read into new buffer [from %s]"
|
|
|
|
|
msgstr "Fichier à lire vers un nouvel espace [depuis %s]"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:1049
|
2004-12-01 16:31:29 +00:00
|
|
|
|
#, c-format
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "File to insert unconverted [from %s]"
|
|
|
|
|
msgstr "Fichier à lire [depuis %s]"
|
2000-06-19 15:47:22 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:1052
|
2004-12-01 16:31:29 +00:00
|
|
|
|
#, c-format
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "File to insert [from %s]"
|
|
|
|
|
msgstr "Fichier à insérer [à partir de %s]"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:1377
|
2019-03-24 11:47:41 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Invalid operating directory: %s\n"
|
|
|
|
|
msgstr "Répertoire de fonctionnement incorrect : %s\n"
|
2017-03-31 09:07:01 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:1427
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Failed to write backup file; continue saving? (Say N if unsure.) "
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgstr ""
|
2014-05-16 20:36:45 +00:00
|
|
|
|
"Impossible d'écrire la copie de sécurité, sauver quand même ? (Dites N en "
|
2016-06-27 09:07:44 +00:00
|
|
|
|
"cas de doute.) "
|
2011-02-26 14:28:42 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:1444
|
2019-03-24 11:47:41 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Invalid backup directory: %s\n"
|
|
|
|
|
msgstr "Répertoire de la copie de sécurité incorrect : %s\n"
|
2017-08-27 08:31:28 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:1521
|
2002-10-06 22:06:36 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Can't write outside of %s"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Impossible d'écrire à l'extérieur de %s"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:1586 src/files.c:1610 src/files.c:1628 src/files.c:1642
|
|
|
|
|
#: src/files.c:1654 src/files.c:1671 src/files.c:1681
|
2008-08-30 21:40:33 +00:00
|
|
|
|
#, c-format
|
2008-08-09 10:25:22 +00:00
|
|
|
|
msgid "Error writing backup file %s: %s"
|
2008-08-30 21:40:33 +00:00
|
|
|
|
msgstr "Erreur d'écriture de la copie de sécurité %s : %s"
|
2008-08-09 10:25:22 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:1587 src/nano.c:421
|
2008-08-09 10:25:22 +00:00
|
|
|
|
msgid "Too many backup files?"
|
|
|
|
|
msgstr "Trop de copies de sécurité ?"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:1705 src/files.c:1716 src/text.c:2646 src/text.c:2664
|
|
|
|
|
#: src/text.c:3060
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Error writing temp file: %s"
|
|
|
|
|
msgstr "Erreur d'écriture du fichier temporaire : %s"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:1723
|
2019-06-18 08:33:21 +00:00
|
|
|
|
msgid "Writing to FIFO..."
|
2019-08-25 08:57:32 +00:00
|
|
|
|
msgstr "Écriture vers le tube nommé..."
|
2019-06-18 08:33:21 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:1757 src/files.c:1768 src/files.c:1789 src/files.c:1805
|
|
|
|
|
#: src/files.c:1814 src/files.c:1842 src/files.c:1850
|
2000-06-19 15:47:22 +00:00
|
|
|
|
#, c-format
|
2004-08-31 00:22:02 +00:00
|
|
|
|
msgid "Error writing %s: %s"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Erreur lors de l'écriture de %s : %s"
|
2000-06-19 15:47:22 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:1775
|
2019-06-18 08:33:21 +00:00
|
|
|
|
msgid "Writing..."
|
|
|
|
|
msgstr "Écriture..."
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:1831 src/files.c:1839
|
2019-11-29 10:26:13 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Error reading temp file: %s"
|
|
|
|
|
msgstr "Erreur de lecture du fichier temporaire : %s"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:1908
|
2005-07-18 14:37:11 +00:00
|
|
|
|
#, c-format
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Wrote %zu line"
|
|
|
|
|
msgid_plural "Wrote %zu lines"
|
|
|
|
|
msgstr[0] "%zu ligne écrite"
|
|
|
|
|
msgstr[1] "%zu lignes écrites"
|
2005-07-18 14:37:11 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:1989
|
2002-10-06 22:06:36 +00:00
|
|
|
|
msgid " [DOS Format]"
|
|
|
|
|
msgstr " [Format DOS]"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:1990
|
2004-12-01 16:31:29 +00:00
|
|
|
|
msgid " [Mac Format]"
|
|
|
|
|
msgstr " [Format Mac]"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:1991
|
2002-10-06 22:06:36 +00:00
|
|
|
|
msgid " [Backup]"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr " [Copie de sécurité]"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2016-12-12 14:12:16 +00:00
|
|
|
|
#. TRANSLATORS: The next six strings are prompts.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:1998
|
2002-10-06 22:06:36 +00:00
|
|
|
|
msgid "Prepend Selection to File"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Ajouter la sélection au début d'un fichier"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:1999
|
2002-10-06 22:06:36 +00:00
|
|
|
|
msgid "Append Selection to File"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Ajouter la sélection à la fin d'un fichier"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:2000
|
2002-10-06 22:06:36 +00:00
|
|
|
|
msgid "Write Selection to File"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Écrire la sélection dans un fichier"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:2002
|
2002-10-06 22:06:36 +00:00
|
|
|
|
msgid "File Name to Prepend to"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Nom du fichier au tête duquel ajouter"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:2003
|
2002-10-06 22:06:36 +00:00
|
|
|
|
msgid "File Name to Append to"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Nom du fichier à la fin duquel ajouter"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:2006
|
2002-10-06 22:06:36 +00:00
|
|
|
|
msgid "File Name to Write"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Nom du fichier à écrire"
|
2001-07-15 16:07:23 +00:00
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#. TRANSLATORS: Concisely say the screen is too small.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:2089
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Too tiny"
|
|
|
|
|
msgstr "Trop petit"
|
|
|
|
|
|
2016-12-12 14:12:16 +00:00
|
|
|
|
#. TRANSLATORS: Restricted mode forbids overwriting.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:2119
|
2016-12-12 14:12:16 +00:00
|
|
|
|
msgid "File exists -- cannot overwrite"
|
|
|
|
|
msgstr "Le fichier existe -- écriture impossible"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:2129
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Save file under DIFFERENT NAME? "
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Écrire le fichier sous un NOM MODIFIÉ ? "
|
2000-06-19 15:47:22 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:2137
|
2016-06-27 09:07:44 +00:00
|
|
|
|
#, c-format
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "File \"%s\" exists; OVERWRITE? "
|
2016-06-27 09:07:44 +00:00
|
|
|
|
msgstr "Le fichier « %s » existe, VOULEZ-VOUS L'ÉCRASER ? "
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:2163
|
2017-07-21 08:02:20 +00:00
|
|
|
|
msgid "File on disk has changed"
|
|
|
|
|
msgstr "Le fichier sur disque a changé"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:2165
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "File was modified since you opened it; continue saving? "
|
2014-05-16 20:36:45 +00:00
|
|
|
|
msgstr "Le fichier a été modifié depuis son ouverture. Continuer à sauver ?"
|
2008-11-10 06:33:12 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/files.c:2568
|
2000-11-06 13:18:25 +00:00
|
|
|
|
msgid "(more)"
|
2002-01-02 18:45:58 +00:00
|
|
|
|
msgstr "(suite)"
|
2000-11-06 13:18:25 +00:00
|
|
|
|
|
2019-03-24 11:47:41 +00:00
|
|
|
|
#. TRANSLATORS: Try to keep the next two strings at most 10 characters.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:567
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Exit"
|
|
|
|
|
msgstr "Quitter"
|
2008-03-19 03:32:25 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:568
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Close"
|
|
|
|
|
msgstr "Fermer"
|
2008-03-19 03:32:25 +00:00
|
|
|
|
|
2017-05-21 08:57:12 +00:00
|
|
|
|
#. TRANSLATORS: The next long series of strings are shortcut descriptions;
|
|
|
|
|
#. * they are best kept shorter than 56 characters, but may be longer.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:576
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Cancel the current function"
|
|
|
|
|
msgstr "Annuler la fonction courante"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:577
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Display this help text"
|
2014-05-16 20:36:45 +00:00
|
|
|
|
msgstr "Afficher ce message"
|
2006-06-12 09:07:01 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:578
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgid "Close the current buffer / Exit from nano"
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgstr "Fermer l'espace en cours / Quitter nano"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:580
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgid "Write the current buffer (or the marked region) to disk"
|
|
|
|
|
msgstr "Écrire le fichier en cours (ou la zone marquée) sur disque"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:582
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgid "Insert another file into current buffer (or into new buffer)"
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgstr "Insérer un fichier dans l'espace courant (ou un nouvel espace)"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:584
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Search forward for a string or a regular expression"
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgstr "Rechercher vers l'avant une chaîne ou une exp. rationnelle"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:586
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Search backward for a string or a regular expression"
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgstr "Rechercher vers l'arrière une chaîne ou une exp. rationnelle"
|
2017-11-18 11:11:52 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:588
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgid "Cut current line (or marked region) and store it in cutbuffer"
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgstr "Couper ligne courante (ou zone marquée) vers le presse-papiers"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:590
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgid "Paste the contents of cutbuffer at current cursor position"
|
|
|
|
|
msgstr "Coller le contenu du presse-papiers à la position du curseur"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:591
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Display the position of the cursor"
|
2002-01-02 18:45:58 +00:00
|
|
|
|
msgstr "Indiquer la position du curseur"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:593
|
2002-10-06 22:06:36 +00:00
|
|
|
|
msgid "Invoke the spell checker, if available"
|
2002-10-29 17:47:44 +00:00
|
|
|
|
msgstr "Appeler le correcteur orthographique (si dispo.)"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:595
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Replace a string or a regular expression"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Remplacer une chaîne ou une expression rationnelle"
|
2004-08-31 00:22:02 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:596
|
2008-03-19 03:32:25 +00:00
|
|
|
|
msgid "Go to line and column number"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Aller à la ligne et à la colonne indiquées"
|
2008-03-19 03:32:25 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:598
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "Mark text starting from the cursor position"
|
|
|
|
|
msgstr "Marquer le texte depuis la position du curseur"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:600
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgid "Copy current line (or marked region) and store it in cutbuffer"
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgstr "Copier la ligne cour. (ou zone marquée) dans le presse-papiers"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:601
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgid "Throw away the current line (or marked region)"
|
|
|
|
|
msgstr "Effacer la ligne courante (ou la zone marquées)"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:602
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgid "Indent the current line (or marked lines)"
|
|
|
|
|
msgstr "Mettre en retrait la ligne courante (ou les lignes marquées)"
|
2006-06-12 09:07:01 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:603
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgid "Unindent the current line (or marked lines)"
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgstr "Diminuer retrait ligne courante (ou lignes marquées)"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:604
|
2008-08-05 02:38:40 +00:00
|
|
|
|
msgid "Undo the last operation"
|
2008-08-09 10:25:22 +00:00
|
|
|
|
msgstr "Annuler la dernière opération"
|
2008-08-05 02:38:40 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:605
|
2008-08-05 02:38:40 +00:00
|
|
|
|
msgid "Redo the last undone operation"
|
2008-08-09 10:25:22 +00:00
|
|
|
|
msgstr "Refaire la dernière opération annulée"
|
2008-08-05 02:38:40 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:607
|
2008-03-19 03:32:25 +00:00
|
|
|
|
msgid "Go back one character"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Reculer d'un caractère"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:608
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Go forward one character"
|
|
|
|
|
msgstr "Avancer d'un caractère"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:609
|
2008-03-19 03:32:25 +00:00
|
|
|
|
msgid "Go back one word"
|
2006-06-17 02:19:17 +00:00
|
|
|
|
msgstr "Reculer d'un mot"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:610
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Go forward one word"
|
|
|
|
|
msgstr "Avancer d'un mot"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:611
|
2008-03-19 03:32:25 +00:00
|
|
|
|
msgid "Go to previous line"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Aller à la ligne précédente"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:612
|
2008-03-19 03:32:25 +00:00
|
|
|
|
msgid "Go to next line"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Aller à la ligne suivante"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:613
|
2008-03-19 03:32:25 +00:00
|
|
|
|
msgid "Go to beginning of current line"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Aller au début de la ligne courante"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:614
|
2008-03-19 03:32:25 +00:00
|
|
|
|
msgid "Go to end of current line"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Aller à la fin de la ligne courante"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:615
|
2016-07-28 07:38:30 +00:00
|
|
|
|
msgid "Go to previous block of text"
|
2016-08-10 10:14:26 +00:00
|
|
|
|
msgstr "Aller au bloc de texte précédent"
|
2016-07-28 07:38:30 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:616
|
2016-07-28 07:38:30 +00:00
|
|
|
|
msgid "Go to next block of text"
|
2016-08-10 10:14:26 +00:00
|
|
|
|
msgstr "Aller au bloc de texte suivant"
|
2016-07-28 07:38:30 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:619
|
2008-03-19 03:32:25 +00:00
|
|
|
|
msgid "Go to beginning of paragraph; then of previous paragraph"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Aller au début du paragraphe, puis à celui du précédent"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:621
|
2008-03-19 03:32:25 +00:00
|
|
|
|
msgid "Go just beyond end of paragraph; then of next paragraph"
|
2010-01-18 03:47:40 +00:00
|
|
|
|
msgstr "Aller à la fin du paragraphe, puis à celle du suivant"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:623
|
2019-12-23 10:37:33 +00:00
|
|
|
|
msgid "Go one screenful up"
|
|
|
|
|
msgstr "Monter d'un écran"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:624
|
2019-12-23 10:37:33 +00:00
|
|
|
|
msgid "Go one screenful down"
|
|
|
|
|
msgstr "Descendre d'un écran"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:625
|
2008-03-19 03:32:25 +00:00
|
|
|
|
msgid "Go to the first line of the file"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Aller à la première ligne du fichier"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:626
|
2008-03-19 03:32:25 +00:00
|
|
|
|
msgid "Go to the last line of the file"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Aller à la dernière ligne du fichier"
|
2005-07-18 14:37:11 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:628
|
2008-03-19 03:32:25 +00:00
|
|
|
|
msgid "Go to the matching bracket"
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgstr "Aller au crochet correspondant"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:632
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgid "Scroll up one line without moving the cursor textually"
|
|
|
|
|
msgstr "Remonter d'une ligne sans déplacer le curseur sur le texte"
|
2005-12-21 20:05:30 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:634
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgid "Scroll down one line without moving the cursor textually"
|
|
|
|
|
msgstr "Descendre d'une ligne sans déplacer le curseur sur le texte"
|
2005-12-21 20:05:30 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:637
|
2004-12-01 16:31:29 +00:00
|
|
|
|
msgid "Switch to the previous file buffer"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Basculer vers l'espace précédent"
|
2004-12-01 16:31:29 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:638
|
2004-12-01 16:31:29 +00:00
|
|
|
|
msgid "Switch to the next file buffer"
|
|
|
|
|
msgstr "Basculer vers l'espace suivant"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:640
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Insert the next keystroke verbatim"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Insérer le prochain caractère tel quel"
|
2004-08-31 00:22:02 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:641
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Insert a tab at the cursor position"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Insérer une tabulation à la position du curseur"
|
2005-04-04 23:20:32 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:642
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Insert a newline at the cursor position"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Insérer un passage à la ligne à la position du curseur"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:643
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Delete the character under the cursor"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Supprimer le caractère sous le curseur"
|
2004-08-31 00:22:02 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:645
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Delete the character to the left of the cursor"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Supprimer le caractère à la gauche du curseur"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:648
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgid "Delete backward from cursor to word start"
|
|
|
|
|
msgstr "Supprimer en arrière du curseur au début du mot"
|
2015-12-06 05:24:07 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:650
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgid "Delete forward from cursor to next word start"
|
|
|
|
|
msgstr "Supprimer en avant du curseur à la fin du mot"
|
2015-12-06 05:24:07 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:652
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Cut from the cursor position to the end of the file"
|
2014-05-16 20:36:45 +00:00
|
|
|
|
msgstr "Couper du curseur à la fin du fichier"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:655
|
2017-05-21 08:57:12 +00:00
|
|
|
|
msgid "Justify the current paragraph"
|
|
|
|
|
msgstr "Justifier le paragraphe courant"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:656
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Justify the entire file"
|
|
|
|
|
msgstr "Justifier le fichier entier"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:660
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Count the number of words, lines, and characters"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Compter le nombre de mots, de lignes et de caractères"
|
2006-06-12 09:07:01 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:663
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Refresh (redraw) the current screen"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Rafraîchir (redessiner) l'écran courant"
|
2006-06-12 09:07:01 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:665
|
2015-12-06 05:24:07 +00:00
|
|
|
|
msgid "Suspend the editor (if suspension is enabled)"
|
2016-01-11 05:05:01 +00:00
|
|
|
|
msgstr "Suspendre l'éditeur (si suspendre est activé)"
|
2008-03-19 03:32:25 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:667
|
2016-12-12 14:12:16 +00:00
|
|
|
|
msgid "Try and complete the current word"
|
|
|
|
|
msgstr "Essayer de compléter le mot courant"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:671
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgid "Comment/uncomment the current line (or marked lines)"
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgstr "Commenter/décommenter ligne courante (ou lignes marquées)"
|
2016-12-12 14:12:16 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:673
|
2015-12-06 05:24:07 +00:00
|
|
|
|
msgid "Save file without prompting"
|
2016-01-11 05:05:01 +00:00
|
|
|
|
msgstr "Écrire sans poser de question"
|
2015-12-06 05:24:07 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:674
|
2015-12-06 05:24:07 +00:00
|
|
|
|
msgid "Search next occurrence backward"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Rechercher la prochaine occurrence en avant"
|
2015-12-06 05:24:07 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:675
|
2015-12-06 05:24:07 +00:00
|
|
|
|
msgid "Search next occurrence forward"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Rechercher la prochaine occurrence en arrière"
|
2015-12-06 05:24:07 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:677
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Start/stop recording a macro"
|
|
|
|
|
msgstr "Début/arrêt d'enregistrement d'une macro"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:678
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Run the last recorded macro"
|
|
|
|
|
msgstr "Lancer la dernière macro enregistrée"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:680
|
2006-06-17 02:19:17 +00:00
|
|
|
|
msgid "Toggle the case sensitivity of the search"
|
|
|
|
|
msgstr "Chercher en tenant compte de la casse (commutateur)"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:681
|
2006-06-17 02:19:17 +00:00
|
|
|
|
msgid "Reverse the direction of the search"
|
|
|
|
|
msgstr "Inverser le sens de la recherche"
|
2003-01-17 22:25:08 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:682
|
2006-06-17 02:19:17 +00:00
|
|
|
|
msgid "Toggle the use of regular expressions"
|
|
|
|
|
msgstr "Utiliser des expressions rationnelles (commutateur)"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:685
|
2006-08-28 15:57:38 +00:00
|
|
|
|
msgid "Recall the previous search/replace string"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Rappeler la précédente chaîne de recherche"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:687
|
2006-08-28 15:57:38 +00:00
|
|
|
|
msgid "Recall the next search/replace string"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Rappeler la chaîne de recherche suivante"
|
2006-06-12 09:07:01 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:690
|
2006-06-17 02:19:17 +00:00
|
|
|
|
msgid "Toggle the use of DOS format"
|
2014-05-16 20:36:45 +00:00
|
|
|
|
msgstr "Utiliser le format DOS (commutateur)"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:691
|
2006-06-17 02:19:17 +00:00
|
|
|
|
msgid "Toggle the use of Mac format"
|
2014-05-16 20:36:45 +00:00
|
|
|
|
msgstr "Utiliser le format Mac (commutateur)"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:692
|
2006-06-17 02:19:17 +00:00
|
|
|
|
msgid "Toggle appending"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Ajouter à la fin du fichier (commutateur)"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:693
|
2006-06-17 02:19:17 +00:00
|
|
|
|
msgid "Toggle prepending"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Ajouter au début du fichier (commutateur)"
|
2001-07-15 16:07:23 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:694
|
2006-06-17 02:19:17 +00:00
|
|
|
|
msgid "Toggle backing up of the original file"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Créer une copie de sécurité de l'original (commutateur)"
|
2004-08-31 00:22:02 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:695
|
2004-08-31 00:22:02 +00:00
|
|
|
|
msgid "Execute external command"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Exécuter une commande externe"
|
2004-08-31 00:22:02 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:697
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgid "Pipe the current buffer (or marked region) to the command"
|
|
|
|
|
msgstr "Envoyer l'espace en cours (ou la zone marquée) à une commande"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:698
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Do not convert from DOS/Mac format"
|
|
|
|
|
msgstr "Pas de conversion depuis les formats DOS et Mac"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:701
|
2006-06-17 02:19:17 +00:00
|
|
|
|
msgid "Toggle the use of a new buffer"
|
|
|
|
|
msgstr "Utiliser un nouvel espace (commutateur)"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:703
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgid "Close buffer without saving it"
|
|
|
|
|
msgstr "Fermer l'espace sans l'écrire"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:705
|
2017-05-21 08:57:12 +00:00
|
|
|
|
msgid "Go to file browser"
|
|
|
|
|
msgstr "Ouvrir le navigateur de fichiers"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:706
|
2004-08-31 00:22:02 +00:00
|
|
|
|
msgid "Exit from the file browser"
|
|
|
|
|
msgstr "Sortir du navigateur de fichiers"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:707
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Go to the first file in the list"
|
|
|
|
|
msgstr "Aller au premier fichier de la liste"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:708
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Go to the last file in the list"
|
|
|
|
|
msgstr "Aller au dernier fichier de la liste"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:709
|
2010-01-18 03:47:40 +00:00
|
|
|
|
msgid "Go to the previous file in the list"
|
|
|
|
|
msgstr "Aller au précédent fichier de la liste"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:710
|
2014-05-29 05:10:20 +00:00
|
|
|
|
msgid "Go to the next file in the list"
|
|
|
|
|
msgstr "Aller au prochain fichier de la liste"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:712
|
2019-12-23 10:37:33 +00:00
|
|
|
|
msgid "Go to lefthand column"
|
|
|
|
|
msgstr "Aller à la colonne de gauche"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:713
|
2019-12-23 10:37:33 +00:00
|
|
|
|
msgid "Go to righthand column"
|
|
|
|
|
msgstr "Aller à la colonne de droite"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:714
|
2019-12-23 10:37:33 +00:00
|
|
|
|
msgid "Go to first row in this column"
|
|
|
|
|
msgstr "Aller à la première ligne de cette colonne"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:715
|
2019-12-23 10:37:33 +00:00
|
|
|
|
msgid "Go to last row in this column"
|
|
|
|
|
msgstr "Aller à la dernière ligne de cette colonne"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:717
|
2019-12-23 10:37:33 +00:00
|
|
|
|
msgid "Search forward for a string"
|
|
|
|
|
msgstr "Recherche d'une chaîne en avant"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:718
|
2019-12-23 10:37:33 +00:00
|
|
|
|
msgid "Search backward for a string"
|
|
|
|
|
msgstr "Recherche d'une chaîne en arrière"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:719
|
2019-12-23 10:37:33 +00:00
|
|
|
|
msgid "Refresh the file list"
|
|
|
|
|
msgstr "Mettre à jour la liste des fichiers"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:720
|
2004-08-31 00:22:02 +00:00
|
|
|
|
msgid "Go to directory"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Changer de répertoire"
|
2004-08-31 00:22:02 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:723
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Invoke the linter, if available"
|
2015-03-23 03:49:37 +00:00
|
|
|
|
msgstr "Appeler l'analyseur statique (si dispo.)"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:724
|
2014-03-22 20:32:33 +00:00
|
|
|
|
msgid "Go to previous linter msg"
|
2014-05-16 20:36:45 +00:00
|
|
|
|
msgstr "Aller au message précédent de l'analyse statique"
|
2014-03-22 20:32:33 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:725
|
2014-03-22 20:32:33 +00:00
|
|
|
|
msgid "Go to next linter msg"
|
2014-05-16 20:36:45 +00:00
|
|
|
|
msgstr "Aller au message suivant de l'analyse statique"
|
2014-03-22 20:32:33 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:728
|
2019-11-29 10:26:13 +00:00
|
|
|
|
msgid "Invoke a program to format/arrange/manipulate the buffer"
|
|
|
|
|
msgstr "Appeler un programme pour formater/arranger/manipuler cet espace"
|
|
|
|
|
|
2014-05-13 16:11:04 +00:00
|
|
|
|
# Les messages suivants doivent tenir sur 10 caractères !
|
|
|
|
|
# Ils sont utilisés comme entrée des menus du bas d'écran.
|
2019-10-04 10:11:14 +00:00
|
|
|
|
#. TRANSLATORS: Try to keep the next eleven strings at most 10 characters.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:743
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Get Help"
|
|
|
|
|
msgstr "Aide"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:746 src/prompt.c:698
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Cancel"
|
|
|
|
|
msgstr "Annuler"
|
2004-08-31 00:22:02 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:759
|
2014-03-22 20:32:33 +00:00
|
|
|
|
msgid "Write Out"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Écrire"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:767 src/global.c:1093
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Read File"
|
|
|
|
|
msgstr "Lire fich."
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:774 src/global.c:799
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Justify"
|
|
|
|
|
msgstr "Justifier"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:780 src/global.c:865 src/global.c:895 src/global.c:1008
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Refresh"
|
|
|
|
|
msgstr "Rafraîchir"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:785 src/global.c:868
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Where Is"
|
|
|
|
|
msgstr "Chercher"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:788 src/global.c:839
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Replace"
|
|
|
|
|
msgstr "Remplacer"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:791
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cut Text"
|
2002-01-02 18:45:58 +00:00
|
|
|
|
msgstr "Couper"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:794
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgid "Paste Text"
|
|
|
|
|
msgstr "Coller"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:803
|
2014-05-29 05:10:20 +00:00
|
|
|
|
msgid "To Spell"
|
|
|
|
|
msgstr "Orthograp."
|
|
|
|
|
|
2019-10-04 10:11:14 +00:00
|
|
|
|
#. TRANSLATORS: Try to keep the next thirteen strings at most 12 characters.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:809
|
2016-10-29 09:53:44 +00:00
|
|
|
|
msgid "Cur Pos"
|
|
|
|
|
msgstr "Pos. cur."
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:816 src/global.c:852 src/global.c:963
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Go To Line"
|
2019-10-04 10:11:14 +00:00
|
|
|
|
msgstr "Aller ligne"
|
2018-09-09 09:50:47 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:821
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "Undo"
|
|
|
|
|
msgstr "Annuler"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:823
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "Redo"
|
|
|
|
|
msgstr "Refaire"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:826
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "Mark Text"
|
|
|
|
|
msgstr "Marquer"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:828
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "Copy Text"
|
|
|
|
|
msgstr "Copier"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:832
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Case Sens"
|
|
|
|
|
msgstr "Resp.casse"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:834
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Regexp"
|
|
|
|
|
msgstr "Exp. ratio."
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:836
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Backwards"
|
|
|
|
|
msgstr "->Arrière"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:842
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "No Replace"
|
|
|
|
|
msgstr "Rechercher"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:846
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgid "Older"
|
|
|
|
|
msgstr "Plus ancien"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:848
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgid "Newer"
|
|
|
|
|
msgstr "Plus récent"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:856 src/global.c:995
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "FullJstify"
|
|
|
|
|
msgstr "Justifier"
|
|
|
|
|
|
2019-10-04 10:11:14 +00:00
|
|
|
|
#. TRANSLATORS: Try to keep the next seven strings at most 10 characters.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:862
|
2019-10-04 10:11:14 +00:00
|
|
|
|
msgid "Go To Dir"
|
|
|
|
|
msgstr "Aller rép."
|
2018-09-09 09:50:47 +00:00
|
|
|
|
|
|
|
|
|
#. TRANSLATORS: This starts a backward search.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:870 src/global.c:879 src/global.c:893
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Where Was"
|
|
|
|
|
msgstr "Retrouver"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:875
|
2019-10-04 10:11:14 +00:00
|
|
|
|
msgid "To Bracket"
|
|
|
|
|
msgstr "-> Crochet"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#. TRANSLATORS: This refers to searching the preceding occurrence.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:883
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "Previous"
|
|
|
|
|
msgstr "Précédent"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:886 src/global.c:891
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "Next"
|
|
|
|
|
msgstr "Suivant"
|
2008-08-05 02:38:40 +00:00
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#. TRANSLATORS: This means move the cursor one character back.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:900 src/global.c:905
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Back"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "En arrière"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:902 src/global.c:907
|
2014-03-22 20:32:33 +00:00
|
|
|
|
msgid "Forward"
|
|
|
|
|
msgstr "En avant"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2019-10-04 10:11:14 +00:00
|
|
|
|
#. TRANSLATORS: Try to keep the next eighteen strings at most 12 characters.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:912
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Prev Word"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Mot précédent"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:914
|
2014-03-22 20:32:33 +00:00
|
|
|
|
msgid "Next Word"
|
|
|
|
|
msgstr "Mot suivant"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:917
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Home"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Début doc."
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:919
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "End"
|
|
|
|
|
msgstr "Fin"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:922
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Prev Line"
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgstr "Lig. préc."
|
2018-09-09 09:50:47 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:924
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Next Line"
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgstr "Lig. suiv."
|
2018-09-09 09:50:47 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:927
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "Scroll Up"
|
|
|
|
|
msgstr "Remonter"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:929
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "Scroll Down"
|
|
|
|
|
msgstr "Descendre"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:933
|
2016-07-28 07:38:30 +00:00
|
|
|
|
msgid "Prev Block"
|
2016-08-10 10:14:26 +00:00
|
|
|
|
msgstr "Bloc précédent"
|
2016-07-28 07:38:30 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:935
|
2016-07-28 07:38:30 +00:00
|
|
|
|
msgid "Next Block"
|
2016-08-10 10:14:26 +00:00
|
|
|
|
msgstr "Bloc suivant"
|
2016-07-28 07:38:30 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:938
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Beg of Par"
|
|
|
|
|
msgstr "Début para."
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:940
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "End of Par"
|
|
|
|
|
msgstr "Fin para."
|
2005-07-18 14:37:11 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:944 src/global.c:1103
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Prev Page"
|
|
|
|
|
msgstr "Page préc."
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:946 src/global.c:1105
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Next Page"
|
|
|
|
|
msgstr "Page suiv."
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:949
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "First Line"
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgstr "1re ligne"
|
2005-12-21 20:05:30 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:951
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "Last Line"
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgstr "Dern. ligne"
|
2005-12-21 20:05:30 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:955
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Prev File"
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgstr "Fich. préc."
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:957
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Next File"
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgstr "Fich. suiv."
|
2006-06-12 09:07:01 +00:00
|
|
|
|
|
2019-08-25 08:57:32 +00:00
|
|
|
|
#. TRANSLATORS: The next four strings are names of keyboard keys.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:968
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Tab"
|
|
|
|
|
msgstr "Tabulation"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:970
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Enter"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Entrée"
|
2006-06-12 09:07:01 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:973
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Backspace"
|
|
|
|
|
msgstr "RetourArr."
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:975
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgid "Delete"
|
|
|
|
|
msgstr "Supprimer"
|
|
|
|
|
|
2019-03-24 11:47:41 +00:00
|
|
|
|
#. TRANSLATORS: The next two strings refer to deleting words.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:986
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgid "Chop Left"
|
|
|
|
|
msgstr "Suppr. à gauche"
|
2015-12-06 05:24:07 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:988
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgid "Chop Right"
|
|
|
|
|
msgstr "Suppr. à droite"
|
2015-12-06 05:24:07 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:990
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "CutTillEnd"
|
|
|
|
|
msgstr "Coup.->Fin"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1000
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Word Count"
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgstr "Nombre de mots"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1004
|
2017-04-12 08:19:50 +00:00
|
|
|
|
msgid "Verbatim"
|
2019-10-04 10:11:14 +00:00
|
|
|
|
msgstr "Verbatim"
|
2017-04-12 08:19:50 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1012
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Suspend"
|
|
|
|
|
msgstr "Suspendre"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1016
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Indent"
|
2019-10-04 10:11:14 +00:00
|
|
|
|
msgstr "retrait ->"
|
2017-03-31 09:07:01 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1018
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Unindent"
|
2019-10-04 10:11:14 +00:00
|
|
|
|
msgstr "retrait <-"
|
2016-12-12 14:12:16 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1022
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Comment Lines"
|
2019-10-04 10:11:14 +00:00
|
|
|
|
msgstr "Commenter"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1026
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgid "Complete"
|
|
|
|
|
msgstr "Compléter"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1030
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Record"
|
|
|
|
|
msgstr "Enregistrer"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1032
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Run Macro"
|
|
|
|
|
msgstr "Lancer la macro"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1035
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgid "Zap Text"
|
|
|
|
|
msgstr "Supprimer"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1040
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgid "To Linter"
|
|
|
|
|
msgstr "Analyse statique"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1043
|
2019-11-29 10:26:13 +00:00
|
|
|
|
msgid "Formatter"
|
|
|
|
|
msgstr "Formateur"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1049
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgid "Save"
|
|
|
|
|
msgstr "Écrire"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1052
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Go To Text"
|
|
|
|
|
msgstr "Rechercher"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1056
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "DOS Format"
|
|
|
|
|
msgstr "Format DOS"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1058
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Mac Format"
|
|
|
|
|
msgstr "Format Mac"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1066
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Append"
|
|
|
|
|
msgstr "Ajout (à la fin)"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1068
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Prepend"
|
|
|
|
|
msgstr "Ajout (au début)"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1071
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Backup File"
|
|
|
|
|
msgstr "Copie de sécu."
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1082
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "No Conversion"
|
|
|
|
|
msgstr "Pas de conversion"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1087
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Execute Command"
|
|
|
|
|
msgstr "Exécuter une commande"
|
2006-06-12 09:07:01 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1090
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgid "Pipe Text"
|
|
|
|
|
msgstr "-> commande"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1100
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "To Files"
|
|
|
|
|
msgstr "Parcourir"
|
2007-01-29 12:33:45 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1108
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "First File"
|
|
|
|
|
msgstr "Prem. fich."
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1110
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Last File"
|
|
|
|
|
msgstr "Dern. fich."
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1113
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Left Column"
|
2016-06-27 09:07:44 +00:00
|
|
|
|
msgstr "Colonne de gauche"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1115
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Right Column"
|
2016-06-27 09:07:44 +00:00
|
|
|
|
msgstr "Colonne de droite"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1117
|
2017-04-12 08:19:50 +00:00
|
|
|
|
msgid "Top Row"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Ligne du haut"
|
2017-04-12 08:19:50 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1119
|
2017-04-12 08:19:50 +00:00
|
|
|
|
msgid "Bottom Row"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Ligne du bas"
|
2017-04-12 08:19:50 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1124
|
2017-08-27 08:31:28 +00:00
|
|
|
|
msgid "Discard buffer"
|
|
|
|
|
msgstr "Abandonner l'espace"
|
|
|
|
|
|
2019-10-04 10:11:14 +00:00
|
|
|
|
#. TRANSLATORS: The next two strings may be up to 37 characters each.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1129
|
2014-05-29 05:10:20 +00:00
|
|
|
|
msgid "Prev Lint Msg"
|
2019-10-04 10:11:14 +00:00
|
|
|
|
msgstr "Diagnostic précédent"
|
2014-05-29 05:10:20 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1131
|
2014-05-29 05:10:20 +00:00
|
|
|
|
msgid "Next Lint Msg"
|
2019-10-04 10:11:14 +00:00
|
|
|
|
msgstr "Diagnostic suivant"
|
2014-05-29 05:10:20 +00:00
|
|
|
|
|
2019-10-04 10:11:14 +00:00
|
|
|
|
#. TRANSLATORS: The next thirteen strings are toggle descriptions;
|
2014-05-13 16:11:04 +00:00
|
|
|
|
#. * they are best kept shorter than 40 characters, but may be longer.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1461
|
2004-08-31 00:22:02 +00:00
|
|
|
|
msgid "Help mode"
|
|
|
|
|
msgstr "Mode aide"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1463
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Constant cursor position display"
|
|
|
|
|
msgstr "Afficher la position du curseur"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1465
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Soft wrapping of overlong lines"
|
2014-05-16 20:36:45 +00:00
|
|
|
|
msgstr "Affichage automatique sur plusieurs lignes"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1467
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Whitespace display"
|
|
|
|
|
msgstr "Afficher les blancs"
|
2004-08-31 00:22:02 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1469
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Color syntax highlighting"
|
2010-08-06 01:20:51 +00:00
|
|
|
|
msgstr "Coloration syntaxique"
|
2004-08-31 00:22:02 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1471
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Smart home key"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Touche « Début » intelligente"
|
2004-08-31 00:22:02 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1473
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Auto indent"
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgstr "Retrait auto."
|
2004-08-31 00:22:02 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1475
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Cut to end"
|
|
|
|
|
msgstr "Couper jusqu'en fin de ligne"
|
2004-08-31 00:22:02 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1477
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Hard wrapping of overlong lines"
|
2014-05-16 20:36:45 +00:00
|
|
|
|
msgstr "Passer à la ligne automatiquement"
|
2005-07-18 14:37:11 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1479
|
2005-07-18 14:37:11 +00:00
|
|
|
|
msgid "Conversion of typed tabs to spaces"
|
2006-06-17 02:19:17 +00:00
|
|
|
|
msgstr "La touche tabulation ajoute des espaces"
|
2005-07-18 14:37:11 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1481
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Mouse support"
|
|
|
|
|
msgstr "Utiliser la souris"
|
2004-08-31 00:22:02 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1483
|
2006-06-17 02:19:17 +00:00
|
|
|
|
msgid "Suspension"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Autoriser à suspendre"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/global.c:1485
|
2016-10-29 09:53:44 +00:00
|
|
|
|
msgid "Line numbering"
|
2016-12-12 14:12:16 +00:00
|
|
|
|
msgstr "Numérotation des lignes"
|
2016-10-29 09:53:44 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/help.c:306
|
2002-10-25 03:14:11 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Search Command Help Text\n"
|
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" Enter the words or characters you would like to search for, and then press "
|
|
|
|
|
"Enter. If there is a match for the text you entered, the screen will be "
|
|
|
|
|
"updated to the location of the nearest match for the search string.\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" The previous search string will be shown in brackets after the search "
|
|
|
|
|
"prompt. Hitting Enter without entering any text will perform the previous "
|
|
|
|
|
"search. "
|
2002-10-25 03:14:11 +00:00
|
|
|
|
msgstr ""
|
2006-06-17 02:19:17 +00:00
|
|
|
|
" Aide de la commande de recherche\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" Entrez les mots ou les caractères que vous désirez chercher, puis appuyez "
|
|
|
|
|
"sur « Entrée ». Si un texte correspondant est trouvé, vous serez conduit à "
|
|
|
|
|
"l'emplacement de la plus proche occurrence du texte recherché.\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" La chaîne précédemment recherchée sera affichée entre crochets derrière "
|
|
|
|
|
"l'invite de recherche. Appuyer sur « Entrée » sans indiquer de texte "
|
|
|
|
|
"recommencera la recherche précédente. "
|
2005-05-23 11:49:50 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/help.c:315
|
2005-05-23 11:49:50 +00:00
|
|
|
|
msgid ""
|
2014-05-13 16:11:04 +00:00
|
|
|
|
"If you have selected text with the mark and then search to replace, only "
|
|
|
|
|
"matches in the selected text will be replaced.\n"
|
2005-05-23 11:49:50 +00:00
|
|
|
|
"\n"
|
|
|
|
|
" The following function keys are available in Search mode:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
2014-05-13 16:11:04 +00:00
|
|
|
|
"Si vous avez sélectionné un zone de texte en marquant le texte et que vous "
|
|
|
|
|
"effectuez un remplacement seules les correspondances du texte sélectionné "
|
|
|
|
|
"seront remplacées.\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
" Les touches de fonction suivantes sont disponibles en mode recherche :\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/help.c:321
|
2002-10-25 03:14:11 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Go To Line Help Text\n"
|
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" Enter the line number that you wish to go to and hit Enter. If there are "
|
|
|
|
|
"fewer lines of text than the number you entered, you will be brought to the "
|
|
|
|
|
"last line of the file.\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
|
|
|
|
" The following function keys are available in Go To Line mode:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
2008-08-05 01:35:42 +00:00
|
|
|
|
" Aide de la commande aller à la ligne indiquée\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" Indiquez le numéro de ligne que vous désirez atteindre et appuyer sur "
|
|
|
|
|
"« Entrée ». S'il y a moins de lignes de texte que le nombre que vous avez "
|
|
|
|
|
"indiqué, vous serez conduit à la dernière ligne de texte du fichier.\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" Les touches de fonction suivantes sont disponibles dans le mode sauter à la "
|
|
|
|
|
"ligne :\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/help.c:330
|
2002-10-25 03:14:11 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Insert File Help Text\n"
|
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" Type in the name of a file to be inserted into the current file buffer at "
|
|
|
|
|
"the current cursor location.\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" If you have compiled nano with multiple file buffer support, and enable "
|
|
|
|
|
"multiple file buffers with the -F or --multibuffer command line flags, the "
|
|
|
|
|
"Meta-F toggle, or a nanorc file, inserting a file will cause it to be loaded "
|
|
|
|
|
"into a separate buffer (use Meta-< and > to switch between file buffers). "
|
2002-10-25 03:14:11 +00:00
|
|
|
|
msgstr ""
|
2006-06-17 02:19:17 +00:00
|
|
|
|
" Aide de l'insertion de fichier\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" Indiquez le nom du fichier que vous désirez insérer dans l'espace courant. "
|
|
|
|
|
"Il sera copié là où se trouve le curseur.\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" Si vous avez compilé nano avec la capacité de traiter simultanément "
|
|
|
|
|
"plusieurs espaces et que cette option a été activée soit via l'une des "
|
|
|
|
|
"options de démarrage -F ou --multibuffer, soit via le commutateur Méta-F, "
|
|
|
|
|
"soit via le fichier nanorc, l'insertion d'un fichier entraînera son "
|
|
|
|
|
"chargement dans un espace séparé (utilisez Méta-< et > pour passer d'un "
|
|
|
|
|
"espace à l'autre). "
|
2005-05-23 11:49:50 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/help.c:339
|
2005-05-23 11:49:50 +00:00
|
|
|
|
msgid ""
|
2014-05-13 16:11:04 +00:00
|
|
|
|
"If you need another blank buffer, do not enter any filename, or type in a "
|
|
|
|
|
"nonexistent filename at the prompt and press Enter.\n"
|
2005-05-23 11:49:50 +00:00
|
|
|
|
"\n"
|
|
|
|
|
" The following function keys are available in Insert File mode:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
2014-05-13 16:11:04 +00:00
|
|
|
|
"Si vous avez besoin de créer un nouvel espace, appuyez sur « Entrée » à "
|
|
|
|
|
"l'invite sans indiquer de nom de fichier ou en indiquant le nom d'un fichier "
|
|
|
|
|
"inexistant.\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" Les touches de fonction suivantes sont disponibles en mode insertion de "
|
|
|
|
|
"fichier :\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/help.c:345
|
2002-10-25 03:14:11 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Write File Help Text\n"
|
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" Type the name that you wish to save the current file as and press Enter to "
|
|
|
|
|
"save the file.\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" If you have selected text with the mark, you will be prompted to save only "
|
|
|
|
|
"the selected portion to a separate file. To reduce the chance of "
|
|
|
|
|
"overwriting the current file with just a portion of it, the current filename "
|
|
|
|
|
"is not the default in this mode.\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
|
|
|
|
" The following function keys are available in Write File mode:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
2008-08-05 01:35:42 +00:00
|
|
|
|
" Aide de l'écriture de fichier\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" Indiquez le nom sous lequel vous désirez écrire le fichier courant et "
|
2014-05-16 20:36:45 +00:00
|
|
|
|
"appuyez sur la touche « Entrée » pour sauver le fichier.\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" Si vous avez sélectionné du texte en le marquant, il vous sera proposé de "
|
2014-05-16 20:36:45 +00:00
|
|
|
|
"sauver seulement la partie sélectionnée du texte dans un fichier différent. "
|
|
|
|
|
"Pour limiter le risque d'écraser le fichier en cours avec une simple portion "
|
|
|
|
|
"de ce dernier, le nom du fichier courant ne vous sera proposé par défaut "
|
|
|
|
|
"dans ce mode.\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" Les touches de fonction suivantes sont disponibles en mode écriture de "
|
|
|
|
|
"fichier :\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/help.c:359
|
2002-10-25 03:14:11 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"File Browser Help Text\n"
|
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" The file browser is used to visually browse the directory structure to "
|
|
|
|
|
"select a file for reading or writing. You may use the arrow keys or Page Up/"
|
|
|
|
|
"Down to browse through the files, and S or Enter to choose the selected file "
|
|
|
|
|
"or enter the selected directory. To move up one level, select the directory "
|
|
|
|
|
"called \"..\" at the top of the file list.\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
|
|
|
|
" The following function keys are available in the file browser:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
2006-06-17 02:19:17 +00:00
|
|
|
|
" Aide du navigateur de fichiers\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" Le navigateur de fichiers est utilisé pour parcourir visuellement la "
|
|
|
|
|
"structure des répertoires afin de sélectionner un fichier en lecture ou en "
|
2014-05-29 05:10:20 +00:00
|
|
|
|
"écriture. Les flèches et les touches « page précédente » et « page "
|
|
|
|
|
"suivante » peuvent être utilisées pour parcourir les fichiers, les touches "
|
|
|
|
|
"« S » et « Entrée » permettent de sélectionner un fichier ou de descendre "
|
|
|
|
|
"dans un répertoire. Pour remonter dans l'arborescence des répertoires, "
|
|
|
|
|
"sélectionner le répertoire appelé « .. » en haut de la liste des fichiers.\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" Les touches de fonction suivantes sont disponibles en mode navigateur de "
|
|
|
|
|
"fichiers :\n"
|
2006-06-12 09:07:01 +00:00
|
|
|
|
"\n"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/help.c:372
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Browser Search Command Help Text\n"
|
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" Enter the words or characters you would like to search for, and then press "
|
|
|
|
|
"Enter. If there is a match for the text you entered, the screen will be "
|
|
|
|
|
"updated to the location of the nearest match for the search string.\n"
|
2006-06-12 09:07:01 +00:00
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" The previous search string will be shown in brackets after the search "
|
|
|
|
|
"prompt. Hitting Enter without entering any text will perform the previous "
|
|
|
|
|
"search.\n"
|
2006-06-12 09:07:01 +00:00
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
2006-06-17 02:19:17 +00:00
|
|
|
|
" Aide de la commande de recherche du navigateur\n"
|
2006-06-12 09:07:01 +00:00
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" Entrez les mots ou les caractères que vous désirez chercher, puis appuyez "
|
|
|
|
|
"sur « Entrée ». Si un texte correspondant est trouvé, vous serez conduit à "
|
|
|
|
|
"l'emplacement de la plus proche occurrence du texte recherché.\n"
|
2006-06-12 09:07:01 +00:00
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" La chaîne précédemment recherchée sera affichée entre crochets derrière "
|
|
|
|
|
"l'invite de recherche. Appuyer sur « Entrée » sans indiquer de texte "
|
|
|
|
|
"recommencera la recherche précédente. \n"
|
2006-06-17 02:19:17 +00:00
|
|
|
|
"\n"
|
2006-06-12 09:07:01 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/help.c:381
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid ""
|
2006-06-17 02:19:17 +00:00
|
|
|
|
" The following function keys are available in Browser Search mode:\n"
|
2006-06-12 09:07:01 +00:00
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" Les touches de fonction suivantes sont disponibles dans le mode recherche "
|
|
|
|
|
"du navigateur :\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/help.c:385
|
2002-10-25 03:14:11 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Browser Go To Directory Help Text\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" Enter the name of the directory you would like to browse to.\n"
|
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" If tab completion has not been disabled, you can use the Tab key to "
|
|
|
|
|
"(attempt to) automatically complete the directory name.\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
|
|
|
|
" The following function keys are available in Browser Go To Directory mode:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
2008-08-05 01:35:42 +00:00
|
|
|
|
" Aide du changement de répertoire\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
" Entrer le nom du répertoire que vous désirez parcourir.\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" Si l'utilisation de « Tab. » pour compléter les noms de fichier n'a pas été "
|
|
|
|
|
"désactivée, vous pouvez utiliser la touche « Tab. » pour (essayer de) "
|
|
|
|
|
"compléter automatiquement le nom du répertoire.\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" Les touches de fonction suivantes sont disponibles dans le mode changement "
|
|
|
|
|
"de répertoire :\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/help.c:398
|
2002-10-25 03:14:11 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Spell Check Help Text\n"
|
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" The spell checker checks the spelling of all text in the current file. "
|
|
|
|
|
"When an unknown word is encountered, it is highlighted and a replacement can "
|
|
|
|
|
"be edited. It will then prompt to replace every instance of the given "
|
|
|
|
|
"misspelled word in the current file, or, if you have selected text with the "
|
|
|
|
|
"mark, in the selected text.\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
2006-06-12 09:07:01 +00:00
|
|
|
|
" The following function keys are available in Spell Check mode:\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
2006-06-17 02:19:17 +00:00
|
|
|
|
" Aide du correcteur orthographique\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" Le correcteur orthographique traite tout le texte du fichier en cours. "
|
|
|
|
|
"Lorsqu'un mot inconnu est rencontré, il sera surligné et pourra être "
|
|
|
|
|
"corrigé. Il vous sera alors proposé de remplacer toutes les instances de ce "
|
|
|
|
|
"mot dans le fichier courant ou, si vous avez sélectionné une zone de texte "
|
|
|
|
|
"en la marquant, dans le texte sélectionné.\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" Les touches de fonction suivantes sont disponibles dans le correcteur "
|
|
|
|
|
"orthographique :\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/help.c:413
|
2002-10-25 03:14:11 +00:00
|
|
|
|
msgid ""
|
2005-05-23 11:49:50 +00:00
|
|
|
|
"Execute Command Help Text\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" This mode allows you to insert the output of a command run by the shell "
|
2018-09-09 09:50:47 +00:00
|
|
|
|
"into the current buffer (or into a new buffer). If the command is preceded "
|
|
|
|
|
"by '|' (the pipe symbol), the current contents of the buffer (or marked "
|
|
|
|
|
"region) will be piped to the command. "
|
|
|
|
|
msgstr ""
|
|
|
|
|
" Aide de l'exécution d'une commande\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
2018-09-09 09:50:47 +00:00
|
|
|
|
" Ce mode vous permet d'insérer dans l'espace en cours (ou dans un nouvel "
|
|
|
|
|
"espace) le texte produit par l'exécution d'une commande dans un shell. Si la "
|
|
|
|
|
"commande est précédée d'un « | » (un tube), le contenu de l'espace actuel "
|
|
|
|
|
"(ou de la zone marquée) sera envoyé vers la commande. "
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/help.c:419
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"If you just need another blank buffer, do not enter any command.\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
2018-09-09 09:50:47 +00:00
|
|
|
|
"Si vous souhaitez seulement un nouvel espace, n'entrez aucune commande.\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
2018-09-09 09:50:47 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/help.c:421
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
" The following function keys are available in Execute Command mode:\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
" Les touches de fonction suivantes sont disponibles en mode Exécution d'une "
|
|
|
|
|
"commande :\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/help.c:424
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"=== Linter ===\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" In this mode, the status bar shows an error message or warning, and the "
|
|
|
|
|
"cursor is put at the corresponding position in the file. With PageUp and "
|
|
|
|
|
"PageDown you can switch to earlier and later messages.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"=== Analyse statique ===\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" Dans ce mode, la barre d'état affiche un message d'erreur ou "
|
|
|
|
|
"d'avertissement, et le curseur est placé à la ligne correspondante. Les "
|
|
|
|
|
"touches « Page précédente » et « Page suivante » permettent de passer au "
|
|
|
|
|
"message précédent ou suivant.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/help.c:429
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
" The following function keys are available in Linter mode:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
" Les touches de fonction suivantes sont disponibles en mode analyse "
|
|
|
|
|
"statique :\n"
|
|
|
|
|
"\n"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/help.c:436
|
2002-10-25 03:14:11 +00:00
|
|
|
|
msgid ""
|
2006-08-28 15:57:38 +00:00
|
|
|
|
"Main nano help text\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" The nano editor is designed to emulate the functionality and ease-of-use of "
|
|
|
|
|
"the UW Pico text editor. There are four main sections of the editor. The "
|
|
|
|
|
"top line shows the program version, the current filename being edited, and "
|
|
|
|
|
"whether or not the file has been modified. Next is the main editor window "
|
|
|
|
|
"showing the file being edited. The status line is the third line from the "
|
|
|
|
|
"bottom and shows important messages. "
|
2002-10-25 03:14:11 +00:00
|
|
|
|
msgstr ""
|
2006-06-17 02:19:17 +00:00
|
|
|
|
" Message d'aide de nano\n"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" L'éditeur nano est conçu pour reproduire les fonctions et la facilité "
|
|
|
|
|
"d'utilisation de l'éditeur Pico de l'Université de Washington. Il comporte "
|
|
|
|
|
"quatre sections principales : la ligne du haut affiche la version du "
|
|
|
|
|
"programme, le fichier actuellement en cours d'édition et s'il a été modifié "
|
|
|
|
|
"ou non. En dessous se trouve la fenêtre principale d'édition qui affiche le "
|
|
|
|
|
"fichier en cours de modification. La ligne d'état est la troisième ligne en "
|
|
|
|
|
"partant du bas, elle affiche les messages importants. "
|
2005-05-23 11:49:50 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/help.c:446
|
2006-08-28 15:57:38 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"The bottom two lines show the most commonly used shortcuts in the editor.\n"
|
|
|
|
|
"\n"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
" Shortcuts are written as follows: Control-key sequences are notated with a "
|
|
|
|
|
"'^' and can be entered either by using the Ctrl key or pressing the Esc key "
|
|
|
|
|
"twice. Meta-key sequences are notated with 'M-' and can be entered using "
|
|
|
|
|
"either the Alt, Cmd, or Esc key, depending on your keyboard setup. "
|
2006-08-28 15:57:38 +00:00
|
|
|
|
msgstr ""
|
2014-05-13 16:11:04 +00:00
|
|
|
|
"Les deux dernières lignes affichent les raccourcis les plus couramment "
|
|
|
|
|
"utilisés.\n"
|
2006-08-28 15:57:38 +00:00
|
|
|
|
"\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
" Les raccourcis sont représentés de la façon suivante : la touche "
|
2014-05-29 05:10:20 +00:00
|
|
|
|
"« Contrôle » est représentée par l'accent circonflexe (^) et peut être "
|
|
|
|
|
"entrée soit via la touche Contrôle (Ctrl), soit en pressant 2 fois la touche "
|
2014-05-13 16:11:04 +00:00
|
|
|
|
"« Échap. ». Les séquences d'échappement sont représentées par le symbole "
|
|
|
|
|
"« Méta » (M) et peuvent être entrées via les touches « Échap. », « Alt. » ou "
|
2014-05-16 20:36:45 +00:00
|
|
|
|
"« Méta » selon la configuration de votre clavier. "
|
2005-05-23 11:49:50 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/help.c:453
|
2005-05-23 11:49:50 +00:00
|
|
|
|
msgid ""
|
2014-05-13 16:11:04 +00:00
|
|
|
|
"Also, pressing Esc twice and then typing a three-digit decimal number from "
|
|
|
|
|
"000 to 255 will enter the character with the corresponding value. The "
|
|
|
|
|
"following keystrokes are available in the main editor window. Alternative "
|
|
|
|
|
"keys are shown in parentheses:\n"
|
2003-04-20 16:20:15 +00:00
|
|
|
|
"\n"
|
2005-07-18 14:37:11 +00:00
|
|
|
|
msgstr ""
|
2014-05-13 16:11:04 +00:00
|
|
|
|
"Appuyer 2 fois sur la touche « Échap. » puis entrer un nombre à 3 chiffres "
|
2014-05-16 20:36:45 +00:00
|
|
|
|
"entre 000 et 255 insère le caractère de code correspondant. Les raccourcis "
|
2014-05-13 16:11:04 +00:00
|
|
|
|
"suivantes sont disponibles dans la fenêtre principale de l'éditeur. Les "
|
2014-05-16 20:36:45 +00:00
|
|
|
|
"raccourcis pouvant être utilisées comme alternatives sont affichées entre "
|
2014-05-13 16:11:04 +00:00
|
|
|
|
"parenthèses :\n"
|
2005-07-18 14:37:11 +00:00
|
|
|
|
"\n"
|
2003-04-20 16:20:15 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/help.c:485 src/help.c:557
|
2003-02-14 03:09:35 +00:00
|
|
|
|
msgid "enable/disable"
|
2003-02-15 15:52:56 +00:00
|
|
|
|
msgstr "(commutateur)"
|
2003-02-14 03:09:35 +00:00
|
|
|
|
|
2019-11-29 10:26:13 +00:00
|
|
|
|
#: src/history.c:270
|
2017-11-18 11:11:52 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Unable to create directory %s: %s\n"
|
|
|
|
|
"It is required for saving/loading search history or cursor positions.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Impossible de créer le répertoire %s : %s\n"
|
|
|
|
|
"Il permet de conserver l'historique des recherches\n"
|
|
|
|
|
"et les positions du curseur\n"
|
|
|
|
|
|
2019-11-29 10:26:13 +00:00
|
|
|
|
#: src/history.c:277
|
2017-11-18 11:11:52 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Path %s is not a directory and needs to be.\n"
|
|
|
|
|
"Nano will be unable to load or save search history or cursor positions.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Le chemin %s n'est pas un répertoire et devrait l'être.\n"
|
|
|
|
|
"Nano ne pourra pas conserver l'historique des recherches\n"
|
|
|
|
|
"et les positions du curseur\n"
|
|
|
|
|
|
2019-11-29 10:26:13 +00:00
|
|
|
|
#: src/history.c:367 src/history.c:376 src/history.c:458 src/history.c:480
|
2017-11-18 11:11:52 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Error writing %s: %s\n"
|
|
|
|
|
msgstr "Erreur lors de l'écriture de %s : %s\n"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:282
|
2015-12-06 05:24:07 +00:00
|
|
|
|
msgid "Key is invalid in view mode"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Touche illégale en mode visualisation"
|
2005-12-21 20:05:30 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:289
|
2015-12-06 05:24:07 +00:00
|
|
|
|
msgid "This function is disabled in restricted mode"
|
2016-01-11 05:05:01 +00:00
|
|
|
|
msgstr "Cette fonction est désactivée en mode restreint"
|
2015-12-06 05:24:07 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:300
|
2015-12-06 05:24:07 +00:00
|
|
|
|
msgid "Help is not available"
|
2016-01-11 05:05:01 +00:00
|
|
|
|
msgstr "L'aide n'est pas disponible"
|
2015-12-06 05:24:07 +00:00
|
|
|
|
|
2008-08-05 01:35:42 +00:00
|
|
|
|
# Fin des entrées de menu sur 10 caractères
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:415
|
2005-12-21 20:05:30 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"Buffer written to %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
"Espace écrit dans %s\n"
|
2005-12-21 20:05:30 +00:00
|
|
|
|
|
2008-08-05 01:35:42 +00:00
|
|
|
|
# Fin des entrées de menu sur 10 caractères
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:417
|
2005-12-21 20:05:30 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"Buffer not written to %s: %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
"Espace non écrit dans %s : %s\n"
|
2005-12-21 20:05:30 +00:00
|
|
|
|
|
2008-08-05 01:35:42 +00:00
|
|
|
|
# Fin des entrées de menu sur 10 caractères
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:420
|
2005-12-21 20:05:30 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"Buffer not written: %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
"Espace non écrit : %s\n"
|
2005-12-21 20:05:30 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:530
|
2017-03-31 09:07:01 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Usage: nano [OPTIONS] [[+LINE[,COLUMN]] FILE]...\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Utilisation : nano [OPTIONS] [[+LIGNE[,COLONNE]] FICHIER]...\n"
|
|
|
|
|
"\n"
|
|
|
|
|
|
|
|
|
|
#. TRANSLATORS: The next two strings are part of the --help output.
|
|
|
|
|
#. * It's best to keep its lines within 80 characters.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:533
|
2017-03-31 09:07:01 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"To place the cursor on a specific line of a file, put the line number with\n"
|
|
|
|
|
"a '+' before the filename. The column number can be added after a comma.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Pour démarrer l'édition sur une ligne spécifique, placez le numéro de ligne\n"
|
|
|
|
|
"précédé d'un « + » devant le nom de fichier. Pour ajouter le numéro de\n"
|
|
|
|
|
"colonne, placez-le derrière le numéro de ligne, séparé par une virgule.\n"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:535
|
2004-08-31 00:22:02 +00:00
|
|
|
|
#, c-format
|
2002-03-05 23:47:44 +00:00
|
|
|
|
msgid ""
|
2017-07-21 08:02:20 +00:00
|
|
|
|
"When a filename is '-', nano reads data from standard input.\n"
|
2002-03-05 23:47:44 +00:00
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
2017-07-21 08:02:20 +00:00
|
|
|
|
"Lorsque le fichier est « - », nano lit le texte sur l'entrée\n"
|
2017-03-31 09:07:01 +00:00
|
|
|
|
"standard.\n"
|
2002-03-05 23:47:44 +00:00
|
|
|
|
"\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2019-06-18 08:33:21 +00:00
|
|
|
|
#. TRANSLATORS: The next three are column headers of the --help output.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:537
|
2019-06-18 08:33:21 +00:00
|
|
|
|
msgid "Option"
|
|
|
|
|
msgstr "Option"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:537
|
2019-06-18 08:33:21 +00:00
|
|
|
|
msgid "Long option"
|
|
|
|
|
msgstr "Option longue"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:537
|
2019-06-18 08:33:21 +00:00
|
|
|
|
msgid "Meaning"
|
|
|
|
|
msgstr "Signification"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2017-03-31 09:07:01 +00:00
|
|
|
|
#. TRANSLATORS: The next forty or so strings are option descriptions
|
|
|
|
|
#. * for the --help output. Try to keep them at most 40 characters.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:541
|
2004-08-31 00:22:02 +00:00
|
|
|
|
msgid "Enable smart home key"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Touche « Début » intelligente"
|
2004-08-31 00:22:02 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:543
|
2005-07-18 14:37:11 +00:00
|
|
|
|
msgid "Save backups of existing files"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Créer des copies de sécurité"
|
2001-09-28 12:58:07 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:544
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "-C <dir>"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "-C <rép.>"
|
2004-08-31 00:22:02 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:544
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "--backupdir=<dir>"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "--backupdir=<rép.>"
|
2004-08-31 00:22:02 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:545
|
2005-07-18 14:37:11 +00:00
|
|
|
|
msgid "Directory for saving unique backup files"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Répertoire des copies de sécu. uniques"
|
2004-08-31 00:22:02 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:548
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Use bold instead of reverse video text"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Affiche en gras le texte vidéo inverse"
|
2006-06-12 09:07:01 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:550
|
2005-07-18 14:37:11 +00:00
|
|
|
|
msgid "Convert typed tabs to spaces"
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgstr "La touche tabulation ajoute des espaces"
|
2005-07-18 14:37:11 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:555
|
2015-07-05 07:51:55 +00:00
|
|
|
|
msgid "Read a file into a new buffer by default"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Lire les fichiers dans un nouvel espace"
|
2002-07-31 00:05:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:558
|
2013-03-22 14:06:58 +00:00
|
|
|
|
msgid "Use (vim-style) lock files"
|
2017-07-21 08:02:20 +00:00
|
|
|
|
msgstr "Util. des fichiers verrou (type vim)"
|
2013-03-22 14:06:58 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:563
|
2003-02-02 04:26:54 +00:00
|
|
|
|
msgid "Log & read search/replace string history"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Mémorise les recherches & remplacements"
|
2003-01-17 22:25:08 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:566
|
2002-10-06 22:06:36 +00:00
|
|
|
|
msgid "Don't look at nanorc files"
|
|
|
|
|
msgstr "Ne pas utiliser les fichiers nanorc"
|
2002-01-05 19:49:06 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:569
|
2019-10-04 10:11:14 +00:00
|
|
|
|
msgid "-J <number>"
|
|
|
|
|
msgstr "-J <nombre>"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:569
|
2019-10-04 10:11:14 +00:00
|
|
|
|
msgid "--guidestripe=<number>"
|
|
|
|
|
msgstr "--guidestripe=<nombre>"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:570
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgid "Show a guiding bar at this column"
|
|
|
|
|
msgstr "Afficher un guide cette colonne"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:573
|
2005-10-23 18:50:44 +00:00
|
|
|
|
msgid "Fix numeric keypad key confusion problem"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Corrige la gestion du pavé numérique"
|
2005-10-23 18:50:44 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:576
|
2019-04-15 07:57:12 +00:00
|
|
|
|
msgid "Don't add an automatic newline"
|
|
|
|
|
msgstr "Pas d'ajout auto. d'une fin de ligne"
|
2005-12-21 20:05:30 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:580
|
2018-01-29 08:56:30 +00:00
|
|
|
|
msgid "Trim tail spaces when hard-wrapping"
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgstr "Suppr. espaces finaux sur coupure ligne"
|
2018-01-29 08:56:30 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:584
|
2002-10-06 22:06:36 +00:00
|
|
|
|
msgid "Don't convert files from DOS/Mac format"
|
|
|
|
|
msgstr "Pas de conversion depuis DOS et Mac"
|
2002-03-30 16:56:53 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:589
|
2011-02-26 14:28:42 +00:00
|
|
|
|
msgid "Log & read location of cursor position"
|
2011-03-13 06:05:19 +00:00
|
|
|
|
msgstr "Mémoriser la position du curseur"
|
2011-02-26 14:28:42 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:592
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgid "-Q <regex>"
|
|
|
|
|
msgstr "-Q <exp. rat.>"
|
2002-03-05 23:47:44 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:592
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgid "--quotestr=<regex>"
|
|
|
|
|
msgstr "--quotestr=<expr. rat.>"
|
2000-07-07 05:13:09 +00:00
|
|
|
|
|
2019-10-04 10:11:14 +00:00
|
|
|
|
#. TRANSLATORS: This refers to email quoting,
|
|
|
|
|
#. * like the > in: > quoted text.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:595
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgid "Regular expression to match quoting"
|
2019-10-04 10:11:14 +00:00
|
|
|
|
msgstr "Préfixe des citations (exp. rat.)"
|
2002-01-05 19:49:06 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:598
|
|
|
|
|
msgid "Restrict access to the filesystem"
|
|
|
|
|
msgstr "Restreindre l'accès au système de fichier"
|
2002-05-13 00:09:30 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:599
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "-T <#cols>"
|
|
|
|
|
msgstr "-T <nombre>"
|
2002-09-19 23:19:34 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:599
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "--tabsize=<#cols>"
|
|
|
|
|
msgstr "--tabsize=<nombre>"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:600
|
2006-08-28 15:57:38 +00:00
|
|
|
|
msgid "Set width of a tab to #cols columns"
|
|
|
|
|
msgstr "Largeur des tabulations"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:601
|
|
|
|
|
msgid "Wipe status bar upon next keystroke"
|
|
|
|
|
msgstr "Effacer la barre d'état à la prochaine frappe"
|
2005-07-18 14:37:11 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:602
|
2002-10-06 22:06:36 +00:00
|
|
|
|
msgid "Print version information and exit"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Affiche la version et s'arrête"
|
2001-01-07 22:06:11 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:605
|
2005-10-23 18:50:44 +00:00
|
|
|
|
msgid "Detect word boundaries more accurately"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Meilleure détection des limites de mots"
|
2005-10-23 18:50:44 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:606
|
2016-08-10 10:14:26 +00:00
|
|
|
|
msgid "-X <str>"
|
2016-09-01 10:42:50 +00:00
|
|
|
|
msgstr "-X <chaîne>"
|
2016-08-10 10:14:26 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:606
|
2016-08-10 10:14:26 +00:00
|
|
|
|
msgid "--wordchars=<str>"
|
2016-09-01 10:42:50 +00:00
|
|
|
|
msgstr "--wordchars=<chaîne>"
|
2016-08-10 10:14:26 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:607
|
2016-07-28 07:38:30 +00:00
|
|
|
|
msgid "Which other characters are word parts"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Autres caractères appartenant aux mots"
|
2016-07-28 07:38:30 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:611
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "-Y <name>"
|
|
|
|
|
msgstr "-Y <nom>"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:611
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "--syntax=<name>"
|
|
|
|
|
msgstr "--syntax=<nom>"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:612
|
2006-08-28 15:57:38 +00:00
|
|
|
|
msgid "Syntax definition to use for coloring"
|
2010-08-06 01:20:51 +00:00
|
|
|
|
msgstr "Définit la syntaxe de coloration"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:615
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgid "Let Bsp and Del erase a marked region"
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgstr "Eff. arr./Suppr. effacent zones marquées"
|
2018-11-11 15:53:55 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:616
|
2017-07-21 08:02:20 +00:00
|
|
|
|
msgid "When soft-wrapping, do it at whitespace"
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgstr "Couper les lignes affichées sur un blanc"
|
2017-07-21 08:02:20 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:619
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgid "Automatically hard-wrap overlong lines"
|
|
|
|
|
msgstr "Active le passage auto. à la ligne"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:621
|
2002-10-06 22:06:36 +00:00
|
|
|
|
msgid "Constantly show cursor position"
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgstr "Afficher la position du curseur"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:623
|
2004-08-31 00:22:02 +00:00
|
|
|
|
msgid "Fix Backspace/Delete confusion problem"
|
|
|
|
|
msgstr "Corrige la confusion effac. arr./suppr."
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:624
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgid "Keep the line below the title bar empty"
|
|
|
|
|
msgstr "Ligne vide sous la barre de titre"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:626
|
|
|
|
|
msgid "-f <file>"
|
|
|
|
|
msgstr "-f <fichier>"
|
|
|
|
|
|
|
|
|
|
#: src/nano.c:626
|
|
|
|
|
msgid "--rcfile=<file>"
|
|
|
|
|
msgstr "--rcfile=<fichier>"
|
|
|
|
|
|
|
|
|
|
#: src/nano.c:627
|
|
|
|
|
msgid "Use only this file for configuring nano"
|
|
|
|
|
msgstr "Utiliser uniquement ce fichier pour paramétrer nano"
|
|
|
|
|
|
|
|
|
|
#: src/nano.c:630
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgid "Show cursor in file browser & help text"
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgstr "Curseur dans l'aide & le navigateur"
|
2017-03-31 09:07:01 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:632
|
2015-12-06 05:24:07 +00:00
|
|
|
|
msgid "Show this help text and exit"
|
2016-01-11 05:05:01 +00:00
|
|
|
|
msgstr "Affiche ce message et se termine"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:634
|
2002-10-06 22:06:36 +00:00
|
|
|
|
msgid "Automatically indent new lines"
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgstr "Mise en retrait automatique"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:636
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgid "Scroll per half-screen, not per line"
|
|
|
|
|
msgstr "Avancer par demi-écran, et non par ligne"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:638
|
2004-08-31 00:22:02 +00:00
|
|
|
|
msgid "Cut from cursor to end of line"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Coupe du curseur à la fin de la ligne"
|
2002-03-30 16:56:53 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:641
|
2016-10-29 09:53:44 +00:00
|
|
|
|
msgid "Show line numbers in front of the text"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Afficher le numéro de ligne"
|
2016-10-29 09:53:44 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:644
|
2006-06-17 02:19:17 +00:00
|
|
|
|
msgid "Enable the use of the mouse"
|
|
|
|
|
msgstr "Active l'utilisation de la souris"
|
2002-03-30 16:56:53 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:646
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Do not read the file (only write it)"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Ne pas lire le fichier (mais l'écraser)"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:648
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "-o <dir>"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "-o <rép.>"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:648
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "--operatingdir=<dir>"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "--operatingdir=<rép.>"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:649
|
2002-10-06 22:06:36 +00:00
|
|
|
|
msgid "Set operating directory"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Répertoire de fonctionnement"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:651
|
2003-01-17 22:25:08 +00:00
|
|
|
|
msgid "Preserve XON (^Q) and XOFF (^S) keys"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Préserver ^Q (XON) & ^S (XOFF)"
|
2003-01-17 22:25:08 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:653
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "-r <#cols>"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "-r <numéro>"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:653
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "--fill=<#cols>"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "--fill=<#num>"
|
2002-03-30 16:56:53 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:654
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgid "Set width for hard-wrap and justify"
|
|
|
|
|
msgstr "Largeur du texte (justif., coupe auto.)"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:658
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "-s <prog>"
|
|
|
|
|
msgstr "-s <prog>"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:658
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "--speller=<prog>"
|
|
|
|
|
msgstr "--speller=<prog>"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:659
|
2002-10-06 22:06:36 +00:00
|
|
|
|
msgid "Enable alternate speller"
|
|
|
|
|
msgstr "Correcteur orthographique"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:661
|
2002-10-06 22:06:36 +00:00
|
|
|
|
msgid "Auto save on exit, don't prompt"
|
2002-09-19 23:19:34 +00:00
|
|
|
|
msgstr "Sauver en quittant, sans question"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:663
|
2015-12-06 05:24:07 +00:00
|
|
|
|
msgid "Save a file by default in Unix format"
|
2016-01-11 05:05:01 +00:00
|
|
|
|
msgstr "Écrire par défaut au format Unix"
|
2015-12-06 05:24:07 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:665
|
2006-08-28 15:57:38 +00:00
|
|
|
|
msgid "View mode (read-only)"
|
2002-04-05 11:25:00 +00:00
|
|
|
|
msgstr "Mode visualisation (lecture seule)"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:667
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgid "Don't hard-wrap long lines [default]"
|
|
|
|
|
msgstr "Pas de passage auto. à la ligne [défaut]"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:669
|
2006-06-17 02:19:17 +00:00
|
|
|
|
msgid "Don't show the two help lines"
|
|
|
|
|
msgstr "Ne pas afficher les deux lignes d'aide"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:671
|
2018-05-15 07:14:23 +00:00
|
|
|
|
msgid "Make Ctrl+Right stop at word ends"
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgstr "Ctrl+Flèche droite arrête en fin de mot"
|
2018-05-15 07:14:23 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:674
|
2006-06-17 02:19:17 +00:00
|
|
|
|
msgid "Enable suspension"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Autoriser à suspendre"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:676
|
2009-09-15 03:50:17 +00:00
|
|
|
|
msgid "Enable soft line wrapping"
|
|
|
|
|
msgstr "Affichage multiligne automatique"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:688
|
2016-10-29 09:53:44 +00:00
|
|
|
|
#, c-format
|
2016-09-01 10:42:50 +00:00
|
|
|
|
msgid " GNU nano, version %s\n"
|
2016-10-29 09:53:44 +00:00
|
|
|
|
msgstr " GNU nano, version %s\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:691
|
2017-05-04 09:19:50 +00:00
|
|
|
|
#, c-format
|
2017-04-12 08:19:50 +00:00
|
|
|
|
msgid " (C) 2014-%s the contributors to nano\n"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr " (C) 2014-%s les contributeurs de nano\n"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:692
|
2016-07-28 07:38:30 +00:00
|
|
|
|
#, c-format
|
2016-06-27 09:07:44 +00:00
|
|
|
|
msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/"
|
2016-07-28 07:38:30 +00:00
|
|
|
|
msgstr " Adr. él. : nano@nano-editor.org\tSite : http://nano-editor.org/"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:693
|
2004-08-31 00:22:02 +00:00
|
|
|
|
#, c-format
|
2002-03-05 23:47:44 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
" Compiled options:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
" Compilé avec les options :"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:836
|
2014-07-11 12:45:42 +00:00
|
|
|
|
msgid "No file name"
|
2014-07-17 15:17:49 +00:00
|
|
|
|
msgstr "Pas de nom de fichier"
|
2014-07-11 12:45:42 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:838
|
2019-04-15 07:57:12 +00:00
|
|
|
|
msgid "Save modified buffer? "
|
|
|
|
|
msgstr "Sauver l'espace modifié ? "
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:907
|
2019-06-18 08:33:21 +00:00
|
|
|
|
msgid "Could not reconnect stdin to keyboard\n"
|
|
|
|
|
msgstr "Impossible de reconnecter l'entrée standard au clavier\n"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:926
|
2009-02-08 04:12:07 +00:00
|
|
|
|
#, c-format
|
2019-06-18 08:33:21 +00:00
|
|
|
|
msgid "Reading data from keyboard; type ^D or ^D^D to finish.\n"
|
|
|
|
|
msgstr "Lecture le clavier ; entrez ^D ou ^D^D pour terminer.\n"
|
2009-02-08 04:12:07 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:936
|
2017-06-25 09:09:38 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed to open stdin: %s"
|
2017-07-21 08:02:20 +00:00
|
|
|
|
msgstr "Échec d'ouverture de l'entrée standard : %s"
|
2017-06-25 09:09:38 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:1020
|
2003-02-03 15:21:27 +00:00
|
|
|
|
msgid "Received SIGHUP or SIGTERM\n"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Réception de SIGHUP ou SIGTERM\n"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:1027
|
2018-05-15 07:14:23 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Sorry! Nano crashed! Code: %d. Please report a bug.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Désolé ! Nano s'est planté ! Code : %d. Merci de nous signaler le problème.\n"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:1042
|
2006-06-12 09:07:01 +00:00
|
|
|
|
#, c-format
|
2006-06-17 02:19:17 +00:00
|
|
|
|
msgid "Use \"fg\" to return to nano.\n"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Utilisez « fg » pour revenir à nano.\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:1060
|
2015-12-06 05:24:07 +00:00
|
|
|
|
msgid "Suspension is not enabled"
|
2016-01-11 05:05:01 +00:00
|
|
|
|
msgstr "Suspendre est désactivé"
|
2015-12-06 05:24:07 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:1197
|
2000-09-12 23:02:49 +00:00
|
|
|
|
msgid "enabled"
|
2003-02-16 16:10:02 +00:00
|
|
|
|
msgstr "- marche"
|
2000-09-12 23:02:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:1197
|
2000-09-12 23:02:49 +00:00
|
|
|
|
msgid "disabled"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "- arrêt"
|
2000-09-12 23:02:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:1355
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Unbound key"
|
2016-06-27 09:07:44 +00:00
|
|
|
|
msgstr "Touche non affectée"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:1358
|
2016-07-28 07:38:30 +00:00
|
|
|
|
msgid "Unbindable key: M-["
|
2016-08-10 10:14:26 +00:00
|
|
|
|
msgstr "Touche non assignable : M-["
|
2016-07-28 07:38:30 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:1361
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Unbindable key: M-^%c"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/nano.c:1365
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Unbound key: Sh-M-%c"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/nano.c:1368
|
2016-06-17 13:49:20 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Unbound key: M-%c"
|
2016-06-27 09:07:44 +00:00
|
|
|
|
msgstr "Touche non affectée : M-%c"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:1370
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgid "Unbindable key: ^["
|
|
|
|
|
msgstr "Touche non assignable : ^["
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:1372
|
2016-06-17 13:49:20 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Unbound key: ^%c"
|
2016-06-27 09:07:44 +00:00
|
|
|
|
msgstr "Touche non affectée : ^%c"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:1375
|
2016-06-17 13:49:20 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Unbound key: %c"
|
2016-06-27 09:07:44 +00:00
|
|
|
|
msgstr "Touche non affectée : %c"
|
2006-06-12 09:07:01 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:1969 src/rcfile.c:1540
|
2019-03-24 11:47:41 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Guide column \"%s\" is invalid"
|
|
|
|
|
msgstr "La colonne « %s » du guide est incorrecte"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:1993 src/nano.c:2012
|
2019-03-24 11:47:41 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Option %s is ignored; it is the default\n"
|
|
|
|
|
msgstr "Option %s ignorée ; c'est l'option par défaut\n"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:2018 src/rcfile.c:1596
|
2004-08-31 00:22:02 +00:00
|
|
|
|
#, c-format
|
2006-06-17 02:19:17 +00:00
|
|
|
|
msgid "Requested tab size \"%s\" is invalid"
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgstr "Taille de tabulation « %s » demandée non valide"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:2114 src/rcfile.c:1531
|
2004-08-31 00:22:02 +00:00
|
|
|
|
#, c-format
|
2006-06-17 02:19:17 +00:00
|
|
|
|
msgid "Requested fill size \"%s\" is invalid"
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgstr "La colonne maximale « %s » n'est pas valide"
|
2002-10-25 03:14:11 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:2161
|
2014-05-13 16:11:04 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Type '%s -h' for a list of available options.\n"
|
2014-05-16 20:36:45 +00:00
|
|
|
|
msgstr "Entrez « %s -h » pour une liste des options disponibles.\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:2338
|
2019-03-24 11:47:41 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Bad quoting regex \"%s\": %s\n"
|
|
|
|
|
msgstr "Mauvaise expr. rat. de citation « %s » : %s\n"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:2483
|
2019-08-25 08:57:32 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Invalid search modifier '%c'"
|
|
|
|
|
msgstr "Modificateur de recherche incorrect « %c »"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:2494
|
2019-08-25 08:57:32 +00:00
|
|
|
|
msgid "Empty search string"
|
|
|
|
|
msgstr "Chaîne de recherche vide"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:2499 src/search.c:784
|
2017-02-23 10:46:40 +00:00
|
|
|
|
msgid "Invalid line or column number"
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgstr "Numéro de ligne ou de colonne incorrect"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/nano.c:2573
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgid "Welcome to nano. For basic help, type Ctrl+G."
|
|
|
|
|
msgstr "Bienvenue dans nano. Pressez Ctrl+G pour un résumé des commandes."
|
|
|
|
|
|
2018-05-15 07:14:23 +00:00
|
|
|
|
#. TRANSLATORS: For the next three strings, specify the starting letters
|
|
|
|
|
#. * of the translations for "Yes"/"No"/"All". The first letter of each of
|
|
|
|
|
#. * these strings MUST be a single-byte letter; others may be multi-byte.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/prompt.c:659
|
2005-12-21 20:05:30 +00:00
|
|
|
|
msgid "Yy"
|
|
|
|
|
msgstr "Oo"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/prompt.c:660
|
2005-12-21 20:05:30 +00:00
|
|
|
|
msgid "Nn"
|
|
|
|
|
msgstr "Nn"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/prompt.c:661
|
2005-12-21 20:05:30 +00:00
|
|
|
|
msgid "Aa"
|
|
|
|
|
msgstr "Tt"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/prompt.c:685
|
2005-12-21 20:05:30 +00:00
|
|
|
|
msgid "Yes"
|
|
|
|
|
msgstr "Oui"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/prompt.c:689
|
2005-12-21 20:05:30 +00:00
|
|
|
|
msgid "No"
|
|
|
|
|
msgstr "Non"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/prompt.c:694
|
2018-05-15 07:14:23 +00:00
|
|
|
|
msgid "All"
|
|
|
|
|
msgstr "Tous"
|
|
|
|
|
|
2019-12-23 10:37:33 +00:00
|
|
|
|
#: src/rcfile.c:194
|
2019-11-29 10:26:13 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Mistakes in '%s'"
|
|
|
|
|
msgstr "Erreurs dans « %s »"
|
|
|
|
|
|
2019-12-23 10:37:33 +00:00
|
|
|
|
#: src/rcfile.c:198
|
2019-11-29 10:26:13 +00:00
|
|
|
|
msgid "Problems with history file"
|
|
|
|
|
msgstr "Problèmes avec le fichier d'historique"
|
|
|
|
|
|
2019-12-23 10:37:33 +00:00
|
|
|
|
#: src/rcfile.c:202
|
2004-08-31 00:22:02 +00:00
|
|
|
|
#, c-format
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgid "Error in %s on line %zu: "
|
|
|
|
|
msgstr "Erreur dans %s à la ligne %zu : "
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2019-12-23 10:37:33 +00:00
|
|
|
|
#: src/rcfile.c:542
|
2002-01-19 19:15:18 +00:00
|
|
|
|
#, c-format
|
2006-06-17 02:19:17 +00:00
|
|
|
|
msgid "Argument '%s' has an unterminated \""
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgstr "L'argument %s contient un \" non fermé"
|
2005-04-04 23:20:32 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:567 src/rcfile.c:1068 src/rcfile.c:1115 src/rcfile.c:1191
|
2005-04-04 23:20:32 +00:00
|
|
|
|
msgid "Regex strings must begin and end with a \" character"
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgstr "Les expr. rationnelles doivent être encadrées par des « \" »"
|
2002-01-19 19:15:18 +00:00
|
|
|
|
|
2019-12-23 10:37:33 +00:00
|
|
|
|
#: src/rcfile.c:592 src/search.c:44
|
2003-02-04 14:13:36 +00:00
|
|
|
|
#, c-format
|
2003-02-03 15:21:27 +00:00
|
|
|
|
msgid "Bad regex \"%s\": %s"
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgstr "Mauvaise expr. rationnelle « %s » : %s"
|
2003-02-03 15:21:27 +00:00
|
|
|
|
|
2019-12-23 10:37:33 +00:00
|
|
|
|
#: src/rcfile.c:614
|
2002-10-06 22:06:36 +00:00
|
|
|
|
msgid "Missing syntax name"
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgstr "Nom de syntaxe manquant"
|
2005-07-18 14:37:11 +00:00
|
|
|
|
|
2019-12-23 10:37:33 +00:00
|
|
|
|
#: src/rcfile.c:622
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgid "Unpaired quote in syntax name"
|
|
|
|
|
msgstr "Guillemet non refermé dans un nom de syntaxe"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2019-12-23 10:37:33 +00:00
|
|
|
|
#: src/rcfile.c:634
|
2005-10-23 18:50:44 +00:00
|
|
|
|
msgid "The \"none\" syntax is reserved"
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgstr "Le nom « none » est un nom de syntaxe réservé"
|
2005-10-23 18:50:44 +00:00
|
|
|
|
|
2019-12-23 10:37:33 +00:00
|
|
|
|
#: src/rcfile.c:665
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "The \"default\" syntax does not accept extensions"
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgstr "La syntaxe « default » n'accepte pas d'extension"
|
2005-10-23 18:50:44 +00:00
|
|
|
|
|
2019-12-23 10:37:33 +00:00
|
|
|
|
#: src/rcfile.c:683
|
2019-06-18 08:33:21 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Syntax \"%s\" has no color commands"
|
|
|
|
|
msgstr "La syntaxe « %s » ne contient aucune commande de coloration (color)"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:714
|
2008-03-19 03:32:25 +00:00
|
|
|
|
msgid "Missing key name"
|
2014-05-16 20:36:45 +00:00
|
|
|
|
msgstr "Raccourci manquant"
|
2008-03-19 03:32:25 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:730 src/rcfile.c:737
|
2016-02-25 21:46:09 +00:00
|
|
|
|
#, c-format
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Key name %s is invalid"
|
2016-02-25 21:46:09 +00:00
|
|
|
|
msgstr "La touche %s n'existe pas"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:746
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Must specify a function to bind the key to"
|
2014-05-16 20:36:45 +00:00
|
|
|
|
msgstr "Vous devez indiquer la fonction à laquelle ce raccourci est associée"
|
2008-03-19 03:32:25 +00:00
|
|
|
|
|
2014-05-13 16:11:04 +00:00
|
|
|
|
#. TRANSLATORS: Do not translate the word "all".
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:757
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Must specify a menu (or \"all\") in which to bind/unbind the key"
|
|
|
|
|
msgstr ""
|
2014-05-16 20:36:45 +00:00
|
|
|
|
"Vous devez indiquer le menu (ou « all » pour tous) auquel ce raccourci est "
|
|
|
|
|
"rattaché"
|
2008-03-19 03:32:25 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:776
|
2014-05-16 20:36:45 +00:00
|
|
|
|
#, c-format
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Cannot map name \"%s\" to a function"
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgstr "Impossible de trouver la fonction « %s »"
|
2008-03-19 03:32:25 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:783
|
2014-05-16 20:36:45 +00:00
|
|
|
|
#, c-format
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Cannot map name \"%s\" to a menu"
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgstr "Impossible de trouver le menu « %s »"
|
2008-03-19 03:32:25 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:817
|
2014-07-11 12:45:42 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Function '%s' does not exist in menu '%s'"
|
2014-07-17 15:17:49 +00:00
|
|
|
|
msgstr "La fonction « %s » n'existe pas dans le menu « %s »"
|
2014-07-11 12:45:42 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:828
|
2014-05-16 20:36:45 +00:00
|
|
|
|
#, c-format
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgid "Keystroke %s may not be rebound"
|
|
|
|
|
msgstr "Le raccourci « %s » ne peut être réattribué"
|
2008-06-25 03:35:15 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:919 src/rcfile.c:1440
|
2019-06-18 08:33:21 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Command \"%s\" not understood"
|
|
|
|
|
msgstr "Impossible de comprendre la commande « %s »"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:955
|
2014-05-16 20:36:45 +00:00
|
|
|
|
#, c-format
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Error expanding %s: %s"
|
2014-05-16 20:36:45 +00:00
|
|
|
|
msgstr "Erreur lors de l'expansion de %s : %s"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:990
|
2006-06-12 09:07:01 +00:00
|
|
|
|
#, c-format
|
2018-01-29 08:56:30 +00:00
|
|
|
|
msgid "Color \"%s\" not understood"
|
|
|
|
|
msgstr "Impossible de comprendre la couleur « %s »"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:1006
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgid "A background color cannot be bright"
|
|
|
|
|
msgstr "Une couleur de fond ne peut pas être lumineuse (bright)"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:1038
|
2005-07-18 14:37:11 +00:00
|
|
|
|
msgid "Missing color name"
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgstr "Nom de couleur manquant"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:1048 src/rcfile.c:1175
|
2016-06-27 09:07:44 +00:00
|
|
|
|
#, c-format
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Missing regex string after '%s' command"
|
2016-06-27 09:07:44 +00:00
|
|
|
|
msgstr "Expression rationnelle manquante après la commande « %s »"
|
2005-07-18 14:37:11 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:1079 src/rcfile.c:1125
|
2017-02-23 10:46:40 +00:00
|
|
|
|
msgid "Empty regex string"
|
|
|
|
|
msgstr "Expr. rationnelle vide"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:1109
|
2003-01-17 22:25:08 +00:00
|
|
|
|
msgid "\"start=\" requires a corresponding \"end=\""
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "« start » nécessite un « end » correspondant"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:1164 src/rcfile.c:1420
|
2019-06-18 08:33:21 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "A '%s' command requires a preceding 'syntax' command"
|
|
|
|
|
msgstr "Une commande « %s » doit être précédée d'une commande « syntaxe »"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:1170
|
2016-06-27 09:07:44 +00:00
|
|
|
|
#, c-format
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "The \"default\" syntax does not accept '%s' regexes"
|
2016-06-27 09:07:44 +00:00
|
|
|
|
msgstr ""
|
2018-09-09 09:50:47 +00:00
|
|
|
|
"La syntaxe « default » n'accepte pas les expressions rationnelles « %s »"
|
2008-10-03 22:20:43 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:1222
|
2016-06-27 09:07:44 +00:00
|
|
|
|
#, c-format
|
2017-07-21 08:02:20 +00:00
|
|
|
|
msgid "Missing argument after '%s'"
|
|
|
|
|
msgstr "Argument manquante après « %s »"
|
2014-03-22 20:32:33 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:1232
|
2016-06-27 09:07:44 +00:00
|
|
|
|
#, c-format
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Argument of '%s' lacks closing \""
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgstr "L'argument de « %s » n'est pas terminé par un \""
|
2015-01-06 15:20:04 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:1283
|
2014-05-16 20:36:45 +00:00
|
|
|
|
#, c-format
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "No key is bound to function '%s' in menu '%s'. Exiting.\n"
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgstr ""
|
2018-09-09 09:50:47 +00:00
|
|
|
|
"Aucune touche associée à la fonction « %s » dans le menu « %s ». Arrêt.\n"
|
2008-04-02 04:08:09 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:1286
|
2014-05-16 20:36:45 +00:00
|
|
|
|
#, c-format
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"If needed, use nano with the -I option to adjust your nanorc settings.\n"
|
|
|
|
|
msgstr ""
|
2014-05-16 20:36:45 +00:00
|
|
|
|
"Si besoin, lancez nano avec l'option -I pour modifier les paramètres de "
|
|
|
|
|
"votre fichier nanorc\n"
|
2014-03-22 20:32:33 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:1352
|
2014-05-16 20:36:45 +00:00
|
|
|
|
#, c-format
|
2014-03-22 20:32:33 +00:00
|
|
|
|
msgid "Could not find syntax \"%s\" to extend"
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgstr "Impossible de trouver la syntaxe « %s » à étendre"
|
2008-04-02 04:08:09 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:1409
|
2006-06-12 09:07:01 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Command \"%s\" not allowed in included file"
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgstr "La commande « %s » est interdite dans un fichier inclus"
|
2006-06-12 09:07:01 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:1452
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Missing option"
|
2014-05-16 20:36:45 +00:00
|
|
|
|
msgstr "Option manquante"
|
2005-04-04 23:20:32 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:1466
|
2016-06-17 13:49:20 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Unknown option \"%s\""
|
|
|
|
|
msgstr "Option « %s » inconnue"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:1481
|
2016-06-17 13:49:20 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Cannot unset option \"%s\""
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgstr "Impossible de désactiver l'option « %s »"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:1486
|
2002-10-06 22:06:36 +00:00
|
|
|
|
#, c-format
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Option \"%s\" requires an argument"
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgstr "L'option « %s » nécessite un argument"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:1498
|
2016-12-12 14:12:16 +00:00
|
|
|
|
msgid "Argument is not a valid multibyte string"
|
|
|
|
|
msgstr "L'argument n'est pas une chaîne multioctet valable"
|
2005-07-18 14:37:11 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:1546 src/rcfile.c:1567 src/rcfile.c:1573
|
2005-07-18 14:37:11 +00:00
|
|
|
|
msgid "Non-blank characters required"
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgstr "Les blancs sont interdits"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:1549
|
2019-04-15 07:57:12 +00:00
|
|
|
|
msgid "Even number of characters required"
|
|
|
|
|
msgstr "Le nombre de caractères doit être pair"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:1555
|
2006-06-12 09:07:01 +00:00
|
|
|
|
msgid "Two single-column characters required"
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgstr "Indiquez 2 caractères (mono-colonne)"
|
2006-06-12 09:07:01 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/rcfile.c:1644
|
|
|
|
|
msgid "Specified rcfile does not exist\n"
|
|
|
|
|
msgstr "Le fichier de paramétrage indiqué n'existe pas\n"
|
|
|
|
|
|
|
|
|
|
#: src/rcfile.c:1663
|
2002-10-06 22:06:36 +00:00
|
|
|
|
msgid "I can't find my home directory! Wah!"
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgstr "Impossible de trouver mon répertoire personnel ! Ouah !"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2019-10-04 10:11:14 +00:00
|
|
|
|
#. TRANSLATORS: The next four modify the search prompt.
|
2019-06-18 08:33:21 +00:00
|
|
|
|
#: src/search.c:102
|
2014-07-11 12:45:42 +00:00
|
|
|
|
msgid " [Case Sensitive]"
|
|
|
|
|
msgstr " [Resp. casse]"
|
|
|
|
|
|
2019-06-18 08:33:21 +00:00
|
|
|
|
#: src/search.c:103
|
2014-07-11 12:45:42 +00:00
|
|
|
|
msgid " [Regexp]"
|
|
|
|
|
msgstr " [Exp. ration.]"
|
|
|
|
|
|
2019-06-18 08:33:21 +00:00
|
|
|
|
#: src/search.c:107
|
2004-12-01 16:31:29 +00:00
|
|
|
|
msgid " (to replace) in selection"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr " (à remplacer) dans la sélection"
|
2000-07-08 23:57:03 +00:00
|
|
|
|
|
2019-06-18 08:33:21 +00:00
|
|
|
|
#: src/search.c:109
|
2004-12-01 16:31:29 +00:00
|
|
|
|
msgid " (to replace)"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr " (à remplacer)"
|
2000-06-19 15:47:22 +00:00
|
|
|
|
|
2016-06-27 09:07:44 +00:00
|
|
|
|
#. TRANSLATORS: This is shown when searching takes
|
|
|
|
|
#. * more than half a second.
|
2019-06-18 08:33:21 +00:00
|
|
|
|
#: src/search.c:218
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Searching..."
|
2016-06-27 09:07:44 +00:00
|
|
|
|
msgstr "Recherche..."
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2019-08-25 08:57:32 +00:00
|
|
|
|
#: src/search.c:389
|
2018-04-27 09:17:12 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "\"%.*s%s\" not found"
|
|
|
|
|
msgstr "« %.*s%s » non trouvé"
|
|
|
|
|
|
2014-05-29 05:10:20 +00:00
|
|
|
|
#. TRANSLATORS: This is a prompt.
|
2019-08-25 08:57:32 +00:00
|
|
|
|
#: src/search.c:582
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Replace this instance?"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Remplacer cette occurrence ?"
|
2000-06-19 15:47:22 +00:00
|
|
|
|
|
2014-05-29 05:10:20 +00:00
|
|
|
|
#. TRANSLATORS: This is a prompt.
|
2019-08-25 08:57:32 +00:00
|
|
|
|
#: src/search.c:704
|
2000-11-06 13:18:25 +00:00
|
|
|
|
msgid "Replace with"
|
2001-12-07 14:00:56 +00:00
|
|
|
|
msgstr "Remplacer par"
|
2000-11-06 13:18:25 +00:00
|
|
|
|
|
2019-08-25 08:57:32 +00:00
|
|
|
|
#: src/search.c:735
|
2003-02-14 03:09:35 +00:00
|
|
|
|
#, c-format
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Replaced %zd occurrence"
|
|
|
|
|
msgid_plural "Replaced %zd occurrences"
|
|
|
|
|
msgstr[0] "%zd remplacement effectué"
|
|
|
|
|
msgstr[1] "%zd remplacements effectués"
|
2003-02-14 03:09:35 +00:00
|
|
|
|
|
2014-05-29 05:10:20 +00:00
|
|
|
|
#. TRANSLATORS: This is a prompt.
|
2019-08-25 08:57:32 +00:00
|
|
|
|
#: src/search.c:763
|
2005-07-18 14:37:11 +00:00
|
|
|
|
msgid "Enter line number, column number"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Entrez : numéro de ligne, numéro de colonne "
|
2000-06-19 15:47:22 +00:00
|
|
|
|
|
2019-08-25 08:57:32 +00:00
|
|
|
|
#: src/search.c:940
|
2002-10-06 22:06:36 +00:00
|
|
|
|
msgid "Not a bracket"
|
|
|
|
|
msgstr "N'est pas un crochet"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2019-08-25 08:57:32 +00:00
|
|
|
|
#: src/search.c:983
|
2002-10-06 22:06:36 +00:00
|
|
|
|
msgid "No matching bracket"
|
|
|
|
|
msgstr "Aucun crochet correspondant"
|
|
|
|
|
|
2019-12-23 10:37:33 +00:00
|
|
|
|
#: src/text.c:56
|
2005-10-23 18:50:44 +00:00
|
|
|
|
msgid "Mark Set"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Marque posée"
|
2005-10-23 18:50:44 +00:00
|
|
|
|
|
2019-12-23 10:37:33 +00:00
|
|
|
|
#: src/text.c:60
|
2006-08-28 15:57:38 +00:00
|
|
|
|
msgid "Mark Unset"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Marque enlevée"
|
2005-10-23 18:50:44 +00:00
|
|
|
|
|
2019-12-23 10:37:33 +00:00
|
|
|
|
#: src/text.c:389
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Commenting is not supported for this file type"
|
|
|
|
|
msgstr ""
|
2016-06-27 09:07:44 +00:00
|
|
|
|
"L'ajout de commentaire n'est pas pris en charge pour ce type de fichier"
|
2008-08-05 02:38:40 +00:00
|
|
|
|
|
2019-12-23 10:37:33 +00:00
|
|
|
|
#: src/text.c:399
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Cannot comment past end of file"
|
2016-06-27 09:07:44 +00:00
|
|
|
|
msgstr "Impossible de dépasser la fin du fichier"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2019-12-23 10:37:33 +00:00
|
|
|
|
#: src/text.c:525
|
2019-04-15 07:57:12 +00:00
|
|
|
|
msgid "Nothing to undo"
|
|
|
|
|
msgstr "Rien à annuler"
|
2008-08-05 02:38:40 +00:00
|
|
|
|
|
2018-06-02 08:26:36 +00:00
|
|
|
|
#. TRANSLATORS: The next thirteen strings describe actions
|
|
|
|
|
#. * that are undone or redone. They are all nouns, not verbs.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:538 src/text.c:605 src/text.c:706 src/text.c:771
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgid "addition"
|
|
|
|
|
msgstr "ajout"
|
2008-08-05 02:38:40 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:549 src/text.c:718
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgid "line break"
|
|
|
|
|
msgstr "nouvelle ligne"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:561 src/text.c:731
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgid "deletion"
|
|
|
|
|
msgstr "suppression"
|
2008-08-05 02:38:40 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:571 src/text.c:740
|
2008-08-05 02:38:40 +00:00
|
|
|
|
msgid "line join"
|
2008-08-09 10:25:22 +00:00
|
|
|
|
msgstr "fusion de lignes"
|
2008-08-05 02:38:40 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:590 src/text.c:755
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgid "replacement"
|
|
|
|
|
msgstr "remplacement"
|
2018-03-08 10:10:29 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:609 src/text.c:775
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgid "erasure"
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgstr "effacement"
|
2018-11-11 15:53:55 +00:00
|
|
|
|
|
2019-03-24 11:47:41 +00:00
|
|
|
|
#. TRANSLATORS: Remember: these are nouns, NOT verbs.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:615 src/text.c:780
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgid "cut"
|
|
|
|
|
msgstr "couper"
|
2008-08-05 02:38:40 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:619 src/text.c:784
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgid "paste"
|
|
|
|
|
msgstr "coller"
|
2008-10-03 22:20:43 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:623 src/text.c:788
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgid "insertion"
|
|
|
|
|
msgstr "insertion"
|
2009-07-28 05:08:35 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:647 src/text.c:807
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "indent"
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgstr "mise en retrait"
|
2017-11-18 11:11:52 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:651 src/text.c:811
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "unindent"
|
2019-11-29 10:26:13 +00:00
|
|
|
|
msgstr "diminution du retrait"
|
2017-11-18 11:11:52 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:656 src/text.c:816
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "comment"
|
2019-11-29 10:26:13 +00:00
|
|
|
|
msgstr "mise en commentaire"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:660 src/text.c:820
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "uncomment"
|
2019-11-29 10:26:13 +00:00
|
|
|
|
msgstr "retrait de la mise en commentaire"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:668
|
2008-08-05 02:38:40 +00:00
|
|
|
|
#, c-format
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgid "Undid %s"
|
|
|
|
|
msgstr "%s annulé(e)"
|
2008-08-05 02:38:40 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:693
|
2019-04-15 07:57:12 +00:00
|
|
|
|
msgid "Nothing to redo"
|
|
|
|
|
msgstr "Rien à refaire"
|
2008-08-05 02:38:40 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:828
|
2008-08-05 02:38:40 +00:00
|
|
|
|
#, c-format
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgid "Redid %s"
|
|
|
|
|
msgstr "%s refait(e)"
|
2008-08-05 02:38:40 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:959 src/text.c:2359 src/text.c:2736
|
2014-03-22 20:32:33 +00:00
|
|
|
|
msgid "Could not create pipe"
|
|
|
|
|
msgstr "Impossible de créer un tube"
|
2005-10-23 18:50:44 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:995 src/text.c:2436 src/text.c:2558 src/text.c:2770
|
2005-10-23 18:50:44 +00:00
|
|
|
|
msgid "Could not fork"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Impossible de créer un nouveau processus"
|
2005-10-23 18:50:44 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:1000
|
2019-04-15 07:57:12 +00:00
|
|
|
|
msgid "Executing..."
|
|
|
|
|
msgstr "Exécution..."
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:1054
|
2018-05-15 07:14:23 +00:00
|
|
|
|
#, c-format
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgid "Failed to open pipe: %s"
|
2018-05-15 07:14:23 +00:00
|
|
|
|
msgstr "Échec d'ouverture du tube : %s"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
|
2019-11-29 10:26:13 +00:00
|
|
|
|
#. TRANSLATORS: The next two go with Undid/Redid messages.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:1060
|
2019-11-29 10:26:13 +00:00
|
|
|
|
msgid "filtering"
|
|
|
|
|
msgstr "filtrage"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:2041
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgid "justification"
|
|
|
|
|
msgstr "justification"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:2179
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgid "Justified selection"
|
|
|
|
|
msgstr "Sélection justifiée"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:2183
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgid "Justified file"
|
|
|
|
|
msgstr "Fichier justifié"
|
2005-10-23 18:50:44 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:2185
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgid "Justified paragraph"
|
|
|
|
|
msgstr "Paragraphe justifié"
|
2005-10-23 18:50:44 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:2279
|
2016-09-01 10:42:50 +00:00
|
|
|
|
#, c-format
|
2016-08-10 10:14:26 +00:00
|
|
|
|
msgid "Unfindable word: %s"
|
2016-09-01 10:42:50 +00:00
|
|
|
|
msgstr "Mot %s introuvable"
|
2016-08-10 10:14:26 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:2295
|
2005-10-23 18:50:44 +00:00
|
|
|
|
msgid "Edit a replacement"
|
|
|
|
|
msgstr "Entrez une correction"
|
|
|
|
|
|
2016-06-17 13:49:20 +00:00
|
|
|
|
#. TRANSLATORS: Shown after fixing misspellings in one word.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:2308
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Next word..."
|
|
|
|
|
msgstr "Mot suivant"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:2444 src/text.c:2779
|
2005-10-23 18:50:44 +00:00
|
|
|
|
msgid "Could not get size of pipe buffer"
|
|
|
|
|
msgstr "Impossible d'obtenir la taille de tampon du tube"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:2510
|
2019-06-18 08:33:21 +00:00
|
|
|
|
msgid "Error invoking \"uniq\""
|
|
|
|
|
msgstr "erreur à l'appel de « uniq »"
|
2005-10-23 18:50:44 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:2513
|
2005-10-23 18:50:44 +00:00
|
|
|
|
msgid "Error invoking \"sort -f\""
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "erreur à l'appel de « sort -f »"
|
2005-10-23 18:50:44 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:2516
|
2019-06-18 08:33:21 +00:00
|
|
|
|
msgid "Error invoking \"spell\""
|
|
|
|
|
msgstr "erreur d'appel de « spell »"
|
2005-10-23 18:50:44 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:2519 src/text.c:2623
|
2019-11-29 10:26:13 +00:00
|
|
|
|
msgid "Finished checking spelling"
|
|
|
|
|
msgstr "Vérification orthographique terminée"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:2571 src/text.c:2870
|
2019-11-29 10:26:13 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Error invoking '%s'"
|
|
|
|
|
msgstr "Erreur d'appel de « %s »"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:2574
|
2019-11-29 10:26:13 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Program '%s' complained"
|
|
|
|
|
msgstr "Le programme « %s » s'est plaint"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:2582
|
2019-11-29 10:26:13 +00:00
|
|
|
|
msgid "Nothing changed"
|
|
|
|
|
msgstr "Rien n'a changé"
|
|
|
|
|
|
|
|
|
|
#. TRANSLATORS: The next two go with Undid/Redid messages.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:2609
|
2019-11-29 10:26:13 +00:00
|
|
|
|
msgid "spelling correction"
|
|
|
|
|
msgstr "correction orthographique"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:2609
|
2019-11-29 10:26:13 +00:00
|
|
|
|
msgid "formatting"
|
|
|
|
|
msgstr "formatage"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:2625
|
2019-11-29 10:26:13 +00:00
|
|
|
|
msgid "Buffer has been processed"
|
|
|
|
|
msgstr "L'espace a été traité"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:2691
|
2005-10-23 18:50:44 +00:00
|
|
|
|
#, c-format
|
2019-06-18 08:33:21 +00:00
|
|
|
|
msgid "%s: %s"
|
|
|
|
|
msgstr "%s : %s"
|
2005-10-23 18:50:44 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:2715
|
2019-11-29 10:26:13 +00:00
|
|
|
|
msgid "No linter is defined for this type of file"
|
|
|
|
|
msgstr "Aucun analyseur n'est défini pour ce type de fichier"
|
2014-03-22 20:32:33 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:2725
|
2014-03-22 20:32:33 +00:00
|
|
|
|
msgid "Save modified buffer before linting?"
|
2014-05-16 20:36:45 +00:00
|
|
|
|
msgstr "Sauver l'espace modifié avant l'analyse statique ?"
|
2014-03-22 20:32:33 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:2742
|
2014-03-22 20:32:33 +00:00
|
|
|
|
msgid "Invoking linter, please wait"
|
2014-05-16 20:36:45 +00:00
|
|
|
|
msgstr "Lancement de l'analyse statique, veuillez patienter"
|
2014-03-22 20:32:33 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:2875
|
2014-03-22 20:32:33 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Got 0 parsable lines from command: %s"
|
2014-05-16 20:36:45 +00:00
|
|
|
|
msgstr "La commande « %s » n'a produit aucune ligne analysable"
|
2014-03-22 20:32:33 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:2913
|
2014-03-22 20:32:33 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "This message is for unopened file %s, open it in a new buffer?"
|
|
|
|
|
msgstr ""
|
2014-05-16 20:36:45 +00:00
|
|
|
|
"Ce message concerne le fichier non ouvert %s. L'ouvrir dans un nouvel "
|
|
|
|
|
"espace ?"
|
2014-03-22 20:32:33 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:2952
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgid "No messages for this file"
|
|
|
|
|
msgstr "Pas de message pour ce fichier"
|
2014-03-22 20:32:33 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:2999
|
2014-03-22 20:32:33 +00:00
|
|
|
|
msgid "At first message"
|
2014-05-16 20:36:45 +00:00
|
|
|
|
msgstr "Premier message"
|
2014-03-22 20:32:33 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:3009
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgid "At last message"
|
|
|
|
|
msgstr "Dernier message"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:3050
|
2019-11-29 10:26:13 +00:00
|
|
|
|
msgid "No formatter is defined for this type of file"
|
|
|
|
|
msgstr "Aucun formateur n'est défini pour ce type de fichier"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:3126
|
2005-10-23 18:50:44 +00:00
|
|
|
|
#, c-format
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgid "%sWords: %zu Lines: %zd Chars: %zu"
|
|
|
|
|
msgstr "%s %zu mots, %zd lignes, %zu caractères"
|
2005-10-23 18:50:44 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:3127
|
2005-10-23 18:50:44 +00:00
|
|
|
|
msgid "In Selection: "
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Contenu de la sélection : "
|
2005-10-23 18:50:44 +00:00
|
|
|
|
|
2014-05-13 16:11:04 +00:00
|
|
|
|
#. TRANSLATORS: This is displayed when the next keystroke will be
|
|
|
|
|
#. * inserted verbatim.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:3140
|
2014-05-13 16:11:04 +00:00
|
|
|
|
msgid "Verbatim Input"
|
|
|
|
|
msgstr "Entrée telle quelle"
|
|
|
|
|
|
2019-10-04 10:11:14 +00:00
|
|
|
|
#. TRANSLATORS: Shown when no text is directly left of the cursor.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:3236
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "No word fragment"
|
|
|
|
|
msgstr "Pas de fragment de mot"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:3328
|
2016-12-12 14:12:16 +00:00
|
|
|
|
msgid "No further matches"
|
|
|
|
|
msgstr "Aucune autre correspondance"
|
|
|
|
|
|
|
|
|
|
#. TRANSLATORS: Shown when there are zero possible completions.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/text.c:3332
|
2016-12-12 14:12:16 +00:00
|
|
|
|
msgid "No matches"
|
|
|
|
|
msgstr "Aucune correspondance"
|
|
|
|
|
|
2019-11-29 10:26:13 +00:00
|
|
|
|
#: src/utils.c:298 src/utils.c:310
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgid "Nano is out of memory!\n"
|
|
|
|
|
msgstr "nano n'a plus de mémoire !\n"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/winio.c:95
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Recording a macro..."
|
|
|
|
|
msgstr "Enregistrement d'une macro..."
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/winio.c:98
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Stopped recording"
|
|
|
|
|
msgstr "Arrêt de l'enregistrement"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/winio.c:107
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Cannot run macro while recording"
|
|
|
|
|
msgstr "Impossible de lancer une macro pendant l'enregistrement"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/winio.c:113
|
2017-11-27 18:21:00 +00:00
|
|
|
|
msgid "Macro is empty"
|
|
|
|
|
msgstr "La macro est vide"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/winio.c:215
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgid "Too many errors from stdin\n"
|
|
|
|
|
msgstr "Trop d'erreur sur l'entrée standard\n"
|
2017-06-25 09:09:38 +00:00
|
|
|
|
|
2016-06-17 13:49:20 +00:00
|
|
|
|
#. TRANSLATORS: This refers to a sequence of escape codes
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#. * (from the keyboard) that nano does not recognize.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/winio.c:870
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Unknown sequence"
|
2016-06-27 09:07:44 +00:00
|
|
|
|
msgstr "Séquence inconnue"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2016-07-28 07:38:30 +00:00
|
|
|
|
#. TRANSLATORS: This is shown while a six-digit hexadecimal
|
|
|
|
|
#. * Unicode character code (%s) is being typed in.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/winio.c:1467
|
2016-08-10 10:14:26 +00:00
|
|
|
|
#, c-format
|
2016-07-28 07:38:30 +00:00
|
|
|
|
msgid "Unicode Input: %s"
|
2016-08-10 10:14:26 +00:00
|
|
|
|
msgstr "Entrée Unicode : %s"
|
2006-06-12 09:07:01 +00:00
|
|
|
|
|
2019-03-24 11:47:41 +00:00
|
|
|
|
#. TRANSLATORS: The next five are "labels" in the title bar.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/winio.c:2054
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgid "Linting --"
|
|
|
|
|
msgstr "Analyse statique --"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/winio.c:2060
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "DIR:"
|
|
|
|
|
msgstr "RÉP. :"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/winio.c:2081 src/winio.c:2087
|
2004-08-31 00:22:02 +00:00
|
|
|
|
msgid "Modified"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Modifié"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2008-08-05 01:35:42 +00:00
|
|
|
|
# Cela devrait être « visualisation », pour être logique.
|
2004-08-31 00:22:02 +00:00
|
|
|
|
# Mais il faut quelque chose de court qui tienne sans
|
2008-08-05 01:35:42 +00:00
|
|
|
|
# déborder sur le bord haut de l'écran.
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/winio.c:2083
|
2004-08-31 00:22:02 +00:00
|
|
|
|
msgid "View"
|
|
|
|
|
msgstr "Voir"
|
2002-10-06 22:06:36 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/winio.c:2085
|
2019-03-24 11:47:41 +00:00
|
|
|
|
msgid "Restricted"
|
|
|
|
|
msgstr "Restreint"
|
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/winio.c:3391
|
2003-02-04 14:13:36 +00:00
|
|
|
|
#, c-format
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgid "line %zd/%zd (%d%%), col %zu/%zu (%d%%), char %zu/%zu (%d%%)"
|
|
|
|
|
msgstr "ligne %zd/%zd (%d%%), col. %zu/%zu (%d%%), car. %zu/%zu (%d%%)"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/winio.c:3571
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "The nano text editor"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "L'éditeur de texte nano"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/winio.c:3572
|
2004-08-31 00:22:02 +00:00
|
|
|
|
msgid "version"
|
|
|
|
|
msgstr "version"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/winio.c:3573
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "Brought to you by:"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Proposé par :"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/winio.c:3574
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "Special thanks to:"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Remerciements particuliers à :"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/winio.c:3575
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "The Free Software Foundation"
|
2001-12-07 14:00:56 +00:00
|
|
|
|
msgstr "La Free Software Foundation"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/winio.c:3576
|
2015-02-07 00:26:43 +00:00
|
|
|
|
msgid "the many translators and the TP"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "les nombreux traducteurs et le Translation Project (TP)"
|
2015-02-07 00:26:43 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/winio.c:3577
|
2002-10-06 22:06:36 +00:00
|
|
|
|
msgid "For ncurses:"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Pour ncurses :"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/winio.c:3578
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "and anyone else we forgot..."
|
2011-02-26 14:28:42 +00:00
|
|
|
|
msgstr "et toute autre personne que nous aurions oubliée..."
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2020-02-07 10:23:43 +00:00
|
|
|
|
#: src/winio.c:3579
|
2004-08-31 00:22:02 +00:00
|
|
|
|
msgid "Thank you for using nano!"
|
2008-08-05 01:35:42 +00:00
|
|
|
|
msgstr "Merci d'utiliser nano !"
|
2019-03-24 11:47:41 +00:00
|
|
|
|
|
2019-04-15 07:57:12 +00:00
|
|
|
|
#: lib/getopt.c:278
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: option '%s%s' is ambiguous\n"
|
|
|
|
|
msgstr "%s : l'option « %s%s » est ambiguë\n"
|
|
|
|
|
|
|
|
|
|
#: lib/getopt.c:284
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: option '%s%s' is ambiguous; possibilities:"
|
|
|
|
|
msgstr "%s : l'option « %s%s » est ambiguë ; possibilités :"
|
|
|
|
|
|
|
|
|
|
#: lib/getopt.c:319
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: unrecognized option '%s%s'\n"
|
|
|
|
|
msgstr "%s : option « %s%s » non reconnue\n"
|
|
|
|
|
|
|
|
|
|
#: lib/getopt.c:345
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: option '%s%s' doesn't allow an argument\n"
|
|
|
|
|
msgstr "%s : l'option « %s%s » n'autorise pas d'argument\n"
|
|
|
|
|
|
|
|
|
|
#: lib/getopt.c:360
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: option '%s%s' requires an argument\n"
|
|
|
|
|
msgstr "%s : l'option « %s%s » nécessite un argument\n"
|
|
|
|
|
|
|
|
|
|
#: lib/getopt.c:621
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: invalid option -- '%c'\n"
|
|
|
|
|
msgstr "%s : option incorrecte -- « %c »\n"
|
|
|
|
|
|
|
|
|
|
#: lib/getopt.c:636 lib/getopt.c:682
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: option requires an argument -- '%c'\n"
|
|
|
|
|
msgstr "%s : l'option nécessite un argument -- « %c »\n"
|
|
|
|
|
|
|
|
|
|
#: lib/regcomp.c:135
|
|
|
|
|
msgid "Success"
|
|
|
|
|
msgstr "Succès"
|
|
|
|
|
|
|
|
|
|
#: lib/regcomp.c:138
|
|
|
|
|
msgid "No match"
|
|
|
|
|
msgstr "Aucune correspondance"
|
|
|
|
|
|
|
|
|
|
#: lib/regcomp.c:141
|
|
|
|
|
msgid "Invalid regular expression"
|
|
|
|
|
msgstr "Expression rationnelle incorrecte"
|
|
|
|
|
|
|
|
|
|
#: lib/regcomp.c:144
|
|
|
|
|
msgid "Invalid collation character"
|
|
|
|
|
msgstr "Classement de caractères incorrect"
|
|
|
|
|
|
|
|
|
|
#: lib/regcomp.c:147
|
|
|
|
|
msgid "Invalid character class name"
|
|
|
|
|
msgstr "Classe de caractère incorrecte"
|
2019-03-24 11:47:41 +00:00
|
|
|
|
|
2019-04-15 07:57:12 +00:00
|
|
|
|
#: lib/regcomp.c:150
|
|
|
|
|
msgid "Trailing backslash"
|
|
|
|
|
msgstr "Barre oblique inverse finale"
|
2019-03-24 11:47:41 +00:00
|
|
|
|
|
2019-04-15 07:57:12 +00:00
|
|
|
|
#: lib/regcomp.c:153
|
|
|
|
|
msgid "Invalid back reference"
|
|
|
|
|
msgstr "Référence arrière incorrecte"
|
2019-03-24 11:47:41 +00:00
|
|
|
|
|
2019-04-15 07:57:12 +00:00
|
|
|
|
#: lib/regcomp.c:156
|
|
|
|
|
msgid "Unmatched [, [^, [:, [., or [="
|
|
|
|
|
msgstr "[, [^, [:, [., ou [= non apparié"
|
2019-03-24 11:47:41 +00:00
|
|
|
|
|
2019-04-15 07:57:12 +00:00
|
|
|
|
#: lib/regcomp.c:159
|
|
|
|
|
msgid "Unmatched ( or \\("
|
|
|
|
|
msgstr "( ou \\( non apparié"
|
2019-03-24 11:47:41 +00:00
|
|
|
|
|
2019-04-15 07:57:12 +00:00
|
|
|
|
#: lib/regcomp.c:162
|
|
|
|
|
msgid "Unmatched \\{"
|
|
|
|
|
msgstr "\\{ non apparié"
|
2019-03-24 11:47:41 +00:00
|
|
|
|
|
2019-04-15 07:57:12 +00:00
|
|
|
|
#: lib/regcomp.c:165
|
|
|
|
|
msgid "Invalid content of \\{\\}"
|
|
|
|
|
msgstr "Contenu incorrect de \\{\\}"
|
2019-03-24 11:47:41 +00:00
|
|
|
|
|
2019-04-15 07:57:12 +00:00
|
|
|
|
#: lib/regcomp.c:168
|
|
|
|
|
msgid "Invalid range end"
|
|
|
|
|
msgstr "Fin de plage incorrect"
|
2019-03-24 11:47:41 +00:00
|
|
|
|
|
2019-04-15 07:57:12 +00:00
|
|
|
|
#: lib/regcomp.c:171
|
|
|
|
|
msgid "Memory exhausted"
|
|
|
|
|
msgstr "Mémoire épuisée"
|
2019-03-24 11:47:41 +00:00
|
|
|
|
|
2019-04-15 07:57:12 +00:00
|
|
|
|
#: lib/regcomp.c:174
|
|
|
|
|
msgid "Invalid preceding regular expression"
|
|
|
|
|
msgstr "Expression rationnelle précédente incorrecte"
|
2019-03-24 11:47:41 +00:00
|
|
|
|
|
2019-04-15 07:57:12 +00:00
|
|
|
|
#: lib/regcomp.c:177
|
|
|
|
|
msgid "Premature end of regular expression"
|
|
|
|
|
msgstr "Fin prématurée d'expression rationnelle"
|
2019-03-24 11:47:41 +00:00
|
|
|
|
|
2019-04-15 07:57:12 +00:00
|
|
|
|
#: lib/regcomp.c:180
|
|
|
|
|
msgid "Regular expression too big"
|
|
|
|
|
msgstr "Expression rationnelle trop grande"
|
2019-03-24 11:47:41 +00:00
|
|
|
|
|
2019-04-15 07:57:12 +00:00
|
|
|
|
#: lib/regcomp.c:183
|
|
|
|
|
msgid "Unmatched ) or \\)"
|
|
|
|
|
msgstr ") ou \\) non apparié"
|
2019-03-24 11:47:41 +00:00
|
|
|
|
|
2019-04-15 07:57:12 +00:00
|
|
|
|
#: lib/regcomp.c:676
|
|
|
|
|
msgid "No previous regular expression"
|
|
|
|
|
msgstr "Pas d'expression rationnelle précédente"
|