Browse Source

benificiary localization update

v0.17
Suraj Lohani 1 year ago
parent
commit
8ee9ca312a
  1. 3
      GME Remit/Modules/BeneficiaryDetail/User Interface/View/BeneficiaryDetailHeaderView.swift
  2. 3
      GME Remit/Modules/BeneficiaryDetail/User Interface/View/BeneficiaryDetailViewController.swift
  3. 5
      GME Remit/MultiLanguages/bn.lproj/Localizable.strings
  4. 2
      GME Remit/MultiLanguages/en.lproj/Localizable.strings
  5. 5
      GME Remit/MultiLanguages/en_PH.lproj/Localizable.strings
  6. 5
      GME Remit/MultiLanguages/id.lproj/Localizable.strings
  7. 5
      GME Remit/MultiLanguages/ja.lproj/Localizable.strings
  8. 5
      GME Remit/MultiLanguages/km.lproj/Localizable.strings
  9. 5
      GME Remit/MultiLanguages/ko.lproj/Localizable.strings
  10. 5
      GME Remit/MultiLanguages/mn.lproj/Localizable.strings
  11. 5
      GME Remit/MultiLanguages/my-MM.lproj/Localizable.strings
  12. 5
      GME Remit/MultiLanguages/my.lproj/Localizable.strings
  13. 7
      GME Remit/MultiLanguages/ne.lproj/Localizable.strings
  14. 6
      GME Remit/MultiLanguages/ru-RU.lproj/Localizable.strings
  15. 5
      GME Remit/MultiLanguages/si.lproj/Localizable.strings
  16. 4
      GME Remit/MultiLanguages/th.lproj/Localizable.strings
  17. 5
      GME Remit/MultiLanguages/ur-PK.lproj/Localizable.strings
  18. 5
      GME Remit/MultiLanguages/uz.lproj/Localizable.strings
  19. 5
      GME Remit/MultiLanguages/vi-VN.lproj/Localizable.strings

3
GME Remit/Modules/BeneficiaryDetail/User Interface/View/BeneficiaryDetailHeaderView.swift

@ -55,8 +55,11 @@ class BeneficiaryDetailHeaderView: UITableViewHeaderFooterView {
nameInitialsLabel.layer.cornerRadius = self.nameInitialsLabel.frame.width/2 nameInitialsLabel.layer.cornerRadius = self.nameInitialsLabel.frame.width/2
updateButton.set(cornerRadius: 10) updateButton.set(cornerRadius: 10)
nameTitleLabel.text = "name_title_text".localized() nameTitleLabel.text = "name_title_text".localized()
mobileTitleLabel.text = "mobileNumber_text".localized()
relationshipTitleLabel.text = "relationship_text".localized() relationshipTitleLabel.text = "relationship_text".localized()
locationTitleLabel.text = "country".localized()
updateButton.setTitle("update_text".localized(), for: .normal) updateButton.setTitle("update_text".localized(), for: .normal)
// DispatchQueue.main.async { // DispatchQueue.main.async {
self.updateButton.titleLabel?.font = .sanfrancisco(.bold, size: 14) self.updateButton.titleLabel?.font = .sanfrancisco(.bold, size: 14)
self.updateButton.titleLabel?.textAlignment = .center self.updateButton.titleLabel?.textAlignment = .center

3
GME Remit/Modules/BeneficiaryDetail/User Interface/View/BeneficiaryDetailViewController.swift

@ -107,6 +107,7 @@ class BeneficiaryDetailViewController: UIViewController {
tableView.dataSource = self tableView.dataSource = self
tableView.register(UINib(nibName: BeneficiaryDetailHeaderView.identifier, bundle: nil), forHeaderFooterViewReuseIdentifier: BeneficiaryDetailHeaderView.identifier) tableView.register(UINib(nibName: BeneficiaryDetailHeaderView.identifier, bundle: nil), forHeaderFooterViewReuseIdentifier: BeneficiaryDetailHeaderView.identifier)
continueButton.set(cornerRadius: 10) continueButton.set(cornerRadius: 10)
continueButton.setTitle("continue_text".localized(), for: .normal)
//updateButton.set(cornerRadius: 10) //updateButton.set(cornerRadius: 10)
//updateButton.set(borderWidth: 2, of: .init(hex: "#2E89FF")) //updateButton.set(borderWidth: 2, of: .init(hex: "#2E89FF"))
} }
@ -128,7 +129,7 @@ extension BeneficiaryDetailViewController: UITableViewDataSource, UITableViewDel
cell.isSelected(status) cell.isSelected(status)
cell.onClickDeleteButton = { cell.onClickDeleteButton = {
self.alertWithOkCancel(type: .normal,message: "Are you sure, You want to delete beneficiary?", title: "Delete Beneficiary", okTitle: "Yes", cancelTitle: "No",
self.alertWithOkCancel(type: .normal,message: "delete_beneficiary_confirmation_text".localized(), title: "delete_beneficiary_text".localized(), okTitle: "yes_text".localized(), cancelTitle: "no_text".localized(),
okAction: { okAction: {
self.presenter?.makeApiRequest(recipientID: self.reciptent?.paymentMethods?.elementAt(index: indexPath.row)?.receiverId ?? "") self.presenter?.makeApiRequest(recipientID: self.reciptent?.paymentMethods?.elementAt(index: indexPath.row)?.receiverId ?? "")
}) { }) {

5
GME Remit/MultiLanguages/bn.lproj/Localizable.strings

@ -1433,6 +1433,7 @@
"contact_us" = "যোগাযোগ করুন"; "contact_us" = "যোগাযোগ করুন";
"about_us" = "আমাদের সম্পর্কে"; "about_us" = "আমাদের সম্পর্কে";
"ac_number" = "Ac Number"; "ac_number" = "Ac Number";
"country" = "দেশ";
"upload_slip" = "স্লিপ আপলোড করুন"; "upload_slip" = "স্লিপ আপলোড করুন";
"search_your_transfer_text" = "আপনার স্থানান্তর অনুসন্ধান করুন"; "search_your_transfer_text" = "আপনার স্থানান্তর অনুসন্ধান করুন";
@ -1446,3 +1447,7 @@
"edit_details_text" = "তথ্য সংশোধন কর"; "edit_details_text" = "তথ্য সংশোধন কর";
"view_status_text" = "স্ট্যাটাস দেখুন"; "view_status_text" = "স্ট্যাটাস দেখুন";
"relationship_text" = "সম্পর্ক"; "relationship_text" = "সম্পর্ক";
"beneficiary_detail" = "Beneficiary Detail";
"delete_beneficiary_text" = "বেনিফিশিয়ারি মুছে ফেলুন";
"delete_beneficiary_confirmation_text" = "আপনি কি নিশ্চিত, আপনি বেনিফিশিয়ারি মুছে ফেলতে চান?";

2
GME Remit/MultiLanguages/en.lproj/Localizable.strings

@ -1039,3 +1039,5 @@
"view_status_text" = "View Status"; "view_status_text" = "View Status";
"relationship_text" = "Relationship"; "relationship_text" = "Relationship";
"beneficiary_detail" = "Beneficiary Detail"; "beneficiary_detail" = "Beneficiary Detail";
"delete_beneficiary_text" = "Delete Beneficiary";
"delete_beneficiary_confirmation_text" = "Are you sure, You want to delete beneficiary?";

5
GME Remit/MultiLanguages/en_PH.lproj/Localizable.strings

@ -540,6 +540,7 @@
"contact_us" = "Contact us"; "contact_us" = "Contact us";
"about_us" = "About Us"; "about_us" = "About Us";
"ac_number" = "Ac Number"; "ac_number" = "Ac Number";
"country" = "Country";
"upload_slip" = "UPLOAD SLIP"; "upload_slip" = "UPLOAD SLIP";
"search_your_transfer_text" = "Search your transfers"; "search_your_transfer_text" = "Search your transfers";
@ -553,3 +554,7 @@
"edit_details_text" = "Edit Details"; "edit_details_text" = "Edit Details";
"view_status_text" = "View Status"; "view_status_text" = "View Status";
"relationship_text" = "Relationship"; "relationship_text" = "Relationship";
"beneficiary_detail" = "Beneficiary Detail";
"delete_beneficiary_text" = "Delete Beneficiary";
"delete_beneficiary_confirmation_text" = "Are you sure, You want to delete beneficiary?";

5
GME Remit/MultiLanguages/id.lproj/Localizable.strings

@ -832,6 +832,7 @@
"contact_us" = "Contact us"; "contact_us" = "Contact us";
"about_us" = "About Us"; "about_us" = "About Us";
"ac_number" = "Ac Number"; "ac_number" = "Ac Number";
"country" = "Country";
"upload_slip" = "UPLOAD SLIP"; "upload_slip" = "UPLOAD SLIP";
"search_your_transfer_text" = "Search your transfers"; "search_your_transfer_text" = "Search your transfers";
@ -845,3 +846,7 @@
"edit_details_text" = "Edit Details"; "edit_details_text" = "Edit Details";
"view_status_text" = "View Status"; "view_status_text" = "View Status";
"relationship_text" = "Relationship"; "relationship_text" = "Relationship";
"beneficiary_detail" = "Beneficiary Detail";
"delete_beneficiary_text" = "Delete Beneficiary";
"delete_beneficiary_confirmation_text" = "Are you sure, You want to delete beneficiary?";

5
GME Remit/MultiLanguages/ja.lproj/Localizable.strings

@ -1014,6 +1014,7 @@
"contact_us" = "お問い合わせ"; "contact_us" = "お問い合わせ";
"about_us" = "私たちに関しては"; "about_us" = "私たちに関しては";
"ac_number" = "Ac Number"; "ac_number" = "Ac Number";
"country" = "国";
"upload_slip" = "スリップのアップロード"; "upload_slip" = "スリップのアップロード";
"search_your_transfer_text" = "転送を検索する"; "search_your_transfer_text" = "転送を検索する";
@ -1027,3 +1028,7 @@
"edit_details_text" = "詳細を編集する"; "edit_details_text" = "詳細を編集する";
"view_status_text" = "ステータスの表示"; "view_status_text" = "ステータスの表示";
"relationship_text" = "関係"; "relationship_text" = "関係";
"beneficiary_detail" = "Beneficiary Detail";
"delete_beneficiary_text" = "受取人の削除";
"delete_beneficiary_confirmation_text" = "本当に受取人を削除してよいですか?";

5
GME Remit/MultiLanguages/km.lproj/Localizable.strings

@ -833,6 +833,7 @@
"contact_us" = "Contact us"; "contact_us" = "Contact us";
"about_us" = "About Us"; "about_us" = "About Us";
"ac_number" = "Ac Number"; "ac_number" = "Ac Number";
"country" = "Country";
"upload_slip" = "UPLOAD SLIP"; "upload_slip" = "UPLOAD SLIP";
"search_your_transfer_text" = "Search your transfers"; "search_your_transfer_text" = "Search your transfers";
@ -846,3 +847,7 @@
"edit_details_text" = "Edit Details"; "edit_details_text" = "Edit Details";
"view_status_text" = "View Status"; "view_status_text" = "View Status";
"relationship_text" = "Relationship"; "relationship_text" = "Relationship";
"beneficiary_detail" = "Beneficiary Detail";
"delete_beneficiary_text" = "Delete Beneficiary";
"delete_beneficiary_confirmation_text" = "Are you sure, You want to delete beneficiary?";

5
GME Remit/MultiLanguages/ko.lproj/Localizable.strings

@ -831,6 +831,7 @@
"contact_us" = "Contact us"; "contact_us" = "Contact us";
"about_us" = "About Us"; "about_us" = "About Us";
"ac_number" = "Ac Number"; "ac_number" = "Ac Number";
"country" = "Country";
"upload_slip" = "UPLOAD SLIP"; "upload_slip" = "UPLOAD SLIP";
"search_your_transfer_text" = "Search your transfers"; "search_your_transfer_text" = "Search your transfers";
@ -844,3 +845,7 @@
"edit_details_text" = "Edit Details"; "edit_details_text" = "Edit Details";
"view_status_text" = "View Status"; "view_status_text" = "View Status";
"relationship_text" = "Relationship"; "relationship_text" = "Relationship";
"beneficiary_detail" = "Beneficiary Detail";
"delete_beneficiary_text" = "Delete Beneficiary";
"delete_beneficiary_confirmation_text" = "Are you sure, You want to delete beneficiary?";

5
GME Remit/MultiLanguages/mn.lproj/Localizable.strings

@ -828,6 +828,7 @@
"contact_us" = "Contact us"; "contact_us" = "Contact us";
"about_us" = "About Us"; "about_us" = "About Us";
"ac_number" = "Ac Number"; "ac_number" = "Ac Number";
"country" = "Country";
"upload_slip" = "UPLOAD SLIP"; "upload_slip" = "UPLOAD SLIP";
"search_your_transfer_text" = "Search your transfers"; "search_your_transfer_text" = "Search your transfers";
@ -841,3 +842,7 @@
"edit_details_text" = "Edit Details"; "edit_details_text" = "Edit Details";
"view_status_text" = "View Status"; "view_status_text" = "View Status";
"relationship_text" = "Relationship"; "relationship_text" = "Relationship";
"beneficiary_detail" = "Beneficiary Detail";
"delete_beneficiary_text" = "Delete Beneficiary";
"delete_beneficiary_confirmation_text" = "Are you sure, You want to delete beneficiary?";

5
GME Remit/MultiLanguages/my-MM.lproj/Localizable.strings

@ -801,6 +801,7 @@
"contact_us" = "Contact us"; "contact_us" = "Contact us";
"about_us" = "About Us"; "about_us" = "About Us";
"ac_number" = "Ac Number"; "ac_number" = "Ac Number";
"country" = "Country";
"upload_slip" = "UPLOAD SLIP"; "upload_slip" = "UPLOAD SLIP";
"search_your_transfer_text" = "Search your transfers"; "search_your_transfer_text" = "Search your transfers";
@ -814,3 +815,7 @@
"edit_details_text" = "Edit Details"; "edit_details_text" = "Edit Details";
"view_status_text" = "View Status"; "view_status_text" = "View Status";
"relationship_text" = "Relationship"; "relationship_text" = "Relationship";
"beneficiary_detail" = "Beneficiary Detail";
"delete_beneficiary_text" = "Delete Beneficiary";
"delete_beneficiary_confirmation_text" = "Are you sure, You want to delete beneficiary?";

5
GME Remit/MultiLanguages/my.lproj/Localizable.strings

@ -837,6 +837,7 @@
"contact_us" = "Contact us"; "contact_us" = "Contact us";
"about_us" = "About Us"; "about_us" = "About Us";
"ac_number" = "Ac Number"; "ac_number" = "Ac Number";
"country" = "Country";
"upload_slip" = "UPLOAD SLIP"; "upload_slip" = "UPLOAD SLIP";
"search_your_transfer_text" = "Search your transfers"; "search_your_transfer_text" = "Search your transfers";
@ -850,3 +851,7 @@
"edit_details_text" = "Edit Details"; "edit_details_text" = "Edit Details";
"view_status_text" = "View Status"; "view_status_text" = "View Status";
"relationship_text" = "Relationship"; "relationship_text" = "Relationship";
"beneficiary_detail" = "Beneficiary Detail";
"delete_beneficiary_text" = "Delete Beneficiary";
"delete_beneficiary_confirmation_text" = "Are you sure, You want to delete beneficiary?";

7
GME Remit/MultiLanguages/ne.lproj/Localizable.strings

@ -830,7 +830,7 @@
"new_update_is_available_text"="नयाँ अद्यावधिक गर्नुहोस्(Update) उपलब्ध छ"; "new_update_is_available_text"="नयाँ अद्यावधिक गर्नुहोस्(Update) उपलब्ध छ";
"update_text"="अद्यावधिक गर्नुहोस्(Update)";
//"update_text"="अद्यावधिक गर्नुहोस्(Update)";
"not_now_text"="अहिले होइन"; "not_now_text"="अहिले होइन";
"appVersionOutOfDate_text"="अनुप्रयोगको यो संस्करणको मिति सकिएको छ र चाँडै काम गर्न रोकिनेछ। JME प्रयोग जारी राख्नको लागि कृपया भर्खरको अद्यावधिक(Update) गर्नुहोस्। "; "appVersionOutOfDate_text"="अनुप्रयोगको यो संस्करणको मिति सकिएको छ र चाँडै काम गर्न रोकिनेछ। JME प्रयोग जारी राख्नको लागि कृपया भर्खरको अद्यावधिक(Update) गर्नुहोस्। ";
@ -1444,6 +1444,7 @@
"contact_us" = "सम्पर्क गर्नुहोस"; "contact_us" = "सम्पर्क गर्नुहोस";
"about_us" = "हाम्रोबारे"; "about_us" = "हाम्रोबारे";
"ac_number" = "Ac Number"; "ac_number" = "Ac Number";
"country" = "देश";
"upload_slip" = "स्लिप अपलोड"; "upload_slip" = "स्लिप अपलोड";
"search_your_transfer_text" = "यहाँ खोज्नुहोस्"; "search_your_transfer_text" = "यहाँ खोज्नुहोस्";
@ -1457,4 +1458,8 @@
"edit_details_text" = "विवरणहरू सम्पादन गर्नुहोस्"; "edit_details_text" = "विवरणहरू सम्पादन गर्नुहोस्";
"view_status_text" = "स्थिति हेर्नुहोस्"; "view_status_text" = "स्थिति हेर्नुहोस्";
"relationship_text" = "सम्बन्ध"; "relationship_text" = "सम्बन्ध";
"beneficiary_detail" = "Beneficiary Detail";
"delete_beneficiary_text" = "प्राप्तकर्ता हटाउनुहोस्‌";
"delete_beneficiary_confirmation_text" = "के तपाईं निश्चित हुनुहुन्छ, तपाईं प्राप्तकर्ता हटाउन चाहनुहुन्छ?";

6
GME Remit/MultiLanguages/ru-RU.lproj/Localizable.strings

@ -829,6 +829,7 @@
"contact_us" = "Contact us"; "contact_us" = "Contact us";
"about_us" = "About Us"; "about_us" = "About Us";
"ac_number" = "Ac Number"; "ac_number" = "Ac Number";
"country" = "Country";
"upload_slip" = "UPLOAD SLIP"; "upload_slip" = "UPLOAD SLIP";
"search_your_transfer_text" = "Search your transfers"; "search_your_transfer_text" = "Search your transfers";
@ -842,3 +843,8 @@
"edit_details_text" = "Edit Details"; "edit_details_text" = "Edit Details";
"view_status_text" = "View Status"; "view_status_text" = "View Status";
"relationship_text" = "Relationship"; "relationship_text" = "Relationship";
"beneficiary_detail" = "Beneficiary Detail";
"delete_beneficiary_text" = "Delete Beneficiary";
"delete_beneficiary_confirmation_text" = "Are you sure, You want to delete beneficiary?";

5
GME Remit/MultiLanguages/si.lproj/Localizable.strings

@ -686,6 +686,7 @@
"contact_us" = "අපව අමතන්න"; "contact_us" = "අපව අමතන්න";
"about_us" = "අපි ගැන"; "about_us" = "අපි ගැන";
"ac_number" = "Ac Number"; "ac_number" = "Ac Number";
"country" = "රට";
"upload_slip" = "ස්ලිප් උඩුගත කරන්න"; "upload_slip" = "ස්ලිප් උඩුගත කරන්න";
"search_your_transfer_text" = "ඔබගේ මාරුවීම් සොයන්න"; "search_your_transfer_text" = "ඔබගේ මාරුවීම් සොයන්න";
@ -699,3 +700,7 @@
"edit_details_text" = "විස්තර සංස්කරණය කරන්න"; "edit_details_text" = "විස්තර සංස්කරණය කරන්න";
"view_status_text" = "තත්ත්වය බලන්න"; "view_status_text" = "තත්ත්වය බලන්න";
"relationship_text" = "සම්බන්ධතාවය"; "relationship_text" = "සම්බන්ධතාවය";
"beneficiary_detail" = "Beneficiary Detail";
"delete_beneficiary_text" = "මුදල් ලබන්නා මකන්න";
"delete_beneficiary_confirmation_text" = "ඔබට මුදල් ලබන්නා මැකීමට අවශ්‍යද?";

4
GME Remit/MultiLanguages/th.lproj/Localizable.strings

@ -825,6 +825,7 @@
"contact_us" = "Contact us"; "contact_us" = "Contact us";
"about_us" = "About Us"; "about_us" = "About Us";
"ac_number" = "Ac Number"; "ac_number" = "Ac Number";
"country" = "Country";
"upload_slip" = "UPLOAD SLIP"; "upload_slip" = "UPLOAD SLIP";
"search_your_transfer_text" = "Search your transfers"; "search_your_transfer_text" = "Search your transfers";
@ -838,3 +839,6 @@
"edit_details_text" = "Edit Details"; "edit_details_text" = "Edit Details";
"view_status_text" = "View Status"; "view_status_text" = "View Status";
"relationship_text" = "Relationship"; "relationship_text" = "Relationship";
"beneficiary_detail" = "Beneficiary Detail";
"delete_beneficiary_text" = "Delete Beneficiary";
"delete_beneficiary_confirmation_text" = "Are you sure, You want to delete beneficiary?";

5
GME Remit/MultiLanguages/ur-PK.lproj/Localizable.strings

@ -755,6 +755,7 @@
"contact_us" = "Contact us"; "contact_us" = "Contact us";
"about_us" = "About Us"; "about_us" = "About Us";
"ac_number" = "Ac Number"; "ac_number" = "Ac Number";
"country" = "Country";
"upload_slip" = "UPLOAD SLIP"; "upload_slip" = "UPLOAD SLIP";
"search_your_transfer_text" = "Search your transfers"; "search_your_transfer_text" = "Search your transfers";
@ -768,3 +769,7 @@
"edit_details_text" = "Edit Details"; "edit_details_text" = "Edit Details";
"view_status_text" = "View Status"; "view_status_text" = "View Status";
"relationship_text" = "Relationship"; "relationship_text" = "Relationship";
"beneficiary_detail" = "Beneficiary Detail";
"delete_beneficiary_text" = "Delete Beneficiary";
"delete_beneficiary_confirmation_text" = "Are you sure, You want to delete beneficiary?";

5
GME Remit/MultiLanguages/uz.lproj/Localizable.strings

@ -829,6 +829,7 @@
"contact_us" = "Contact us"; "contact_us" = "Contact us";
"about_us" = "About Us"; "about_us" = "About Us";
"ac_number" = "Ac Number"; "ac_number" = "Ac Number";
"country" = "Country";
"upload_slip" = "UPLOAD SLIP"; "upload_slip" = "UPLOAD SLIP";
"search_your_transfer_text" = "Search your transfers"; "search_your_transfer_text" = "Search your transfers";
@ -842,3 +843,7 @@
"edit_details_text" = "Edit Details"; "edit_details_text" = "Edit Details";
"view_status_text" = "View Status"; "view_status_text" = "View Status";
"relationship_text" = "Relationship"; "relationship_text" = "Relationship";
"beneficiary_detail" = "Beneficiary Detail";
"delete_beneficiary_text" = "Delete Beneficiary";
"delete_beneficiary_confirmation_text" = "Are you sure, You want to delete beneficiary?";

5
GME Remit/MultiLanguages/vi-VN.lproj/Localizable.strings

@ -1440,6 +1440,7 @@ Chúng tôi đang xác minh thông tin của bạn.";
"contact_us" = "Liên hệ chúng tôi"; "contact_us" = "Liên hệ chúng tôi";
"about_us" = "Về chúng tôi"; "about_us" = "Về chúng tôi";
"ac_number" = "Ac Number"; "ac_number" = "Ac Number";
"country" = "Quốc gia";
"upload_slip" = "TẢI LÊN SLIP"; "upload_slip" = "TẢI LÊN SLIP";
"search_your_transfer_text" = "Tìm kiếm chuyển khoản của bạn"; "search_your_transfer_text" = "Tìm kiếm chuyển khoản của bạn";
@ -1453,4 +1454,8 @@ Chúng tôi đang xác minh thông tin của bạn.";
"edit_details_text" = "Chỉnh sửa chi tiết"; "edit_details_text" = "Chỉnh sửa chi tiết";
"view_status_text" = "Trạng thái xem"; "view_status_text" = "Trạng thái xem";
"relationship_text" = "mối quan hệ"; "relationship_text" = "mối quan hệ";
"beneficiary_detail" = "Beneficiary Detail";
"delete_beneficiary_text" = "Xóa người thụ hưởng";
"delete_beneficiary_confirmation_text" = "Bạn có chắc chắn, bạn muốn xóa người thụ hưởng?";
Loading…
Cancel
Save