admin.json 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295
  1. {
  2. "admin_top": {
  3. "management_wiki": "Management Wiki",
  4. "system_information": "System information",
  5. "wiki_administrator": "Only wiki administrator can access this page",
  6. "assign_administrator": "You can assign the selected user to be a wiki administrator on the User Management page using the 'Give admin access' button",
  7. "list_of_installed_plugins": "List of installed plugins",
  8. "package_name": "Package name",
  9. "specified_version": "Specified version",
  10. "installed_version": "Installed version",
  11. "list_of_env_vars":"List of environment variables",
  12. "env_var_priority": "For environment variables other than security, the value of the database is obtained preferentially.",
  13. "about_security": "Check <a href='/admin/security'>Securtiy Settings</a> for security environment variables."
  14. },
  15. "app_setting": {
  16. "site_name": "Site name",
  17. "sitename_change": "You can change site name which is used for header and HTML title.",
  18. "header_content": "The contents entered here will be shown in the header etc.",
  19. "site_url_desc": "This is for the site URL setting.",
  20. "site_url_warn": "Some features don't work because the site URL is not set.",
  21. "siteurl_help": "Site full URL beginning from <code>http://</code> or <code>https://</code>.",
  22. "confidential_name": "Confidential name",
  23. "confidential_example": "ex): internal use only",
  24. "default_language": "Default language for new users",
  25. "file_uploading": "File uploading",
  26. "enable_files_except_image": "Enabling this option will allow upload of any file type. Without this option, only image file upload is supported.",
  27. "attach_enable": "You can attach files other than image files if you enable this option.",
  28. "update": "Update",
  29. "mail_settings": "E-mail Settings",
  30. "mailer_is_not_set_up": "E-mail setting is not set up.",
  31. "from_e-mail_address": "From e-mail address",
  32. "transmission_method":"Transmission Method",
  33. "smtp_label":"SMTP",
  34. "ses_label":"SES(AWS)",
  35. "send_test_email": "Send a test-email",
  36. "success_to_send_test_email": "Success to send a test-email",
  37. "smtp_settings": "SMTP settings",
  38. "host": "Host",
  39. "port": "Port",
  40. "user": "User",
  41. "ses_settings":"SES settings",
  42. "test_connection": "Test connection to mail",
  43. "aws_settings": "AWS settings",
  44. "aws_access": "This is for AWS settings. If you complete AWS settings, file upload function, profile picture function etc will be enabled.",
  45. "change_setting": "Caution:if you change this setting not completed, you will not be able to access files you have uploaded so far.",
  46. "region": "Region",
  47. "bucket_name": "Bucket name",
  48. "custom_endpoint": "Custom endpoint",
  49. "custom_endpoint_change": "Input the URL of the endpoint of an object storage service like MinIO that has a S3-compatible API. Amazon S3 is used if empty.",
  50. "plugin_settings": "Plugin settings",
  51. "enable_plugin_loading": "Enable plugin loading",
  52. "load_plugins": "Load_plugins",
  53. "enable": "Enable",
  54. "disable": "Disable",
  55. "use_env_var_if_empty": "If the value in the database is empty, the value of the environment variable <cod>{{variable}}</code> is used."
  56. },
  57. "markdown_setting": {
  58. "lineBreak_header": "Line break setting",
  59. "lineBreak_desc": "You can change line break settings.",
  60. "lineBreak_options": {
  61. "enable_lineBreak": "Enable line break",
  62. "enable_lineBreak_desc": "Convert line break in the text page to<code>&lt;br&gt;</code>in HTML",
  63. "enable_lineBreak_for_comment": "Enable line break in comment",
  64. "enable_lineBreak_for_comment_desc": "Convert line break in comment to<code>&lt;br&gt;</code>in HTML"
  65. },
  66. "presentation_header": "Presentation setting",
  67. "presentation_desc": "You can change presentation settings.",
  68. "presentation_options": {
  69. "page_break_setting": "Page break setting",
  70. "preset_one_separator": "Preset 1",
  71. "preset_one_separator_desc": "3 Blank lines",
  72. "preset_one_separator_value": "\\n\\n\\n",
  73. "preset_two_separator": "Preset 2",
  74. "preset_two_separator_desc": "5 Hyphens",
  75. "preset_two_separator_value": "-----",
  76. "custom_separator": "Custom",
  77. "custom_separator_desc": "Regular expression"
  78. },
  79. "xss_header": "Prevent XSS(cross site scripting) setting",
  80. "xss_desc": "You can change the handling of HTML tags in markdown text.",
  81. "xss_options": {
  82. "enable_xss_prevention": "Enable XSS prevention",
  83. "remove_all_tags": "Remove all tags",
  84. "remove_all_tags_desc": "Stripe all HTML tags and attributes",
  85. "recommended_setting": "Recommended setting",
  86. "custom_whitelist": "Custom whitelist",
  87. "tag_names": "Tag names",
  88. "tag_attributes": "Tag attributes",
  89. "import_recommended": "Import recommended {{target}}"
  90. }
  91. },
  92. "customize_setting": {
  93. "theme": "Theme",
  94. "theme_desc": {
  95. "light_and_dark": "Light and dark modes",
  96. "unique": "Only one mode"
  97. },
  98. "function": "Function",
  99. "function_desc": "You can choose Valid/Invalid of the function",
  100. "function_options": {
  101. "timeline": "Timeline function",
  102. "timeline_desc1": "You can show the timeline of the child pages.",
  103. "timeline_desc2": "If there are many child pages, performance decreases while page loading.",
  104. "timeline_desc3": "You can speed up list page display by invalidating.",
  105. "tab_switch": "Save tab-switching in the browser",
  106. "tab_switch_desc1": "Save edit tab and history tab switching in the browser and make it object for forward/back command of the browser.",
  107. "tab_switch_desc2": "By invalidating, you can make page transition as the only object for forward/back command of the browser.",
  108. "attach_title_header": "Add h1 section when create new page automatically",
  109. "attach_title_header_desc": "Add page path to the first line as h1 section when create new page",
  110. "recent_created__n_draft_num_desc": "Number of recently created pages & drafts displayed",
  111. "recently_created_n_draft_num_desc": "Number of recently created pages and drafts displayed on user page",
  112. "stale_notification": "Display notification on stale pages",
  113. "stale_notification_desc": "Displays the notification to pages more than 1 year since the last update.",
  114. "show_all_reply_comments": "Show all reply comments",
  115. "show_all_reply_comments_desc": "When the setting value is off, comments other than the latest two are omitted."
  116. },
  117. "code_highlight": "Code highlight",
  118. "nocdn_desc": "This function is disabled when the environment variable <code>NO_CDN=true</code>.<br>Github style has been forcibly applied.",
  119. "custom_title": "Custom title",
  120. "custom_title_detail": "You can customize <code>&lt;title&gt;</code> tag. Following placeholders will be automatically replaced:",
  121. "custom_title_detail_placeholder1": "<code>&#123;&#123;sitename&#125;&#125;</code> - The site name of this wiki.",
  122. "custom_title_detail_placeholder2": "<code>&#123;&#123;pagename&#125;&#125;</code> - The page name of the current page.",
  123. "custom_title_detail_placeholder3": "<code>&#123;&#123;pagepath&#125;&#125;</code> - The page path of the current page.",
  124. "custom_header": "Custom HTML header",
  125. "custom_header_detail": "You can customize HTML header that applies all pages. Your custom script will be inserted in <code>&lt;header&gt;</code> but above other <code>&lt;script&gt;</code> tags.<br>Relaod page to see changes.",
  126. "custom_css": "Custom CSS",
  127. "write_css": "You can write CSS that is applied to whole system.",
  128. "ctrl_space": "Ctrl+Space to autocomplete",
  129. "custom_script": "Custom script",
  130. "write_java": "You can write Javascript that is applied to whole system.",
  131. "reflect_change": "You need to reload the page to reflect the change."
  132. },
  133. "importer_management": {
  134. "beta_warning": "This function is Beta.",
  135. "import_from": "Import from {{from}}",
  136. "import_growi_archive": "Import GROWI archive",
  137. "growi_settings": {
  138. "description_of_import_mode": {
  139. "about": "When you import data with the same name as an existing one, choose from the following three modes below.",
  140. "insert": "Insert: Skip importing the data.",
  141. "upsert": "Upsert: Overwrite and update the existing data with imported data.",
  142. "flash_and_insert": "Flash and Insert: After deleting the existing data completely, import the data"
  143. },
  144. "growi_archive_file": "GROWI Archive File",
  145. "uploaded_data": "Uploaded Data",
  146. "extracted_file": "Extracted File",
  147. "collection": "Collection",
  148. "upload": "Upload",
  149. "discard": "Discard uploaded data",
  150. "errors": {
  151. "at_least_one": "Select one or more collections.",
  152. "page_and_revision": "'Pages' and 'Revisions' must be imported both.",
  153. "depends": "'{{target}}' must be selected when '{{condition}}' is selected."
  154. },
  155. "configuration": {
  156. "pages": {
  157. "overwrite_author": {
  158. "label": "Overwrite page's author with the current user",
  159. "desc": "Recommended <span class=\"text-danger\">NOT</span> to check this when users will also be restored."
  160. },
  161. "set_public_to_page": {
  162. "label": "Set 'Public' to the pages that is '{{from}}'",
  163. "desc": "Make sure that this configuration makes all <b>'{{from}}'</b> pages readable from <span class=\"text-danger\">ANY users</span>."
  164. },
  165. "initialize_meta_datas": {
  166. "label": "Initialize page's like, read users and comment count",
  167. "desc": "Recommended <span class=\"text-danger\">NOT</span> to check this when users will also be restored."
  168. },
  169. "initialize_hackmd_related_datas": {
  170. "label": "Initialize HackMD related data",
  171. "desc": "Recommended to check this unless there is important drafts on HackMD."
  172. }
  173. },
  174. "revisions": {
  175. "overwrite_author": {
  176. "label": "Overwrite revision's author with the current user",
  177. "desc": "Recommended <span class=\"text-danger\">NOT</span> to check this when users will also be restored."
  178. }
  179. }
  180. }
  181. },
  182. "esa_settings": {
  183. "team_name": "Team name",
  184. "access_token": "Access token",
  185. "test_connection": "Test connection to esa"
  186. },
  187. "qiita_settings": {
  188. "team_name": "Team name",
  189. "access_token": "Access token",
  190. "test_connection": "Test connection to qiita:team"
  191. },
  192. "import": "Import",
  193. "page_skip": "Pages with a name that already exists on GROWI are not imported",
  194. "Directory_hierarchy_tag": "Directory hierarchy tag"
  195. },
  196. "export_management": {
  197. "exporting_collection_list": "Exporting Collection List",
  198. "exported_data_list": "Exported Archive Data List",
  199. "export_collections": "Export Collections",
  200. "check_all": "Check All",
  201. "uncheck_all": "Uncheck All",
  202. "desc_password_seed": "<p>DO NOT FORGET to set current <code>PASSWORD_SEED</code> to your new GROWI system when restoring user data, or users will NOT be able to login with their password.<br><br><strong>HINT:</strong><br>The current <code>PASSWORD_SEED</code> will be stored in <code>meta.json</code> in exported ZIP.</p>",
  203. "create_new_archive_data": "Create New Archive Data",
  204. "export": "Export",
  205. "cancel": "Cancel",
  206. "file": "File",
  207. "growi_version": "Growi Version",
  208. "collections": "Collections",
  209. "exported_at": "Exported At",
  210. "export_menu": "Export Menu",
  211. "download": "Download",
  212. "delete": "Delete"
  213. },
  214. "user_management": {
  215. "invite_users": "Invite new users",
  216. "click_twice_same_checkbox": "You should check at least one checkbox.",
  217. "invite_modal": {
  218. "emails": "Emails (Possible to invite multiple people with new lines)",
  219. "invite_thru_email": "Send invitation email",
  220. "valid_email": "Valid email address is required",
  221. "temporary_password": "The created user has a temporary password",
  222. "send_new_password": "Please send the new password to the user.",
  223. "send_temporary_password": "Be sure to copy the temporary password ON THIS SCREEN and send it to the user.",
  224. "existing_email": "The following emails already exist"
  225. },
  226. "user_table": {
  227. "administrator": "Administrator",
  228. "edit_menu": "Edit menu",
  229. "reset_password": "Reset password",
  230. "administrator_menu": "Administrator Menu",
  231. "accept": "Accept",
  232. "deactivate_account": "Deactivate account",
  233. "your_own": "You cannot deactivate your own account",
  234. "remove_admin_access": "Remove admin access",
  235. "cannot_remove": "You cannot remove yourself from administrator",
  236. "give_admin_access": "Give admin access"
  237. },
  238. "reset_password": "Reset Password",
  239. "reset_password_modal": {
  240. "password_never_seen": "The temporary password can never be retrieved after this screen is closed.",
  241. "password_reset_message": "Let the user know the new password below and strongly recommend to change another one immediately.",
  242. "send_new_password": "Please send the new password to the user.",
  243. "target_user": "Target User",
  244. "new_password": "New Password"
  245. },
  246. "external_account": "External Account Management",
  247. "external_accounts":"External accounts",
  248. "create_external_account":"Create external account",
  249. "external_account_list": "External Account List",
  250. "invite": "Invite",
  251. "invited": "User was invited",
  252. "back_to_user_management": "Back to User Management",
  253. "authentication_provider": "Authentication provider",
  254. "manage": "Manage",
  255. "password_setting": "Password setting",
  256. "password_setting_help": "Is password set?",
  257. "set": "Yes",
  258. "unset": "No",
  259. "related_username": "Related user's ",
  260. "cannot_invite_maximum_users": "Can not invite more than the maximum number of users.",
  261. "current_users": "Current users:"
  262. },
  263. "user_group_management": {
  264. "create_group": "Create new group",
  265. "deny_create_group": "You can't create a new group with the current settings.",
  266. "group_name": "Group name",
  267. "group_example": "e.g. : Group1",
  268. "add_modal": {
  269. "add_user": "Add a user to the created group",
  270. "search_option": "Search option",
  271. "enable_option": "Enable {{option}}",
  272. "forward_match": "Forword match",
  273. "partial_match": "Partial match",
  274. "backward_match": "Backward match"
  275. },
  276. "group_list": "Group list",
  277. "back_to_list": "Go back to group list",
  278. "basic_info": "Basic info",
  279. "user_list": "User list",
  280. "created_group": "Group was created",
  281. "is_loading_data": "Fetch data...",
  282. "no_pages": "There are no pages the group has view permission.",
  283. "remove_from_group": "Remove this user",
  284. "delete_modal": {
  285. "header": "Delete group",
  286. "desc": "Once deleted, the deleted group and its private pages cannot be retrieved.",
  287. "dropdown_desc": "Choose an action for private pages",
  288. "select_group": "Select a group",
  289. "no_groups": "No groups to select",
  290. "publish_pages": "Publish all",
  291. "delete_pages": "Delete all",
  292. "transfer_pages": "Transfer to another group"
  293. }
  294. }
  295. }