en-US.json 4.2 KB

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