Jump to content

Translations:Dolphin/Batch Rename/4/it: Difference between revisions

From KDE UserBase Wiki
Caig (talk | contribs)
Created page with "Il simbolo '#' posto ovunque nel nome del file verrà sostituito con un numero, a partire da '1' per il primo file e continuando progressivamente per ogni file successivo."
(No difference)

Revision as of 16:15, 26 October 2010

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 (Dolphin/Batch Rename)
The '#' symbol anywhere within the file name will be replaced with a number, starting with '1' for the first file and continuing up for each file after that. Placing multiple hashes will add leading zeroes to the numbers.
:* # will be replaced by 1, 2, 3, 30, 150, etc
:* #### will be replaced by 0001, 0002, 0003, 0030, 0150, etc

Il simbolo '#' posto ovunque nel nome del file verrà sostituito con un numero, a partire da '1' per il primo file e continuando progressivamente per ogni file successivo.