aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/lib/sos/plugins/general.py1
-rwxr-xr-xsrc/lib/sos/policyredhat.py2
-rw-r--r--src/locale/ar/LC_MESSAGES/sos.po4
-rw-r--r--src/locale/fr/LC_MESSAGES/sos.po4
-rw-r--r--src/locale/it/LC_MESSAGES/sos.po14
-rw-r--r--src/sosreport.19
6 files changed, 27 insertions, 7 deletions
diff --git a/src/lib/sos/plugins/general.py b/src/lib/sos/plugins/general.py
index fd18136b..2e142013 100644
--- a/src/lib/sos/plugins/general.py
+++ b/src/lib/sos/plugins/general.py
@@ -23,6 +23,7 @@ class general(sos.plugintools.PluginBase):
def setup(self):
self.addCopySpec("/etc/redhat-release")
+ self.addCopySpec("/etc/fedora-release")
self.addCopySpec("/etc/sysconfig")
self.addCopySpec("/proc/stat")
self.addCopySpec("/var/log/dmesg")
diff --git a/src/lib/sos/policyredhat.py b/src/lib/sos/policyredhat.py
index 13368e2f..6aae9321 100755
--- a/src/lib/sos/policyredhat.py
+++ b/src/lib/sos/policyredhat.py
@@ -152,7 +152,7 @@ class SosPolicy:
tarcmd = "/bin/tar -jcf %s %s" % (tarballName, namestr)
- print "Creating compressed archive..."
+ print _("Creating compressed archive...")
if not os.access(string.split(tarcmd)[0], os.X_OK):
print "Unable to create tarball"
return
diff --git a/src/locale/ar/LC_MESSAGES/sos.po b/src/locale/ar/LC_MESSAGES/sos.po
index 8548871e..bb617698 100644
--- a/src/locale/ar/LC_MESSAGES/sos.po
+++ b/src/locale/ar/LC_MESSAGES/sos.po
@@ -23,6 +23,10 @@ msgstr "sosreport (الإصدار %s)"
msgid "plugin %s does not validate, skipping"
msgstr "الملحق %s غير سليم، تم تعطيله"
+#: lib/sos/policyredhat.py:155
+msgid "Creating compressed archive..."
+msgstr ""
+
#: sosreport:392
msgid "plugin %s skipped (--skip-plugins)"
msgstr "تم تعطيل الملحق %s عبر --skip-plugins"
diff --git a/src/locale/fr/LC_MESSAGES/sos.po b/src/locale/fr/LC_MESSAGES/sos.po
index 56902948..72be4bd4 100644
--- a/src/locale/fr/LC_MESSAGES/sos.po
+++ b/src/locale/fr/LC_MESSAGES/sos.po
@@ -22,6 +22,10 @@ msgstr "Prière d'entrer votre première initiale et votre nom [%s]: "
msgid "Please enter the case number that you are generating this report for: "
msgstr "Prière de donner le numéro de ticket pour lequel vous avez généré ce rapport: "
+#: lib/sos/policyredhat.py:155
+msgid "Creating compressed archive..."
+msgstr ""
+
#: lib/sos/policyredhat.py:185
msgid ""
"Your sosreport has been generated and saved in:\n"
diff --git a/src/locale/it/LC_MESSAGES/sos.po b/src/locale/it/LC_MESSAGES/sos.po
index 965d9a2b..cafd4c42 100644
--- a/src/locale/it/LC_MESSAGES/sos.po
+++ b/src/locale/it/LC_MESSAGES/sos.po
@@ -23,6 +23,10 @@ msgstr "Inserire l'iniziale del nome e il cognome [%s]: "
msgid "Please enter the case number that you are generating this report for: "
msgstr "Inserire il numero del caso a cui si riferisce questo report: "
+#: lib/sos/policyredhat.py:155
+msgid "Creating compressed archive..."
+msgstr "Creazione di un archivio compresso in corso..."
+
#: lib/sos/policyredhat.py:185
msgid ""
"Your sosreport has been generated and saved in:\n"
@@ -37,7 +41,7 @@ msgstr "L'md5sum é: "
#: lib/sos/policyredhat.py:190
msgid "Please send this file to your support representative."
-msgstr "Perfavore invii questo file al rappresentante del supporto tecnico."
+msgstr "E' pregato di inviare questo file al rappresentante del supporto tecnico."
#: sosreport:372
msgid "sosreport (version %s)"
@@ -53,7 +57,7 @@ msgstr "plugin %s disattivata (--skip-plugins)"
#: sosreport:398
msgid "plugin %s is inactive (use -e or -o to enable)."
-msgstr "plugin %s é inattiva (utilizzare -e o -o per riattivarla)."
+msgstr "plugin %s non é attiva (utilizzare -e o -o per riattivarla)."
#: sosreport:406
msgid "plugin %s not specified in --only-plugins list"
@@ -77,7 +81,7 @@ msgstr "nessuna plugin valida é stata trovata"
#: sosreport:473
msgid "The following plugins are currently enabled:"
-msgstr "Le seguenti plugin sono attivate:"
+msgstr "Le seguenti plugin sono attive:"
#: sosreport:478
msgid "No plugin enabled."
@@ -93,7 +97,7 @@ msgstr "Sono disponibili le seguenti opzioni per la plugin:"
#: sosreport:509
msgid "No plugin options available."
-msgstr "Nessuna opzione per plugin disponibile."
+msgstr "Nessuna opzione disponibile per le plugins attive."
#: sosreport:517
msgid "sosreport requires root permissions to run."
@@ -131,7 +135,7 @@ msgstr ""
#: sosreport:555
msgid "One or more plugins have detected a problem in your configuration."
-msgstr "Una o più plugin hanno determinato un problema nella sua configurazione:"
+msgstr "Una o più plugin hanno determinato problemi nella configurazione del sistema:"
#: sosreport:556
msgid "Please review the following messages:"
diff --git a/src/sosreport.1 b/src/sosreport.1
index 95f427b5..cd7d34df 100644
--- a/src/sosreport.1
+++ b/src/sosreport.1
@@ -4,7 +4,9 @@ sosreport \- Generate debugging information for this system
.SH SYNOPSIS
.B sosreport
[-l|--list-plugins]\fR
- [-n|--skip-plugins plugin-names] [-e|--enable-plugins plugin-names] [-o|--only-plugins plugin-names]\fR
+ [-n|--skip-plugins plugin-names]\fR
+ [-e|--enable-plugins plugin-names]\fR
+ [-o|--only-plugins plugin-names]\fR
[-a|--alloptions] [-v|--verbose]
[--no-multithread] [--no-progressbar]
.SH DESCRIPTION
@@ -46,6 +48,11 @@ Disable multithreaded collection and analysis of the sosreport data.
.nf
Navid Sheikhol-Eslami <navid@redhat.com>
.fi
+.SH TRANSLATIONS
+.nf
+Eva Schaller <eschalle@redhat.com> [Italian]
+Imed Chihi <ichihi@redhat.com> [Arabic] [French]
+.fi
.SH AUTHORS
.nf
Steve Conklin <sconklin@redhat.com>