|
@@ -404,10 +404,10 @@
|
|
|
"no_login_error" : "Non-login status.",
|
|
"no_login_error" : "Non-login status.",
|
|
|
"no_exist_user_error" : "The account does not exist.",
|
|
"no_exist_user_error" : "The account does not exist.",
|
|
|
"no_admin_block_error" : "You cannot block or check administrators.",
|
|
"no_admin_block_error" : "You cannot block or check administrators.",
|
|
|
- "skin_error" : "This skin is not support settings.",
|
|
|
|
|
|
|
+ "skin_error" : "The skin you are using does not support individual settings.",
|
|
|
"same_id_exist_error" : "There are users with the same username.",
|
|
"same_id_exist_error" : "There are users with the same username.",
|
|
|
"long_id_error" : "Username must be shorter than 20 characters.",
|
|
"long_id_error" : "Username must be shorter than 20 characters.",
|
|
|
- "id_char_error" : "Only Korean letters, alphabets are allowed for Username.",
|
|
|
|
|
|
|
+ "id_char_error" : "Only Korean letters and alphabets are allowed for Username.",
|
|
|
"file_exist_error" : "The file does not exist.",
|
|
"file_exist_error" : "The file does not exist.",
|
|
|
"password_error" : "The password is different.",
|
|
"password_error" : "The password is different.",
|
|
|
"recaptcha_error" : "Go through the reCAPTCHA.",
|
|
"recaptcha_error" : "Go through the reCAPTCHA.",
|
|
@@ -428,15 +428,15 @@
|
|
|
"application_not_found" : "Application not found",
|
|
"application_not_found" : "Application not found",
|
|
|
"invalid_password_error" : "The Password or ID is invalid.",
|
|
"invalid_password_error" : "The Password or ID is invalid.",
|
|
|
"watchlist_overflow_error": "You cannot add more than ten documents.",
|
|
"watchlist_overflow_error": "You cannot add more than ten documents.",
|
|
|
- "copyright_disagreed" : "You have to agree copyright noticement to contribute",
|
|
|
|
|
|
|
+ "copyright_disagreed" : "You have to agree to the copyright noticement to contribute.",
|
|
|
"email_send_error" : "Email transfer failed.",
|
|
"email_send_error" : "Email transfer failed.",
|
|
|
- "restart_fail_error" : "Restart failed. Please use manual restart.",
|
|
|
|
|
|
|
+ "restart_fail_error" : "Restart failed. Please try restarting manually.",
|
|
|
"same_email_error" : "There are users using the same email.",
|
|
"same_email_error" : "There are users using the same email.",
|
|
|
"input_email_error" : "There is a problem with the input value.",
|
|
"input_email_error" : "There is a problem with the input value.",
|
|
|
"_comment_3.2_" : "Warning",
|
|
"_comment_3.2_" : "Warning",
|
|
|
"http_warning" : "Warning: If you are not on HTTPS connection, Your information can be leaked. We won't response to that.",
|
|
"http_warning" : "Warning: If you are not on HTTPS connection, Your information can be leaked. We won't response to that.",
|
|
|
"user_head_warning" : "User data will be deleted if you close the browser or when you sign in.",
|
|
"user_head_warning" : "User data will be deleted if you close the browser or when you sign in.",
|
|
|
- "no_login_warning" : "You are not logged in. The IP address will be logged when editing or discussing with non-login.",
|
|
|
|
|
- "update_warning" : "Manual updates are recommended if your version is 0.2 or lower than the latest version. For Windows, the contents of the route folder disappear.",
|
|
|
|
|
- "history_delete_warning" : "If you erase history, it's hard to restore it, so make a careful decision."
|
|
|
|
|
|
|
+ "no_login_warning" : "You are not logged in. Your current IP address will be logged within editing or discussing until you log in.",
|
|
|
|
|
+ "update_warning" : "Manual updates are recommended if your version is 0.2 or lower than the latest version. For Windows, the contents of the route folder will be deleted.",
|
|
|
|
|
+ "history_delete_warning" : "If you erase history, it's hard to restore it, so please be careful."
|
|
|
}
|
|
}
|