mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New Crowdin translations (#1344)
* New translations en.json (Spanish) * New translations en.json (Russian) * New translations en.json (Portuguese) * New translations en.json (Portuguese) * New translations en.json (Italian) * New translations en.json (Arabic) * New translations en.json (Italian) * New translations en.json (Turkish) * New translations en.json (Spanish) * New translations en.json (Russian) * New translations en.json (Portuguese) * New translations en.json (Polish) * New translations en.json (Norwegian) * New translations en.json (Korean) * New translations en.json (Indonesian) * New translations en.json (Chinese Simplified) * New translations en.json (Hungarian) * New translations en.json (Hindi) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (French) * New translations en.json (Dutch) * New translations en.json (Chinese Traditional) * New translations en.json (Bulgarian) * New translations en.json (German) * New translations en.json (Chinese Simplified) * New translations en.json (Norwegian) * New translations en.json (Spanish) * New translations en.json (Greek) * New translations en.json (Bulgarian) * New translations en.json (Polish) * New translations en.json (French) * New translations en.json (Arabic) * New translations en.json (Italian) * New translations en.json (Turkish) * New translations en.json (Spanish) * New translations en.json (Russian) * New translations en.json (Portuguese) * New translations en.json (Polish) * New translations en.json (Norwegian) * New translations en.json (Korean) * New translations en.json (Indonesian) * New translations en.json (Chinese Simplified) * New translations en.json (Hungarian) * New translations en.json (Hindi) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (French) * New translations en.json (Dutch) * New translations en.json (Chinese Traditional) * New translations en.json (Bulgarian) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (French) * New translations en.json (Norwegian) * New translations en.json (Spanish) * New translations en.json (Chinese Simplified) * New translations en.json (German) * New translations en.json (Indonesian) * New translations en.json (Polish)
This commit is contained in:
parent
f3ef93e9ce
commit
a3fd464702
19 changed files with 209 additions and 152 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"labels": {
|
||||
"paste": "Incolla",
|
||||
"selectAll": "",
|
||||
"selectAll": "Seleziona tutto",
|
||||
"copy": "Copia",
|
||||
"copyAsPng": "Copia negli appunti come PNG",
|
||||
"copyAsSvg": "Copia negli appunti come PNG",
|
||||
|
@ -10,34 +10,34 @@
|
|||
"bringToFront": "",
|
||||
"sendBackward": "",
|
||||
"delete": "Elimina",
|
||||
"copyStyles": "",
|
||||
"pasteStyles": "",
|
||||
"copyStyles": "Copia stili",
|
||||
"pasteStyles": "Incolla stili",
|
||||
"stroke": "Tratto",
|
||||
"background": "Sfondo",
|
||||
"fill": "Riempimento",
|
||||
"strokeWidth": "",
|
||||
"sloppiness": "Imprecisione",
|
||||
"opacity": "Opacità",
|
||||
"textAlign": "",
|
||||
"fontSize": "",
|
||||
"fontFamily": "",
|
||||
"textAlign": "Allineamento del testo",
|
||||
"fontSize": "Dimensione carattere",
|
||||
"fontFamily": "Carattere",
|
||||
"onlySelected": "Solo selezionati",
|
||||
"withBackground": "Con Sfondo",
|
||||
"handDrawn": "",
|
||||
"handDrawn": "A mano libera",
|
||||
"normal": "Normale",
|
||||
"code": "Codice",
|
||||
"small": "Piccolo",
|
||||
"medium": "Medio",
|
||||
"large": "Grande",
|
||||
"veryLarge": "",
|
||||
"veryLarge": "Molto grande",
|
||||
"solid": "Pieno",
|
||||
"hachure": "Tratteggio obliquo",
|
||||
"crossHatch": "",
|
||||
"crossHatch": "Tratteggio incrociato",
|
||||
"thin": "Sottile",
|
||||
"bold": "Grassetto",
|
||||
"left": "",
|
||||
"center": "",
|
||||
"right": "",
|
||||
"left": "Sinistra",
|
||||
"center": "Centro",
|
||||
"right": "Destra",
|
||||
"extraBold": "",
|
||||
"architect": "Architetto",
|
||||
"artist": "Artista",
|
||||
|
@ -47,11 +47,12 @@
|
|||
"canvasBackground": "Sfondo tela",
|
||||
"drawingCanvas": "",
|
||||
"layers": "Livelli",
|
||||
"actions": "",
|
||||
"actions": "Azioni",
|
||||
"language": "Lingua",
|
||||
"createRoom": "Condividi una sessione di collaborazione in diretta",
|
||||
"duplicateSelection": "",
|
||||
"untitled": ""
|
||||
"duplicateSelection": "Duplica",
|
||||
"untitled": "Senza titolo",
|
||||
"name": ""
|
||||
},
|
||||
"buttons": {
|
||||
"clearReset": "Ripristina la tela",
|
||||
|
@ -64,7 +65,7 @@
|
|||
"load": "Carica",
|
||||
"getShareableLink": "Ottieni link condivisibile",
|
||||
"close": "Chiudi",
|
||||
"selectLanguage": "",
|
||||
"selectLanguage": "Seleziona lingua",
|
||||
"scrollBackToContent": "Scorri indietro fino al contenuto",
|
||||
"zoomIn": "Aumenta ingrandimento",
|
||||
"zoomOut": "Riduci ingrandimento",
|
||||
|
@ -133,19 +134,21 @@
|
|||
"desc_exitSession": "Interrompere la sessione scollegherà la tua stanza ma potrai continuare a lavorare con la scena, localmente. Tieni presente che questo non influirà sulle altre persone, e che saranno ancora in grado di collaborare alla loro versione."
|
||||
},
|
||||
"errorDialog": {
|
||||
"title": ""
|
||||
"title": "Errore"
|
||||
},
|
||||
"shortcutsDialog": {
|
||||
"title": "",
|
||||
"shapes": "",
|
||||
"or": "",
|
||||
"click": "",
|
||||
"title": "Scorciatoie da tastiera",
|
||||
"shapes": "Forme",
|
||||
"or": "oppure",
|
||||
"click": "click",
|
||||
"curvedArrow": "",
|
||||
"curvedLine": "",
|
||||
"editor": "",
|
||||
"view": "",
|
||||
"blog": "",
|
||||
"howto": "",
|
||||
"github": ""
|
||||
"editor": "Editor",
|
||||
"view": "Vista",
|
||||
"blog": "Leggi il nostro blog",
|
||||
"howto": "Segui le nostre guide",
|
||||
"github": "Hai trovato un problema? Segnalalo",
|
||||
"textNewLine": "",
|
||||
"textFinish": ""
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue