chore: Update translations from Crowdin (#4258)

This commit is contained in:
Excalidraw Bot 2021-11-26 11:27:28 +01:00 committed by GitHub
parent 8ff159e76e
commit ca1f3aa094
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
43 changed files with 2669 additions and 275 deletions

View file

@ -49,30 +49,30 @@
"small": "",
"medium": "",
"large": "",
"veryLarge": "",
"solid": "",
"hachure": "",
"veryLarge": "ඉතා විශාල",
"solid": "විශාල",
"hachure": "මධ්‍යම",
"crossHatch": "",
"thin": "",
"bold": "",
"left": "",
"center": "",
"right": "",
"extraBold": "",
"architect": "",
"artist": "",
"cartoonist": "",
"fileTitle": "",
"colorPicker": "",
"canvasBackground": "",
"drawingCanvas": "",
"layers": "",
"actions": "",
"language": "",
"thin": "කෙට්ටු",
"bold": "තද",
"left": "වම",
"center": "මැද",
"right": "දකුණ",
"extraBold": "ඉතා තද",
"architect": "වාස්තුවේදීයා",
"artist": "කලාකරු",
"cartoonist": "සැකිලිරූකරු",
"fileTitle": "ගොනු නාමය",
"colorPicker": "පාට තෝරකය",
"canvasBackground": "කැන්වස පසුබිම",
"drawingCanvas": "චිත්‍රක කැන්වසය",
"layers": "ලේයර",
"actions": "ක්‍රියාකාරකම",
"language": "භාෂාව ",
"liveCollaboration": "",
"duplicateSelection": "",
"untitled": "",
"name": "",
"name": "නම",
"yourName": "",
"madeWithExcalidraw": "",
"group": "",
@ -100,7 +100,9 @@
"share": "",
"showStroke": "",
"showBackground": "",
"toggleTheme": ""
"toggleTheme": "",
"personalLib": "",
"excalidrawLib": ""
},
"buttons": {
"clearReset": "",
@ -135,7 +137,11 @@
"zenMode": "",
"exitZenMode": "",
"cancel": "",
"clear": ""
"clear": "",
"remove": "",
"publishLibrary": "",
"submit": "",
"confirm": ""
},
"alerts": {
"clearReset": "",
@ -157,6 +163,7 @@
"cannotRestoreFromImage": "",
"invalidSceneUrl": "",
"resetLibrary": "",
"removeItemsFromsLibrary": "",
"invalidEncryptionKey": ""
},
"errors": {
@ -199,7 +206,8 @@
"lineEditor_info": "",
"lineEditor_pointSelected": "",
"lineEditor_nothingSelected": "",
"placeImage": ""
"placeImage": "",
"publishLibrary": ""
},
"canvasError": {
"cannotShowPreview": "",
@ -269,6 +277,54 @@
"clearCanvasDialog": {
"title": ""
},
"publishDialog": {
"title": "",
"itemName": "",
"authorName": "",
"githubUsername": "",
"twitterUsername": "",
"libraryName": "",
"libraryDesc": "",
"website": "",
"placeholder": {
"authorName": "",
"libraryName": "",
"libraryDesc": "",
"githubHandle": "",
"twitterHandle": "",
"website": ""
},
"errors": {
"required": "",
"website": ""
},
"noteDescription": {
"pre": "",
"link": "",
"post": ""
},
"noteGuidelines": {
"pre": "",
"link": "",
"post": ""
},
"noteLicense": {
"pre": "",
"link": "",
"post": ""
},
"noteItems": "",
"atleastOneLibItem": ""
},
"publishSuccessDialog": {
"title": "",
"content": "",
"link": ""
},
"confirmDialog": {
"resetLibrary": "",
"removeItemsFromLib": ""
},
"encrypted": {
"tooltip": "",
"link": ""
@ -289,6 +345,7 @@
"width": ""
},
"toast": {
"addedToLibrary": "",
"copyStyles": "",
"copyToClipboard": "",
"copyToClipboardAsPng": "",