blob: 4ff8c07935385a5959f8d3b73294b873c7e8ea28 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
# sysauth.pot
# generated from ./i18n/english/luasrc/i18n/sysauth.en.lua
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-08-16 06:59+0200\n"
"PO-Revision-Date: 2009-08-13 03:59+0200\n"
"Last-Translator: Hong Phuc Dang <dhppat@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Pootle 1.1.0\n"
#. Authorization Required
#: i18n/english/luasrc/i18n/sysauth.en.lua:1
msgid "sysauth_head"
msgstr "Yêu cầu ủy quyền"
#. Please enter your username and password.
#: i18n/english/luasrc/i18n/sysauth.en.lua:2
msgid "sysauth_prompt"
msgstr "Nhập tên và mật mã"
#. Invalid username and/or password! Please try again.
#: i18n/english/luasrc/i18n/sysauth.en.lua:3
msgid "sysauth_failed"
msgstr "Tên và mật mã không đúng. Xin thử lại "
|