mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
Translated using Weblate (Italian)
Currently translated at 100.0% (951 of 951 strings) Translation: Grist/client Translate-URL: https://hosted.weblate.org/projects/grist/client/it/
This commit is contained in:
parent
0be858c19d
commit
9b62fd4b68
@ -67,7 +67,22 @@
|
|||||||
"Importer": {
|
"Importer": {
|
||||||
"Update existing records": "Aggiorna i record esistenti",
|
"Update existing records": "Aggiorna i record esistenti",
|
||||||
"Merge rows that match these fields:": "Unisci le righe che corrispondono a questi campi:",
|
"Merge rows that match these fields:": "Unisci le righe che corrispondono a questi campi:",
|
||||||
"Select fields to match on": "Seleziona i campi da far corrispondere"
|
"Select fields to match on": "Seleziona i campi da far corrispondere",
|
||||||
|
"Column Mapping": "Corrispondenze nelle colonne",
|
||||||
|
"Column mapping": "Corrispondenze nelle colonne",
|
||||||
|
"Destination table": "Tabella di destinazione",
|
||||||
|
"Grist column": "Colonna di Grist",
|
||||||
|
"Import from file": "Importa da file",
|
||||||
|
"New Table": "Nuova tabella",
|
||||||
|
"Revert": "Ripristina",
|
||||||
|
"Skip": "Salta",
|
||||||
|
"{{count}} unmatched field in import_one": "{{count}} campi senza equivalente nell'importazione",
|
||||||
|
"{{count}} unmatched field in import_other": "{{count}} campi senza equivalente nell'importazione",
|
||||||
|
"{{count}} unmatched field_one": "{{count}} campi senza equivalente",
|
||||||
|
"{{count}} unmatched field_other": "{{count}} campi senza equivalente",
|
||||||
|
"Skip Import": "Salta l'importazione",
|
||||||
|
"Skip Table on Import": "Salta la tabella nell'importazione",
|
||||||
|
"Source column": "Colonna di origine"
|
||||||
},
|
},
|
||||||
"NotifyUI": {
|
"NotifyUI": {
|
||||||
"Cannot find personal site, sorry!": "Spiacente, impossibile trovare il sito personale!",
|
"Cannot find personal site, sorry!": "Spiacente, impossibile trovare il sito personale!",
|
||||||
@ -236,7 +251,10 @@
|
|||||||
"CELL STYLE": "STILE CELLA",
|
"CELL STYLE": "STILE CELLA",
|
||||||
"Mixed style": "Stile misto",
|
"Mixed style": "Stile misto",
|
||||||
"Open row styles": "Apri stili riga",
|
"Open row styles": "Apri stili riga",
|
||||||
"Default cell style": "Stile cella di default"
|
"Default cell style": "Stile cella di default",
|
||||||
|
"Default header style": "Stile di default per l'intestazione",
|
||||||
|
"Header Style": "Stile per l'intestazione",
|
||||||
|
"HEADER STYLE": "STILE INTESTAZIONE"
|
||||||
},
|
},
|
||||||
"ChoiceTextBox": {
|
"ChoiceTextBox": {
|
||||||
"CHOICES": "SCELTE"
|
"CHOICES": "SCELTE"
|
||||||
@ -1059,7 +1077,8 @@
|
|||||||
"Sign Up for Free": "Iscriviti gratis",
|
"Sign Up for Free": "Iscriviti gratis",
|
||||||
"There are some things you should know when working with me:": "Ecco alcune cose da sapere quando lavori con me:",
|
"There are some things you should know when working with me:": "Ecco alcune cose da sapere quando lavori con me:",
|
||||||
"What do you need help with?": "In che cosa posso aiutarti?",
|
"What do you need help with?": "In che cosa posso aiutarti?",
|
||||||
"Sign up for a free Grist account to start using the Formula AI Assistant.": "Iscriviti a un account gratuito di Grist per usare l'Assistente IA per le formule."
|
"Sign up for a free Grist account to start using the Formula AI Assistant.": "Iscriviti a un account gratuito di Grist per usare l'Assistente IA per le formule.",
|
||||||
|
"Formula AI Assistant is only available for logged in users.": "L'assistente IA per le formule è disponibile solo dopo aver effettuato l'accesso."
|
||||||
},
|
},
|
||||||
"GridView": {
|
"GridView": {
|
||||||
"Click to insert": "Clicca per inserire"
|
"Click to insert": "Clicca per inserire"
|
||||||
|
Loading…
Reference in New Issue
Block a user