mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
chore: Update translations from Crowdin (#5428)
* New translations en.json (German) * Auto commit: Calculate translation coverage * New translations en.json (Galician) * Auto commit: Calculate translation coverage * New translations en.json (Romanian) * Auto commit: Calculate translation coverage * New translations en.json (Indonesian) * Auto commit: Calculate translation coverage * New translations en.json (Marathi) * Auto commit: Calculate translation coverage * New translations en.json (Slovak) * New translations en.json (Hindi) * Auto commit: Calculate translation coverage * New translations en.json (French) * Auto commit: Calculate translation coverage * New translations en.json (Turkish) * Auto commit: Calculate translation coverage * New translations en.json (French) * New translations en.json (French) * New translations en.json (French) * New translations en.json (French) * add marathi and vietnamese Co-authored-by: Aakansha Doshi <aakansha1216@gmail.com>
This commit is contained in:
parent
5abbf73050
commit
31f51ca53b
12 changed files with 56 additions and 47 deletions
|
@ -108,7 +108,7 @@
|
|||
"decreaseFontSize": "Diminuír tamaño da fonte",
|
||||
"increaseFontSize": "Aumentar o tamaño da fonte",
|
||||
"unbindText": "Desvincular texto",
|
||||
"bindText": "",
|
||||
"bindText": "Ligar o texto ao contedor",
|
||||
"link": {
|
||||
"edit": "Editar ligazón",
|
||||
"create": "Crear ligazón",
|
||||
|
@ -137,14 +137,14 @@
|
|||
"exportToSvg": "Exportar a SVG",
|
||||
"copyToClipboard": "Copiar ao portapapeis",
|
||||
"copyPngToClipboard": "Copiar PNG ao portapapeis",
|
||||
"scale": "",
|
||||
"save": "",
|
||||
"scale": "Escala",
|
||||
"save": "Gardar no ficheiro actual",
|
||||
"saveAs": "Gardar como",
|
||||
"load": "Cargar",
|
||||
"getShareableLink": "Obter unha ligazón que se poida compartir",
|
||||
"close": "Pechar",
|
||||
"selectLanguage": "Seleccionar idioma",
|
||||
"scrollBackToContent": "",
|
||||
"scrollBackToContent": "Volver ao contido",
|
||||
"zoomIn": "Ampliar",
|
||||
"zoomOut": "Reducir",
|
||||
"resetZoom": "Reiniciar zoom",
|
||||
|
@ -153,25 +153,25 @@
|
|||
"edit": "Editar",
|
||||
"undo": "Desfacer",
|
||||
"redo": "Refacer",
|
||||
"resetLibrary": "",
|
||||
"createNewRoom": "",
|
||||
"fullScreen": "",
|
||||
"darkMode": "",
|
||||
"lightMode": "",
|
||||
"zenMode": "",
|
||||
"resetLibrary": "Reiniciar biblioteca",
|
||||
"createNewRoom": "Crear nova sala",
|
||||
"fullScreen": "Pantalla completa",
|
||||
"darkMode": "Modo escuro",
|
||||
"lightMode": "Modo claro",
|
||||
"zenMode": "Modo zen",
|
||||
"exitZenMode": "Saír do modo zen",
|
||||
"cancel": "",
|
||||
"clear": "",
|
||||
"remove": "",
|
||||
"publishLibrary": "",
|
||||
"submit": "",
|
||||
"confirm": ""
|
||||
"cancel": "Cancelar",
|
||||
"clear": "Limpar",
|
||||
"remove": "Eliminar",
|
||||
"publishLibrary": "Publicar",
|
||||
"submit": "Enviar",
|
||||
"confirm": "Confirmar"
|
||||
},
|
||||
"alerts": {
|
||||
"clearReset": "",
|
||||
"couldNotCreateShareableLink": "",
|
||||
"couldNotCreateShareableLinkTooBig": "",
|
||||
"couldNotLoadInvalidFile": "",
|
||||
"clearReset": "Isto limpará todo o lenzo. Estás seguro?",
|
||||
"couldNotCreateShareableLink": "Non se puido crear unha ligazón para compartir.",
|
||||
"couldNotCreateShareableLinkTooBig": "Non se puido crear a ligazón para compartir: a escena é demasiado grande",
|
||||
"couldNotLoadInvalidFile": "Non se puido cargar o ficheiro non válido",
|
||||
"importBackendFailed": "",
|
||||
"cannotExportEmptyCanvas": "",
|
||||
"couldNotCopyToClipboard": "",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue