@compdfkit_pdf_sdk/webviewer 2.7.9 → 2.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assets/{browser-ponyfill.f2e529dc.js → browser-ponyfill.b6cce085.js} +1 -1
- package/dist/assets/index.77df1955.js +2699 -0
- package/dist/assets/index.b0ff38c9.css +1 -0
- package/dist/index.html +2 -2
- package/dist/lib/ComPDFKit.js +1 -1
- package/dist/lib/ComPDFKit.wasm +0 -0
- package/dist/lib/PDFWorker.js +1 -1
- package/dist/locales/translation-en.json +31 -5
- package/dist/locales/translation-fr.json +31 -5
- package/dist/locales/translation-ja.json +31 -5
- package/dist/locales/translation-th.json +31 -5
- package/dist/locales/translation-zh-CN.json +31 -5
- package/dist/locales/translation-zh-TW.json +31 -5
- package/package.json +1 -1
- package/dist/assets/index.2f5daa96.js +0 -2699
- package/dist/assets/index.bebcdbb9.css +0 -1
|
@@ -80,7 +80,9 @@
|
|
|
80
80
|
"freetext": "Free Text",
|
|
81
81
|
"stamp": "Stamp",
|
|
82
82
|
"image": "Image",
|
|
83
|
-
"link": "Link"
|
|
83
|
+
"link": "Link",
|
|
84
|
+
"cloudy": "Cloud",
|
|
85
|
+
"callout": "Callout"
|
|
84
86
|
},
|
|
85
87
|
"formTools": {
|
|
86
88
|
"textField": "Text Field",
|
|
@@ -88,7 +90,9 @@
|
|
|
88
90
|
"radioButton": "Radio Button",
|
|
89
91
|
"listBox": "List Box",
|
|
90
92
|
"comboButton": "Combo Button",
|
|
91
|
-
"button": "Push Button"
|
|
93
|
+
"button": "Push Button",
|
|
94
|
+
"signataireField": "Signature Field",
|
|
95
|
+
"FillSign": "Fill & Sign"
|
|
92
96
|
},
|
|
93
97
|
"fileOperations": {
|
|
94
98
|
"openFile": "Open File",
|
|
@@ -124,13 +128,32 @@
|
|
|
124
128
|
"language": "Language",
|
|
125
129
|
"highlightLink": "Highlight Link",
|
|
126
130
|
"highlightForm": "Highlight Form",
|
|
127
|
-
"fillConsecutively": "Fill Form Fields Consecutively",
|
|
128
131
|
"creationInfo": "Creation Information",
|
|
129
|
-
"version": "Version"
|
|
132
|
+
"version": "Version",
|
|
133
|
+
"signFill": "Sign/Fill Form Fields Consecutively",
|
|
134
|
+
"signForm": "Sign & Form Fields",
|
|
135
|
+
"sign": "Only Sign Field",
|
|
136
|
+
"form": "Only Form Field",
|
|
137
|
+
"disableConsecutively": "Disable \"Fill in Consecutively\"",
|
|
138
|
+
"skip": "Skip Non-Required Fields"
|
|
130
139
|
},
|
|
131
140
|
"compareTip": "Click here to start."
|
|
132
141
|
},
|
|
133
142
|
|
|
143
|
+
"form": {
|
|
144
|
+
"note1": "There are {{formFields}} form fields ({{unfilledFormFields}} required and unfilled) and {{signFields}} sign fields ({{unsignFields}} required and unfilled).",
|
|
145
|
+
"note2": "There are {{signFields}} sign fields ({{unsignFields}} required and unfilled).",
|
|
146
|
+
"note3": "There are {{formFields}} form fields ({{unfilledFormFields}} required and unfilled).",
|
|
147
|
+
"startFill": "Click \"Start\" to first field. Click here to quickly ",
|
|
148
|
+
"consecutively": "disable \"Fill in Consecutively\".",
|
|
149
|
+
"formSignFilled": "All required forms and sign fields have been filled.",
|
|
150
|
+
"signFilled": "All required sign fields have been filled.",
|
|
151
|
+
"formFilled": "All required form fields have been filled.",
|
|
152
|
+
"previous": "Previous",
|
|
153
|
+
"next": "Next",
|
|
154
|
+
"start": "Start"
|
|
155
|
+
},
|
|
156
|
+
|
|
134
157
|
"panels": {
|
|
135
158
|
"left": {
|
|
136
159
|
"thumbnails": "Thumbnails",
|
|
@@ -194,7 +217,10 @@
|
|
|
194
217
|
"properties": "Properties",
|
|
195
218
|
"required": "Required",
|
|
196
219
|
"nameConflict": "Please choose a different name.",
|
|
197
|
-
"buttonText": "Button Text"
|
|
220
|
+
"buttonText": "Button Text",
|
|
221
|
+
"indicator": "Include Field Indicator",
|
|
222
|
+
"fill": "Fill",
|
|
223
|
+
"signHere": "Sign here"
|
|
198
224
|
},
|
|
199
225
|
"appearance": {
|
|
200
226
|
"title": "Appearance",
|
|
@@ -80,7 +80,9 @@
|
|
|
80
80
|
"freetext": "Texte libre",
|
|
81
81
|
"stamp": "Timbre",
|
|
82
82
|
"image": "Image",
|
|
83
|
-
"link": "Lien"
|
|
83
|
+
"link": "Lien",
|
|
84
|
+
"cloudy": "Nuage",
|
|
85
|
+
"callout": "Zone d’appel"
|
|
84
86
|
},
|
|
85
87
|
"formTools": {
|
|
86
88
|
"textField": "Champ de texte",
|
|
@@ -88,7 +90,9 @@
|
|
|
88
90
|
"radioButton": "Bouton radio",
|
|
89
91
|
"listBox": "Zone de liste",
|
|
90
92
|
"comboButton": "Bouton combiné",
|
|
91
|
-
"button": "Bouton poussoir"
|
|
93
|
+
"button": "Bouton poussoir",
|
|
94
|
+
"signataireField": "Champ de signature",
|
|
95
|
+
"FillSign": "Remplir et signer"
|
|
92
96
|
},
|
|
93
97
|
"fileOperations": {
|
|
94
98
|
"openFile": "Ouvrir le fichier",
|
|
@@ -124,13 +128,32 @@
|
|
|
124
128
|
"language": "Langue",
|
|
125
129
|
"highlightLink": "Mettre en surbrillance le lien",
|
|
126
130
|
"highlightForm": "Formulaire de surbrillance",
|
|
127
|
-
"fillConsecutively": "Remplir consécutivement",
|
|
128
131
|
"creationInfo": "Informations sur la création",
|
|
129
|
-
"version": "Version"
|
|
132
|
+
"version": "Version",
|
|
133
|
+
"signFill": "Remplir/Signer les champs de formulaire consécutivement",
|
|
134
|
+
"signForm": "Champs de signature et de formulaire",
|
|
135
|
+
"sign": "Champ de signature uniquement",
|
|
136
|
+
"form": "Champ de formulaire uniquement",
|
|
137
|
+
"disableConsecutively": "Désactiver « Remplir consécutivement »",
|
|
138
|
+
"skip": "Ignorer les champs non obligatoires"
|
|
130
139
|
},
|
|
131
140
|
"compareTip": "Cliquez ici pour commencer."
|
|
132
141
|
},
|
|
133
142
|
|
|
143
|
+
"form": {
|
|
144
|
+
"note1": "Il y a {{formFields}} champs de formulaire ({{unfilledFormFields}} obligatoires et non remplis) et {{signFields}} champs de signature ({{unsignFields}} obligatoires et non signés).",
|
|
145
|
+
"note2": "Il y a {{signFields}} champs de signature ({{unsignFields}} obligatoires et non signés).",
|
|
146
|
+
"note3": "Il y a {{formFields}} champs de formulaire ({{unfilledFormFields}} obligatoires et non remplis).",
|
|
147
|
+
"startFill": "Cliquez sur « Démarrer » pour accéder au premier champ. Cliquez ici pour ",
|
|
148
|
+
"consecutively": "désactiver rapidement « Remplir consécutivement ».",
|
|
149
|
+
"formSignFilled": "Tous les champs de formulaire et de signature obligatoires ont été remplis.",
|
|
150
|
+
"signFilled": "Tous les champs de signature obligatoires ont été remplis.",
|
|
151
|
+
"formFilled": "Tous les champs de formulaire obligatoires ont été remplis.",
|
|
152
|
+
"previous": "Précédent",
|
|
153
|
+
"next": "Suivant",
|
|
154
|
+
"start": "Démarrer"
|
|
155
|
+
},
|
|
156
|
+
|
|
134
157
|
"panels": {
|
|
135
158
|
"left": {
|
|
136
159
|
"thumbnails": "Miniatures",
|
|
@@ -194,7 +217,10 @@
|
|
|
194
217
|
"properties": "Propriétés",
|
|
195
218
|
"required": "Obligatoire",
|
|
196
219
|
"nameConflict": "Veuillez choisir un autre nom",
|
|
197
|
-
"buttonText": "Texte du bouton"
|
|
220
|
+
"buttonText": "Texte du bouton",
|
|
221
|
+
"indicator": "Indicateur de champ inclus",
|
|
222
|
+
"fill": "Remplir",
|
|
223
|
+
"signHere": "Signer ici"
|
|
198
224
|
},
|
|
199
225
|
"appearance": {
|
|
200
226
|
"title": "Apparence",
|
|
@@ -80,7 +80,9 @@
|
|
|
80
80
|
"freetext": "フリーテキスト",
|
|
81
81
|
"stamp": "スタンプ",
|
|
82
82
|
"image": "画像",
|
|
83
|
-
"link": "リンク"
|
|
83
|
+
"link": "リンク",
|
|
84
|
+
"cloudy": "クラウド",
|
|
85
|
+
"callout": "指示コメント"
|
|
84
86
|
},
|
|
85
87
|
"formTools": {
|
|
86
88
|
"textField": "テキストフィールド",
|
|
@@ -88,7 +90,9 @@
|
|
|
88
90
|
"radioButton": "ラジオボタン",
|
|
89
91
|
"listBox": "リストボックス",
|
|
90
92
|
"comboButton": "コンボボタン",
|
|
91
|
-
"button": "押しボタン"
|
|
93
|
+
"button": "押しボタン",
|
|
94
|
+
"signataireField": "署名フィールド",
|
|
95
|
+
"FillSign": "記入と署名"
|
|
92
96
|
},
|
|
93
97
|
"fileOperations": {
|
|
94
98
|
"openFile": "ファイルを開く",
|
|
@@ -124,13 +128,32 @@
|
|
|
124
128
|
"language": "言語",
|
|
125
129
|
"highlightLink": "ハイライトリンク",
|
|
126
130
|
"highlightForm": "ハイライトフォーム",
|
|
127
|
-
"fillConsecutively": "連続して入力してください",
|
|
128
131
|
"creationInfo": "創作情報",
|
|
129
|
-
"version": "バージョン"
|
|
132
|
+
"version": "バージョン",
|
|
133
|
+
"signFill": "連続署名/フォームフィールド記入",
|
|
134
|
+
"signForm": "署名/フォームフィールド",
|
|
135
|
+
"sign": "署名フィールドのみ",
|
|
136
|
+
"form": "フォームフィールドのみ",
|
|
137
|
+
"disableConsecutively": "連続記入を閉じる",
|
|
138
|
+
"skip": "必須でないフィールドをスキップ"
|
|
130
139
|
},
|
|
131
140
|
"compareTip": "始めるにはここをクリックしてください"
|
|
132
141
|
},
|
|
133
142
|
|
|
143
|
+
"form": {
|
|
144
|
+
"note1": "文書には{{formFields}}個のフォームフィールド(うち{{unfilledFormFields}}個の必須項目が未記入)、{{signFields}}個の署名フィールド(うち{{unsignFields}}個の必須項目が未署名)が含まれています",
|
|
145
|
+
"note2": "文書には{{signFields}}個の署名フィールド(うち{{unsignFields}}個の必須項目が未署名)が含まれています",
|
|
146
|
+
"note3": "文書には{{formFields}}個のフォームフィールド(うち{{unfilledFormFields}}個の必須項目が未記入)が含まれています",
|
|
147
|
+
"startFill": "「開始」をクリックして最初のフィールドへ移動します。ここをクリックすると",
|
|
148
|
+
"consecutively": "「連続記入」をすばやく閉じることができます",
|
|
149
|
+
"formSignFilled": "すべての必須フォームフィールドと署名フィールドの記入が完了しました",
|
|
150
|
+
"signFilled": "すべての必須署名フィールドの記入が完了しました",
|
|
151
|
+
"formFilled": "すべての必須フォームフィールドの記入が完了しました",
|
|
152
|
+
"previous": "前へ",
|
|
153
|
+
"next": "次へ",
|
|
154
|
+
"start": "開始"
|
|
155
|
+
},
|
|
156
|
+
|
|
134
157
|
"panels": {
|
|
135
158
|
"left": {
|
|
136
159
|
"thumbnails": "サムネイル",
|
|
@@ -194,7 +217,10 @@
|
|
|
194
217
|
"properties": "プロパティ",
|
|
195
218
|
"required": "必須",
|
|
196
219
|
"nameConflict": "別の名前を選択してください",
|
|
197
|
-
"buttonText": "ボタンのテキスト"
|
|
220
|
+
"buttonText": "ボタンのテキスト",
|
|
221
|
+
"indicator": "フィールドのヒントを表示",
|
|
222
|
+
"fill": "記入",
|
|
223
|
+
"signHere": "ここに署名してください"
|
|
198
224
|
},
|
|
199
225
|
"appearance": {
|
|
200
226
|
"title": "外観",
|
|
@@ -80,7 +80,9 @@
|
|
|
80
80
|
"freetext": "ข้อความฟรี",
|
|
81
81
|
"stamp": "แสตมป์",
|
|
82
82
|
"image": "ภาพ",
|
|
83
|
-
"link": "ลิงค์"
|
|
83
|
+
"link": "ลิงค์",
|
|
84
|
+
"cloudy": "คลาวด์",
|
|
85
|
+
"callout": "คำอธิบาย"
|
|
84
86
|
},
|
|
85
87
|
"formTools": {
|
|
86
88
|
"textField": "ช่องข้อความ",
|
|
@@ -88,7 +90,9 @@
|
|
|
88
90
|
"radioButton": "ปุ่มวิทยุ",
|
|
89
91
|
"listBox": "กล่องรายการ",
|
|
90
92
|
"comboButton": "ปุ่มคอมโบ",
|
|
91
|
-
"button": "ปุ่มกด"
|
|
93
|
+
"button": "ปุ่มกด",
|
|
94
|
+
"signataireField": "ช่องสำหรับลายเซ็น",
|
|
95
|
+
"FillSign": "กรอกและเซ็น"
|
|
92
96
|
},
|
|
93
97
|
"fileOperations": {
|
|
94
98
|
"openFile": "เปิดไฟล์",
|
|
@@ -124,13 +128,32 @@
|
|
|
124
128
|
"language": "ภาษา",
|
|
125
129
|
"highlightLink": "ไฮไลท์ลิงค์",
|
|
126
130
|
"highlightForm": "ไฮไลท์ฟอร์ม",
|
|
127
|
-
"fillConsecutively": "กรอกไปเรื่อยๆ",
|
|
128
131
|
"creationInfo": "ข้อมูลการสร้าง",
|
|
129
|
-
"version": "เวอร์ชัน"
|
|
132
|
+
"version": "เวอร์ชัน",
|
|
133
|
+
"signFill": "เซ็น/กรอกข้อมูลตามลำดับ",
|
|
134
|
+
"signForm": "ลายเซ็นและช่องกรอก",
|
|
135
|
+
"sign": "เฉพาะช่องเซ็น",
|
|
136
|
+
"form": "เฉพาะช่องกรอก",
|
|
137
|
+
"disableConsecutively": "ปิดการกรอกตามลำดับ",
|
|
138
|
+
"skip": "ข้ามช่องที่ไม่จำเป็น"
|
|
130
139
|
},
|
|
131
140
|
"compareTip": "คลิกที่นี่เพื่อเริ่มต้น"
|
|
132
141
|
},
|
|
133
142
|
|
|
143
|
+
"form": {
|
|
144
|
+
"note1": "มีช่องกรอก {{formFields}} ช่อง (จำเป็นและยังไม่ได้กรอก {{unfilledFormFields}} ช่อง) และช่องเซ็น {{signFields}} ช่อง (จำเป็นและยังไม่ได้เซ็น {{unsignFields}} ช่อง)",
|
|
145
|
+
"note2": "มีช่องเซ็น {{signFields}} ช่อง (จำเป็นและยังไม่ได้เซ็น {{unsignFields}} ช่อง)",
|
|
146
|
+
"note3": "มีช่องกรอก {{formFields}} ช่อง (จำเป็นและยังไม่ได้กรอก {{unfilledFormFields}} ช่อง)",
|
|
147
|
+
"startFill": "คลิก \"เริ่ม\" เพื่อไปช่องแรก ",
|
|
148
|
+
"consecutively": "คลิกที่นี่เพื่อปิดการกรอกตามลำดับ",
|
|
149
|
+
"formSignFilled": "กรอกและเซ็นในช่องที่จำเป็นทั้งหมดเรียบร้อยแล้ว",
|
|
150
|
+
"signFilled": "เซ็นในช่องที่จำเป็นทั้งหมดเรียบร้อยแล้ว",
|
|
151
|
+
"formFilled": "กรอกข้อมูลในช่องที่จำเป็นทั้งหมดเรียบร้อยแล้ว",
|
|
152
|
+
"previous": "ก่อนหน้า",
|
|
153
|
+
"next": "ถัดไป",
|
|
154
|
+
"start": "เริ่ม"
|
|
155
|
+
},
|
|
156
|
+
|
|
134
157
|
"panels": {
|
|
135
158
|
"left": {
|
|
136
159
|
"thumbnails": "ภาพขนาดย่อ",
|
|
@@ -194,7 +217,10 @@
|
|
|
194
217
|
"properties": "คุณสมบัติ",
|
|
195
218
|
"required": "จำเป็น",
|
|
196
219
|
"nameConflict": "โปรดเลือกชื่ออื่น",
|
|
197
|
-
"buttonText": "ข้อความของปุ่ม"
|
|
220
|
+
"buttonText": "ข้อความของปุ่ม",
|
|
221
|
+
"indicator": "แสดงตัวบ่งชี้ช่อง",
|
|
222
|
+
"fill": "กรอก",
|
|
223
|
+
"signHere": "เซ็นที่นี่"
|
|
198
224
|
},
|
|
199
225
|
"appearance": {
|
|
200
226
|
"title": "รูปร่าง",
|
|
@@ -80,7 +80,9 @@
|
|
|
80
80
|
"freetext": "文本",
|
|
81
81
|
"stamp": "图章",
|
|
82
82
|
"image": "图片",
|
|
83
|
-
"link": "链接"
|
|
83
|
+
"link": "链接",
|
|
84
|
+
"cloudy": "云朵",
|
|
85
|
+
"callout": "指示批注"
|
|
84
86
|
},
|
|
85
87
|
"formTools": {
|
|
86
88
|
"textField": "文本域",
|
|
@@ -88,7 +90,9 @@
|
|
|
88
90
|
"radioButton": "单选按钮",
|
|
89
91
|
"listBox": "列表框",
|
|
90
92
|
"comboButton": "下拉菜单",
|
|
91
|
-
"button": "按钮"
|
|
93
|
+
"button": "按钮",
|
|
94
|
+
"signataireField": "签名域",
|
|
95
|
+
"FillSign": "填写和签名"
|
|
92
96
|
},
|
|
93
97
|
"fileOperations": {
|
|
94
98
|
"openFile": "上传文档",
|
|
@@ -124,13 +128,32 @@
|
|
|
124
128
|
"language": "语言设置",
|
|
125
129
|
"highlightLink": "高亮链接",
|
|
126
130
|
"highlightForm": "高亮表单",
|
|
127
|
-
"fillConsecutively": "连续填写表单字段",
|
|
128
131
|
"creationInfo": "创建信息",
|
|
129
|
-
"version": "版本"
|
|
132
|
+
"version": "版本",
|
|
133
|
+
"signFill": "连续签名/填写表单字段",
|
|
134
|
+
"signForm": "签名/表单字段",
|
|
135
|
+
"sign": "仅签名字段",
|
|
136
|
+
"form": "仅表单字段",
|
|
137
|
+
"disableConsecutively": "关闭连续填写",
|
|
138
|
+
"skip": "跳过非必填字段"
|
|
130
139
|
},
|
|
131
140
|
"compareTip": "单击此处开始"
|
|
132
141
|
},
|
|
133
142
|
|
|
143
|
+
"form": {
|
|
144
|
+
"note1": "文档中含有{{formFields}}个Form Field(其中{{unfilledFormFields}}个必填项未填写),{{signFields}}个Sign Field(其中{{unsignFields}} 个必填项未填写);",
|
|
145
|
+
"note2": "文档中含有{{signFields}}个Sign Field(其中{{unsignFields}}个必填项未填写)",
|
|
146
|
+
"note3": "文档中含有{{formFields}}个Form Field(其中{{unfilledFormFields}}个必填项未填写)",
|
|
147
|
+
"startFill": "点击“开始”到第一个字段。点击这里可快速",
|
|
148
|
+
"consecutively": "关闭“连续填写”。",
|
|
149
|
+
"formSignFilled": "所有必填Form Field和Sign Field均已完成填写",
|
|
150
|
+
"signFilled": "所有必填Sign Field均已完成填写",
|
|
151
|
+
"formFilled": "所有必填Form Field均已完成填写",
|
|
152
|
+
"previous": "上一个",
|
|
153
|
+
"next": "下一个",
|
|
154
|
+
"start": "开始"
|
|
155
|
+
},
|
|
156
|
+
|
|
134
157
|
"panels": {
|
|
135
158
|
"left": {
|
|
136
159
|
"thumbnails": "缩略图",
|
|
@@ -194,7 +217,10 @@
|
|
|
194
217
|
"properties": "属性",
|
|
195
218
|
"required": "必填",
|
|
196
219
|
"nameConflict": "该名称已存在",
|
|
197
|
-
"buttonText": "按钮文字"
|
|
220
|
+
"buttonText": "按钮文字",
|
|
221
|
+
"indicator": "显示字段提示",
|
|
222
|
+
"fill": "填写",
|
|
223
|
+
"signHere": "请在此签名"
|
|
198
224
|
},
|
|
199
225
|
"appearance": {
|
|
200
226
|
"title": "外观",
|
|
@@ -80,7 +80,9 @@
|
|
|
80
80
|
"freetext": "文字",
|
|
81
81
|
"stamp": "圖章",
|
|
82
82
|
"image": "圖片",
|
|
83
|
-
"link": "連結"
|
|
83
|
+
"link": "連結",
|
|
84
|
+
"cloudy": "雲朵",
|
|
85
|
+
"callout": "指示備註"
|
|
84
86
|
},
|
|
85
87
|
"formTools": {
|
|
86
88
|
"textField": "文字域",
|
|
@@ -88,7 +90,9 @@
|
|
|
88
90
|
"radioButton": "單選按鈕",
|
|
89
91
|
"listBox": "列錶框",
|
|
90
92
|
"comboButton": "下拉式選單",
|
|
91
|
-
"button": "按钮"
|
|
93
|
+
"button": "按钮",
|
|
94
|
+
"signataireField": "簽名欄位",
|
|
95
|
+
"FillSign": "填寫和簽名"
|
|
92
96
|
},
|
|
93
97
|
"fileOperations": {
|
|
94
98
|
"openFile": "上傳文檔",
|
|
@@ -124,13 +128,32 @@
|
|
|
124
128
|
"language": "語言設定",
|
|
125
129
|
"highlightLink": "高亮連結",
|
|
126
130
|
"highlightForm": "高亮表單",
|
|
127
|
-
"fillConsecutively": "連續填寫",
|
|
128
131
|
"creationInfo": "創建訊息",
|
|
129
|
-
"version": "版本"
|
|
132
|
+
"version": "版本",
|
|
133
|
+
"signFill": "連續簽名/填寫表單欄位",
|
|
134
|
+
"signForm": "簽名/表單欄位",
|
|
135
|
+
"sign": "僅簽名欄位",
|
|
136
|
+
"form": "僅表單欄位",
|
|
137
|
+
"disableConsecutively": "關閉連續填寫",
|
|
138
|
+
"skip": "跳過非必填欄位"
|
|
130
139
|
},
|
|
131
140
|
"compareTip": "點擊此處開始"
|
|
132
141
|
},
|
|
133
142
|
|
|
143
|
+
"form": {
|
|
144
|
+
"note1": "文件含有 {{formFields}} 個表單欄位(其中 {{unfilledFormFields}} 個必填項未填寫),{{signFields}} 個簽名欄位(其中 {{unsignFields}} 個必填項未簽名);",
|
|
145
|
+
"note2": "文件含有 {{signFields}} 個簽名欄位(其中 {{unsignFields}} 個必填項未簽名)",
|
|
146
|
+
"note3": "文件含有 {{formFields}} 個表單欄位(其中 {{unfilledFormFields}} 個必填項未填寫)",
|
|
147
|
+
"startFill": "點擊「開始」前往第一個欄位。點擊這裡可快速",
|
|
148
|
+
"consecutively": "關閉「連續填寫」。",
|
|
149
|
+
"formSignFilled": "所有必填表單欄位和簽名欄位均已完成填寫",
|
|
150
|
+
"signFilled": "所有必填簽名欄位均已完成簽名",
|
|
151
|
+
"formFilled": "所有必填表單欄位均已完成填寫",
|
|
152
|
+
"previous": "上一個",
|
|
153
|
+
"next": "下一個",
|
|
154
|
+
"start": "開始"
|
|
155
|
+
},
|
|
156
|
+
|
|
134
157
|
"panels": {
|
|
135
158
|
"left": {
|
|
136
159
|
"thumbnails": "縮圖",
|
|
@@ -194,7 +217,10 @@
|
|
|
194
217
|
"properties": "屬性",
|
|
195
218
|
"required": "必填",
|
|
196
219
|
"nameConflict": "該名稱已存在",
|
|
197
|
-
"buttonText": "按鈕文字"
|
|
220
|
+
"buttonText": "按鈕文字",
|
|
221
|
+
"indicator": "顯示欄位提示",
|
|
222
|
+
"fill": "填寫",
|
|
223
|
+
"signHere": "請在此簽名"
|
|
198
224
|
},
|
|
199
225
|
"appearance": {
|
|
200
226
|
"title": "外觀",
|