diff options
Diffstat (limited to 'src/po/sos.pot')
-rw-r--r-- | src/po/sos.pot | 178 |
1 files changed, 178 insertions, 0 deletions
diff --git a/src/po/sos.pot b/src/po/sos.pot new file mode 100644 index 00000000..c2454a74 --- /dev/null +++ b/src/po/sos.pot @@ -0,0 +1,178 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2008-12-19 06:40\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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: utf-8\n" +"Generated-By: pygettext.py 1.5\n" + + +#: lib/sos/policyredhat.py:203 +msgid "Please enter your first initial and last name [%s]: " +msgstr "" + +#: lib/sos/policyredhat.py:206 +msgid "Please enter the case number that you are generating this report for: " +msgstr "" + +#: lib/sos/policyredhat.py:231 +msgid "Creating compressed archive..." +msgstr "" + +#: lib/sos/policyredhat.py:253 +msgid "Encrypting archive..." +msgstr "" + +#: lib/sos/policyredhat.py:271 +msgid "There was a problem encrypting your report." +msgstr "" + +#: lib/sos/policyredhat.py:292 +msgid "" +"Your sosreport has been generated and saved in:\n" +" %s" +msgstr "" + +#: lib/sos/policyredhat.py:295 +msgid "The md5sum is: " +msgstr "" + +#: lib/sos/policyredhat.py:297 +msgid "Please send this file to your support representative." +msgstr "" + +#: lib/sos/policyredhat.py:323 +msgid "Cannot upload to specified URL." +msgstr "" + +#: lib/sos/policyredhat.py:360 +msgid "There was a problem uploading your report to Red Hat support." +msgstr "" + +#: lib/sos/policyredhat.py:362 +msgid "Your report was successfully uploaded to Red Hat's ftp server with name:" +msgstr "" + +#: lib/sos/policyredhat.py:365 +msgid "Please communicate this name to your support representative." +msgstr "" + +#: sosreport:401 +msgid "Could not create temporary directory." +msgstr "" + +#: sosreport:457 +msgid "sosreport (version %s)" +msgstr "" + +#: sosreport:474 +msgid "plugin %s does not validate, skipping" +msgstr "" + +#: sosreport:480 +msgid "plugin %s skipped (--skip-plugins)" +msgstr "" + +#: sosreport:484 +msgid "plugin %s is inactive (use -e or -o to enable)." +msgstr "" + +#: sosreport:492 +msgid "plugin %s not specified in --only-plugins list" +msgstr "" + +#: sosreport:497 +msgid "plugin %s does not install, skipping" +msgstr "" + +#: sosreport:568 +msgid "processing options from plugin: %s" +msgstr "" + +#: sosreport:579 +msgid "no valid plugins found" +msgstr "" + +#: sosreport:584 +msgid "The following plugins are currently enabled:" +msgstr "" + +#: sosreport:589 +msgid "No plugin enabled." +msgstr "" + +#: sosreport:593 +msgid "The following plugins are currently disabled:" +msgstr "" + +#: sosreport:600 +msgid "The following plugin options are available:" +msgstr "" + +#: sosreport:620 +msgid "No plugin options available." +msgstr "" + +#: sosreport:628 +msgid "sosreport requires root permissions to run." +msgstr "" + +#: sosreport:635 +msgid "no valid plugins were enabled" +msgstr "" + +#: sosreport:638 +msgid "" +"This utility will collect some detailed information about the\n" +"hardware and setup of your Red Hat Enterprise Linux system.\n" +"The information is collected and an archive is packaged under\n" +"/tmp, which you can send to a support representative.\n" +"Red Hat will use this information for diagnostic purposes ONLY\n" +"and it will be considered confidential information.\n" +"\n" +"This process may take a while to complete.\n" +"No changes will be made to your system.\n" +"\n" +msgstr "" + +#: sosreport:652 +msgid "" +"Press ENTER to continue, or CTRL-C to quit.\n" +msgstr "" + +#: sosreport:668 +msgid "One or more plugins have detected a problem in your configuration." +msgstr "" + +#: sosreport:669 +msgid "Please review the following messages:" +msgstr "" + +#: sosreport:685 +msgid "Are you sure you would like to continue (y/n) ? " +msgstr "" + +#: sosreport:686 +msgid "Y" +msgstr "" + +#: sosreport:686 +msgid "y" +msgstr "" + +#: sosreport:689 +msgid "N" +msgstr "" + +#: sosreport:689 +msgid "n" +msgstr "" + |