hlogin/po/hlogin.pot

209 lines
3.6 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR ~keith
# This file is distributed under the same license as the hlogin package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
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: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: hlogin.c:219
msgid "Login name:"
msgstr ""
#: hlogin.c:227
#, c-format
msgid "Couldn't set PAM_USER: %s"
msgstr ""
#: hlogin.c:228
msgid "Failed to begin authentication."
msgstr ""
#: hlogin.c:237
#, c-format
msgid "TOO MANY LOGIN TRIES (%u) FROM '%s' FOR '%s', %s"
msgstr ""
#: hlogin.c:240
#, c-format
msgid "FAILED LOGIN (%u) FROM '%s' FOR '%s', %s"
msgstr ""
#: hlogin.c:244
msgid "Authentication failed."
msgstr ""
#: hlogin.c:340
msgid "Couldn't determine origin: neither remote host nor TTY"
msgstr ""
#: hlogin.c:347
#, c-format
msgid "Couldn't initialize PAM: %s"
msgstr ""
#: hlogin.c:348
#, c-format
msgid "pam_start error: %s. Abort.\n"
msgstr ""
#: hlogin.c:355
#, c-format
msgid "Couldn't set PAM_RHOST: %s"
msgstr ""
#: hlogin.c:356 hlogin.c:365
#, c-format
msgid "pam_set_item error: %s. Abort.\n"
msgstr ""
#: hlogin.c:364
#, c-format
msgid "Couldn't set PAM_TTY: %s"
msgstr ""
#: hlogin.c:381
#, c-format
msgid "Login from '%s' aborted"
msgstr ""
#. TRANSLATORS: default value is 5
#: hlogin.c:390
#, c-format
msgid "Exceeded maximum login attempts (%u).\n"
msgstr ""
#: hlogin.c:404
#, c-format
msgid "User validation failed for '%s': %s"
msgstr ""
#: hlogin.c:417
msgid "Failed to update login credentials."
msgstr ""
#: hlogin.c:421
msgid "Cannot log in."
msgstr ""
#: hlogin.c:432
#, c-format
msgid "Couldn't get PAM_USER: %s"
msgstr ""
#: hlogin.c:433 hlogin.c:442 hlogin.c:453
msgid "Cannot log in. The user account data is missing or invalid."
msgstr ""
#: hlogin.c:441
msgid "NULL user name. Abort."
msgstr ""
#: hlogin.c:452
#, c-format
msgid "No passwd entry for '%s'. Abort."
msgstr ""
#: hlogin.c:465
#, c-format
msgid "groups initialization failed: %m"
msgstr ""
#: hlogin.c:466 hlogin.c:478 hlogin.c:489 hlogin.c:500
msgid "Cannot log in. Unable to establish a session."
msgstr ""
#: hlogin.c:477 hlogin.c:488 hlogin.c:499
#, c-format
msgid "Couldn't init PAM session: %s"
msgstr ""
#: hlogin.c:513
#, c-format
msgid "LOGIN FROM '%s' BY '%s'"
msgstr ""
#: hlogin.c:519
#, c-format
msgid "failed to chown TTY '%s': %m"
msgstr ""
#: hlogin.c:523
#, c-format
msgid "setgid() failed: %m"
msgstr ""
#: hlogin.c:524
#, c-format
msgid "error applying user GID: %m. Abort.\n"
msgstr ""
#: hlogin.c:559
#, c-format
msgid "error forking: %m. Abort.\n"
msgstr ""
#: hlogin.c:561
#, c-format
msgid "fork() failed: %m"
msgstr ""
#: hlogin.c:601
#, c-format
msgid "can't reopen tty: %m"
msgstr ""
#: hlogin.c:607
#, c-format
msgid "%s is not a tty"
msgstr ""
#: hlogin.c:625
#, c-format
msgid "TIOCSCTTY failed: %m"
msgstr ""
#: hlogin.c:631
#, c-format
msgid "setuid() failed: %m"
msgstr ""
#: hlogin.c:632
#, c-format
msgid "error applying user UID: %m. Abort.\n"
msgstr ""
#: hlogin.c:637
#, c-format
msgid "failed to chdir to home (%s): %m"
msgstr ""
#: hlogin.c:638
#, c-format
msgid "error changing to home directory: %m. Abort.\n"
msgstr ""
#: ui.c:238 ui.c:385 ui.c:473
msgid "OK"
msgstr ""
#: ui.c:344
#, c-format
msgid "Welcome to %s.%s"
msgstr ""
#: ui.c:391
msgid "Cancel"
msgstr ""