survey-creator-core
Version:
Use SurveyJS Creator to create or edit JSON for SurveyJS Form Library.
1,486 lines (1,481 loc) • 262 kB
JavaScript
/*!
* SurveyJS Creator v2.2.1
* (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
* Github: https://github.com/surveyjs/survey-creator
* License: https://surveyjs.io/Licenses#SurveyCreator
*/
(function webpackUniversalModuleDefinition(root, factory) {
if(typeof exports === 'object' && typeof module === 'object')
module.exports = factory(require("survey-creator-core"));
else if(typeof define === 'function' && define.amd)
define("i18n/traditional-chinese", ["survey-creator-core"], factory);
else if(typeof exports === 'object')
exports["i18n/traditional-chinese"] = factory(require("survey-creator-core"));
else
root["SurveyCreatorLocales"] = factory(root["SurveyCreatorCore"]);
})(this, (__WEBPACK_EXTERNAL_MODULE_survey_creator_core__) => {
return /******/ (() => { // webpackBootstrap
/******/ "use strict";
/******/ var __webpack_modules__ = ({
/***/ "survey-creator-core":
/*!********************************************************************************************************************************************!*\
!*** external {"root":"SurveyCreatorCore","commonjs2":"survey-creator-core","commonjs":"survey-creator-core","amd":"survey-creator-core"} ***!
\********************************************************************************************************************************************/
/***/ ((module) => {
module.exports = __WEBPACK_EXTERNAL_MODULE_survey_creator_core__;
/***/ })
/******/ });
/************************************************************************/
/******/ // The module cache
/******/ var __webpack_module_cache__ = {};
/******/
/******/ // The require function
/******/ function __webpack_require__(moduleId) {
/******/ // Check if module is in cache
/******/ var cachedModule = __webpack_module_cache__[moduleId];
/******/ if (cachedModule !== undefined) {
/******/ return cachedModule.exports;
/******/ }
/******/ // Create a new module (and put it into the cache)
/******/ var module = __webpack_module_cache__[moduleId] = {
/******/ // no module.id needed
/******/ // no module.loaded needed
/******/ exports: {}
/******/ };
/******/
/******/ // Execute the module function
/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
/******/
/******/ // Return the exports of the module
/******/ return module.exports;
/******/ }
/******/
/************************************************************************/
/******/ /* webpack/runtime/compat get default export */
/******/ (() => {
/******/ // getDefaultExport function for compatibility with non-harmony modules
/******/ __webpack_require__.n = (module) => {
/******/ var getter = module && module.__esModule ?
/******/ () => (module['default']) :
/******/ () => (module);
/******/ __webpack_require__.d(getter, { a: getter });
/******/ return getter;
/******/ };
/******/ })();
/******/
/******/ /* webpack/runtime/define property getters */
/******/ (() => {
/******/ // define getter functions for harmony exports
/******/ __webpack_require__.d = (exports, definition) => {
/******/ for(var key in definition) {
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
/******/ }
/******/ }
/******/ };
/******/ })();
/******/
/******/ /* webpack/runtime/hasOwnProperty shorthand */
/******/ (() => {
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
/******/ })();
/******/
/******/ /* webpack/runtime/make namespace object */
/******/ (() => {
/******/ // define __esModule on exports
/******/ __webpack_require__.r = (exports) => {
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
/******/ }
/******/ Object.defineProperty(exports, '__esModule', { value: true });
/******/ };
/******/ })();
/******/
/************************************************************************/
var __webpack_exports__ = {};
// This entry needs to be wrapped in an IIFE because it needs to be isolated against other modules in the chunk.
(() => {
/*!*************************************************!*\
!*** ./src/localization/traditional-chinese.ts ***!
\*************************************************/
__webpack_require__.r(__webpack_exports__);
/* harmony import */ var survey_creator_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! survey-creator-core */ "survey-creator-core");
/* harmony import */ var survey_creator_core__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(survey_creator_core__WEBPACK_IMPORTED_MODULE_0__);
var traditionalChineseTranslation = {
// survey templates
survey: {
edit: "編輯",
externalHelpLink: "觀看並瞭解如何創建調查",
externalHelpLinkUrl: "https://www.youtube.com/channel/UCH2ru9okIcooNZfpIbyq4qQ?view_as=subscriber",
dropQuestion: "請將問題放置於此",
addLogicItem: "創建規則以自定義調查流。",
copy: "複製",
duplicate: "重複",
addToToolbox: "添加到工具箱",
deletePanel: "刪除面板",
deleteQuestion: "刪除題目",
convertTo: "轉變為",
drag: "拖動元素",
},
// Creator tabs
tabs: {
preview: "測試問卷",
theme: "主題",
translation: "譯本",
designer: "問卷設計器",
json: "JSON 編輯器",
logic: "邏輯"
},
// Question types
qt: {
default: "違約",
checkbox: "多項選擇",
comment: "多行文本框",
imagepicker: "圖像選取器",
ranking: "排名",
image: "圖像",
dropdown: "下拉框",
tagbox: "多選下拉清單",
file: "文件上傳",
html: "Html 代碼",
matrix: "矩陣 (單選題)",
matrixdropdown: "矩陣 (下拉框)",
matrixdynamic: "矩陣 (動態問題)",
multipletext: "文本框組",
panel: "面板",
paneldynamic: "面板(動態)",
radiogroup: "單項選擇",
rating: "評分",
slider: "滑塊",
text: "文本框",
boolean: "布林選項",
expression: "表達式",
signaturepad: "簽名",
buttongroup: "按鈕組"
},
toolboxCategories: {
general: "常規",
choice: "選擇題",
text: "文本輸入問題",
containers: "器皿",
matrix: "矩陣問題",
misc: "雜項"
},
// Strings in SurveyJS Creator
ed: {
defaultLocale: "預設值 ({0})",
survey: "調查問卷",
settings: "設置",
settingsTooltip: "打開設置",
surveySettings: "調查設置",
surveySettingsTooltip: "調查設置",
themeSettings: "主題設置",
themeSettingsTooltip: "主題設置",
creatorSettingTitle: "Creator 設置",
showPanel: "顯示面板",
hidePanel: "“隱藏”面板",
prevSelected: "選擇上一個",
nextSelected: "選擇下一步",
prevFocus: "焦點 上一頁",
nextFocus: "接下來的重點",
surveyTypeName: "調查",
pageTypeName: "頁",
panelTypeName: "面板",
questionTypeName: "問題",
columnTypeName: "列",
addNewPage: "添加新頁面",
moveRight: "向右滾動",
moveLeft: "向左滾動",
deletePage: "刪除頁面",
editPage: "編輯頁面",
edit: "編輯",
newPageName: "頁面",
newQuestionName: "問題",
newPanelName: "面板",
newTextItemName: "發簡訊",
defaultV2Theme: "違約",
modernTheme: "摩登",
defaultTheme: "預設(舊版)",
testSurveyAgain: "再次測試問卷",
testSurveyWidth: "問卷寬度: ",
navigateToMsg: "你必須導航到",
saveSurvey: "保存問卷",
saveSurveyTooltip: "保存調查",
saveTheme: "保存主題",
saveThemeTooltip: "保存主題",
jsonHideErrors: "隱藏錯誤",
jsonShowErrors: "顯示錯誤",
undo: "還原",
redo: "重做",
undoTooltip: "恢復上次更改",
redoTooltip: "重做更改",
expandTooltip: "擴大",
collapseTooltip: "崩潰",
expandAllTooltip: "全部展開",
collapseAllTooltip: "全部摺疊",
zoomInTooltip: "放大",
zoom100Tooltip: "縮放到 100%",
zoomOutTooltip: "縮小",
lockQuestionsTooltip: "鎖定問題的展開/摺疊狀態",
showMoreChoices: "顯示更多",
showLessChoices: "顯示更少",
copy: "複製",
cut: "切",
paste: "糊",
copyTooltip: "將選取內容複製到剪貼簿",
cutTooltip: "將所選取內容剪下剪貼簿",
pasteTooltip: "從剪貼簿粘貼",
options: "選項",
generateValidJSON: "生成 JSON",
generateReadableJSON: "生成易讀的 JSON",
toolbox: "工具箱",
"property-grid": "性能",
toolboxSearch: "搜索",
toolboxFilteredTextPlaceholder: "鍵入以搜尋...",
toolboxNoResultsFound: "未找到結果",
propertyGridFilteredTextPlaceholder: "鍵入以搜尋...",
propertyGridNoResultsFound: "未找到結果",
propertyGridPlaceholderTitle: "開始配置表單",
propertyGridPlaceholderDescription: "按兩下任何類別圖示以瀏覽調查設置。將測量元素添加到設計圖面后,其他設置將變為可用。",
correctJSON: "修正 JSON",
surveyResults: "問卷結果: ",
surveyResultsTable: "如表",
surveyResultsJson: "作為 JSON",
resultsTitle: "問題標題",
resultsName: "問題名稱",
resultsValue: "答案值",
resultsDisplayValue: "顯示值",
modified: "已修改",
saving: "保存中...",
saved: "已保存",
propertyEditorError: "錯誤",
saveError: "錯誤!不保存編輯器內容。",
translationPropertyGridTitle: "語言設置",
themePropertyGridTitle: "主題設置",
addLanguageTooltip: "添加語言",
translationLanguages: "語言",
translationDeleteLanguage: "您確定要刪除此語言的所有字串嗎?",
translationAddLanguage: "選擇要翻譯的語言",
translationShowAllStrings: "所有字串",
translationShowUsedStringsOnly: "僅使用的字串",
translationShowAllPages: "所有頁面",
translationNoStrings: "沒有要翻譯的字串。請更換過濾器。",
translationExportToSCVButton: "匯出為CSV",
translationImportFromSCVButton: "從 CSV 導入",
translateUsigAI: "自動翻譯全部",
translateUsigAIFrom: "翻譯語言組合:",
translationDialogTitle: "未翻譯的字串",
translationMergeLocaleWithDefault: "將{0}與預設區域設置合併",
translationPlaceHolder: "譯本。。。",
translationSource: "源:",
translationTarget: "目標:",
translationYouTubeNotSupported: "不支援YouTube連結。",
themeExportButton: "出口",
themeImportButton: "進口",
surveyJsonExportButton: "出口",
surveyJsonImportButton: "進口",
surveyJsonCopyButton: "複製到剪貼板",
themeResetButton: "將主題設置重置為預設值",
themeResetConfirmation: "你真的要重置主題嗎?您的所有自定義項都將丟失。",
themeResetConfirmationOk: "是,重置主題",
bold: "大膽",
italic: "斜體的",
underline: "下劃線",
addNewQuestion: "添加問題",
selectPage: "選擇頁面...",
carryForwardChoicesCopied: "選擇是從",
choicesLoadedFromWebText: "選項是從 Web 服務載入的。",
choicesLoadedFromWebLinkText: "前往“設置”",
choicesLoadedFromWebPreviewTitle: "載入選項的預覽",
htmlPlaceHolder: "HTML內容將在這裡。",
panelPlaceHolder: "在此處從工具箱中刪除問題。",
surveyPlaceHolder: "調查為空。從工具箱中拖動元素或按下下面的按鈕。",
pagePlaceHolder: "頁面為空。從工具箱中拖動元素或按下下面的按鈕。",
imagePlaceHolder: "將圖像拖放到此處或按下下面的按鈕並選擇要上傳的圖像",
surveyPlaceHolderMobile: "按兩下下面的「添加問題」 按鈕開始創建表單。",
surveyPlaceholderTitle: "您的表單為空",
surveyPlaceholderTitleMobile: "您的表單為空",
surveyPlaceholderDescription: "從工具箱中拖動元素或按下下面的按鈕。",
surveyPlaceholderDescriptionMobile: "從工具箱中拖動元素或按下下面的按鈕。",
previewPlaceholderTitle: "無預覽",
previewPlaceholderTitleMobile: "無預覽",
previewPlaceholderDescription: "調查不包含任何可見元素。",
previewPlaceholderDescriptionMobile: "調查不包含任何可見元素。",
translationsPlaceholderTitle: "無需翻譯字串",
translationsPlaceholderTitleMobile: "無需翻譯字串",
translationsPlaceholderDescription: "將元素添加到表單或更改工具列中的字串篩選器。",
translationsPlaceholderDescriptionMobile: "將元素添加到表單或更改工具列中的字串篩選器。",
pagePlaceHolderMobile: "按兩下下面的「添加問題」 按鈕,向頁面添加新元素。",
panelPlaceHolderMobile: "按下下面的「添加問題」 按鈕,將新元素添加到面板中。",
imagePlaceHolderMobile: "點擊下面的按鈕,選擇要上傳的圖片",
imageChooseImage: "選擇圖像",
addNewTypeQuestion: "新增{0}", //{0} is localizable question type
chooseLogoPlaceholder: "[徽標]",
choices_Item: "專案",
selectFile: "選擇檔案",
removeFile: "刪除檔案",
lg: {
addNewItem: "添加新規則",
empty_tab: "創建規則以自定義調查流。",
logicPlaceholderTitle: "無邏輯規則",
logicPlaceholderTitleMobile: "無邏輯規則",
logicPlaceholderDescription: "創建規則以自定義調查流程。",
logicPlaceholderDescriptionMobile: "創建規則以自定義調查流程。",
page_visibilityName: "顯示(隱藏)頁面",
page_enableName: "啟用(禁用)頁面",
page_requireName: "將頁面設為必填項",
panel_visibilityName: "“顯示(隱藏)”面板",
panel_enableName: "啟用(禁用)面板",
panel_requireName: "將頁面設為必填項",
question_visibilityName: "顯示(隱藏)問題",
question_enableName: "啟用(禁用)問題",
question_requireName: "提出必填題",
question_resetValueName: "重置問題值",
question_setValueName: "設置問題值",
column_visibilityName: "顯示(隱藏)列",
column_enableName: "啟用(禁用)列",
column_requireName: "使列成為必填項",
column_resetValueName: "重置列值",
column_setValueName: "設置列值",
trigger_completeName: "完成調查",
trigger_setvalueName: "設置答案",
trigger_copyvalueName: "複製答案",
trigger_skipName: "跳至問題",
trigger_runExpressionName: "運行表達式",
completedHtmlOnConditionName: "設置「調查完成」頁面標記",
page_visibilityDescription: "使頁面在邏輯表示式返回 true 時可見。否則保持不可見。",
panel_visibilityDescription: "使面板在邏輯表達式返回 true 時可見。否則保持不可見。",
panel_enableDescription: "使面板及其中的所有元素在邏輯表達式返回 true 時啟用。否則,請禁用它們。",
question_visibilityDescription: "使問題在邏輯表達式返回 true 時可見。否則保持不可見。",
question_enableDescription: "使問題在邏輯表達式返回 true 時啟用。否則將其禁用。",
question_requireDescription: "當邏輯表達式返回 true 時,問題變為必需。",
trigger_completeDescription: "當邏輯表達式返回 true 時,調查將完成,最終使用者將看到“謝謝頁面”。",
trigger_setvalueDescription: "當邏輯表達式中使用的問題值發生更改並且邏輯表達式返回 true 時,該值將設置為所選問題。",
trigger_copyvalueDescription: "當邏輯表達式中使用的問題值發生更改並且邏輯表達式返回 true 時,一個選定問題的值將複製到另一個選定問題。",
trigger_skipDescription: "當邏輯表達式返回 true 時,調查將跳到/聚焦所選問題。",
trigger_runExpressionDescription: "當邏輯表達式返回 true 時,將執行自定義表示式。您可以選擇將此表示式結果設置為選取問題",
completedHtmlOnConditionDescription: "如果邏輯表達式返回 true,則「感謝頁面」的預設文本將更改為給定的文本。",
itemExpressionText: "當表達式:「{0}」返回 true", //{0} - the expression
itemEmptyExpressionText: "新規則",
page_visibilityText: "使頁面{0}可見", //{0} page name
panel_visibilityText: "使面板{0}可見", //{0} panel name
panel_enableText: "使面板{0}啟用", //{0} panel name
question_visibilityText: "使問題{0}可見", //{0} question name
question_enableText: "使問題{0}啟用", //{0} question name
question_requireText: "將問題{0}為必填項", //{0} question name
question_resetValueText: "重置問題的值:{0}", //{0} question name.
question_setValueText: "分配值:{1}問題:{0}",
column_visibilityText: "使問題{1}的列{0}可見", //{0} column name, {1} question name
column_enableText: "使問題{1}列{0}啟用", //{0} column name, {1} question name
column_requireText: "{0}將問題{1}列為必填項", //{0} column name, {1} question name
column_resetValueText: "重置列的儲存格值:{0}", //{0} column name
column_setValueText: "將儲存格值:{1}分配給列:{0}", //{0} column name and {1} setValueExpression
setValueExpressionPlaceholder: "其結果將分配給目標問題的表達式。",
trigger_completeText: "調查完成",
trigger_setvalueText: "受到質疑:{0}價值{1}", //{0} question name, {1} setValue
trigger_setvalueEmptyText: "明確問題值:{0}", //{0} question name
trigger_copyvalueText: "複製到問題:{0}問題 {1} 的值", //{0} and {1} question names
trigger_skipText: "調查 跳至問題{0}", //{0} question name
trigger_runExpressionText1: "運行表達式:“{0}”", //{0} the expression
trigger_runExpressionText2: "並質疑其結果:{0}", //{0} question name
completedHtmlOnConditionText: "顯示「感謝頁面」的自定義文字。",
showAllQuestions: "所有問題",
showAllActionTypes: "所有操作類型",
conditions: "條件",
actions: "操作 (s)",
expressionEditorTitle: "定義條件",
actionsEditorTitle: "定義操作",
deleteAction: "刪除操作",
addNewAction: "添加操作",
selectedActionCaption: "選擇操作...",
expressionInvalid: "邏輯表達式為空或無效。請更正。",
noActionError: "請至少添加一個操作。",
actionInvalid: "請解決操作中的問題。",
uncompletedRule_title: "邏輯規則不完整",
uncompletedRule_text: "您尚未完成某些邏輯規則。如果現在離開該選項卡,更改將丟失。是否仍要離開選項卡而不完成更改?",
uncompletedRule_apply: "是的",
uncompletedRule_cancel: "不,我想完成規則"
}
},
// Property Editors
pe: {
panel: {
name: "面板名稱",
title: "面板標題",
description: "面板說明",
visibleIf: "如果出現以下情況,則使面板可見",
requiredIf: "如果出現以下情況,則使面板成為必需的",
questionOrder: "小組內的問題順序",
page: "父頁面",
startWithNewLine: "在新行上顯示面板",
state: "面板摺疊狀態",
width: "內嵌面板寬度",
minWidth: "最小面板寬度",
maxWidth: "最大面板寬度",
showNumber: "為此面板編號"
},
panellayoutcolumn: {
effectiveWidth: "有效寬度,%",
questionTitleWidth: "問題標題寬度,px"
},
paneldynamic: {
name: "面板名稱",
title: "面板標題",
description: "面板說明",
visibleIf: "如果出現以下情況,則使面板可見",
requiredIf: "如果出現以下情況,則使面板成為必需的",
page: "將面板移動到頁面",
startWithNewLine: "在新行上顯示面板",
state: "面板摺疊狀態",
width: "內嵌面板寬度",
minWidth: "最小面板寬度",
maxWidth: "最大面板寬度",
confirmDelete: "確認面板刪除",
templateDescription: "面板描述模式",
templateTitle: "面板標題模式",
noEntriesText: "空面板文本",
templateTabTitle: "選項卡標題模式",
tabTitlePlaceholder: "選項卡標題佔位元",
templateVisibleIf: "如果出現以下情況,則使單個面板可見",
showNumber: "為面板編號",
titleLocation: "面板標題對齊方式",
descriptionLocation: "面板描述對齊方式",
templateQuestionTitleLocation: "問題標題對齊方式",
templateQuestionTitleWidth: "問題標題寬度",
templateErrorLocation: "錯誤消息對齊",
newPanelPosition: "新面板位置",
showRangeInProgress: "顯示進度條",
keyName: "防止在以下問題中重複回答"
},
question: {
name: "問題名稱",
title: "問題標題",
description: "問題描述",
showTitle: "顯示標題和描述",
visibleIf: "如果出現以下情況,請使問題可見",
requiredIf: "如果出現以下情況,則將問題設為必填項",
page: "父頁面",
state: "問題框摺疊狀態",
showNumber: "為這個問題編號",
titleLocation: "問題標題對齊方式",
descriptionLocation: "問題描述對齊方式",
errorLocation: "錯誤消息對齊",
indent: "增加內部縮進",
width: "內聯問題寬度",
minWidth: "最小問題寬度",
maxWidth: "最大問題寬度",
textUpdateMode: "更新輸入欄位值"
},
signaturepad: {
signatureWidth: "簽名區域寬度",
signatureHeight: "簽名區域高度",
signatureAutoScaleEnabled: "自動縮放簽名區域",
showPlaceholder: "顯示佔位元",
placeholder: "佔位元文本",
placeholderReadOnly: "唯讀或預覽模式下的佔位元文本",
allowClear: "在簽名區域內顯示「清除」 按鈕",
penMinWidth: "最小筆寬",
penMaxWidth: "最大筆寬",
penColor: "描邊顏色"
},
comment: {
rows: "輸入欄位高度(以行為單位)"
},
showQuestionNumbers: "顯示問題編號",
questionStartIndex: "問題起始標誌 (1, 2 or 'A', 'a')",
expression: {
name: "表達式名稱",
title: "表達式標題",
description: "表達式說明",
expression: "表達"
},
trigger: {
expression: "表達"
},
calculatedvalue: {
expression: "表達"
},
// survey templates
survey: {
title: "標題",
description: "調查說明",
readOnly: "將調查設為唯讀"
},
page: {
name: "頁面名稱",
title: "標題",
description: "頁面描述",
visibleIf: "如果出現以下情況,則使頁面可見",
requiredIf: "如果出現以下情況,則使頁面為必填項",
timeLimit: "完成頁面的時間限制(秒為單位 )",
questionOrder: "頁面上的問題順序"
},
matrixdropdowncolumn: {
name: "列名稱",
title: "專欄標題",
isUnique: "防止重複回應",
width: "列寬",
minWidth: "最小列寬",
rows: "輸入欄位高度(以行為單位)",
visibleIf: "如果出現以下情況,則使列可見",
requiredIf: "如果滿足以下條件,則使該列為必填項",
showInMultipleColumns: "每個選項都在單獨的列中"
},
multipletextitem: {
name: "名字",
title: "標題"
},
masksettings: {
saveMaskedValue: "在調查結果中保存掩碼值"
},
patternmask: {
pattern: "價值模式"
},
datetimemask: {
min: "最小值",
max: "最大值"
},
numericmask: {
allowNegativeValues: "允許負值",
thousandsSeparator: "千分隔符",
decimalSeparator: "小數點分隔符",
precision: "值精度",
min: "最小值",
max: "最大值"
},
currencymask: {
prefix: "貨幣前綴",
suffix: "貨幣後綴"
},
isExclusive: "選中時清除其他",
imageHeight: "圖片高度",
imageWidth: "圖片寬度",
valueName: "Value name",
defaultDisplayValue: "動態文字的預設顯示值",
rateDescriptionLocation: "標籤對齊",
size: "輸入欄位大小(以字元為單位 )",
cellErrorLocation: "單元格錯誤消息對齊方式",
enabled: "啟用",
disabled: "禁用",
inherit: "繼承",
apply: "應用",
ok: "確定",
save: "救",
clear: "清楚",
saveTooltip: "救",
cancel: "取消",
set: "設置",
reset: "重置",
change: "改變",
refresh: "刷新",
close: "關閉",
delete: "刪除",
add: "加",
addNew: "新建",
addItem: "點選以新增專案...",
removeItem: "按下以刪除該專案...",
dragItem: "拖動專案",
addOther: "其他",
addSelectAll: "全選",
addNone: "沒有",
removeAll: "全部刪除",
edit: "編輯器",
back: "退貨而不保存",
backTooltip: "退貨而不保存",
saveAndBack: "保存並返回",
saveAndBackTooltip: "保存並返回",
doneEditing: "做",
editChoices: "編輯選項",
showChoices: "顯示選項",
move: "移動",
empty: "<空>",
emptyValue: "值為空",
fastEntry: "快速輸入",
fastEntryNonUniqueError: "值“{0}”不是唯一的",
fastEntryChoicesCountError: "請將項目數量限制在{0}到{1}",
fastEntryChoicesMinCountError: "請輸入至少{0}專案",
fastEntryPlaceholder: "您可以按以下格式設定資料:\n值 1|文本\n值2",
formEntry: "表單輸入",
testService: "測試服務",
itemSelectorEmpty: "請選擇元素",
conditionActionEmpty: "請選擇操作",
conditionSelectQuestion: "選擇問題...",
conditionSelectPage: "選擇頁面...",
conditionSelectPanel: "選擇面板...",
conditionValueQuestionTitle: "請輸入/選擇值",
aceEditorHelp: "按 ctrl+空格鍵獲取表達式完成提示",
aceEditorRowTitle: "當前行",
aceEditorPanelTitle: "當前面板",
showMore: "更多細節...",
assistantTitle: "可用問題",
cellsEmptyRowsColumns: "至少應該有一列或一行",
showPreviewBeforeComplete: "在提交調查之前預覽答案",
overridingPropertyPrefix: "設置者",
resetToDefaultCaption: "重置",
propertyIsEmpty: "請為該屬性設定一個值",
propertyIsNoUnique: "請輸入唯一值",
propertyNameIsNotUnique: "請輸入唯一名稱",
propertyNameIsIncorrect: "不要使用保留字:「專案」、「選項」、「面板」、“行”。",
listIsEmpty: "尚未添加任何專案",
"listIsEmpty@choices": "尚未添加任何選項",
"listIsEmpty@columns": "您還沒有任何列",
"listIsEmpty@gridLayoutColumns": "您還沒有佈局列",
"listIsEmpty@rows": "您還沒有任何行",
"listIsEmpty@validators": "尚無任何驗證規則",
"listIsEmpty@calculatedValues": "您還沒有任何自訂變數",
"listIsEmpty@triggers": "您還沒有任何觸發器",
"listIsEmpty@navigateToUrlOnCondition": "您還沒有任何連結",
"listIsEmpty@pages": "您還沒有任何頁面",
"addNew@choices": "添加選項",
"addNew@columns": "添加新列",
"addNew@rows": "添加新行",
"addNew@validators": "添加新規則",
"addNew@calculatedValues": "添加新變數",
"addNew@triggers": "添加新觸發器",
"addNew@navigateToUrlOnCondition": "添加新 URL",
"addNew@pages": "添加新頁面",
expressionIsEmpty: "表達式為空",
value: "值",
text: "顯示文本",
rowid: "行標識",
imageLink: "圖片或視頻網址",
columnEdit: "編輯列: {0}",
itemEdit: "編輯選項: {0}",
url: "URL",
path: "Path",
choicesbyurl: {
url: "Web 服務的 URL",
valueName: "從以下 JSON 欄位中獲取值"
},
titleName: "Title name",
imageLinkName: "從以下 JSON 欄位獲取影像網址",
allowEmptyResponse: "允許空回應",
titlePlaceholder: "標題",
surveyTitlePlaceholder: "調查標題",
pageTitlePlaceholder: "頁數 {num}",
startPageTitlePlaceholder: "起始頁",
descriptionPlaceholder: "描述",
surveyDescriptionPlaceholder: "描述",
pageDescriptionPlaceholder: "描述",
textWrapEnabled: "換行選項",
showOtherItem: "可添加其他答案?",
otherText: "其他答案文本",
showNoneItem: "允許“無”選項",
showRefuseItem: "允許「拒絕應答」選項",
showDontKnowItem: "允許“不知道”選項",
noneText: "無選項文字",
showSelectAllItem: "允許「全選」選項",
selectAllText: "全選選項文本",
choicesMin: "自動生成項的最小值",
choicesMax: "自動生成項的最大值",
choicesStep: "自動生成項的步驟",
name: "題目名",
title: "題目文本",
cellType: "單元格類型",
colCount: "列數",
choicesOrder: "設置選項順序",
allowCustomChoices: "允許自訂選項",
visible: "是否可見?",
isRequired: "是否為必填項?",
markRequired: "標記為必填",
removeRequiredMark: "刪除所需的標記",
eachRowRequired: "要求所有行都回答",
eachRowUnique: "防止行中出現重複回應",
requiredErrorText: "“必需”錯誤消息",
startWithNewLine: "問題是否新起一行?",
rows: "文本框行數",
cols: "列",
placeholder: "占位文本",
showPreview: "是否顯示圖像預覽?",
storeDataAsText: "以 JSON 文本方式存儲文件",
maxSize: "文件最大尺寸 (Bytes)",
rowCount: "默認行數",
columnLayout: "列佈局",
addRowButtonLocation: "“添加行”按鈕位置",
transposeData: "將行轉置為列",
addRowText: "添加條目按鈕文本",
removeRowText: "刪除條目按鈕文本",
singleInputTitleTemplate: "輸入欄位標題模式",
rateMin: "最低速率值",
rateMax: "最大速率值",
rateStep: "速率步長",
minRateDescription: "最小值提示",
maxRateDescription: "最大值提示",
inputType: "文本框類型",
optionsCaption: "下拉框提示語",
defaultValue: "默認答案",
cellsDefaultRow: "預設文字",
surveyEditorTitle: "編輯調查設置",
qEditorTitle: "編輯問題: {0}",
maxLength: "最大長度(字元)",
buildExpression: "建",
editExpression: "編輯",
and: "和",
or: "或",
remove: "刪除",
addCondition: "添加條件",
emptyLogicPopupMessage: "選擇一個問題以開始配置條件。",
if: "如果",
then: "然後",
setToName: "目標問題",
fromName: "要從中複製答案的問題",
gotoName: "要跳到的問題",
ruleIsNotSet: "規則不正確",
includeIntoResult: "包含在調查結果中",
showTitle: "顯示/隱藏 標題",
expandCollapseTitle: "展開/摺疊標題",
locale: "默認語言",
simulator: "選擇設備類型",
landscapeOrientation: "切換到橫向",
portraitOrientation: "切換到縱向",
clearInvisibleValues: "清除隱藏值",
cookieName: "Cookie name (to disable run survey two times locally)",
partialSendEnabled: "Send survey results on page next",
storeOthersAsComment: "Store 'others' value in separate field",
showPageTitles: "顯示頁面標題",
showPageNumbers: "顯示頁數",
pagePrevText: "前一頁按鈕文本",
pageNextText: "後一頁按鈕文本",
completeText: "完成按鈕文本",
previewText: "「預覽答案」按鈕文本",
editText: "編輯應答按鈕文本",
startSurveyText: "開始按鈕文本",
showNavigationButtons: "顯示導航按鈕 (默認導航)",
navigationButtonsLocation: "導航按鈕對齊",
showPrevButton: "顯示前一頁按鈕 (用戶可返回至前一頁面)",
firstPageIsStartPage: "調查的第一頁面為起始頁.",
showCompletePage: "結尾展示完成後的頁面 (completedHtml)",
autoAdvanceEnabled: "回答本頁所有問題後,自動跳轉到下一頁",
autoAdvanceAllowComplete: "自動完成調查",
showProgressBar: "顯示進度條",
progressBarLocation: "進度條對齊",
questionTitleLocation: "問題的標題位置",
questionTitleWidth: "問題標題寬度",
requiredMark: "The question required symbol(s)",
questionTitleTemplate: "問題標題模板, 默認為: '{no}. {require} {title}'",
questionErrorLocation: "問題錯誤定位",
autoFocusFirstQuestion: "改變頁面時聚焦在第一個問題",
questionOrder: "Elements order on the page",
timeLimit: "完成調查的最長時間",
timeLimitPerPage: "完成調查中頁面的最長時間",
showTimer: "使用計時器",
timerLocation: "顯示計時器面板",
timerInfoMode: "顯示計時器面板模式",
renderMode: "渲染模式",
allowAddPanel: "允許添加面板",
allowRemovePanel: "允許刪除面板",
addPanelText: "添加面板文本",
removePanelText: "刪除面板文本",
isSinglePage: "在一個頁面上展示所有元素",
html: "網頁標記",
setValue: "答",
dataFormat: "圖像格式",
allowAddRows: "允許添加行",
allowRemoveRows: "允許刪除行",
allowRowReorder: "允許行拖放",
responsiveImageSizeHelp: "如果指定確切的圖像寬度或高度,則不適用。",
minImageWidth: "最小圖像寬度",
maxImageWidth: "最大圖像寬度",
minImageHeight: "最小圖像高度",
maxImageHeight: "最大圖像高度",
minValue: "最小值",
maxValue: "最大值",
caseInsensitive: "不區分大小寫",
minLength: "最小長度(以字元為單位)",
allowDigits: "允許數位",
minCount: "最小計數",
maxCount: "最大計數",
regex: "正則表達式",
surveyvalidator: {
text: "錯誤資訊",
expression: "驗證表達式"
},
totalText: "總計行文本",
totalType: "總類型",
totalExpression: "總表達",
totalDisplayStyle: "總值顯示樣式",
totalCurrency: "貨幣",
totalFormat: "帶格式的字串",
logo: "徽標(URL 或base64 編碼的字串)",
questionsOnPageMode: "調查結構",
maxTextLength: "最大答案長度(以字元為單位)",
maxCommentLength: "最大註解長度(以字元為單位)",
commentAreaRows: "評論區高度(以行為單位)",
autoGrowComment: "如有必要,自動展開評論區域",
allowResizeComment: "允許用戶調整文字區域的大小",
textUpdateMode: "更新文字問題值",
maskType: "輸入掩碼類型",
autoFocusFirstError: "將焦點放在第一個無效答案上",
checkErrorsMode: "運行驗證",
validateVisitedEmptyFields: "驗證失去焦點時的空欄位",
navigateToUrl: "導航到網址",
navigateToUrlOnCondition: "動態網址",
completedBeforeHtml: "用於顯示使用者是否已填寫此調查的標記",
completedHtml: "調查完成頁面標記",
completedHtmlOnCondition: "動態調查完成頁面標記",
loadingHtml: "載入調查模型時要顯示的標記",
commentText: "註釋區文本",
autocomplete: "自動完成類型",
labelTrue: "“真實”標籤",
labelFalse: "“虛假”標籤",
allowClear: "顯示“清除”按鈕",
searchMode: "搜索模式",
displayStyle: "值顯示樣式",
format: "帶格式的字串",
maximumFractionDigits: "最大小數位數",
minimumFractionDigits: "最小小數位數",
useGrouping: "顯示分組分隔符",
allowMultiple: "允許多個檔",
allowImagesPreview: "預覽圖像",
acceptedTypes: "接受的文件類型",
waitForUpload: "等待上傳完成",
needConfirmRemoveFile: "確認文件刪除",
detailPanelMode: "詳細資訊面板位置",
minRowCount: "最小行數",
maxRowCount: "最大行數",
confirmDelete: "確認刪除行",
confirmDeleteText: "確認消息",
panelCount: "初始面板計數",
minPanelCount: "最小面板數",
maxPanelCount: "最大面板數",
panelsState: "內面板展開狀態",
prevPanelText: "“上一個面板”按鈕工具提示",
nextPanelText: "“下一個面板”按鈕工具提示",
removePanelButtonLocation: "“刪除面板”按鈕位置",
hideIfRowsEmpty: "如果沒有行,則隱藏問題",
hideColumnsIfEmpty: "如果沒有行,則隱藏列",
rateValues: "自定義費率值",
rateCount: "速率計數",
autoGenerate: "如何指定速率值?",
slider: {
min: "最小值",
max: "最大值",
step: "步長值",
showLabels: "顯示刻度標籤",
tooltipVisibilityPG: "顯示工具提示",
allowSwap: "允許 Thumb Crossing",
labelCount: "自動生成的標籤數量",
minValueExpression: "最小值表達式",
maxValueExpression: "最大值表達式",
autoGenerate: "刻度標籤配置",
sliderType: "滑塊類型",
minRangeLength: "最小範圍長度",
maxRangeLength: "最大範圍長度",
customLabels: "自訂標籤",
labelFormat: "標籤格式",
tooltipFormat: "工具提示格式"
},
file: {
imageHeight: "圖像高度",
imageWidth: "圖像寬度"
},
hideIfChoicesEmpty: "如果問題不包含任何選項,則隱藏問題",
minWidth: "最小寬度(以 CSS 接受的值為單位)",
maxWidth: "最大寬度(以 CSS 接受的值為單位)",
width: "寬度(以 CSS 接受的值為單位)",
showHeader: "顯示列標題",
horizontalScroll: "顯示水平滾動條",
columnMinWidth: "最小列寬(以 CSS 接受的值為單位)",
rowTitleWidth: "行標題寬度(以 CSS 接受的值為單位)",
valueTrue: "“真”值",
valueFalse: "“假”值",
minErrorText: "“值低於最小值”錯誤消息",
maxErrorText: "“值超過最大值”錯誤消息",
otherErrorText: "“空評論”錯誤消息",
keyDuplicationError: "“非唯一鍵值”錯誤消息",
minSelectedChoices: "最少選擇的選項",
maxSelectedChoices: "最大選定選項數",
logoWidth: "徽標寬度(以 CSS 接受的值為單位)",
logoHeight: "徽標高度(以 CSS 接受的值為單位)",
readOnly: "唯讀",
enableIf: "可編輯,如果",
noRowsText: "“無行”消息",
separateSpecialChoices: "單獨的特殊選項(無、其他、全選)",
choicesFromQuestion: "複製以下問題的選項",
choicesFromQuestionMode: "要複製哪些選項?",
choiceValuesFromQuestion: "使用以下矩陣、列或面板問題中的值作為選項ID",
choiceTextsFromQuestion: "使用以下矩陣、列或面板問題中的值作為選擇文本",
progressBarShowPageTitles: "在進度條中顯示頁面標題",
progressBarShowPageNumbers: "在進度條中顯示頁碼",
showCommentArea: "顯示評論區域",
commentPlaceholder: "註釋區佔位元",
displayRateDescriptionsAsExtremeItems: "將速率描述顯示為極值",
rowOrder: "行順序",
columnsLayout: "列佈局",
columnColCount: "嵌套列計數",
correctAnswer: "正確答案",
defaultPanelValue: "預設值",
cells: "單元格文本",
fileInputPlaceholder: "選擇檔案或貼上檔案連結...",
keyName: "鍵列",
itemvalue: {
visibleIf: "如果出現以下情況,則使該選項可見",
enableIf: "如果出現以下情況,則使該選項可選"
},
"itemvalue@rows": {
visibleIf: "如果出現以下情況,則使行可見",
enableIf: "如果出現以下情況,則使行可編輯"
},
imageitemvalue: {
text: "可選文字"
},
logoPosition: "徽標位置",
addLogo: "新增徽標...",
changeLogo: "變更徽標...",
logoPositions: {
none: "刪除徽標",
left: "左",
right: "右",
top: "在頂部",
bottom: "在底部"
},
previewMode: "預覽模式",
gridLayoutEnabled: "啟用網格佈局",
gridLayoutColumns: "網格佈局列",
maskSettings: "蒙版設置",
detailErrorLocation: "行擴展錯誤消息對齊",
// Creator tabs
tabs: {
panel: {
layout: "面板佈局"
},
general: "通用項",
fileOptions: "選項",
html: "HTML 編輯器",
columns: "設置列",
rows: "設置行",
choices: "設置選項",
items: "專案",
visibleIf: "設置可見條件",
enableIf: "Enable If",
requiredIf: "如果",
rateValues: "設置評分值",
sliderSettings: "滑塊設置",
choicesByUrl: "通過 URL 導入選項",
matrixChoices: "默認選項",
multipleTextItems: "文本輸入",
numbering: "編號",
validators: "校驗規則",
navigation: "導航",
question: "問題",
pages: "頁面",
timer: "問卷計時器",
calculatedValues: "計算值",
triggers: "觸發器",
templateTitle: "標題範本",
totals: "總數",
logic: "邏輯",
mask: "輸入掩碼設置",
layout: {
panel: "佈局",
question: "佈局",
base: "佈局"
},
data: "數據",
validation: "驗證",
cells: "單元格文本",
showOnCompleted: "調查完成",
logo: "調查標題中的徽標",
slider: "滑塊",
expression: "表達",
questionSettings: "問題設置",
header: "頁眉",
background: "背景",
appearance: "外觀",
accentColors: "強調色",
surfaceBackground: "表面背景",
scaling: "縮放",
others: "別人"
},
editProperty: "編輯屬性: '{0}'",
items: "[ 項目數量: {0} ]",
choicesVisibleIf: "在以下情況下,選項可見",
choicesEnableIf: "在以下情況下,可以選擇選項",
columnsEnableIf: "在以下情況下,列可見",
rowsEnableIf: "在以下情況下,行可見",
innerIndent: "添加內部縮進",
copyDefaultValueFromLastEntry: "使用最後一個條目中的答案作為預設值",
enterNewValue: "請設定值",
noquestions: "問卷中還沒有創建任何問題",
createtrigger: "請創建觸發器",
titleKeyboardAdornerTip: "按回車鍵編輯",
keyboardAdornerTip: "按回車鍵編輯專案,按刪除按鈕刪除專案,按Alt加向上箭頭或向下箭頭移動專案",
triggerOn: "當 ",
triggerMakePagesVisible: "使頁面可見:",
triggerMakeQuestionsVisible: "使問題可見:",
triggerCompleteText: "如果滿足條件,則完成問卷",
triggerNotSet: "觸發器尚未設置",
triggerRunIf: "滿足下列條件時執行",
triggerSetToName: "修改下列問題值: ",
triggerFromName: "從以下位置複製值:",
triggerRunExpression: "運行此表達式",
triggerSetValue: "修改為: ",
triggerGotoName: "轉到問題",
triggerIsVariable: "在問卷提交結果中不要包含該變量",
triggerRunExpressionEmpty: "請輸入有效的表達式",
emptyExpressionPlaceHolder: "在這裡鍵入表示式...",
noFile: "未選擇任何檔",
clearIfInvisible: "如果問題被隱藏,則清除該值",
valuePropertyName: "值屬性名稱",
searchEnabled: "啟用搜索",
hideSelectedItems: "隱藏選取選取專案",
closeOnSelect: "選擇後關閉下拉清單",
verticalAlign: "垂直對齊",
alternateRows: "交替行",
columnsVisibleIf: "在以下情況下,列可見",
rowsVisibleIf: "在以下情況下,行可見",
otherPlaceholder: "註釋區佔位元",
filePlaceholder: "檔佔位元文本",
photoPlaceholder: "照片占位元文本",
fileOrPhotoPlaceholder: "檔或照片佔位元文字",
rateType: "費率類型",
url_placeholder: "例如:https://api.example.com/books",
path_placeholder: "例如:categories.fiction",
questionStartIndex_placeholder: "例如:a)",
width_placeholder: "例:6in",
minWidth_placeholder: "例如:600px",
maxWidth_placeholder: "例:50%",
imageHeight_placeholder: "自動",
imageWidth_placeholder: "自動",
itemTitleWidth_placeholder: "例:100px",
theme: {
themeName: "主題",
isPanelless: "問題外觀",
editorPanel: "背景和拐角半徑",
questionPanel: "背景和拐角半徑",
primaryColor: "強調色",
panelBackgroundTransparency: "面板背景不透明度",
questionBackgroundTransparency: "問題背景不透明度",
fontSize: "字體大小",
scale: "規模",
cornerRadius: "拐角半徑",
advancedMode: "高級模式",
pageTitle: "標題字體",
pageDescription: "描述字體",
questionTitle: "標題字體",
questionDescription: "描述字體",
editorFont: "字體",
backgroundOpacity: "不透明度",
"--sjs-font-family": "字體家族",
"--sjs-general-backcolor-dim": "背景顏色",
"--sjs-primary-backcolor": "重音背景",
"--sjs-primary-forecolor": "重音前景",
"--sjs-special-red": "錯誤消息",
"--sjs-shadow-small": "陰影效果",
"--sjs-shadow-inner": "陰影效果",
"--sjs-border-default": "顏色"
},
"header@header": {
headerView: "視圖",
logoPosition: "徽標位置",
surveyTitle: "調查標題字體",
surveyDescription: "調查描述字體",
headerTitle: "調查標題字體",
headerDescription: "調查描述字體",
inheritWidthFrom: "內容區寬度",
textAreaWidth: "文本寬度",
backgroundColorSwitch: "背景顏色",
backgroundImage: "背景圖片",
backgroundImageOpacity: "不透明度",
overlapEnabled: "重疊",
logoPositionX: "徽標位置",
titlePositionX: "標題位置",
descriptionPositionX: "描述位置"
}
},
// Property values
pv: {
"true": "真",
"false": "假",
file: "本地檔",
camera: "照相機",
"file-camera": "本地檔或相機",
inherit: "繼承",
show: "可見",
hide: "隱藏",
default: "繼承",
initial: "初",
random: "隨機",
collapsed: "倒塌",
expanded: "擴大",
none: "沒有",
asc: "上升",
desc: "降",
indeterminate: "定",
selected: "選擇",
unselected: "未選中",
decimal: "十進位",
currency: "貨幣",
percent: "百分之",
firstExpanded: "第一個面板展開",
off: "隱藏問題編號",
list: "清單",
carousel: "旋轉 木馬",
tab: "製表元",
progressTop: "面板導航器 + 頂部的進度條",
progressBottom: "面板導航器 + 底部的進度條",
progressTopBottom: "面板導航器 + 頂部和底部的進度條",
horizontal: "水準",
vertical: "垂直",
top: "返回頁首",
bottom: "底",
topBottom: "頂部和底部",
both: "雙",
left: "左",
right: "右",
center: "中心",
leftRight: "左和右",
middle: "中間",
color: "顏色",
date: "日期",
datetime: "日期時間",
"datetime-local": "日期時間-本地",
email: "電子郵件",
month: "月",
number: "數",
password: "密碼",
range: "範圍",
tel: "電話",
text: "發簡訊",
time: "時間",
url: "網址",
week: "周",
hidden: "隱藏",
edit: "編輯",
display: "唯讀",
contain: "包含",
cover: "蓋",
fill: "填補",
next: "下一個",
last: "最後",
onComplete: "調查完成時",
onHidden: "當問題變得隱藏時",
onHiddenContainer: "當問題或其面板/頁面被隱藏時",
clearInvisibleValues: {
none: "從不"
},
clearIfInvisible: {
none: "從不"
},
inputType: {
color: "顏色",
date: "日期",
"datetime-local": "日期和時間",
email: "電子郵件",
month: "月",
number: "數",
password: "密碼",
range: "範圍",
tel: "電話號碼",
text: "發簡訊",
time: "時間",
url: "網址",
week: "周"
},
sliderType: {
single: "單值",
range: "範圍"
},
autocomplete: {
name: "全名",
"honorific-prefix": "前綴",
"given-name": "名字",
"additional-name": "中間名",
"family-name": "姓",
"honorific-suffix": "後綴",
nickname: "昵稱",
"organization-title": "職稱",
username: "使用者名",
"new-password": "新密碼",
"current-password": "當前密碼",
organization: "組織名稱",
"street-address": "全街位址",
"address-line1": "位址行 1",
"address-line2": "位址行 2",
"address-line3": "位址行 3",
"address-level4": "4 級位址",
"address-level3": "3 級位址",
"address-level2": "2 級位址",
"address-level1": "1 級位址",
country: "國家代碼",
"country-name": "國家/地區名稱",
"postal-code": "郵遞區號",
"cc-name": "持卡人姓名",
"cc-given-name": "持卡人名字",
"cc-additional-name": "持卡人中間名",
"cc-family-name": "持卡人姓氏",
"cc-number": "信用卡號",
"cc-exp": "有效期",
"cc-exp-month": "到期月份",
"cc-exp-year": "到期年份",
"cc-csc": "卡安全碼",
"cc-type": "信用卡類型",
"transaction-currency": "交易貨幣",
"transaction-amount": "交易金額",
language: "首選語言",
bday: "生日",
"bday-day": "生日",
"bday-month": "生日月份",
"bday-year": "生日年份",
sex: "性",
url: "網站 URL",
photo: "個人頭像",
tel: "電話號碼",
"tel-country-code": "電話的國家代碼",
"tel-national": "全國電話號碼",
"tel-area-code": "區號",
"tel-local": "本地電話號碼",
"tel-local-prefix": "本地電話前綴",
"tel-local-suffix": "本地電話後綴",
"tel-extension": "電話分機",
email: "電子郵件位址",
impp: "即時通訊協定"
},
maskType: {
none: "沒有",
pattern: "模式",
numeric: "數值的",
datetime: "日期和時間",
currency: "貨幣"
},
inputTextAlignment: {
auto: "自動",
left: "左",
right: "右"
},
all: "都",
page: "頁",
survey: "調查",
onNextPage: "切換到下一頁時",
onValueChanged: "更改答案後",
onValueChanging: "更改答案之前",
questionsOnPageMode: {
standard: "原始結構",
singlePage: "在一個頁面上顯示所有問題",
questionPerPage: "每頁顯示一個問題",
inputPerPage: "每頁顯示單個輸入欄位"
},
noPreview: "無預覽",
showAllQuestions: "顯示所有問題",
showAnsweredQuestions: "僅顯示已回答的問題",
allQuestions: "顯示所有問題",
answeredQuestions: "僅顯示已回答的問題",
pages: "已完成的頁面",
questions: "已回答的問題",
requiredQuestions: "回答必填問題",
correctQuestions: "有效答案",
buttons: "已完成的頁面(按鈕 UI)",
underInput: "在輸入下",
underTitle: "在標題下",
onBlur: "模糊時",
onTyping: "打字時",
underRow: "在行下",
underRowSingle: "在該行下,只有一個面板可見",
auto: "自動",
showNavigationButtons: {
none: "隱藏"
},
timerInfoMode: {
combined: "雙"
},
addRowButtonLocation: {
default: "取決於矩陣佈局"
},
panelsState: {
default: "使用者無法展開或摺疊面板",
collapsed: "所有面板均已摺疊",
expanded: "所有面板均已展開",
firstExpanded: "首次擴展"
},
widthMode: {
static: "靜態的",
responsive: "回應"
},
contentMode: {
image: "圖像",
video: "視頻",
youtube: "優酷"
},
displayMode: {
buttons: "按鈕",
dropdown: "下拉清單"
},
rateColorMode: {
default: "違約",
scale: "規模"
},
scaleColorMode: {
monochrome: "單色",
colored: "彩色"
},
autoGenerate: {
"true": "生成",
"false": "手動輸入"
},
rateType: {
labels: "標籤",
stars: "星星",
smileys: "笑臉"
},
state: {
default: "鎖"
},
showQuestionNumbers: {
default: "自動編號",
on: "自動編號",
onPage: "在每個頁面上重置",
onpanel: "在每個面板上重置",
onPanel: "在每個面板上重置",
recursive: "遞歸編號",
onSurvey: "在整個調查中繼續",
off: "無編號"
},
descriptionLocation: {
underTitle: "在問題標題下",
underInput: "在輸入欄位下"
},
selectToRankAreasLayout: {
horizontal: "在選項旁邊",
vertical: "以上選擇"
},
displayStyle: {
decimal: "十進位",
currency: "貨幣",
percent: "百分比",
date: "日期"
},
totalDisplayStyle: {
decimal: "十進位",
currency: "貨幣",
percent: "百分比",
date: "日期"
},
rowOrder: {
initial: "源語言"
},
questionOrder: {
initial: "源語言"
},
progressBarLocation: {
top: "返回頁首",
bottom: "底",
topbottom: "頂部和底部",
aboveheader: "標題上方",
belowheader: "標題下方",
off: "隱藏"
},
sum: "和",
count: "計數",
min: "最小值",
max: "麥克斯",
avg: "平均",
searchMode: {
contains: "包含",
startsWith: "開頭為"
},
backgroundImageFit: {
auto: "自動",
cover: "蓋",
contain: "包含",
fill: "伸展",
tile: "瓦"
},
backgroundImageAttachment: {
fixed: "固定",
scroll: "滾動"
},
headerView: {
basic: "基本",
advanced: "高深"
},
inheritWidthFrom: {
survey: "與調查相同",
container: "適合容器"
},
backgroundColorSwitch: {
none: "沒有",
accentColor: "強調色",
custom: "習慣"
},
colorPalette: {
light: "光",
dark: "黑暗"
},
isPanelless: {
"false": "違約",
"true": "不帶面板"
},
progressBarInheritWidthFrom: {
survey: "與調查相同",
container: "與容器相同"
}
},
// Operators
op: {
empty: "為空",
notempty: "不為空",
equal: "等於",
notequal: "不等於",
contains: "包含",
notcontains: "不包含",
anyof: "任何",
allof: "全部",
greater: "大於",
less: "小於",
greaterorequal: "大於等於",
lessorequal: "小於等於",
and: "和",
or: "或"
},
// Embed window
ew: {
angular: "使用 Angular 時",
jquery: "使用 JQuery 時",
knockout: "使用 Knockout 時",
react: "使用 React 時",
vue: "使用 Vue 時",
bootstrap: "使用 Bootstrap 時",
modern: "現代主題",
default: "默認主題",
orange: "橙色主題",
darkblue: "深藍色主題",
darkrose: "“暗玫瑰”主題",
stone: "“石頭”主題",
winter: "“冬季”主題",
winterstone: "“冬日之石”主題",
showOnPage: "嵌入頁面顯示",
showInWindow: "使用單獨的問卷視窗",
loadFromServer: "從服務器加載問卷 JSON 數據",
titleScript: "腳本和樣式",
titleHtml: "HTML",
titleJavaScript: "JavaScript"
},
// Preview (Survey)
ts: {
selectPage: "選擇要測試的頁面",
showInvisibleElements: "顯示不可見元素",
hideInvisibleElements: "隱藏不可見元素",
prevPage: "以前",
nextPage: "下一個"
},
validators: {
answercountvalidator: "數量檢查",
emailvalidator: "Email",
expressionvalidator: "表達",
numericvalidator: "數字",
regexvalidator: "正則表達式",
textvalidator: "文本"
},
triggers: {
completetrigger: "完成問卷",
setvaluetrigger: "設置問題值",
copyvaluetrigger: "複製答案",
skiptrigger: "跳至問題",
runexpressiontrigger: "運行表達式",
visibletrigger: "修改可見性"
},
peplaceholder: {
patternmask: {
pattern: "例如:+1(999)-999-99-99"
},
datetimemas