aboutsummaryrefslogtreecommitdiff
path: root/po/hu.po
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2008-10-10 06:53:45 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2008-10-10 06:53:45 +0000
commitdad5bd7c146a842e11da19c5715db117d62f5677 (patch)
treea3277beddc06762a8d826d162f19787b09614a35 /po/hu.po
parent6f78c8845614136df2f96f33ef918ed9bfb8e9f8 (diff)
downloadpam-dad5bd7c146a842e11da19c5715db117d62f5677.tar.gz
pam-dad5bd7c146a842e11da19c5715db117d62f5677.tar.bz2
pam-dad5bd7c146a842e11da19c5715db117d62f5677.zip
Relevant BUGIDs:
Purpose of commit: new feature Commit summary: --------------- 2008-10-10 Thorsten Kukuk <kukuk@thkukuk.de> * configure.in: add modules/pam_pwhistory/Makefile. * doc/sag/Linux-PAM_SAG.xml: Include pam_pwhistory.xml. * doc/sag/pam_pwhistory.xml: New. * libpam/pam_static_modules.h: Add pam_pwhistory data. * modules/Makefile.am: Add pam_pwhistory directory. * modules/pam_pwhistory/Makefile.am: New. * modules/pam_pwhistory/README.xml: New. * modules/pam_pwhistory/opasswd.c: New. * modules/pam_pwhistory/opasswd.h: New. * modules/pam_pwhistory/pam_pwhistory.8.xml: New. * modules/pam_pwhistory/pam_pwhistory.c: New. * modules/pam_pwhistory/tst-pam_pwhistory: New. * xtests/Makefile.am: New. * xtests/run-xtests.sh: New. * xtests/tst-pam_pwhistory1.c: New. * xtests/tst-pam_pwhistory1.pamd: New. * xtests/tst-pam_pwhistory1.sh: New. * po/POTFILES.in: Add modules/pam_pwhistory/. * po/de.po: Update translations.
Diffstat (limited to 'po/hu.po')
-rw-r--r--po/hu.po25
1 files changed, 20 insertions, 5 deletions
diff --git a/po/hu.po b/po/hu.po
index e5c53e36..dff81541 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pam\n"
"Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n"
-"POT-Creation-Date: 2008-09-30 16:45+0200\n"
+"POT-Creation-Date: 2008-10-10 08:49+0200\n"
"PO-Revision-Date: 2008-04-30 08:23+0100\n"
"Last-Translator: Sulyok Péter <peti@sulyok.hu>\n"
"Language-Team: Hungarian <fedora-trans-hu@redhat.com>\n"
@@ -176,16 +176,19 @@ msgid "Unknown PAM error"
msgstr "Ismeretlen PAM hiba"
#: modules/pam_cracklib/pam_cracklib.c:64
+#: modules/pam_pwhistory/pam_pwhistory.c:61
#, c-format
msgid "New %s%spassword: "
msgstr "Új %s%sjelszó: "
#: modules/pam_cracklib/pam_cracklib.c:66
+#: modules/pam_pwhistory/pam_pwhistory.c:62
#, c-format
msgid "Retype new %s%spassword: "
msgstr "Ismét az új %s%sjelszó: "
#: modules/pam_cracklib/pam_cracklib.c:67
+#: modules/pam_pwhistory/pam_pwhistory.c:63
msgid "Sorry, passwords do not match."
msgstr "Sajnálom, de a jelszavak nem egyeznek."
@@ -363,6 +366,18 @@ msgstr "\"%s\" mappa teremtése"
msgid "Unable to create directory %s: %m"
msgstr "%s mapa nem teremthető meg: %m"
+#: modules/pam_pwhistory/pam_pwhistory.c:224
+#: modules/pam_pwhistory/pam_pwhistory.c:258
+#, fuzzy
+msgid "Password change aborted."
+msgstr "Változatlan jelszó"
+
+#: modules/pam_pwhistory/pam_pwhistory.c:235
+#: modules/pam_pwhistory/pam_pwhistory.c:295
+#: modules/pam_unix/pam_unix_passwd.c:470
+msgid "Password has been already used. Choose another."
+msgstr "A jelszót már használta. Válasszon másikat!"
+
#: modules/pam_selinux/pam_selinux.c:172
msgid "Would you like to enter a security context? [N] "
msgstr "Kíván biztonsági környezetet megadni? [N]"
@@ -521,10 +536,6 @@ msgstr "NIS jelszót nem sikerült módosítani."
msgid "You must choose a longer password"
msgstr "Hosszabb jelszót kell választani"
-#: modules/pam_unix/pam_unix_passwd.c:470
-msgid "Password has been already used. Choose another."
-msgstr "A jelszót már használta. Válasszon másikat!"
-
#: modules/pam_unix/pam_unix_passwd.c:571
#, c-format
msgid "Changing password for %s."
@@ -546,5 +557,9 @@ msgstr "Adja meg az új UNIX jelszót: "
msgid "Retype new UNIX password: "
msgstr "Írja be újra a UNIX jelszót: "
+#, fuzzy
+#~ msgid "Password has been used already. Choose another."
+#~ msgstr "A jelszót már használta. Válasszon másikat!"
+
#~ msgid "Requested MLS level not in permitted range"
#~ msgstr "Nincs az engedélyezett intervallumban a kért MLS szint"