Jump to content

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

From KDE UserBase Wiki
Abella (talk | contribs)
Created page with "El símbol '#' en qualsevol lloc del nom de fitxer serà substituït per un número, començant per '1' al primer fitxer i incrementant-lo per a cadascun fins a l'últim. En col..."
 
(No difference)

Latest revision as of 21:22, 3 November 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 (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

El símbol '#' en qualsevol lloc del nom de fitxer serà substituït per un número, començant per '1' al primer fitxer i incrementant-lo per a cadascun fins a l'últim. En col·locar diversos coixinets s'afegiran zeros als nombres.

  • # serà substituït per 1, 2, 3, 30, 150, etc.
  • #### serà substituït per 0001, 0002, 0003, 0030, 0150, etc.