|
1 | 1 | {
|
| 2 | + "access_custom_help": "Custom permissions", |
| 3 | + "access_for_roles_saved_successfully": "Access for roles have been saved successfully.", |
2 | 4 | "access_level_cannot_remove_warning": "This access level cannot be removed.",
|
3 | 5 | "access_level_inheritance_help": "This access level is inherited from the {aclObject} permissions.",
|
4 | 6 | "access_level_inheritance_is_overridden_help": "This access level is inherited from the {aclObject} permissions and is overridden by the {comparedAclObject} permissions.",
|
5 | 7 | "access_level_is_overridden_help": "This access level is overridden by the {comparedAclObject} permissions.",
|
6 | 8 | "access_level_overrides_help": "This access level overrides the {comparedAclObject} permissions.",
|
7 | 9 | "access_level_precedence_help": "If a user has different access levels on the database and the schema, the access level of schema will take precedence.",
|
| 10 | + "access_not_granted_for_any_role": "Access has not been granted for any role.", |
8 | 11 | "account_details": "Account Details",
|
9 | 12 | "action_cannot_be_undone": "This action cannot be undone",
|
10 | 13 | "actions": "Actions",
|
|
16 | 19 | "add_new_filter": "Add New Filter",
|
17 | 20 | "add_new_grouping": "Add New Grouping",
|
18 | 21 | "add_new_sort_condition": "Add new sort condition",
|
| 22 | + "add_roles": "Add Role(s)", |
19 | 23 | "add_tables_to_new_schema": "You've created a new schema, now add tables to it.",
|
20 | 24 | "add_transformation_step": "Add transformation step",
|
21 | 25 | "add_user": "Add User",
|
|
49 | 53 | "change_password": "Change Password",
|
50 | 54 | "check_for_updates": "Check for Updates",
|
51 | 55 | "child_roles": "Child Roles",
|
| 56 | + "child_roles_count": "{count, plural, one {{count} child role} other {{count} child roles}}", |
52 | 57 | "child_roles_saved_successfully": "The Child Roles have been successfully saved.",
|
53 | 58 | "choose_database": "Choose a Database",
|
54 | 59 | "choose_schema": "Choose a Schema",
|
|
91 | 96 | "confirm_and_create_table": "Confirm & create table",
|
92 | 97 | "confirm_delete_table": "To confirm the deletion of the [tableName] table, please enter the table name into the input field below.",
|
93 | 98 | "confirm_password": "Confirm Password",
|
| 99 | + "connect": "Connect", |
94 | 100 | "connect_database": "Connect Database",
|
95 | 101 | "connect_existing_database": "Connect to an Existing Database",
|
96 | 102 | "connect_with_community_help": "Connect with Mathesar users and contributors in our community chat. Share ideas, get help, and contribute to discussions.",
|
|
117 | 123 | "count_new_records": "{count, plural, one {{count} new record} other {{count} new records}}",
|
118 | 124 | "count_records_deleted_successfully": "{count, plural, one {{count} record deleted successfully!} other {{count} records deleted successfully!}}",
|
119 | 125 | "count_tables": "{count, plural, one {{count} table} other {{count} tables}}",
|
| 126 | + "create": "Create", |
120 | 127 | "create_a_table_by_importing": "Create a table by importing your data",
|
121 | 128 | "create_database": "Create Database",
|
122 | 129 | "create_database_mathesar_internal_server": "Create a new PostgreSQL database on Mathesar's internal server",
|
|
144 | 151 | "data_type_linked_column_restricted": "The data type of this column must match the referenced column and cannot be changed.",
|
145 | 152 | "data_type_pk_column_restricted": "The data type of the primary key column is restricted and cannot be changed.",
|
146 | 153 | "database": "Database",
|
| 154 | + "database_access_connect_help": "Can access the database", |
| 155 | + "database_access_create_help": "Can access the database and create new schemas", |
147 | 156 | "database_name": "Database Name",
|
148 | 157 | "database_not_found": "Database with id [connectionId] is not found.",
|
149 | 158 | "database_permissions": "Database Permissions",
|
| 159 | + "database_privilege_connect_help": "Allow connections to the database.", |
| 160 | + "database_privilege_create_help": "Allow creation of new schemas.", |
| 161 | + "database_privilege_temporary_help": "Allow creation of temporary tables.", |
150 | 162 | "database_server_credentials": "Database server credentials",
|
151 | 163 | "database_type": "Database Type",
|
152 | 164 | "databases": "Databases",
|
|
258 | 270 | "go_to_record": "Go To Record",
|
259 | 271 | "go_to_record_page": "Go to Record Page",
|
260 | 272 | "go_to_record_with_value": "Go To Record {value}",
|
| 273 | + "granted_access": "Granted Access", |
261 | 274 | "group": "Group",
|
262 | 275 | "group_by_column": "Group by Column",
|
263 | 276 | "group_records_by": "Group records by",
|
|
397 | 410 | "or": "or",
|
398 | 411 | "overridden": "Overridden",
|
399 | 412 | "overview": "Overview",
|
| 413 | + "owner": "Owner", |
400 | 414 | "page_automatic_reload_update": "This page will automatically reload, showing the software update status again.",
|
401 | 415 | "page_doesnt_exist": "The page you're looking for doesn't exist.",
|
402 | 416 | "password": "Password",
|
|
469 | 483 | "role_dropped_successfully": "The Role has been dropped successfully",
|
470 | 484 | "role_has_no_child_roles": "The Role does not have any Child Roles",
|
471 | 485 | "role_name": "Role Name",
|
| 486 | + "role_permissions": "Role Permissions", |
472 | 487 | "roles": "Roles",
|
473 | 488 | "row": "Row",
|
474 | 489 | "running_latest_version": "You are running the latest version",
|
|
569 | 584 | "this_will_remove_following_transformations": "This will remove the following transformation(s):",
|
570 | 585 | "time_to_create_exploration": "It's time to use your tables. Create your first exploration.",
|
571 | 586 | "today": "Today",
|
| 587 | + "transfer_ownership": "Transfer Ownership", |
572 | 588 | "transform_results": "Transform Results",
|
573 | 589 | "transform_results_help": "Transformations can be used to summarize data, filter data, and more. Note that transformations are applied in the order they are listed.",
|
574 | 590 | "two_columns_cannot_have_same_name": "The two columns cannot have the same name.",
|
|
0 commit comments