1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="files-rename-multiple" xml:lang="fr">
<info>
<link type="guide" xref="files#common-file-tasks"/>
<link type="seealso" xref="files-rename"/>
<link type="seealso" xref="files-rename-music-metadata"/>
<revision version="gnome:47" date="2024-08-31" status="candidate"/>
<credit type="author">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>Rename more than one file at once.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Luc Pionchon</mal:name>
<mal:email>pionchon.luc@gmail.com</mal:email>
<mal:years>2011</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Claude Paroz</mal:name>
<mal:email>claude@2xlibre.net</mal:email>
<mal:years>2011</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Alain Lojewski</mal:name>
<mal:email>allomervan@gmail.com</mal:email>
<mal:years>2011-2015</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Julien Hardelin</mal:name>
<mal:email>jhardlin@orange.fr</mal:email>
<mal:years>2011, 2013</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Bruno Brouard</mal:name>
<mal:email>annoa.b@gmail.com</mal:email>
<mal:years>2011-12</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>yanngnome</mal:name>
<mal:email>yannubuntu@gmail.com</mal:email>
<mal:years>2012</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Nicolas Delvaux</mal:name>
<mal:email>contact@nicolas-delvaux.org</mal:email>
<mal:years>2012</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Mickael Albertus</mal:name>
<mal:email>mickael.albertus@gmail.com</mal:email>
<mal:years>2012</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Alexandre Franke</mal:name>
<mal:email>alexandre.franke@gmail.com</mal:email>
<mal:years>2015</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Hydroxyp</mal:name>
<mal:email>hydroxyp@gmail.com</mal:email>
<mal:years>2020</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Charles Monzat</mal:name>
<mal:email>charles.monzat@free.fr</mal:email>
<mal:years>2020-2022</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Guillaume Bernard</mal:name>
<mal:email>associations@guillaume-bernard.fr</mal:email>
<mal:years>2021</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Irénée Thirion</mal:name>
<mal:email>irenee.thirion@e.email</mal:email>
<mal:years>2024</mal:years>
</mal:credit>
</info>
<title>Rename multiple files</title>
<p><app>Files</app> can be used to change the names of a group of files. You
can <gui>Rename using a template</gui> or <gui>Find and replace text</gui>.</p>
<steps>
<title>To rename using a template:</title>
<item><p>Select two or more files in <app>Files</app>.</p></item>
<item><p>Press <key>F2</key> or right-click on the selection and pick
<gui>Rename</gui>. The <gui>Rename</gui> window opens.</p></item>
<item><p>Make sure <gui>Rename using a template</gui> is selected.</p>
<note>
<p>The name field contains "[Original filename]" as a placeholder. It
can be deleted or added back from the <gui>+ Add</gui> menu.</p>
</note>
<p>Click before or after "[Original filename]" to add letters, words,
or numbers to create the pattern you want.</p>
<note style="warning">
<p>Certain <link xref="files-rename#valid-chars">characters</link>
should be avoided on some devices.</p>
</note>
<p>To number the files sequentially, click <gui>+ Add</gui> to choose
the number of digits in the number you want added automatically. If you are
renaming 10 or more files but fewer than 100, choose two digits (<gui>01,
02, 03, 04</gui>). Choose three (<gui>001, 002, 003, 004</gui>) if you have
more than 99 files to rename.</p>
<p>The preview list will show the current filenames on the left and the
resulting filenames on the right.</p></item>
<item><p>Click the <gui>Rename</gui> button to apply the pattern you have
created, and the files will be renamed.</p></item>
</steps>
<p>Quand vous renommez un fichier, seule la première partie de son nom est sélectionnée, pas l’extension (la partie derrière le dernier <file>.</file>). L’extension décrit normalement le type de fichier (par exemple <file>fichier.pdf</file> est un document PDF) et normalement, vous ne devez pas la modifier. Si malgré tout, vous souhaitez aussi modifier l’extension, sélectionnez le nom complet et modifiez-le.</p>
<steps>
<title>To rename using find and replace text:</title>
<item><p>Select two or more files in <app>Files</app>.</p></item>
<item><p>Press <key>F2</key> or right-click on the selection and pick
<gui>Rename</gui>.</p></item>
<item><p>Select <gui>Find and replace text</gui>.</p></item>
<item><p>For <gui>Existing Text</gui> type the text to be replaced. For
<gui>Replace With</gui>, type the new text. The preview list will show the
current filenames on the left and the resulting filenames on the
right.</p></item>
<item><p>Click the <gui>Rename</gui> button to accept the replacement in the
preview, and the files will be renamed.</p></item>
</steps>
<note style="tip">
<p>If you renamed the wrong file, or named your file improperly, you can
undo the rename. To revert the action, immediately click the menu button in
the sidebar and select <gui>Undo Rename</gui>, or press
<keyseq><key>Ctrl</key><key>Z</key></keyseq>, to restore the former
name.</p>
</note>
</page>
|