diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2007-06-20 13:54:08 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2007-06-20 13:54:08 +0000 |
commit | 2cffe6c172c372ac6ddf4c948c92373f69ed7def (patch) | |
tree | 387f17bfaa9ec2c11b2ae16595d4801e1257813c /po/ar.po | |
parent | b8df468e3ad7738ae5ed8bd69fac63fcef098329 (diff) | |
download | pam-2cffe6c172c372ac6ddf4c948c92373f69ed7def.tar.gz pam-2cffe6c172c372ac6ddf4c948c92373f69ed7def.tar.bz2 pam-2cffe6c172c372ac6ddf4c948c92373f69ed7def.zip |
Relevant BUGIDs: 1688777
Purpose of commit: new features
Commit summary:
---------------
2007-06-20 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_cracklib/pam_cracklib.8.xml: Document new minclass
option.
* modules/pam_cracklib/pam_cracklib.c: Add support for minimum
character classes [#1688777]. Based on patch from Keith Schincke.
* xtests/tst-pam_cracklib2.c: New, test case for minclass option.
* xtests/tst-pam_cracklib2.pamd: New, PAM config file for test case.
* xtests/Makefile.am: Add new testcase.
* xtests/pam_cracklib.c: Fix comment what this application tests.
* configure.in: Use /lib64 on x86-64, ppc64, s390x, sparc64
Diffstat (limited to 'po/ar.po')
-rw-r--r-- | po/ar.po | 137 |
1 files changed, 93 insertions, 44 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: @PACKAGE@\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2007-03-12 13:15+0100\n" +"POT-Creation-Date: 2007-06-20 15:36+0200\n" "PO-Revision-Date: 2001-07-13 15:36+0200\n" "Last-Translator: Novell Language <language@novell.com>\n" "Language-Team: Novell Language <language@novell.com>\n" @@ -179,46 +179,50 @@ msgstr "أعد كتابة كلمة سر %s%s الجديدة: " msgid "Sorry, passwords do not match." msgstr "عذرًا، يوجد عدم تطابق بين كلمات السر." -#: modules/pam_cracklib/pam_cracklib.c:378 +#: modules/pam_cracklib/pam_cracklib.c:427 msgid "is the same as the old one" msgstr "لا يوجد اختلاف عن كلمة السر القديمة" -#: modules/pam_cracklib/pam_cracklib.c:389 +#: modules/pam_cracklib/pam_cracklib.c:440 msgid "is a palindrome" msgstr "كلمة سر يمكن قراءتها من الجهتين" -#: modules/pam_cracklib/pam_cracklib.c:392 +#: modules/pam_cracklib/pam_cracklib.c:443 msgid "case changes only" msgstr "لم يتم سوى تغيير حالة الأحرف" -#: modules/pam_cracklib/pam_cracklib.c:395 +#: modules/pam_cracklib/pam_cracklib.c:446 msgid "is too similar to the old one" msgstr "كلمة السر الجديدة شديدة الشبه بكلمة السر القديمة" -#: modules/pam_cracklib/pam_cracklib.c:398 +#: modules/pam_cracklib/pam_cracklib.c:449 msgid "is too simple" msgstr "كلمة السر شديدة البساطة" -#: modules/pam_cracklib/pam_cracklib.c:401 +#: modules/pam_cracklib/pam_cracklib.c:452 msgid "is rotated" msgstr "كلمة مرور ملتفة" -#: modules/pam_cracklib/pam_cracklib.c:436 +#: modules/pam_cracklib/pam_cracklib.c:455 +msgid "not enough character classes" +msgstr "" + +#: modules/pam_cracklib/pam_cracklib.c:493 msgid "has been already used" msgstr "كلمة السر مستخدمة بالفعل" -#: modules/pam_cracklib/pam_cracklib.c:464 -#: modules/pam_unix/pam_unix_passwd.c:975 +#: modules/pam_cracklib/pam_cracklib.c:521 +#: modules/pam_unix/pam_unix_passwd.c:977 msgid "No password supplied" msgstr "لم يتم إدخال كلمة السر" -#: modules/pam_cracklib/pam_cracklib.c:464 -#: modules/pam_unix/pam_unix_passwd.c:975 +#: modules/pam_cracklib/pam_cracklib.c:521 +#: modules/pam_unix/pam_unix_passwd.c:977 msgid "Password unchanged" msgstr "لم يتم تغيير كلمة السر" -#: modules/pam_cracklib/pam_cracklib.c:487 -#: modules/pam_cracklib/pam_cracklib.c:615 +#: modules/pam_cracklib/pam_cracklib.c:544 +#: modules/pam_cracklib/pam_cracklib.c:672 #, c-format msgid "BAD PASSWORD: %s" msgstr "كلمة سر سيئة: %s" @@ -265,7 +269,7 @@ msgstr "تسجيل الدخول الأخير:%s%s%s" msgid "Welcome to your new account!" msgstr "مرحبًا بك في حسابك الجديد!" -#: modules/pam_limits/pam_limits.c:647 +#: modules/pam_limits/pam_limits.c:689 #, c-format msgid "Too many logins for '%s'." msgstr "مرات تسجيل دخول كثيرة جدًا لـ '%s'." @@ -316,44 +320,80 @@ msgstr "" msgid "Unable to create directory %s: %m" msgstr "" -#: modules/pam_selinux/pam_selinux.c:102 -#, c-format -msgid "Your default context is %s. \n" +#: modules/pam_selinux/pam_selinux.c:94 +msgid "Error connecting to audit system." +msgstr "" + +#: modules/pam_selinux/pam_selinux.c:98 +#, fuzzy +msgid "Error translating default context." msgstr "السياق الافتراضي لك هو %s. \n" -#: modules/pam_selinux/pam_selinux.c:105 -msgid "Do you want to choose a different one? [n]" -msgstr "هل ترغب في اختيار سياق مختلف؟ [لا]" +#: modules/pam_selinux/pam_selinux.c:102 +msgid "Error translating selected context." +msgstr "" -#: modules/pam_selinux/pam_selinux.c:112 -msgid "Enter number of choice: " -msgstr "أدخل رقم الاختيار: " +#: modules/pam_selinux/pam_selinux.c:113 +msgid "Error sending audit message." +msgstr "" -#: modules/pam_selinux/pam_selinux.c:152 -msgid "Would you like to enter a security context? [y] " +#: modules/pam_selinux/pam_selinux.c:164 +#, fuzzy +msgid "Would you like to enter a security context? [N] " msgstr "هل ترغب في إدخال سياق أمان؟ [نعم]" -#: modules/pam_selinux/pam_selinux.c:169 -msgid "role: " +#: modules/pam_selinux/pam_selinux.c:181 modules/pam_selinux/pam_selinux.c:265 +#, fuzzy +msgid "role:" msgstr "الدور: " -#: modules/pam_selinux/pam_selinux.c:177 -msgid "type: " -msgstr "النوع: " - -#: modules/pam_selinux/pam_selinux.c:187 -msgid "level: " +#: modules/pam_selinux/pam_selinux.c:193 modules/pam_selinux/pam_selinux.c:282 +#, fuzzy +msgid "level:" msgstr "المستوى: " -#: modules/pam_selinux/pam_selinux.c:203 +#: modules/pam_selinux/pam_selinux.c:206 modules/pam_selinux/pam_selinux.c:313 msgid "Not a valid security context" msgstr "لا يصلح كسياق أمان" -#: modules/pam_selinux/pam_selinux.c:417 +#: modules/pam_selinux/pam_selinux.c:251 +#, fuzzy, c-format +msgid "Default Security Context %s\n" +msgstr "تم تخصيص سياق الأمان %s" + +#: modules/pam_selinux/pam_selinux.c:255 +#, fuzzy +msgid "Would you like to enter a different role or level?" +msgstr "هل ترغب في إدخال سياق أمان؟ [نعم]" + +#: modules/pam_selinux/pam_selinux.c:269 +#, c-format +msgid "No default type for role %s\n" +msgstr "" + +#: modules/pam_selinux/pam_selinux.c:512 +msgid "Out of memory" +msgstr "" + +#: modules/pam_selinux/pam_selinux.c:520 modules/pam_selinux/pam_selinux.c:522 +#, c-format +msgid "Unable to get valid context for %s" +msgstr "" + +#: modules/pam_selinux/pam_selinux.c:578 +msgid "Requested MLS level not in permitted range" +msgstr "" + +#: modules/pam_selinux/pam_selinux.c:628 #, c-format msgid "Security Context %s Assigned" msgstr "تم تخصيص سياق الأمان %s" +#: modules/pam_selinux/pam_selinux.c:649 +#, fuzzy, c-format +msgid "Key Creation Context %s Assigned" +msgstr "تم تخصيص سياق الأمان %s" + #: modules/pam_selinux/pam_selinux_check.c:99 #, c-format msgid "failed to initialize PAM\n" @@ -454,38 +494,47 @@ msgstr "تحذير: سوف تنتهي مدة صلاحية كلمة السر ال msgid "Password: " msgstr "كلمة السر: " -#: modules/pam_unix/pam_unix_passwd.c:819 +#: modules/pam_unix/pam_unix_passwd.c:821 msgid "NIS password could not be changed." msgstr "تعذر تغيير كلمة السر الخاصة بـ NIS." -#: modules/pam_unix/pam_unix_passwd.c:996 +#: modules/pam_unix/pam_unix_passwd.c:998 msgid "You must choose a longer password" msgstr "يجب اختيار كلمة سر أطول" -#: modules/pam_unix/pam_unix_passwd.c:1001 +#: modules/pam_unix/pam_unix_passwd.c:1003 msgid "Password has been already used. Choose another." msgstr "كلمة السر التي تم إدخالها مستخدمة بالفعل. اختر كلمة سر أخرى." -#: modules/pam_unix/pam_unix_passwd.c:1108 +#: modules/pam_unix/pam_unix_passwd.c:1103 #, fuzzy, c-format msgid "Changing password for %s." msgstr "تغيير كلمة سر STRESS لـ" -#: modules/pam_unix/pam_unix_passwd.c:1119 +#: modules/pam_unix/pam_unix_passwd.c:1114 msgid "(current) UNIX password: " msgstr "كلمة سر UNIX (الحالية): " -#: modules/pam_unix/pam_unix_passwd.c:1154 +#: modules/pam_unix/pam_unix_passwd.c:1149 msgid "You must wait longer to change your password" msgstr "يجب الانتظار فترة أطول لتغيير كلمة السر" -#: modules/pam_unix/pam_unix_passwd.c:1214 +#: modules/pam_unix/pam_unix_passwd.c:1209 msgid "Enter new UNIX password: " msgstr "أدخل كلمة سر UNIX الجديدة: " -#: modules/pam_unix/pam_unix_passwd.c:1215 +#: modules/pam_unix/pam_unix_passwd.c:1210 msgid "Retype new UNIX password: " msgstr "أعد كتابة كلمة سر UNIX الجديدة: " +#~ msgid "Do you want to choose a different one? [n]" +#~ msgstr "هل ترغب في اختيار سياق مختلف؟ [لا]" + +#~ msgid "Enter number of choice: " +#~ msgstr "أدخل رقم الاختيار: " + +#~ msgid "type: " +#~ msgstr "النوع: " + #~ msgid "dlopen() failure" #~ msgstr "خطأ dlopen()" |