diff options
Diffstat (limited to 'po/en/sysauth.po')
-rw-r--r-- | po/en/sysauth.po | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/po/en/sysauth.po b/po/en/sysauth.po new file mode 100644 index 000000000..cf2707205 --- /dev/null +++ b/po/en/sysauth.po @@ -0,0 +1,21 @@ +# sysauth.po +# generated from ./i18n/english/luasrc/i18n/sysauth.en.lua + +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: ./i18n/english/luasrc/i18n/sysauth.en.lua:1 +#. Authorization Required +msgid "sysauth_head" +msgstr "Authorization Required" + +#: ./i18n/english/luasrc/i18n/sysauth.en.lua:2 +#. Please enter your username and password. +msgid "sysauth_prompt" +msgstr "Please enter your username and password." + +#: ./i18n/english/luasrc/i18n/sysauth.en.lua:3 +#. Invalid username and/or password! Please try again. +msgid "sysauth_failed" +msgstr "Invalid username and/or password! Please try again." + |