en-US.json 3.6 KB

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