2
0

en-US.json 3.6 KB

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