Browse Source

Merge pull request #7846 from nocodb/l10n_develop_2

New Crowdin updates
pull/7849/head
Raju Udava 7 months ago committed by GitHub
parent
commit
8fe92f9c79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      packages/nc-gui/lang/ar.json
  2. 4
      packages/nc-gui/lang/bn_IN.json
  3. 4
      packages/nc-gui/lang/cs.json
  4. 4
      packages/nc-gui/lang/da.json
  5. 4
      packages/nc-gui/lang/de.json
  6. 8
      packages/nc-gui/lang/en.json
  7. 4
      packages/nc-gui/lang/es.json
  8. 4
      packages/nc-gui/lang/eu.json
  9. 4
      packages/nc-gui/lang/fa.json
  10. 4
      packages/nc-gui/lang/fi.json
  11. 4
      packages/nc-gui/lang/fr.json
  12. 4
      packages/nc-gui/lang/he.json
  13. 4
      packages/nc-gui/lang/hi.json
  14. 4
      packages/nc-gui/lang/hr.json
  15. 4
      packages/nc-gui/lang/id.json
  16. 4
      packages/nc-gui/lang/it.json
  17. 4
      packages/nc-gui/lang/ja.json
  18. 4
      packages/nc-gui/lang/ko.json
  19. 4
      packages/nc-gui/lang/lv.json
  20. 4
      packages/nc-gui/lang/nl.json
  21. 4
      packages/nc-gui/lang/no.json
  22. 4
      packages/nc-gui/lang/pl.json
  23. 4
      packages/nc-gui/lang/pt.json
  24. 4
      packages/nc-gui/lang/pt_BR.json
  25. 4
      packages/nc-gui/lang/ru.json
  26. 4
      packages/nc-gui/lang/sk.json
  27. 4
      packages/nc-gui/lang/sl.json
  28. 4
      packages/nc-gui/lang/sv.json
  29. 4
      packages/nc-gui/lang/th.json
  30. 4
      packages/nc-gui/lang/tr.json
  31. 4
      packages/nc-gui/lang/uk.json
  32. 4
      packages/nc-gui/lang/vi.json
  33. 4
      packages/nc-gui/lang/zh-Hans.json
  34. 4
      packages/nc-gui/lang/zh-Hant.json

4
packages/nc-gui/lang/ar.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Day",
@ -965,6 +966,7 @@
"clientKey": "اختر .الملف الرئيسي",
"clientCert": "اختر .ملف الشهادة",
"clientCA": "حدد ملف CA",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/bn_IN.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Day",
@ -965,6 +966,7 @@
"clientKey": ".key ফইল নিচন করন",
"clientCert": ".cert ফইল নিচন করন",
"clientCA": "সিএ ফইল নিচন করন",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/cs.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Day",
@ -965,6 +966,7 @@
"clientKey": "Vyberte soubor .key",
"clientCert": "Vyberte soubor .cert",
"clientCA": "Vyberte soubor CA",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/da.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Day",
@ -965,6 +966,7 @@
"clientKey": "Vælg .Key File.",
"clientCert": "Vælg .cert File.",
"clientCA": "Vælg CA File.",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/de.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown-Liste",
"list": "Liste"
"list": "Liste",
"apply": "Apply"
},
"objects": {
"day": "Tag",
@ -965,6 +966,7 @@
"clientKey": "Auswahl .key-Datei",
"clientCert": "Auswahl .cert-Datei",
"clientCA": "Auswahl CA-Datei",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

8
packages/nc-gui/lang/en.json

@ -695,9 +695,9 @@
"appearanceSettings": "Appearance Settings",
"backgroundColor": "Background Color",
"hideNocodbBranding": "Hide NocoDB Branding",
"showOnConditions": "Show on condtions",
"showOnConditions": "Show on conditions",
"showFieldOnConditionsMet": "Shows field only when conditions are met",
"limitOptions": "Limit ptions",
"limitOptions": "Limit options",
"limitOptionsSubtext": "Limit options visible to users by selecting available options",
"clearSelection": "Clear selection"
},
@ -933,8 +933,8 @@
"addFieldFromFormView": "Add Field",
"selectAllFields": "Select all fields",
"preFilledFields": {
"title": "Enable Pre-fill",
"default": "Default",
"title": "Pre-filled Fields",
"default": "Allow pre-filling fields",
"locked": "Lock pre-filled fields as read-only",
"hidden": "Hide pre-filled fields",
"lockedFieldTooltip": "Pre-filled value"

4
packages/nc-gui/lang/es.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Día",
@ -965,6 +966,7 @@
"clientKey": "Seleccionar archivo .key",
"clientCert": "Seleccionar archivo .cert",
"clientCA": "Seleccionar archivo CA",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/eu.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Day",
@ -965,6 +966,7 @@
"clientKey": "Select .key file",
"clientCert": "Select .cert file",
"clientCA": "Select CA file",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/fa.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Day",
@ -965,6 +966,7 @@
"clientKey": "انتخاب فایل key.",
"clientCert": "انتخاب فایل cert.",
"clientCA": "انتخاب فایل CA",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/fi.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Day",
@ -965,6 +966,7 @@
"clientKey": "Valitse .key-tiedosto",
"clientCert": "Valitse .cert-tiedosto",
"clientCA": "Valitse CA-tiedosto",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/fr.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "Liste"
"list": "Liste",
"apply": "Apply"
},
"objects": {
"day": "Jour",
@ -965,6 +966,7 @@
"clientKey": "Selectionner un fichier .key",
"clientCert": "Selectionner un fichier .cert",
"clientCA": "Selectionner un fichier d'authentification",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/he.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Day",
@ -965,6 +966,7 @@
"clientKey": "בחר קובץ .key.",
"clientCert": "בחר קובץ .cert.",
"clientCA": "בחר קובץ CA.",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/hi.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Day",
@ -965,6 +966,7 @@
"clientKey": ".Key फइल क चयन कर",
"clientCert": ".Cert फइल क चयन कर",
"clientCA": "सए फइल क चयन कर",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/hr.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Day",
@ -965,6 +966,7 @@
"clientKey": "Odaberite .Kekey datoteku",
"clientCert": "Odaberite .cert datoteku",
"clientCA": "Odaberite CA datoteku",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/id.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Day",
@ -965,6 +966,7 @@
"clientKey": "Pilih .Key File.",
"clientCert": "Pilih file .cert.",
"clientCA": "Pilih CA File.",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/it.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Day",
@ -965,6 +966,7 @@
"clientKey": "Seleziona file .key",
"clientCert": "Seleziona file .cert",
"clientCA": "Seleziona file CA",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/ja.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Day",
@ -965,6 +966,7 @@
"clientKey": ".key ファイルを選択してください",
"clientCert": ".cert ファイルを選択してください",
"clientCA": "CA ファイルを選択してください",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/ko.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Day",
@ -965,6 +966,7 @@
"clientKey": "키 파일을 선택하십시오",
"clientCert": ".cert 파일을 선택하십시오",
"clientCA": "CA 파일을 선택하십시오",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/lv.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Day",
@ -965,6 +966,7 @@
"clientKey": "Izvēlēties .key datni",
"clientCert": "Izvēlēties .cert datni",
"clientCA": "Izvēlēties CA datni",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/nl.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Day",
@ -965,6 +966,7 @@
"clientKey": "Selecteer .key-bestand",
"clientCert": "Selecteer .cert-bestand",
"clientCA": "Selecteer CA-bestand",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/no.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Day",
@ -965,6 +966,7 @@
"clientKey": "Velg .KEY-fil",
"clientCert": "Velg .CERT-fil",
"clientCA": "Velg CA-fil",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/pl.json

@ -197,7 +197,8 @@
"banner": "Baner",
"logo": "Logo",
"dropdown": "Rozwijane menu",
"list": "Lista"
"list": "Lista",
"apply": "Apply"
},
"objects": {
"day": "Dzień",
@ -965,6 +966,7 @@
"clientKey": "Wybierz plik .key.",
"clientCert": "Wybierz plik .Cert.",
"clientCA": "Wybierz plik CA.",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generuj URL formularza udostępniania z wstępnie wypełnionymi danymi pola. Aby uzyskać link z wstępnie wypełnionymi danymi, upewnij się, że wypełniłeś wymagane pola w kreatorze widoku formularza.",
"surveyFormInfo": "Tryb formularza z jednym polem na stronę"
},

4
packages/nc-gui/lang/pt.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Day",
@ -965,6 +966,7 @@
"clientKey": "Seleccione ficheiro .key",
"clientCert": "Seleccione ficheiro .cert",
"clientCA": "Seleccione ficheiro CA",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/pt_BR.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Dia",
@ -965,6 +966,7 @@
"clientKey": "Selecione arquivo .key",
"clientCert": "Selecione arquivo .cert",
"clientCA": "Selecione arquivo CA",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/ru.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Day",
@ -965,6 +966,7 @@
"clientKey": "Выберите файл .key.",
"clientCert": "Выберите файл .cert",
"clientCA": "Выберите файл CA",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/sk.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Day",
@ -965,6 +966,7 @@
"clientKey": "Vyberte súbor .key",
"clientCert": "Vyberte súbor .cert",
"clientCA": "Vyberte súbor CA",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/sl.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Day",
@ -965,6 +966,7 @@
"clientKey": "Izberi .key datoteko",
"clientCert": "Izberi .cert datoteko",
"clientCA": "Izberit CA datoteko",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/sv.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Day",
@ -965,6 +966,7 @@
"clientKey": "Välj. Key-filen",
"clientCert": "Välj .cert-fil",
"clientCA": "Välj CA-fil",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/th.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Day",
@ -965,6 +966,7 @@
"clientKey": "เลอก. ไฟล. ค",
"clientCert": "เลอกไฟล .cert",
"clientCA": "เลอกไฟล CA",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/tr.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Day",
@ -965,6 +966,7 @@
"clientKey": ".key dosyasını seçin",
"clientCert": ".cert dosyasını seçin",
"clientCA": "CA dosyasını seçin",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/uk.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Day",
@ -965,6 +966,7 @@
"clientKey": "Виберіть .key файл",
"clientCert": "Виберіть .cert файл",
"clientCA": "Виберіть файл CA",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/vi.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Day",
@ -965,6 +966,7 @@
"clientKey": "Chọn tệp .key.",
"clientCert": "Chọn tệp .cert",
"clientCA": "Chọn CA Tệp",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/zh-Hans.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Day",
@ -965,6 +966,7 @@
"clientKey": "选择 .key 文件",
"clientCert": "选择 .cert 文件",
"clientCA": "选择 CA 文件",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

4
packages/nc-gui/lang/zh-Hant.json

@ -197,7 +197,8 @@
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
"list": "List",
"apply": "Apply"
},
"objects": {
"day": "Day",
@ -965,6 +966,7 @@
"clientKey": "選擇 .key 檔案",
"clientCert": "選擇 .cert 檔案",
"clientCA": "選擇 CA 檔案",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},

Loading…
Cancel
Save