Jump to content

Translations:Dolphin/Batch Rename/4/pt-br: Difference between revisions

From KDE UserBase Wiki
Vitorboschi (talk | contribs)
Created page with "O símbolo '#' em qualquer lugar do nome do arquivo será substituido por um número, começando com '1' no primeiro arquivo e continuando de forma crescente para os seguintes."
(No difference)

Revision as of 11:53, 12 November 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

O símbolo '#' em qualquer lugar do nome do arquivo será substituido por um número, começando com '1' no primeiro arquivo e continuando de forma crescente para os seguintes.