From 5289d6db41ceafde28acb2a6fd4d7210d673ccad Mon Sep 17 00:00:00 2001 From: gme_2 Date: Fri, 1 Feb 2019 10:22:03 +0900 Subject: [PATCH] translation added for english --- .../View/ExchangeRatesViewController.swift | 1 + .../View/SplashScreenViewController.swift | 1 + en.lproj/Localizable.strings | 80 ++++++++++++------- 3 files changed, 53 insertions(+), 29 deletions(-) diff --git a/GMERemittance/Module/ExchangeRates/User Interface/View/ExchangeRatesViewController.swift b/GMERemittance/Module/ExchangeRates/User Interface/View/ExchangeRatesViewController.swift index 5aea7bec..cd78e3ee 100644 --- a/GMERemittance/Module/ExchangeRates/User Interface/View/ExchangeRatesViewController.swift +++ b/GMERemittance/Module/ExchangeRates/User Interface/View/ExchangeRatesViewController.swift @@ -408,6 +408,7 @@ class ExchangeRatesViewController: UIViewController { self.youSendTitleLabel.text = constant.youSendText self.recepientGetsTitleLabel.text = constant.recepientGetsText self.calculateTItleLabel.setTitle(constant.calculate, for: UIControlState.normal) + } func show(error: String) { diff --git a/GMERemittance/Module/SplashScreen/User Interface/View/SplashScreenViewController.swift b/GMERemittance/Module/SplashScreen/User Interface/View/SplashScreenViewController.swift index 4912b9fc..b11b86af 100644 --- a/GMERemittance/Module/SplashScreen/User Interface/View/SplashScreenViewController.swift +++ b/GMERemittance/Module/SplashScreen/User Interface/View/SplashScreenViewController.swift @@ -303,6 +303,7 @@ class SplashScreenViewController: UIViewController { } @objc private func showCountryPickerview() { + setupLanguages() let viewcontroller = UIStoryboard.init(name: "CountryPicker", bundle: nil).instantiateViewController(withIdentifier: "CountryPickerViewController") as! CountryPickerViewController let data: [SendMoneyCountryViewModel] = self.languages viewcontroller.isLanguageSelection = true diff --git a/en.lproj/Localizable.strings b/en.lproj/Localizable.strings index f79ea0aa..9ab30e5d 100644 --- a/en.lproj/Localizable.strings +++ b/en.lproj/Localizable.strings @@ -1,23 +1,25 @@ "login_text" = "Login"; "new_user_text" = "New User"; +"hassle_free_transfer_text" = "Hassle free money transfer to your loved ones"; +"connect_local_community_text" = "Connect to local community"; +"earn_reward_point_text" = "Earn reward points and get surprise gifts"; "login_title_text" = "Welcome To Global Money Express"; -"login_subtitle_text" = "Login with your email address or mobile phone"; +"login_subtitle_text" = "Login with your email address"; "login_user_id_text" = "User ID"; -"user_Id_placeholder_text" = "Registered Email/Mobile No."; +"user_Id_placeholder_text" = "Registered Email"; "password_text" = "Password"; "forgot_password_text" = "Forgot password"; "new_to_gme_text" = "New to GME? "; "login_register_here_text" = "Register Here"; "register_title_text" = "Register to Global Money Express"; "register_subtitle_text" = "Register with your email address"; -"password_text" = "Password"; "create_password_text" = "Create Password"; "confirm_password_text" = "Confirm Password"; "dob_text" = "Date Of Birth"; "already_have_account_text" = "Already Have Account?"; "register_text" = "Register"; "password_length_error" = "Password should have at least nine characters"; -"password_policy_error" = "Password should contain at least 1 number; 1 letter and 1 special character"; +"password_policy_error" = "Password should contain at least 1 number, 1 letter and 1 special character"; "password_match_error" = "Passwords does not match"; "password_symbol_required_error" = "Password should have at least one symbol"; "password_number_required_error" = "Password should have at least one number"; @@ -26,8 +28,8 @@ "password_capital_letter_required_error" = "Password should have at least one capital letter"; "email_text" = "Email"; "forgot_password_title_text" = "Need help with your password?"; -"forgot_password_subtitle_text" = "Reset your password using your email address or mobile number linked to your GME account."; -"forgot_password_userId_placeholder_text" = " "; +"forgot_password_subtitle_text" = "Reset your password using your email address linked to your GME account."; +"forgot_password_userId_placeholder_text" = "Registered Email"; "reset_text" = "Reset"; "kyc_fill_text" = "Verify your Account"; "kyc_verify_pending_text" = "Verification in Process"; @@ -43,7 +45,7 @@ "home_text" = "Home"; "branch_text" = "Branch"; "profile_text" = "Profile"; -"help_you_text" = "We are there to help you (Available time 10 = 00AM - 12 = 00AM)"; +"help_you_text" = "We are there to help you (Available time 10:00AM - 12:00AM)"; "cancel_text" = "Cancel"; "reward_point_text" = "Reward Point"; "available_balance_text" = "Your Available Balance"; @@ -58,7 +60,7 @@ "yes_text" = "Yes"; "no_text" = "No"; "recipient_listing_title_text" = "Select Recipient"; -"new_recipient" = "Nepow Reciepient"; +"new_recipient" = "New Reciepient"; "edit_delete_hint_ios_text" = "Swipe left to Edit or Delete recipient profile"; "edit_delete_hint_android_text" = "Hold to Edit or Delete recipient profile"; "delete_text" = "Delete"; @@ -80,6 +82,10 @@ "placeholder_select_relation_text" = " Select relation"; "mobile_number_text" = "Mobile No."; "placeholder_enter_reciever_mobile_number_text" = "Enter receiver's mobile number"; +"state_text" = "State/Province"; +"state_placeholder_text" = "Please select a state/province"; +"district_text" = "District"; +"district_placeholder_text" = "Please select a state/province"; "email_text_optional" = "Email (Optional)"; "placeholder_enter_receiver_email_text" = "Enter receiver's email address"; "transfer_reason_text" = "Transfer Reason"; @@ -96,6 +102,7 @@ "transfer_reason_error" = "Please select a transfer reason"; "todays_rate_title_text" = "Today's Rate"; "you_send_text" = "You Send"; +"recepient_gets_text" = "Recepient Gets"; "select_payment_mode_text" = "Select Payment Mode"; "transfer_fee_included_text" = "Transfer Fee Included"; "current_exchange_rate_text" = "Current Exchange Rate"; @@ -105,6 +112,7 @@ "receiving_amount_error" = "Please specify receiving amount"; "no_currency_selected_error" = "Please select a currency"; "send_money_title_text" = "Send Money"; +"payout_mode_text" = "Payout Mode"; "amount_detail_text" = "Amount Detail"; "verification_detail_text" = "Verification"; "pick_money_text" = "How would you like to pick you money in"; @@ -114,11 +122,9 @@ "continue_text" = "Continue"; "reciever_details_text" = "Reciever Details"; "full_name_text" = "Full Name"; -"country_text" = "Country"; "mobile_text" = "Mobile"; "transaction_detail_text" = "Transaction Details"; "payout_country_text" = "Payout Country"; -"payout_mode_text" = "Payout Mode"; "paying_amount_text" = "Paying Amount"; "exchange_rate_text" = "Exchange Rate"; "service_charge_text" = "Service Chage"; @@ -127,7 +133,6 @@ "gme_user_aggreement_text" = "Gme Remittance User Agreement"; "agree_and_send_text" = "Agree and Send"; "enter_login_password_text" = "Enter your login password"; -"cancel_text" = "Cancel"; "confirm_text" = "Confirm"; "alert_text" = "Alert!"; "account_number_empty_error" = "Please provide an account no"; @@ -135,7 +140,7 @@ "bank_empty_error" = "Please select a bank"; "payment_mode_empty_error" = "Please select a payment mode"; "terms_and_condition_title_text" = "Terms And Condition"; -"no_payout_currency_defined_error" = "No payout currency defined; please contact support."; +"no_payout_currency_defined_error" = "No payout currency defined, please contact support."; "select_bank_first_text" = "Please select a bank first"; "receipt_title_text" = "Receipt"; "transfer_success_text" = "Transfer Successful"; @@ -146,7 +151,6 @@ "share_party_text" = "Share with concerned party only"; "transaction_date_text" = "Transaction Date"; "receiver_text" = "Receiver"; -"account_number_text" = "Account Number"; "service_fee_text" = "Service Fee"; "ex_rate_text" = "Ex Rate"; "total_amount_text" = "Total Amount"; @@ -162,7 +166,7 @@ "from_text" = "From"; "to_text" = "To"; "search_text" = "Search"; -"placeholder_from_text" = "Select"; +"placeholder_from_text" = "Select start date"; "placeholder_to_text" = "Select end date"; "filter_by_date_text" = "Filter by date"; "invalid_date_range_selected" = "Invalid date range selected"; @@ -172,27 +176,25 @@ "closing_balance_text" = "Closing Balance"; "in_text" = "IN"; "out_text" = "OUT"; -"particular_text" = "dummy"; +"particular_text" = "."; "no_statement_found_text" = "No Wallet Statement found"; "setting_text" = "Setting"; "change_password_text" = "Change Password"; "about_me_description_text" = "We are licensed by Ministry of Strategy & Finance to operate as the first Non-Bank Remittance Service providers in South Korea. Meeting all compliance regulations set forward by the regulators was a tough journey but today we feel proud about what we have achieved and how robust our operations are as a result of the hard work completed earlier. We are now ready with a 100% compliant and secured system that guarantees your money will arrive safely in right hands every single time."; "app_version_text" = "App Version"; "follow_us_text" = "Follow us on"; - +"check_for_update_text" = "Check for Update"; "change_password_title_text" = "Change Password"; "current_password_text" = "Current Password"; "new_password_text" = "New Password"; "current_password_placeholder_text" = "Enter Your Current Password"; "new_password_placeholder_text" = "Enter Your New Password"; -"confirm_password_text" = "Confirm New Password"; "save_password_text" = "Save"; -"password_policy_text" = "Password should be At least one sumbol; At least one capital letter; At leset one number and be at least 9 characters"; +"password_policy_text" = "Password should be At least one sumbol, At least one capital letter, At leset one number and be at least 9 characters"; "confirm_password_mismatch_error" = "Confirm password does not match with new password"; +"success_text" = "Success"; "confirm_passowrd_empty_error" = "Confirm password cannot be empty"; - "profile_title_text" = "Profile"; - "personal_title_text" = "Personal"; "personal_subtitle_text" = "Tell us a few things about yourself"; "full_name_placeholder_text" = "Enter Your Full Name"; @@ -207,19 +209,22 @@ "occupation_text" = "Occupation"; "occupation_placeholder_text" = "Select Occupation"; "save_and_continue_text" = "Save And Continue"; - +"mobile_number_placeholder_text" = "Enter your Mobile No"; "security_titile_text" = "Security"; "security_subtitle_text" = "Let's get your bank connected"; "primary_bank_text" = "Primary Bank Name"; "primary_bank_placeholder_text" = "Select Primary Bank"; "primary_account_number_text" = "Primary Account Number"; +"privary_account_number_placeholder" = "Enter your Primary Account Number"; "verification_id_type_text" = "Verification Id Type"; "verification_id_placeholder_text" = "Select Verification Id Type"; "verification_id_no_text" = "Verification Id Number"; "verification_id_no_placeholder_text" = "Enter Your Verification Id No."; "source_of_fund_text" = "Source Of Fund"; "source_of_fund_placeholder_text" = "Select Source Of Fund"; - +"issue_date_title" = "Issue Date"; +"expiry_date_title" = "Expiry Date"; +"save_and_continue_text" = "Save and Continue"; "upload_title_text" = "Upload"; "upload_subtitle_text" = "Upload your documents "; "view_sample_text" = "View Sample"; @@ -234,7 +239,9 @@ "camera_text" = "Camera"; "gallery_text" = "Gallery"; "please_provide_all_images_text" = "Please provide all images"; - +"camera_access_denied_text" = "Camera access denied. Do you want to change the permission from settings?"; +"galery_access_denied_text" = "Gallery access denied. Do you want to change the permission from settings?"; +"done_text" = "done"; "kyc_first_name_error" = "Please enter a valid fullname"; "kyc_mobile_invalid_number_error" = "Please enter a valid korean mobile number"; "kyc_mobile_empty_error" = "Mobile number cannot be empty"; @@ -251,14 +258,13 @@ "kyc_form_fill_up_number_error" = "Please fill all the required details"; "document_issue_date_error_text" = "Please select an issue date"; "document_expiry_date_error_text" = "Please select an expiry date"; - "invalid_date_range_selected_text" = "Invalid date range selected"; -"filter_by_date_text" = "Filter by date"; "start_app_manually_text" = "Please restart app manually"; "permission_denied_text" = "Permission Denied"; - +"no_internet_connection_error" = "Please check your internet connection"; "select_currency_text" = "Select Currency"; "search_currency_text" = "Search Currency"; +"no_currency_found_text" = "No Currency found"; "no_country_found_text" = "No Country found"; "select_gender_text" = "Select Gender"; "male_text" = "Male"; @@ -266,9 +272,6 @@ "other_text" = "Other"; "no_gender_found_text" = "No Gender found"; "enter_your_login_password_text" = "Enter your login Password"; -"cancel_text" = "Cancel"; -"confirm_text" = "Confirm"; -"password_text" = "Password"; "search_country_text" = "Search Country"; "select_country_text" = "Select Country"; "select_district_text" = "Select District"; @@ -305,16 +308,23 @@ "search_branch_text" = "Search Branch"; "no_branch_found_text" = "No Branch found"; "search_branch_hint_text" = "Type to search branches (Minimum 3 characters)"; +"search_account_text" = "Search Account"; +"no_account_found_text" = "No Account found"; +"select_account_text" = "Choose Payment Method"; +"no_result_found_text" = "No Result Found"; "auto_refund_title_text" = "Auto Refund"; "how_much_would_you_like_to_refund" = "How much would you like to refund?"; "withdraw_text" = "Withdraw"; "refund_text" = "Refund"; "you_refund_text" = "You Refund"; +"per_refund_bank_charge" = "Per Refund Bank Charge"; "penny_test_promt_description_text" = "Your bank account verification is required inorder to complete the registration. Do you want to verify it now?"; "not_now_text" = "Not now"; "deposit_reference_text" = "Deposit Reference"; "resend_request_text" = "Resend Request"; "proceed_text" = "Proceed"; +"penny_test_close_text" = "Close"; +"penny_test_title_text" = "Penny Test"; "new_update_is_available_text" = "New update is available"; "update_text" = "Update"; "auto_debit_title_text" = "Manage Auto Debit Account"; @@ -322,3 +332,15 @@ "auto_debit_delete_confirm_description" = "You want to delete Auto-Debit Account!"; "add_auto_debit_account_text" = "Add Auto Debit Account"; "delete_auto_debit_account_hint_text" = "Hold to Delete the account"; +"no_lanugages_available_text" = "No Lanugages Available"; +"swift_to_delete_account_text" = "Swipe left to Edit or Delete account."; +"english_language_text" = "English"; +"korean_language_text" = "Korean"; +"cambodia_lanugage_text" = "Cambodia"; +"srilanka_lanugage_text" = "Srilanka"; +"myanmar_language_text" = "Myanmar"; +"russian_langugae_text" = "Russian"; +"vietnam_language_text" = "Vietnam"; +"thailand_language_text" = "Thailand"; +"indonesia_language_text" = "Indonesia"; +"mongolia_language_text" = "Mongolia";