mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-10-23 16:04:33 +02:00
New translations en.json (Lithuanian)
This commit is contained in:
@@ -141,6 +141,10 @@
|
||||
"edit": "",
|
||||
"editArrow": ""
|
||||
},
|
||||
"polygon": {
|
||||
"breakPolygon": "",
|
||||
"convertToPolygon": ""
|
||||
},
|
||||
"elementLock": {
|
||||
"lock": "Užrakinti",
|
||||
"unlock": "Atrakinti",
|
||||
@@ -165,7 +169,9 @@
|
||||
"unCroppedDimension": "",
|
||||
"copyElementLink": "",
|
||||
"linkToElement": "",
|
||||
"wrapSelectionInFrame": ""
|
||||
"wrapSelectionInFrame": "",
|
||||
"tab": "",
|
||||
"shapeSwitch": ""
|
||||
},
|
||||
"elementLink": {
|
||||
"title": "",
|
||||
@@ -175,14 +181,22 @@
|
||||
"library": {
|
||||
"noItems": "",
|
||||
"hint_emptyLibrary": "",
|
||||
"hint_emptyPrivateLibrary": ""
|
||||
"hint_emptyPrivateLibrary": "",
|
||||
"search": {
|
||||
"inputPlaceholder": "",
|
||||
"heading": "",
|
||||
"noResults": "",
|
||||
"clearSearch": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"noMatch": "",
|
||||
"singleResult": "",
|
||||
"multipleResults": "",
|
||||
"placeholder": ""
|
||||
"placeholder": "",
|
||||
"frames": "",
|
||||
"texts": ""
|
||||
},
|
||||
"buttons": {
|
||||
"clearReset": "",
|
||||
@@ -216,10 +230,11 @@
|
||||
"objectsSnapMode": "",
|
||||
"exitZenMode": "Išeiti iš „Zen“ režimo",
|
||||
"cancel": "Atšaukti",
|
||||
"saveLibNames": "",
|
||||
"clear": "Išvalyti",
|
||||
"remove": "Pašalinti",
|
||||
"embed": "",
|
||||
"publishLibrary": "Paskelbti",
|
||||
"publishLibrary": "",
|
||||
"submit": "Pateikti",
|
||||
"confirm": "Patvirtinti",
|
||||
"embeddableInteractionButton": ""
|
||||
@@ -245,7 +260,8 @@
|
||||
"resetLibrary": "Tai išvalys tavo biblioteką. Ar tikrai to nori?",
|
||||
"removeItemsFromsLibrary": "Ištrinti {{count}} elementą/-us iš bibliotekos?",
|
||||
"invalidEncryptionKey": "Šifravimo raktas turi būti iš 22 simbolių. Redagavimas gyvai yra išjungtas.",
|
||||
"collabOfflineWarning": ""
|
||||
"collabOfflineWarning": "",
|
||||
"localStorageQuotaExceeded": ""
|
||||
},
|
||||
"errors": {
|
||||
"unsupportedFileType": "Nepalaikomas failo tipas.",
|
||||
@@ -276,6 +292,7 @@
|
||||
},
|
||||
"toolBar": {
|
||||
"selection": "Žymėjimas",
|
||||
"lasso": "",
|
||||
"image": "Įkelti paveiksliuką",
|
||||
"rectangle": "Stačiakampis",
|
||||
"diamond": "Deimantas",
|
||||
@@ -295,7 +312,8 @@
|
||||
"laser": "",
|
||||
"hand": "",
|
||||
"extraTools": "",
|
||||
"mermaidToExcalidraw": ""
|
||||
"mermaidToExcalidraw": "",
|
||||
"convertElementType": ""
|
||||
},
|
||||
"element": {
|
||||
"rectangle": "",
|
||||
@@ -334,9 +352,9 @@
|
||||
"resizeImage": "",
|
||||
"rotate": "",
|
||||
"lineEditor_info": "",
|
||||
"lineEditor_line_info": "",
|
||||
"lineEditor_pointSelected": "",
|
||||
"lineEditor_nothingSelected": "",
|
||||
"placeImage": "",
|
||||
"publishLibrary": "",
|
||||
"bindTextToElement": "",
|
||||
"createFlowchart": "",
|
||||
@@ -550,6 +568,7 @@
|
||||
}
|
||||
},
|
||||
"colorPicker": {
|
||||
"color": "",
|
||||
"mostUsedCustomColors": "",
|
||||
"colors": "",
|
||||
"shades": "",
|
||||
@@ -629,5 +648,17 @@
|
||||
},
|
||||
"itemNotAvailable": "",
|
||||
"shortcutHint": ""
|
||||
},
|
||||
"keys": {
|
||||
"ctrl": "",
|
||||
"option": "",
|
||||
"cmd": "",
|
||||
"alt": "",
|
||||
"escape": "",
|
||||
"enter": "",
|
||||
"shift": "",
|
||||
"spacebar": "",
|
||||
"delete": "",
|
||||
"mmb": ""
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user