Browse Source

New translations en.json (Italian)

pull/4125/head
navi 2 years ago
parent
commit
23c3c62ae8
  1. 26
      packages/nc-gui/lang/it.json

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

@ -1,6 +1,6 @@
{ {
"general": { "general": {
"home": "Home", "home": "Pagina iniziale",
"load": "Carica", "load": "Carica",
"open": "Apri", "open": "Apri",
"close": "Chiudi", "close": "Chiudi",
@ -56,15 +56,15 @@
"notification": "Notifica", "notification": "Notifica",
"reference": "Riferimento", "reference": "Riferimento",
"function": "Funzione", "function": "Funzione",
"confirm": "Confirm", "confirm": "Conferma",
"generate": "Generate", "generate": "Genera",
"copy": "Copy", "copy": "Copia",
"misc": "Miscellaneous", "misc": "Miscellaneous",
"lock": "Lock", "lock": "Blocca",
"unlock": "Unlock", "unlock": "Sblocca",
"credentials": "Credentials", "credentials": "Credenziali",
"help": "Help", "help": "Aiuto",
"questions": "Questions", "questions": "Domande",
"reachOut": "Reach out here", "reachOut": "Reach out here",
"betaNote": "This feature is currently in beta.", "betaNote": "This feature is currently in beta.",
"moreInfo": "More information can be found here", "moreInfo": "More information can be found here",
@ -109,7 +109,7 @@
"sqlVIew": "SQL View" "sqlVIew": "SQL View"
}, },
"datatype": { "datatype": {
"ID": "ID", "ID": "Numero",
"ForeignKey": "Chiave straniera", "ForeignKey": "Chiave straniera",
"SingleLineText": "Testo a riga singola", "SingleLineText": "Testo a riga singola",
"LongText": "Testo lungo", "LongText": "Testo lungo",
@ -196,7 +196,7 @@
"swaggerDocumentation": "Swagger Documentation", "swaggerDocumentation": "Swagger Documentation",
"quickImportFrom": "Quick Import From", "quickImportFrom": "Quick Import From",
"quickImport": "Quick Import", "quickImport": "Quick Import",
"advancedSettings": "Advanced Settings", "advancedSettings": "Impostazioni Avanzate",
"codeSnippet": "Code Snippet" "codeSnippet": "Code Snippet"
}, },
"labels": { "labels": {
@ -266,10 +266,10 @@
"onUpdate": "All'aggiornamento", "onUpdate": "All'aggiornamento",
"onDelete": "All'eliminazione", "onDelete": "All'eliminazione",
"account": "Account", "account": "Account",
"language": "Language", "language": "Lingua",
"primaryColor": "Primary Color", "primaryColor": "Primary Color",
"accentColor": "Accent Color", "accentColor": "Accent Color",
"customTheme": "Custom Theme", "customTheme": "Tema Personalizzato",
"requestDataSource": "Request a data source you need?", "requestDataSource": "Request a data source you need?",
"apiKey": "API Key", "apiKey": "API Key",
"sharedBase": "Shared Base", "sharedBase": "Shared Base",

Loading…
Cancel
Save