en-US.json 3.5 KB

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