strapi-plugin-content-manager
Version:
A powerful UI to easily manage your data.
95 lines (94 loc) • 5.67 kB
JSON
{
"EditRelations.title": "關聯式資料",
"components.AddFilterCTA.add": "過濾器",
"components.AddFilterCTA.hide": "過濾器",
"components.DraggableAttr.edit": "點擊以編輯",
"components.EmptyAttributesBlock.button": "前往設定頁面",
"components.EmptyAttributesBlock.description": "您可以變更設定",
"components.FilterOptions.button.apply": "套用",
"components.FiltersPickWrapper.PluginHeader.actions.apply": "套用",
"components.FiltersPickWrapper.PluginHeader.actions.clearAll": "清除",
"components.FiltersPickWrapper.PluginHeader.description": "設定過濾資料的條件",
"components.FiltersPickWrapper.PluginHeader.title.filter": "過濾器",
"components.FiltersPickWrapper.hide": "隱藏",
"components.LimitSelect.itemsPerPage": "每個頁面檔案數量",
"components.Search.placeholder": "搜尋...",
"components.TableDelete.delete": "刪除",
"components.TableDelete.deleteSelected": "删除所选",
"components.TableDelete.entries.plural": "已選取 {number} 個項目",
"components.TableDelete.entries.singular": "已選取 {number} 個項目",
"components.TableEmpty.withFilters": "找不到 {contentType} 依照套用的過濾器...",
"components.TableEmpty.withSearch": "找不到 {contentType} 依照搜尋條件: ({search})...",
"components.TableEmpty.withoutFilter": "找不到 {contentType}...",
"containers.Edit.addAnItem": "新增關聯...",
"containers.Edit.clickToJump": "跳轉到該筆資料",
"containers.Edit.delete": "刪除",
"containers.Edit.editing": "編輯中...",
"containers.Edit.reset": "重設",
"containers.Edit.returnList": "回到清單",
"containers.Edit.seeDetails": "詳細資料",
"containers.Edit.submit": "儲存",
"containers.Home.introduction": "這個擴充功能還在開發階段,如果要編輯項目,請前往左邊選單中對應的連結",
"containers.Home.pluginHeaderDescription": "透過強大的介面來管理您的項目",
"containers.Home.pluginHeaderTitle": "內容管理員",
"containers.List.addAnEntry": "建立新的 {entity}",
"containers.List.errorFetchRecords": "錯誤",
"containers.List.pluginHeaderDescription": "找到 {label} 筆資料",
"containers.List.pluginHeaderDescription.singular": "找到 {label} 筆資料",
"containers.ListPage.displayedFields": "顯示欄位",
"containers.SettingPage.attributes": "屬性",
"containers.SettingPage.attributes.description": "調整欄位的順序",
"containers.SettingPage.editSettings.description": "拖曳欄位以規劃排版",
"containers.SettingPage.editSettings.title": "編輯 (設定)",
"containers.SettingPage.listSettings.title": "列表 (設定)",
"containers.SettingPage.relations": "關聯欄位",
"containers.SettingsPage.Block.contentType.description": "調整指定資料類型的選項",
"containers.SettingsPage.Block.generalSettings.title": "總覽",
"emptyAttributes.title": "目前還沒有欄位",
"error.attribute.key.taken": "這個數值已存在",
"error.attribute.sameKeyAndName": "不能等於",
"error.attribute.taken": "這個欄位名稱已存在",
"error.contentTypeName.taken": "這個名稱已存在",
"error.model.fetch": "讀取資料結構設定時發生錯誤",
"error.record.create": "增加資料時發生錯誤",
"error.record.delete": "刪除資料時發生錯誤",
"error.record.fetch": "讀取資料時發生錯誤",
"error.record.update": "更新資料時發生錯誤",
"error.records.count": "讀取資料數量時發生錯誤",
"error.records.fetch": "讀取資料時發生錯誤",
"error.schema.generation": "產生資料結構時發生錯誤",
"error.validation.json": "非法的JSON格式",
"error.validation.max": "數值過高",
"error.validation.maxLength": "長度過長",
"error.validation.min": "數值過低",
"error.validation.minLength": "長度不足",
"error.validation.minSupMax": "不能高於最大值",
"error.validation.regex": "此欄位無法與正規表達式批配",
"error.validation.required": "必填欄位",
"form.Input.bulkActions": "啟用批次操作",
"form.Input.defaultSort": "預設排序設定",
"form.Input.description": "說明",
"form.Input.description.placeholder": "描述這個欄位",
"form.Input.editable": "可編輯欄位",
"form.Input.filters": "啟用過濾器",
"form.Input.label": "標籤",
"form.Input.label.inputDescription": "這個數值會顯示在表格的標題列名稱",
"form.Input.pageEntries": "每頁項目",
"form.Input.placeholder": "佔位符",
"form.Input.placeholder.placeholder": "在文字框中顯示提示訊息",
"form.Input.search": "啟用搜尋功能",
"form.Input.search.field": "允許此欄位被搜尋",
"form.Input.sort.field": "允許以此欄位排序",
"notification.error.displayedFields": "您至少需要顯示一個欄位",
"notification.error.relationship.fetch": "讀取關聯資料時發生錯誤",
"notification.info.SettingPage.disableSort": "您至少需要允許一個欄位被用來排序",
"pageNotFound": "無法找到此頁面",
"plugin.description.long": "快速瀏覽、編輯、刪除資料庫的資料",
"plugin.description.short": "快速瀏覽、編輯、刪除資料庫的資料",
"popUpWarning.bodyMessage.contentType.delete": "您確定要刪除這筆資料嗎?",
"popUpWarning.bodyMessage.contentType.delete.all": "您確定要刪除這些資料嗎?",
"popUpWarning.warning.cancelAllSettings": "您確定要放棄變更?",
"popUpWarning.warning.updateAllSettings": "這會更動您的設定",
"success.record.delete": "已刪除",
"success.record.save": "已儲存"
}