Jump to content

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

From KDE UserBase Wiki
Yurchor (talk | contribs)
Created page with '{{Input|1= #!/bin/sh # # LEG06012001 # Перетворює поштовий архів у форматі Maildir у ~/Maildir/ на дані формату mbox у ~...'
 
(No difference)

Latest revision as of 13:51, 22 September 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 (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
 # Перетворює поштовий архів у форматі Maildir у ~/Maildir/ на дані формату mbox у ~/Mail/inbox
 #   як це потрібно для Kmail.