Tldraw/packages/tldraw/src/translations/en.json

100 wiersze
2.6 KiB
JSON

{
"style.menu.color": "Color",
"style.menu.fill": "Fill",
"style.menu.dash": "Dash",
"style.menu.size": "Size",
"style.menu.keep.open": "Keep open",
"style.menu.font": "Font",
"style.menu.align": "Align",
"styles": "Styles",
"zoom.in": "Zoom in",
"zoom.out": "Zoom out",
"to": "to",
"to.selection": "To selection",
"to.fit": "To fit",
"menu.file": "File",
"menu.edit": "Edit",
"menu.view": "View",
"menu.preferences": "Preferences",
"menu.sign.in": "Sign In",
"menu.sign.out": "Sign Out",
"sponsored": "Sponsored",
"become.a.sponsor": "Become a sponsor",
"zoom.to.selection": "Zoom to Selection",
"zoom.to.fit": "Zoom to Fit",
"zoom.to": "Zoom to",
"preferences.dark.mode": "Dark Mode",
"preferences.focus.mode": "Focus Mode",
"preferences.debug.mode": "Debug Mode",
"preferences.show.grid": "Show Grid",
"preferences.use.cad.selection": "Use CAD Selection",
"preferences.keep.stylemenu.open": "Keep Style Menu Open",
"preferences.always.show.snaps": "Always Show Snaps",
"preferences.rotate.handles": "Rotate Handles",
"preferences.binding.handles": "Binding Handles",
"preferences.clone.handles": "Clone Handles",
"undo": "Undo",
"redo": "Redo",
"cut": "Cut",
"copy": "Copy",
"paste": "Paste",
"copy.as": "Copy as",
"export.as": "Export as",
"select.all": "Select all",
"select.none": "Select none",
"delete": "Delete",
"new.project": "New Project",
"open": "Open",
"save": "Save",
"save.as": "Save As",
"upload.media": "Upload Media",
"create.page": "Create Page",
"new.page": "New Page",
"page.name": "Page Name",
"duplicate": "Duplicate",
"cancel": "Cancel",
"copy.invite.link": "Copy Invite Link",
"create.multiplayer.project": "Create a Multiplayer Project",
"copy.multiplayer.project": "Copy to Multiplayer Project",
"select": "Select",
"eraser": "Eraser",
"draw": "Draw",
"arrow": "Arrow",
"text": "Text",
"sticky": "Sticky",
"Rectangle": "Rectangle",
"Ellipse": "Ellipse",
"Triangle": "Triangle",
"Line": "Line",
"rotate": "Rotate",
"lock.aspect.ratio": "Lock Aspect Ratio",
"unlock.aspect.ratio": "Unlock Aspect Ratio",
"group": "Group",
"ungroup": "Ungroup",
"move.to.back": "Move to Back",
"move.backward": "Move Backward",
"move.forward": "Move Forward",
"move.to.front": "Move to Front",
"reset.angle": "Reset Angle",
"lock": "Lock",
"unlock": "Unlock",
"move.to.page": "Move to Page",
"flip.horizontal": "Flip Horizontal",
"flip.vertical": "Flip Vertical",
"move": "Move",
"to.front": "To Front",
"forward": "Forward",
"backward": "Backward",
"back": "Back",
"language": "Language"
}