admin.json 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298
  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 administrator from Assign administrator button in the User management page",
  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. },
  12. "app_setting": {
  13. "site_name": "Site name",
  14. "sitename_change": "You can change Site Name which is used for header and HTML title.",
  15. "header_content": "The contents entered here will be shown in the header etc.",
  16. "site_url_desc": "This is for the site URL setting.",
  17. "site_url_warn": "Some features don't work because the site URL is not set.",
  18. "siteurl_help": "Site full URL beginning from <code>http://</code> or <code>https://</code>.",
  19. "confidential_name": "Confidential name",
  20. "confidential_example": "ex): internal use only",
  21. "default_language": "Default Language for new users",
  22. "file_uploading": "File Uploading",
  23. "enable_files_except_image": "Enable file upload other than image files.",
  24. "attach_enable": "You can attach files other than image files if you enable this option.",
  25. "update": "Update",
  26. "mail_settings": "Mail settings",
  27. "smtp_used": "If you have SMTP settings, it will be used.",
  28. "smtp_but_aws": "If you do not have SMTP settings but AWS settings, e-mails will be sent by SES.",
  29. "neihter_of": "If you do not of neither of these, e-mails will not be sent.",
  30. "from_e-mail_address": "From e-mail address",
  31. "smtp_settings": "SMTP settings",
  32. "host": "Host",
  33. "port": "Port",
  34. "user": "User",
  35. "aws_settings": "AWS settings",
  36. "aws_access": "This is for AWS settings. If you complete AWS settings, file upload function, profile picture function etc will be enabled.",
  37. "no_smtp_setting": "If you do not have SMTP settings, e-mails will be sent via SES. You need to verify from e-mail address and production settings.",
  38. "change_setting": "Caution:if you change this setting not completed, you will not be able to access files you have uploaded so far.",
  39. "region": "Region",
  40. "bucket_name": "Bucket name",
  41. "custom_endpoint": "Custom endpoint",
  42. "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.",
  43. "plugin_settings": "Plugin settings",
  44. "enable_plugin_loading": "Enable plugin loading",
  45. "load_plugins": "Load_plugins",
  46. "enable": "Enable",
  47. "disable": "Disable",
  48. "use_env_var_if_empty": "If the value in the database is empty, the value of the environment variable <cod>{{variable}}</code> is used."
  49. },
  50. "markdown_setting": {
  51. "lineBreak_header": "Line Break Setting",
  52. "lineBreak_desc": "You can change line break settings.",
  53. "lineBreak_options": {
  54. "enable_lineBreak": "Enable Line Break",
  55. "enable_lineBreak_desc": "Treat line break in the text page as<code>&lt;br&gt;</code>in HTML",
  56. "enable_lineBreak_for_comment": "Enable Line Break in comment",
  57. "enable_lineBreak_for_comment_desc": "Treat line break in comment as<code>&lt;br&gt;</code>in HTML"
  58. },
  59. "presentation_header": "Presentation Setting",
  60. "presentation_desc": "You can change presentation settings.",
  61. "presentation_options": {
  62. "page_break_setting": "Page break Setting",
  63. "preset_one_separator": "Preset 1",
  64. "preset_one_separator_desc": "3 Blank lines",
  65. "preset_one_separator_value": "\\n\\n\\n",
  66. "preset_two_separator": "Preset 2",
  67. "preset_two_separator_desc": "5 Hyphens",
  68. "preset_two_separator_value": "-----",
  69. "custom_separator": "Custom",
  70. "custom_separator_desc": "Regular Expression"
  71. },
  72. "xss_header": "Prevent XSS(Cross Site Scripting) Setting",
  73. "xss_desc": "You can change the handling of HTML tags in markdown text.",
  74. "xss_options": {
  75. "enable_xss_prevention": "Enable XSS Prevention",
  76. "ignore_all_tags": "Ignore All Tags",
  77. "ignore_all_tags_desc": "Stripe all HTML tags and attributes",
  78. "recommended_setting": "Recommended Setting",
  79. "custom_whitelist": "Custom Whitelist",
  80. "tag_names": "Tag names",
  81. "tag_attributes": "Tag attributes",
  82. "import_recommended": "Import recommended {{target}}"
  83. }
  84. },
  85. "customize_setting": {
  86. "recommended": "Recommended",
  87. "layout": "Layout",
  88. "theme": "Theme",
  89. "layout_desc": {
  90. "growi_title": "Simple and Clear",
  91. "growi_text1": "Full screen layout and thin margins/paddings",
  92. "growi_text2": "Show and post comments at the bottom of the page",
  93. "growi_text3": "Affix Table-of-contents",
  94. "kibela_title": "Easy Viewing Structure",
  95. "kibela_text1": "Center aligned contents",
  96. "kibela_text2": "Show and post comments at the bottom of the page",
  97. "kibela_text3": "Affix Table-of-contents",
  98. "crowi_title": "Separated Functions",
  99. "crowi_text1": "Collapsible Sidebar",
  100. "crowi_text2": "Show and post comments in Sidebar",
  101. "crowi_text3": "Collapsible Table-of-contents"
  102. },
  103. "behavior": "Behavior",
  104. "behavior_desc": {
  105. "growi_text1": "Both of <code>/page</code> and <code>/page/</code> shows the same page。",
  106. "growi_text2": "<code>/nonexistent_page</code> shows editing form",
  107. "growi_text3": "All pages shows the list of sub pages <b>if using GROWI Enhanced Layout</b>",
  108. "crowi_text1": "<code>/page</code> shows the page",
  109. "crowi_text2": "<code>/page/</code> shows the list of sub pages",
  110. "crowi_text3": "If portal is applied to <code>/page/</code> , the portal and the list of sub pages are shown",
  111. "crowi_text4": "<code>/nonexistent_page</code> shows editing form<",
  112. "crowi_text5": "<code>/nonexistent_page/</code> the list of sub pages"
  113. },
  114. "function": "Function",
  115. "function_desc": "You can choose Valid/Invalid of the function",
  116. "function_options": {
  117. "timeline": "Timeline function",
  118. "timeline_desc1": "You can show the timeline of the subpages.",
  119. "timeline_desc2": "If there are many subpages, performance decreases while page loading.",
  120. "timeline_desc3": "You can speed up list page display by invalidating.",
  121. "tab_switch": "Save tab-switching in the browser",
  122. "tab_switch_desc1": "Save edit tab and history tab switching in the browser and make it object for forward/back command of the browser.",
  123. "tab_switch_desc2": "By invalidating, you can make page transition as the only object for forward/back command of the browser.",
  124. "attach_title_header": "Add h1 section when create new page automatically",
  125. "attach_title_header_desc": "Add page path to the first line as h1 section when create new page",
  126. "recent_created__n_draft_num_desc": "Number of Recently Created Pages & Drafts Displayed",
  127. "recently_created_n_draft_num_desc": "Number of recently created pages and drafts displayed on user page",
  128. "stale_notification": "Display Notification on Stale Pages",
  129. "stale_notification_desc": "Displays the notification to pages more than 1 year since the last update."
  130. },
  131. "code_highlight": "Code Highlight",
  132. "nocdn_desc": "This function is disabled when the environment variable <code>NO_CDN=true</code>.<br>Github style has been forcibly applied.",
  133. "custom_title": "Custom Title",
  134. "custom_title_detail": "You can customize <code>&lt;title&gt;</code> tag.<br><code>&#123;&#123;sitename&#125;&#125;</code> will be automatically replaced with the app name, and <code>&#123;&#123;page&#125;&#125;</code> will be replaced with the page name/path.",
  135. "custom_header": "Custom HTML Header",
  136. "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.",
  137. "custom_css": "Custom CSS",
  138. "write_css": "You can write CSS that is applied to whole system.",
  139. "ctrl_space": "Ctrl+Space to Autocomplete",
  140. "custom_script": "Custom script",
  141. "write_java": "You can write Javascript that is applied to whole system.",
  142. "reflect_change": "You need to reload the page to reflect the change."
  143. },
  144. "importer_management": {
  145. "beta_warning": "This function is Beta.",
  146. "import_from": "Import from {{from}}",
  147. "import_growi_archive": "Import GROWI Archive",
  148. "growi_settings": {
  149. "overwrite_documents": "Imported documents will overwrite existing documents",
  150. "growi_archive_file": "GROWI Archive File",
  151. "uploaded_data": "Uploaded Data",
  152. "extracted_file": "Extracted File",
  153. "collection": "Collection",
  154. "upload": "Upload",
  155. "discard": "Discard Uploaded Data",
  156. "errors": {
  157. "at_least_one": "Select one or more collections.",
  158. "page_and_revision": "'Pages' and 'Revisions' must be imported both.",
  159. "depends": "'{{target}}' must be selected when '{{condition}}' is selected."
  160. },
  161. "configuration": {
  162. "pages": {
  163. "overwrite_author": {
  164. "label": "Overwrite page's author with the current user",
  165. "desc": "Recommended <span class=\"text-danger\">NOT</span> to check this when users will also be restored."
  166. },
  167. "set_public_to_page": {
  168. "label": "Set 'Public' to the pages that is '{{from}}'",
  169. "desc": "Make sure that this configuration makes all <b>'{{from}}'</b> pages readable from <span class=\"text-danger\">ANY users</span>."
  170. },
  171. "initialize_meta_datas": {
  172. "label": "Initialize page's like, read users and comment count",
  173. "desc": "Recommended <span class=\"text-danger\">NOT</span> to check this when users will also be restored."
  174. },
  175. "initialize_hackmd_related_datas": {
  176. "label": "Initialize HackMD related data",
  177. "desc": "Recommended to check this unless there is important drafts on HackMD."
  178. }
  179. },
  180. "revisions": {
  181. "overwrite_author": {
  182. "label": "Overwrite revision's author with the current user",
  183. "desc": "Recommended <span class=\"text-danger\">NOT</span> to check this when users will also be restored."
  184. }
  185. }
  186. }
  187. },
  188. "esa_settings": {
  189. "team_name": "Team name",
  190. "access_token": "Access token",
  191. "test_connection": "Test connection to esa"
  192. },
  193. "qiita_settings": {
  194. "team_name": "Team name",
  195. "access_token": "Access token",
  196. "test_connection": "Test connection to qiita:team"
  197. },
  198. "import": "Import",
  199. "page_skip": "Pages with a name that already exists on GROWI are not imported",
  200. "Directory_hierarchy_tag": "Directory Hierarchy Tag"
  201. },
  202. "export_management": {
  203. "exporting_collection_list": "Exporting Collection List",
  204. "exported_data_list": "Exported Archive Data List",
  205. "export_collections": "Export Collections",
  206. "check_all": "Check All",
  207. "uncheck_all": "Uncheck All",
  208. "desc_password_seed": "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.",
  209. "create_new_archive_data": "Create New Archive Data",
  210. "export": "Export",
  211. "cancel": "Cancel",
  212. "file": "File",
  213. "growi_version": "Growi Version",
  214. "collections": "Collections",
  215. "exported_at": "Exported At",
  216. "export_menu": "Export Menu",
  217. "download": "Download",
  218. "delete": "Delete"
  219. },
  220. "user_management": {
  221. "invite_users": "Invite New Users",
  222. "invite_modal": {
  223. "emails": "Emails",
  224. "invite_thru_email": "Send Invitation Email",
  225. "valid_email": "Valid email address is required",
  226. "temporary_password": "The created user has a temporary password",
  227. "send_new_password": "Please send the new password to the user.",
  228. "send_temporary_password": "Be sure to copy the temporary password ON THIS SCREEN and send it to the user.",
  229. "existing_email": "The following emails already exist"
  230. },
  231. "user_table": {
  232. "administrator": "Administrator",
  233. "edit_menu": "Edit Menu",
  234. "reset_password": "Reset Password",
  235. "administrator_menu": "Administrator Menu",
  236. "accept": "Accept",
  237. "deactivate_account": "Deactivate Account",
  238. "your_own": "You cannot deactivate your own account",
  239. "remove_admin_access": "Remove Admin Access",
  240. "cannot_remove": "You cannot remove yourself from administrator",
  241. "give_admin_access": "Give Admin Access"
  242. },
  243. "reset_password": "Reset Password",
  244. "reset_password_modal": {
  245. "password_never_seen": "The temporary password can never be retrieved after this screen is closed.",
  246. "password_reset_message": "Let the user know the new password below and strongly recommend to change another one immediately.",
  247. "send_new_password": "Please send the new password to the user.",
  248. "target_user": "Target User",
  249. "new_password": "New Password"
  250. },
  251. "external_account": "External Account Management",
  252. "external_account_list": "External Account List",
  253. "invite": "Invite",
  254. "invited": "User was invited",
  255. "back_to_user_management": "Back to User Management",
  256. "authentication_provider": "Authentication Provider",
  257. "manage": "Manage",
  258. "password_setting": "Password Setting",
  259. "password_setting_help": "Is password set?",
  260. "set": "Yes",
  261. "unset": "No",
  262. "related_username": "Related user's ",
  263. "cannot_invite_maximum_users": "Can not invite more than the maximum number of users.",
  264. "current_users": "Current users:"
  265. },
  266. "user_group_management": {
  267. "create_group": "Create New Group",
  268. "deny_create_group": "You can't create a new group with the current settings",
  269. "group_name": "Group Name",
  270. "group_example": "e.g. : Group1",
  271. "add_modal": {
  272. "add_user": "Add a User to the Created Group",
  273. "search_option": "Search Option",
  274. "enable_option": "Enable {{option}}",
  275. "forward_match": "forword match",
  276. "partial_match": "partial match",
  277. "backward_match": "backward match"
  278. },
  279. "group_list": "Group List",
  280. "back_to_list": "Go Back to Group List",
  281. "basic_info": "Basic Info",
  282. "user_list": "User List",
  283. "created_group": "Group was created",
  284. "is_loading_data": "fetch data...",
  285. "no_pages": "There are no pages the group has view permission",
  286. "remove_from_group": "Remove this user",
  287. "delete_modal": {
  288. "header": "Delete Group",
  289. "desc": "Once deleted, the deleted group and its private pages cannot be retrieved",
  290. "dropdown_desc": "Choose an action for private pages",
  291. "select_group": "Select a group",
  292. "no_groups": "No groups to select",
  293. "publish_pages": "Publish All",
  294. "delete_pages": "Delete All",
  295. "transfer_pages": "Transfer to another group"
  296. }
  297. }
  298. }