en-US.json 3.5 KB

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