Built motion from commit 3e059bc2.|2.5.32
[motion2.git] / public / app / main / apps / jscripty / i18n / zh-TW.json
1 {
2   "JSCRIPTY": {
3     "NAME": "名稱",
4     "SEARCH_FOR_ANYONE": "搜尋使用者",
5     "BACK": "備份",
6     "SELECTED": "已選取",
7     "SELECT_ALL": "全部選取",
8     "SELECT_NONE": "選取「無」",
9     "DESCRIPTION": "說明",
10     "ERRORS": {
11       "NAME_REQUIRED": "「名稱」為必填欄位",
12       "PROJECT_REQUIRED": "該專案是必填欄位",
13       "FIELD_REQUIRED": "此欄位為必填欄位",
14       "NAME_MUST_VALID_PATTERN": "該名稱必須是書面的格式無效"
15     },
16     "SAVE": "儲存",
17     "PROJECTS": "專案計畫",
18     "ADD_PROJECT": "新增專案",
19     "EDIT_PROJECT": "編輯專案",
20     "DELETE_PROJECT": "刪除專案",
21     "JSCRIPTY": "Jscripty",
22     "ID": "Id",
23     "PROJECT": "專案",
24     "CREATED_AT": "建立在",
25     "NEW_PROJECT": "新的專案",
26     "EDIT": "編輯",
27     "SETTINGS": "設定",
28     "GENERAL": "通用",
29     "BUILDER": "建構工具",
30     "PREVIEW": "預覽列印",
31     "OPEN_CONTACT": "開啟聯絡人",
32     "HELP": {
33       "NAME": "只有數字、字母和特殊字元 ( _ ) 都受到支援",
34       "ENABLEUNCOMPLETESAVE": "允許保存業務代表會話即使這項統計調查是不完整",
35       "SENDUNPAUSEONSUBMIT": "調查結束後,自動停止座席的暫停"
36     },
37     "PAGE": "頁面",
38     "ROWSPERPAGE": "每頁行數",
39     "OF": "的",
40     "JSCRIPTYSESSIONS": "專案會議",
41     "SESSIONS": "工作階段",
42     "STARTTIME": "開始時間",
43     "ENDTIME": "結束時間",
44     "MEMBERNAME": "會員名稱",
45     "CALLERIDNUM": "來電者的號碼",
46     "NO_SESSION_AVAILABLE": "無可用會話",
47     "SESSION_RESULTS": "會議結果",
48     "SHOW_QUESTIONS_SESSION": "顯示階段作業的結果",
49     "ANSWERS": "答案",
50     "NO_RESULTS_AVAILABLE": "無可用結果",
51     "TOTAL": "總計",
52     "ANSWER": "答案",
53     "EXPORT_TO_CSV": "匯出至 CSV",
54     "NO_ANSWERS_AVAILABLE": "無可用的答案。",
55     "DELETE_SESSION": "刪除會議",
56     "RESET_SESSION": "重設階段作業",
57     "YES": "是的",
58     "NO": "無",
59     "DO_YOU_WANT_TO_RESET_SESSION": "是否要重設階段作業嗎 ?",
60     "ALL_SURVEY_DATA_WILL_BE_LOST": "所有調查的回答都會丟失 !",
61     "ENABLEUNCOMPLETESAVE": "使不完整保存",
62     "SUBMIT": "提交",
63     "PROJECT_NOT_AVAILABLE": "項目將不可用。 請連絡系統管理員",
64     "COMPLETE": "完成",
65     "CLONE_PROJECT": "克隆項目",
66     "SESSIONS_PROJECT": "去會議",
67     "SENDUNPAUSEONSUBMIT": "在提交時取消暫停代理"
68   },
69   "mwForm": {
70     "form": {
71       "name": "Title",
72       "name.placeholder": "Form title",
73       "description": "Description"
74     },
75     "buttons": {
76       "addPage": "Add page",
77       "moveDown": "Move down",
78       "moveUp": "Move up",
79       "removePage": "Remove page",
80       "remove": "Remove",
81       "addElement": "Add element",
82       "questionReady": "Ready",
83       "next": "Next",
84       "back": "Back",
85       "submit": "Submit",
86       "begin": "Begin",
87       "fold": "Fold",
88       "unfold": "Unfold",
89       "edit": "Edit",
90       "clone": "Clone",
91       "view": "View"
92     },
93     "page": {
94       "tab": {
95         "heading": "Page {{page}} of {{allPages}}"
96       },
97       "elements": {
98         "empty": "Empty page"
99       },
100       "pageWithNameCheckbox": "named",
101       "name": "Page name"
102     },
103     "pageFlow": {
104       "afterPage": "After page {{page}}:",
105       "afterQuestionAnswer": "Go to page based on answer",
106       "goToPage": "Go to page {{page.number}}",
107       "goToNextPage": "Continue to next page",
108       "submitForm": "Submit form"
109     },
110     "elements": {
111       "question": "Question",
112       "image": "Image",
113       "paragraph": "Paragraph"
114     },
115     "question": {
116       "types": {
117         "text": {
118           "name": "Short text"
119         },
120         "textarea": {
121           "name": "Long text"
122         },
123         "radio": {
124           "name": "Radio"
125         },
126         "select": {
127           "name": "Select"
128         },
129         "checkbox": {
130           "name": "Checkboxes"
131         },
132         "grid": {
133           "name": "Grid"
134         },
135         "priority": {
136           "name": "Priority"
137         },
138         "division": {
139           "name": "Division"
140         },
141         "number": {
142           "name": "Number"
143         },
144         "date": {
145           "name": "Date"
146         },
147         "datetime": {
148           "name": "Datetime"
149         },
150         "time": {
151           "name": "Time"
152         },
153         "email": {
154           "name": "Email"
155         },
156         "range": {
157           "name": "Range"
158         },
159         "url": {
160           "name": "URL"
161         }
162       },
163       "text": "Question text",
164       "type": "Question type",
165       "required": "Required",
166       "preview": {
167         "text": "Short answer text",
168         "textarea": "Long answer text",
169         "otherAnswer": "Other"
170       },
171       "division": {
172         "quantity": "Quantity",
173         "unit": "Unit label",
174         "assignedSumLabel": "Assigned",
175         "fromRequiredLabel": "from required"
176       },
177       "priority": {
178         "sorted": "Sorted",
179         "available": "Available",
180         "clickToAddItem": "Click to add item"
181       },
182       "grid": {
183         "cellInputType": "Cell input type",
184         "cellInputTypes": {
185           "radio": "Radio",
186           "checkbox": "Checkbox",
187           "text": "Text",
188           "number": "Number",
189           "date": "Date",
190           "time": "Time"
191         },
192         "rowLabel": "Row {{row}}",
193         "clickToAddRow": "Click to add row",
194         "columnLabel": "Column {{col}}",
195         "clickToAddColumn": "Click to add column"
196       },
197       "range": {
198         "from": "Range from",
199         "to": "to"
200       },
201       "number": {
202         "min": "Min",
203         "max": "Max"
204       },
205       "orLabel": "or ",
206       "otherLabel": "Other: ",
207       "userAnswer": "User answer",
208       "buttons": {
209         "addOption": "Click to add option",
210         "addOther": "Add 'Other'"
211       }
212     },
213     "image": {
214       "selectImageButton": "Select image",
215       "caption": "Image caption"
216     },
217     "paragraph": {
218       "placeholder": "Enter paragraph text"
219     },
220     "confirmationPage": {
221       "title": "Confirmation page",
222       "customMessage": "Custom confirmation message",
223       "defaultMessage": "Your response has been saved",
224       "errorMessage": "Error! Your response has not been saved",
225       "pendingMessage": "Your response is being saved."
226     }
227   }
228 }