Translations:Digikam/Batch Queue Manager and Script/4/ca: Difference between revisions

From KDE UserBase Wiki
(Created page with "{{Input|1= #!/bin/bash rsync -avz --delete /home/usuari/Fotos/Processades /media/0CFA-5602/DCIM/Camera }}")
 
No edit summary
Line 1: Line 1:
{{Input|1=
{{Input|1=
#!/bin/bash
#!/bin/bash
rsync -avz --delete /home/usuari/Fotos/Processades /media/0CFA-5602/DCIM/Camera
rsync -avz --delete /home/usuari/Fotos/processades /media/0CFA-5602/DCIM/càmera
}}
}}

Revision as of 15:00, 29 February 2012

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/Batch Queue Manager and Script)
{{Input|1=
#!/bin/bash
rsync -avz --delete /home/user/Photos/Processed /media/0CFA-5602/DCIM/Camera
}}
#!/bin/bash
rsync -avz --delete /home/usuari/Fotos/processades /media/0CFA-5602/DCIM/càmera