strings.xml 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607
  1. <resources>
  2. <string name="chk_internet_connectivity">Please check your internet connection</string>
  3. <!-- TODO: Remove or change this placeholder text -->
  4. <string name="hello_blank_fragment">Hello blank fragment</string>
  5. <string name="default_notification_channel_id" translatable="false">fcm_default_channel</string>
  6. <string-array name="item_protocol">
  7. <item>AUTO</item>
  8. <item>Ikev2</item>
  9. <item>OpenVPN TCP</item>
  10. <item>OpenVPN UDP</item>
  11. <!-- <item>WireGuard</item>-->
  12. </string-array>
  13. <string name="facebook_app_id">382595505640790</string>
  14. <string name="fb_login_protocol_scheme">fb382595505640790</string>
  15. <string name="connect_fast_server_msg">Let\'s you connect with Fastest server.</string>
  16. <string name="message_quit">Are you sure you want to exit?</string>
  17. <string name="reset_now"><u>Reset Now</u></string>
  18. <string name="resend_code"><u>Resend Code</u></string>
  19. <string name="mazaya_id">Mazaya\nID</string>
  20. <string name="implemented_next_build">Will be implemented in next build.</string>
  21. <string name="choose_your_interest_and_let_us_personalize_your_experience">Choose your interest and let us\npersonalize your experience.</string>
  22. <string name="purchase_or_access_your_mazaya_deals_card_to_explore_unlimited_offers">Purchase or access your Mazaya Deals card\nto explore unlimited offers</string>
  23. <string name="_120_00">£120.00</string>
  24. <string name="view_all"><u>View All</u></string>
  25. <string name="_210_pending_points"><b>210</b> Pending Points</string>
  26. <string name="congratulations_you_have_saved_350_usd_so_far">Congratulations! You have saved <b>350 USD</b> so far</string>
  27. <string name="general_text">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec luctus augue tempor purus venenatis sollicitudin. Etiam efficitur non turpis ac tincidunt. Nullam laoreet maximus erat sit amet venenatis. Vestibulum cursus, dui vitae facilisis egestas, urna dolor viverra odio, eget accumsan diam elit aliquet turpis. Aliquam a eleifend sapien. Nam auctor quis enim eget ultricies. Mauris at volutpat libero. Maecenas malesuada id ante id pellentesque. Vivamus consequat condimentum leo, vel convallis nisl volutpat nec. Cras malesuada rutrum justo. Duis tincidunt euismod sem. Nam posuere turpis maximus metus bibendum, ut vestibulum ligula molestie. Sed mollis purus turpis, sed luctus velit faucibus id.\n\nVestibulum a sollicitudin ipsum, et feugiat nibh. Fusce dictum porttitor laoreet. Sed fringilla suscipit augue, in suscipit quam. Nullam porta arcu nibh, ac porta est hendrerit vitae. Nulla euismod dapibus leo sed molestie. Sed ac lorem in nunc lacinia varius eu nec mauris. Etiam luctus ut diam eget lacinia. Curabitur ut purus nec neque tincidunt fringilla in at lorem. Cras ornare consectetur leo, non tincidunt lorem tincidunt vitae. Suspendisse suscipit consectetur varius. Aenean lobortis venenatis purus, ut ullamcorper sapien. Fusce sagittis urna massa, sed dapibus augue egestas at.</string>
  28. <string name="general_text_short">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec luctus augue tempor purus venenatis sollicitudin. Etiam efficitur non turpis ac tincidunt.</string>
  29. <string name="sign_out_message">Are you sure you want to sign out?</string>
  30. <string name="subscribe_message">Are you sure you want to subscribe this package?</string>
  31. <string name="user_not_subscribe">You are not subscribe user</string>
  32. <string name="gift_purchase">Are you sure you want to avail this gift?</string>
  33. <!-- TODO: Remove or change this placeholder text -->
  34. <string name="msg_token_fmt" translatable="false">InstanceID Token: %s</string>
  35. <string name="runtime_permissions_txt">This app wants permission to call</string>
  36. <string name="runtime_permissions_denied">Permission Denied</string>
  37. <!--Splash Screen-->
  38. <string name="splash_version">Build Version : </string>
  39. <!--Login Scree-->
  40. <string name="login_skip">SKIP</string>
  41. <string name="login_email_placeholder">Email Address</string>
  42. <string name="login_password_placeholder">Password</string>
  43. <string name="login_btn_txt">LOGIN</string>
  44. <string name="login_forget_pass">Forgot your password?</string>
  45. <string name="login_reset_now"><u>Reset Now</u></string>
  46. <string name="login_with_facebook">LOGIN WITH FACEBOOK</string>
  47. <string name="login_with_google">LOGIN WITH GOOGLE</string>
  48. <string name="login_signup"><u>Signup</u></string>
  49. <!--SignUp Scree-->
  50. <string name="signup_header">Sign Up</string>
  51. <string name="signup_fname">First Name</string>
  52. <string name="signup_lname">Last Name</string>
  53. <string name="signup_email">Email Id</string>
  54. <string name="signup_phone">Phone Number (optional)</string>
  55. <string name="signup_pass">Password</string>
  56. <string name="signup_confirm">Confirm Password</string>
  57. <string name="signup_accept">I accept</string>
  58. <string name="signup_terms_condition">Terms &amp; Conditions</string>
  59. <string name="signup_btn_txt">SignUp</string>
  60. <!--Forgot Password-->
  61. <string name="forgot_txt">Enter your email address to request a password reset.</string>
  62. <string name="forgot_email">Email Address</string>
  63. <string name="forgot_next">NEXT</string>
  64. <!--Interest Screen-->
  65. <string name="interest_header_1">Select</string>
  66. <string name="interest_header_2">Interests</string>
  67. <string name="interest_txt">Choose your interest and let us personalize your experience.</string>
  68. <!--Home tab-->
  69. <string name="home_featured">Featured Offers</string>
  70. <string name="home_categories">Categories</string>
  71. <string name="home_view_all">VIEW ALL</string>
  72. <string name="home_recommended">Recommended Offers For You</string>
  73. <string name="home_top_brand">Top Brands</string>
  74. <!--Bottom bar-->
  75. <string name="bottom_home">Home</string>
  76. <string name="bottom_seach">Search</string>
  77. <string name="bottom_gift">Gift Store</string>
  78. <string name="bottom_favorites">Favorites</string>
  79. <string name="bottom_profile">Profile</string>
  80. <!--Search Tab-->
  81. <string name="search_trending">TRENDING</string>
  82. <string name="search_featured">FEATURED</string>
  83. <string name="search_recent">RECENT</string>
  84. <string name="search_bar">Search anything</string>
  85. <!--Gifts tab-->
  86. <string name="gift_heading">Gifts</string>
  87. <!--History tab-->
  88. <string name="fav_header">Favorites</string>
  89. <!--Profile tab-->
  90. <string name="total_amt_spent">Total Amount Spent</string>
  91. <string name="total_amt_saved">Total Amount Saved</string>
  92. <string name="total_amt_available_points">Available Loyalty Points</string>
  93. <string name="points_redeem">Loyalty Points Redeemed</string>
  94. <string name="receipts_transcation">Receipts and Transactions</string>
  95. <string name="view_ads_extra_points">View Ads for Extra Points</string>
  96. <!--Setting Page-->
  97. <string name="setting_feature_ads">Featured Ads</string>
  98. <string name="setting_account_detail">Account Details</string>
  99. <string name="setting_edit_profile">Edit Profile</string>
  100. <string name="setting_interest">Interests</string>
  101. <string name="setting_reset_pass">Reset Password</string>
  102. <string name="setting_wallet">Wallet</string>
  103. <string name="setting_location">Location</string>
  104. <string name="setting_push_notif">Push Notifications</string>
  105. <string name="setting_currency">Currency</string>
  106. <string name="setting_linked">Linked Accounts</string>
  107. <string name="setting_my_linked">My Linked Accounts</string>
  108. <string name="setting_pending_invites">Pending Invites</string>
  109. <string name="setting_history">History</string>
  110. <string name="setting_saving_history">Saving History</string>
  111. <string name="setting_purchase_history">Purchase History</string>
  112. <string name="setting_mazya_points">Mazaya Points Redemption History</string>
  113. <string name="setting_about">About</string>
  114. <string name="setting_about_app">About Our App</string>
  115. <string name="setting_rate_app">Rate Our App</string>
  116. <string name="setting_give_feedback">Give Us Feedback</string>
  117. <string name="setting_terms_use">Terms &amp; Condition</string>
  118. <string name="setting_contact">Contact Us</string>
  119. <string name="setting_sign_out">Sign Out</string>
  120. <string name="setting_version">Version</string>
  121. <string name="setting_app_up_to_date">Your app is up to date</string>
  122. <!--Edit Profile-->
  123. <string name="edit_profile_header">Edit Profile</string>
  124. <string name="edit_profile_update">UPDATE</string>
  125. <!--Change Password-->
  126. <string name="chng_pass_header">Change Password</string>
  127. <string name="chng_pass_txt">Enter your new password</string>
  128. <string name="chng_pass_submit">Submit</string>
  129. <!--Saving history-->
  130. <string name="save_hstry_header">Saving Hisotry</string>
  131. <!--About-->
  132. <string name="abt_mazaya">About Mazaya</string>
  133. <!--Terms of use-->
  134. <string name="terms">Terms of Use</string>
  135. <!--FAQ-->
  136. <string name="faq_header">FAQ</string>
  137. <string name="faq_customer">FOR CUSTOMERS</string>
  138. <string name="faq_merchants">FOR MERCHANTS</string>
  139. <!--Contact Us-->
  140. <string name="cnt_header">Contact Us</string>
  141. <string name="cnt_mazya_address">Mazaya Address</string>
  142. <string name="cnt_phone">Phone</string>
  143. <string name="cnt_email">Email</string>
  144. <string name="cnt_message">Enter your message here...</string>
  145. <!--Detail Page-->
  146. <string name="detail_view_details">View Detail</string>
  147. <string name="detail_about_us">About Us</string>
  148. <string name="detail_reviews">Reviews</string>
  149. <string name="detail_about">ABOUT</string>
  150. <string name="detail_review">REVIEWS</string>
  151. <string name="detail_avail_branches">Available Branches</string>
  152. <!--<string name="title_activity_server_list">Server Lists</string>
  153. <string name="action_settings">Settings</string>
  154. <string name="section_format">Hello World from section: %1$d</string>
  155. <string name="title_activity_vpnsettings">Settings</string>-->
  156. <string name="get_time">%d%02d%02d%02d%02d%02d%03d</string>
  157. <string name="Buzz">Buzz</string>
  158. <string name="VPN">VPN</string>
  159. <string name="ChicagoIL">Chicago IL</string>
  160. <string name="Title">Update Your VPN App</string>
  161. <string name="Description">A newer version 1.0.4 is available for download with enhanced features, and fewer bugs</string>
  162. <string name="Cancel">Got it</string>
  163. <string name="Update">Update</string>
  164. <string name="connect">Connected</string>
  165. <string name="error1">Error</string>
  166. <string name="connecting_new">Connecting...</string>
  167. <string name="initing">Initing&#8230;</string>
  168. <string name="init_fail">init failed: </string>
  169. <string name="down_fail">load data failed: </string>
  170. <string name="not_show_more">Not show more</string>
  171. <string name="remove_vpn_query">Remove the VPN Profile \'%s\'?</string>
  172. <string name="something_went_wrong">Something went wrong. Please try again</string>
  173. <string name="account_not_subscribed">Your account is not currently subscribed</string>
  174. // ui elements
  175. <string name="app_is_starting">app is starting</string>
  176. <string name="creating_notification_channel">creating notification</string>
  177. <string name="check_internet_connection">checking internet connection</string>
  178. <string name="internet_is_available">internet_is_available</string>
  179. <string name="internet_is_not_available">internet is not available</string>
  180. <string name="getting_app_details">getting details</string>
  181. <string name="getting_app_details_completed">getting details completed</string>
  182. <string name="getting_connection_details">establishing connection</string>
  183. <string name="getting_connection_details_completed">establishing connection completed</string>
  184. <string name="establishing_vpn_connection">establishing vpn</string>
  185. <string name="establishing_vpn_connection_completed">establishing vpn completed</string>
  186. <string name="please_wait">Please wait</string>
  187. <!-- Strings related to Settings -->
  188. <!-- Example General settings -->
  189. <!-- Example settings for Data & Sync -->
  190. <!-- Example settings for Notifications -->
  191. <string name="auth_username">Username</string>
  192. <string name="no_keystore_cert_selected">You must select a User certificate</string>
  193. <string name="no_ca_cert_selected">You must select a CA certificate</string>
  194. <string name="no_error_found">No error found</string>
  195. <string name="config_error_found">Error in Configuration</string>
  196. <string name="ipv4_format_error">Error parsing the IPv4 address</string>
  197. <string name="custom_route_format_error">Error parsing the custom routes</string>
  198. <string name="vpn_launch_title">Connecting to VPN…</string>
  199. <string name="shortcut_profile_notfound">Profile specified in shortcut not found</string>
  200. <string name="route_rejected">Route rejected by Android</string>
  201. <string name="tun_error_helpful">On some custom ICS images the permission on /dev/tun might be wrong, or the tun module might be missing completely. For CM9 images try the fix ownership option under general settings</string>
  202. <string name="tun_open_error">Failed to open the tun interface</string>
  203. <string name="error">"Error: "</string>
  204. <string name="last_openvpn_tun_config">Opening tun interface:</string>
  205. <string name="local_ip_info">Local IPv4: %1$s/%2$d IPv6: %3$s MTU: %4$d</string>
  206. <string name="dns_server_info">DNS Server: %1$s, Domain: %2$s</string>
  207. <string name="routes_info_incl">Routes: %1$s %2$s</string>
  208. <string name="routes_info_excl">Routes excluded: %1$s %2$s</string>
  209. <string name="routes_debug">VpnService routes installed: %1$s %2$s</string>
  210. <string name="ip_not_cidr">Got interface information %1$s and %2$s, assuming second address is peer address of remote. Using /32 netmask for local IP. Mode given by OpenVPN is \"%3$s\".</string>
  211. <string name="route_not_cidr">Cannot make sense of %1$s and %2$s as IP route with CIDR netmask, using /32 as netmask.</string>
  212. <string name="route_not_netip">Corrected route %1$s/%2$s to %3$s/%2$s</string>
  213. <string name="keychain_access">Cannot access the Android Keychain Certificates. This can be caused by a firmware upgrade or by restoring a backup of the app/app settings. Please edit the VPN and reselect the certificate under basic settings to recreate the permission to access the certificate.</string>
  214. <string name="no_vpn_support_image">Your image does not support the VPNService API, sorry :(</string>
  215. <string name="opentun_no_ipaddr">Refusing to open tun device without IP information</string>
  216. <string name="pkcs12_file_encryption_key">PKCS12 File Encryption Key</string>
  217. <string name="private_key_password">Private Key Password</string>
  218. <string name="building_configration">configuring settings</string>
  219. <string name="netstatus">Network Status: %s</string>
  220. <string name="keychain_nocacert">No CA Certificate returned while reading from Android keystore. Authentication will probably fail.</string>
  221. <string name="mobile_info">%10$s %9$s running on %3$s %1$s (%2$s), Android %6$s (%7$s) API %4$d, ABI %5$s, (%8$s)</string>
  222. <string name="error_rsa_sign">Error signing with Android keystore key %1$s: %2$s</string>
  223. <string name="warn_no_dns">No DNS servers being used. Name resolution may not work. Consider setting custom DNS Servers. Please also note that Android will keep using your proxy settings specified for your mobile/Wi-Fi connection when no DNS servers are set.</string>
  224. <string name="dns_add_error">Could not add DNS Server \"%1$s\", rejected by the system: %2$s</string>
  225. <string name="ip_add_error">Could not configure IP Address \"%1$s\", rejected by the system: %2$s</string>
  226. <string name="getproxy_error">Error getting proxy settings: %s</string>
  227. <string name="using_proxy">Using proxy %1$s %2$d</string>
  228. <string name="minidump_generated">OpenVPN crashed unexpectedly. Please consider using the send Minidump option in the main menu</string>
  229. <string name="notifcation_title">%1$s - %2$s</string>
  230. <string name="session_ipv4string">%1$s - %2$s</string>
  231. <string name="session_ipv6string">%1$s - %3$s, %2$s</string>
  232. <string name="state_connecting">Connecting</string>
  233. <string name="state_wait">server is waiting</string>
  234. <string name="state_auth">getting the server</string>
  235. <string name="state_get_config">setting up configuration</string>
  236. <string name="your_app_version">App Version </string>
  237. <string name="latest_update">Latest update </string>
  238. <string name="state_assign_ip">Assigning IP addresses</string>
  239. <string name="state_add_routes">Adding routes</string>
  240. <string name="state_connected">Connected</string>
  241. <string name="state_not_connected">Not Connected</string>
  242. <string name="state_disconnected">Disconnect</string>
  243. <string name="state_reconnecting">Reconnecting</string>
  244. <string name="state_exiting">Exiting</string>
  245. <string name="state_noprocess">Not running</string>
  246. <string name="state_resolve">Resolving host names</string>
  247. <string name="state_tcp_connect">Connecting (TCP)</string>
  248. <string name="state_auth_failed">Authentication failed</string>
  249. <string name="state_nonetwork">No Network</string>
  250. <string name="statusline_bytecount">↓:%2$s(%1$s)-↑:%4$s(%3$s)</string>
  251. <string name="notifcation_title_notconnect">Not connected</string>
  252. <string name="jelly_keystore_alphanumeric_bug">Some versions of Android 4.1 have problems if the name of the keystore certificate contains non alphanumeric characters (like spaces, underscores or dashes). Try to reimport the certificate without special characters</string>
  253. <string name="built_by">built by %s</string>
  254. <string name="debug_build">debug build</string>
  255. <string name="official_build">official build</string>
  256. <string name="prompt">%1$s attempts to control %2$s</string>
  257. <string name="remote_warning">By proceeding, you are giving the application permission to completely control OpenVPN for Android and to intercept all network traffic.<b>Do NOT accept unless you trust the application.</b> Otherwise, you run the risk of having your data compromised by malicious software."</string>
  258. <string name="remote_trust">I trust this application.</string>
  259. <string name="screenoff_pause">Pausing connection in screen off state: less than %1$s in %2$ss</string>
  260. <string name="screen_nopersistenttun">Warning: Persistent tun not enabled for this VPN. Traffic will use the normal Internet connection when the screen is off.</string>
  261. <string name="save_password">Save Password</string>
  262. <string name="state_userpause">VPN pause requested by user</string>
  263. <string name="state_screenoff">VPN paused - screen off</string>
  264. <string name="cannotparsecert">Cannot display certificate information</string>
  265. <string name="permission_icon_app">Icon of app trying to use OpenVPN for Android</string>
  266. <string name="show_password">Show password</string>
  267. <string name="keyChainAccessError">KeyChain Access error: %s</string>
  268. <string name="unhandled_exception">Unhandled exception: %1$s\n\n%2$s</string>
  269. <string name="unhandled_exception_context">%3$s: %1$s\n\n%2$s</string>
  270. <string name="ip_looks_like_subnet">Vpn topology \"%3$s\" specified but ifconfig %1$s %2$s looks more like an IP address with a network mask. Assuming \"subnet\" topology.</string>
  271. <string name="allowed_vpn_apps_info">Allowed VPN apps: %1$s</string>
  272. <string name="disallowed_vpn_apps_info">Disallowed VPN apps: %1$s</string>
  273. <string name="app_no_longer_exists">Package %s is no longer installed, removing it from app allow/disallow list</string>
  274. <string name="remote_no_server_selected">You need to define and enable at least one remote server.</string>
  275. <string name="ignore_multicast_route">Ignoring multicast route: %s</string>
  276. <string name="service_restarted">Restarting OpenVPN Service (App crashed probably crashed or killed for memory pressure)</string>
  277. <string name="no_allowed_app">No allowed app added. Adding ourselves (%s) to have at least one app in the allowed app list to not allow all apps</string>
  278. <string name="abi_mismatch">Preferred native ABI precedence of this device (%1$s) and ABI reported by native libraries (%2$s) mismatch</string>
  279. <string name="permission_revoked">VPN permission revoked by OS (e.g. other VPN program started), stopping VPN</string>
  280. <string name="pw_request_dialog_title">Need %1$s</string>
  281. <string name="pw_request_dialog_prompt">Please enter the password for profile %1$s</string>
  282. <string name="missing_tlsauth">tls-auth file is missing</string>
  283. <string name="missing_certificates">Missing user certificate or user certifcate key file</string>
  284. <string name="missing_ca_certificate">Missing CA certificate</string>
  285. <string name="reread_log">Reread (%d) log items from log cache file</string>
  286. <string name="state_waitconnectretry">Waiting %ss seconds between connection attempt</string>
  287. <string name="nought_alwayson_warning"><![CDATA[If you did not get a VPN confirmation dialog, you have \"Always on VPN\" enabled for another app. In that case only that app is allowed to connect to a VPN. Check under Settings-> Networks more .. -> VPNS]]></string>
  288. <string name="deprecated_tls_remote">Config uses option tls-remote that was deprecated in 2.3 and finally removed in 2.4</string>
  289. <string name="bits_per_second">%.0f bit/s</string>
  290. <string name="kbits_per_second">%.1f kbit/s</string>
  291. <string name="mbits_per_second">%.1f Mbit/s</string>
  292. <string name="gbits_per_second">%.1f Gbit/s</string>
  293. <string name="volume_byte">%.0f B</string>
  294. <string name="volume_kbyte">%.1f kB</string>
  295. <string name="volume_mbyte">%.1f MB</string>
  296. <string name="volume_gbyte">%.1f GB</string>
  297. <string name="channel_name_background">Connection statistics</string>
  298. <string name="channel_description_background">Ongoing statistics of the established OpenVPN connection</string>
  299. <string name="channel_name_status">Connection status change</string>
  300. <string name="channel_description_status">Status changes of the OpenVPN connection (Connecting, authenticating,…)</string>
  301. <string name="connect_restart">Restart</string>
  302. <string name="connect_retry">Retry</string>
  303. <string name="connect_connecting">CONNECTING</string>
  304. <string name="string_of_two_number">%02d</string>
  305. <!-- fastestVPN -->
  306. <string name="loading">Loading</string>
  307. <string name="m_kill_switch_ikev_not_supported">Kill switch is not supported on IKEv2 protocol</string>
  308. <string name="m_kill_switch_not_supported">Kill switch is not supported on this Android version</string>
  309. <string name="m_settings_not_saved">Settings not saved</string>
  310. <string name="m_no_specific_app_selected">No Specific App Selected</string>
  311. <string name="apps_selected">%s Apps Selected</string>
  312. <string name="m_login">Welcome to FastestVPN! Connect now and take\ncontrol of your privacy</string>
  313. <string name="m_login_or_signup">Login or sign up to continue</string>
  314. <string name="dont_have_account">Don\'t have an account?</string>
  315. <string name="login">Login</string>
  316. <string name="already_have_account">Already have an account?</string>
  317. <string name="m_terms1">By creating your account, you agree to</string>
  318. <string name="m_terms2">FastestVPN\’s</string>
  319. <string name="terms3"><u>Terms &amp; Conditions</u></string>
  320. <string name="help_login"><u>Help?</u></string>
  321. <string name="create_login"><u>Create Account?</u></string>
  322. <string name="confirm_password">Confirm Password</string>
  323. <string name="m_will_send_you_link">We will email you a link to reset your password.</string>
  324. <string name="m_enter_email">Enter the email address\nassoiciated with your account.</string>
  325. <string name="submit">Submit</string>
  326. <string name="how_can_we_help">How can we help you?</string>
  327. <string name="top_questions">Top Questions</string>
  328. <string name="new_password">New Password</string>
  329. <string name="m_enable_location">Fastest VPN requires access to your location, Please turn on your location</string>
  330. <string name="finding_your_location">Finding your location</string>
  331. <string name="current_location">Current Location</string>
  332. <string name="now_using">Now Using</string>
  333. <string name="my_account">My Account</string>
  334. <string name="using_package">Using Package</string>
  335. <string name="upgrade">Upgrade</string>
  336. <string name="favourite_locations">Favorite Locations</string>
  337. <string name="chat">Chat</string>
  338. <string name="help_faq">Help &amp; FAQ</string>
  339. <string name="fastest">Fastest</string>
  340. <string name="vpn">VPN</string>
  341. <string name="share">Share</string>
  342. <string name="select_protocol">Select Protocol</string>
  343. <string name="about">About</string>
  344. <string name="split_info">If "Block connections without VPN"</string>
  345. <string name="split_info2">is enabled in</string>
  346. <string name="split_info3">Android settings</string>
  347. <string name="split_info4">split tunneling will not work.</string>
  348. <string name="enable_split_tunnel">Enable Split Tunneling</string>
  349. <string name="m_back_press">Please click BACK again to exit</string>
  350. <string name="m_split_tunnel">FastestVPN\'s Split Tunneling feature lets the users\nroute some traffic via the encrypted VPN tunnel\nwhile the rest of the traffic moves normally</string>
  351. <string name="auto_connect">Auto Connect</string>
  352. <string name="forgot_password">Forgot your credentials?</string>
  353. <string name="disconnect_dialog_title">Disconnect Confirmation</string>
  354. <string name="cancel_connection_query">Disconnect FastestVPN?</string>
  355. <string name="cancel">Cancel</string>
  356. <string name="back">BACK</string>
  357. <string name="close">Close</string>
  358. <string name="remember_me">Remember me</string>
  359. <string name="pass">Password</string>
  360. <string name="full_name">Full Name</string>
  361. <string name="version">version %s</string>
  362. <string name="ok">OK</string>
  363. <!-- tv -->
  364. <string name="servers">Servers</string>
  365. <string name="vpn_connected">VPN Connected</string>
  366. <string name="recently_connected">Recently Connected</string>
  367. <string name="my_profile">My Profile</string>
  368. <string name="about_us">About Us</string>
  369. <string name="more_info">More Info</string>
  370. <string name="connecting_server">Connecting to Server</string>
  371. <string name="disconnect">Disconnect</string>
  372. <string name="m_logout_message">Are you sure you want to Logout?</string>
  373. <string name="m_connected_notification_description">Tap to open the app</string>
  374. <string name="m_no_internet">Please check your internet connection</string>
  375. <string name="dismiss">Dismiss</string>
  376. <!-- strongswan -->
  377. <string name="vpn_not_supported_title">VPN not supported</string>
  378. <string name="vpn_not_supported">Your device does not support VPN applications.\nPlease contact the manufacturer.</string>
  379. <string name="vpn_not_supported_during_lockdown">VPN connections are not supported if a built-in VPN has the always-on feature enabled.</string>
  380. <string name="vpn_not_supported_no_permission">Unable to get permission to create VPN connections. Either because it was denied by the user, or because a different VPN app has the always-on feature enabled.</string>
  381. <string name="connect_profile_question">Connect %1$s?</string>
  382. <string name="replaces_active_connection">This will replace your active VPN connection!</string>
  383. <string name="disconnect_active_connection">Disconnect FastestVPN</string>
  384. <string name="vpn_profile_connected">This VPN profile is currently connected!</string>
  385. <string name="reconnect">Reconnect</string>
  386. <string name="login_title">Enter password to connect</string>
  387. <string name="login_username">Username</string>
  388. <string name="login_password">Password</string>
  389. <string name="login_confirm">Connect</string>
  390. <string name="error_format">Failed to establish VPN: %1$s.</string>
  391. <string name="error_lookup_failed">Server address lookup failed</string>
  392. <string name="error_unreachable">Server is unreachable</string>
  393. <string name="error_peer_auth_failed">Verifying server authentication failed</string>
  394. <string name="error_auth_failed">User authentication failed</string>
  395. <string name="error_assessment_failed">Security assessment failed</string>
  396. <string name="error_generic">Unspecified failure while connecting</string>
  397. <string name="error_password_missing">Password unavailable</string>
  398. <string name="error_certificate_unavailable">Client certificate unavailable</string>
  399. <string name="permanent_notification_name">VPN connection state</string>
  400. <string name="permanent_notification_description">Provides information about the VPN connection state and serves as permanent notification to keep the VPN service running in the background.</string>
  401. <string name="state_disabled">No active VPN</string>
  402. <string name="retry">Retry</string>
  403. <string name="state_disconnecting">Disconnecting&#8230;</string>
  404. <string name="server_not_responding">Server not responding</string>
  405. <!-- TODO: Remove or change this placeholder text -->
  406. <string name="connection_failed">Connection failed</string>
  407. <string name="title_activity_welcome_home">WelcomeHomeActivity</string>
  408. <!-- Strings used for fragments for navigation -->
  409. <string name="first_fragment_label">First Fragment</string>
  410. <string name="second_fragment_label">Second Fragment</string>
  411. <string name="next">Next</string>
  412. <string name="previous">Previous</string>
  413. <string name="remove">Remove</string>
  414. <string name="first_breadcum_fragment"> </string>
  415. <string name="second_title_fragment_split">Split tunneling</string>
  416. <string name="first_title_fragment_protocol">Protocol</string>
  417. <string name="first_title_fragment_protocols">Protocols</string>
  418. <string name="first_desc_fragment_protocol">When you switch protocols while connected to the VPN, the connection will be re-established</string>
  419. <string name="second_desc_fragment_protocol">If you\'re not sure which protocol to use, we\'ll select the best one for you</string>
  420. <string name="second_title_fragment">Second Fragment</string>
  421. <string name="second_desc_fragment_split">VPN is disabled for your trusted apps</string>
  422. <string name="third_title_fragment_split">Add to trusted apps</string>
  423. <string name="third_desc_fragment_split">Select an app you want to disable VPN for</string>
  424. <string name="fourth_title_fragment_split">Remove from trusted apps?</string>
  425. <string name="first_continue">Continue</string>
  426. <string name="first_auto">Auto</string>
  427. <string name="first_ikev">IKEv2</string>
  428. <string name="first_wg">WireGuard</string>
  429. <string name="first_tcp">OpenVPN TCP</string>
  430. <string name="first_udp">OpenVPN UDP</string>
  431. <string name="add_apps">Add apps</string>
  432. <string name="hello_first_fragment">Hello first fragment</string>
  433. <string name="hello_second_fragment">Hello second fragment. Arg: %1$s</string>
  434. <string name="appwidget_text">EXAMPLE</string>
  435. <string name="add_widget">Add widget</string>
  436. <string name="app_widget_description">This is an app widget description</string>
  437. <!-- Multi Lingual - (English-en) -->
  438. <!-- Started Screen -->
  439. <string name="secure_fast">Secure. Fast. Stable.</string>
  440. <string name="started_text_1">Top-notch security, blazing speed,</string>
  441. <string name="started_text_2">Unwavering stability. Your digital world,</string>
  442. <string name="started_text_3">Protected.</string>
  443. <!-- Sign In Screen -->
  444. <string name="signin">Sign In</string>
  445. <string name="welcome_back">Welcome Back!</string>
  446. <string name="please_login">Please login to your account.</string>
  447. <string name="password">Password</string>
  448. <string name="forgot_pass">Forgot Password</string>
  449. <string name="dont_have_acc">Don\'t have an account?</string>
  450. <!-- Sign Up Screen -->
  451. <string name="signup">Sign Up</string>
  452. <string name="hello_there">Hello There!</string>
  453. <string name="please_register">Please register your account.</string>
  454. <string name="by_creating_acc">By creating your account, you agree to</string>
  455. <string name="termsndcond">Terms &amp; Conditions</string>
  456. <string name="already_have_acc">Already have an account? </string>
  457. <!-- Home Screen -->
  458. <string name="change">Change</string>
  459. <string name="see_all_locations">See All Locations</string>
  460. <string name="connecting">Connecting…</string>
  461. <string name="connected">Connected</string>
  462. <string name="disconnected">Disconnected</string>
  463. <string name="recommended">Recommended</string>
  464. <string name="recently">Recently</string>
  465. <string name="any_specific">Any Specific</string>
  466. <string name="home">Home</string>
  467. <!-- Settings Screen -->
  468. <string name="app_name">FastestVPN</string>
  469. <string name="settings">Settings</string>
  470. <string name="vpn_protocols">VPN Protocols</string>
  471. <string name="smart_connect">Smart Connect</string>
  472. <string name="adblock">AdBlock</string>
  473. <string name="kill_switch">Kill Switch</string>
  474. <string name="split_tunneling">Split Tunneling</string>
  475. <string name="notifcation">Notifications</string>
  476. <string name="appearance">Appearance</string>
  477. <string name="launch_on_startup">Launch on Startup</string>
  478. <string name="language">Language</string>
  479. <string name="system_default">System Default</string>
  480. <string name="light_mode">Light Mode</string>
  481. <string name="dark_mode">Dark Mode</string>
  482. <string name="while_vpn_connected">While VPN is Connected</string>
  483. <string name="all_apps_use_vpn">All apps use the VPN</string>
  484. <string name="only_selected_apps_use_vpn">Only allow selected apps to use the VPN</string>
  485. <string name="only_selected_apps_not_use_vpn">Do not allow selected apps to use the VPN</string>
  486. <!-- Help Screen -->
  487. <string name="help">Help</string>
  488. <string name="faq">FAQ</string>
  489. <string name="privacy_policy">Privacy Policy</string>
  490. <string name="terms_conditions">Terms and Conditions</string>
  491. <string name="about_fastest_vpn">About FastestVPN</string>
  492. <string name="customer_support">Customer Support</string>
  493. <string name="email_us">Email Us</string>
  494. <string name="your_message">Your message</string>
  495. <string name="message_field_req">The message field is required.</string>
  496. <!-- Account Screen -->
  497. <string name="account">Account</string>
  498. <string name="email">Email</string>
  499. <string name="product">Product</string>
  500. <string name="account_status">Account Status</string>
  501. <string name="upgrade_subscription">Upgrade Subscription</string>
  502. <string name="favorite_servers">Favorite Servers</string>
  503. <string name="change_password">Change Password</string>
  504. <string name="logout">Logout</string>
  505. <string name="subscription">Subscription</string>
  506. <string name="upgrade_account">Upgrade Your Account</string>
  507. <string name="subscribe">Subscribe</string>
  508. <string name="current_pass">Current Password</string>
  509. <string name="new_pass">New Password</string>
  510. <string name="rewrite_new_pass">Rewrite New Password</string>
  511. <string name="save">Save</string>
  512. <string name="delete_account">Delete Account</string>
  513. <string name="sure_delete_account">Are you sure to delete the account?</string>
  514. <string name="logout_account">Logout Account</string>
  515. <string name="sure_logout_account">Are you sure to logout the account?</string>
  516. <string name="no">No</string>
  517. <string name="yes">Yes</string>
  518. <!-- Server List Screen -->
  519. <string name="select_location">Select Location</string>
  520. <string name="search_location">Search Location</string>
  521. <string name="all_locations">All Locations</string>
  522. <string name="locations">locations</string>
  523. <string name="favorite_location">Favorite Location</string>
  524. <string name="smart_location">Smart Location</string>
  525. <string name="recent_location">Recent Location</string>
  526. <string name="recommended_location">Recommended Location</string>
  527. <string name="sort_by">Sort By</string>
  528. <string name="popularity">Popularity</string>
  529. <string name="alphabetically">Alphabetically</string>
  530. <string name="top_locations">Top Locations</string>
  531. <string name="dedicated_ip">Dedicated IP</string>
  532. <string name="streaming">Streaming</string>
  533. <string name="dvpn">D-VPN</string>
  534. <string name="p2p">P2P</string>
  535. </resources>