verimiDEV

String Update iOS English

Dec 5th, 2017
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.27 KB | None | 0 0
  1. /*
  2. Localizable.strings
  3. Dipp
  4. */
  5.  
  6. // General
  7. "wrong_filed_format" = "Wrong field format";
  8. "sign_up_passwords_are_different" = "Passwords not match";
  9. "noInternetConnection" = "No Internet connection. Please check your connection";
  10. "unknown_error" = "Server error. Please try later";
  11. "error" = "Error";
  12. "timeout" = "No server response, please check your connection and try later";
  13. "password_is_weak" = "Your password is too weak";
  14. "save_action" = "Save";
  15. "try_again" = "Try again";
  16. "loading_view" = "Loading Dashboard";
  17. "jailbreak_title" = "Warning";
  18. "jailbreak_message" = "We detected jailbreak on your phone. You can not use the app on your jailbroken device.";
  19.  
  20. // Welcome screen
  21. "welcome_title_label" = "verimi";
  22. "welcome_sign_in_action" = "Log in";
  23. "welcome_sign_up_action" = "Register now";
  24.  
  25. // 2FA alert window
  26. "welcomeScreen_authenticateAlert_title" = "2-Factor Authentication";
  27. "welcomeScreen_authenticateAlert_content" = "Please activate 2-Factor Authentication. This makes your login safer.";
  28. "welcomeScreen_authenticateAlert_yes" = "OK, Add 2-Factor Authentication";
  29. "welcomeScreen_authenticateAlert_no" = "Never ask me again";
  30. "welcomeScreen_authenticateAlert_remind" = "Remind me later";
  31.  
  32. // SignIn screen
  33. "sign_in_email_header_label" = "Email address";
  34. "sign_in_password_header_label" = "Password";
  35. "sign_in_action" = "Log in";
  36. "sign_in_navtitle" = "LOGIN";
  37. "sign_in_reset_password_label" = "You forgot your password? Reset password";
  38. "sign_in_reset_password_label_link_park" = "Reset password";
  39. "sign_in_conntact_support_action" = "Contact support";
  40. "sign_in_reset_password" = "Reset password";
  41. "sign_in_resend_link" = "Resend";
  42. "sign_in_remember_login_label" = "Remember your email?";
  43. "check_email" = "Check email";
  44. "sign_in_touchID_data_saved_success_title" = "Success";
  45. "sign_in_touchID_data_saved_success_description" = "Your TouchId was activated!";
  46. "sign_in_fingerprint_label_text" = "Login via TouchID";
  47. "sign_in_fingerprint_fill_all_data_prompt_text" = "Please fill all fields before using Fingerprint login.";
  48. "sign_in_fingerprint_ok" = "Ok";
  49.  
  50. // SignUp screen
  51. "signUpPersonalData_nav_title" = "VERIMI REGISTRATION";
  52. "signUpPersonalData_next_button_title" = "Next";
  53. "signUpLoginCredentials_nav_title" = "VERIMI REGISTRATION";
  54. "signUpHeaderStepView_personalDataLabel_text" = "1. Personal Data";
  55. "signUpHeaderStepView_loginCredentialsLabel_text" = "2. Login Credentials";
  56. "signUpPersonalData_title_label_text" = "Title";
  57. "signUpPersonalData_male_title" = "Mr.";
  58. "signUpPersonalData_female_title" = "Mrs.";
  59. "signUpPersonalData_first_name_header_label" = "First name";
  60. "signUpPersonalData_last_name_header_label" = "Last name";
  61. "signUpLoginCredentials_email_header_label" = "Email address";
  62. "signUpLoginCredentials_password_header_label" = "Password";
  63. "signUpLoginCredentials_registerButton" = "Register now";
  64. "signUpLoginCredentials_passwordStrength_label" = "Password strength:";
  65. "signUpLoginCredentials_passwordStrengthExplanationLabel" = "Required are a minimum of 8 characters with upper and lower case letters, at least one special character and one digit";
  66. "sign_up_navtitle" = "Registration";
  67. "signUpLoginCredentials_email_exists" = "Email address already exists";
  68. "sign_up_email_exist" = "E-mail address already exists";
  69. "sign_up_email_error_title" = "Email is not valid";
  70. "sign_up_email_error_message" = "Maybe you already have a verimi account, misspelled the email, or someone else uses it.";
  71. "sign_up_email_error_opt1" = "GO TO LOGIN";
  72. "sign_up_email_error_opt2" = "CONTACT SUPPORT";
  73. "sign_up_email_error_opt3" = "RETYPE EMAIL";
  74.  
  75.  
  76. // Confirmation screen
  77. "confirmation_header" = "Congratulations!";
  78. "confirmation_subtitle" = "Now you only need to confirm your email address.";
  79. "confirmation_information" = "We have sent you an activation link to the following email address:";
  80. "confirmation_time_information" = "The activation link is only valid for 48 hours. So better have a look into your email account right away!";
  81. "confirmation_resend" = "You did not receive an email or have entered a wrong email address?";
  82. "confirmation_resend_action" = "Resend email";
  83. "confirmation_change_email_action" = "Change email address";
  84. "confirmation_email_was_sent" = "Email was sent";
  85. "success" = "Success!";
  86. "activationSuccessTitle" = "Success";
  87. "activationSuccessMsg" = "Account activated - thank you";
  88.  
  89.  
  90. // Dashboard screen
  91. "dashbard.titleLabel.text" = "Welcome back!";
  92. "dashboard_navTitle" = "START";
  93. "dashboard_name_label" = "Hello, Max Mulder.";
  94. "dashboard_welcome_label" = "Welcome to your Dashboard";
  95. "dashboard_logout_action" = "Logout";
  96. "dashboard_welcome_back" = "Welcome back,";
  97. "dashboard_last_login" = "Last login:";
  98. "dashboard_avatarPicker_choose_from_photo_library" = "Choose from photo library";
  99. "dashboard_avatarPicker_take_a_photo" = "Take a photo";
  100. "dashboard_avatarPicker_cancel_adding" = "Cancel";
  101. "dashboard_avatarPicker_library_denied" = "You need an access to Photo Library to set your avatar. Enable it in settings.";
  102. "dashboard_avatarPicker_camera_denied" = "You need and access to Camera to set your avatar. Enable it in settings.";
  103. "dashboard_avatarPicker_go_to_settings" = "Go to settings.";
  104. "dashboard_avatarPicker_cancel" = "Cancel";
  105. "dasboard_services_loading_error" = "Service provider couldn’t be loaded - try to refresh";
  106. "dasboard.services.search.placeholder" = "Search for new services";
  107. "dasboard.services.header.label" = "Services";
  108. "dasboard.travel.header.label" = "What if everything was easy?";
  109. "dasboard.transaction.header.label" = "Your verimi activities";
  110. "dasboard.transaction.information.label" = "Use the overview to make sure that you are the only one using your account";
  111. "dasboard.transaction.button.action" = "Show all";
  112. "dashboard.2fanotification.title" = "Security notification";
  113. "dashboard.2fanotification.description" = "You have not activated 2-factor authentication yet.";
  114. "dashboard.2fanotification.button.title" = "Set up 2-factor authentication
  115. ";
  116. "dasboard.travel.actionButton.title" = "Learn more";
  117. "dashboard.first.notificatino.title" = "My Contact Info";
  118. "dashboard.first.notificatino.text" = "Add an email or mobile number here and manage your contact channels quickly and easily.";
  119. "dashboard.first.button" = "Add contact";
  120. "dashboard.second.notificatino.title" = "My Personal Information";
  121. "dashboard.second.notificatino.text" = "Enter here your personal data such as your date of birth. You have the opportunity to change your data again at any time.";
  122. "dashboard.second.button" = "Add Personal Info";
  123. "dashboard.third.notificatino.title" = "Official Documents";
  124. "dashboard.third.notificatino.text" = "Store your identity card or passport here and manage it comfortably and safely in one place.";
  125. "dashboard.third.button" = "Add Documents";
  126.  
  127. // Adding new mobile number
  128. "add_new_number_cancel_action" = "Cancel";
  129.  
  130. // MobileRequest
  131. "mobileRequest_navTitle" = "MOBILE VERIFICATION";
  132. "mobileRequest_header_label" = "To ensure newest security standards, please add your mobile phone number.";
  133. "mobileRequest_code_header_label" = "Country code";
  134. "mobileRequest_number_header_label" = "Your mobile phone number (wihtout the leading 0)";
  135. "mobileRequest_request_action" = "Request verification code";
  136. "mobileRequest_skip_action" = "Skip";
  137. "mobileRequest_information_label" = "Please enter your mobile phone number here, so we can send you the verification code.";
  138. "mobileRequest_already_use_message" = "The phone number is already in use.";
  139. "mobileRequest_retype_action" = "Retype number";
  140. "mobileRequest_contact_support_action" = "Contact support";
  141. "sign_up_newsletter_label" = "I want to receive the verimini News";
  142. "sign_up_terms_of_policy_text" = "The Terms of Use and the Data Privacy Policy of verimi GmbH apply";
  143. "sign_up_terms_of_policy_link_park" = "Terms of Use";
  144. "sing_up_data_use_policy_text_link_park" = "Data Privacy Policy";
  145. "sign_up_title_header_label" = "Title";
  146. "dasboard.travel.information.label" = "Yesterday. New Collection at Verimi";
  147.  
  148. // MobileStepsView
  149. "mobileSteps_title_label" = "Before we start...";
  150. "mobileSteps_subtitle_label" = "Verification of your mobile number";
  151. "mobileSteps_stepDescription_request" = "Request verification code";
  152. "mobileSteps_stepDescription_enter" = "Enter verification code";
  153. "mobileSteps_stepDescription_welcome" = "Welcome";
  154.  
  155. // MobileValidation
  156. "mobileValidation_explanation_label" = "To ensure the newest security standards, please add your mobile phone number.";
  157. "mobileValidation_code_entering_description_label_first_part" = "Now please enter the verification code we sent you to the following number: ";
  158. "mobileValidation_code_entering_description_label_second_part" = "The code is only valid 30 minutes.";
  159. "mobileValidation_code_entering_prompt" = "Enter verification code";
  160. "mobileValidation_verification_button_text" = "Verify code";
  161. "mobileValidation_new_code_sending_button_text" = "Send new code";
  162. "mobileValidation_code_retyping_button_text" = "I entered the wrong phone number";
  163. "mobileValidation_skip_button_text" = "Skip";
  164.  
  165. // Side menu
  166. "sideMenu_data_action" = "My data";
  167. "sideMenu_settings_action" = "Settings";
  168. "sideMenu_contact_action" = "Contact";
  169. "sideMenu_imprint_action" = "Imprint";
  170. "sideMenu_about_action" = "About";
  171. "sideMenu_logout_action" = "Logout";
  172. "more_navTitle" = "MORE";
  173.  
  174. // LoginFlowHeader
  175. "loginFlowHeaderStepView_requestCode" = "1. Request Code";
  176. "loginFlowHeaderStepView_enterCode" = "2. Enter Code";
  177. "loginFlowHeaderStepView_welcomeOptIn" = "3. Welcome";
  178.  
  179. // WelcomeGift screen
  180. "welcomeGiftScreen_navTitle" = "MOBILE VERIFICATION";
  181. "welcomeGiftScreen_title_label" = "Your mobile phone number is now verified.";
  182. "welcomeGiftScreen_description_label" = "We have one last request. To lorem ispum dolor sit amet, consetetur sadipscing elitr, sed. And as a little \"Thank you\" we want to give you one of these presents.";
  183. "welcomeGiftScreen_terms_description_label" = "Click here to check the Terms of Policy and Legal Stuff";
  184. "welcomeGiftScreen_terms_link_part" = "Terms of Policy";
  185. "welcomeGiftScreen_legal_policy_link_part" = "Legal Stuff";
  186. "welcomeGiftScreen_agree_button_text" = "Yes, I agree";
  187. "welcomeGiftScreen_reject_button_text" = "I do not want a free Voucher";
  188. "welcomeGiftScreen_profiles_for_services_and_devices" = "Dienst- und geräteübergreifende Interessenprofile";
  189. "welcomeGiftScreen_profiles_for_services_and_devices_link_part" = "Dienst- und geräteübergreifende Interessenprofile";
  190.  
  191. // WelcomeGiftConfirmation screen
  192. "welcomeGiftConfirmationScreen_title_label" = "Your mobile phone number is now verified.";
  193. "welcomeGiftConfirmationScreen_subtitle_label" = "Your Shopping Voucher is on its way to You!";
  194. "welcomeGiftConfirmationScreen_description_label" = "We have sent the shopping voucher via email to the address you provided us:";
  195. "welcomeGiftConfirmationScreen_have_fun_label" = "Have fun on your shopping trip!";
  196. "welcomeGiftConfirmationScreen_ok_button" = "Ok";
  197.  
  198. // WelcomeGiftMockedData
  199. "welcomeGiftScreen_voucher_1_title" = "5000 free miles for Miles & More";
  200. "welcomeGiftScreen_voucher_1_description" = "Miles & More - Europe's biggest frequent flyer and award programme";
  201. "welcomeGiftScreen_voucher_2_title" = "3 month of free tiral for BILDplus";
  202. "welcomeGiftScreen_voucher_2_description" = "BILDplus subscribers get unlimited access to all BILD content - anytime, anywhere.";
  203.  
  204. // My Data
  205. "myData_navTitle" = "MY DATA";
  206. "myData_segment_first" = "Personal Data";
  207. "myData_segment_second" = "Miles & More";
  208. "myData_segment_third" = "Bdrive";
  209. "myData_segment_fourth" = "Additional Data";
  210. "myData_title_label" = "Phone number";
  211. "myData_standard_label" = "Standard";
  212. "myData_veryfied_label" = "Verified";
  213. "myData_contact_label" = "Information channel";
  214. "myData_email_view_title_label" = "Email addresses";
  215. "myData_add_action" = "Add";
  216. "myData_edit_action" = "Edit";
  217. "myData_verified_documents_details" = "Details";
  218. "myData_name_title_label" = "Name";
  219. "myData_birth_title_label" = "Date of birth";
  220. "myData_basic_title_label" = "PERSONAL INFORMATION";
  221. "myData_address_title_label" = "ADDRESSES";
  222. "myData_verified_title_label" = "VERIFIED DOCUMENTS";
  223. "myData_delete_action" = "Delete";
  224. "myData_main_address_title_label" = "Main address";
  225. "myData_additional_title_label" = "Additional address";
  226. "myData_add_address_action" = "Add new address";
  227. "myData_add_document_action" = "Add new document";
  228. "myData_show_details_action" = "Details";
  229. "myData_document_title_label" = "Driver's license";
  230. "myData_delete_message" = "Are you sure?";
  231. "myData_action_action" = "Cancel";
  232. "myData _information" = "Information";
  233. "myData_deleted_success_label" = "Phone number deleted successfully.";
  234. "myData_email_deleted_success" = "Email address deleted successfully.";
  235. "edit_birht_nav_title_label" = "Edit date of birth";
  236. "myData_confirmation_message_delete_name" = "Are you sure you want to delete this name?";
  237. "myData_confirmation_message_delete_number" = "Are you sure you want to delete this phone number?";
  238. "myData_confirmation_message_delete_email" = "Are you sure you want to delete this Email address?";
  239. "myData_confirmation_message_delete_address" = "Are you sure you want to delete this address?";
  240. "myData_confirmation_message_delete_birthDate" = "Are you sure you want to delete your date of birth?";
  241. "myData_confirmAlert" = "Delete";
  242. "myData_cancelAlert" = "Cancel";
  243. "myData_not_veryfied_label" = "Not verified (resend)";
  244. "myData_not_veryfied_resend" = "resend";
  245. "myData_contact_section" = "CONTACT INFORMATION";
  246. "myData_personal_section" = "PERSONAL INFORMATION";
  247. "myData_personal_documents_section" = "PERSONAL DOCUMENTS";
  248. "myData_expires_label" = "Expires";
  249. "myData_added_label" = "Added";
  250.  
  251. // Documents
  252. "documents_title_label" = "verimi securely stores your verified identity documents";
  253. "documents_description_lebel" = "Using the Deutsche Bank interface, you can add your verified identification documents stored with the Deutsche Bank to your verimi account. In the next step you will be redirected to the Deutsche Bank login.";
  254. "documents_cancel_action" = "Cancel";
  255. "documents_confirm_action" = "Confirm";
  256. "document.valid" = "Valid until: ";
  257. "document.added" = "Added on: ";
  258. "document.verified" = "Verified by: ";
  259.  
  260. // Tab bar
  261. "home_tabBar_title" = "Start";
  262. "history_tabBar_title" = "Activities";
  263. "services_tabBar_title" = "Services";
  264. "deals_tabBar_title" = "Deals";
  265. "more_tabBar_title" = "More";
  266.  
  267.  
  268. // AddNewNumber
  269. "addingNewNumberFlowHeaderStepView_requestCode" = "1. Request Code";
  270. "addingNewNumberFlowHeaderStepView_enterCode" = "2. Enter Code";
  271. "addingNewNumberFlowHeaderStepView_confirmation" = "3. Confirmation";
  272. "newNumber_verification_button_text" = "Add mobile phone number";
  273. "mnewNumber_cancel_button_text" = "Cancel";
  274. "newNumber_explanation_label" = "To ensure the newest security standards, please add your mobile phone number.";
  275. "newNumber_navTitle" = "ADD PHONE NUMBER";
  276. "newNumberConfirmation_ information_text" = "Your mobile phone number is now verified.";
  277. "newNumberConfirmation_ numberPrefix_text" = "You've added ";
  278. "mnewNumber_confirmation_done_button_text" = "Done";
  279. "newNumber_resend_success" = "Resended success";
  280. "newNumber_retype" = "Retype number";
  281. "newNumber_retype_code" = "Retype code";
  282. "newNumber_send_new" = "Send new code";
  283.  
  284. // AddNewEmailAddress
  285. "addingNewEmailAddress_nav_title" = "ADD EMAIL";
  286. "addingNewEmailAddress_add_right_button_title" = "Add";
  287. "addingNewEmailAddress_email_label" = "Email address";
  288. "addingNewPreferredEmail" = "Use as preferred information channel:";
  289.  
  290. // ChangePassword screen
  291. "changePassword_nav_title" = "CHANGE PASSWORD";
  292. "changePassword_current_password_label" = "Current Password";
  293. "changePassword_new_password_label" = "Password";
  294. "changePassword_old_and_new_must_be_different" = "New password is not allowed to be same as the old password.";
  295. "changePassword_save_button_text" = "Save";
  296.  
  297. // SettingsPageView
  298. "settingsPageView_navTitle" = "SETTINGS";
  299. "settingsPageView_securityTab_segmentedControl_firstTab" = "General";
  300. "settingsPageView_securityTab_segmentedControl_secondTab" = "Security";
  301. "settingsPageView_securityTab_segmentedControl_thirdTab" = "Opt-In";
  302. "settingsPageView_securityTab_change_password_button" = "Change";
  303. "settingsPageView_securityTab_login_label" = "Login";
  304. "settingsPageView_securityTab_password_title_label" = "Password";
  305. "settingsPageView_securityTab_password_value_label" = "**********";
  306. "settingsPageView_securityTab_saveCredentials_title" = "Store Email address for login";
  307. "settingsPageView_securityTab_touchID_info_label" = "Remember, if someone else has saved their fingerprint on this device, they'll have access to your verimi account.";
  308. "settingsPageView_securityTab_touchID_title_text" = "Touch ID";
  309. "settingsPageView_securityTab_2fa_title_label" = "2-factor authentication";
  310. "settingsPageView_securityTab_2fa_button_text" = "Change";
  311. "settingsPageView_securityTab_securityCode_title_label" = "Security Code";
  312. "settingsPageView_securityTab_securityCode_value_label" = "****";
  313. "settingsPageView_securityTab_securityCode_button_label" = "Change";
  314. "settingsPageView_securityTab_devices_list_title_label" = "Devices";
  315. "settingsPageView_securityTab_2fa_password_change_label" = "Password Change";
  316. "settingsPageView_securityTab_2fa_password_reset_label" = "Password Reset";
  317. "settingsPageView_securityTab_2fa_change_preferred_contact_label" = "Change my preferred contact channel";
  318. "settingsPageView_securityTab_2fa_verified_data_submission" = "View and transfer of verified data";
  319. "settingsPageView_securityTab_2fa_verimi_login_label" = "verimi login";
  320. "settingsPageView_securityTab_2fa_login_at_service_providers_label" = "Login at Service Providers with verimi credentials";
  321. "settingsPageView_securityTab_2fa_data_submission_label" = "Transfer of non-verified data";
  322. "settingsPageView_securityTab_2fa_biometrics_id" = "Biometric ID";
  323. "settingsPageView_securityTab_2fa_disableSwitch_title" = "Deactivate 2-factor authentication";
  324. "settingsPageView_securityTab_2fa_disableSwitch_description" = "Do you want to deactivate the 2-factor authentication? This will reduce the account security level";
  325. "settingsPageView_securityTab_2fa_disableSwitch_ok" = "Deactivate now";
  326. "settingsPageView_securityTab_2fa_disableSwitch_cancel" = "Cancel";
  327. "settingsPageView_securityTab_devices_list_add_button_text" = "Add";
  328. "settingsPageView_securityTab_device_deletion_info_label_text" = "Delete";
  329. "settingsPageView_securityTab_device_switch_info_label_text" = "Switch";
  330. "settingsPageView_securityTab_device_id_info_label_text" = "Device ID:";
  331.  
  332. //General Settings
  333. "general_settings_notification_title" = "Notification";
  334. "general_settings_notification_action_title" = "Edit";
  335. "general_settings_notification_description" = "Switch on and off what notifications you will recieve.";
  336. "general_settings_block_account_title" = "Block your account";
  337. "general_settings_block_account_action_title" = "Block account";
  338. "general_settings_block_account_description" = "Have you discovered a security problem? Play it safe. You have the opportunity to unblock your account any time";
  339. "general_settings_delete_account_title" = "Deactivate your account";
  340. "general_settings_delete_account_action_title" = "Deactivate account";
  341. "general_settings_delete_account_description" = "Do you want to deactivate your account? In a first step you can deactivate it and in a second step you can initiate deletion";
  342.  
  343. //Notification Settings
  344. "notification_setting_description" = "Switch on and off what notifications \nyou will be recieving.";
  345. "notification_setting_footer" = "You can decide for yourselfe in what cases you want to \nbe notified";
  346. "notification_setting_personal_data" = "Personal Data";
  347. "notification_setting_service_provider" = "Service Provider";
  348. "notification_setting_preffered_channel" = "Preferred channel";
  349. "notification_setting_login_device" = "Login with new Device";
  350. "notification_personal_data_password" = "Password";
  351. "notification_personal_data_name" = "Name";
  352. "notification_personal_data_dob" = "Date Of Birth";
  353. "notification_personal_data_email" = "E-mail";
  354. "notification_personal_data_phone_number" = "Phone Number";
  355. "notification_personal_data_address" = "Address";
  356. "notification_personal_data_documents" = "Verified Documents";
  357. "notification_service_provider_login" = "Login";
  358. "notification_service_provider_link" = "Link";
  359. "notification_service_provider_payment" = "Payment";
  360.  
  361. // Opt-In Settings
  362. "optIn_settings_title" = "Opt-In [mocked functionality]";
  363. "optIn_settings_description" = "Not activated for the FUT";
  364. "optIn_switch_title" = "Opt-In [mocked]";
  365.  
  366. "settingsPageView_securityTab_disableSaveLogin_proceed" = "Proceed";
  367. "settingsPageView_securityTab_disableSaveLogin_title" = "Warning";
  368. "settingsPageView_securityTab_disableSaveLogin_description" = "In order to disable "Store Email address for login", you have to disable TouchID also. Do you want to proceed?";
  369. "settingsPageView_securityTab_disableSaveLogin_cancel" = "Cancel";
  370.  
  371. "settingsPageView_securityTab_enableSaveCredentials_proceed" = "Proceed";
  372. "settingsPageView_securityTab_enableSaveCredentials_title" = "Warning";
  373. "settingsPageView_securityTab_enableSaveCredentials_description" = "In order to activate TouchID, you have to activate "Store Email address for login" also. Do you want to proceed?";
  374. "settingsPageView_securityTab_enableSaveCredentials_cancel" = "Cancel";
  375.  
  376. "settingsPageView_securityTab_saveCredentialsActivated_title" = ""Store Email address for login" activated";
  377. "settingsPageView_securityTab_saveCredentialsActivated_description" = "Your credentials will be saved after next login, then you will be able to enter app using TocuhID.";
  378.  
  379. "settingsPageView_securityTab_saveLoginDeactivated_title" = ""Store Email address for login" deactivated";
  380. "settingsPageView_securityTab_saveLoginDeactivated_description" = "Your email address will no longer be saved.";
  381.  
  382.  
  383.  
  384. // AddNewName
  385. "add_name_view_title_text" = "Title (optional)";
  386. "add_name_view_academic_title_name_text" = "Academic title (optional)";
  387. "add_name_view_company_name_label_text" = "Firm (optional)";
  388. "add_name_view_first_name_label_text" = "First name";
  389. "add_name_view_last_name_label_text" = "Last name";
  390. "add_name_view_standard_label_text" = "Use as standard name";
  391.  
  392. //HistoryView
  393. "transactionNavTitle" = "ACTIVITY";
  394. "serviceProvider" = "Services";
  395. "serviceProviderTypes" = "Servicer types";
  396. "startDate" = "Start";
  397. "endDate" = "End";
  398. "allOptions" = "All";
  399. "datePlaceholder" = "TT.MM.YYYY";
  400. "searchPlaceholder" = "Search...";
  401. "type_banking" = "Banking";
  402. "type_communication" = "Communication";
  403. "type_insurance" = "Insurance";
  404. "type_loyalty" = "Loyalty";
  405. "type_media" = "Media";
  406. "type_mobility" = "Mobility";
  407. "type_op" = "Online portal";
  408. "type_travel" = "Travel";
  409. "generatePDF" = "Generate PDF";
  410. "transactionActivity" = "Activity";
  411. "transactionTime" = "Time";
  412. "transactionDevice" = "Usage and Device";
  413. "transactionType" = "Service type";
  414. "transactionAddress" = "Address";
  415. "transactionName" = "Name";
  416. "transactionFetchedData" = "Following data was fetched by Service Provider:";
  417. "historyNoSearchResults" = "No records found for the current filtering";
  418. "transactionToday" = "TODAY";
  419. "transactionYesterday" = "YESTERDAY";
  420. "transactionLastWeek" = "LAST WEEK";
  421. "transactionLastMonth" = "LAST MONTH";
  422. "transactionOlder" = "OLDER";
  423.  
  424. // AliasesListView
  425. "aliasesListView_header_label" = "With Verimi you can have multiple Alias for different aspects of your life online. Lorem ipsum consetetur sadipscing elitr.";
  426. "aliasesListView_table_view_title_label" = "ALIASES";
  427. "aliasesListView_addAlias_button" = "Add Alias";
  428. "aliasAdding_add_more_data" = "Add data";
  429.  
  430. // AliasAddingView
  431. "aliasAdding_nav_title" = "ADD ALIAS";
  432. "aliasAdding_title_label" = "Here you can create a new Alias from your data";
  433. "aliasAdding_alias_name_label" = "ALIAS NAME";
  434. "aliasAdding_type_of_alias_label" = "SELECT YOUR TYPE OF ALIAS";
  435. "aliasAdding_continue_button" = "Continue";
  436. "aliasAdding_cancel_button" = "Cancel";
  437. "aliasAdding_save_button" = "Save Alias";
  438.  
  439. // AliasType
  440. "aliasType_nonVerified" = "Non Verified";
  441. "aliasType_lightVerified" = "Verified Light";
  442. "aliasType_fullVerified" = "Verified Full";
  443. "aliasType_eid" = "EID";
  444.  
  445. // AliasAddingDataPart
  446. "aliasAddingDataPart_basic_data_label" = "BASIC DATA";
  447.  
  448. // AddingNewAddress
  449. "addingNewAddress_title_label" = "Title *";
  450. "addingNewAddress_academicTitle_label" = "Academic Title";
  451. "addingNewAddress_firstName_label" = "First Name *";
  452. "addingNewAddress_lastName_label" = "Last Name *";
  453. "addingNewAddress_company_label" = "Company";
  454. "addingNewAddress_additionalAddress_label" = "Address supplement";
  455. "addingNewAddress_street_label" = "Street *";
  456. "addingNewAddress_streetNumber_label" = "Street Number *";
  457. "addingNewAddress_zipCode_label" = "Postal code *";
  458. "addingNewAddress_city_label" = "City *";
  459. "addingNewAddress_country_label" = "Country *";
  460. "addingNewAddress_preferred_label" = "Use as standard address";
  461.  
  462. // EditNumber
  463. "edit_number_standard_label" = "Use as standard mobile phone number";
  464. "edit_number_contact_label" = "Use as preferred information channel";
  465. "edit_number_nav_title_label" = "Edit mobile phone number";
  466.  
  467. // Edit Mail
  468. "edit_mail_email_label" = "Email address";
  469. "edit_mail_standard_label" = "Use as standard Email address";
  470. "edit_mail_contact_label" = "Use as preferred information channel";
  471. "edit_mail_nav_title_label" = "Edit Email address";
  472. "edit_mail_verified_label" = "Verified";
  473.  
  474. // My Services
  475. "my_services_title" = "SERVICES";
  476. "my_services_first_page" = "My Services";
  477. "my_services_second_page" = "Disconnected";
  478. "my_services_first_section" = "MY SERVICES";
  479. "my_services_second_section" = "MY GUEST ACCOUNT";
  480. "my_services_add_service" = "Add service";
  481. "my_services_add_guest" = "Add Guest Account";
  482. "my_service_edit_btn" = "Edit";
  483. "my_service_history_btn" = "History";
  484. "my_service_details_btn" = "Details";
  485.  
  486. // Service History
  487. "service_history_header_title" = "SETTINGS";
  488. "service_history_footer_button" = "Disconnect";
  489. "service_history_more" = "Show more";
  490. "service_history_cancel" = "Cancel";
  491.  
  492. // Add Service
  493. "add_service_title" = "ADD NEW SERVICE";
  494. "add_service_add_button" = "Add";
  495. "add_service_details_button" = "Details";
  496. "add_service_type_label" = "Select category";
  497. "add_service_search_placeholder" = "Search new services";
  498. "add_service_type_all_options" = "All";
  499. "link_service_title" = "LINK";
  500. "link_service_add_existing" = "Yes, I already have a";
  501. "link_service_account" = "account";
  502. "link_service_add_new" = "No, I want to create a";
  503. "link_service_disclaimer" = "Do you have a";
  504. "link_service_or" = "or";
  505. "provider_coming_soon" = "Coming soon";
  506.  
  507. // Account activation
  508. "activation.information" = "Information";
  509. "activation.already" = "Account already activated";
  510.  
  511. // Reset password
  512. "resetPasswordViewController.navTitle" = "Password Reset";
  513. "resetPasswordViewController.navButton.submitbutton" = "Submit";
  514. "resetPasswordView.email.header" = "Email address (your account)";
  515. "resetPassword.header.label" = "Password Reset";
  516. "resetPassword.information.label" = "You have requested to change your password. To continue, insert your verimi account Email address.";
  517. "resetPassword.otp.header.label" = "Password Reset";
  518. "resetPassword.otp.information.label" = "You have requested to change your password. To continue, insert your verimi account mobile phone number.";
  519. "resetPassword.changepassword.header.label" = "Password Reset";
  520. "resetPassword.newPassword.duplicate.label" = "Both passwords must be the same";
  521. "resetPassword.emailConfirmation.header.label" = "Thank you!";
  522. "resetPassword.emailConfirmation.information.label" = "We received your request. The instructions to reset your password has been sent to you via Email.";
  523. "resetPassword.emailConfirmation.action" = "Send new Email";
  524. "resetPassword.otp.resend.action" = "Send new one time password";
  525. "resetPassword.password.label" = "Set new password";
  526. "resetPassword.repeatPassword.label" = "Retype new password";
  527.  
  528. // 2FA Activation Success
  529. "two_factor_authentication_title" = "2-FACTOR AUTHENTICATION";
  530. "two_factor_authentication_description" = "Your Fingerprint and\nSecurity Code are set.\nYour verimi account is\nnow secured.";
  531. "two_factor_authentication_disclaimer" = "The following use cases 2-Factor\nAuthentication will be switched on by default:";
  532. "two_factor_authentication_first_point" = "Password change";
  533. "two_factor_authentication_second_point" = "Password reset";
  534. "two_factor_authentication_third_point" = "Change my preffered contact channel";
  535. "two_factor_authentication_fourth_point" = "Review and submission of verified data";
  536. "two_factor_authentication_bottom_text" = "You can deactivate the Biometric ID and Security Code in the settings";
  537. "two_factor_authentication_settings_btn" = "settings";
  538. "two_factor_authentication_done" = "Done";
  539. "twoFactor_alert_inProgress_title" = "2-FACTOR AUTHENTICATION";
  540. "twoFactor_alert_inProgress_description" = "Please go to security device in order to confirm 2-Factor authentication process.";
  541.  
  542. // Birth date change screen
  543. "birth_date_change_day" = "Day";
  544. "birth_date_change_month" = "Month";
  545. "birth_date_change_year" = "Year";
  546.  
  547. // Adding email confirmation
  548. "adding_new_email_confirmation_nav_title" = "ADD EMAIL";
  549. "adding_new_email_confirmation_email_label" = "has been addded";
  550. "adding_new_email_confirmation_description_label" = "We've sent a link with instructions to validate and verify this email. Meanwhile you do not confirm this request, this email will be automatically set as \"Non verified\"";
  551. "adding_new_email_confirmation_resend_button_text" = "Resend link";
  552. "adding_new_email_confirmation_ok_action_text" = "OK";
  553. "adding_new_email_confirmation_resent_success_title_text" = "Resend link";
  554. "adding_new_email_confirmation_resent_success_message_text" = "The link with instructions to validate and verify has been sent in the following email:";
  555.  
  556. // Delete Account
  557. "delete_account_view_nav_title" = "DEACTIVATE ACCOUNT";
  558. "delete_account_view_description_label" = "Do you really want to deactivate your account? All active sessions will be closed and your account will be deactivated.";
  559. "delete_account_view_reason_prompt_label" = "Please tell us why you want to deactivate your account (optional)";
  560. "delete_account_view_additional_info_prompt_label" = "Would you like to send us a message? Your opinion is important to us (optional)";
  561. "delete_account_view_delete_account_button_text" = "Deactivate account";
  562. "delete_account_view_cancel_button_text" = "Cancel";
  563. "delete_account_view_default_reason_1" = "I do not need verimi";
  564. "delete_account_view_default_reason_2" = "I expected something different";
  565. "delete_account_view_default_reason_3" = "I have security concerns";
  566. "delete_account_confirmation_view_nav_title" = "ACCOUNT DEACTIVATED";
  567. "delete_account_confirmation_view_ok_button" = "Ok";
  568. "delete_account_confirmation_view_title_label" = "Account deactivated";
  569. "delete_account_confirmation_view_description_label" = "We sent you a confirmation email which offers you the possibility to reactivate your account or to delete your account permanently.";
  570.  
  571. // Block Account
  572. "block_account_view_nav_title" = "BLOCK ACCOUNT";
  573. "block_account_view_description_label" = "Do you really want to block your account? All active sessions will be closed and your account will be blocked";
  574. "block_account_view_reason_prompt_label" = "Please tell us why you want to block your account (optional)";
  575. "block_account_view_additional_info_prompt_label" = "Would you like to send us a message? Your opinion is important to us (optional)";
  576. "block_account_view_block_button_text" = "Block account";
  577. "block_account_view_cancel_button_text" = "Cancel";
  578. "block_account_view_default_reason_1" = "Unauthorized usage";
  579. "block_account_view_default_reason_2" = "I don't like verimi anymore";
  580. "block_account_view_default_reason_3" = "Account is temporarily not needed";
  581. "block_account_confirmation_view_nav_title" = "ACCOUNT BLOCKED";
  582. "block_account_confirmation_view_ok_button" = "OK";
  583. "block_account_confirmation_view_title_label" = "Account blocked";
  584. "block_account_confirmation_view_description_label" = "Your account got blocked. All active sessions and all persistent logins got cancelled.";
  585. "block_account_confirmation_view_unblock_label" = "You can unblock it again here.";
  586. "block_account_confirmation_view_unblock_label_link_part" = "here";
  587.  
  588. // Quick Access List
  589. "quickAccess.title" = "Quick links";
  590. "quick_access_list_item_1_label_text" = "Change security settings";
  591. "quick_access_list_item_2_label_text" = "Add services";
  592. "quick_access_list_item_3_label_text" = "Add verified documents";
  593.  
  594. // TFAResetTwoFactor
  595. "TFAResetWithPukCode_title" = "Reset 2-Factor Authentication";
  596. "TFAResetWithPukCode_description" = "Please enter PUK in order to reset 2-Factor Authentication";
  597. "TFAResetWithPukCode_submit" = "Submit";
  598.  
  599. // Biometrics
  600. "biometrics_activation_button" = "Activate";
  601. "biometrics_activation_succes" = "Success";
  602. "biometrics_activation_succes_description" = "Biometrics successfuly activated";
  603. "biometrics_activation_error" = "Error";
  604. "biometrics_activation_cancel_button" = "Later";
  605. "biometrics_activation_question_title" = "Activate keychain?";
  606. "biometrics_activation_question_description" = "Do you want to activate keychain authentication?";
  607. "biometrics_error_no_sensor" = "Your device is not equiped with biometric sensor";
  608. "biometrics_error_validation_error" = "Could not validate your ID";
  609. "biometrics_error_unknown_error" = "Unknown error occured";
  610. "biometrics_error_no_enroller" = "You have not enrolled to biometric service";
  611. "biometrics_error_no_passcode" = "You have to set device passcode";
  612. "biometrics_activation_login_description" = "Login with biometrics or passcode";
Add Comment
Please, Sign In to add comment