|
|
@@ -125,13 +125,11 @@
|
|
|
"Only me": "Only me",
|
|
|
"Only inside the group": "Only inside the group",
|
|
|
"page_list": "Page List",
|
|
|
- "page_list_and_search_results": "Page list / Search results",
|
|
|
"scope_of_page_disclosure": "Scope of page disclosure",
|
|
|
"set_point": "Set point",
|
|
|
"always_displayed": "Always displayed",
|
|
|
"always_hidden": "Always hidden",
|
|
|
"displayed_or_hidden": "Displayed / Hidden",
|
|
|
- "page_access_and_delete_rights": "Page access / Delete rights",
|
|
|
"Reselect the group": "Reselect the group",
|
|
|
"Shareable link": "Shareable link",
|
|
|
"The whitelist of registration permission E-mail address": "The whitelist of registration permission E-mail address",
|
|
|
@@ -528,7 +526,6 @@
|
|
|
"delete_completely": "Delete completely"
|
|
|
},
|
|
|
"security_setting": {
|
|
|
- "Security settings": "Security settings",
|
|
|
"Guest Users Access": "Guest users access",
|
|
|
"Fixed by env var": "This is fixed by the env var <code>%s=%s</code>.",
|
|
|
"Register limitation": "Register limitation",
|
|
|
@@ -540,15 +537,21 @@
|
|
|
"for_example": " For example, if you would like to restrict registration to users within the growi.org domain, you can write ",
|
|
|
"in_this_case": "; in this case, only users within the growi.org domain would be able to register, and all other users would be rejected.",
|
|
|
"insert_single": "Please insert single e-mail address per line.",
|
|
|
+ "page_list_and_search_results": "Page list / Search results",
|
|
|
"page_listing_1": "Page listing/searching<br>restricted by 'Only me'",
|
|
|
"page_listing_1_desc": "Show pages that are restricted by 'Only me' option when listing/searching",
|
|
|
"page_listing_2": "Page listing/searching<br>restricted by User group",
|
|
|
"page_listing_2_desc": "Show pages that are restricted by User group when listing/searching",
|
|
|
+ "page_access_and_delete_rights": "Page access / Delete rights",
|
|
|
"complete_deletion": "Restrict complete deletion of pages",
|
|
|
"complete_deletion_explain": "Restricts users who can completely delete pages.",
|
|
|
"admin_only": "Admin only",
|
|
|
"admin_and_author": "Admin and author",
|
|
|
"anyone": "Anyone",
|
|
|
+ "session": "Session",
|
|
|
+ "max_age": "Max age (msec)",
|
|
|
+ "max_age_desc": "Specifies the number (in milliseconds) to expire users session.<br>Default: 2592000000 (30days)",
|
|
|
+ "max_age_caution": "Restarting the server is required after you modify this value.",
|
|
|
"Authentication mechanism settings": "Authentication Mechanism Settings",
|
|
|
"setup_is_not_yet_complete": "Setup is not yet complete",
|
|
|
"alert_siteUrl_is_not_set": "'Site URL' is NOT set. Set it from the {{link}}",
|