mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 08:41:39 +09:00
407 lines
30 KiB
PHP
407 lines
30 KiB
PHP
<?php
|
|
$lang->member = 'Member';
|
|
$lang->site = 'Site';
|
|
$lang->member_default_config = 'Basic Settings';
|
|
$lang->member_features_config = 'Features';
|
|
$lang->member_agreements_config = 'Terms of Service';
|
|
$lang->member_default_info = 'Basic Info';
|
|
$lang->member_extend_info = 'Additional Info';
|
|
$lang->default_group_1 = 'Associate Member';
|
|
$lang->default_group_2 = 'Regular Member';
|
|
$lang->default_group = 'Default Group';
|
|
$lang->admin_group = 'Managing Group';
|
|
$lang->keep_signed = 'Keep me logged in.';
|
|
$lang->remember_user_id = 'Remember ID.';
|
|
$lang->already_logged = 'You are already logged in.';
|
|
$lang->denied_user_id = 'You have entered a prohibited ID.';
|
|
$lang->denied_nick_name = 'You have entered a prohibited nick name.';
|
|
$lang->managed_email_host['allowed'] = 'Only %s e-mail accounts are allowed. (%s)';
|
|
$lang->managed_email_host['prohibited'] = 'E-mail accounts at %s are not allowed. (%s)';
|
|
$lang->null_user_id = 'Please enter your ID.';
|
|
$lang->null_password = 'Please enter your password.';
|
|
$lang->invalid_authorization = 'The account is not activated.';
|
|
$lang->invalid_email_address = 'Login failed. Please check your e-mail address or password.';
|
|
$lang->invalid_user_id = 'Login failed. Please check your ID or password.';
|
|
$lang->invalid_password = 'The password is not correct.';
|
|
$lang->invalid_current_password = 'The current password is not correct.';
|
|
$lang->invalid_new_password = 'Please enter a different password.';
|
|
$lang->allow_mailing = 'Join Mailing';
|
|
$lang->is_admin = 'Superadmin Permission';
|
|
$lang->member_group = 'Member Group';
|
|
$lang->group_title = 'Group Name';
|
|
$lang->group_srl = 'Group Number';
|
|
$lang->group_order = 'Gropu Priority';
|
|
$lang->group_order_change = 'Change Group Priority';
|
|
$lang->phone_number_default_country = 'Default Country Code';
|
|
$lang->phone_number_hide_country = 'Hide Country Code Selection';
|
|
$lang->phone_number_allow_duplicate = 'Allow Multiple Members';
|
|
$lang->phone_number_verify_by_sms = 'Require SMS Verification';
|
|
$lang->msg_need_default_country = 'You must select a default country code if you want to hide the country code selection box.';
|
|
$lang->signature = 'Signature';
|
|
$lang->profile_image = 'Profile Image';
|
|
$lang->profile_image_max_width = 'Max Width';
|
|
$lang->profile_image_max_height = 'Max Height';
|
|
$lang->image_name = 'Image Name';
|
|
$lang->image_name_max_width = 'Max Width';
|
|
$lang->image_name_max_height = 'Max Height';
|
|
$lang->image_mark = 'Image Mark';
|
|
$lang->image_mark_max_width = 'Max Width';
|
|
$lang->image_mark_max_height = 'Max Height';
|
|
$lang->group_image_mark = 'Group image mark';
|
|
$lang->group_image_mark_max_width = 'Max Width';
|
|
$lang->group_image_mark_max_height = 'Max Height';
|
|
$lang->signature_max_height = 'Max Signature Height';
|
|
$lang->cmd_force_member_mid = 'Force';
|
|
$lang->msg_exists_member_mid = 'The URL \'%s\' required by the member module is already used by another module. Please change the URL of the other module and try again.';
|
|
$lang->enable_join = 'Accept New Members';
|
|
$lang->enable_join_only_with_url_key = 'Only with valid URL key';
|
|
$lang->enable_join_url_key = 'URL Key';
|
|
$lang->enable_confirm = 'Email Activation';
|
|
$lang->enable_find_account_question = 'Account recovery using question/answer';
|
|
$lang->enable_ssl = 'Enable SSL';
|
|
$lang->msg_email_confirmation_required = 'A confirmation e-mail will be sent. Please check your email address carefully.';
|
|
$lang->cmd_authmail_expires = 'Activation Email Expiry';
|
|
$lang->about_authmail_expires = 'Activation emails and password reset emails can be set to expire after a certain time.';
|
|
$lang->security_sign_in = 'Login using enhanced security';
|
|
$lang->member_limited = 'Limited';
|
|
$lang->limit_day = 'Temporary Limit Date';
|
|
$lang->limit_day_description = 'Description for Temporary Limit Date';
|
|
$lang->limit_date = 'Limit Date';
|
|
$lang->cmd_special_phone_number = 'Verification code exception';
|
|
$lang->cmd_max_auth_sms_count = 'Verification rate limit';
|
|
$lang->after_login_url = 'URL to redirect after login';
|
|
$lang->after_logout_url = 'URL to redirect after sign out';
|
|
$lang->redirect_url = 'URL to redirect after sign up';
|
|
$lang->agreement = 'Terms of Service';
|
|
$lang->accept_agreement = 'Agree';
|
|
$lang->member_info = 'User Info';
|
|
$lang->current_password = 'Current Password';
|
|
$lang->allow_message = 'Allow Messages';
|
|
$lang->allow_message_type['Y'] = 'Allow All';
|
|
$lang->allow_message_type['F'] = 'Allow for Friends only';
|
|
$lang->allow_message_type['N'] = 'Reject All';
|
|
$lang->about_allow_message = 'You may allow or reject messages.';
|
|
$lang->verify_by_sms = 'Verify';
|
|
$lang->verify_by_sms_code = 'Verification code';
|
|
$lang->verify_by_sms_confirm = 'Confirm';
|
|
$lang->verify_by_sms_message = 'Your verification code is %s.';
|
|
$lang->verify_by_sms_code_sent = 'A verification code has been sent to the number you entered.';
|
|
$lang->verify_by_sms_code_incorrect = 'The code you entered is incorrect.';
|
|
$lang->verify_by_sms_code_too_many_tries = 'Too many incorrect attempts. Please request a new code.';
|
|
$lang->verify_by_sms_code_expired = 'The code has expired. Please request a new code.';
|
|
$lang->verify_by_sms_code_confirmed = 'Your phone number has been confirmed.';
|
|
$lang->verify_by_sms_incomplete = 'Your phone number has not been verified. Please go through the verification process first.';
|
|
$lang->verify_by_sms_error = 'This website cannot send SMS.';
|
|
$lang->logged_users = 'Logged on Users';
|
|
$lang->webmaster_name = 'Webmaster Name';
|
|
$lang->webmaster_email = 'Webmaster Email';
|
|
$lang->column_id = 'The column id';
|
|
$lang->options = 'Options';
|
|
$lang->about_keep_signed = 'You will be still logged in even when the browser is closed.\\n\\nIt is not recommended to use this if you are using a public computer, for your personal information could be violated.';
|
|
$lang->about_keep_warning = 'You will be still logged in even when the browser is closed. It is not recommended to use this if you are using a public computer, for your personal information could be violated';
|
|
$lang->about_webmaster_email = 'This setting can be changed in the <a href="index.php?module=admin&act=dispAdminConfigNotification" target="_blank">Notification Settings</a> screen.';
|
|
$lang->retroactive_application = 'retroact';
|
|
$lang->signature_html_retroact = 'also remove HTML in past inseted HTML signature. Can not be reversed.';
|
|
$lang->search_target_list['email_address'] = 'Email Address';
|
|
$lang->search_target_list['phone_number'] = 'Phone Number';
|
|
$lang->search_target_list['regdate'] = 'Sign Up Date';
|
|
$lang->search_target_list['regdate_more'] = 'Sign Up Date (more)';
|
|
$lang->search_target_list['regdate_less'] = 'Sign Up Date (less)';
|
|
$lang->search_target_list['ipaddress'] = 'Sign up IP address';
|
|
$lang->search_target_list['last_login'] = 'Last Login Date';
|
|
$lang->search_target_list['last_login_more'] = 'Last Login Date (more)';
|
|
$lang->search_target_list['last_login_less'] = 'Last Login Date (less)';
|
|
$lang->search_target_list['last_login_ipaddress'] = 'Last Login IP address';
|
|
$lang->search_target_list['birthday'] = 'Birthday';
|
|
$lang->search_target_list['extra_vars'] = 'User Defined';
|
|
$lang->cmd_modify_new_auth_email_address = 'New email address';
|
|
$lang->cmd_set_design_info = 'Desgin';
|
|
$lang->cmd_login = 'Login';
|
|
$lang->cmd_logout = 'Sign Out';
|
|
$lang->cmd_signup = 'Sign Up';
|
|
$lang->cmd_site_signup = 'Sign Up';
|
|
$lang->cmd_modify_member_email_address = 'Change Email Address';
|
|
$lang->about_modify_member_email_address = 'You could change Email Address.';
|
|
$lang->cmd_modify_member_info = 'Change Member Info';
|
|
$lang->cmd_modify_member_password = 'Change Password';
|
|
$lang->cmd_view_member_info = 'View Member Info';
|
|
$lang->cmd_leave = 'Delete Account';
|
|
$lang->cmd_find_member_account = 'Find Account Info';
|
|
$lang->cmd_find_member_account_with_email = 'Find Account with Email address';
|
|
$lang->cmd_find_member_account_with_email_question = 'Find Account with Q&A';
|
|
$lang->cmd_resend_auth_mail = 'Resend Activation Email';
|
|
$lang->cmd_send_auth_new_emaill_address = 'Request for activation mail to new email';
|
|
$lang->cmd_member_list = 'Member List';
|
|
$lang->cmd_module_config = 'Default Setting';
|
|
$lang->cmd_member_group = 'Member Groups';
|
|
$lang->cmd_send_mail = 'Send Mail';
|
|
$lang->cmd_manage_id = 'Prohibited IDs';
|
|
$lang->cmd_manage_email_host = 'E-mail provider check';
|
|
$lang->cmd_manage_nick_name = 'Prohibited NickNames';
|
|
$lang->cmd_manage_form = 'Signup Form';
|
|
$lang->cmd_view_own_document = 'My Articles';
|
|
$lang->cmd_view_own_comment = 'My Comments';
|
|
$lang->cmd_view_active_logins = 'Active login';
|
|
$lang->cmd_manage_member_info = 'Manage Member Info';
|
|
$lang->cmd_trace_document = 'Trace Written Articles';
|
|
$lang->cmd_trace_comment = 'Trace Written Comments';
|
|
$lang->cmd_view_scrapped_document = 'Scraps';
|
|
$lang->cmd_view_saved_document = 'Saved Articles';
|
|
$lang->cmd_send_email = 'Send Mail';
|
|
$lang->cmd_modify_nickname_allow = 'Allow Nickname Change';
|
|
$lang->cmd_modify_nickname_log = 'Nickname Change Log';
|
|
$lang->cmd_nickname_symbols = 'Allow Symbols in Nickname';
|
|
$lang->cmd_nickname_symbols_list = 'Only Allow:';
|
|
$lang->cmd_nickname_allow_spaces = 'Allow Spaces';
|
|
$lang->cmd_member_profile_view = 'Show member profile picture';
|
|
$lang->cmd_allow_duplicate_nickname = 'Allow Duplicate Nicknames';
|
|
$lang->about_allow_duplicate_nickname = 'Allow more than one member to use the same nickname.';
|
|
$lang->msg_special_code_incorrect_format = 'The verification code should be a 6-digit number.';
|
|
$lang->msg_auth_sms_rate_limited = 'Too many verification attempts. Please try again later.';
|
|
$lang->msg_email_not_exists = 'You have entered an invalid email address.';
|
|
$lang->msg_alreay_scrapped = 'This article is already scrapped.';
|
|
$lang->msg_folder_alreay_exists = 'A folder with the same name already exists.';
|
|
$lang->msg_folder_is_default = 'The default folder cannot be renamed or deleted.';
|
|
$lang->msg_folder_not_empty = 'The folder is not empty.';
|
|
$lang->msg_cart_is_null = 'Please select the target.';
|
|
$lang->msg_checked_file_is_deleted = '%d attached file(s) is(are) deleted.';
|
|
$lang->msg_find_account_title = 'Account Info';
|
|
$lang->msg_find_account_info = 'This is requested account info.';
|
|
$lang->msg_find_account_comment = 'Your password will be changed to the one above if you click the link below.<br />Please change the password again as soon as possible after you are able to log in.<br />Your password will remain unchanged until you click the link below.';
|
|
$lang->msg_find_account_comment_v2 = 'Click the link below to set a new password for your account, even if you don\'t remember your current password.';
|
|
$lang->msg_confirm_account_title = 'Rhymix Account Activation';
|
|
$lang->title_modify_email_address = 'This letter is sent for a confirmation of the changing e-mail address.';
|
|
$lang->msg_confirm_account_info = 'This is your account information:';
|
|
$lang->msg_confirm_account_comment = 'Click on the following link to complete your account activation.';
|
|
$lang->msg_confirm_email_address_change = 'The email address will be modified to %s after clicking below.';
|
|
$lang->msg_auth_mail_sent = 'The activation mail has been sent to %s. Please check your mail.';
|
|
$lang->msg_confirm_mail_sent = 'We have just sent the activation email to %s. Please check your mail.';
|
|
$lang->msg_change_mail_sent = 'The letter was sent to %s for the changing email address. Please, check your email.';
|
|
$lang->msg_invalid_modify_email_auth_key = 'Invalid request for changing the email address.<br />Please, request again or contact the website administrator.';
|
|
$lang->msg_invalid_auth_key = 'This is an invalid request of verification.<br />Please retry finding account info or contact the administrator.';
|
|
$lang->msg_expired_auth_key = 'Your verification link has expired. Please request a new verification email.';
|
|
$lang->msg_success_authed = 'Please use the password you received in the email to log in, and change it to a password of your choice as soon as possible.';
|
|
$lang->msg_success_confirmed = 'Your account has been activated. You may log in now.';
|
|
$lang->msg_new_member = 'Add Member';
|
|
$lang->msg_rechecked_password = 'Re-checked password';
|
|
$lang->msg_update_member = 'View and Modify User Info';
|
|
$lang->msg_leave_member = 'Delete Account';
|
|
$lang->msg_group_is_null = 'There is no group.';
|
|
$lang->msg_not_delete_default = 'Default items cannot be deleted';
|
|
$lang->msg_not_exists_member = 'Invalid member';
|
|
$lang->msg_cannot_delete_admin = 'Admin ID cannot be deleted. Please remove the ID from administration and try again.';
|
|
$lang->msg_column_id_not_available = 'The ID already exists or is not usable.';
|
|
$lang->msg_exists_user_id = 'This username already exists. Please try another one.';
|
|
$lang->msg_exists_email_address = 'This email address has already been registered.';
|
|
$lang->msg_exists_phone_number = 'This phone number has already been registered.';
|
|
$lang->msg_invalid_phone_country = 'The phone number belongs to an unsupported country.';
|
|
$lang->msg_invalid_phone_number = 'The phone number you have entered is invalid.';
|
|
$lang->msg_exists_nick_name = 'This nickname already exists. Please try another one.';
|
|
$lang->msg_nickname_not_changeable = 'The nickname cannot be changed.';
|
|
$lang->msg_email_address_not_changeable = 'You cannot change your email address here. Please use the "Change Email Address" page to do so.';
|
|
$lang->msg_signup_disabled = 'You are not able to sign up';
|
|
$lang->msg_already_logged = 'You have already signed up.';
|
|
$lang->msg_not_logged = 'Please log in.';
|
|
$lang->msg_required_not_logged = 'This page is only available to users who are not logged in.';
|
|
$lang->msg_required_specific_group = 'You need to belong to a certain group in order to access this page.';
|
|
$lang->msg_required_minimum_level = 'YOu need to be level %d or higher in order to access this page.';
|
|
$lang->msg_insert_group_name = 'Please enter the name of group.';
|
|
$lang->msg_check_group = 'Please select the group.';
|
|
$lang->msg_not_uploaded_profile_image = 'Profile image could not be registered.';
|
|
$lang->msg_not_uploaded_image_name = 'Image name could not be registered.';
|
|
$lang->msg_not_uploaded_image_mark = 'Image mark could not be registered.';
|
|
$lang->msg_not_uploaded_group_image_mark = 'Group image mark could not be registered.';
|
|
$lang->msg_accept_agreement = 'You should accept all required agreements in order to sign up.';
|
|
$lang->msg_user_denied = 'You have entered a prohibited ID.';
|
|
$lang->msg_user_not_confirmed = 'Your account is not activated yet. If you just signed up, please check the confirmation email sent to %s. If you have not received the confirmation email, please visit the Resend Activation Email menu.';
|
|
$lang->msg_user_limited = 'You have entered an ID that cannot be used before %s';
|
|
$lang->msg_admin_ip_not_allowed = 'Your IP address is not allowed to log in as an administrator.';
|
|
$lang->about_rechecked_password = 'Confirm your password before editing account information.';
|
|
$lang->about_user_id = 'User ID should be 3~20 characters long, consist of alphanumeric and start with a letter.';
|
|
$lang->about_password = 'Password should be 6~20 characters long.';
|
|
$lang->cmd_config_password_strength = 'password strength';
|
|
$lang->cmd_password_hashing_algorithm = 'Password Hashing Algorithm';
|
|
$lang->cmd_password_hashing_work_factor = 'Password Hashing Work Factor';
|
|
$lang->cmd_password_hashing_auto_upgrade = 'Auto-upgrade Hashing Algorithm';
|
|
$lang->cmd_password_change_invalidate_other_sessions = 'Sign out other devices on password change';
|
|
$lang->cmd_password_reset_method = 'Password Reset';
|
|
$lang->cmd_password_reset_method_v1 = 'Email random password';
|
|
$lang->cmd_password_reset_method_v2 = 'Email link to password reset page (recommended)';
|
|
$lang->cmd_login_invalidate_other_sessions = 'Sign out other devices';
|
|
$lang->password_strength_low = 'low';
|
|
$lang->password_strength_normal = 'normal';
|
|
$lang->password_strength_high = 'high';
|
|
$lang->about_password_strength_config = 'When members register or change the password, the password should meet the specified password strength. However, the administrator is an exception.';
|
|
$lang->about_password_hashing_algorithm = 'Choose how to encrypt (hash) passwords stored in the database.<br />For better security, it is recommened that you choose one of bcrypt, pbkdf2, or argon2id.';
|
|
$lang->about_password_hashing_work_factor = 'Higher work factors result in more security, but at the cost of delays at login and increased server load.<br />With bcrypt, each step takes twice as long as the step below. Similar conversions are applied to pbkdf2 and argon2id.';
|
|
$lang->about_password_hashing_auto_upgrade = 'Passwords not encrypted using the method configured above will be automatically converted to the configured method at next login.';
|
|
$lang->about_password_change_invalidate_other_sessions = 'Sign out all other devices (browsers) when a member changes the password.';
|
|
$lang->about_password_reset_method = 'Select how to assign a new password in the Find Member Account feature.';
|
|
$lang->about_login_invalidate_other_sessions = 'Allow login from only one device. Previously used machines will be signed out automatically.';
|
|
$lang->about_password_strength['low'] = 'the password should be longer, at least four characters';
|
|
$lang->about_password_strength['normal'] = 'the password should be at least six characters, and should have at least one alpha character and numeric characters';
|
|
$lang->about_password_strength['high'] = 'the password should be at least eight characters, and should have at least one alphabetic, numeric and special characters';
|
|
$lang->about_user_name = 'Name should be 2~20 letters long.';
|
|
$lang->about_nick_name = 'Nickname should be 2~20 characters long.';
|
|
$lang->about_email_address = 'Email address will be used to modify/find password after email verification.';
|
|
$lang->about_homepage = 'Please enter your homepage address if you have any.';
|
|
$lang->about_blog_url = 'Please enter your blog address if you have any.';
|
|
$lang->about_birthday = 'Please enter your birth date.';
|
|
$lang->about_allow_mailing = 'If you don\'t join mailing, you will not able to receive group mails';
|
|
$lang->about_denied = 'Check this to prohibit the ID.';
|
|
$lang->about_is_admin = 'Check this to give Superadmin permissions.';
|
|
$lang->about_member_description = 'Administrator\'s memo about user.';
|
|
$lang->about_group = 'An ID can belong to many groups.';
|
|
$lang->about_column_type = 'Please set the format of additional signup form.';
|
|
$lang->about_column_name = 'Please enter English name that can be used in the template (name as variable).';
|
|
$lang->about_column_title = 'This will be displayed on signup or modifying/viewing member info form.';
|
|
$lang->about_default_value = 'You can set the values to enter by default.';
|
|
$lang->about_active = 'You have to check on active items to show on signup form.';
|
|
$lang->about_emailhost_check = 'You can limit new member\'s e-mail address providers. You can allow or prohibit some e-mail hosts (eg.: naver.com, gmail.com).<br />If the list is empty, all e-mail hosts will be allowed.';
|
|
$lang->about_form_description = 'If you enter description in this form, it will be displayed on join form.';
|
|
$lang->about_required = 'Check this to make it mandatory item when signing up.';
|
|
$lang->about_enable_join = 'Please check if you want to accept new members. If you require a URL key, only those who visit with the corresponding string in the URL will be able to join.';
|
|
$lang->about_enable_confirm = 'An activation email will be sent to new members. They must click a link in the email to complete the sign up process.';
|
|
$lang->about_enable_find_account_question = 'Check if you want to allow members to recover their accounts using a security question and answer.';
|
|
$lang->about_enable_ssl = 'Personal information from Sign up/Modify Member Info/Login can be sent as SSL(https) mode if server provides SSL service.';
|
|
$lang->about_limit_day = 'You can limit activation date after sign up';
|
|
$lang->about_limit_date = 'Users cannot log in until the specified date';
|
|
$lang->about_special_phone_number = 'You can set up a special phone number that can be verified with a preconfigured code instead of sending an actual SMS.<br>The special phone number will also be allowed to sign up more than once even if this is normally disallowed.<br>This can be useful for development, testing, and app store review process.';
|
|
$lang->about_max_auth_sms_count = 'You can limit the number of time someone can try to verify the same phone number from the same IP address.';
|
|
$lang->about_after_login_url = 'You can set a URL after login. Blank means the current page.';
|
|
$lang->about_after_logout_url = 'You can set a URL after logout. Blank means the current page.';
|
|
$lang->about_redirect_url = 'Please select a page where users will go after sign up. When this is empty, it will be set as the previous page of the sign up page.';
|
|
$lang->about_agreement = 'Sign up Agreement will be displayed if it\'s not empty';
|
|
$lang->about_image_name = 'Members will be able to use image name instead of text';
|
|
$lang->about_image_mark = 'Members will be able to use image mark in front of their names';
|
|
$lang->about_group_image_mark = 'You may use group marks shown before their names';
|
|
$lang->about_profile_image = 'Members will be able to use profile images';
|
|
$lang->about_signature_max_height = 'You can limit the signature max height. Set this as 0 or leave it blank not to limit it.';
|
|
$lang->about_accept_agreement = 'I have read the above and agree with it.';
|
|
$lang->about_member_default = 'It will be set as the default group on sign up';
|
|
$lang->about_find_member_account = 'Please input the email address you have entered during the registration and we will send your account info to this email address.';
|
|
$lang->about_ssl_port = 'Please enter if you are using non-default SSL port';
|
|
$lang->about_resend_auth_mail = 'You can request the activation email again if you have not received it.';
|
|
$lang->about_reset_auth_mail_submit = 'If you use the address as an identifier, a new email address would be required for the login.';
|
|
$lang->about_allow_nickname_change = 'Allow members to change their nicknames. This requires a skin that displays the nickname change input.';
|
|
$lang->about_update_nickname_log = 'Record the nickname change history. If you use this option, you can see the nickname changing history.';
|
|
$lang->about_nickname_symbols = 'Allow or prohibit the use of special characters in nicknames.';
|
|
$lang->about_member_profile_view = 'Option to view the member\'s profile image on the admin member list page. Select No if you do not want to see your profile picture in the member panel.';
|
|
$lang->no_article = 'No articles';
|
|
$lang->find_account_question = 'Question for a temporary password.';
|
|
$lang->find_account_answer = 'Answer for a temporary password.';
|
|
$lang->about_find_account_question = 'You can get a temporary password by your ID, email address, and the answer for the question you have set.';
|
|
$lang->find_account_question_items['0'] = '';
|
|
$lang->find_account_question_items['1'] = 'What is your alternate email address?';
|
|
$lang->find_account_question_items['2'] = 'What is your favorite thing?';
|
|
$lang->find_account_question_items['3'] = 'Which elementary school did you attend?';
|
|
$lang->find_account_question_items['4'] = 'Where is your hometown?';
|
|
$lang->find_account_question_items['5'] = 'What is your ideal match?';
|
|
$lang->find_account_question_items['6'] = 'What is your mother\'s name?';
|
|
$lang->find_account_question_items['7'] = 'What is your father\'s name?';
|
|
$lang->find_account_question_items['8'] = 'What is your favorite color?';
|
|
$lang->find_account_question_items['9'] = 'What is your favorite food?';
|
|
$lang->temp_password = 'Temporary password';
|
|
$lang->cmd_get_temp_password = 'Get a temporary password';
|
|
$lang->about_get_temp_password = 'Change your password after you logged in.';
|
|
$lang->msg_activation_not_needed = 'Your account is already activated.';
|
|
$lang->msg_activation_key_not_found = 'There is no activation email to resend.';
|
|
$lang->msg_feature_deprecated = 'This feature is deprecated.';
|
|
$lang->msg_question_not_allowed = 'The administrator has disabled this function.';
|
|
$lang->msg_question_not_exists = 'You haven`t set your question for a temporary password.';
|
|
$lang->msg_answer_not_matches = 'Your answer for the question is not correct.';
|
|
$lang->msg_invalid_symbol_in_nickname = 'Your nickname contains a disallowed symbol, \'%s\'.';
|
|
$lang->change_password_date = 'Password renewal cycle';
|
|
$lang->about_change_password_date = 'If you set a value to this, you will be notified to change your password periodically. (If set to 0, disabled)';
|
|
$lang->msg_change_password_date = 'You have not changed the password during %s days. For personal information protection, you need to change the password.';
|
|
$lang->about_login_trial_limit = 'Limit the number of login attempts in a short time from the same IP address.';
|
|
$lang->msg_kr_address = 'Search for the name of eup, myeon or dong of your address.';
|
|
$lang->msg_kr_address_etc = 'Enter the rest of your address.';
|
|
$lang->cmd_search_again = 'Search again';
|
|
$lang->msg_select_user = 'Please select a member to manage.';
|
|
$lang->msg_delete_user = 'Delete the selected member.';
|
|
$lang->cmd_selected_user_manage = 'Manage selected memter';
|
|
$lang->about_change_user_group = 'Resets the selected group of memebers.';
|
|
$lang->about_send_message = 'Send a message to the member about this. If you don\'t write a message, it is not sent.';
|
|
$lang->cmd_allowed = 'Allowed';
|
|
$lang->cmd_prohibited = 'Prohibited';
|
|
$lang->cmd_agreement_title = 'Title';
|
|
$lang->cmd_agreement_content = 'Content';
|
|
$lang->cmd_agreement_type = 'Agreement required';
|
|
$lang->cmd_required = 'Required';
|
|
$lang->cmd_optional = 'Optional';
|
|
$lang->cmd_disabled = 'Disabled';
|
|
$lang->cmd_image_max_width = 'Max Width';
|
|
$lang->cmd_image_max_height = 'Max Height';
|
|
$lang->cmd_image_force_ratio = 'Fixed Aspect Ratio';
|
|
$lang->cmd_input_extend_form = 'Add Signup Form Field';
|
|
$lang->about_multi_type = 'Enter the value of multi-or single-item selection.(separated by line breaks)';
|
|
$lang->msg_delete_extend_form = 'Delete the selected item.';
|
|
$lang->set_manage_id = 'Separated by line breaks.';
|
|
$lang->count_manage_id = 'There are <span class="_deniedIDCount">%s</span> prohibited ID.';
|
|
$lang->count_manage_nick_name = 'There are <span class="_deniedNickNameCount">%s</span> prohibited nick name.';
|
|
$lang->user_list = 'Member List';
|
|
$lang->cmd_show_all_member = 'All Member';
|
|
$lang->cmd_show_super_admin_member = 'Super Admin';
|
|
$lang->cmd_show_site_admin_member = 'Site Admin';
|
|
$lang->approval = 'Approval';
|
|
$lang->denied = 'Denied';
|
|
$lang->refused_reason = 'Reason for account suspension';
|
|
$lang->about_refused_reason = 'This message will be displayed to the user if they try to log in.';
|
|
$lang->limited_reason = 'Reason for limit';
|
|
$lang->about_limited_reason = 'This message will be displayed to the user if they try to log in.';
|
|
$lang->use_group_image_mark = 'Use group image mark';
|
|
$lang->usable_group_image_mark_list = ' Usable list of group image mark';
|
|
$lang->add_group_image_mark = 'Add group image mark';
|
|
$lang->link_file_box = 'Go to Manage FileBox';
|
|
$lang->msg_group_delete = 'Delete selected group.';
|
|
$lang->email = 'Email';
|
|
$lang->add_managed_emailhost = 'Add E-mail Host';
|
|
$lang->add_prohibited_id = 'Add prohibited id';
|
|
$lang->multi_line_input = 'To enter multiple entries, please change the line input.';
|
|
$lang->add_extend_form = 'Add item';
|
|
$lang->msg_null_prohibited_id = 'Please enter an ID to prohibit.';
|
|
$lang->msg_null_prohibited_nick_name = 'Please enter a nick name to prohibit.';
|
|
$lang->msg_null_managed_emailhost = 'Please enter email address providers to manage. (eg.: gmail.com)';
|
|
$lang->identifier = 'Login Identifier';
|
|
$lang->about_identifier = 'Allow users to log in using one or more identifiers.<br />Please beware of country codes if you allow login by phone number.';
|
|
$lang->msg_need_identifier = 'You need to select at least one login identifier.';
|
|
$lang->msg_need_enabled_identifier = 'You need to select identifiers that are enabled in the signup form.';
|
|
$lang->use_after_save = 'Use after saved';
|
|
$lang->cmd_add_group = 'Add group';
|
|
$lang->msg_groups_exist = 'groups exist.';
|
|
$lang->cmd_member_config = 'Member Configuration';
|
|
$lang->cmd_member_sync = 'Sync member information';
|
|
$lang->about_member_sync = 'Synchronize member information and post/comment information. This can take a long time if you have a lot of data. <strong>If there are many users, be sure to stop the service before proceeding.</strong>';
|
|
$lang->msg_success_modify_email_address = 'Your email address has been successfully changed. You can log in with the changed email address.';
|
|
|
|
$lang->group = 'Group';
|
|
$lang->retrieve_password = 'Retrieve password';
|
|
$lang->excess_ip_access_count = 'There were too much login attempts from your device in a short time. You can not log in for %s.';
|
|
$lang->enable_login_fail_report = 'Login failure';
|
|
$lang->login_fail_report = 'Login failure report.';
|
|
$lang->login_fail_report_contents = '<h2>There is recorded login failures.</h2>%1$s<hr /><p>* This notification is shown once.<br />* This message contains login failure records, before a ID login success.<br />Sending: %2$s</p>';
|
|
$lang->all_group = 'Entire Group';
|
|
$lang->msg_insert_group_name_detail = 'If group title are empty, does not apply.';
|
|
$lang->msg_exist_selected_module = 'Address information does not exist.';
|
|
$lang->cmd_spammer = 'Spam User Manage';
|
|
$lang->spammer_description = '<p>Spam user management. This function denied user login and remove all of documents, comments</p>';
|
|
$lang->btn_spammer_delete_all = 'Delete all';
|
|
$lang->spammer_move_to_trash = 'Move to trash';
|
|
$lang->msg_spammer_complete = 'Completed.';
|
|
$lang->nick_name_before_changing = 'Old nickname';
|
|
$lang->nick_name_after_changing = 'New nickname';
|
|
$lang->cmd_login_browser_info = 'Browser Information';
|
|
$lang->cmd_login_device_info = 'Device Information';
|
|
$lang->cmd_initial_registration = 'Registered';
|
|
$lang->cmd_initial_login = 'First Login';
|
|
$lang->cmd_recent_visit = 'Recent Visit';
|
|
$lang->cmd_recent_connection = 'Last Seen';
|
|
$lang->cmd_view_registered_devices = 'Registered Devices';
|
|
$lang->scrap_folder_create = 'New Folder';
|
|
$lang->scrap_folder_rename = 'Rename';
|
|
$lang->scrap_folder_delete = 'Delete';
|
|
$lang->member_unauthenticated = 'Unauthenticated';
|
|
$lang->member_number = 'Member identification number';
|
|
$lang->msg_change_after_click = 'Change after clicking link below';
|
|
$lang->msg_password_changed = 'Your password has been changed.';
|