diff options
author | Tomas Mraz <tmraz@fedoraproject.org> | 2020-04-30 10:16:20 +0200 |
---|---|---|
committer | Tomas Mraz <tmraz@fedoraproject.org> | 2020-04-30 10:16:20 +0200 |
commit | d89b0d4af38bf247d1a8066575cbee9f38bc0c0b (patch) | |
tree | e7858c0be971b4c71b371268250bc96e277f2ccb /po/vi.po | |
parent | 50ac07c5d0f0e0fe35f63b70d880d3107d1d2896 (diff) | |
download | pam-d89b0d4af38bf247d1a8066575cbee9f38bc0c0b.tar.gz pam-d89b0d4af38bf247d1a8066575cbee9f38bc0c0b.tar.bz2 pam-d89b0d4af38bf247d1a8066575cbee9f38bc0c0b.zip |
Update .po and .pot files after adding pam_faillock
Diffstat (limited to 'po/vi.po')
-rw-r--r-- | po/vi.po | 175 |
1 files changed, 84 insertions, 91 deletions
@@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: https://github.com/linux-pam/linux-pam/issues\n" -"POT-Creation-Date: 2020-03-05 22:27+0000\n" +"POT-Creation-Date: 2020-04-30 10:03+0200\n" "PO-Revision-Date: 2012-11-30 06:03-0500\n" "Last-Translator: mattheu_9x <mattheu.9x@gmail.com>\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/fedora/" @@ -34,8 +34,8 @@ msgstr "...Xin lỗi, đã hết thời gian!\n" msgid "erroneous conversation (%d)\n" msgstr "hội thoại sai (%d)\n" -#: libpam/pam_get_authtok.c:39 modules/pam_exec/pam_exec.c:170 -#: modules/pam_userdb/pam_userdb.c:64 +#: libpam/pam_get_authtok.c:39 modules/pam_exec/pam_exec.c:184 +#: modules/pam_userdb/pam_userdb.c:65 msgid "Password: " msgstr "Mật khẩu : " @@ -217,120 +217,139 @@ msgstr "Ứng dụng cần gọi libpam lần nữa" msgid "Unknown PAM error" msgstr "Không biết lỗi PAM" -#: modules/pam_cracklib/pam_cracklib.c:612 +#: modules/pam_cracklib/pam_cracklib.c:614 msgid "is the same as the old one" msgstr "là giống như cũ" -#: modules/pam_cracklib/pam_cracklib.c:618 -#: modules/pam_cracklib/pam_cracklib.c:622 -#: modules/pam_cracklib/pam_cracklib.c:632 +#: modules/pam_cracklib/pam_cracklib.c:620 +#: modules/pam_cracklib/pam_cracklib.c:624 +#: modules/pam_cracklib/pam_cracklib.c:634 msgid "memory allocation error" msgstr "Lỗi cấp phát bộ nhớ" -#: modules/pam_cracklib/pam_cracklib.c:637 +#: modules/pam_cracklib/pam_cracklib.c:639 msgid "is a palindrome" msgstr "là một xâu palindrome" -#: modules/pam_cracklib/pam_cracklib.c:640 +#: modules/pam_cracklib/pam_cracklib.c:642 msgid "case changes only" msgstr "chỉ thay đổi chữ thường/hoa" -#: modules/pam_cracklib/pam_cracklib.c:643 +#: modules/pam_cracklib/pam_cracklib.c:645 msgid "is too similar to the old one" msgstr "quá giống cái cũ" -#: modules/pam_cracklib/pam_cracklib.c:646 +#: modules/pam_cracklib/pam_cracklib.c:648 msgid "is too simple" msgstr "quá đơn giản" -#: modules/pam_cracklib/pam_cracklib.c:649 +#: modules/pam_cracklib/pam_cracklib.c:651 msgid "is rotated" msgstr "được sử dụng lại" -#: modules/pam_cracklib/pam_cracklib.c:652 +#: modules/pam_cracklib/pam_cracklib.c:654 msgid "not enough character classes" msgstr "không đủ các lớp nhân vật" -#: modules/pam_cracklib/pam_cracklib.c:655 +#: modules/pam_cracklib/pam_cracklib.c:657 msgid "contains too many same characters consecutively" msgstr "chứa quá nhiều kí tự giống nhau liên tiếp" -#: modules/pam_cracklib/pam_cracklib.c:658 +#: modules/pam_cracklib/pam_cracklib.c:660 #, fuzzy msgid "contains too long of a monotonic character sequence" msgstr "chứa quá nhiều kí tự giống nhau liên tiếp" -#: modules/pam_cracklib/pam_cracklib.c:661 +#: modules/pam_cracklib/pam_cracklib.c:663 msgid "contains the user name in some form" msgstr "chứa tên user trong một số biểu mẫu" -#: modules/pam_cracklib/pam_cracklib.c:695 +#: modules/pam_cracklib/pam_cracklib.c:697 #: modules/pam_unix/pam_unix_passwd.c:566 #, fuzzy msgid "No password has been supplied." msgstr "Không có mật khẩu được cung cấp" -#: modules/pam_cracklib/pam_cracklib.c:696 +#: modules/pam_cracklib/pam_cracklib.c:698 #: modules/pam_unix/pam_unix_passwd.c:567 #, fuzzy msgid "The password has not been changed." msgstr "NIS mật khẩu không thể được thay đổi." -#: modules/pam_cracklib/pam_cracklib.c:716 -#: modules/pam_cracklib/pam_cracklib.c:798 +#: modules/pam_cracklib/pam_cracklib.c:718 +#: modules/pam_cracklib/pam_cracklib.c:800 #, c-format msgid "BAD PASSWORD: %s" msgstr "Mật khẩu không an toàn: %s" -#: modules/pam_exec/pam_exec.c:267 +#: modules/pam_exec/pam_exec.c:281 #, c-format msgid "%s failed: exit code %d" msgstr "%s thất bại: lối ra mã %d" -#: modules/pam_exec/pam_exec.c:276 +#: modules/pam_exec/pam_exec.c:290 #, c-format msgid "%s failed: caught signal %d%s" msgstr "%s thất bại: bắt tín hiệu %d%s" -#: modules/pam_exec/pam_exec.c:285 +#: modules/pam_exec/pam_exec.c:299 #, c-format msgid "%s failed: unknown status 0x%x" msgstr "%s thất bại: không rõ tình trạng 0x%x" +#: modules/pam_faillock/main.c:104 +#, fuzzy, c-format +msgid "" +"Usage: %s [--dir /path/to/tally-directory] [--user username] [--reset]\n" +msgstr "" +"%s: [- tập bắt rễ-filename] [- người sử dụng tên người dùng] [- đặt lại [= " +"n]] [- yên tĩnh]\n" + +#: modules/pam_faillock/pam_faillock.c:649 modules/pam_tally/pam_tally.c:568 +#: modules/pam_tally2/pam_tally2.c:577 +#, fuzzy, c-format +msgid "The account is locked due to %u failed logins." +msgstr "Tài khoản bị khóa do đăng nhập %u không thành công" + +#: modules/pam_faillock/pam_faillock.c:654 +#, c-format +msgid "(%d minutes left to unlock)" +msgstr "" + #. TRANSLATORS: "strftime options for date of last login" -#: modules/pam_lastlog/pam_lastlog.c:324 modules/pam_lastlog/pam_lastlog.c:585 +#: modules/pam_lastlog/pam_lastlog.c:329 modules/pam_lastlog/pam_lastlog.c:590 msgid " %a %b %e %H:%M:%S %Z %Y" msgstr " %a %b %e %H:%M:%S %Z %Y" #. TRANSLATORS: " from <host>" -#: modules/pam_lastlog/pam_lastlog.c:333 modules/pam_lastlog/pam_lastlog.c:594 +#: modules/pam_lastlog/pam_lastlog.c:338 modules/pam_lastlog/pam_lastlog.c:599 #, c-format msgid " from %.*s" msgstr " từ %.*s" #. TRANSLATORS: " on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:345 modules/pam_lastlog/pam_lastlog.c:606 +#: modules/pam_lastlog/pam_lastlog.c:350 modules/pam_lastlog/pam_lastlog.c:611 #, c-format msgid " on %.*s" msgstr " trên %.*s" #. TRANSLATORS: "Last login: <date> from <host> on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:355 +#: modules/pam_lastlog/pam_lastlog.c:360 #, c-format msgid "Last login:%s%s%s" msgstr "Lần đăng nhập:%s%s%s" -#: modules/pam_lastlog/pam_lastlog.c:361 +#: modules/pam_lastlog/pam_lastlog.c:366 msgid "Welcome to your new account!" msgstr "Chào mừng bạn đến tài khoản mới của bạn!" #. TRANSLATORS: "Last failed login: <date> from <host> on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:616 +#: modules/pam_lastlog/pam_lastlog.c:621 #, c-format msgid "Last failed login:%s%s%s" msgstr "Lần đăng nhập thất bại trước:%s%s%s" -#: modules/pam_lastlog/pam_lastlog.c:625 modules/pam_lastlog/pam_lastlog.c:632 +#: modules/pam_lastlog/pam_lastlog.c:630 modules/pam_lastlog/pam_lastlog.c:637 #, c-format msgid "There was %d failed login attempt since the last successful login." msgid_plural "" @@ -339,112 +358,112 @@ msgstr[0] "" "Đã có %d lần đăng nhập thất bại kể từ lần đăng nhập thành công trước đó." #. TRANSLATORS: only used if dngettext is not supported -#: modules/pam_lastlog/pam_lastlog.c:637 +#: modules/pam_lastlog/pam_lastlog.c:642 #, c-format msgid "There were %d failed login attempts since the last successful login." msgstr "" "Có %d lần đăng nhập không thành công kể từ lần đăng nhập thành công trước." -#: modules/pam_limits/pam_limits.c:1088 +#: modules/pam_limits/pam_limits.c:1090 #, fuzzy, c-format msgid "There were too many logins for '%s'." msgstr "Quá nhiều lần đăng nhập cho '%s'." -#: modules/pam_mail/pam_mail.c:297 +#: modules/pam_mail/pam_mail.c:299 #, fuzzy msgid "You have no mail." msgstr "Bạn có thư mới." -#: modules/pam_mail/pam_mail.c:300 +#: modules/pam_mail/pam_mail.c:302 msgid "You have new mail." msgstr "Bạn có thư mới." -#: modules/pam_mail/pam_mail.c:303 +#: modules/pam_mail/pam_mail.c:305 msgid "You have old mail." msgstr "Bạn có thư cũ." -#: modules/pam_mail/pam_mail.c:307 +#: modules/pam_mail/pam_mail.c:309 msgid "You have mail." msgstr "Bạn có thư." -#: modules/pam_mail/pam_mail.c:314 +#: modules/pam_mail/pam_mail.c:316 #, c-format msgid "You have no mail in folder %s." msgstr "Bạn không có thư trong thư mục %s." -#: modules/pam_mail/pam_mail.c:318 +#: modules/pam_mail/pam_mail.c:320 #, c-format msgid "You have new mail in folder %s." msgstr "Bạn có thư mới trong thư mục %s." -#: modules/pam_mail/pam_mail.c:322 +#: modules/pam_mail/pam_mail.c:324 #, c-format msgid "You have old mail in folder %s." msgstr "Bạn có thư cũ trong thư mục %s." -#: modules/pam_mail/pam_mail.c:327 +#: modules/pam_mail/pam_mail.c:329 #, c-format msgid "You have mail in folder %s." msgstr "Bạn có thư trong thư mục %s." -#: modules/pam_mkhomedir/pam_mkhomedir.c:113 +#: modules/pam_mkhomedir/pam_mkhomedir.c:116 #, c-format msgid "Creating directory '%s'." msgstr "Tạo thư mục '%s'." -#: modules/pam_mkhomedir/pam_mkhomedir.c:180 +#: modules/pam_mkhomedir/pam_mkhomedir.c:183 #, c-format msgid "Unable to create and initialize directory '%s'." msgstr "Không thể khởi tạo thư mục '%s'." -#: modules/pam_pwhistory/pam_pwhistory.c:217 +#: modules/pam_pwhistory/pam_pwhistory.c:220 #: modules/pam_unix/pam_unix_passwd.c:592 msgid "Password has been already used. Choose another." msgstr "Mật khẩu đã được dùng. Hãy chọn mật khẩu khác." -#: modules/pam_pwhistory/pam_pwhistory.c:224 +#: modules/pam_pwhistory/pam_pwhistory.c:227 #, fuzzy msgid "Password has been already used." msgstr "Mật khẩu đã được dùng. Hãy chọn mật khẩu khác." -#: modules/pam_selinux/pam_selinux.c:206 +#: modules/pam_selinux/pam_selinux.c:176 #, fuzzy, c-format msgid "The default security context is %s." msgstr "Bối cảnh an ninh mặc định %s\n" -#: modules/pam_selinux/pam_selinux.c:210 +#: modules/pam_selinux/pam_selinux.c:180 msgid "Would you like to enter a different role or level?" msgstr "Bạn có muốn nhập một vai trò khác nhau hoặc cấp?" -#: modules/pam_selinux/pam_selinux.c:223 +#: modules/pam_selinux/pam_selinux.c:193 msgid "role:" msgstr "Vai trò:" -#: modules/pam_selinux/pam_selinux.c:227 +#: modules/pam_selinux/pam_selinux.c:197 #, fuzzy, c-format msgid "There is no default type for role %s." msgstr "Không có loại mặc định cho vai trò %s\n" -#: modules/pam_selinux/pam_selinux.c:259 +#: modules/pam_selinux/pam_selinux.c:229 msgid "level:" msgstr "trình độ:" -#: modules/pam_selinux/pam_selinux.c:292 +#: modules/pam_selinux/pam_selinux.c:263 #, fuzzy msgid "This is not a valid security context." msgstr "Không phải là một bối cảnh an ninh hợp lệ" -#: modules/pam_selinux/pam_selinux.c:541 +#: modules/pam_selinux/pam_selinux.c:513 #, c-format msgid "A valid context for %s could not be obtained." msgstr "" -#: modules/pam_selinux/pam_selinux.c:660 +#: modules/pam_selinux/pam_selinux.c:633 #, fuzzy, c-format msgid "Security context %s has been assigned." msgstr "Bối cảnh an ninh %s Giao" -#: modules/pam_selinux/pam_selinux.c:676 +#: modules/pam_selinux/pam_selinux.c:649 #, fuzzy, c-format msgid "Key creation context %s has been assigned." msgstr "Sáng tạo Context phím %s Giao" @@ -464,43 +483,38 @@ msgstr "không pam_set_item ()\n" msgid "login: failure forking: %m" msgstr "đăng nhập: thất bại forking: %m" -#: modules/pam_tally/pam_tally.c:541 modules/pam_tally2/pam_tally2.c:592 +#: modules/pam_tally/pam_tally.c:543 modules/pam_tally2/pam_tally2.c:595 #, fuzzy, c-format msgid "The account is temporarily locked (%ld seconds left)." msgstr "Tài khoản tạm thời bị khóa (%ld giây còn lại)" -#: modules/pam_tally/pam_tally.c:566 modules/pam_tally2/pam_tally2.c:575 -#, fuzzy, c-format -msgid "The account is locked due to %u failed logins." -msgstr "Tài khoản bị khóa do đăng nhập %u không thành công" - -#: modules/pam_tally/pam_tally.c:750 modules/pam_tally2/pam_tally2.c:858 +#: modules/pam_tally/pam_tally.c:752 modules/pam_tally2/pam_tally2.c:861 msgid "Authentication error" msgstr "Xác thực lỗi" -#: modules/pam_tally/pam_tally.c:751 modules/pam_tally2/pam_tally2.c:859 +#: modules/pam_tally/pam_tally.c:753 modules/pam_tally2/pam_tally2.c:862 msgid "Service error" msgstr "Lỗi dịch vụ" -#: modules/pam_tally/pam_tally.c:752 modules/pam_tally2/pam_tally2.c:860 +#: modules/pam_tally/pam_tally.c:754 modules/pam_tally2/pam_tally2.c:863 msgid "Unknown user" msgstr "Người dùng không rõ" -#: modules/pam_tally/pam_tally.c:753 modules/pam_tally2/pam_tally2.c:861 +#: modules/pam_tally/pam_tally.c:755 modules/pam_tally2/pam_tally2.c:864 msgid "Unknown error" msgstr "Lỗi không rõ" -#: modules/pam_tally/pam_tally.c:769 modules/pam_tally2/pam_tally2.c:880 +#: modules/pam_tally/pam_tally.c:774 modules/pam_tally2/pam_tally2.c:886 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "%s: Xấu số cho --cài lại=\n" -#: modules/pam_tally/pam_tally.c:773 modules/pam_tally2/pam_tally2.c:884 +#: modules/pam_tally/pam_tally.c:778 modules/pam_tally2/pam_tally2.c:890 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "%s: Được thừa nhận lựa chọn%s\n" -#: modules/pam_tally/pam_tally.c:785 +#: modules/pam_tally/pam_tally.c:790 #, c-format msgid "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" @@ -508,17 +522,17 @@ msgstr "" "%s: [- tập bắt rễ-filename] [- người sử dụng tên người dùng] [- đặt lại [= " "n]] [- yên tĩnh]\n" -#: modules/pam_tally/pam_tally.c:859 modules/pam_tally2/pam_tally2.c:1023 +#: modules/pam_tally/pam_tally.c:864 modules/pam_tally2/pam_tally2.c:1029 #, c-format msgid "%s: Can't reset all users to non-zero\n" msgstr "%s: Không thể thiết lập lại tất cả các người dùng khác không\n" -#: modules/pam_tally2/pam_tally2.c:912 +#: modules/pam_tally2/pam_tally2.c:918 #, c-format msgid "Login Failures Latest failure From\n" msgstr "Đang nhập Thất bại Thất bại cuốie Từ \n" -#: modules/pam_tally2/pam_tally2.c:928 +#: modules/pam_tally2/pam_tally2.c:934 #, c-format msgid "" "%s: [-f rooted-filename] [--file rooted-filename]\n" @@ -529,7 +543,7 @@ msgstr "" " [-u username] [--user username]\n" " [-r] [--reset[=n]] [--quiet]\n" -#: modules/pam_timestamp/pam_timestamp.c:357 +#: modules/pam_timestamp/pam_timestamp.c:360 #, fuzzy, c-format msgid "Access has been granted (last access was %ld seconds ago)." msgstr "Được phép truy cập (lần truy cập trước %ld giây trước)" @@ -587,24 +601,3 @@ msgstr "Thay đổi mật khẩu cho %s." #, fuzzy msgid "You must wait longer to change your password." msgstr "Bạn phải đợi thêm nữa, để thay đổi mật khẩu" - -#~ msgid "Password unchanged" -#~ msgstr "Chưa thay đổi mật khẩu" - -#~ msgid "No mail." -#~ msgstr "Không có thư." - -#~ msgid "Unable to get valid context for %s" -#~ msgstr "Không thể có được bối cảnh hợp lệ cho %s" - -#~ msgid "Changing STRESS password for %s." -#~ msgstr "Thay đổi mật khẩu căng thẳng cho %s." - -#~ msgid "Enter new STRESS password: " -#~ msgstr "Nhập mật khẩu căng thẳng mới: " - -#~ msgid "Retype new STRESS password: " -#~ msgstr "Nhập lại mật khẩu mới căng thẳng: " - -#~ msgid "Verification mis-typed; password unchanged" -#~ msgstr "Mã xác nhận mis-đánh máy; mật khẩu không thay đổi" |