KRename/fr: Difference between revisions

From KDE UserBase Wiki
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 4: Line 4:
|[[Image:KRename.png|48px|left|Lokalize]]|| ||'''Une application qui fait le renommage en batch. '''
|[[Image:KRename.png|48px|left|Lokalize]]|| ||'''Une application qui fait le renommage en batch. '''
|}
|}
__TOC__
[[Image:krename-start.png]]
'''KRename''' est le couteau de l'armée suisse de KDE pour renommer les fichiers.


Il utilise les modules externes pour pourvoir manipuler les métadata, vous permet de changer la casse, ajouter des nombres et beaucoup d'autres choses encore.
=== Description ===


Renommer des milliers de fichiers en une passe n'est pas un problème.
'''KRename''' is a tool to rename files easily.


== Captures d'écran ==
=== Features ===


{|class="tablecenter" style="border:1px solid darkgray;"
* Rename large numbers of files
|[[Image:Krename1.png|thumb|350px|center|
Choisir les options de l'écran <menuchoice>Nom du fichier</menuchoice> screen]]
|}


* Rename files, by simply adding a sequence of numbers or changing case


{|class="tablecenter" style="border:1px solid darkgray;"
* Plugins can be used to rename files using metadata from images, movies, music and more
|[[Image:Krename2.png|thumb|350px|center|
Peut-être avez vous besoin de noms courts et accrocheurs à ajouter à votre page web]]
|}


=== Usage ===
* Starting in the Files tab, '''Add''' the files to be renamed.
[[Image:krename-1.png]]
** If a file is not wanted, click '''Remove'''
** Click '''Remove All''' to start over


{|class="tablecenter" style="border:1px solid darkgray;"
* In the Destination tab, choose the action to be performed on the files
|[[Image:Krename3.png|thumb|350px|center|
[[Image:krename-2.png]]
Peut-être que le sujet des captures est important]]
** Rename the files, leaving them in the original folder
|}
** Copy the files to another folder, renaming them. The original files are left untouched
** Move the files to another folder, renaming them
** Create symbolic links in another folder. The links use the naming method requested, the original files untouched
 
* The plugins tab lists the plugins available
[[Image:krename-3.png]]
** Available plugins are listed in the box on the left. Choosing a plugin displays the tags that are available when renaming files
 
* Filename
[[Image:krename-4.png]]
** Choose the naming scheme to use when renaming files
*** For '''Prefix''' and '''Suffix''', choose Number or Date to add each to the beginning or end of the filename. A custom string may be entered in the box next to the drop-down list
*** Choose an option for the '''Filename''' or '''Extension'''. Using '''Custom''' allows the use of the tags provided by plugins
*** If using numbers, choose a starting and ending range
** The box at the bottom is a preview of the renamed file
 
* Click '''Finish''' to perform the renaming operation


== Auteurs ==
== Auteurs ==
Line 34: Line 49:
* Actuellement maintenu par: Heiko Becker <heirecka at exherbo dot org>
* Actuellement maintenu par: Heiko Becker <heirecka at exherbo dot org>


== Liens externes ==
* Original author: Dominik Seichter <domseichter AT web.de>
* [https://bugs.kde.org/enter_bug.cgi?product=krename&format=guided Suivi des bogues]
 
* [http://www.kde.org.uk/apps/krename/ Article avec description et interview]
* Current maintainer: Heiko Becker <heirecka at exherbo dot org>
 
== More Information ==
 
* [http://www.krename.net/home/ Krename website]
 
* [https://phabricator.kde.org/source/krename/ Git repo]
 
* [https://bugs.kde.org/enter_bug.cgi?product=krename&format=guided Bug tracker]
 
* [http://www.kde.org.uk/apps/krename/ Article with description and an interview]


[[Category:Utilitaires/fr]]
[[Category:Utilitaires/fr]]
[[Category:Gestionnaire de fichiers/fr]]
[[Category:Gestionnaire de fichiers/fr]]

Revision as of 18:50, 25 December 2018

Lokalize
Lokalize
  Une application qui fait le renommage en batch.

Description

KRename is a tool to rename files easily.

Features

  • Rename large numbers of files
  • Rename files, by simply adding a sequence of numbers or changing case
  • Plugins can be used to rename files using metadata from images, movies, music and more

Usage

  • Starting in the Files tab, Add the files to be renamed.

    • If a file is not wanted, click Remove
    • Click Remove All to start over
  • In the Destination tab, choose the action to be performed on the files

    • Rename the files, leaving them in the original folder
    • Copy the files to another folder, renaming them. The original files are left untouched
    • Move the files to another folder, renaming them
    • Create symbolic links in another folder. The links use the naming method requested, the original files untouched
  • The plugins tab lists the plugins available

    • Available plugins are listed in the box on the left. Choosing a plugin displays the tags that are available when renaming files
  • Filename

    • Choose the naming scheme to use when renaming files
      • For Prefix and Suffix, choose Number or Date to add each to the beginning or end of the filename. A custom string may be entered in the box next to the drop-down list
      • Choose an option for the Filename or Extension. Using Custom allows the use of the tags provided by plugins
      • If using numbers, choose a starting and ending range
    • The box at the bottom is a preview of the renamed file
  • Click Finish to perform the renaming operation

Auteurs

  • Auteur initial : Dominik Seichter <domseichter AT web.de>
  • Actuellement maintenu par: Heiko Becker <heirecka at exherbo dot org>
  • Original author: Dominik Seichter <domseichter AT web.de>
  • Current maintainer: Heiko Becker <heirecka at exherbo dot org>

More Information