New translations en.json (Catalan)
This commit is contained in:
parent
79dd246722
commit
f8862ff2b3
@ -139,8 +139,8 @@
|
|||||||
"eyeDropper": "",
|
"eyeDropper": "",
|
||||||
"textToDiagram": "",
|
"textToDiagram": "",
|
||||||
"prompt": "",
|
"prompt": "",
|
||||||
"followUs": "",
|
"followUs": "Seguiu-nos",
|
||||||
"discordChat": ""
|
"discordChat": "Xat de Discord"
|
||||||
},
|
},
|
||||||
"library": {
|
"library": {
|
||||||
"noItems": "Encara no s'hi han afegit elements...",
|
"noItems": "Encara no s'hi han afegit elements...",
|
||||||
@ -232,19 +232,19 @@
|
|||||||
"image": ""
|
"image": ""
|
||||||
},
|
},
|
||||||
"asyncPasteFailedOnRead": "",
|
"asyncPasteFailedOnRead": "",
|
||||||
"asyncPasteFailedOnParse": "",
|
"asyncPasteFailedOnParse": "No s'ha pogut enganxar.",
|
||||||
"copyToSystemClipboardFailed": ""
|
"copyToSystemClipboardFailed": "No s'ha pogut copiar al porta-retalls."
|
||||||
},
|
},
|
||||||
"toolBar": {
|
"toolBar": {
|
||||||
"selection": "Selecció",
|
"selection": "Selecció",
|
||||||
"image": "Insereix imatge",
|
"image": "Insereix imatge",
|
||||||
"rectangle": "",
|
"rectangle": "Rectangle",
|
||||||
"diamond": "Rombe",
|
"diamond": "Rombe",
|
||||||
"ellipse": "El·lipse",
|
"ellipse": "El·lipse",
|
||||||
"arrow": "Fletxa",
|
"arrow": "Fletxa",
|
||||||
"line": "Línia",
|
"line": "Línia",
|
||||||
"freedraw": "Dibuix",
|
"freedraw": "Dibuix",
|
||||||
"text": "",
|
"text": "Text",
|
||||||
"library": "Biblioteca",
|
"library": "Biblioteca",
|
||||||
"lock": "Mantenir activa l'eina seleccionada desprès de dibuixar",
|
"lock": "Mantenir activa l'eina seleccionada desprès de dibuixar",
|
||||||
"penMode": "Mode de llapis - evita tocar",
|
"penMode": "Mode de llapis - evita tocar",
|
||||||
@ -253,11 +253,11 @@
|
|||||||
"frame": "",
|
"frame": "",
|
||||||
"magicframe": "",
|
"magicframe": "",
|
||||||
"embeddable": "",
|
"embeddable": "",
|
||||||
"laser": "",
|
"laser": "Punter làser",
|
||||||
"hand": "Mà (eina de desplaçament)",
|
"hand": "Mà (eina de desplaçament)",
|
||||||
"extraTools": "",
|
"extraTools": "Més eines",
|
||||||
"mermaidToExcalidraw": "",
|
"mermaidToExcalidraw": "",
|
||||||
"magicSettings": ""
|
"magicSettings": "Configuració d'IA"
|
||||||
},
|
},
|
||||||
"headings": {
|
"headings": {
|
||||||
"canvasActions": "Accions del llenç",
|
"canvasActions": "Accions del llenç",
|
||||||
@ -312,7 +312,7 @@
|
|||||||
"shareTitle": "Uniu-vos a una sessió de col·laboració en directe a Excalidraw"
|
"shareTitle": "Uniu-vos a una sessió de col·laboració en directe a Excalidraw"
|
||||||
},
|
},
|
||||||
"errorDialog": {
|
"errorDialog": {
|
||||||
"title": ""
|
"title": "Error"
|
||||||
},
|
},
|
||||||
"exportDialog": {
|
"exportDialog": {
|
||||||
"disk_title": "Desa al disc",
|
"disk_title": "Desa al disc",
|
||||||
@ -335,7 +335,7 @@
|
|||||||
"documentation": "Documentació",
|
"documentation": "Documentació",
|
||||||
"doubleClick": "doble clic",
|
"doubleClick": "doble clic",
|
||||||
"drag": "arrossega",
|
"drag": "arrossega",
|
||||||
"editor": "",
|
"editor": "Editor",
|
||||||
"editLineArrowPoints": "",
|
"editLineArrowPoints": "",
|
||||||
"editText": "",
|
"editText": "",
|
||||||
"github": "Hi heu trobat un problema? Informeu-ne",
|
"github": "Hi heu trobat un problema? Informeu-ne",
|
||||||
@ -394,27 +394,27 @@
|
|||||||
"removeItemsFromLib": "Suprimeix els elements seleccionats de la llibreria"
|
"removeItemsFromLib": "Suprimeix els elements seleccionats de la llibreria"
|
||||||
},
|
},
|
||||||
"imageExportDialog": {
|
"imageExportDialog": {
|
||||||
"header": "",
|
"header": "Exporteu la imatge",
|
||||||
"label": {
|
"label": {
|
||||||
"withBackground": "",
|
"withBackground": "Fons",
|
||||||
"onlySelected": "",
|
"onlySelected": "Només seleccionat",
|
||||||
"darkMode": "",
|
"darkMode": "Mode fosc",
|
||||||
"embedScene": "",
|
"embedScene": "",
|
||||||
"scale": "",
|
"scale": "Escala",
|
||||||
"padding": ""
|
"padding": ""
|
||||||
},
|
},
|
||||||
"tooltip": {
|
"tooltip": {
|
||||||
"embedScene": ""
|
"embedScene": ""
|
||||||
},
|
},
|
||||||
"title": {
|
"title": {
|
||||||
"exportToPng": "",
|
"exportToPng": "Exporteu a PNG",
|
||||||
"exportToSvg": "",
|
"exportToSvg": "Exporteu a SVG",
|
||||||
"copyPngToClipboard": ""
|
"copyPngToClipboard": "Copieu el PNG al porta-retalls"
|
||||||
},
|
},
|
||||||
"button": {
|
"button": {
|
||||||
"exportToPng": "",
|
"exportToPng": "PNG",
|
||||||
"exportToSvg": "",
|
"exportToSvg": "SVG",
|
||||||
"copyPngToClipboard": ""
|
"copyPngToClipboard": "Copieu al porta-retalls"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"encrypted": {
|
"encrypted": {
|
||||||
@ -422,15 +422,15 @@
|
|||||||
"link": "Article del blog sobre encriptació d'extrem a extrem a Excalidraw"
|
"link": "Article del blog sobre encriptació d'extrem a extrem a Excalidraw"
|
||||||
},
|
},
|
||||||
"stats": {
|
"stats": {
|
||||||
"angle": "",
|
"angle": "Angle",
|
||||||
"element": "",
|
"element": "Element",
|
||||||
"elements": "",
|
"elements": "Elements",
|
||||||
"height": "Altura",
|
"height": "Altura",
|
||||||
"scene": "Escena",
|
"scene": "Escena",
|
||||||
"selected": "Seleccionat",
|
"selected": "Seleccionat",
|
||||||
"storage": "Emmagatzematge",
|
"storage": "Emmagatzematge",
|
||||||
"title": "Estadístiques per nerds",
|
"title": "Estadístiques per nerds",
|
||||||
"total": "",
|
"total": "Total",
|
||||||
"version": "Versió",
|
"version": "Versió",
|
||||||
"versionCopy": "Feu clic per a copiar",
|
"versionCopy": "Feu clic per a copiar",
|
||||||
"versionNotAvailable": "Versió no disponible",
|
"versionNotAvailable": "Versió no disponible",
|
||||||
@ -451,20 +451,20 @@
|
|||||||
},
|
},
|
||||||
"colors": {
|
"colors": {
|
||||||
"transparent": "",
|
"transparent": "",
|
||||||
"black": "",
|
"black": "Negre",
|
||||||
"white": "",
|
"white": "Blanc",
|
||||||
"red": "",
|
"red": "Vermell",
|
||||||
"pink": "",
|
"pink": "Rosa",
|
||||||
"grape": "",
|
"grape": "",
|
||||||
"violet": "",
|
"violet": "",
|
||||||
"gray": "",
|
"gray": "Gris",
|
||||||
"blue": "",
|
"blue": "Blau",
|
||||||
"cyan": "",
|
"cyan": "Cian",
|
||||||
"teal": "",
|
"teal": "",
|
||||||
"green": "",
|
"green": "Verd",
|
||||||
"yellow": "",
|
"yellow": "Groc",
|
||||||
"orange": "",
|
"orange": "Taronja",
|
||||||
"bronze": ""
|
"bronze": "Bronze"
|
||||||
},
|
},
|
||||||
"welcomeScreen": {
|
"welcomeScreen": {
|
||||||
"app": {
|
"app": {
|
||||||
@ -481,7 +481,7 @@
|
|||||||
},
|
},
|
||||||
"colorPicker": {
|
"colorPicker": {
|
||||||
"mostUsedCustomColors": "",
|
"mostUsedCustomColors": "",
|
||||||
"colors": "",
|
"colors": "Colors",
|
||||||
"shades": "",
|
"shades": "",
|
||||||
"hexCode": "",
|
"hexCode": "",
|
||||||
"noShades": ""
|
"noShades": ""
|
||||||
@ -489,17 +489,17 @@
|
|||||||
"overwriteConfirm": {
|
"overwriteConfirm": {
|
||||||
"action": {
|
"action": {
|
||||||
"exportToImage": {
|
"exportToImage": {
|
||||||
"title": "",
|
"title": "Exporteu com a imatge",
|
||||||
"button": "",
|
"button": "Exporteu com a imatge",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"saveToDisk": {
|
"saveToDisk": {
|
||||||
"title": "",
|
"title": "Deseu al disc",
|
||||||
"button": "",
|
"button": "Deseu al disc",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"excalidrawPlus": {
|
"excalidrawPlus": {
|
||||||
"title": "",
|
"title": "Excalidraw+",
|
||||||
"button": "",
|
"button": "",
|
||||||
"description": ""
|
"description": ""
|
||||||
}
|
}
|
||||||
@ -519,15 +519,15 @@
|
|||||||
},
|
},
|
||||||
"mermaid": {
|
"mermaid": {
|
||||||
"title": "",
|
"title": "",
|
||||||
"button": "",
|
"button": "Inseriu",
|
||||||
"description": "",
|
"description": "",
|
||||||
"syntax": "",
|
"syntax": "",
|
||||||
"preview": ""
|
"preview": ""
|
||||||
},
|
},
|
||||||
"userList": {
|
"userList": {
|
||||||
"search": {
|
"search": {
|
||||||
"placeholder": "",
|
"placeholder": "Cerca ràpida",
|
||||||
"empty": ""
|
"empty": "No s'han trobat usuaris"
|
||||||
},
|
},
|
||||||
"hint": {
|
"hint": {
|
||||||
"text": "",
|
"text": "",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user