summaryrefslogtreecommitdiff
path: root/po/he.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/he.po')
-rw-r--r--po/he.po77
1 files changed, 41 insertions, 36 deletions
diff --git a/po/he.po b/po/he.po
index d7078f1..617ffe4 100644
--- a/po/he.po
+++ b/po/he.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libpwquality 0.9\n"
"Report-Msgid-Bugs-To: http://fedorahosted.org/libpwquality\n"
-"POT-Creation-Date: 2011-09-21 11:38+0200\n"
+"POT-Creation-Date: 2011-11-11 10:48+0100\n"
"PO-Revision-Date: \n"
"Last-Translator: Elad <el.il@doom.co.il>\n"
"Language-Team: Hebrew <fedora-he-list@redhat.com>\n"
@@ -29,14 +29,14 @@ msgstr ""
msgid "Sorry, passwords do not match."
msgstr "סליחה, הססמאות לא תואמות."
-#: src/pam_pwquality.c:168
+#: src/pam_pwquality.c:178
#, c-format
msgid "BAD PASSWORD: %s"
msgstr "ססמה לא טובה: %s"
#: src/pwscore.c:21
#, c-format
-msgid "Usage: %s\n"
+msgid "Usage: %s [user]\n"
msgstr ""
#: src/pwscore.c:22
@@ -45,16 +45,16 @@ msgid ""
" The command reads the password to be scored from the standard input.\n"
msgstr ""
-#: src/pwscore.c:45 src/pwscore.c:53 src/pwscore.c:58
+#: src/pwscore.c:50 src/pwscore.c:58 src/pwscore.c:63
#, c-format
msgid "Error: %s\n"
msgstr ""
-#: src/pwscore.c:45
+#: src/pwscore.c:50
msgid "Could not obtain the password to be scored"
msgstr ""
-#: src/pwscore.c:65
+#: src/pwscore.c:70
#, c-format
msgid ""
"Password quality check failed:\n"
@@ -95,133 +95,138 @@ msgstr ""
msgid "The password is too similar to the old one"
msgstr "יותר מדי דומה לישנה"
-#: src/error.c:46
+#: src/error.c:45
+#, fuzzy
+msgid "The password contains the user name in some form"
+msgstr "זהה לישנה"
+
+#: src/error.c:48
#, fuzzy, c-format
msgid "The password contains less than %ld digits"
msgstr "זהה לישנה"
-#: src/error.c:49
+#: src/error.c:51
msgid "The password contains too few digits"
msgstr ""
-#: src/error.c:52
+#: src/error.c:54
#, c-format
msgid "The password contains less than %ld uppercase letters"
msgstr ""
-#: src/error.c:55
+#: src/error.c:57
msgid "The password contains too few uppercase letters"
msgstr ""
-#: src/error.c:58
+#: src/error.c:60
#, fuzzy, c-format
msgid "The password contains less than %ld lowercase letters"
msgstr "זהה לישנה"
-#: src/error.c:61
+#: src/error.c:63
msgid "The password contains too few lowercase letters"
msgstr ""
-#: src/error.c:64
+#: src/error.c:66
#, c-format
msgid "The password contains less than %ld non-alphanumeric characters"
msgstr ""
-#: src/error.c:67
+#: src/error.c:69
msgid "The password contains too few non-alphanumeric characters"
msgstr ""
-#: src/error.c:70
+#: src/error.c:72
#, fuzzy, c-format
msgid "The password is shorter than %ld characters"
msgstr "יותר מדי דומה לישנה"
-#: src/error.c:73
+#: src/error.c:75
msgid "The password is too short"
msgstr ""
-#: src/error.c:75
+#: src/error.c:77
msgid "The password is just rotated old one"
msgstr ""
-#: src/error.c:78
+#: src/error.c:80
#, c-format
msgid "The password contains less than %ld character classes"
msgstr ""
-#: src/error.c:81
+#: src/error.c:83
msgid "The password does not contain enough character classes"
msgstr ""
-#: src/error.c:84
+#: src/error.c:86
#, c-format
msgid "The password contains more than %ld same characters consecutively"
msgstr ""
-#: src/error.c:87
+#: src/error.c:89
msgid "The password contains too many same characters consecutively"
msgstr ""
-#: src/error.c:89
+#: src/error.c:91
msgid "No password supplied"
msgstr "לא סופקה ססמה"
-#: src/error.c:91
+#: src/error.c:93
msgid "Cannot obtain random numbers from the RNG device"
msgstr ""
-#: src/error.c:93
+#: src/error.c:95
msgid "Password generation failed - required entropy too low for settings"
msgstr ""
-#: src/error.c:96 src/error.c:99
+#: src/error.c:98 src/error.c:101
#, fuzzy
msgid "The password fails the dictionary check"
msgstr "פילנדרום"
-#: src/error.c:102 src/error.c:106
+#: src/error.c:104 src/error.c:108
#, fuzzy
msgid "Unknown setting"
msgstr "שגיאה לא מוכרת"
-#: src/error.c:109
+#: src/error.c:111
msgid "Bad integer value of setting"
msgstr ""
-#: src/error.c:113
+#: src/error.c:115
msgid "Bad integer value"
msgstr ""
-#: src/error.c:116
+#: src/error.c:118
#, c-format
msgid "Setting %s is not of integer type"
msgstr ""
-#: src/error.c:120
+#: src/error.c:122
msgid "Setting is not of integer type"
msgstr ""
-#: src/error.c:123
+#: src/error.c:125
#, c-format
msgid "Setting %s is not of string type"
msgstr ""
-#: src/error.c:127
+#: src/error.c:129
msgid "Setting is not of string type"
msgstr ""
-#: src/error.c:129
+#: src/error.c:131
msgid "Opening the configuration file failed"
msgstr ""
-#: src/error.c:131
+#: src/error.c:133
msgid "The configuration file is malformed"
msgstr ""
-#: src/error.c:133
+#: src/error.c:135
msgid "Fatal failure"
msgstr ""
-#: src/error.c:135
+#: src/error.c:137
msgid "Unknown error"
msgstr "שגיאה לא מוכרת"