From efd3bf11141bdcdc43a0bd7d9855ee969d86ebc5 Mon Sep 17 00:00:00 2001 From: shnavid Date: Fri, 3 Aug 2007 14:44:20 +0000 Subject: updated changelog in spec file bumped version to 1.7-6 and ready for release added some missing messages to arabic lang file minor changes in plugins git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@329 ef72aa8b-4018-0410-8976-d6e080ef94d8 --- src/locale/ar/LC_MESSAGES/sos.po | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'src/locale/ar/LC_MESSAGES/sos.po') diff --git a/src/locale/ar/LC_MESSAGES/sos.po b/src/locale/ar/LC_MESSAGES/sos.po index bb617698..ec98674d 100644 --- a/src/locale/ar/LC_MESSAGES/sos.po +++ b/src/locale/ar/LC_MESSAGES/sos.po @@ -14,6 +14,34 @@ msgstr "" "Content-Transfer-Encoding: utf-8\n" "Generated-By: pygettext.py 1.5\n" +#: lib/sos/policyredhat.py:127 +msgid "Please enter your first initial and last name [%s]: " +msgstr "" +msgstr "الرجاء إدخال الإسم [%s]: " + +#: lib/sos/policyredhat.py:132 +msgid "Please enter the case number that you are generating this report for: " +msgstr "" +msgstr "الرجاء إدخال رقم المعاملة المعنية بهذا التحقيق: " + +#: 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" +" %s" +msgstr "تم حفض الحزمة في: \n" +" %s" + +#: lib/sos/policyredhat.py:188 +msgid "The md5sum is: " +msgstr "ناتج التدقيق md5sum هو: " + +#: lib/sos/policyredhat.py:190 +msgid "Please send this file to your support representative." +msgstr "الرجاء إرسال هذه الحزمة إلى عملاء الدعم الفني." #: sosreport:370 msgid "sosreport (version %s)" -- cgit