75 lines
1.8 KiB
Plaintext
75 lines
1.8 KiB
Plaintext
# This file is distributed under the same license as the django package.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Django\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2010-12-29 00:24+0100\n"
|
|
"PO-Revision-Date: 2007-04-05 01:32+1000\n"
|
|
"Last-Translator: Terry Huang <terryh.tp@gmail.com>\n"
|
|
"Language-Team: Terry Huang <terryh.tp@gmail.com>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
|
|
#: admin.py:8 models.py:7
|
|
msgid "URL"
|
|
msgstr "URL"
|
|
|
|
#: admin.py:9
|
|
msgid ""
|
|
"Example: '/about/contact/'. Make sure to have leading and trailing slashes."
|
|
msgstr "例如: '/about/contact/'。開頭與結束的斜線。"
|
|
|
|
#: admin.py:11
|
|
#, fuzzy
|
|
msgid ""
|
|
"This value must contain only letters, numbers, dots, underscores, dashes, "
|
|
"slashes or tildes."
|
|
msgstr "此值僅能包含字母、數字、底線與斜線。"
|
|
|
|
#: admin.py:22
|
|
msgid "Advanced options"
|
|
msgstr "進階選項"
|
|
|
|
#: models.py:8
|
|
msgid "title"
|
|
msgstr "標題"
|
|
|
|
#: models.py:9
|
|
msgid "content"
|
|
msgstr "內容"
|
|
|
|
#: models.py:10
|
|
msgid "enable comments"
|
|
msgstr "啟用評論"
|
|
|
|
#: models.py:11
|
|
msgid "template name"
|
|
msgstr "模板名稱"
|
|
|
|
#: models.py:12
|
|
msgid ""
|
|
"Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
|
|
"will use 'flatpages/default.html'."
|
|
msgstr ""
|
|
"例如: 'flatpages/contact_page'。如果沒有提供它,系統會使用 'flatpages/"
|
|
"default.html'。"
|
|
|
|
#: models.py:13
|
|
msgid "registration required"
|
|
msgstr "請先註冊"
|
|
|
|
#: models.py:13
|
|
msgid "If this is checked, only logged-in users will be able to view the page."
|
|
msgstr "如果此項被選取,則只有登入的使用者可以檢視頁面。"
|
|
|
|
#: models.py:18
|
|
msgid "flat page"
|
|
msgstr "簡平頁面"
|
|
|
|
#: models.py:19
|
|
msgid "flat pages"
|
|
msgstr "簡平頁面"
|