|
@@ -38,10 +38,12 @@
|
|
|
"page_delete": "Page Delete",
|
|
"page_delete": "Page Delete",
|
|
|
"page_delete_completely": "Page Delete Completely",
|
|
"page_delete_completely": "Page Delete Completely",
|
|
|
"other_options": "Other options",
|
|
"other_options": "Other options",
|
|
|
- "deletion_explain": "Restricts users who can trash the selected single page.",
|
|
|
|
|
- "complete_deletion_explain": "Restricts users who can completely delete selected single page.",
|
|
|
|
|
- "recursive_deletion_explain": "Restricts users who can trash pages including descendants.",
|
|
|
|
|
- "recursive_complete_deletion_explain": "Restricts users who can completely delete pages including descendants.",
|
|
|
|
|
|
|
+ "deletion_explanation": "Restricts users who can trash the selected single page.",
|
|
|
|
|
+ "complete_deletion_explanation": "Restricts users who can completely delete selected single page.",
|
|
|
|
|
+ "recursive_deletion_explanation": "Restricts users who can trash pages including descendants.",
|
|
|
|
|
+ "recursive_complete_deletion_explanation": "Restricts users who can completely delete pages including descendants.",
|
|
|
|
|
+ "is_all_group_membership_required_for_page_complete_deletion": "Users other than admin and page author are required to belong to all groups that are granted page access",
|
|
|
|
|
+ "is_all_group_membership_required_for_page_complete_deletion_explanation": "Effective when page access settings is set to \"Only specific groups\".",
|
|
|
"inherit": "Inherit(Use the same setting as for a single page)",
|
|
"inherit": "Inherit(Use the same setting as for a single page)",
|
|
|
"admin_only": "Admin only",
|
|
"admin_only": "Admin only",
|
|
|
"admin_and_author": "Admin and author",
|
|
"admin_and_author": "Admin and author",
|
|
@@ -857,12 +859,12 @@
|
|
|
"return": "Return",
|
|
"return": "Return",
|
|
|
"clear": "Clear",
|
|
"clear": "Clear",
|
|
|
"activity_expiration_date": "Audit Log expiration date",
|
|
"activity_expiration_date": "Audit Log expiration date",
|
|
|
- "activity_expiration_date_explain": "Created Audit Log are automatically deleted after the number of seconds set in the environment variable from the creation time",
|
|
|
|
|
|
|
+ "activity_expiration_date_explanation": "Created Audit Log are automatically deleted after the number of seconds set in the environment variable from the creation time",
|
|
|
"fixed_by_env_var": "This is fixed by the env var <code>{{key}}={{value}}</code>.",
|
|
"fixed_by_env_var": "This is fixed by the env var <code>{{key}}={{value}}</code>.",
|
|
|
"available_action_list": "Search / View All Available Actions",
|
|
"available_action_list": "Search / View All Available Actions",
|
|
|
- "available_action_list_explain": "List of actions that can be searched/viewed in the current settings",
|
|
|
|
|
|
|
+ "available_action_list_explanation": "List of actions that can be searched/viewed in the current settings",
|
|
|
"action_list": "Action List",
|
|
"action_list": "Action List",
|
|
|
- "disable_mode_explain": "Audit log is currently disabled. To enable it, set the environment variable <code>AUDIT_LOG_ENABLED</code> to true.",
|
|
|
|
|
|
|
+ "disable_mode_explanation": "Audit log is currently disabled. To enable it, set the environment variable <code>AUDIT_LOG_ENABLED</code> to true.",
|
|
|
"docs_url": {
|
|
"docs_url": {
|
|
|
"log_type": "https://docs.growi.org/en/admin-guide/admin-cookbook/audit-log-setup.html#log-types"
|
|
"log_type": "https://docs.growi.org/en/admin-guide/admin-cookbook/audit-log-setup.html#log-types"
|
|
|
}
|
|
}
|