|
|
@@ -27,6 +27,8 @@
|
|
|
"Category": "Category",
|
|
|
"User": "User",
|
|
|
"status":"Status",
|
|
|
+ "account_id": "Account Id",
|
|
|
+
|
|
|
|
|
|
"Update": "Update",
|
|
|
"Update Page": "Update Page",
|
|
|
@@ -105,13 +107,12 @@
|
|
|
"Customize": "Customize",
|
|
|
"Notification Settings": "Notification Settings",
|
|
|
"User_Management": "User Management",
|
|
|
- "External Account management": "External Account management",
|
|
|
+ "external_account_management": "External Account Management",
|
|
|
"UserGroup Management": "UserGroup Management",
|
|
|
"Full Text Search Management": "Full Text Search Management",
|
|
|
"Import Data": "Import Data",
|
|
|
"Basic Settings": "Basic Settings",
|
|
|
"Basic authentication": "Basic authentication",
|
|
|
- "Guest users access": "Guest users access",
|
|
|
"Register limitation": "Register limitation",
|
|
|
"The contents entered here will be shown in the header etc": "The contents entered here will be shown in the header etc",
|
|
|
"Public": "Public",
|
|
|
@@ -289,7 +290,7 @@
|
|
|
"deleting_page": "Deleting Page",
|
|
|
"delete_recursively": "Delete child pages recursively.",
|
|
|
"delete_completely": "Delete Completely",
|
|
|
- "delete_completely_restriction": "You have no admin to delete completely.",
|
|
|
+ "delete_completely_restriction": "You don't have the authority to delete pages completely.",
|
|
|
"recursively": "Delete children of under <code>%s</code> recursively.",
|
|
|
"completely": "Delete completely instead of putting it into trash."
|
|
|
},
|
|
|
@@ -435,14 +436,12 @@
|
|
|
},
|
|
|
|
|
|
"security_setting": {
|
|
|
- "Basic authentication": "Basic Authentication",
|
|
|
"Security settings": "Security settings",
|
|
|
- "Guest users access": "Guest users access",
|
|
|
- "Register limitation": "Register limitation",
|
|
|
+ "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",
|
|
|
+ "Register limitation desc": "Restricts ways to register new user.",
|
|
|
"The whitelist of registration permission E-mail address": "The whitelist of registration permission E-mail address",
|
|
|
- "common_authentication": "If you set the basic authentication, common authentication is applied on the whole page.",
|
|
|
- "without_encryption": "Please be noted that your ID and Password will be sent wihtout encryption.",
|
|
|
- "basic_acl_disable": "Because of Public Wiki setting, basic authentication can not be used.",
|
|
|
"users_without_account": "Users without account is not accessible",
|
|
|
"example": "Example",
|
|
|
"restrict_emails": "You can restrict registerable e-mail address.",
|
|
|
@@ -471,13 +470,13 @@
|
|
|
"clientID": "Client ID",
|
|
|
"client_secret": "Client Secret",
|
|
|
"guest_mode": {
|
|
|
- "deny": "Deny Unregistered Users",
|
|
|
- "readonly": "View Only"
|
|
|
+ "deny": "Deny (Registered Users Only)",
|
|
|
+ "readonly": "Accept (Guests can read only)"
|
|
|
},
|
|
|
"registration_mode": {
|
|
|
- "open": "Anyone",
|
|
|
- "restricted": "Require Admin permission",
|
|
|
- "closed": "Invitation Only"
|
|
|
+ "open": "Open (Anyone can registre)",
|
|
|
+ "restricted": "Restricted (Requires approval by administrators)",
|
|
|
+ "closed": "Closed (Invitation Only)"
|
|
|
},
|
|
|
"configuration": " Configuration",
|
|
|
"optional": "Optional",
|
|
|
@@ -707,7 +706,7 @@
|
|
|
"group_example": "e.g. : Group1",
|
|
|
"created_group": "Group was created",
|
|
|
"add_user": "Add a User to the Created Group",
|
|
|
- "deny_create_group": "You can't create a new group with the current settings",
|
|
|
+ "deny_create_group": "You can't create a new group.",
|
|
|
"is_loading_data": "Loading data...",
|
|
|
"choose_action": "Choose an action for private pages",
|
|
|
"delete_group": "Delete Group",
|