KRename/uk: Difference between revisions

From KDE UserBase Wiki
(Updating to match new version of source page)
No edit summary
Line 2: Line 2:


{|class="tablecenter vertical-centered
{|class="tablecenter vertical-centered
|[[Image:KRename.png|48px|left|Lokalize]]|| ||'''Програма для пакетного перейменування файлів.'''
|[[Image:KRename.png|48px|left|Lokalize]]|| ||Програма для пакетного перейменування файлів
|}
|}
[[Image:krename-start.png]]
[[Image:krename-start.png]]
Line 45: Line 45:
* Click '''Finish''' to perform the renaming operation
* Click '''Finish''' to perform the renaming operation


== Автори ==
== Authors ==
* Автор початкової версії: Dominik Seichter <domseichter AT web.de>
* Поточний супровідник: Heiko Becker <heirecka at exherbo dot org>


* Original author: Dominik Seichter <domseichter AT web.de>
* Original author: Dominik Seichter <domseichter AT web.de>
Line 53: Line 51:
* Current maintainer: Heiko Becker <heirecka at exherbo dot org>
* Current maintainer: Heiko Becker <heirecka at exherbo dot org>


== Додаткові відомості ==
== More Information ==
* [http://www.krename.net/home/ Сайт Krename]
* [https://phabricator.kde.org/source/krename/ Сховище git]
* [https://bugs.kde.org/enter_bug.cgi?product=krename&format=guided Система стеження за вадами]
* [http://www.kde.org.uk/apps/krename/ Стаття з описом програми та інтерв’ю з автором]


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

Revision as of 14:45, 1 January 2019

Lokalize
Lokalize
  Програма для пакетного перейменування файлів

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

Authors

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

More Information