# Chinese, Traditional translation of Content Entity Builder (8.x-1.0-alpha3)
# Copyright (c) 2023 by the Chinese, Traditional translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Content Entity Builder (8.x-1.0-alpha3)\n"
"POT-Creation-Date: 2023-01-30 18:51+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\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=(n>1);\n"

msgid "Delete"
msgstr "刪除"
msgid "Operations"
msgstr "操作"
msgid "Type"
msgstr "類型"
msgid "List"
msgstr "清單"
msgid "Cancel"
msgstr "取消"
msgid "Description"
msgstr "描述"
msgid "Edit"
msgstr "編輯"
msgid "Number"
msgstr "數字"
msgid "Weight"
msgstr "權重"
msgid "Required"
msgstr "必要"
msgid "Name"
msgstr "名稱"
msgid "Label"
msgstr "標籤"
msgid "Save"
msgstr "儲存"
msgid "Add"
msgstr "新增"
msgid "View"
msgstr "檢視"
msgid "Text"
msgstr "文字"
msgid "Timestamp"
msgstr "時間"
msgid "Content type"
msgstr "內容類型"
msgid "Created"
msgstr "已建立"
msgid "Field name"
msgstr "欄位名稱"
msgid "Field type"
msgstr "欄位類型"
msgid "email"
msgstr "電子郵件"
msgid "Maximum length"
msgstr "最大長度"
msgid "Allowed values list"
msgstr "許可值列表"
msgid "id"
msgstr "id"
msgid "Reference"
msgstr "參照"
msgid "Last changed"
msgstr "上次更新"
msgid "Default value"
msgstr "預設值"
msgid "Machine name"
msgstr "機器可讀名稱"
msgid "Field settings"
msgstr "欄位設定"
msgid "Boolean"
msgstr "布林值 (Boolean)"
msgid "label"
msgstr "標籤"
msgid "The maximum length of the field in characters."
msgstr "欄位字元最大長度。"
msgid "List (text)"
msgstr "文字清單"
msgid "Allowed HTML tags in labels: @tags"
msgstr "標籤中允許使用的 HTML 標記：@tags"
msgid "This field stores a number in the database as an integer."
msgstr "此欄位把數字用整數儲存入資料庫。"
msgid "This field stores a number in the database in a fixed decimal format."
msgstr "此欄位把數字用小數格式儲存入資料庫。"
msgid "This field stores a number in the database in a floating point format."
msgstr "此欄位把數字用浮點數格式儲存入資料庫。"
msgid "Weight for @title"
msgstr "@title 的權重"
msgid "List (integer)"
msgstr "列表 (整數)"
msgid "List (float)"
msgstr "列表 (浮點數)"
msgid "Entity reference"
msgstr "實體參照"
msgid "An entity field containing a boolean value."
msgstr "包含布林值的一個實體欄位。"
msgid "An entity field containing an entity reference."
msgstr "一個包含單元參照的單元欄位。"
msgid "Telephone number"
msgstr "電話號碼"
msgid "Number (decimal)"
msgstr "數值 (10進位)"
msgid "Number (float)"
msgstr "數值 (浮點)"
msgid "Number (integer)"
msgstr "數值 (整數)"
msgid ""
"An entity field containing a UNIX timestamp of when the entity has "
"been last updated."
msgstr "一個包含該實體最後更新時間戳記（UNIX格式）的實體欄位。"
msgid ""
"An entity field containing a UNIX timestamp of when the entity has "
"been created."
msgstr "一個包含該實體建立時間戳記（UNIX格式）的實體欄位。"
msgid "An entity field containing a UNIX timestamp value."
msgstr "一個包含了 UNIX 時間戳記值的實體欄位。"
msgid "An entity field containing an email value."
msgstr "儲存 Email 的欄位。"
msgid "Text (plain)"
msgstr "Text (純文字)"
msgid "A field containing a plain string value."
msgstr "儲存純文字串的欄位。"
msgid "Text (plain, long)"
msgstr "文字 (純文字、長字串)"
msgid "A field containing a long string value."
msgstr "儲存長字串的欄位"
