en-US.json 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. {
  2. "edit" : "Edit",
  3. "history" : "History",
  4. "delete" : "Delete",
  5. "bulk_delete" : "Bulk Delete",
  6. "edit_filter" : "Edit Filtering",
  7. "move" : "Move",
  8. "hide" : "Hide",
  9. "list" : "List",
  10. "revert" : "Undo",
  11. "version" : " Ver",
  12. "new" : "New",
  13. "document" : "Documents",
  14. "all" : "Everything",
  15. "ban" : "Ban",
  16. "release" : "Pardon",
  17. "save" : "Save",
  18. "other" : "Others",
  19. "tool" : "Tools",
  20. "plus" : "Add",
  21. "open" : "Open",
  22. "search" : "Search",
  23. "need" : "Needful",
  24. "upload" : "File Upload",
  25. "record" : "Record",
  26. "name" : "Name",
  27. "license" : "License",
  28. "interwiki" : "Inter Wiki",
  29. "update" : "Update",
  30. "setting" : "Setting",
  31. "create" : "Create",
  32. "editor" : "Editor",
  33. "hour" : "Hour",
  34. "time" : "Time",
  35. "close" : "Close",
  36. "stop" : "Stop",
  37. "restart" : "Restart",
  38. "agreement" : "Agreement",
  39. "backlink" : "Back Link",
  40. "why" : "Why",
  41. "random" : "Random",
  42. "authority" : "Authority",
  43. "file" : "File",
  44. "change" : "Changes",
  45. "compare" : "Compare",
  46. "count" : "Count",
  47. "check" : "Check",
  48. "user" : "User",
  49. "alarm" : "Alarm",
  50. "preview" : "Preview",
  51. "watchlist" : "Watching List",
  52. "my_info" : "About Me",
  53. "state" : "State",
  54. "recent" : "Recent",
  55. "discussion" : "Debates",
  56. "login" : "Login",
  57. "logout" : "Logout",
  58. "register" : "Register",
  59. "no_alarm" : "There is no alram available",
  60. "able" : "Able",
  61. "year" : "Year",
  62. "month" : "Month",
  63. "day" : "Day",
  64. "normal" : "Normal",
  65. "subscriber" : "User",
  66. "admin" : "Admin",
  67. "next" : "Next",
  68. "previous" : "Previous",
  69. "owner" : "Owner",
  70. "admin_group" : "MOD Group",
  71. "limitless" : "Limitless",
  72. "period" : "Period",
  73. "now" : "Now",
  74. "blocked" : "Blocked",
  75. "band" : "Band",
  76. "notice" : "Notice",
  77. "writer" : "Writer",
  78. "upper" : "Upper",
  79. "under" : "Under",
  80. "pass" : "Pass",
  81. "category" : "Category",
  82. "user_css_warring" : "User's CSS will deleted if you close the browser or when you are editting as guest",
  83. "http_warring" : "Warning : If you are not on HTTPS connection, your information can be leaked. We won't response to that.",
  84. "no_login_warring" : "Non-login status. IP is logged when working with non-login.",
  85. "authority_error" : "Insufficient privileges.",
  86. "no_login_error" : "Non-login status.",
  87. "no_exist_user_error" : "Account does not exist.",
  88. "no_admin_block_error" : "Administrators can not block, check.",
  89. "same_id_exist_error" : "There are users with the same ID.",
  90. "long_id_error" : "ID must be shorter than 20 characters.",
  91. "id_char_error" : "Only hangul, alphabet and space are allowed for ID.",
  92. "file_exist_error" : "File does not exist.",
  93. "password_error" : "The password is different.",
  94. "recaptcha_error" : "Go through the reCAPTCHA.",
  95. "file_extension_error" : "Only jpg, gif, jpeg, png, webp is possible.",
  96. "edit_record_error" : "Edit record can not be more than 500 characters.",
  97. "same_file_error" : "A file with the same name exists.",
  98. "file_capacity_error" : "Maximum file capacity (MB) :",
  99. "decument_exist_error" : "The document already exists where you want to move it.",
  100. "password_diffrent_error" : "Reconfirm password and input password are different.",
  101. "edit_filter_error" : "Censored by edit filter.",
  102. "file_name_error" : "Only alphabet, hangul, space, underscore, and minus signs are allowed for file names."
  103. }