UNPKG

@bitrix24/b24ui-nuxt

Version:

Bitrix24 UI-Kit for developing web applications REST API for NUXT & VUE

137 lines (136 loc) 3.51 kB
import { defineLocale } from "../composables/defineLocale.js"; export default defineLocale({ name: "\u4E2D\u6587\uFF08\u7E41\u9AD4)", code: "tc", locale: "zh-TW", messages: { alert: { close: "\u95DC\u9589" }, authForm: { hidePassword: "\u96B1\u85CF\u5BC6\u78BC", showPassword: "\u986F\u793A\u5BC6\u78BC", submit: "\u7E7C\u7E8C" }, banner: { close: "\u95DC\u9589" }, calendar: { nextMonth: "\u4E0B\u500B\u6708", nextYear: "\u4E0B\u4E00\u5E74", prevMonth: "\u4E0A\u500B\u6708", prevYear: "\u4E0A\u4E00\u5E74" }, carousel: { dots: "\u9078\u64C7\u8981\u986F\u793A\u7684\u5E7B\u71C8\u7247", goto: "\u524D\u5F80 {slide}", next: "\u4E0B\u4E00\u6B65", prev: "\u4E0A\u4E00\u6B65" }, chatPrompt: { placeholder: "\u8ACB\u5728\u6B64\u8F38\u5165\u60A8\u7684\u8A0A\u606F..." }, chatPromptSubmit: { label: "\u50B3\u9001" }, colorMode: { dark: "\u6DF1\u8272", light: "\u6DFA\u8272", switchToDark: "\u5207\u63DB\u81F3\u6DF1\u8272\u6A21\u5F0F", switchToLight: "\u5207\u63DB\u81F3\u6DFA\u8272\u6A21\u5F0F", system: "\u7CFB\u7D71" }, commandPalette: { back: "\u8FD4\u56DE", close: "\u95DC\u9589", noData: "\u7121\u8CC7\u6599", noMatch: "\u627E\u4E0D\u5230\u5339\u914D\u9805", placeholder: "\u8F38\u5165\u547D\u4EE4\u6216\u641C\u5C0B..." }, contentSearch: { links: "\u7D50\u679C", theme: "\u4E3B\u984C" }, contentSearchButton: { label: "\u641C\u5C0B..." }, contentToc: { title: "\u672C\u9801\u5167\u5BB9" }, dashboardSearch: { theme: "\u4E3B\u984C" }, dashboardSearchButton: { label: "\u641C\u5C0B..." }, dashboardSidebarCollapse: { collapse: "\u6298\u758A\u5074\u908A\u6B04", expand: "\u5C55\u958B\u5074\u908A\u6B04" }, dashboardSidebarToggle: { close: "\u95DC\u9589\u5074\u908A\u6B04", open: "\u958B\u555F\u5074\u908A\u6B04" }, error: { clear: "\u91CD\u8A66" }, fileUpload: { removeFile: "\u522A\u9664 {filename}" }, header: { close: "\u95DC\u9589\u9078\u55AE", open: "\u958B\u555F\u9078\u55AE" }, inputMenu: { create: '\u5275\u5EFA "{label}"', noData: "\u7121\u8CC7\u6599", noMatch: "\u627E\u4E0D\u5230\u5339\u914D\u9805" }, inputNumber: { decrement: "\u6E1B\u5C11", increment: "\u589E\u52A0" }, modal: { close: "\u95DC\u9589" }, pricingTable: { caption: "\u65B9\u6848\u6BD4\u8F03" }, prose: { codeCollapse: { closeText: "\u96B1\u85CF", name: "\u4EE3\u78BC", openText: "\u986F\u793A" }, collapsible: { closeText: "\u96B1\u85CF", name: "\u5C6C\u6027", openText: "\u986F\u793A" }, pre: { copy: "\u8907\u88FD" } }, selectMenu: { create: '\u5275\u5EFA "{label}"', noData: "\u7121\u8CC7\u6599", noMatch: "\u627E\u4E0D\u5230\u5339\u914D\u9805", search: "\u641C\u5C0B..." }, slideover: { close: "\u95DC\u9589" }, table: { noData: "\u7121\u8CC7\u6599" }, toast: { close: "\u95DC\u9589" }, sidebarLayout: { open: "\u958B\u555F\u5C0E\u822A", close: "\u95DC\u9589\u5C0E\u822A", slideoverTitle: "\u5C0E\u822A", slideoverDescription: "\u5167\u5BB9\u5C0E\u822A" } } });