Browse Source

New translations en.json (Portuguese)

pull/7827/head
navi 4 months ago
parent
commit
0649a15e02
  1. 14
      packages/nc-gui/lang/pt.json

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

@ -926,7 +926,15 @@
"startCommenting": "Start commenting!",
"clearForm": "Clear Form",
"addFieldFromFormView": "Add Field",
"selectAllFields": "Select all fields"
"selectAllFields": "Select all fields",
"preFilledFields": {
"title": "Enable Pre-fill",
"default": "Default",
"locked": "Lock pre-filled fields as read-only",
"hidden": "Hide pre-filled fields",
"lockedFieldTooltip": "Pre-filled value"
},
"getPreFilledLink": "Get Pre-filled Link"
},
"tooltip": {
"reachedSourceLimit": "Limited to only one data source for the moment",
@ -956,7 +964,9 @@
"clearMetadata": "Limpar todos os metadados das meta-tabelas.",
"clientKey": "Seleccione ficheiro .key",
"clientCert": "Seleccione ficheiro .cert",
"clientCA": "Seleccione ficheiro CA"
"clientCA": "Seleccione ficheiro CA",
"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"
},
"placeholder": {
"selectSlackChannels": "Select Slack channels",

Loading…
Cancel
Save