mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New Crowdin updates (#2214)
* New translations en.json (Indonesian) * New translations en.json (Polish) * New translations en.json (Norwegian Bokmal) * New translations en.json (Hindi) * New translations en.json (Norwegian Nynorsk) * New translations en.json (Tamil) * New translations en.json (Galician) * New translations en.json (Vietnamese) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Ukrainian) * New translations en.json (Turkish) * New translations en.json (Swedish) * New translations en.json (Albanian) * New translations en.json (Russian) * New translations en.json (Portuguese) * New translations en.json (Dutch) * New translations en.json (Persian) * New translations en.json (Korean) * New translations en.json (Japanese) * New translations en.json (Italian) * New translations en.json (Hungarian) * New translations en.json (Hebrew) * New translations en.json (Finnish) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (Catalan) * New translations en.json (Bulgarian) * New translations en.json (Arabic) * New translations en.json (Spanish) * New translations en.json (French) * New translations en.json (Romanian) * New translations en.json (Nepali) * Auto commit: Calculate translation coverage * New translations en.json (French) * New translations en.json (Portuguese) * New translations en.json (Chinese Traditional) * New translations en.json (Norwegian Bokmal) * Auto commit: Calculate translation coverage * New translations en.json (Swedish) * Auto commit: Calculate translation coverage * New translations en.json (Dutch) * Auto commit: Calculate translation coverage * New translations en.json (Romanian) * Auto commit: Calculate translation coverage * New translations en.json (Catalan) * Auto commit: Calculate translation coverage * New translations en.json (Spanish) * New translations en.json (Catalan) * New translations en.json (Italian) * Auto commit: Calculate translation coverage * New translations en.json (Italian) * New translations en.json (Portuguese) * Auto commit: Calculate translation coverage * New translations en.json (Finnish) * Auto commit: Calculate translation coverage * New translations en.json (Indonesian) * Auto commit: Calculate translation coverage * New translations en.json (German) * Auto commit: Calculate translation coverage Co-authored-by: Kostas Bariotis <konmpar@gmail.com>
This commit is contained in:
parent
63566ecb92
commit
d012fda59d
34 changed files with 69 additions and 36 deletions
|
@ -25,9 +25,9 @@
|
|||
"sloppiness": "Estil del traç",
|
||||
"opacity": "Opacitat",
|
||||
"textAlign": "Alineació del text",
|
||||
"edges": "",
|
||||
"sharp": "",
|
||||
"round": "",
|
||||
"edges": "Vores",
|
||||
"sharp": "Agut",
|
||||
"round": "Arrodonit",
|
||||
"fontSize": "Mida de lletra",
|
||||
"fontFamily": "Tipus de lletra",
|
||||
"onlySelected": "Només seleccionats",
|
||||
|
@ -72,7 +72,7 @@
|
|||
"addToLibrary": "Afegir a la biblioteca",
|
||||
"removeFromLibrary": "Eliminar de la biblioteca",
|
||||
"libraryLoadingMessage": "Carregant la biblioteca...",
|
||||
"loadingScene": ""
|
||||
"loadingScene": "Carregant escena ..."
|
||||
},
|
||||
"buttons": {
|
||||
"clearReset": "Netejar el llenç",
|
||||
|
@ -81,6 +81,7 @@
|
|||
"exportToSvg": "Exportar a SNG",
|
||||
"copyToClipboard": "Copiar al porta-retalls",
|
||||
"copyPngToClipboard": "Copiar PNG al porta-retalls",
|
||||
"scale": "Escala",
|
||||
"save": "Desar",
|
||||
"saveAs": "Desar com",
|
||||
"load": "Carregar",
|
||||
|
@ -99,7 +100,7 @@
|
|||
"roomDialog": "Començar col·laboració en directe",
|
||||
"createNewRoom": "Crear sala nova",
|
||||
"toggleFullScreen": "Commutar pantalla completa",
|
||||
"toggleDarkMode": "",
|
||||
"toggleDarkMode": "Commutar modo fosc",
|
||||
"toggleZenMode": "Commutar modo zen",
|
||||
"exitZenMode": "Sortir de modo zen"
|
||||
},
|
||||
|
@ -113,8 +114,8 @@
|
|||
"decryptFailed": "No s'ha pogut desencriptar.",
|
||||
"uploadedSecurly": "La càrrega s'ha assegurat amb xifratge punta a punta, cosa que significa que el servidor Excalidraw i tercers no poden llegir el contingut.",
|
||||
"loadSceneOverridePrompt": "Si carregas aquest dibuix extern, substituirá el que tens. Vols continuar?",
|
||||
"errorLoadingLibrary": "",
|
||||
"confirmAddLibrary": ""
|
||||
"errorLoadingLibrary": "S'ha produït un error en carregar la biblioteca de tercers.",
|
||||
"confirmAddLibrary": "Això afegirà {{numShapes}} forma(es) a la vostra biblioteca. Estàs segur?"
|
||||
},
|
||||
"toolBar": {
|
||||
"selection": "Selecció",
|
||||
|
@ -136,7 +137,7 @@
|
|||
"hints": {
|
||||
"linearElement": "Fer clic per dibuixar múltiples punts; arrossegar per una sola línea",
|
||||
"freeDraw": "Fer clic i arrosegar, deixar anar al punt final",
|
||||
"text": "",
|
||||
"text": "Consell: també pots afegir text fent doble clic a qualsevol lloc amb l'eina de selecció",
|
||||
"linearElementMulti": "Fer clic a l'ultim punt, o polsar Escape o Enter per acabar",
|
||||
"resize": "Per restringir les proporcions mentres es canvia la mida, mantenir premut el majúscul (SHIFT); per canviar la mida des del centre, mantenir premut ALT",
|
||||
"rotate": "Per restringir els angles mentre gira, mantenir premut el majúscul (SHIFT)",
|
||||
|
@ -185,7 +186,7 @@
|
|||
"textNewLine": "Afegir línea nova (text)",
|
||||
"textFinish": "Acabar d'editar (text)",
|
||||
"zoomToFit": "Zoom per veure tots els elements",
|
||||
"preventBinding": ""
|
||||
"preventBinding": "Prevenir vinculació de la fletxa"
|
||||
},
|
||||
"encrypted": {
|
||||
"tooltip": "Els vostres dibuixos estan xifrats de punta a punta de manera que els servidors d’Excalidraw no els veuran mai."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue