From d4931cce402b5957189ccd34fb283b1e8db47901 Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Fri, 17 Aug 2012 11:48:15 +0200 Subject: release version 1.1.6 configure.in: Bump version to 1.1.6 NEWS: Document changes po/*.po: Regenerate *.po files --- po/ar.po | 120 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 66 insertions(+), 54 deletions(-) (limited to 'po/ar.po') diff --git a/po/ar.po b/po/ar.po index ff2ad2bd..c38abdb8 100644 --- a/po/ar.po +++ b/po/ar.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" -"Report-Msgid-Bugs-To: https://fedorahosted.org/linux-pam/report\n" -"POT-Creation-Date: 2011-06-21 12:57+0200\n" +"Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" +"POT-Creation-Date: 2012-08-17 11:35+0200\n" "PO-Revision-Date: 2011-11-30 11:57+0000\n" "Last-Translator: Tomáš Mráz \n" "Language-Team: Arabic \n" @@ -15,7 +15,8 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ar\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n" #: libpam_misc/misc_conv.c:33 msgid "...Time is running out...\n" @@ -31,30 +32,30 @@ msgid "erroneous conversation (%d)\n" msgstr "محادثة خاطئة (%d)\n" #: libpam/pam_get_authtok.c:39 modules/pam_exec/pam_exec.c:142 -#: modules/pam_unix/pam_unix_auth.c:157 modules/pam_userdb/pam_userdb.c:64 +#: modules/pam_unix/pam_unix_auth.c:160 modules/pam_userdb/pam_userdb.c:64 msgid "Password: " msgstr "كلمة السر: " -#: libpam/pam_get_authtok.c:41 modules/pam_cracklib/pam_cracklib.c:66 +#: libpam/pam_get_authtok.c:41 modules/pam_cracklib/pam_cracklib.c:68 #, c-format msgid "New %s%spassword: " msgstr "كلمة سر %s%s الجديدة: " -#: libpam/pam_get_authtok.c:43 modules/pam_cracklib/pam_cracklib.c:68 +#: libpam/pam_get_authtok.c:43 modules/pam_cracklib/pam_cracklib.c:70 #, c-format msgid "Retype new %s%spassword: " msgstr "أعد كتابة كلمة سر %s%s الجديدة: " -#: libpam/pam_get_authtok.c:44 modules/pam_cracklib/pam_cracklib.c:69 +#: libpam/pam_get_authtok.c:44 modules/pam_cracklib/pam_cracklib.c:71 msgid "Sorry, passwords do not match." msgstr "عذرًا، يوجد عدم تطابق بين كلمات السر." -#: libpam/pam_get_authtok.c:133 libpam/pam_get_authtok.c:209 +#: libpam/pam_get_authtok.c:135 libpam/pam_get_authtok.c:211 #, c-format msgid "Retype %s" msgstr "" -#: libpam/pam_get_authtok.c:153 libpam/pam_get_authtok.c:222 +#: libpam/pam_get_authtok.c:155 libpam/pam_get_authtok.c:227 msgid "Password change aborted." msgstr "" @@ -194,60 +195,64 @@ msgstr "يحتاج التطبيق إلى استدعاء libpam مرة أخرى" msgid "Unknown PAM error" msgstr "خطأ PAM غير معروف" -#: modules/pam_cracklib/pam_cracklib.c:493 +#: modules/pam_cracklib/pam_cracklib.c:618 msgid "is the same as the old one" msgstr "لا يوجد اختلاف عن كلمة السر القديمة" -#: modules/pam_cracklib/pam_cracklib.c:499 -#: modules/pam_cracklib/pam_cracklib.c:503 -#: modules/pam_cracklib/pam_cracklib.c:513 +#: modules/pam_cracklib/pam_cracklib.c:624 +#: modules/pam_cracklib/pam_cracklib.c:628 +#: modules/pam_cracklib/pam_cracklib.c:638 msgid "memory allocation error" msgstr "" -#: modules/pam_cracklib/pam_cracklib.c:518 +#: modules/pam_cracklib/pam_cracklib.c:643 msgid "is a palindrome" msgstr "كلمة سر يمكن قراءتها من الجهتين" -#: modules/pam_cracklib/pam_cracklib.c:521 +#: modules/pam_cracklib/pam_cracklib.c:646 msgid "case changes only" msgstr "لم يتم سوى تغيير حالة الأحرف" -#: modules/pam_cracklib/pam_cracklib.c:524 +#: modules/pam_cracklib/pam_cracklib.c:649 msgid "is too similar to the old one" msgstr "كلمة السر الجديدة شديدة الشبه بكلمة السر القديمة" -#: modules/pam_cracklib/pam_cracklib.c:527 +#: modules/pam_cracklib/pam_cracklib.c:652 msgid "is too simple" msgstr "كلمة السر شديدة البساطة" -#: modules/pam_cracklib/pam_cracklib.c:530 +#: modules/pam_cracklib/pam_cracklib.c:655 msgid "is rotated" msgstr "كلمة مرور ملتفة" -#: modules/pam_cracklib/pam_cracklib.c:533 +#: modules/pam_cracklib/pam_cracklib.c:658 msgid "not enough character classes" msgstr "" -#: modules/pam_cracklib/pam_cracklib.c:536 +#: modules/pam_cracklib/pam_cracklib.c:661 msgid "contains too many same characters consecutively" msgstr "" -#: modules/pam_cracklib/pam_cracklib.c:539 +#: modules/pam_cracklib/pam_cracklib.c:664 +msgid "contains too long of a monotonic character sequence" +msgstr "" + +#: modules/pam_cracklib/pam_cracklib.c:667 msgid "contains the user name in some form" msgstr "" -#: modules/pam_cracklib/pam_cracklib.c:573 -#: modules/pam_unix/pam_unix_passwd.c:488 +#: modules/pam_cracklib/pam_cracklib.c:701 +#: modules/pam_unix/pam_unix_passwd.c:494 msgid "No password supplied" msgstr "لم يتم إدخال كلمة السر" -#: modules/pam_cracklib/pam_cracklib.c:573 -#: modules/pam_unix/pam_unix_passwd.c:488 +#: modules/pam_cracklib/pam_cracklib.c:701 +#: modules/pam_unix/pam_unix_passwd.c:494 msgid "Password unchanged" msgstr "لم يتم تغيير كلمة السر" -#: modules/pam_cracklib/pam_cracklib.c:593 -#: modules/pam_cracklib/pam_cracklib.c:676 +#: modules/pam_cracklib/pam_cracklib.c:721 +#: modules/pam_cracklib/pam_cracklib.c:803 #, c-format msgid "BAD PASSWORD: %s" msgstr "كلمة سر سيئة: %s" @@ -268,39 +273,39 @@ msgid "%s failed: unknown status 0x%x" msgstr "" #. TRANSLATORS: "strftime options for date of last login" -#: modules/pam_lastlog/pam_lastlog.c:201 modules/pam_lastlog/pam_lastlog.c:433 +#: modules/pam_lastlog/pam_lastlog.c:282 modules/pam_lastlog/pam_lastlog.c:492 msgid " %a %b %e %H:%M:%S %Z %Y" msgstr "%a %b %e %H:%M:%S %Z %Y" #. TRANSLATORS: " from " -#: modules/pam_lastlog/pam_lastlog.c:210 modules/pam_lastlog/pam_lastlog.c:442 +#: modules/pam_lastlog/pam_lastlog.c:291 modules/pam_lastlog/pam_lastlog.c:501 #, c-format msgid " from %.*s" msgstr "من %.*s" #. TRANSLATORS: " on " -#: modules/pam_lastlog/pam_lastlog.c:222 modules/pam_lastlog/pam_lastlog.c:454 +#: modules/pam_lastlog/pam_lastlog.c:303 modules/pam_lastlog/pam_lastlog.c:513 #, c-format msgid " on %.*s" msgstr "في %.*s" #. TRANSLATORS: "Last login: from on " -#: modules/pam_lastlog/pam_lastlog.c:232 +#: modules/pam_lastlog/pam_lastlog.c:313 #, c-format msgid "Last login:%s%s%s" msgstr "تسجيل الدخول الأخير:%s%s%s" -#: modules/pam_lastlog/pam_lastlog.c:238 +#: modules/pam_lastlog/pam_lastlog.c:319 msgid "Welcome to your new account!" msgstr "مرحبًا بك في حسابك الجديد!" #. TRANSLATORS: "Last failed login: from on " -#: modules/pam_lastlog/pam_lastlog.c:464 +#: modules/pam_lastlog/pam_lastlog.c:523 #, c-format msgid "Last failed login:%s%s%s" msgstr "" -#: modules/pam_lastlog/pam_lastlog.c:473 modules/pam_lastlog/pam_lastlog.c:480 +#: modules/pam_lastlog/pam_lastlog.c:532 modules/pam_lastlog/pam_lastlog.c:539 #, c-format msgid "There was %d failed login attempt since the last successful login." msgid_plural "" @@ -313,7 +318,7 @@ msgstr[4] "" msgstr[5] "" #. TRANSLATORS: only used if dngettext is not supported -#: modules/pam_lastlog/pam_lastlog.c:485 +#: modules/pam_lastlog/pam_lastlog.c:544 #, c-format msgid "There were %d failed login attempts since the last successful login." msgstr "" @@ -369,11 +374,16 @@ msgstr "" msgid "Unable to create and initialize directory '%s'." msgstr "" -#: modules/pam_pwhistory/pam_pwhistory.c:215 -#: modules/pam_unix/pam_unix_passwd.c:509 +#: modules/pam_pwhistory/pam_pwhistory.c:217 +#: modules/pam_unix/pam_unix_passwd.c:515 msgid "Password has been already used. Choose another." msgstr "كلمة السر التي تم إدخالها مستخدمة بالفعل. اختر كلمة سر أخرى." +#: modules/pam_pwhistory/pam_pwhistory.c:224 +#, fuzzy +msgid "Password has been already used." +msgstr "كلمة السر التي تم إدخالها مستخدمة بالفعل. اختر كلمة سر أخرى." + #: modules/pam_selinux/pam_selinux.c:172 msgid "Would you like to enter a security context? [N] " msgstr "" @@ -404,17 +414,17 @@ msgstr "" msgid "No default type for role %s\n" msgstr "" -#: modules/pam_selinux/pam_selinux.c:688 +#: modules/pam_selinux/pam_selinux.c:616 #, c-format msgid "Unable to get valid context for %s" msgstr "" -#: modules/pam_selinux/pam_selinux.c:742 +#: modules/pam_selinux/pam_selinux.c:735 #, c-format msgid "Security Context %s Assigned" msgstr "تم تخصيص سياق الأمان %s" -#: modules/pam_selinux/pam_selinux.c:763 +#: modules/pam_selinux/pam_selinux.c:751 #, c-format msgid "Key Creation Context %s Assigned" msgstr "" @@ -489,8 +499,10 @@ msgstr "%s: خيار غير معروف %s\n" #: modules/pam_tally/pam_tally.c:812 #, c-format -msgid "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" -msgstr "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" +msgid "" +"%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" +msgstr "" +"%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" #: modules/pam_tally/pam_tally.c:886 modules/pam_tally2/pam_tally2.c:1036 #, c-format @@ -515,19 +527,19 @@ msgstr "" msgid "Access granted (last access was %ld seconds ago)." msgstr "" -#: modules/pam_unix/pam_unix_acct.c:236 modules/pam_unix/pam_unix_acct.c:258 +#: modules/pam_unix/pam_unix_acct.c:241 modules/pam_unix/pam_unix_acct.c:263 msgid "Your account has expired; please contact your system administrator" msgstr "انتهت مدة صلاحية الحساب الخاص بك؛ الرجاء الاتصال بمسؤول النظام" -#: modules/pam_unix/pam_unix_acct.c:244 +#: modules/pam_unix/pam_unix_acct.c:249 msgid "You are required to change your password immediately (root enforced)" msgstr "مطلوب منك تغيير كلمة السر على الفور (مفروض بواسطة المسؤول)" -#: modules/pam_unix/pam_unix_acct.c:250 +#: modules/pam_unix/pam_unix_acct.c:255 msgid "You are required to change your password immediately (password aged)" msgstr "مطلوب منك تغيير كلمة السر على الفور (كلمة السر قديمة جدًا)" -#: modules/pam_unix/pam_unix_acct.c:271 modules/pam_unix/pam_unix_acct.c:278 +#: modules/pam_unix/pam_unix_acct.c:276 modules/pam_unix/pam_unix_acct.c:283 #, c-format msgid "Warning: your password will expire in %d day" msgid_plural "Warning: your password will expire in %d days" @@ -539,36 +551,36 @@ msgstr[4] "" msgstr[5] "" #. TRANSLATORS: only used if dngettext is not supported -#: modules/pam_unix/pam_unix_acct.c:283 +#: modules/pam_unix/pam_unix_acct.c:288 #, c-format msgid "Warning: your password will expire in %d days" msgstr "" -#: modules/pam_unix/pam_unix_passwd.c:390 +#: modules/pam_unix/pam_unix_passwd.c:396 msgid "NIS password could not be changed." msgstr "تعذر تغيير كلمة السر الخاصة بـ NIS." -#: modules/pam_unix/pam_unix_passwd.c:505 +#: modules/pam_unix/pam_unix_passwd.c:511 msgid "You must choose a longer password" msgstr "يجب اختيار كلمة سر أطول" -#: modules/pam_unix/pam_unix_passwd.c:612 +#: modules/pam_unix/pam_unix_passwd.c:617 #, c-format msgid "Changing password for %s." msgstr "" -#: modules/pam_unix/pam_unix_passwd.c:623 +#: modules/pam_unix/pam_unix_passwd.c:628 msgid "(current) UNIX password: " msgstr "كلمة سر UNIX (الحالية): " -#: modules/pam_unix/pam_unix_passwd.c:658 +#: modules/pam_unix/pam_unix_passwd.c:663 msgid "You must wait longer to change your password" msgstr "يجب الانتظار فترة أطول لتغيير كلمة السر" -#: modules/pam_unix/pam_unix_passwd.c:718 +#: modules/pam_unix/pam_unix_passwd.c:723 msgid "Enter new UNIX password: " msgstr "أدخل كلمة سر UNIX الجديدة: " -#: modules/pam_unix/pam_unix_passwd.c:719 +#: modules/pam_unix/pam_unix_passwd.c:724 msgid "Retype new UNIX password: " msgstr "أعد كتابة كلمة سر UNIX الجديدة: " -- cgit v1.2.3