2014-03-28 21:40:09 +00:00
|
|
|
|
{
|
2014-04-16 17:02:15 +00:00
|
|
|
|
"@metadata": {
|
|
|
|
|
"authors": [
|
|
|
|
|
"EagerLin",
|
|
|
|
|
"Simon Shek"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"templatedata-desc": "為模板參數實現數據存儲(使用JSON)",
|
|
|
|
|
"templatedata-doc-params": "模版參數",
|
|
|
|
|
"templatedata-doc-param-name": "參數",
|
|
|
|
|
"templatedata-doc-param-desc": "描述",
|
|
|
|
|
"templatedata-doc-param-type": "類型",
|
|
|
|
|
"templatedata-doc-param-default": "預設",
|
|
|
|
|
"templatedata-doc-param-status": "狀態",
|
|
|
|
|
"templatedata-invalid-parse": "JSON中語法錯誤。",
|
|
|
|
|
"templatedata-invalid-type": "屬性「$1」預期為類型「$2」。",
|
|
|
|
|
"templatedata-invalid-missing": "找不到必須的屬性「$1」。",
|
|
|
|
|
"templatedata-invalid-unknown": "意外的屬性「$1」。",
|
|
|
|
|
"templatedata-invalid-value": "屬性「$1」的值無效。",
|
|
|
|
|
"templatedata-editbutton": "管理模板文檔",
|
|
|
|
|
"templatedata-modal-button-addparam": "添加參數",
|
|
|
|
|
"templatedata-modal-button-apply": "應用",
|
|
|
|
|
"templatedata-modal-button-cancel": "取消",
|
|
|
|
|
"templatedata-modal-button-delparam": "刪除參數",
|
|
|
|
|
"templatedata-modal-button-importParams": "導入參數",
|
|
|
|
|
"templatedata-modal-errormsg-import-noparams": "導入過程中找不到新的參數。",
|
|
|
|
|
"templatedata-modal-table-param-actions": "操作",
|
|
|
|
|
"templatedata-modal-table-param-aliases": "別名 (逗號分隔)",
|
|
|
|
|
"templatedata-modal-table-param-default": "預設值",
|
|
|
|
|
"templatedata-modal-table-param-desc": "描述",
|
|
|
|
|
"templatedata-modal-table-param-label": "標籤",
|
|
|
|
|
"templatedata-modal-table-param-name": "名稱",
|
|
|
|
|
"templatedata-modal-table-param-required": "必填",
|
|
|
|
|
"templatedata-modal-table-param-type": "類型",
|
|
|
|
|
"templatedata-modal-table-param-type-number": "數值",
|
|
|
|
|
"templatedata-modal-table-param-type-page": "頁面",
|
|
|
|
|
"templatedata-modal-table-param-type-string": "字串",
|
|
|
|
|
"templatedata-modal-table-param-type-undefined": "未定義",
|
|
|
|
|
"templatedata-modal-table-param-type-user": "使用者",
|
|
|
|
|
"templatedata-modal-title": "模板文檔編輯器",
|
|
|
|
|
"templatedata-modal-title-templatedesc": "模板描述",
|
|
|
|
|
"templatedata-modal-title-templateparams": "模版參數"
|
|
|
|
|
}
|