mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-12-04 19:44:43 +01:00
New translations en.json (Italian)
This commit is contained in:
@@ -143,7 +143,7 @@
|
|||||||
},
|
},
|
||||||
"polygon": {
|
"polygon": {
|
||||||
"breakPolygon": "",
|
"breakPolygon": "",
|
||||||
"convertToPolygon": ""
|
"convertToPolygon": "Converti in poligono"
|
||||||
},
|
},
|
||||||
"elementLock": {
|
"elementLock": {
|
||||||
"lock": "Blocca",
|
"lock": "Blocca",
|
||||||
@@ -171,7 +171,7 @@
|
|||||||
"linkToElement": "Link all'oggetto",
|
"linkToElement": "Link all'oggetto",
|
||||||
"wrapSelectionInFrame": "Avvolgi la selezione nella cornice",
|
"wrapSelectionInFrame": "Avvolgi la selezione nella cornice",
|
||||||
"tab": "",
|
"tab": "",
|
||||||
"shapeSwitch": ""
|
"shapeSwitch": "Cambia forma"
|
||||||
},
|
},
|
||||||
"elementLink": {
|
"elementLink": {
|
||||||
"title": "Link all'oggetto",
|
"title": "Link all'oggetto",
|
||||||
@@ -185,8 +185,8 @@
|
|||||||
"search": {
|
"search": {
|
||||||
"inputPlaceholder": "",
|
"inputPlaceholder": "",
|
||||||
"heading": "",
|
"heading": "",
|
||||||
"noResults": "",
|
"noResults": "Nessun articolo corrispondente trovato...",
|
||||||
"clearSearch": ""
|
"clearSearch": "Pulisci ricerca"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
@@ -196,7 +196,7 @@
|
|||||||
"multipleResults": "risultati",
|
"multipleResults": "risultati",
|
||||||
"placeholder": "Trova testo sulla tela...",
|
"placeholder": "Trova testo sulla tela...",
|
||||||
"frames": "",
|
"frames": "",
|
||||||
"texts": ""
|
"texts": "Testi"
|
||||||
},
|
},
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"clearReset": "Svuota la tela",
|
"clearReset": "Svuota la tela",
|
||||||
@@ -234,7 +234,7 @@
|
|||||||
"clear": "Cancella",
|
"clear": "Cancella",
|
||||||
"remove": "Rimuovi",
|
"remove": "Rimuovi",
|
||||||
"embed": "Attiva/disattiva incorporamento",
|
"embed": "Attiva/disattiva incorporamento",
|
||||||
"publishLibrary": "",
|
"publishLibrary": "Rinomina o pubblica",
|
||||||
"submit": "Invia",
|
"submit": "Invia",
|
||||||
"confirm": "Conferma",
|
"confirm": "Conferma",
|
||||||
"embeddableInteractionButton": "Clicca per interagire"
|
"embeddableInteractionButton": "Clicca per interagire"
|
||||||
@@ -568,7 +568,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"colorPicker": {
|
"colorPicker": {
|
||||||
"color": "",
|
"color": "Colore",
|
||||||
"mostUsedCustomColors": "Colori personalizzati più utilizzati",
|
"mostUsedCustomColors": "Colori personalizzati più utilizzati",
|
||||||
"colors": "Colori",
|
"colors": "Colori",
|
||||||
"shades": "Sfumature",
|
"shades": "Sfumature",
|
||||||
@@ -650,15 +650,15 @@
|
|||||||
"shortcutHint": "Per i comandi della tavolozza, usa {{shortcut}}"
|
"shortcutHint": "Per i comandi della tavolozza, usa {{shortcut}}"
|
||||||
},
|
},
|
||||||
"keys": {
|
"keys": {
|
||||||
"ctrl": "",
|
"ctrl": "Ctrl",
|
||||||
"option": "",
|
"option": "Opzione",
|
||||||
"cmd": "",
|
"cmd": "Cmd",
|
||||||
"alt": "",
|
"alt": "",
|
||||||
"escape": "",
|
"escape": "",
|
||||||
"enter": "",
|
"enter": "",
|
||||||
"shift": "",
|
"shift": "",
|
||||||
"spacebar": "",
|
"spacebar": "",
|
||||||
"delete": "",
|
"delete": "Elimina",
|
||||||
"mmb": ""
|
"mmb": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user