en-US.json 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
  1. {
  2. "edit" : "Edit",
  3. "raw" : "Raw",
  4. "history" : "History",
  5. "delete" : "Delete",
  6. "logo" : "Logo",
  7. "frontpage" : "Front page",
  8. "max_file_size" : "Max file size",
  9. "back_up_interval" : "Backup interval",
  10. "default_acl" : "Default ACL",
  11. "port" : "Port",
  12. "secret_key" : "Secret key",
  13. "update_branch" : "Update branch",
  14. "main" : "Main",
  15. "set_text" : "Set up notices",
  16. "main_head" : "Global HEAD",
  17. "indexing" : "Indexing",
  18. "ip_hidden" : "Hide IP",
  19. "need_to_restart" : "Restart required",
  20. "unable_register" : "Unable to register",
  21. "easy" : "Easy",
  22. "server" : "Server",
  23. "skin" : "Skin",
  24. "template" : "Template",
  25. "move" : "Move",
  26. "hide" : "Hide",
  27. "list" : "List",
  28. "out" : "out",
  29. "revert" : "Undo",
  30. "version" : " Ver",
  31. "normal_version" : "Version",
  32. "new" : "New",
  33. "document" : "Documents",
  34. "all" : "Everything",
  35. "ban" : "Ban",
  36. "release" : "Release",
  37. "save" : "Save",
  38. "other" : "Others",
  39. "tool" : "Tools",
  40. "plus" : "Add",
  41. "open" : "Open",
  42. "search" : "Search",
  43. "need" : "Needful",
  44. "upload" : "File upload",
  45. "record" : "Record",
  46. "name" : "Name",
  47. "license" : "License",
  48. "interwiki" : "Inter Wiki",
  49. "update" : "Update",
  50. "setting" : "Set",
  51. "create" : "Create",
  52. "editor" : "Editor",
  53. "hour" : "Hour",
  54. "time" : "Time",
  55. "close" : "Close",
  56. "stop" : "Stop",
  57. "restart" : "Restart",
  58. "agreement" : "Agreement",
  59. "backlink" : "Back link",
  60. "why" : "Reason",
  61. "random" : "Random",
  62. "authority" : "Authority",
  63. "file" : "File",
  64. "change" : "Changes",
  65. "compare" : "Compare",
  66. "count" : "Count",
  67. "check" : "Check",
  68. "user" : "User",
  69. "alarm" : "Alarm",
  70. "preview" : "Preview",
  71. "watchlist" : "Watching list",
  72. "my_info" : "User set",
  73. "state" : "State",
  74. "recent" : "Recent",
  75. "discussion" : "Debate",
  76. "login" : "Login",
  77. "logout" : "Logout",
  78. "register" : "Register",
  79. "no_alarm" : "There is no alram available",
  80. "able" : "Able",
  81. "second": "Second",
  82. "normal" : "Normal",
  83. "subscriber" : "Registor",
  84. "admin" : "Admin",
  85. "next" : "Next",
  86. "previous" : "Previous",
  87. "owner" : "Owner",
  88. "admin_group" : "MOD group",
  89. "limitless" : "Limitless",
  90. "period" : "Period",
  91. "now" : "Now",
  92. "blocked" : "Blocked",
  93. "band" : "Band",
  94. "notice" : "Notice",
  95. "writer" : "Writer",
  96. "upper" : "Upper",
  97. "under" : "Under",
  98. "pass" : "Pass",
  99. "category" : "Category",
  100. "filter" : "Filter",
  101. "send" : "Send",
  102. "reload" : "Reload",
  103. "user_head_warring" : "User's HEAD will deleted if you close the browser or when you are editting as guest",
  104. "http_warring" : "Warning : If you are not on HTTPS connection, your information can be leaked. We won't response to that.",
  105. "no_login_warring" : "Non-login status. IP is logged when working with non-login.",
  106. "authority_error" : "Insufficient privileges.",
  107. "no_login_error" : "Non-login status.",
  108. "no_exist_user_error" : "Account does not exist.",
  109. "no_admin_block_error" : "Administrators can not block, check.",
  110. "skin_error" : "This skin is not support setting.",
  111. "same_id_exist_error" : "There are users with the same ID.",
  112. "long_id_error" : "ID must be shorter than 20 characters.",
  113. "id_char_error" : "Only hangul, alphabet and space are allowed for ID.",
  114. "file_exist_error" : "File does not exist.",
  115. "password_error" : "The password is different.",
  116. "recaptcha_error" : "Go through the reCAPTCHA.",
  117. "file_extension_error" : "Only jpg, gif, jpeg, png, webp is possible.",
  118. "edit_record_error" : "Edit record can not be more than 500 characters.",
  119. "same_file_error" : "A file with the same name exists.",
  120. "file_capacity_error" : "Maximum file capacity (MB) :",
  121. "decument_exist_error" : "The document already exists where you want to move it.",
  122. "password_diffrent_error" : "Reconfirm password and input password are different.",
  123. "edit_filter_error" : "Censored by edit filter.",
  124. "file_name_error" : "Only alphabet, hangul, space, underscore, and minus signs are allowed for file names."
  125. }