blob: 657d5324696e1f3d91cb739f47579f0b4162246d (
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
|
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-10 03:40+0200\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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.1.1\n"
#. Authorization Required
#: i18n/english/luasrc/i18n/sysauth.en.lua:1
msgid "Authorization Required"
msgstr "認証が必要です"
#. Please enter your username and password.
#: i18n/english/luasrc/i18n/sysauth.en.lua:2
msgid "Please enter your username and password."
msgstr "あなたのユーザー名とパスワードを入力してください。"
#. Invalid username and/or password! Please try again.
#: i18n/english/luasrc/i18n/sysauth.en.lua:3
msgid "sysauth_failed"
msgstr "ユーザー名とパスワードが不正です! 再度試してください。"
|