mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-05-25 19:19:13 +00:00
503 lines
18 KiB
JSON
503 lines
18 KiB
JSON
{
|
|
"Menu": {
|
|
"File": {
|
|
"son": {
|
|
"New": {
|
|
"val": "New"
|
|
},
|
|
"New window": {
|
|
"val": "New window"
|
|
},
|
|
"Open": {
|
|
"val": "Open"
|
|
},
|
|
"Save": {
|
|
"val": "Save"
|
|
},
|
|
"Save as": {
|
|
"val": "Save as"
|
|
},
|
|
"Save as template": {
|
|
"val": "Save as template"
|
|
},
|
|
"Rename": {
|
|
"val": "Rename"
|
|
},
|
|
"Delete diagram": {
|
|
"val": "Delete diagram"
|
|
},
|
|
"Import diagram": {
|
|
"val": "Import diagram"
|
|
},
|
|
"Import from source": {
|
|
"val": "Import from source"
|
|
},
|
|
"Export as": {
|
|
"son": {
|
|
"PNG": {
|
|
"val": "PNG"
|
|
},
|
|
"JPEG": {
|
|
"val": "JPEG"
|
|
},
|
|
"JSON": {
|
|
"val": "JSON"
|
|
},
|
|
"SVG": {
|
|
"val": "SVG"
|
|
},
|
|
"PDF": {
|
|
"val": "PDF"
|
|
},
|
|
"DRAWDB": {
|
|
"val": "DRAWDB"
|
|
}
|
|
},
|
|
"val": "Export as"
|
|
},
|
|
"Export source": {
|
|
"son": {
|
|
"MySQL": {
|
|
"val": "MySQL"
|
|
},
|
|
"PostgreSQL": {
|
|
"val": "PostgreSQL"
|
|
},
|
|
"SQLite": {
|
|
"val": "SQLite"
|
|
},
|
|
"MariaDB": {
|
|
"val": "MariaDB"
|
|
},
|
|
"MSSQL": {
|
|
"val": "MSSQL"
|
|
}
|
|
},
|
|
"val": "Export source"
|
|
},
|
|
"Exit": {
|
|
"val": "Exit"
|
|
}
|
|
},
|
|
"val": "File"
|
|
},
|
|
"Edit": {
|
|
"son": {
|
|
"Undo": {
|
|
"val": "Undo"
|
|
},
|
|
"Redo": {
|
|
"val": "Redo"
|
|
},
|
|
"Clear": {
|
|
"val": "Clear"
|
|
},
|
|
"Edit": {
|
|
"val": "Edit"
|
|
},
|
|
"Cut": {
|
|
"val": "Cut"
|
|
},
|
|
"Copy": {
|
|
"val": "Copy"
|
|
},
|
|
"Paste": {
|
|
"val": "Paste"
|
|
},
|
|
"Duplicate": {
|
|
"val": "Duplicate"
|
|
},
|
|
"Delete": {
|
|
"val": "Delete"
|
|
},
|
|
"Copy as image": {
|
|
"val": "Copy as image"
|
|
}
|
|
},
|
|
"val": "Edit"
|
|
},
|
|
"View": {
|
|
"son": {
|
|
"Header": {
|
|
"val": "Header"
|
|
},
|
|
"Sidebar": {
|
|
"val": "Sidebar"
|
|
},
|
|
"Issues": {
|
|
"val": "Issues"
|
|
},
|
|
"Strict mode": {
|
|
"val": "Strict mode"
|
|
},
|
|
"Presentation mode": {
|
|
"val": "Presentation mode"
|
|
},
|
|
"Field details": {
|
|
"val": "Field details"
|
|
},
|
|
"Reset view": {
|
|
"val": "Reset view"
|
|
},
|
|
"Show grid": {
|
|
"val": "Show grid"
|
|
},
|
|
"Show cardinality": {
|
|
"val": "Show cardinality"
|
|
},
|
|
"Theme": {
|
|
"son": {
|
|
"Light": {
|
|
"val": "Light"
|
|
},
|
|
"Dark": {
|
|
"val": "Dark"
|
|
}
|
|
},
|
|
"val": "Theme"
|
|
},
|
|
"Zoom in": {
|
|
"val": "Zoom in"
|
|
},
|
|
"Zoom out": {
|
|
"val": "Zoom out"
|
|
},
|
|
"Fullscreen": {
|
|
"val": "Fullscreen"
|
|
}
|
|
},
|
|
"val": "View"
|
|
},
|
|
"Settings": {
|
|
"son": {
|
|
"Show timeline": {
|
|
"val": "Show timeline"
|
|
},
|
|
"Autosave": {
|
|
"val": "Autosave"
|
|
},
|
|
"Panning": {
|
|
"val": "Panning"
|
|
},
|
|
"Table width": {
|
|
"val": "Table width"
|
|
},
|
|
"Flush storage": {
|
|
"val": "Flush storage"
|
|
},
|
|
"Language": {
|
|
"son": {
|
|
"English": {
|
|
"val": "English"
|
|
},
|
|
"简体中文": {
|
|
"val": "简体中文"
|
|
}
|
|
},
|
|
"val": "Language"
|
|
}
|
|
},
|
|
"val": "Settings"
|
|
},
|
|
"Help": {
|
|
"son": {
|
|
"Shortcuts": {
|
|
"val": "Shortcuts"
|
|
},
|
|
"Ask us on discord": {
|
|
"val": "Ask us on discord"
|
|
},
|
|
"Report a bug": {
|
|
"val": "Report a bug"
|
|
},
|
|
"Give feedback": {
|
|
"val": "Give feedback"
|
|
}
|
|
},
|
|
"val": "Help"
|
|
}
|
|
},
|
|
"Tip": {
|
|
"Template saved": "Template saved",
|
|
"Delete diagram": "Delete diagram",
|
|
"Are you sure you want to delete this diagram? This operation is irreversible": "Are you sure you want to delete this diagram? This operation is irreversible.",
|
|
"Diagrams": "Diagrams",
|
|
"Templates": "Templates",
|
|
"Untitled diagram": "Untitled diagram",
|
|
"Oops! Something went wrong": "Oops! Something went wrong.",
|
|
"Oops! Couldn't load diagram": "Oops! Couldn't load diagram",
|
|
"Flush storage": "Flush storage",
|
|
"Are you sure you want to flush the storage? This will irreversibly delete all your diagrams and custom templates": "Are you sure you want to flush the storage? This will irreversibly delete all your diagrams and custom templates.",
|
|
"Storage flushed": "Storage flushed",
|
|
"Start building your diagram!": "Start building your diagram!",
|
|
"MoveTo": "Move {{name}} to ({{x}},{{y}})",
|
|
"MoveDiagramTo": "Move diagram to ({{x}},{{y}})",
|
|
"Resize area": "Resize area",
|
|
"How can we make drawDB a better experience for you": "How can we make drawDB a better experience for you?",
|
|
"Thanks for the feedback": "Thanks for the feedback!",
|
|
"Cannot connect": "Cannot connect",
|
|
"Strict mode is_on": "Strict mode is on.",
|
|
"Strict mode is_off": "Strict mode is off.",
|
|
"Field summary is_on": "Field summary is on.",
|
|
"Field summary is_off": "Field summary is off.",
|
|
"CopiedSuccess": "Copied to clipboard.",
|
|
"CopiedFall": "Could not copy to clipboard.",
|
|
"Could not copy": "Could not copy",
|
|
"AutoSave_on": "AutoSave is on",
|
|
"AutoSave_off": "AutoSave is off",
|
|
"Panning_on": "Panning is on",
|
|
"Panning_off": "Panning is off"
|
|
},
|
|
"Page": {
|
|
"editor": {
|
|
"Fit window / Reset": "Fit window / Reset",
|
|
"Zoom": "Zoom",
|
|
"Header": "Header",
|
|
"Sidebar": "Sidebar",
|
|
"Issues": "Issues",
|
|
"Fullscreen": "Fullscreen",
|
|
"Zoom in": "Zoom in",
|
|
"Zoom out": "Zoom out",
|
|
"To-do": "To-do",
|
|
"Change theme": "Change theme",
|
|
"Diagram name": "Diagram name",
|
|
"State": {
|
|
"No changes": "No changes",
|
|
"Loading": "Loading . . .",
|
|
"Last saved": "Last saved {{lastSaved}}",
|
|
"Saving": "Saving . . .",
|
|
"Failed to save": "Failed to save"
|
|
},
|
|
"ModalTitle": {
|
|
"Import diagram": "Import diagram",
|
|
"Export source": "Export source",
|
|
"Export image": "Export image",
|
|
"Rename diagram": "Rename diagram",
|
|
"Open diagram": "Open diagram",
|
|
"Save as": "Save as",
|
|
"Create new diagram": "Create new diagram",
|
|
"Set the table width": "Set the table width"
|
|
},
|
|
"SidePanel": {
|
|
"Tables": {
|
|
"val": "Tables",
|
|
"No tables": "No tables",
|
|
"Edit table name to": "Edit table name to {{name}}",
|
|
"Edit table field type to": "Edit table field type to {{type}}",
|
|
"Default value": "Default value",
|
|
"Set default": "Set default",
|
|
"Edit table field default to": "Edit table field default to {{val}}",
|
|
"Use ',' for batch input": "Use ',' for batch input",
|
|
"Edit table field values to": "Edit table field values to {{val}}",
|
|
"Size": "Size",
|
|
"Set length": "Set length",
|
|
"Edit table field size to": "Edit table field size to {{val}}",
|
|
"Precision": "Precision",
|
|
"Set precision: size, d": "Set precision: size, d",
|
|
"Check Expression": "Check Expression",
|
|
"Set constraint": "Set constraint",
|
|
"Edit table field check expression to": "Edit table field check expression to {{constraint}}",
|
|
"This will appear in the script as is": "*This will appear in the script as is.",
|
|
"Unique": "Unique",
|
|
"Autoincrement": "Autoincrement",
|
|
"Edit table field to": "Edit table field to auto increment",
|
|
"Edit table field to_not": "Edit table field to not auto increment",
|
|
"Comment": "Comment",
|
|
"Add comment": "Add comment",
|
|
"Edit field comment to": "Edit field comment to {{val}}",
|
|
"Delete field": "Delete field",
|
|
"Edit table comment to": "Edit table comment to {{val}}",
|
|
"Edit table color to default": "Edit table color to default",
|
|
"Edit table color to": "Edit table color to {{color}}",
|
|
"Add index": "Add index",
|
|
"Delete index": "Delete index",
|
|
"Add field": "Add field",
|
|
"Indices": "Indices",
|
|
"Select fields": "Select fields",
|
|
"Edit index fields to": "Edit index fields to \"{{val}}\"",
|
|
"Index name": "Index name:",
|
|
"Edit table field to unique": "Edit table field to unique",
|
|
"Edit table field to unique_not": "Edit table field to not unique",
|
|
"Edit table field name to": "Edit table field name to {{val}}",
|
|
"Edit table field precision to": "Edit table field precision to {{val}}",
|
|
"Edit table field to null": "Edit table field to null",
|
|
"Edit table field to null_not": "Edit table field to not null",
|
|
"Edit table field to primary": "Edit table field to primary",
|
|
"Edit table field to primary_not": "Edit table field to not primary",
|
|
"Add new table": "Add new table",
|
|
"Delete table": "Delete table",
|
|
"Table deleted": "Table deleted!",
|
|
"Type deleted": "Type deleted!"
|
|
},
|
|
"Relationships":{
|
|
"val": "Relationships",
|
|
"No relationships": "No relationships",
|
|
"Drag to connect fields and form relationships": "Drag to connect fields and form relationships!",
|
|
"Primary": "Primary",
|
|
"Foreign": "Foreign",
|
|
"Swap primary and foreign tables": "Swap primary and foreign tables",
|
|
"Edit relationship cardinality": "Edit relationship cardinality",
|
|
"Edit relationship item constraint": "Edit relationship {{key}} constraint",
|
|
"Swap": "Swap",
|
|
"Cardinality": "Cardinality",
|
|
"CardinalityItem": {
|
|
"One to one": "One to one",
|
|
"One to many": "One to many",
|
|
"Many to one": "Many to one"
|
|
},
|
|
"On update": "On update",
|
|
"On delete": "On delete",
|
|
"ActionItem": {
|
|
"No action": "No action",
|
|
"Restrict": "Restrict",
|
|
"Cascade": "Cascade",
|
|
"Set null": "Set null",
|
|
"Set default": "Set default"
|
|
},
|
|
"Add new relationship": "Add new relationship",
|
|
"Delete relationship": "Delete relationship"
|
|
},
|
|
"Subject Areas": {
|
|
"val": "Subject Areas",
|
|
"Add area": "Add area",
|
|
"No subject areas": "No subject areas",
|
|
"Add subject areas to organize tables": "Add subject areas to organize tables!",
|
|
"Edit area name to": "Edit area name to {{name}}",
|
|
"Edit area color to": "Edit area color to {{val}}",
|
|
"Area deleted": "Area deleted!",
|
|
"Add new subject area": "Add new subject area",
|
|
"Delete subject area": "Delete subject area"
|
|
},
|
|
"Notes": {
|
|
"val": "Notes",
|
|
"Add note": "Add note",
|
|
"No text notes": "No text notes",
|
|
"Add notes cuz why not": "Add notes cuz why not!",
|
|
"Title": "Title",
|
|
"Edit note title to": "Edit note title to {{val}}",
|
|
"Add content": "Add content",
|
|
"Edit note content to": "Edit note content to {{val}}",
|
|
"Edit note color to": "Edit note color to {{val}}",
|
|
"Note deleted": "Note deleted!",
|
|
"Add new note": "Add new note",
|
|
"Delete note": "Delete note"
|
|
},
|
|
"Types": {
|
|
"val": "Types",
|
|
"Add type": "Add type",
|
|
"tip": {
|
|
"tip_1": "This feature is meant for object-relational DBMSs like <strong>PostgreSQL</strong>.",
|
|
"tip_2": "If used for <strong>MySQL</strong> or <strong>MariaDB</strong> a <code>JSON</code> type will be generated with the corresponding json validation check.",
|
|
"tip_3": "If used for <strong>SQLite</strong> it will be translated to a <code>BLOB</code>.",
|
|
"tip_4": "If used for <strong>MSSQL</strong> a type alias to the first field will be generated."
|
|
},
|
|
"No types": "No types",
|
|
"Make your own custom data types": "Make your own custom data types",
|
|
"Edit type name to": "Edit type name to {{val}}",
|
|
"Comment": "Comment",
|
|
"Add comment": "Add comment",
|
|
"Edit type comment to": "Edit type comment to {{val}}",
|
|
"Edit type field type to": "Edit type field type to {{val}}",
|
|
"Use ',' for batch input": "Use ',' for batch input",
|
|
"Edit type field values to": "Edit type field values to \"{{val}}\"",
|
|
"Set length": "Set length",
|
|
"Edit type field size to": "Edit type field size to {{val}}",
|
|
"Set precision": "Set precision: (size, d)",
|
|
"Edit type field precision to": "Edit type field precision to {{val}}",
|
|
"Delete field": "Delete field",
|
|
"Add field": "Add field",
|
|
"Edit type field name to": "Edit type field name to {{val}}",
|
|
"Add new type": "Add new type",
|
|
"Delete type": "Delete type"
|
|
},
|
|
"Issues": {
|
|
"val": "Issues",
|
|
"No issues were detected": "No issues were detected.",
|
|
"Duplicate table by the name": "Duplicate table by the name {{name}}",
|
|
"Empty field name in table": "Empty field name in table {{name}}",
|
|
"Empty field type in table": "Empty field type in table {{name}}",
|
|
"noValues": "{{field.name}} field of table {{name}} is of type {{field.type}} but no values have been specified",
|
|
"typeNotMatch": "Default value for field \"{{field}}\" in table \"{{table}}\" does not match its type.",
|
|
"valNowNull": "\"{{field}}\" field of table \"{{table}}\" is NOT NULL but has default NULL",
|
|
"Duplicate table fields in table": "Duplicate table fields in table {{name}}",
|
|
"Duplicate index by the name": "Duplicate index by the name {{name}}",
|
|
"Empty index type in table": "Empty index type in table {{name}}",
|
|
"noPrimaryKey": "Table {{name}} has no primary key",
|
|
"TypeNoName": "Declared a type with no name",
|
|
"TypeNameDuplicate": "Duplicate types by the name {{name}}",
|
|
"EmptyType": "Declared an empty type \"{{name}}\" with no fields",
|
|
"Empty field name in type": "Empty field name in type \"{{name}}\"",
|
|
"Empty field type in": "Empty field type in {{name}}",
|
|
"fieldNoVal": "\"{{field.name}}\" field of type \"{{name}}\" is of type {field.type} but no values have been specified",
|
|
"Duplicate type fields in": "Duplicate type fields in {{name}}",
|
|
"Duplicate reference by the name": "Duplicate reference by the name {{name}}",
|
|
"ReferencingColumnIncompatible": "Referencing column {{columA}} and referenced column {{columB}} are incompatible.",
|
|
"Circular relationship involving table": "Circular relationship involving table {{name}}"
|
|
}
|
|
},
|
|
"TableCard": {
|
|
"Primary": "Primary",
|
|
"Unique": "Unique",
|
|
"Not null": "Not null",
|
|
"Increment": "Increment",
|
|
"Default": "Default",
|
|
"Not set": "Not set",
|
|
"Comment": "Comment",
|
|
"No comment": "No comment",
|
|
"Edit table": "Edit table",
|
|
"Indices": "Indices",
|
|
"No indices": "No indices",
|
|
"Delete table": "Delete table"
|
|
}
|
|
},
|
|
"ReportBug": {
|
|
"Bug reported": "Bug reported!",
|
|
"BugUploadFile": "Click to upload the file or drag and drop the file here",
|
|
"BugUploadImage": "Upload up to 3 images",
|
|
"ReportABug": "Report a bug",
|
|
"tips": {
|
|
"title_1": "Describe the bug",
|
|
"subTitle_1": "Please provide a clear and concise description of what the bug is.",
|
|
"title_2": "Steps to reproduce the bug",
|
|
"subTitle_2": "Please provide the steps of how to reproduce the bug.",
|
|
"title_3": "Expected behaviour",
|
|
"subTitle_3": "Tell us what you expected to see vs what you saw.",
|
|
"title_4": "Your browser and device",
|
|
"subTitle_4": "What web browser and device did you encounter the bug on.",
|
|
"title_5": "Screenshots",
|
|
"subTitle_5": "Add any relevant images if possible."
|
|
},
|
|
"Alternatively": "Alternatively",
|
|
"Add an issue": "Add an issue",
|
|
"tip2": "We value your feedback! If you've encountered a bug or issue while using our platform, please help us improve by reporting it. Your input is invaluable in making our service better."
|
|
}
|
|
},
|
|
"Global": {
|
|
"Undo": "Undo",
|
|
"Redo": "Redo",
|
|
"Add table": "Add table",
|
|
"Add subject area": "Add subject area",
|
|
"Add note": "Add note",
|
|
"Save": "Save",
|
|
"Import": "Import",
|
|
"Export": "Export",
|
|
"Rename": "Rename",
|
|
"Open": "Open",
|
|
"Save as": "Save as",
|
|
"Create": "Create",
|
|
"Confirm": "Confirm",
|
|
"Filename": "Filename",
|
|
"Loading": "Loading ...",
|
|
"Cancel": "Cancel",
|
|
"Name": "Name",
|
|
"Last Modified": "Last Modified",
|
|
"Size": "Size",
|
|
"Search": "Search ...",
|
|
"Type": "Type",
|
|
"Not Null": "Not Null",
|
|
"Primary": "Primary",
|
|
"Theme": "Theme",
|
|
"Clear": "Clear",
|
|
"Delete": "Delete"
|
|
}
|
|
} |