diff options
Diffstat (limited to 'po/man.pot')
-rw-r--r-- | po/man.pot | 86 |
1 files changed, 86 insertions, 0 deletions
diff --git a/po/man.pot b/po/man.pot new file mode 100644 index 0000000..ca0c2fe --- /dev/null +++ b/po/man.pot @@ -0,0 +1,86 @@ +# Easily Copy ISO Images to USB Drives +# Copyright (C) 2013 Mageia +# This file is distributed under the same license as the copyiso2usb package. +# Dave Hodgins <davidwhodgins@mageia.org>, 2013. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: copyiso2usb 1.0\n" +"Report-Msgid-Bugs-To: doc-discuss@ml.mageia.org\n" +"POT-Creation-Date: 2013-09-08 19:01-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: TH +#: man1/copyiso2usb.1:1 +#, no-wrap +msgid "COPYISO2USB" +msgstr "" + +#. type: TH +#: man1/copyiso2usb.1:1 +#, no-wrap +msgid "September 2013" +msgstr "" + +#. type: TH +#: man1/copyiso2usb.1:1 +#, no-wrap +msgid "Mageia utilities" +msgstr "" + +#. type: TH +#: man1/copyiso2usb.1:1 +#, no-wrap +msgid "User Commands" +msgstr "" + +#. type: SH +#: man1/copyiso2usb.1:2 +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: man1/copyiso2usb.1:4 +msgid "copyiso2usb - copy an iso file to a usb drive" +msgstr "" + +#. type: SH +#: man1/copyiso2usb.1:4 +#, no-wrap +msgid "SYNOPSIS" +msgstr "" + +#. type: Plain text +#: man1/copyiso2usb.1:7 +msgid "B<copyiso2usb> E<lt>fileE<gt>" +msgstr "" + +#. type: SH +#: man1/copyiso2usb.1:7 +#, no-wrap +msgid "DESCRIPTION" +msgstr "" + +#. type: Plain text +#: man1/copyiso2usb.1:13 +msgid "" +"If no file is specified, the option to update the locate database is given, " +"and if requested, the database is updated after which a list of available " +"iso files is presented for selection." +msgstr "" + +#. type: Plain text +#: man1/copyiso2usb.1:17 +msgid "" +"The list of available usb drives is presented for selection. Once selected, " +"and after confirmation, the specified file or selected iso file is copied to " +"the usb drive." +msgstr "" |