Translations:Digikam/Renaming Photos/10/bg: Difference between revisions

From KDE Wiki Sandbox
(Created page with " *<menuchoice>Trimmed</menuchoice> – Removes leading, trailing, and extra spaces. *<menuchoice>Unique</menuchoice> – Adds unique numerical values to identical file nam...")
(No difference)

Revision as of 23:53, 1 January 2011

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Digikam/Renaming Photos)
*<menuchoice>Trimmed</menuchoice> – Removes leading, trailing, and extra spaces.
*<menuchoice>Unique</menuchoice> – Adds unique numerical values to identical file names.
*<menuchoice>Replace</menuchoice> – Performs search and replace. The modifier supports regular expressions.
*<menuchoice>Range</menuchoice> – Lets you specify a specific fragment of the file name for the renaming rule. For example, the ''{5-}'' modifier in the ''[file]{5-}'' rule removes the first four characters of the file name, so ''IMAG0113.jpg'', ''IMAG0351.jpg'', and ''IMAG0573.jpg'' are renamed to ''0113.jpg'', ''0351.jpg'', and ''0573.jpg''
   *Trimmed – Removes leading, trailing, and extra spaces.
   *Unique – Adds unique numerical values to identical file names.
   *Replace – Performs search and replace. The modifier supports regular expressions.
   *Range – Lets you specify a specific fragment of the file name for the renaming rule. For example, the {5-} modifier in the [file]{5-} rule removes the first four characters of the file name, so IMAG0113.jpg, IMAG0351.jpg, and IMAG0573.jpg are renamed to 0113.jpg, 0351.jpg, and 0573.jpg