| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127 |
- {
- "edit" : "Edit",
- "raw" : "Raw",
- "history" : "History",
- "delete" : "Delete",
- "logo" : "Logo",
- "frontpage" : "Front page",
- "max_file_size" : "Max file size",
- "back_up_interval" : "Backup interval",
- "default_acl" : "Default ACL",
- "port" : "Port",
- "secret_key" : "Secret key",
- "update_branch" : "Update branch",
- "main" : "Main",
- "set_text" : "Set up notices",
- "main_head" : "Global HEAD",
- "indexing" : "Indexing",
- "ip_hidden" : "Hide IP",
- "need_to_restart" : "Restart required",
- "unable_register" : "Unable to register",
- "easy" : "Easy",
- "server" : "Server",
- "skin" : "Skin",
- "template" : "Template",
- "move" : "Move",
- "hide" : "Hide",
- "list" : "List",
- "out" : "out",
- "revert" : "Undo",
- "version" : " Ver",
- "normal_version" : "Version",
- "new" : "New",
- "document" : "Documents",
- "all" : "Everything",
- "ban" : "Ban",
- "release" : "Release",
- "save" : "Save",
- "other" : "Others",
- "tool" : "Tools",
- "plus" : "Add",
- "open" : "Open",
- "search" : "Search",
- "need" : "Needful",
- "upload" : "File upload",
- "record" : "Record",
- "name" : "Name",
- "license" : "License",
- "interwiki" : "Inter Wiki",
- "update" : "Update",
- "setting" : "Set",
- "create" : "Create",
- "editor" : "Editor",
- "hour" : "Hour",
- "time" : "Time",
- "close" : "Close",
- "stop" : "Stop",
- "restart" : "Restart",
- "agreement" : "Agreement",
- "backlink" : "Back link",
- "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",
- "my_info" : "User set",
- "state" : "State",
- "recent" : "Recent",
- "discussion" : "Debate",
- "login" : "Login",
- "logout" : "Logout",
- "register" : "Register",
- "no_alarm" : "There is no alram available",
- "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",
- "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."
- }
|