# English translations for hlogin package. # Copyright (C) 2022 ~keith # This file is distributed under the same license as the hlogin package. # ~keith , 2022. # msgid "" msgstr "" "Project-Id-Version: hlogin 0.1\n" "Report-Msgid-Bugs-To: keith+hlogin@keithhacks.cyou\n" "POT-Creation-Date: 2022-05-20 16:32+0000\n" "PO-Revision-Date: 2022-05-15 23:06+0000\n" "Last-Translator: ~keith \n" "Language-Team: English\n" "Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: hlogin.c:219 msgid "Login name:" msgstr "Login name:" #: hlogin.c:227 #, c-format msgid "Couldn't set PAM_USER: %s" msgstr "Couldn't set PAM_USER: %s" #: hlogin.c:228 msgid "Failed to begin authentication." msgstr "Failed to begin authentication." #: hlogin.c:237 #, c-format msgid "TOO MANY LOGIN TRIES (%u) FROM '%s' FOR '%s', %s" msgstr "TOO MANY LOGIN TRIES (%u) FROM '%s' FOR '%s', %s" #: hlogin.c:240 #, c-format msgid "FAILED LOGIN (%u) FROM '%s' FOR '%s', %s" msgstr "FAILED LOGIN (%u) FROM '%s' FOR '%s', %s" #: hlogin.c:244 msgid "Authentication failed." msgstr "Authentication failed." #: hlogin.c:340 msgid "Couldn't determine origin: neither remote host nor TTY" msgstr "Couldn't determine origin: neither remote host nor TTY" #: hlogin.c:347 #, c-format msgid "Couldn't initialize PAM: %s" msgstr "Couldn't initialize PAM: %s" #: hlogin.c:348 #, c-format msgid "pam_start error: %s. Abort.\n" msgstr "pam_start error: %s. Abort.\n" #: hlogin.c:355 #, c-format msgid "Couldn't set PAM_RHOST: %s" msgstr "Couldn't set PAM_RHOST: %s" #: hlogin.c:356 hlogin.c:365 #, c-format msgid "pam_set_item error: %s. Abort.\n" msgstr "pam_set_item error: %s. Abort.\n" #: hlogin.c:364 #, c-format msgid "Couldn't set PAM_TTY: %s" msgstr "Couldn't set PAM_TTY: %s" #: hlogin.c:381 #, c-format msgid "Login from '%s' aborted" msgstr "Login from '%s' aborted" #. TRANSLATORS: default value is 5 #: hlogin.c:390 #, c-format msgid "Exceeded maximum login attempts (%u).\n" msgstr "Exceeded maximum login attempts (%u).\n" #: hlogin.c:404 #, c-format msgid "User validation failed for '%s': %s" msgstr "User validation failed for '%s': %s" #: hlogin.c:417 msgid "Failed to update login credentials." msgstr "Failed to update login credentials." #: hlogin.c:421 msgid "Cannot log in." msgstr "Cannot log in." #: hlogin.c:432 #, c-format msgid "Couldn't get PAM_USER: %s" msgstr "Couldn't get PAM_USER: %s" #: hlogin.c:433 hlogin.c:442 hlogin.c:453 msgid "Cannot log in. The user account data is missing or invalid." msgstr "Cannot log in. The user account data is missing or invalid." #: hlogin.c:441 msgid "NULL user name. Abort." msgstr "NULL user name. Abort." #: hlogin.c:452 #, c-format msgid "No passwd entry for '%s'. Abort." msgstr "No passwd entry for '%s'. Abort." #: hlogin.c:465 #, c-format msgid "groups initialization failed: %m" msgstr "groups initialization failed: %m" #: hlogin.c:466 hlogin.c:478 hlogin.c:489 hlogin.c:500 msgid "Cannot log in. Unable to establish a session." msgstr "Cannot log in. Unable to establish a session." #: hlogin.c:477 hlogin.c:488 hlogin.c:499 #, c-format msgid "Couldn't init PAM session: %s" msgstr "Couldn't init PAM session: %s" #: hlogin.c:513 #, c-format msgid "LOGIN FROM '%s' BY '%s'" msgstr "LOGIN FROM '%s' BY '%s'" #: hlogin.c:519 #, c-format msgid "failed to chown TTY '%s': %m" msgstr "failed to chown TTY '%s': %m" #: hlogin.c:523 #, c-format msgid "setgid() failed: %m" msgstr "setgid() failed: %m" #: hlogin.c:524 #, c-format msgid "error applying user GID: %m. Abort.\n" msgstr "error applying user GID: %m. Abort.\n" #: hlogin.c:559 #, c-format msgid "error forking: %m. Abort.\n" msgstr "error forking: %m. Abort.\n" #: hlogin.c:561 #, c-format msgid "fork() failed: %m" msgstr "fork() failed: %m" #: hlogin.c:601 #, c-format msgid "can't reopen tty: %m" msgstr "can't reopen tty: %m" #: hlogin.c:607 #, c-format msgid "%s is not a tty" msgstr "%s is not a tty" #: hlogin.c:625 #, c-format msgid "TIOCSCTTY failed: %m" msgstr "TIOCSCTTY failed: %m" #: hlogin.c:631 #, c-format msgid "setuid() failed: %m" msgstr "setuid() failed: %m" #: hlogin.c:632 #, c-format msgid "error applying user UID: %m. Abort.\n" msgstr "error applying user UID: %m. Abort.\n" #: hlogin.c:637 #, c-format msgid "failed to chdir to home (%s): %m" msgstr "failed to chdir to home (%s): %m" #: hlogin.c:638 #, c-format msgid "error changing to home directory: %m. Abort.\n" msgstr "error changing to home directory: %m. Abort.\n" #: ui.c:238 ui.c:385 ui.c:473 msgid "OK" msgstr "OK" #: ui.c:344 #, c-format msgid "Welcome to %s.%s" msgstr "Welcome to %s.%s" #: ui.c:391 msgid "Cancel" msgstr "Cancel"