# Chinese, Traditional translation of OG remote options (6.x-1.0-beta1)
# Copyright (c) 2010 by the Chinese, Traditional translation team
#
msgid ""
msgstr ""
"Project-Id-Version: OG remote options (6.x-1.0-beta1)\n"
"POT-Creation-Date: 2010-08-05 16:05+0000\n"
"PO-Revision-Date: 2010-07-30 00:22+0000\n"
"Language-Team: Chinese, Traditional\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=1;\n"

msgid "CCK"
msgstr "CCK"
msgid "Prefix"
msgstr "前置詞"
msgid "Suffix"
msgstr "後置詞"
msgid "Maximum"
msgstr "最大值"
msgid "Scale"
msgstr "縮放"
msgid "Code"
msgstr "代碼"
msgid "Allowed values list"
msgstr "許可值列表"
msgid "Select list"
msgstr "選擇清單"
msgid "PHP code"
msgstr "PHP 程式碼"
msgid ""
"Advanced usage only: PHP code that returns a keyed array of allowed "
"values. Should not include &lt;?php ?&gt; delimiters. If this field is "
"filled out, the array returned by this code will override the allowed "
"values list above."
msgstr ""
"僅限進階使用者：PHP "
"程式碼傳回一個許可值的索引字串。不能含&lt;?php "
"?&gt;字元。如果這個欄位有被填寫，這個程式碼傳回字串將覆寫上述列出的認證數值。"
msgid "Minimum"
msgstr "最小值"
msgid "Precision"
msgstr "精確度"
msgid "Decimal marker"
msgstr "小數記號"
msgid "The character users will input to mark the decimal point in forms."
msgstr "有資格的使用者會輸入標記小數點的格式。"
msgid ""
"Define a string that should be prefixed to the value, like $ or €. "
"Leave blank for none. Separate singular and plural values with a pipe "
"(pound|pounds)."
msgstr ""
"定義一個字串作為數值的前置詞，比方 $ 或者 "
"€。保持空白即為沒有。請用一個線段符號分隔單數與複數的數值（pound|pounds）。"
msgid ""
"Define a string that should suffixed to the value, like m², m/s², "
"kb/s. Leave blank for none. Separate singular and plural values with a "
"pipe (pound|pounds)."
msgstr ""
"定義一個字串作為數值的後置詞，比方 m², m/s², "
"kb/s。保持空白即為沒有。請用一個線段符號分隔單數與複數的數值（pound|pounds）。"
msgid "Allowed values"
msgstr "允許的數值"
msgid "unformatted"
msgstr "未格式化"
msgid "&lt;none&gt;"
msgstr "&lt;無&gt;"
msgid "You're not allowed to input PHP code."
msgstr "你不被允許輸入PHP程式碼。"
msgid ""
"The possible values this field can contain. Enter one value per line, "
"in the format key|label. The key is the value that will be stored in "
"the database, and it must match the field storage type (%type). The "
"label is optional, and the key will be used as the label if no label "
"is specified.<br />Allowed HTML tags: @tags"
msgstr ""
"這個欄位可以容納的可能數值(%type)。一行輸入一個數值，以「key "
"| "
"標籤」的格式進行。key是會被儲存在資料庫中的數值，而它必須符合這個欄位的儲存類型(%type)。標籤則是選擇性的，而如果沒有指定標籤的話，key就會被用來當作標籤。<br "
"/>可用的HTML標籤: @tags"
msgid ""
"This PHP code was set by an administrator and will override the "
"allowed values list above."
msgstr "這個PHP程式碼是由一個管理員設定的，而且會覆寫上面列出的許可數值。"
msgid "@label (!name) - Allowed values"
msgstr "@label (!name) - 許可的數值"
