Parcourir la source

뉘앙스, 오역 변경

sjk il y a 4 ans
Parent
commit
c6642f9dd7
1 fichiers modifiés avec 7 ajouts et 7 suppressions
  1. 7 7
      lang/en-US.json

+ 7 - 7
lang/en-US.json

@@ -404,10 +404,10 @@
             "no_login_error" : "Non-login status.",
             "no_exist_user_error" : "The account does not exist.",
             "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.",
             "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.",
             "password_error" : "The password is different.",
             "recaptcha_error" : "Go through the reCAPTCHA.",
@@ -428,15 +428,15 @@
             "application_not_found" : "Application not found",
             "invalid_password_error" : "The Password or ID is invalid.",
             "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.",
-            "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.",
             "input_email_error" : "There is a problem with the input value.",
         "_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.",
             "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."
 }