KRename/fr: Difference between revisions

From KDE UserBase Wiki
(Updating to match new version of source page)
(Created page with "* Des plugins peuvent être utilisés pour renommer les fichiers e utilisant les métadonnées des images, films, musique, ...")
(14 intermediate revisions by the same user not shown)
Line 2: Line 2:


{|class="tablecenter vertical-centered
{|class="tablecenter vertical-centered
|[[Image:KRename.png|48px|left|Lokalize]]|| ||'''Une application qui fait le renommage en batch. '''
|[[Image:KRename.png|48px|left|Lokalize]]|| ||Un outil pour renommer plusieurs fichiers.
|}
|}
[[Image:krename-start.png]]
[[Image:krename-start.png]]
Line 8: Line 8:
=== Description ===
=== Description ===


'''KRename''' is a tool to rename files easily.
'''KRename''' est un outil pour renommer vos fichiers simplement.


=== Features ===
=== Fonctionnalité ===


* Rename large numbers of files
* Permet de renommer une grande quantité de fichier à la fois.


* Rename files, by simply adding a sequence of numbers or changing case
* Permet de renommer vos fichiers, en seulement rajoutant une séquence de chiffre ou en changeant les majuscules en minuscules (ou minuscules en majuscules)


* Plugins can be used to rename files using metadata from images, movies, music and more
* Des plugins peuvent être utilisés pour renommer les fichiers e utilisant les métadonnées des images, films, musique, ...


=== Usage ===
=== Usage ===
Line 46: Line 46:


== Auteurs ==
== Auteurs ==
* Auteur initial : Dominik Seichter <domseichter AT web.de>
* Auteur initial : Dominik Seichter <domseichter AT web.de>
* Actuellement maintenu par: Heiko Becker <heirecka at exherbo dot org>
* Actuellement maintenu par: Heiko Becker <heirecka at exherbo dot org>


* Original author: Dominik Seichter <domseichter AT web.de>
== Plus d'information ==
 
* Current maintainer: Heiko Becker <heirecka at exherbo dot org>
 
== More Information ==


* [http://www.krename.net/home/ Krename website]
* [http://www.krename.net/home/ Site web de Krename]


* [https://phabricator.kde.org/source/krename/ Git repo]
* [https://phabricator.kde.org/source/krename/ Dépôt Git]


* [https://bugs.kde.org/enter_bug.cgi?product=krename&format=guided Bug tracker]
* [https://bugs.kde.org/enter_bug.cgi?product=krename&format=guided Suivi des bogues]


* [http://www.kde.org.uk/apps/krename/ Article with description and an interview]
* [http://www.kde.org.uk/apps/krename/ Article avec description et interview]


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

Revision as of 12:41, 13 January 2019

Lokalize
Lokalize
  Un outil pour renommer plusieurs fichiers.

Description

KRename est un outil pour renommer vos fichiers simplement.

Fonctionnalité

  • Permet de renommer une grande quantité de fichier à la fois.
  • Permet de renommer vos fichiers, en seulement rajoutant une séquence de chiffre ou en changeant les majuscules en minuscules (ou minuscules en majuscules)
  • Des plugins peuvent être utilisés pour renommer les fichiers e utilisant les métadonnées des images, films, musique, ...

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>

Plus d'information