en-US.json 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790
  1. {
  2. "language_tag": "en-US",
  3. "_comment_" : "No category",
  4. "recent_edit_request" : "Recent edit request",
  5. "all_function_authority" : "All function authority",
  6. "bbs_authority" : "BBS authority",
  7. "treat_as_admin_authority" : "Treat as admin authority",
  8. "backup_count" : "Maximum number of backup files",
  9. "template_var_1" : "Template variable 1",
  10. "template_var_2" : "Template variable 2",
  11. "template_var_3" : "Template variable 3",
  12. "sidebar" : "Sidebar",
  13. "document_make_acl" : "Document create ACL",
  14. "document_edit_request_acl" : "Document edit request ACL",
  15. "up_to_level_3" : "Level 3 or higher",
  16. "up_to_level_10" : "Level 10 or higher",
  17. "document_top" : "Top of document phrases",
  18. "document_editor_top" : "Top of document editor phrases",
  19. "cidr" : "CIDR",
  20. "option" : "Option",
  21. "edit_request_able" : "Edit request available",
  22. "date" : "Date",
  23. "wiki_load_ip_select" : "Header to get IP",
  24. "auto_login" : "Auto login",
  25. "view_hide_user_name_authority" : "View hidden username and IP authority",
  26. "view_user_watchlist_authority" : "View user watchlist authority",
  27. "doc_watch_list_view_authority" : "View the list of people who have added document to the watchlist authority",
  28. "bbs_view_authority" : "BBS view authority",
  29. "bbs_comment_authority" : "BBS comment authority",
  30. "bbs_edit_authority" : "BBS edit authority",
  31. "user_analyze_authority" : "Analyze user authority",
  32. "still_use_auth_error" : "Someone still has this authority",
  33. "xss_data_include_error" : "You cannot enter characters that can be used for XSS.",
  34. "nothing_authority" : "Ineffective authority",
  35. "multiple_authorize" : "Multiple authorize",
  36. "auth_to_auth" : "Auth group to auth group",
  37. "vote_management_authority" : "Vote management authority",
  38. "bbs_management_authority" : "BBS management authority",
  39. "discuss_view_authority" : "Discussion view authority",
  40. "page_view" : "Page views",
  41. "discuss_make_new_thread_authority" : "Create a new discussion authority",
  42. "multiple_move" : "Multiple move documents",
  43. "url" : "URL",
  44. "resolution" : "Resolution",
  45. "file_delete_with_document" : "Delete document and file at the same time",
  46. "method" : "Method",
  47. "_comment_" : "Common",
  48. "data" : "Data",
  49. "volume" : "Volume",
  50. "server" : "Server",
  51. "filter" : "Filter",
  52. "delete" : "Delete",
  53. "notice" : "Notice",
  54. "add" : "Add",
  55. "license" : "License",
  56. "etc" : "Etc",
  57. "name" : "Name",
  58. "regex" : "Regex",
  59. "id" : "ID",
  60. "list" : "List",
  61. "main" : "Main",
  62. "return" : "Return",
  63. "skin" : "Skin",
  64. "save" : "Save",
  65. "secret_key" : "Secret key",
  66. "public_key" : "Public key",
  67. "host" : "Host",
  68. "port" : "Port",
  69. "restart" : "Restart",
  70. "shutdown" : "Shutdown",
  71. "document_name" : "Documents name",
  72. "discussion_name" : "Discussions topic",
  73. "user_name" : "Username",
  74. "go" : "Go",
  75. "document" : "Document",
  76. "discussion" : "Discussion",
  77. "backlink" : "Backlink",
  78. "link" : "Link",
  79. "closed" : "Closed",
  80. "reload" : "Reload",
  81. "send" : "Send",
  82. "ongoing" : "Ongoing",
  83. "normal" : "Normal",
  84. "range" : "Range",
  85. "search" : "Search",
  86. "raw" : "Raw",
  87. "history" : "History",
  88. "user_discussion" : "User discussion",
  89. "record" : "Record",
  90. "state" : "State",
  91. "revert" : "Revert",
  92. "why" : "Reason",
  93. "edit" : "Edit",
  94. "preview" : "Preview",
  95. "move" : "Move",
  96. "upload" : "Upload",
  97. "version" : "Version",
  98. "stop" : "Stop",
  99. "close" : "Closed",
  100. "open" : "Open",
  101. "agreement" : "Agreement",
  102. "template" : "Template document",
  103. "file" : "File",
  104. "writer" : "Writer",
  105. "editor" : "Editor",
  106. "hide" : "Hide",
  107. "check" : "Check",
  108. "destruction" : "Destruction",
  109. "tool" : "Tool",
  110. "position" : "Position",
  111. "recent" : "Recently",
  112. "password" : "Password",
  113. "login" : "Sign in",
  114. "logout" : "Sign out",
  115. "register" : "Sign up",
  116. "language" : "Language",
  117. "compare" : "Compare",
  118. "email" : "Email",
  119. "key" : "Key",
  120. "all" : "All",
  121. "sub" : "Sub",
  122. "create" : "Create",
  123. "acl" : "ACL",
  124. "upper" : "Parent",
  125. "other" : "Other",
  126. "random" : "Random",
  127. "error" : "Error",
  128. "next" : "Next",
  129. "previous" : "Previous",
  130. "authority" : "Authority",
  131. "connect" : "Connect",
  132. "explanation" : "Explanation",
  133. "default" : "Default",
  134. "lastest" : "Lastest",
  135. "type" : "Type",
  136. "in_progress" : "In progress",
  137. "start" : "Start",
  138. "pass" : "Passing",
  139. "file_name" : "File name",
  140. "pinned" : "Pinned",
  141. "markup" : "Markup",
  142. "title" : "Title",
  143. "reference" : "Reference",
  144. "icon" : "Icon",
  145. "view" : "View",
  146. "content" : "Content",
  147. "on" : "On",
  148. "off" : "Off",
  149. "unset" : "Unset",
  150. "extension" : "Extension",
  151. "empty" : "Empty",
  152. "domain" : "Domain",
  153. "result" : "Result",
  154. "not_working" : "Not working",
  155. "alpha" : "Alpha",
  156. "beta" : "Beta",
  157. "example" : "Example",
  158. "reset" : "Reset",
  159. "top" : "Top",
  160. "bottom" : "Bottom",
  161. "use" : "Use",
  162. "spread" : "Speard",
  163. "popup" : "Popup",
  164. "popover" : "Popover",
  165. "trace" : "Trace",
  166. "level" : "Level",
  167. "challenge" : "Challenges",
  168. "ua" : "UA",
  169. "day" : "Day(s)",
  170. "backup" : "Backup",
  171. "_comment_" : "Time",
  172. "second" : "Second(s)",
  173. "hour" : "Hour(s)",
  174. "limitless" : "Limitless",
  175. "time" : "Time",
  176. "period" : "Period",
  177. "end" : "End",
  178. "_comment_" : "User",
  179. "user" : "User",
  180. "admin" : "Administrator",
  181. "owner" : "Owner",
  182. "ip" : "IP",
  183. "member" : "Member",
  184. "_comment_" : "Ban",
  185. "ban" : "Block",
  186. "blocked" : "Blocked user",
  187. "release" : "Unblock",
  188. "completely_ban" : "Completely block",
  189. "dont_come_this_site" : "Site access block",
  190. "_comment_" : "Func",
  191. "wiki_restart" : "Restart wiki engine",
  192. "wiki_shutdown" : "Shutdown wiki engine",
  193. "update" : "Update",
  194. "need_document" : "Required Document(s)",
  195. "close_discussion" : "Closed discussion(s)",
  196. "open_discussion" : "Open discussion(s)",
  197. "recent_discussion" : "Recently discussion(s)",
  198. "recent_change" : "Recently edit(s)",
  199. "edit_filter" : "Contents filter",
  200. "recent_ban" : "Block(s) record",
  201. "edit_filter_rule" : "Contents filter rule",
  202. "move_history" : "History of moveing",
  203. "other_tool" : "Other tools",
  204. "admin_tool" : "Administrators tools",
  205. "check_user" : "Check users login history",
  206. "compare_target" : "Comparison target name",
  207. "authorize" : "Authorize",
  208. "indexing" : "Database Indexing",
  209. "hide_release" : "Unhide",
  210. "pinned_release" : "Unpinned",
  211. "discussion_tool" : "Discussion tools",
  212. "discussion_raw" : "Discussion raw",
  213. "connection" : "Connection",
  214. "new_connection" : "Connect...",
  215. "user_setting" : "User settings",
  216. "now_password" : "Current password",
  217. "new_password" : "New password",
  218. "password_confirm" : "Confirm password",
  219. "password_search" : "Password finder",
  220. "login_able" : "Loginable",
  221. "band_ban" : "Range block",
  222. "band_blocked" : "Range blocked",
  223. "under_category" : "Sub-category",
  224. "count" : "Number of Contributions",
  225. "alarm" : "Notifications(s)",
  226. "user_document" : "User document",
  227. "user_head" : "Custom <HEAD>",
  228. "encryption_method" : "Encryption method",
  229. "check_key" : "Check authentication key",
  230. "reset_user_ok" : "Check Success",
  231. "name_or_ip_or_regex_or_cidr" : "Username or IP or Regex or CIDR",
  232. "ban_period" : "Period to block",
  233. "not_sure" : "Not sure",
  234. "use_push_alarm" : "Enable Push Notification",
  235. "edit_button_paragraph" : "Paragraph",
  236. "password_change" : "Change password",
  237. "email_change" : "Change email",
  238. "document_setting" : "Document setting",
  239. "mutiple_document_setting" : "Multiple document setting",
  240. "acl_thread_change" : "Change thread ACL",
  241. "user_tool" : "Users tools",
  242. "skin_info" : "Skin information",
  243. "closed_discussion" : "Closed discussions",
  244. "agreed_discussion" : "Agreed discussions",
  245. "history_delete" : "Delete history",
  246. "direct_input" : "Direct input",
  247. "acl_record" : "ACL record",
  248. "last_edit_time" : "Last edited time",
  249. "admin_group" : "Auth group(s)",
  250. "topic_setting" : "Discussion settings",
  251. "old_page" : "Document(s) modified a long time ago",
  252. "skin_set" : "Skin setting(s)",
  253. "many_delete" : "Document bulk delete",
  254. "edit_request" : "Edit request",
  255. "edit_request_check" : "Check edit request",
  256. "accept_edit_request" : "Accept edit request",
  257. "history_add" : "Add history",
  258. "all_register_num" : "The number of application forms",
  259. "replace_move" : "Interchange",
  260. "merge_move" : "Merging documents",
  261. "add_admin_group" : "Add auth group",
  262. "add_watchlist" : "Add watchlist",
  263. "blocked_user" : "Blocked user",
  264. "blocked_admin" : "Blocked administrator",
  265. "category_title" : "Documents under this category",
  266. "topic_name_change" : "Change discussion name",
  267. "topic_acl_setting" : "Discussion ACL setting",
  268. "topic_acl" : "Discussion ACL",
  269. "delete_admin_group": "Delete auth group",
  270. "main_skin_set" : "Main skin settings",
  271. "reset_backlink" : "Reset backlink",
  272. "link_in_this" : "Links in this document",
  273. "star_doc" : "Document(s) of interest",
  274. "add_star_doc" : "Add document(s) of interest",
  275. "simple_check" : "Simple check",
  276. "add_user" : "Add user",
  277. "2fa" : "2FA",
  278. "2fa_off" : "2FA disabled",
  279. "2fa_password" : "2FA password",
  280. "2fa_password_change" : "Change 2FA password",
  281. "history_reset" : "Document history reset",
  282. "record_reset" : "User edit log reset",
  283. "today_doc" : "Todays document",
  284. "send_edit" : "Modify reason",
  285. "password_instead_key" : "Authentication key",
  286. "key_change" : "Change key",
  287. "key_delete" : "Delete key",
  288. "email_delete" : "Delete email",
  289. "user_title" : "User title",
  290. "multiple_ban" : "Multiple ban",
  291. "dont_move" : "Don't move",
  292. "file_delete" : "File delete",
  293. "added_menu" : "Added menu",
  294. "document_set" : "Document settings",
  295. "user_added_menu" : "User added menu",
  296. "move_redirect_make" : "Redirect document generation (Only if possible)",
  297. "redirect" : "Redirect",
  298. "new_doc" : "New document(s)",
  299. "table" : "Table",
  300. "table_transparent" : "Table transparency",
  301. "recaptcha_pass_acl" : "CAPTCHA Pass ACL",
  302. "recaptcha_one_check_five_pass_acl" : "Passing the CAPTCHA once will result in 5 unimplemented ACL",
  303. "user_fix" : "Fix user",
  304. "main_user_name" : "Main user name",
  305. "change_user_name" : "Change main user name",
  306. "sub_user_name" : "Sub user name",
  307. "start_with_search" : "Search from the first letter",
  308. "challenge_and_level_manage" : "Challenges and level management",
  309. "bbs_record" : "BBS post(s) record",
  310. "bbs_comment_record" : "BBS comment(s) record",
  311. "load_temp_save" : "Temporary save",
  312. "load_temp_save_load" : "Load temporary save",
  313. "bbs_comment_delete" : "Delete BBS comment",
  314. "bbs_post_pinned" : "Pin BBS post",
  315. "bbs_post_delete" : "Delete BBS post",
  316. "outer_link_filter_list" : "External link auto image list",
  317. "html_or_link" : "HTML or link",
  318. "template_document_list" : "Template document(s) list",
  319. "no_link_document_list" : "List of document(s) without link",
  320. "new_page" : "List of new document(s)",
  321. "_comment_" : "BBS",
  322. "bbs" : "BBS",
  323. "bbs_main" : "BBS main",
  324. "bbs_name" : "BBS name",
  325. "bbs_make" : "Create BBS",
  326. "order" : "Order",
  327. "comment_base" : "Comment based",
  328. "thread_base" : "Thread based",
  329. "bbs_set" : "BBS set",
  330. "comment" : "Comment",
  331. "reply" : "Reply",
  332. "post_edit" : "Modify post",
  333. "post_add" : "Add post",
  334. "last_comment_time" : "last comment time",
  335. "bbs_comment_tool" : "BBS comment tool(s)",
  336. "bbs_comment_edit" : "BBS comment edit",
  337. "bbs_post_tool" : "BBS post tool(s)",
  338. "_comment_" : "BBS ACL",
  339. "bbs_view_acl" : "BBS ACL to view posts",
  340. "bbs_acl" : "BBS ACL",
  341. "bbs_edit_acl" : "BBS ACL to write post",
  342. "bbs_comment_acl" : "BBS ACL to write comment",
  343. "_comment_" : "Edit",
  344. "load" : "Load another document",
  345. "turn_off_monaco" : "Turn on/off monaco editor",
  346. "_comment_" : "Render",
  347. "toc" : "TOC",
  348. "category" : "Category",
  349. "_comment_" : "Search",
  350. "search_document_name" : "Search document name",
  351. "search_document_data" : "Search document data",
  352. "_comment_" : "Main skin set part",
  353. "render" : "Render",
  354. "strike" : "Strike",
  355. "bold" : "Bold",
  356. "footnote" : "Footnote",
  357. "include_link" : "Include link",
  358. "image" : "Image",
  359. "exter_link" : "Exter link",
  360. "link_delimiter" : "Link delimiter",
  361. "force_darkmode" : "Force darkmode",
  362. "font_size" : "Font size",
  363. "image_paste" : "Paste Image by Ctrl + C and V",
  364. "monaco_editor" : "Monaco editor",
  365. "footnote_render" : "Footnote rendering",
  366. "footnote_number" : "Footnote number output",
  367. "only_number" : "Only number",
  368. "footnote_real_num_view" : "Footnote original number view",
  369. "category_change_title" : "Don't rename documents in category",
  370. "table_scroll" : "Use scroll in tables",
  371. "list_view_change" : "Change how the number list is viewed",
  372. "view_joke" : "Show contents of joke macro",
  373. "math_scroll" : "Use scroll in math macros",
  374. "view_history" : "Use trace in view",
  375. "_comment_" : "Main skin set option",
  376. "change_to_normal" : "Change to plain text.",
  377. "change_to_link" : "Change to Link.",
  378. "click_load" : "Load by click.",
  379. "all_off" : "Turn off all",
  380. "in_content" : "Turn off automatic TOC",
  381. "self_tab" : "Open a link in this tab",
  382. "_comment_" : "Main skin set footnote",
  383. "only_korean" : "Only Korean is available",
  384. "unavailable_in_monaco" : "Not available in Monaco editor.",
  385. "_comment_" : "Filter list",
  386. "interwiki_list" : "Interwiki(s) list",
  387. "email_filter_list" : "Email filter(s) list",
  388. "id_filter_list" : "Username filter(s) list",
  389. "edit_filter_list" : "Contents filter(s) list",
  390. "file_filter_list" : "File name filter(s) list",
  391. "edit_tool_list" : "Edit tool(s) list",
  392. "image_license_list" : "Image license(s) list",
  393. "extension_filter_list" : "Extension filter(s) list",
  394. "document_filter_list" : "Document filter(s) list",
  395. "_comment_" : "Filter add",
  396. "interwiki_add" : "Add Interwiki",
  397. "edit_filter_add" : "Add contents filter",
  398. "id_filter_add" : "Add username filter",
  399. "email_filter_add" : "Add email filter",
  400. "file_filter_add" : "Add file name filter",
  401. "edit_tool_add" : "Add edit tool",
  402. "image_license_add" : "Add image license",
  403. "extension_filter_add" : "Add extension filter",
  404. "document_filter_add" : "Add document filter",
  405. "_comment_" : "Setting",
  406. "setting" : "Setting",
  407. "restart_required" : "Restart required",
  408. "adsense_setting" : "Adsense settings",
  409. "adsense_enable" : "Adsense enable",
  410. "skin_setting" : "Skin settings",
  411. "main_acl_setting" : "Default ACL settings",
  412. "top_menu_setting" : "Added menu setting",
  413. "main_skin_set_default" : "Main skin setting(s) default",
  414. "_comment_" : "Setting 404 page",
  415. "404_page_setting" : "404 page setting",
  416. "404_page" : "Use the input below as 404 page",
  417. "404_file" : "Use 404.html in root folder",
  418. "_comment_" : "Setting list",
  419. "main_setting" : "Main settings",
  420. "text_setting" : "Text settings",
  421. "main_head" : "Global <HEAD>",
  422. "main_body" : "Top of body",
  423. "main_bottom_body" : "Bottom of body",
  424. "ext_api_req_set" : "External API required setting",
  425. "_comment_" : "Setting main",
  426. "basic_set" : "Basic settings",
  427. "design_set" : "Design-related settings",
  428. "login_set" : "Login-related settings",
  429. "server_set" : "Server-related settings",
  430. "edit_set" : "Edit-related settings",
  431. "communication_set" : "Communication-related settings",
  432. "render_set" : "Rendering-related settings",
  433. "namumark_fully_compatible_mode" : "namumark design compatible mode",
  434. "wiki_name" : "Wikis name",
  435. "wiki_logo" : "Wikis logo",
  436. "main_page" : "Main page",
  437. "bottom_text" : "License text",
  438. "max_file_size" : "Max file size",
  439. "backup_interval" : "Backup Cycles",
  440. "wiki_skin" : "Wikis default Skin",
  441. "no_register" : "Disallow signing up",
  442. "hide_ip" : "Hide IP address",
  443. "wiki_host" : "Wiki host address",
  444. "wiki_port" : "Wiki port number",
  445. "wiki_secret_key" : "Wiki secret key",
  446. "email_required" : "Request e-mail when signing up",
  447. "smtp_setting_required" : "Email SMTP setting required",
  448. "update_branch" : "Branch to import updates",
  449. "slow_edit" : "Continuous edit limit",
  450. "slow_edit_acl" : "Continuous edit limit excluded target ACL",
  451. "requires_approval" : "Requires approval for register",
  452. "approval_question": "Registeration questions",
  453. "backup_where" : "Backup location",
  454. "ua_get_off" : "Turn off UA collection",
  455. "edit_bottom_compulsion" : "Edit reason required",
  456. "edit_bottom_compulsion_acl" : "Edit reason required excluded target ACL",
  457. "enable_comment_function" : "Using the comment function",
  458. "enable_challenge_function" : "Using the challenge function",
  459. "tls_method" : "TLS method",
  460. "title_max_length" : "Documents title maximum length",
  461. "title_topic_max_length" : "Discussions topic maximum length",
  462. "password_min_length" : "Password minimum length",
  463. "set_wiki_access_password_need" : "Password required for wiki access",
  464. "set_wiki_access_password" : "Wiki access password",
  465. "set_history_recording_off" : "Stop recording history",
  466. "link_case_insensitive" : "Link case insensitive",
  467. "hide_user_name" : "Hide member name",
  468. "move_with_redirect" : "Create a redirect when moving a document",
  469. "slow_thread" : "Continuous thread upload limit",
  470. "edit_timeout" : "render timeout",
  471. "display_level_in_user_name" : "Displaying levels in username",
  472. "ua_expiration_date" : "UA expiration deadline",
  473. "document_content_max_length" : "Maximum document length",
  474. "_comment_" : "Text",
  475. "register_text" : "Terms of sign-up",
  476. "non_login_alert" : "Non-login alert",
  477. "edit_bottom_text" : "Editing textarea bottom notice",
  478. "copyright_checkbox_text" : "Copyright Agreenment text as checkbox",
  479. "check_key_text" : "Check authentication key notice",
  480. "email_title" : "Email subject",
  481. "email_text" : "Email content",
  482. "email_insert_text" : "Email input box text",
  483. "password_search_text" : "Password finder text",
  484. "reset_user_text" : "Password reset complete text",
  485. "error_401" : "ACL view limited document notice",
  486. "error_404" : "Missing document notice",
  487. "edit_help" : "Editing textarea phrase",
  488. "upload_help" : "File upload phrase",
  489. "upload_default" : "File upload other Default",
  490. "topic_text" : "Discussion textarea phrase",
  491. "phrase_user_page_admin" : "Administrator user page phrase",
  492. "phrase_user_page_owner" : "Onwer user page phrase",
  493. "phrase_old_page_warning" : "Warning on previous revision document visit",
  494. "_comment_" : "Ext_API",
  495. "recaptcha" : "reCAPTCHA",
  496. "hcaptcha" : "hCAPTCHA",
  497. "captcha" : "CAPTCHA",
  498. "email_setting" : "Email settings",
  499. "_comment_" : "SMTP",
  500. "smtp_setting" : "Email SMTP settings",
  501. "smtp_server" : "SMTP Server address",
  502. "smtp_security": "SMTP Connection security",
  503. "smtp_port" : "SMTP Server port",
  504. "smtp_username" : "SMTP Username",
  505. "smtp_password" : "SMTP Password",
  506. "_comment_" : "OAuth",
  507. "oauth" : "OAuth",
  508. "oauth_client_id" : "OAuth client ID",
  509. "_comment_" : "Top memu",
  510. "enter_top_menu_setting" : "Enter name in the upper line and URL in the lower line.",
  511. "_comment_" : "Sitemap",
  512. "sitemap_management" : "sitemap.xml management",
  513. "stiemap_exclude_domain" : "Exclude domain",
  514. "stiemap_exclude_user_page" : "Exclude user page(s)",
  515. "stiemap_exclude_file_page" : "Exclude file page(s)",
  516. "stiemap_exclude_category_page" : "Exclude category page(s)",
  517. "sitemap_manual_create" : "Create sitemap manually",
  518. "sitemap_auto_make" : "Create sitemap automatically",
  519. "_comment_" : "List",
  520. "discussion_list" : "Discussion(s) list",
  521. "admin_list" : "Administrator(s) list",
  522. "member_list" : "Member(s) list",
  523. "admin_group_list" : "Auth group(s) list",
  524. "all_document_list" : "All document(s) list",
  525. "watchlist" : "Watchlist",
  526. "image_file_list" : "Image file(s) list",
  527. "short_page" : "Short page(s) list",
  528. "long_page" : "Long page(s) list",
  529. "bbs_help" : "BBS editor help",
  530. "bbs_comment_help" : "BBS comment editor help",
  531. "outdated_doc_warning" : "Out of date document warning",
  532. "_comment_" : "Auth use list",
  533. "authority_use_list" : "Authority use list",
  534. "authority_use_list_off" : "Authority use list off",
  535. "authority_use_list_expiration_date" : "Authority use list expiration deadline",
  536. "_comment_" : "ACL document list",
  537. "acl_document_list" : "ACL document(s) list",
  538. "acl_required" : "Required ACL",
  539. "_comment_" : "Auth list",
  540. "ban_authority" : "Block authority",
  541. "discussion_authority" : "Discussion manage authority",
  542. "user_check_authority" : "User check authority",
  543. "document_acl_authority" : "Document ACL manage authority",
  544. "history_hide_authority" : "History hide authority",
  545. "authorization_authority" : "Authorization authority",
  546. "owner_authority" : "Owner authority",
  547. "admin_authority" : "Admin authority",
  548. "user_authority" : "User authority",
  549. "admin_default_feature_authority" : "Admin default feature authority",
  550. "captcha_pass_authority" : "CAPTCHA pass authority",
  551. "ip_authority" : "IP authority",
  552. "view_authority" : "Document view authority",
  553. "document_authority" : "Document authority",
  554. "edit_authority" : "Document edit authority",
  555. "move_authority" : "Document move authority",
  556. "new_make_authority" : "Document create authority",
  557. "delete_authority" : "Document delete authority",
  558. "edit_request_authority" : "Edit request authority",
  559. "discuss_authority" : "Discussion authority",
  560. "upload_authority" : "File upload authority",
  561. "vote_authority" : "Vote authority",
  562. "captcha_one_check_five_pass_authority" : "Passing the CAPTCHA once will result in 5 unimplemented authority",
  563. "user_name_bold_authority" : "Mark user as admin authority",
  564. "multiple_upload_authority" : "Upload multiple files authority",
  565. "slow_edit_pass_authority" : "Continuous edit limit pass authority",
  566. "edit_bottom_compulsion_pass_authority" : "Edit reason required pass authority",
  567. "_comment_" : "Record",
  568. "edit_record" : "Edit record",
  569. "discussion_record" : "Discussion record",
  570. "_comment_" : "Topic",
  571. "remove_blind_thread" : "Hide blind thread",
  572. "make_new_topic" : "Make new discussion",
  573. "topic_tool" : "Discussion management tools",
  574. "topic_state" : "Discussion status",
  575. "topic_delete" : "Delete this thread",
  576. "topic_view_acl" : "Discussion View ACL",
  577. "topic_normal" : "Normal",
  578. "topic_stop" : "Stop",
  579. "topic_close" : "Close",
  580. "topic_agree" : "Discussion Agreed",
  581. "_comment_" : "Topic set",
  582. "topic_change_agree" : "Transition to a consensus discussion",
  583. "topic_progress" : "Discussion progress",
  584. "topic_associate" : "Associate discussion with other features",
  585. "topic_link_vote" : "Link votes to discussion",
  586. "topic_insert_vote_number" : "Number of the vote",
  587. "_comment_" : "Topic state",
  588. "topic_state_change_normal" : "The admin normalized the discussion.",
  589. "topic_state_change_stop" : "The admin has stopped the discussion.",
  590. "topic_state_change_close" : "The admin has closed the discussion.",
  591. "topic_state_change_agree" : "The admin has approved the discussion agreement.",
  592. "topic_state_change_disagree" : "The admin has broken the agreement of the discussion.",
  593. "_comment_" : "Period",
  594. "1_day" : "1 day",
  595. "5_day" : "5 days",
  596. "30_day" : "30 days",
  597. "180_day" : "180 days",
  598. "360_day" : "360 days",
  599. "_comment_" : "ACL",
  600. "admin_acl" : "Administrators, owners",
  601. "member_acl" : "Members",
  602. "50_edit_acl" : "Members with 50 or more document edits, administrators, owners",
  603. "all_acl" : "All users exclude blocked users",
  604. "email_acl" : "Members with email, administrators, owners",
  605. "owner_acl" : "Owners",
  606. "before_acl" : "Those who have edited this document before, administrators, owners",
  607. "ban_acl" : "All users include blocked users",
  608. "ban_admin_acl" : "Blocked users, administrators, owners",
  609. "30_day_acl" : "Members 30 days after sign up, administrators, owners",
  610. "90_day_acl" : "Members 90 days after sign up, administrators, owners",
  611. "not_all_acl" : "All prohibited",
  612. "_comment_" : "Set name",
  613. "document_acl" : "Document ACL",
  614. "document_edit_acl" : "Document edit ACL",
  615. "document_move_acl" : "Document move ACL",
  616. "document_delete_acl" : "Document delete ACL",
  617. "discussion_acl" : "Discussion(s) ACL",
  618. "thread_acl" : "Thread ACL",
  619. "view_acl" : "Reading ACL",
  620. "user_document_acl" : "User document ACL",
  621. "upload_acl" : "Upload ACL",
  622. "edit_request_acl" : "Edit request ACL",
  623. "many_upload_acl" : "Upload multiple files ACL",
  624. "vote_acl" : "Vote ACL",
  625. "_comment_" : "Application list",
  626. "application_list": "Application list",
  627. "application_time": "Application time",
  628. "answer": "Answer",
  629. "approve": "Approve",
  630. "decline": "Decline",
  631. "new_application" : "A new register application exists.",
  632. "approve_or_decline": "Approve or reject",
  633. "no_applications_now" : "There are no applications.",
  634. "approval_requirement_disabled": "Approval requirement is disabled now. You can enable this feature on settings",
  635. "_comment_" : "Vote",
  636. "vote_list" : "Vote list(s)",
  637. "add_vote" : "Add vote",
  638. "open_vote" : "Public vote",
  639. "not_open_vote" : "Private vote",
  640. "close_vote_list" : "Closed vote list(s)",
  641. "open_vote_list" : "Open vote list(s)",
  642. "vote" : "Vote",
  643. "result_vote" : "Result of a vote",
  644. "1_line_1_q" : "1 option per line.",
  645. "close_vote" : "Close vote",
  646. "re_open_vote" : "Reopen vote",
  647. "_comment_" : "Long",
  648. "application_submitted": "Registration application successful",
  649. "waiting_for_approval": "Application for registration has been made successfully. Please wait for approval by administrators.",
  650. "ie_no_data_required" : "Operation cannot continue because all required data has not been collected.",
  651. "user_reset_sign" : "Your account information has changed like this.",
  652. "default_edit_help" : "Describe it here",
  653. "markup_enabled" : "Markup enabled",
  654. "many_delete_help" : "Please write down the name one by one on the line.",
  655. "name_or_ip_or_regex_or_cidr_multiple" : "Please write down the username or IP or Regex or CIDR one by one on the line.",
  656. "sqlite_only" : "SQLite only",
  657. "linux_only" : "Linux OS only",
  658. "approval_question_visible_only_when_approval_on" : "Approval questions are visible only when approval requirement is on",
  659. "msg_whatchlist_lmt": "You can add as many as",
  660. "enter_html" : "Please enter HTML",
  661. "exp_edit_conflict" : "Editing conflict occurred",
  662. "same_ip_exist" : "Same IP exists",
  663. "_comment_" : "Error",
  664. "update_error" : "Auto update is not supported.",
  665. "inter_error" : "Internal error.",
  666. "authority_error" : "Insufficient privileges.",
  667. "no_login_error" : "You are not logged in.",
  668. "no_exist_user_error" : "The account does not exist.",
  669. "no_admin_block_error" : "You cannot block or check administrators.",
  670. "error_skin_set" : "The skin you are using does not support individual settings.",
  671. "error_skin_set_old" : "Some older skins may only work by using the old version link.",
  672. "same_id_exist_error" : "There are users using the same username.",
  673. "long_id_error" : "Username must be shorter than 128 characters.",
  674. "id_char_error" : "XSS characters(inequality symbol, quotation marks) and . and : are not available.",
  675. "file_exist_error" : "The file does not exist.",
  676. "password_error" : "Password does not match.",
  677. "recaptcha_error" : "Pass the reCAPTCHA.",
  678. "file_extension_error" : "Only files with the specified extension can be uploaded.",
  679. "edit_record_error" : "Edit reason can not be more than 500 characters.",
  680. "same_file_error" : "A file with the same name exists.",
  681. "file_capacity_error" : "Maximum file capacity (MB): ",
  682. "move_error" : "An error occurred while moving. All or part of it has not been moved.",
  683. "password_diffrent_error" : "Reconfirm password and input password are different.",
  684. "edit_filter_error" : "Censored by edit filter.",
  685. "file_name_error" : "You cannot use dots in the file name.",
  686. "topic_long_error" : "The discussions topic must not exceed 256 characters.",
  687. "email_error" : "No one has this email.",
  688. "regex_error" : "There is an error in the regular expression.",
  689. "decument_404_error" : "This document does not exist.",
  690. "func_404_error" : "This URL does not have the correct function.",
  691. "fast_edit_error" : "You can edit another document after this period (Second(s)) : ",
  692. "too_many_dec_error" : "This feature is not supported because there are too many documents.",
  693. "application_not_found" : "Application not found",
  694. "invalid_password_error" : "The Password or ID is invalid.",
  695. "watchlist_overflow_error": "You cannot add more than ten documents.",
  696. "copyright_disagreed" : "You have to agree to the copyright noticement to contribute.",
  697. "email_send_error" : "Email transfer failed.",
  698. "restart_fail_error" : "Restart failed. Please try restarting manually.",
  699. "same_email_error" : "There are users using the same email.",
  700. "input_email_error" : "There is a problem with the input value.",
  701. "error_edit_send_request" : "Entering a reason is required.",
  702. "error_title_length_too_long" : "Documents title or Discussion topic length is too long. Maximum number of characters : ",
  703. "error_password_length_too_short" : "Password length is too short. Minimum number of characters : ",
  704. "error_password_require_for_wiki_access" : "A password is required to access the wiki.",
  705. "timeout_error" : "Rendering time is too long. Maximum rendering time (Second(s)) : ",
  706. "_comment_" : "Warning",
  707. "http_warning" : "Warning: If you are not on HTTPS connection, your information can be leaked. The users themselves have responsibility to any problems that happen because of this.",
  708. "user_head_warning" : "User data will be deleted if you close the browser or when you sign in.",
  709. "no_login_warning" : "You are not logged in. Your current IP address will be logged within editing or discussing until you log in.",
  710. "update_warning" : "Manual updates are recommended if your version is 0.2 or lower than the latest version. For Windows, the contents of the route folder will be deleted.",
  711. "delete_warning" : "If you erase this, it's hard to restore it, so please be careful.",
  712. "user_css_warning" : "If you have a problem using this, connect here.",
  713. "main_css_warning" : "If you have a problem using this, use the emergency tool.",
  714. "not_support_skin_warning" : "It does not work on skins that do not support this feature.",
  715. "old_page_warning" : "This page is out of date.",
  716. "backup_warning" : "Warning. Files with the same name may be erased.",
  717. "_comment_" : "Challenge",
  718. "challenge_title_register" : "Hello, World!",
  719. "challenge_info_register" : "Sign up<br><br>Reward : 🌳 title",
  720. "challenge_title_first_contribute" : "Well begun is half done.",
  721. "challenge_info_first_contribute" : "Make your 1st contribution<br><br>Reward : 🔰 title and 500 exp",
  722. "challenge_title_tenth_contribute" : "Boys, Be Ambitious!",
  723. "challenge_info_tenth_contribute" : "Make your 10th contribution<br><br>Reward : 📝 title and 1000 exp",
  724. "challenge_title_hundredth_contribute" : "Knowledge is power.",
  725. "challenge_info_hundredth_contribute" : "Make your 100th contribution<br><br>보상 : 🖊️ title and 3000 exp",
  726. "challenge_title_thousandth_contribute" : "Rome wasn't built in a day.",
  727. "challenge_info_thousandth_contribute" : "Make your 1000th contribution<br><br>Reward : 🏅 title and 10000 exp",
  728. "challenge_title_first_discussion" : "Truth is generally the best vindication against slander.",
  729. "challenge_info_first_discussion" : "Post the 1st discussion thread<br><br>Reward : 💬 title and 500 exp",
  730. "challenge_title_tenth_discussion" : "I shall either find a way or make one.",
  731. "challenge_info_tenth_discussion" : "Post the 10th discussion thread<br><br>Reward : 💡 title and 1000 exp",
  732. "challenge_title_hundredth_discussion" : "When all think alike, no one thinks very much.",
  733. "challenge_info_hundredth_discussion" : "Post the 100th discussion thread<br><br>Reward : 📢 title and 3000 exp",
  734. "challenge_title_thousandth_discussion" : "I think, therefore I am.",
  735. "challenge_info_thousandth_discussion" : "Post the 1000th discussion thread<br><br>Reward : 📜 title and 10000 exp",
  736. "challenge_title_admin" : "If you want to test a man's character, give him power.",
  737. "challenge_info_admin" : "Be the administrator.<br><br>Reward : ☑️ title and 10000 exp"
  738. }