no_relationships_text:"Drag to connect fields and form relationships!",
no_subject_areas:"No subject areas",
no_subject_areas_text:"Add subject areas to group tables!",
no_notes:"No notes",
no_notes_text:"Use notes to record extra info",
no_types:"No types",
no_types_text:"Make your own custom data types",
no_issues:"No issues were detected.",
strict_mode_is_on_no_issues:
"Strict mode is off so no issues will be displayed.",
name:"Name",
type:"Type",
null:"Null",
not_null:"Not null",
primary:"Primary",
unique:"Unique",
autoincrement:"Autoincrement",
default_value:"Default",
check:"Check expression",
this_will_appear_as_is:"*This will appear in the generated script as is.",
comment:"Comment",
add_field:"Add field",
values:"values",
size:"Size",
precision:"Precision",
set_precision:"Set precision: (size, digits)",
use_for_batch_input:"Use , for batch input",
indices:"Indices",
add_index:"Add index",
select_fields:"Select fields",
title:"Title",
not_set:"Not set",
foreign:"Foreign",
cardinality:"Cardinality",
on_update:"On update",
on_delete:"On delete",
swap:"Swap",
one_to_one:"One to one",
one_to_many:"One to many",
many_to_one:"Many to one",
content:"Content",
types_info:
"This feature is meant for object-relational DBMSs like PostgreSQL.\nIf used for MySQL or MariaDB a JSON type will be generated with the corresponding json validation check.\nIf used for SQLite it will be translated to a BLOB.\nIf used for MSSQL a type alias to the first field will be generated.",
table_deleted:"Table deleted",
area_deleted:"Area deleted",
note_deleted:"Note deleted",
relationship_deleted:"Relationship deleted",
type_deleted:"Type deleted",
cannot_connect:"Cannot connect, the columns have different types",
copied_to_clipboard:"Copied to clipboard",
create_new_diagram:"Create new diagram",
cancel:"Cancel",
open_diagram:"Open diagram",
rename_diagram:"Rename diagram",
export:"Export",
export_image:"Export image",
create:"Create",
confirm:"Confirm",
last_modified:"Last modified",
drag_and_drop_files:"Drag and drop the file here or click to upload.",
support_json_and_ddb:"JSON and DDB files are supported",
upload_sql_to_generate_diagrams:
"Upload an sql file to autogenerate your tables and columns.",