platform/plugins/setting-assets/lang/en.json

95 lines
3.5 KiB
JSON
Raw Normal View History

{
"string": {
"Setting": "Setting",
"Integrations": "Integrations",
"Support": "Support",
"Privacy": "Privacy",
"Terms": "Terms",
"AccountSettings": "Account settings",
2023-10-27 08:22:43 +03:00
"Categories": "Categories",
"Delete": "Delete",
"ChangePassword": "Change password",
"CurrentPassword": "Current password",
"NewPassword": "New password",
"Disconnect": "Disconnect",
"Saving": "Saving...",
"Saved": "Saved",
"Add": "Add",
"Value": "Value",
"EnterCurrentPassword": "Enter current password",
"EnterNewPassword": "Enter new password",
"RepeatNewPassword": "Repeat new password",
"Signout": "Sign out",
"Settings": "Settings",
"SelectWorkspace": "Select workspace",
"InviteWorkspace": "Invite to workspace",
"DeleteStatus": "Delete status",
"DeleteStatusConfirm": "Do you want to delete this status?",
"Reconnect": "Reconnect",
"IntegrationDisabled": " has been disabled",
"IntegrationDisabledSetting": "Integration has been disabled",
"IntegrationDisabledDescr": "Integration disabled",
"IntegrationWith": "Integration with ",
"ClassSetting": "Class setting",
"ClassSettingHint": "A set or category of things having some property or attribute in common from others by kind, type, or quality.",
"ClassProperties": "Class properties",
"Classes": "Classes",
"Attributes": "Attributes",
"DeleteAttribute": "Delete attribute",
"DeleteAttributeConfirm": "Do you want to delete this attribute?",
"DeleteAttributeExistConfirm": "Do you want to delete this attribute? Data will be lost",
"DeleteMixin": "Delete Mixin",
"DeleteMixinConfirm": "Do you want to delete this mixin?",
"DeleteMixinExistConfirm": "Do you want to delete this mixin? Data will not be available",
"Attribute": "Attribute",
"Custom": "Custom",
"Type": "Type",
"WithTime": "WithTime",
"DateMode": "Date mode",
"CreatingAttribute": "Creating an attribute",
"EditAttribute": "Edit attribute",
"CreateEnum": "Create enum",
"Enums": "Enums",
"NewValue": "New value",
"Leave": "Leave workspace",
"LeaveDescr": "Are you sure you want to leave the workspace? This action cannot be undone.",
"Owners": "Owners",
"WorkspaceSettings": "Workspace settings",
"Select": "Select",
"AddOwner": "Add owner",
"User": "User",
"Maintainer": "Maintainer",
"Owner": "Owner",
"OwnerFirstName": "Owner's First name",
"OwnerLastName": "Owner's Last name",
"Role": "Role",
"FailedToSave": "Failed to update password",
"ImportEnum": "Import enum values",
"ImportEnumCopy": "Copy enum values from clipboard",
"CreateMixin": "Create Mixin",
"OldNames": "Old values",
"NewClassName": "Type new class name or select from previous values...",
"ShowAttribute": "Show attribute",
"HideAttribute": "Hide attribute",
"Visibility": "Visibility",
"Hidden": "Hidden",
"Configure": "Configure",
"InviteSettings": "Invite settings",
"DefaultValue": "Default value",
"SelectAValue": "Select a value",
"DateOnly": "Date only",
"OnlyTime": "Only time",
"DateAndTime": "Date and time",
"Configuration": "Configuration",
"ConfigurationEnabled": "Enabled",
"ConfigurationDisabled": "Disabled",
"ConfigDisable": "Disable",
"ConfigEnable": "Enable",
"ConfigBeta": "Beta version",
"Properties": "Properties",
"TaskTypes": "Task types",
"Automations": "Automations",
"Collections": "Collections",
"ClassColon": "Class:"
}
}