| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148 |
- {
- "edit" : "edit",
- "raw" : "raw",
- "history" : "history",
- "delete" : "delete",
- "logo" : "logo",
- "regex" : "regex",
- "frontpage" : "frontpage",
- "max_file_size" : "max file size",
- "backup_interval" : "backup interval",
- "default" : "default",
- "language" : "language",
- "port" : "port",
- "secret_key" : "secret key",
- "update_branch" : "update branch",
- "main" : "main",
- "indexing" : "indexing",
- "easy" : "easy",
- "server" : "server",
- "load" : "load",
- "skin" : "skin",
- "view" : "view",
- "bottom" : "bottom",
- "text" : "notice",
- "template" : "template",
- "move" : "move",
- "hide" : "hide",
- "list" : "list",
- "id" : "id",
- "out" : "out",
- "revert" : "undo",
- "version" : " ver",
- "normal_version" : "version",
- "new" : "new",
- "document" : "documents",
- "all" : "everything",
- "ban" : "ban",
- "release" : "release",
- "save" : "save",
- "other" : "other",
- "tool" : "tools",
- "plus" : "add",
- "open" : "open",
- "search" : "search",
- "need" : "needful",
- "upload" : "file upload",
- "record" : "record",
- "name" : "name",
- "license" : "license",
- "interwiki" : "interwiki",
- "update" : "update",
- "oauth_settings" : "OAuth Settings",
- "setting" : "set",
- "create" : "create",
- "editor" : "editor",
- "hour" : "hour",
- "time" : "time",
- "close" : "close",
- "stop" : "stop",
- "restart" : "restart",
- "agreement" : "agreement",
- "backlink" : "backlink",
- "why" : "reason",
- "random" : "random",
- "authority" : "authority",
- "file" : "file",
- "change" : "changes",
- "compare" : "compare",
- "count" : "count",
- "check" : "check",
- "user" : "user",
- "alarm" : "alarm",
- "preview" : "preview",
- "watchlist" : "watching list",
- "state" : "state",
- "recent" : "recent",
- "discussion" : "debate",
- "login" : "login",
- "logout" : "logout",
- "register" : "register",
- "register_suggest" : "Do not have an account? Register",
- "able" : "able",
- "second" : "second",
- "normal" : "normal",
- "subscriber" : "registor",
- "admin" : "admin",
- "next" : "next",
- "previous" : "previous",
- "owner" : "owner",
- "admin_group" : "mod group",
- "limitless" : "limitless",
- "period" : "period",
- "now" : "now",
- "blocked" : "blocked",
- "band" : "band",
- "notice" : "notice",
- "writer" : "writer",
- "upper" : "upper",
- "under" : "under",
- "pass" : "pass",
- "category" : "category",
- "filter" : "filter",
- "send" : "send",
- "reload" : "reload",
- "password" : "password",
- "confirm" : "confirm",
- "connection" : "Connection",
- "inter_error" : "Inter Error!",
- "inter_error_detail" : "An internal error occurred during the verification process. Please check the details below.",
- "ie_wrong_callback" : "The SNS service provider has sent an invalid value to the callback route. <a href=\"/login\">Try login again.</a>",
- "oauth_conn_done" : " connected",
- "oauth_conn_not" : " not found",
- "oauth_conn_new" : "Connect..",
- "oauth_signin_facebook" : "Sign in with facebook",
- "oauth_signin_naver" : "Sign in with NAVER",
- "oauth_settings_not_found" : "Administrator has not provided any data about using this feature.",
- "oauth_disabled" : "Administrator has disabled this feature.",
-
- "adsense" : "Adsense",
- "enable" : "enable",
- "user_head_warring" : "user's head will deleted if you close the browser or when you are editting as guest",
- "http_warring" : "warning : if you are not on https connection, your information can be leaked. we won't response to that.",
- "no_login_warring" : "non-login status. ip is logged when working with non-login.",
-
- "authority_error" : "insufficient privileges.",
- "no_login_error" : "non-login status.",
- "no_exist_user_error" : "account does not exist.",
- "no_admin_block_error" : "administrators can not block, check.",
- "skin_error" : "this skin is not support setting.",
- "same_id_exist_error" : "there are users with the same id.",
- "long_id_error" : "id must be shorter than 20 characters.",
- "id_char_error" : "only hangul, alphabet and space are allowed for id.",
- "file_exist_error" : "file does not exist.",
- "password_error" : "the password is different.",
- "recaptcha_error" : "go through the recaptcha.",
- "file_extension_error" : "only jpg, gif, jpeg, png, webp is possible.",
- "edit_record_error" : "edit record can not be more than 500 characters.",
- "same_file_error" : "a file with the same name exists.",
- "file_capacity_error" : "maximum file capacity (mb) :",
- "decument_exist_error" : "the document already exists where you want to move it.",
- "password_diffrent_error" : "reconfirm password and input password are different.",
- "edit_filter_error" : "censored by edit filter.",
- "file_name_error" : "only alphabet, hangul, space, underscore, and minus signs are allowed for file names.",
- "register_text" : "register text",
- "non_login_alert" : "non-login alert"
- }
|