Advertisement
Guest User

Untitled

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