Jump to content

Translations:KMail/Tools/50/ca: Difference between revisions

From KDE UserBase Wiki
Abella (talk | contribs)
Created page with "{{Input|1= #!/bin/sh # # LEG06012001 # Converteix els missatges en el forma ~/Maildir/ a mbox en ~/Mail/inbox # requerit pel Kmail.<!--}}-->"
 
(No difference)

Latest revision as of 16:15, 17 July 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 (KMail/Tools)
{{Input|1=
  #!/bin/sh
  #
  # LEG06012001
  # Convert Mails in Maildir format in ~/Maildir/ to mbox format in ~/Mail/inbox
  #  as required by Kmail.<!--}}-->

{{Input|1=

 #!/bin/sh
 #
 # LEG06012001
 # Converteix els missatges en el forma ~/Maildir/ a mbox en ~/Mail/inbox
 # requerit pel Kmail.