· 6 years ago · Sep 16, 2019, 07:20 AM
1 <!-- Application name -->
2 <string name="app_name">My A1</string>
3
4 <!-- Lorem Ipsum -->
5 <string name="lorem_ipsum" translatable="false">Lorem ipsum dolor sit amet, duis inimicus pro cu, vis in modo torquatos comprehensam, possit vidisse molestie vim ex. An mei dolore officiis consetetur. No eum eruditi veritus lobortis. Mea eu accusamus intellegat consectetuer, pro hinc democritum adolescens id, magna praesent constituto nec ei. Pri ridens nonumes te, ut usu tation possim invidunt. Vis oblique dignissim ex, graeci dissentiet vix in, in mei esse molestie.</string>
6
7 <!-- Fonts -->
8 <string name="font_regular" translatable="false">fonts/A1SansV51-Regular.otf</string>
9 <string name="font_bold" translatable="false">fonts/A1SansV51-Bold.otf</string>
10 <string name="font_serif_regular" translatable="false">fonts/A1SerifV51-Regular.otf</string>
11
12 <!-- Facebook SDK -->
13 <string name="facebook_app_id" translatable="false">2242886812452382</string>
14
15 <!-- Geo API key -->
16 <string name="geo_api_key" translatable="false">AIzaSyD1HIEJLZ_L4yM1VKcFXDDL9CkKadJiJuQ</string>
17
18 <string name="unit_mb">MB</string>
19 <string name="unit_min">Min.</string>
20 <string name="unit_lv">BGN</string>
21 <string name="currency_lev">BGN</string>
22 <string name="unit_count">No.</string>
23 <string name="word_from">from</string>
24 <string name="word_address">Address:</string>
25 <string name="word_number">Number:</string>
26 <string name="word_ok">OK</string>
27 <string name="word_yes">Yes</string>
28 <string name="word_no">No</string>
29 <string name="word_cancel">Cancel</string>
30 <string name="word_back">Back</string>
31 <string name="word_loading">Loading …</string>
32 <string name="word_service_on">on</string>
33 <string name="word_service_off">off</string>
34 <string name="word_active_extras">Active</string>
35 <string name="word_paid">Paid</string>
36 <string name="word_not_paid">Not paid</string>
37 <string name="word_year">year</string>
38 <string name="word_years">years</string>
39 <string name="word_months">months</string>
40 <string name="word_month">month</string>
41 <string name="word_here">here</string>
42 <string name="phrase_try_again">Try again</string>
43 <string name="phrase_required_field">Required field</string>
44 <string name="phrase_no_internet_connection">No internet connection!</string>
45 <string name="phrase_invalid_email">Invalid e-mail</string>
46 <string name="phrase_current_consumption">Current usage</string>
47 <string name="phrase_current_consumption_no_data">No data for current consumption</string>
48 <string name="phrase_no_browsers_message">No apps are installed to open this link</string>
49 <string name="phrase_unable_to_detect_coordinates">Your location could not be determined.</string>
50 <string name="phrase_service_confirmation">Do you want to turn %s %s service?</string>
51 <string name="phrase_common_http_failure_message">An error occurred. Please, contact A1 for further support!</string>
52 <string name="phrase_common_http_connection_failure_message">Connection with server unavailable.</string>
53 <string name="phrase_invalid_phone_number_format_message">The entered number is wrong format or does not meet the terms of use. Please check and try again.</string>
54 <string name="phrase_invalid_phone_number_error_message">The entered number is wrong format or does not meet the terms of use. Please check and try again.</string>
55 <string name="common_error">The service is temporarily not available. Please, try again later. </string>
56 <string name="dialog_confirm_label">Confirm</string>
57 <string name="dialog_confirm_label_activation">Activate</string>
58 <string name="dialog_confirm_label_deactivation">Deactivate</string>
59 <string name="dialog_cancel_label">Back</string>
60 <string name="dialog_cancel_label_cancel">Cancel</string>
61 <string name="dialog_ok_label">OK</string>
62 <string name="dialog_loading_text">Loading …</string>
63 <string name="dialog_enter_security_code_text">Security code</string>
64 <string name="dialog_enter_security_code_hint">Enter security code</string>
65 <string name="dialog_decline_label">Decline</string>
66 <string name="dialog_yes_confirm_label">Confirm</string>
67 <string name="login_label">Welcome!</string>
68 <string name="login_privacy_policy">Privacy policy</string>
69 <string name="login_general_conditions">Terms and conditions</string>
70 <string name="login_not_recognized_number">Your number was not automatically detected, because it is not part of the A1 network, or due to problems with the internet connection.</string>
71 <string name="login_button">Log in</string>
72 <string name="login_username_hint">User name / Email address</string>
73 <string name="login_password_hint">Password</string>
74 <string name="login_register">New user? Create a profile</string>
75 <string name="login_forgotten">Forgotten password</string>
76 <string name="login_empty_username">Enter username</string>
77 <string name="login_empty_password">Enter password</string>
78 <string name="login_single_number_label">Only for my %1$s</string>
79 <string name="login_single_number_button">Enter without registration</string>
80 <string name="login_manage_all_services_label">Manage all services in My A1</string>
81 <string name="login_my_a1_button">Log in or Create new registration</string>
82 <string name="login_single_without_register">Limited access to my \n%1$s</string>
83 <string name="login_dialog_wrong_username_password">Incorrect e-mail, username or password</string>
84 <string name="login_dialog_new_user">If you are a new user</string>
85 <string name="login_dialog_create_profile">Create a profile</string>
86 <string name="login_dialog_have_profile">If you have a profile</string>
87 <string name="login_dialog_input_name_and_password">Enter username and password</string>
88 <string name="login_dialog_forgotten_password">If you have forgotten your password</string>
89 <string name="login_dialog_link_forgotten_password">Use the "Forgotten password" link</string>
90 <string name="login_dialog_close_dialog">Close</string>
91 <string name="invalid_session">Invalid session</string>
92 <string name="login_wrong_credentials">Incorrect e-mail, username or password</string>
93 <string name="pair_screen_not_recognized_wifi_text">The number was not automatically recognized, because you are using a Wi-Fi network.</string>
94 <string name="pair_screen_deactivate_wifi">Deactivate Wi-Fi</string>
95 <string name="pair_screen_my_a1_login">Log in or Create new registration</string>
96 <string name="main_home">Home</string>
97 <string name="main_invoices">Invoices</string>
98 <string name="main_services">Services</string>
99 <string name="main_help">Help</string>
100 <string name="main_more">More</string>
101 <string name="home_services">Learn more about the service</string>
102 <string name="home_managed_number_status_active">Active</string>
103 <string name="home_managed_number_status_inactive">Inactive</string>
104 <string name="user_services_dialog_tab_private">Private</string>
105 <string name="user_services_dialog_tab_business">Business</string>
106 <string name="home_header_hello">Hello</string>
107 <string name="home_header_invoices_count">%1$s %2$s </string>
108 <string name="home_header_single_invoice_text">invoice</string>
109 <string name="home_header_multiple_invoices_text">invoices</string>
110 <string name="home_header_pay_button">Pay all</string>
111 <string name="home_header_username_hint">(Enter your name)</string>
112 <string name="home_header_description_private">All due payments\n,private services</string>
113 <string name="home_header_description_business">All due payments\n,business services</string>
114 <string name="home_header_all_paid">Thank you for paying all of your invoices!</string>
115 <string name="home_personal_offers_title">Personal offers</string>
116 <string name="home_personal_offers_button">View more</string>
117 <string name="home_personal_offers_paging_label">%1$d/%2$d </string>
118 <string name="home_basic_bill_title">Due payments</string>
119 <string name="home_basic_bill_title_sum">Due payments</string>
120 <string name="home_basic_bill_title_balance">Current balance</string>
121 <string name="home_basic_bill_details">Details</string>
122 <string name="home_basic_bill_currency">%1$s BGN.</string>
123 <string name="home_basic_bill_due_date">due date: %1$s</string>
124 <string name="home_basic_bill_balance_validity">Balance validity %1$s</string>
125 <string name="home_basic_bill_cycle_days_left">Credit limit: %1$s BGN. / %2$s days to the end of the billing period</string>
126 <string name="home_basic_bill_cycle_lv_left">Credit limit: %1$s BGN. / %2$sBGN remaining</string>
127 <string name="home_fixed_service_title">Subscription plan</string>
128 <string name="home_smart_home_equipment">Included equipment</string>
129 <string name="home_smart_home_add_item">Add</string>
130 <string name="home_tv_view_text">View</string>
131 <string name="home_tv_channel">%1$s channel</string>
132 <string name="home_tv_channels">%1$s channels</string>
133 <string name="home_tv_hd_channels">%1$s HD channels</string>
134 <string name="home_fix_internet_download">Download up to</string>
135 <string name="home_fix_internet_upload">Upload up to</string>
136 <string name="home_fix_internet_increase_speed">Increase your speed</string>
137 <string name="home_fix_internet_speed">%1$d Mbps </string>
138 <string name="home_prepaid_from_package">from an automatically renewable package</string>
139 <string name="home_prepaid_valid_due_date">valid to: %1$s</string>
140 <string name="home_prepaid_basic_bill_title">Balance as of: %1$s; Card validity %2$s</string>
141 <string name="home_prepaid_mb">MB </string>
142 <string name="home_prepaid_min">min.</string>
143 <string name="home_prepaid_minute">minutes</string>
144 <string name="home_prepaid_sms">SMS </string>
145 <string name="home_prepaid_mms">MMS </string>
146 <string name="home_prepaid_group_1_text">%1$s to %2$s</string>
147 <string name="home_prepaid_group_2_text">national %1$s</string>
148 <string name="home_prepaid_group_3_text">%1$s </string>
149 <string name="home_prepaid_bonus_subtitle">from %1$s</string>
150 <string name="home_tv_extras_title">TV extras</string>
151 <string name="home_minutes_title">Minutes</string>
152 <string name="home_change_favorite_number_title">Favourite number</string>
153 <string name="home_mb_title">MB </string>
154 <string name="home_recharge_title">Recharging</string>
155 <string name="home_roaming_title">Roaming</string>
156 <string name="home_combined_packages_title">Combined packages</string>
157 <string name="home_count">no.</string>
158 <string name="tv_channels_additional_info">Channels, available only for interactive and cable TV</string>
159 <string name="tv_channels_tab_channels">Channels</string>
160 <string name="tv_channels_tab_hd_channels">HD </string>
161 <string name="settings_language_bulgarian">Bulgarian</string>
162 <string name="settings_language_english">English </string>
163 <string name="user_services_my_services">My services</string>
164 <string name="user_services_service_being_used">Are you missing a service in your profile?</string>
165 <string name="user_services_register">Add.</string>
166 <string name="user_services_primary">Selected</string>
167 <string name="user_services_grid_title">%1$s (%2$d) </string>
168 <string name="user_services_back">Back</string>
169 <string name="user_services_bundle_package">Package</string>
170 <string name="user_services_bundle_package_services">Service package</string>
171 <string name="user_services_search">Search services</string>
172 <string name="user_services_add_new_service">Request a new service</string>
173 <string name="user_services_business_services_header">Business services</string>
174 <string name="user_services_private_services_header">Private services</string>
175 <string name="user_services_personal_offer">Personal\noffer</string>
176 <string name="msisdn_type_voice">Mobile number</string>
177 <string name="msisdn_type_voice_prima">А1 prepaid service</string>
178 <string name="msisdn_type_data">Mobile internet</string>
179 <string name="msisdn_type_internet_home">Home internet</string>
180 <string name="msisdn_type_internet_office">Fixed internet</string>
181 <string name="msisdn_type_tv">TV</string>
182 <string name="msisdn_type_netbox">Net box </string>
183 <string name="msisdn_type_fix_home_phone">Fixed telephone</string>
184 <string name="msisdn_type_fix_office_phone">Office telephone</string>
185 <string name="service_details_title">Service details</string>
186 <string name="service_details_number">Service number</string>
187 <string name="service_details_type">Type</string>
188 <string name="service_details_address">Address</string>
189 <string name="service_details_contract">Contract</string>
190 <string name="service_details_contract_period">Contract duration</string>
191 <string name="service_details_see">View</string>
192 <string name="service_details_status">Status</string>
193 <string name="service_details_reporting_period">End of billing cycle</string>
194 <string name="service_details_package_part">Part of a package</string>
195 <string name="service_details_card_validation">Card validity</string>
196 <string name="service_details_number_receptions">Number of receivers</string>
197 <string name="service_details_speed_download">Download up to</string>
198 <string name="service_details_speed_upload">Upload up to</string>
199 <string name="service_details_max_speed">Traffic at top speed</string>
200 <string name="service_details_internet_speed">%1$s Mbps</string>
201 <string name="service_details_netbox_traffic">%1$s MB</string>
202 <string name="service_details_plan">Plan details</string>
203 <string name="service_details_active_extras">Active additional packages</string>
204 <string name="service_details_additional_extras">Additional extras</string>
205 <string name="service_details_additional_services">Other services</string>
206 <string name="service_details_additional_services_description">Charging a prepaid card by A1, PUK code,
207 Credit limit, Family and friends, other</string>
208 <string name="service_details_additional_services_description_prepaid">Charging a prepaid card by A1, PUK code,
209 Family and friends, other</string>
210 <string name="service_details_roaming">Roaming</string>
211 <string name="service_details_sim">SIM settings</string>
212 <string name="service_details_payout_devices">Device on lease</string>
213 <string name="service_details_billing_date_number">number</string>
214 <string name="invoices_enter_email_hint">Select e-mail address for receiving the invoice</string>
215 <string name="invoices_receive_format_label">Format for receiving</string>
216 <string name="invoices_pdf_format_label">.pdf </string>
217 <string name="invoices_pdf_format_sub_label">Receiving in .pdf is mandatory</string>
218 <string name="invoices_csv_format_label">.csv </string>
219 <string name="invoices_csv_format_sub_label_activate">Tap to activate</string>
220 <string name="invoices_csv_format_sub_label_deactivate">Tap to deactivate</string>
221 <string name="invoices_active_label">Active</string>
222 <string name="invoices_inactive_label">Inactive</string>
223 <string name="invoices_contract_inactive_label">Inactive</string>
224 <string name="invoices_contract_label">Contract : %1$s</string>
225 <string name="invoices_to_email_toolbar_title">Invoice to e-mail</string>
226 <string name="invoices_to_email_button_activate_all">Activate all</string>
227 <string name="invoices_item_contract_label">Contract : %1$s</string>
228 <string name="invoices_item_included_label">Included :</string>
229 <string name="invoices_item_single_service">%1$s service</string>
230 <string name="invoices_item_multiple_services">%1$s services</string>
231 <string name="invoices_item_status_active">Active</string>
232 <string name="invoices_item_status_inactive">Inactive</string>
233 <string name="invoices_my_contracts_title">My contracts</string>
234 <string name="invоices_to_email_activate_all_label">Request our invoice to e-mail service for your contracts. Protect nature!</string>
235 <string name="invoices_to_email_active_label">Manage the invoice to e-mail service for all your contracts</string>
236 <string name="invoices_to_email_services_included_label">Included services</string>
237 <string name="invoices_to_email_manage_all_contracts">Manage all your contracts</string>
238 <string name="invoices_to_email_word_address_singular">address</string>
239 <string name="invoices_to_email_word_address_plural">addresses</string>
240 <string name="invoices_to_email_word_subscription_singular">contract</string>
241 <string name="invoices_to_email_word_subscription_plural">contracts</string>
242 <string name="invoices_to_email_activation_dialog_message">А1 and nature thank you!\nYou have successfully activate the invoice to e-mail service for the following contracts: %1$s: %2$s to е-mail %3$s: %4$s</string>
243 <string name="invoices_to_email_deactivation_dialog_message">The invoice to e-mail service has been successfully deactivated for %1$s: %2$s</string>
244 <string name="invoices_to_email_inactive_contract_label">Contracts without an active invoice to e-mail</string>
245 <string name="invoices_to_email_add_new_email">Add new e-mail</string>
246 <string name="invoices_to_email_text">Request and manage invoice to e-mail service</string>
247 <string name="invoices_to_email_subscribe_button">Request</string>
248 <string name="invoices_to_email_deactivate_csv">You will no longer receive an invoice to your e-mail in a .csv format. Are you sure? </string>
249 <string name="invoices_to_email_activate_csv">You will start receiving invoices to your e-mail in a .csv format. Are you sure? </string>
250 <string name="invoices_to_email_add_email">Are you sure that this is the е-mail address where you want to receive your invoices?</string>
251 <string name="invoices_to_email_deactivate_email">Are you sure you want to deactivate the invoice to e-mail service?</string>
252 <string name="invoices_to_email_remove_email">Are you sure that you want to remove this e-mail from the invoice to e-mail service?</string>
253 <string name="invoices_to_email_successfully_deactivated_csv">You have successfully deactivated the invoice to e-mail in .csv format.</string>
254 <string name="invoices_to_email_successfully_activated_csv">You have successfully activated the invoice to e-mail in .csv format.</string>
255 <string name="invoice_details">Invoice details %1$s</string>
256 <string name="invoice_details_services">Services in this invoice</string>
257 <string name="invoice_details_pay">Pay %1$s BGN</string>
258 <string name="invoice_details_recipient">Recipient</string>
259 <string name="invoice_details_eik">EIK</string>
260 <string name="invoice_details_sum">Invoice sum</string>
261 <string name="invoice_details_installment">Pay in installments</string>
262 <string name="invoice_details_due_date">Payment deadline</string>
263 <string name="invoice_details_contract_period">Contract duration</string>
264 <string name="invoice_details_see">View</string>
265 <string name="invoice_details_see_invoice_pdf">View invoice in (pdf)</string>
266 <string name="invoice_details_title">Invoice details</string>
267 <string name="invoice_list_invoices">Invoices</string>
268 <string name="invoice_list_invoices_private">Invoices (private)</string>
269 <string name="invoice_list_invoices_business">Invoices (business)</string>
270 <string name="invoice_list_see_invoice_pdf">View invoice in (pdf)</string>
271 <string name="invoice_list_id">Invoice: %1$s</string>
272 <string name="invoice_list_period">Period: %1$s - %2$s</string>
273 <string name="invoice_list_due_date">Payment deadline: %1$s</string>
274 <string name="invoice_list_paid_date">Paid on: %1$s</string>
275 <string name="invoice_list_amount">%1$s BGN</string>
276 <string name="invoice_list_tab_paid">Paid</string>
277 <string name="invoice_list_tab_not_paid">Not paid</string>
278 <string name="invoice_list_charge">Total due payments:</string>
279 <string name="invoice_list_amount_lev">%1$s BGN</string>
280 <string name="invoice_list_selected_invoices">(%1$d/%2$d) selected invoices</string>
281 <string name="invoice_list_pay">Pay</string>
282 <string name="invoice_list_pay_error_empty_title">Please select invoices title.</string>
283 <string name="invoice_list_pay_error_empty_description">Please select invoices description.</string>
284 <string name="invoice_list_save_invoice_email">Request invoice to e-mail</string>
285 <string name="invoice_list_save_nature">Save nature!</string>
286 <string name="invoice_list_save">Request</string>
287 <string name="invoice_list_private_services">Private services</string>
288 <string name="invoice_list_business_services">Business services</string>
289 <string name="invoice_list_no_unpaid_invoice">You have no due payments. Thank you!</string>
290 <string name="invoice_list_thank_you">Thank you!</string>
291 <string name="invoice_list_choose_invoice_on_email">Request our invoice to e-mail service for your \ncontracts. Save nature!</string>
292 <string name="invoice_list_search">Search invoices</string>
293 <string name="invoice_details_paid">Paid</string>
294 <string name="invoices_no_selected_invoices">Не е избрана фактура за плащане</string>
295 <string name="invoice_details_awaiting_payment">Awaiting payment</string>
296 <string name="invoice_list_only_prepaid_description">You have no unpaid invoices</string>
297 <string name="extras_title">My telephone (%s)</string>
298 <string name="extras_subtitle">Other services</string>
299 <string name="extras_family">Family and friends</string>
300 <string name="extras_favourite_number">Favourite number</string>
301 <string name="extras_charging_prepaid">Register an А1 prepaid service</string>
302 <string name="extras_check_puk_code">Check PUK code</string>
303 <string name="extras_credit_limit">Credit limit</string>
304 <string name="extras_profile">Profile</string>
305 <string name="extras_evignette">Buy an electronic vignette for a vehicle</string>
306 <string name="extras_оld_logo">Report an inaccurate branding</string>
307 <string name="extras_club_voucher">A1 club vouchers</string>
308 <string name="extra_list_minutes_to_talk">Minutes</string>
309 <string name="extra_list_mobile_internet">Mobile internet</string>
310 <string name="extra_list_additional_tv_channels">Additional TV channels</string>
311 <string name="extra_list_add_extra">Add</string>
312 <string name="extra_list_active_extras">Active (%1$d)</string>
313 <string name="extra_list_see_all">View all</string>
314 <string name="extra_details_label">Details</string>
315 <string name="extra_details_validity_label">Validity</string>
316 <string name="extra_details_tax_label">Tax type</string>
317 <string name="subscription">subscription</string>
318 <string name="extra_activate_button">Activate</string>
319 <string name="extra_deactivate_button">Deactivate</string>
320 <string name="extra_details_more_info_title">More information</string>
321 <string name="terms_of_use">Terms of use</string>
322 <string name="extra_details_status_label">Status</string>
323 <string name="extra_details_status_active">Active</string>
324 <string name="extra_details_more_info_text">
325 The payment for the extra must be prepaid and will be included in your next invoice.
326 The extra is cancelled automatically upon the reset of your monthly invoice
327 A subscription is valid for all TV receivers on the address, where the service is used (up to (4) four receivers)
328
329 </string>
330 <string name="extra_dialog_confirmation_text">
331 <![CDATA[<b>Are you sure that you want to activate %1$s for %2$s BGN?</b><br/><br/>;
332 By pressing the "Confirm" button, you are consenting to the Terms of use for activation]]>
333 </string>
334 <string name="extra_dialog_confirmation_text_prepaid">Are you sure that you want to activate %1$s for %2$s BGN?</string>
335 <string name="extra_dialog_deactivation_text">Are you sure that you want to deactivate this extra?</string>
336 <string name="extra_successfully_activated_text">Your activation request has been received. You will receive a confirmation SMS.</string>
337 <string name="extra_successfully_deactivated_text">Your deactivation request has been received. You will receive a confirmation SMS.</string>
338 <string name="extra_activation_accepted_confirmation_sms">extra_activation_accepted_confirmation_sms</string>
339 <string name="extra_deactivation_accepted_confirmation_sms">extra_deactivation_accepted_confirmation_sms</string>
340 <string name="extra_single_amount">%1$s BGN</string>
341 <string name="extra_multiple_amounts">from %1$s BGN</string>
342 <string name="extra_list_no_active_extras">You have no active packages. You can add the most suitable package for you here. </string>
343 <string name="extra_list_no_eligible_extras">Currently, there are no available additional packages for activation</string>
344 <string name="sim_settings_title">SIM settings</string>
345 <string name="sim_settings_check_code">Check PUK code</string>
346 <string name="sim_settings_toolbar_title">My telephone (%1$s)</string>
347 <string name="sim_settings_activation_dialog_message">Are you sure that you want to activate the service %1$s?</string>
348 <string name="sim_settings_deactivation_dialog_message">Are you sure that you want to deactivate the service %1$s?</string>
349 <string name="sim_settings_activation_successful_dialog_message">Your request will be complete within 24 hours. You will receive a confirmation by SMS.</string>
350 <string name="sim_settings_bottom_description_first">All settings for your SIM card are free of charge.</string>
351 <string name="sim_settings_bottom_description_second">You can activate or deactivate a service only once per 24 hours. When your request is complete, you will receive a confirmation by SMS</string>
352 <string name="puk_code_title">PUK code check</string>
353 <string name="puk_code_subtitle">Your PUK code</string>
354 <string name="puk_code_hint">******** </string>
355 <string name="puk_code_button_show">Show</string>
356 <string name="puk_code_button_dialog_message">Checking the PUK code costs 3.90, including VAT. The sum will be added to the next invoice.</string>
357 <string name="puk_code_bottom_description_first">Checking the PUK code costs 3.90, including VAT. The sum will be add to the current invoice for the number, that is being checked.\n \n If within the next 24 hours you request another PUK code check for the same number, it will not be billed.</string>
358 <string name="puk_code_bottom_description_second">After entering the PUK code, your device will display a prompt to change the PIN code. The new PIN code doesn’t have to be different from the previous one. You could also enter 0000.\n \n If you enter an incorrect PUK code 10 times in a row, the card will be blocked and can no longer be used. You will need to change it with a new card from an A1 store, where you will be charged additionally.</string>
359 <string name="puk_code_not_enough_credit">Проверката на PUK код се таксува 3,90 лв. с ДДС. Наличната сума в предплатената карта не е достатъчна, за да бъде извършена проверката.</string>
360 <string name="unlocking_code_title">Code for unlocking the device</string>
361 <string name="unlocking_code_subtitle">IMEI </string>
362 <string name="unlocking_code_hint">Enter IMEI</string>
363 <string name="unlocking_code_button">Search</string>
364 <string name="unlocking_code_description">Check the unlock code for your device by entering the IMEI number in the field above. \n\n To check your IMEI number, you need to dial *#06# from your device. </string>
365 <string name="unlocking_code_instructions_title">Unlocking instructions</string>
366 <string name="unlocking_code_instructions_description">Subscription for extra for international calls in Zone 1, EU mobile, US and Canada – L with included 90 minutes for extra international calls to Zone 1, EU mobile, US and Canada for 9.99 BGN per month. In your next invoice we will include a partial fee for the current billing period as well as a payments fee. </string>
367 <string name="unlocking_code_results">Search results</string>
368 <string name="unlocking_code_code">Code</string>
369 <string name="unlocking_code_model">Brand</string>
370 <string name="unlocking_code_type">Model</string>
371 <string name="unlocking_code_empty_error">Please enter IMEI</string>
372 <string name="unlocking_code_dialog_title">No device found!</string>
373 <string name="unlocking_code_dialog_message">To receive a code for unlocking and instructions, please contact our support team at *88 (billed as per the current prices of A1) or 088 1881 (0.24 BGN/minute with VAT) </string>
374 <string name="more_title">More</string>
375 <string name="more_guarantee">A1 warranty</string>
376 <string name="more_check">Checks and requests</string>
377 <string name="more_goods">Products on lease</string>
378 <string name="more_online_store">A1 online store</string>
379 <string name="more_shop">А1 store</string>
380 <string name="more_club">А1 club</string>
381 <string name="more_zones">А1 Zone</string>
382 <string name="more_settings">Settings</string>
383 <string name="more_about">About the app</string>
384 <string name="more_rate">Rate us</string>
385 <string name="request_check_title">Checks and requests</string>
386 <string name="request_check_service_order">Service order</string>
387 <string name="request_check_device_code">Code for unlocking the device</string>
388 <string name="request_check_complaints">Written complaints</string>
389 <string name="request_check_group">Check group</string>
390 <string name="fnf_title">Family and friends</string>
391 <string name="fnf_description">Talk for free с\nwith your closest people with the service \n\"Family and friends\"</string>
392 <string name="fnf_add_new_number">Add a new number (%1$d remaining)</string>
393 <string name="fnf_added_numbers">Numbers in your group</string>
394 <string name="fnf_first_add_description">The first %1$d number entries are free.
395 After that the service will be billed with 0.60 BGN with VAT per new entry.</string>
396 <string name="fnf_add_other_description">You can add another %1$d number(s) for free in the group.
397 After that every subsequent change will be billed with 0.60 BGN (VAT included) per number.
398 </string>
399 <string name="fnf_max_numbers_added_description">You have reached the limit of numbers you can add.
400 Any changes you make will be billed with 0.60 BGN (VAT included) per number.
401 </string>
402 <string name="fnf_add_button">Add</string>
403 <string name="fnf_bottom_description_1">Numbers in the \"Family and friends\" group must be valid numbers from the A1 network.</string>
404 <string name="fnf_bottom_description_2">Numbers in the \"Family and friends\" group cannot be value-added services, Voice mail or 123.</string>
405 <string name="fnf_bottom_description_3">The cost of calls to the \"Family and friends\" group depends on your tariff plan, additional packages and/or extras.</string>
406 <string name="fnf_number_successfully_added">The change request has been accepted. Number %1$s will be added to the "Family and friends" group. You will receive a confirmation by SMS.</string>
407 <string name="fnf_number_successfully_removed">The request has been accepted. You will receive a confirmation by SMS.</string>
408 <string name="fnf_edit_number_dialog_text">Вие ще бъдете таксуван с 0.60 лв. за промяна на номер от групата \"Семейство и приятели\"</string>
409 <string name="favorite_number_title">Favourite number</string>
410 <string name="favorite_number_description">Special prices for calls \nto your loved ones.</string>
411 <string name="favorite_number_more_info">Any changes to the favourite number you added costs 2,90 BGN and will be included in your monthly invoice.</string>
412 <string name="favorite_number_add_number">Enter number:</string>
413 <string name="favorite_number_successfully_added_number">You have successfully added %1$s as a Favourite number</string>
414 <string name="favorite_number_tax_info">You will be billed with 2.90 BGN for changes to the \"Favourite number\"</string>
415 <string name="favorite_number_invalid_number_format">Invalid mobile number format</string>
416 <string name="favorite_number_tax_info_free_of_charge">Are you sure that you want to add number %1$s to \"Favourite number\"?</string>
417 <string name="service_order_find_order">Find order</string>
418 <string name="service_order_search">Search</string>
419 <string name="service_order_login_info">Fill in the number of your service order and the password, that you received by SMS when you submitted your device for repairs. </string>
420 <string name="service_order_title">Service order</string>
421 <string name="service_order_number_hint">Service order No *</string>
422 <string name="service_order_password_hint">Password *</string>
423 <string name="service_order_num_orders">You have %1$d orders</string>
424 <string name="service_order_num_list">Number: %1$s</string>
425 <string name="service_order_model_title">Model</string>
426 <string name="service_order_status_title">Status</string>
427 <string name="service_order_login_no_results">No results found for order No: %1$s</string>
428 <string name="service_order_imei_title">IMEI </string>
429 <string name="service_order_edittext_number_error">Wrong service order number input</string>
430 <string name="service_order_password_error">Wrong password input</string>
431 <string name="service_order_manufacturer">Manufacturer</string>
432 <string name="service_order_warranty_status">Waranty status</string>
433 <string name="onboarding_title">Assistant</string>
434 <string name="onboarding_button_back">Back</string>
435 <string name="onboarding_button_continue">Next</string>
436 <string name="onboarding_button_understood">Understood</string>
437 <string name="onboarding_dialog_negative_button">Not interested</string>
438 <string name="onboarding_dialog_positive_button">Ok</string>
439 <string name="onboarding_dialog_invoices_title">Invoices</string>
440 <string name="onboarding_dialog_invoices_text">Check the list of unpaid and paid invoices, as well as detailed information about them. You can pay all of them, or select a specific invoice.</string>
441 <string name="onboarding_dialog_service_details_title">More information about your services</string>
442 <string name="onboarding_dialog_service_details_text">See additional information for every services, that is currently connected to your profile. Here you can learn more about the specifics of you tariff plan, add roaming services, extras and change the setting of your SIM card. You can also increase your credit limit and recharge a prepaid services.</string>
443 <string name="onboarding_dialog_dashboard_title">Hello!</string>
444 <string name="onboarding_dialog_dashboard_text">Welcome to the home screen of My A1. Managing all your services has never been easier. Lets begin our guided tour.</string>
445 <string name="credit_limit_new_title">Credit limit</string>
446 <string name="credit_limit_choose_new_limit">Choose new credit limit:</string>
447 <string name="credit_limit_current_limit_amount">%1$d BGN</string>
448 <string name="credit_limit_current_limit_title">Current credit limit</string>
449 <string name="credit_limit_toolbar_title">My telephone (%1$s)</string>
450 <string name="credit_limit_confirm">Confirm</string>
451 <string name="credit_limit_change_info">You can change your credit limit once within 24 hours and by no more than 100 BGN </string>
452 <string name="credit_limit_max_amount_info">If you want to decrease your credit limit, visit a A1 store or call *88.</string>
453 <string name="credit_limit_warning_message">Are you sure that you want to change your credit limit from %1$d BGN to %2$d BGN?</string>
454 <string name="credit_limit_success_message">You have successfully changed your credit limit!</string>
455 <string name="credit_limit_only_for_active_status">The service for increasing the credit limit is available only for active subscribers. </string>
456 <string name="group_check_choose_number">Choose a number from your profile</string>
457 <string name="group_check_add_a1_number">Enter an A1 mobile number</string>
458 <string name="group_check_search">Search</string>
459 <string name="group_check_info_text">You can check if a number from your profile is in a group with another random number from the A1 network.</string>
460 <string name="invalid_format_number">The mobile number you entered is not valid.</string>
461 <string name="roaming_label">Roaming</string>
462 <string name="roaming_landing_page_text">To travel freely, make calls and surf wherever you are, activate your roaming service and select the most suitable plan for your needs.</string>
463 <string name="roaming_landing_page_button">Manage</string>
464 <string name="roaming_toolbar_title">My phone (%1$s)</string>
465 <string name="roaming_main_tariff_plan_label">Main roaming plan</string>
466 <string name="roaming_main_tariff_plan_no_active_description">No active main roaming plan</string>
467 <string name="roaming_additional_tariff_plan_label">Additional daily tariff package</string>
468 <string name="roaming_additional_tariff_plan_no_active_description">No selected daily roaming package</string>
469 <string name="roaming_packages_label">Monthly roaming packages</string>
470 <string name="roaming_packages_no_active_description">No selected monthly roaming packages</string>
471 <string name="roaming_data_transfer_limt_label">Data transfer limit</string>
472 <string name="roaming_choose_tariff_plan_label">Select the best suited roaming tariff plan for you</string>
473 <string name="roaming_choose_tariff_plan_view_more">View more</string>
474 <string name="roaming_choose_tariff_active">Active</string>
475 <string name="roaming_activate_button">Activate</string>
476 <string name="roaming_deactivate_button">Deactivate</string>
477 <string name="roaming_save_button">Save</string>
478 <string name="roaming_details_tab_description">Description</string>
479 <string name="roaming_details_tab_price">Prices</string>
480 <string name="roaming_details_tab_zones">Zones</string>
481 <string name="roaming_details_tab_terms">Terms</string>
482 <string name="roaming_activation_confirmation_dialog">Are you sure you want to activate the selected roaming tariff plan?</string>
483 <string name="roaming_deactivation_tariff_plan_confirmation_dialog">Are you sure you want to deactivate the selected roaming tariff plan?</string>
484 <string name="roaming_activation_main_plan_confirmation_dialog">Are you sure you want to activate roaming?</string>
485 <string name="roaming_deactivation_confirmation_dialog">Are you sure you want to deactivate roaming?</string>
486 <string name="roaming_successful_activation_dialog">Your request will be complete within 24 hours. You will receive a confirmation by SMS.</string>
487 <string name="roaming_successful_deactivation_dialog">You have successfully deactivated %1$s.</string>
488 <string name="roaming_tab_add">Add</string>
489 <string name="roaming_tab_active">Active(%1$d)</string>
490 <string name="roaming_drt_title">Limit for data transfer</string>
491 <string name="roaming_drt_description_label">For mobile internet in roaming there is an automatically activated limit of %1$.2f BGN VAT included (%2$.2f without VAT). When the set amount is reached, the access to mobile internet in roaming will be suspended until the start of the next billing period. Voice calls and short messages will not be affected even if the limit for mobile internet is reached. </string>
492 <string name="roaming_drt_description_unlimited">Unlimited DRT </string>
493 <string name="roaming_drt_change_drt_unlimited_conirmation_dialog">Are you sure that you want to change your limit ot unlimited. </string>
494 <string name="roaming_drt_unlimited">Unlimited</string>
495 <!-- FIXME : Missing english translation -->
496 <string name="roaming_legacy_tariff_description">Тази роуминг тарифа вече не се предлага и след деактивирането и няма да може да бъде активирана отново.</string>
497 <string name="roaming_legacy_package_description">Този роуминг пакет вече не се предлага и след деактивирането и няма да може да бъде активирана отново.</string>
498 <string name="web_page_personal_data">Personal information</string>
499 <string name="web_page_my_addresses">My addresses</string>
500 <string name="web_page_change_password">Change password</string>
501 <string name="web_page_security_code">Security code</string>
502 <string name="web_page_services_history">Orders history</string>
503 <string name="web_page_forgotten_password">Forgotten password</string>
504 <string name="web_page_new_registration">Registration</string>
505 <string name="web_page_register_service">Add a service to your profile</string>
506 <string name="web_page_terms">Terms</string>
507 <string name="web_page_trust">Privacy</string>
508 <string name="web_page_help">Help</string>
509 <string name="web_page_privacy_policy">General terms</string>
510 <string name="web_page_create_profile">Registration</string>
511 <string name="web_page_personal_offers">Personal offer</string>
512 <string name="map_title">Stores</string>
513 <string name="map_working_time">Working hours:</string>
514 <string name="map_open">Open</string>
515 <string name="map_close">Closed</string>
516 <string name="written_complaints_title">Written complaints</string>
517 <string name="written_complaints_sub_title">Find complaint</string>
518 <string name="written_complaints_results">Search results</string>
519 <string name="written_complaints_complaint_number">Complaint number:</string>
520 <string name="written_complaints_dob">Date of birth:</string>
521 <string name="written_complaints_search">Search</string>
522 <string name="written_complaint_number_list_title">Registration number</string>
523 <string name="written_complaint_year">Year</string>
524 <string name="written_complaint_client">Client</string>
525 <string name="written_complaint_status">Status</string>
526 <string name="written_complaint_answer">Reply</string>
527 <string name="written_complaint_number_detail">Ent. No: %1$s</string>
528 <string name="written_complaint_date_detail">Registration date: %1$s</string>
529 <string name="written_complaints_registered_complaints_subtitle">You have %1$d registered complaints</string>
530 <string name="written_complaints_no_complaint_number">Please input complaint number</string>
531 <string name="written_complaints_no_dob">Please input date of birth</string>
532 <string name="written_complaints_terms_error">Please confirm terms and conditions</string>
533 <string name="device_leasing_title">Devices on lease</string>
534 <string name="device_leasing_imei">IMEI: </string>
535 <string name="device_leasing_price_per_month">Price / month:</string>
536 <string name="device_leasing_paid_parts">Paid installments:</string>
537 <string name="device_leasing_parts">installments</string>
538 <string name="device_leasing_not_paid">Unpaid installments</string>
539 <string name="device_leasing_details">Details</string>
540 <string name="device_leasing_pay">Pay</string>
541 <string name="device_leasing_details_device">Device</string>
542 <string name="device_leasing_details_imei">IMEI</string>
543 <string name="device_leasing_details_contract_number">Contract number</string>
544 <string name="device_leasing_details_to_number">To number</string>
545 <string name="device_leasing_details_sum">Leasing sum</string>
546 <string name="device_leasing_details_date">Leasing deadline</string>
547 <string name="device_leasing_details_monthly_price">Monthly installment</string>
548 <string name="device_leasing_details_all_invoices">All installments</string>
549 <string name="device_leasing_details_thankful_message">Thank you, if you have already made your payments!</string>
550 <string name="device_leasing_details_date_message">Your installment is part of the total sum due in your invoice\nThe data is valid as of %1$s</string>
551 <string name="profile_title">My profile</string>
552 <string name="profile_address">My addresses</string>
553 <string name="profile_change_password">Change password</string>
554 <string name="profile_paying_cards">My payment cards</string>
555 <string name="profile_security_code">Security code</string>
556 <string name="profile_history_order">Orders history</string>
557 <string name="profile_logout_confirmation">Are you sure that you want to leave the My A1 app?</string>
558 <string name="profile_logout">Log out</string>
559 <string name="profile_personal_data">Personal information</string>
560 <string name="settings_title">Settings</string>
561 <string name="settings_language">Language</string>
562 <string name="settings_rename_services">Rename services</string>
563 <string name="permission_gps_alert_title">Access to location denied</string>
564 <string name="permission_gps_alert_message">If necessary, you can give permission in App info. </string>
565 <string name="permission_gps_alert_button">app info </string>
566 <string name="about_mya1_title">About My А1</string>
567 <string name="about_mya1_terms">Terms</string>
568 <string name="about_mya1_trust">Privacy</string>
569 <string name="about_mya1_version">Version</string>
570 <string name="rename_service_toolbar_title">Service name</string>
571 <string name="rename_service_title_label">Add a name to your services, so that you can identify them easily.</string>
572 <string name="rename_service_number_label">Service number: %1$s</string>
573 <string name="rename_service_dialog_hint">Service name:</string>
574 <string name="rename_service_dialog_number_label">Service number</string>
575 <string name="rename_service_dialog_address_label">Address</string>
576 <string name="rename_service_dialog_contract_label">Contract</string>
577 <string name="rename_service_dialog_type_label">Type of service</string>
578 <string name="rename_service_dialog_plan_label">Plan</string>
579 <string name="rename_service_save_button">Save</string>
580 <string name="rename_service_please_enter_numeber">Please, enter a number</string>
581 <string name="prima_toolbar_title">Register an А1 prepaid service</string>
582 <string name="prima_add_number">Enter number for recharging</string>
583 <string name="prima_number_with_a1_service">Numbers with a prepaid service connected to your profile</string>
584 <string name="prima_choose_sum_to_add">Select amount for recharging</string>
585 <string name="prima_add_type">Recharging method</string>
586 <string name="prima_current_seekbar_value">%1$d BGN</string>
587 <string name="prima_point_out_number_from_profile">Select a number from your profile</string>
588 <string name="prima_load_prepaid_service">Load a prepaid service from A1</string>
589 <string name="prima_payment_type_invoice_title">Add to fee</string>
590 <string name="prima_payment_type_epay_title">E-pay </string>
591 <string name="prima_choose_seekbar_sum">Choose sum from 6 to 99 BGN</string>
592 <string name="prima_please_input_all_fields_to_continue">Please input all fields to continue </string>
593 <string name="prima_recharge_success_message">The prepaid card has been successfully recharged!</string>
594 <string name="prima_want_to_add_to_account_validation_message">I want to charge %1$d BGN to a А1 prepaid service number %2$s. The sum will be added to the following %3$s</string>
595 <string name="prima_payment_type_epay_coming_soon">Payment with e-pay coming in a future release!</string>
596 <string name="prima_invoice_payment_type_sub_info">The sum will be added to the monthly invoice of a number you selected from your profile. </string>
597 <string name="prima_payment_type_epay_sub_header_title">You will be redirected to the E-pay system, in order to complete the payment process.</string>
598 <string name="prima_pay_with_epay_button_title">Pay using ePay</string>
599 <string name="prima_error_type_credit_limit_exceeded">Credit limit of the postpaid number will be exceeded with the current transaction</string>
600 <string name="prima_error_type_system_down">The system is down at the moment</string>
601 <string name="prima_error_type_wrong_user_data">Entered amount is not allowed</string>
602 <string name="prima_error_type_msisdn_not_postpaid">Invalid postpaid msisdn (number is not postpaid)</string>
603 <string name="prima_error_type_postpaid_msisdn_recharge_restriction">Postpaid msisdn is forbidden to recharge</string>
604 <string name="current_bill_toolbar_title">My telephone (%1$s)</string>
605 <string name="current_bill_title">Details for current invoice</string>
606 <string name="current_bill_title_prepaid">Details for current sum</string>
607 <string name="current_bill_date_label">As of: %1$s</string>
608 <string name="current_bill_mobile_internet_label">Mobile internet</string>
609 <string name="current_bill_calls_label">Calls</string>
610 <string name="current_bill_notifications_label">Messages</string>
611 <string name="current_bill_amount_text">%1$.2f BGN</string>
612 <string name="current_bill_credit_limit">Credit limit: %1$.2f BGN</string>
613 <string name="current_bill_days_left">%1$d days remaining to the end of the billing period</string>
614 <string name="current_bill_card_expiration_date">Card validity : %1$s</string>
615 <string name="current_bill_info_dialog">The current fee includes the spent amount without VAT, without the monthly subscription fee and devices on lease</string>
616 <string name="current_bill_balance">Current balance : %1$.2f BGN</string>
617 <string name="current_bill_balance_date">Validity as of : %1$s</string>
618 <string name="plan_details_title">My telephone (%s)</string>
619 <string name="plan_details_subtitle">Plan details</string>
620 <string name="plan_details_current_plan">Current plan</string>
621 <string name="plan_details_date_experation">Expires on:</string>
622 <string name="plan_details_current_plan_description">Last invoice (without): %1$s лв.</string>
623 <string name="plan_details_view">View</string>
624 <string name="plan_details_device">Device</string>
625 <string name="plan_details_device_leasing_description">Monthly installment (%1$s/%2$s вноски): %3$sBGN per month</string>
626 <string name="plan_details_due_date">Expires on:: %1$s</string>
627 <string name="plan_details_due_date_expired">Expired on: %1$s</string>
628 <string name="input_dialog_back">Back</string>
629 <string name="input_dialog_take_offer">Take offer</string>
630 <string name="input_dialog_suggest_personal_offer">We can offer you a Personal offer</string>
631 <string name="input_dialog_take_personal_offer">Take offer</string>
632 <string name="nsg_share_button">Share</string>
633 <string name="nsg_check_button">Check</string>
634 <string name="nsg_my_feedback_label">My feedback</string>
635 <string name="nsg_my_network_status_label">My network status</string>
636 <string name="nsg_title">A1 Warranty</string>
637 <string name="nsg_share_positive_feedback_label">Share your positive impressions</string>
638 <string name="nsg_share_negative_feedback_label">Share any problems you might have had with our services</string>
639 <string name="nsg_share_difficulties_label">Share any problems you might have had with our team</string>
640 <string name="nsg_share_negative_feedback_title">Shere any problems you might have had with our services</string>
641 <string name="nsg_share_positive_feedback_title">Praise</string>
642 <string name="nsg_share_difficulties_title">Problems with the service</string>
643 <string name="nsg_status_check_title">Check network (%1$s)</string>
644 <string name="cug_check_title">CUG check</string>
645 <string name="nsg_fragment_negative_feedback_title">Share a problem</string>
646 <string name="nsg_fragment_positive_feedback_title">Share positive experience</string>
647 <string name="nsg_feedback_use_current_number">Current number</string>
648 <string name="nsg_feedback_use_current_date">Today</string>
649 <string name="nsg_feedback_enter_date_hint">Enter date(maximum 30 days backwards)</string>
650 <string name="nsg_feedback_use_current_location">Use your phone location</string>
651 <string name="nsg_hint_enter">Enter …</string>
652 <string name="field_number_is_empty">You must enter a number in the field</string>
653 <string name="type_mobile">Mobile service</string>
654 <string name="type_tv">Fixed television</string>
655 <string name="type_fix">Fixed internet</string>
656 <string name="subtype_calls">Calls</string>
657 <string name="subtype_sms">SMS</string>
658 <string name="subtype_data">Mobile data</string>
659 <string name="please_enter_number">Please enter a number</string>
660 <string name="please_enter_pid">Please enter PID</string>
661 <string name="please_enter_address">Please enter an address</string>
662 <string name="enter_address">Enter address …</string>
663 <string name="enter_other">Enter another number</string>
664 <string name="enter_other_fixed">Enter number of a fixed service</string>
665 <string name="enter_number">Select</string>
666 <string name="enter_pid">Enter PID</string>
667 <string name="service_type_issue">Select the service number you are having difficulty with?*</string>
668 <string name="specify_the_service">Please, specify the service number.*</string>
669 <string name="what_issues">What is the issue you experience?*</string>
670 <string name="send">Continue</string>
671 <string name="submit_feedback">Submit</string>
672 <string name="feedback_mobile_hint">Enter a number …</string>
673 <string name="enter_location">Specify the address you are experiencing the difficulty*</string>
674 <string name="specify_service_for_feedback">What is your positive feedback related to?*</string>
675 <string name="specify_number_for_feedback">Please choose service number to register your positive feedback.*</string>
676 <string name="type_utilities">Utilities</string>
677 <string name="type_service">Service</string>
678 <string name="type_digital_platforms">Digital platforms</string>
679 <string name="type_coverage">Coverage</string>
680 <string name="type_other">Other</string>
681 <string name="please_answer_all_required">Please, fill in all mandatory fields. The mandatory fields are marked with an asterisk (*).</string>
682 <string name="please_view_agree_terms_conditions">Please see the Terms of Use</string>
683 <string name="number_not_present_add_my_services">If your service is missing in the drop down menu, probably it is not registered in your profile.</string>
684 <string name="activate_bonus_text_share_difficulties_three_days">Thank you for your feedback. We will answer in up to 3 working days. Please, enter a number to which you want to activate your bonus.</string>
685 <string name="activate_bonus_text_share_difficulties_three_hours">Thank you for registering a signal. Please, expect feedback from us in the next three hours. Please, enter a number to which you want to activate the bonus.</string>
686 <string name="activate_bonus_text_shops_wizard">Thank you for your feedback. Please, enter a number to which you want to activate the bonus.</string>
687 <string name="activate_bonus_text_positive">Thank you for your feedback. You get a 50MB mobile internet bonus. Please enter A1 number to which you want to activate the bonus.</string>
688 <string name="activate_bonus_button">Activate</string>
689 <string name="activate_bonus_button_status_check">Activate bonus</string>
690 <string name="dissmis_bonus_activation">Are you sure you want to skip activation of a bonus?</string>
691 <string name="activate_bonus_hint">Enter a number …</string>
692 <string name="activate_bonus_toast_text">Please enter a number</string>
693 <string name="activate_bonus_sucessful">A confirmation SMS for activation of 50 MB will be sent to the specified number. It is valid until the end of the billing period.</string>
694 <string name="view_terms_and_conditions">Terms</string>
695 <string name="activate_bonus_incorect_number_message">The number you entered is either in a wrong format, is not an A1 subscriber or does not match the criteria for receiving a bonus. Please, check and enter it again.</string>
696 <string name="rading_text">Using the scale of 0 (extremely difficult) to 10 (extremely easy) how easy it was to use the application to send your feedback?</string>
697 <string name="rating_rate">Rate</string>
698 <string name="status_check_service_type">For which service do you want to check network status?*</string>
699 <string name="status_check_service_subtype">What is the issue you experience?*</string>
700 <string name="status_check_msisdn_bulstat">Please, specify the service number*</string>
701 <string name="status_check_specify_address">Please enter an address*</string>
702 <string name="status_check_done_button">Done</string>
703 <string name="status_check_button">Check</string>
704 <string name="status_check_report_problem">Report</string>
705 <string name="address_text_for_json">Address</string>
706 <string name="selected_msisdn_text_for_json">Selected MSISDN</string>
707 <string name="close_button">Close</string>
708 <string name="sixty_seconds_header">Share your difficulties</string>
709 <string name="sixty_seconds_not_eligible_for_bonus">Thank you for the shared feedback. You have already received a bonus in the past 72 hours and cannot activate a new one before the end of this period. Please read the conditions for activation here.</string>
710 <string name="sixty_seconds_activate_bonus_text">The A1 team values your time and apologises for keeping you on the line for more than 60 seconds during your last call. Thank you for your patience! Please expect confirmation that the bonus for extra MB mobile internet is activated on the number you entered.\n\nPlease enter A1 number to which you want to activate the bonus.</string>
711 <string name="sixty_seconds_activate_bonus_sucessful">Thank you for the shared feedback. A confirmation SMS for activation of 200 MB will be sent to the specified number. It is valid within 7 calendar days.</string>
712 <string name="nsg_item_share_difficulties_with_service">Share your difficulties with customer service</string>
713 <string name="nsg_item_sixty_seconds_title">Connecting with an agent on *88/088 123</string>
714 <string name="nsg_item_shop_service">Customer service in A1 shop</string>
715 <string name="nsg_item_quality_and_speed_of_installation_fixed">Fixed services installation</string>
716 <string name="nsg_item_quality_of_removing_tech_problems">Repair of technical problem</string>
717 <string name="nsg_item_service_device">Device repair service</string>
718 <string name="nsg_item_other">Other</string>
719 <string name="wizard_button_next">Continue</string>
720 <string name="wizard_button_previous">Go back</string>
721 <string name="wizard_button_send">Submit</string>
722 <string name="edit_button">Edit</string>
723 <string name="no_shops_available">Please enter a city with A1 shops</string>
724 <string name="please_enter_shop">Please select a shop</string>
725 <string name="installed_address_which_type">For which type of address?</string>
726 <string name="installed_address_type_selected_service">Selected service</string>
727 <string name="installed_address_type_entered_msisdn">Entered msisdn</string>
728 <string name="installed_address_type_entered_address">Entered address</string>
729 <string name="error_type_msisdn_not_in_a1_network">Please, enter a mobile number from the A1 mobile network.</string>
730 <string name="error_type_invalid_number">The number you entered is not valid</string>
731 <string name="error_type_number_not_voice_a1">Please, enter a mobile number from the A1 mobile network.</string>
732 <string name="error_type_credit_limit_exceeded">The value you entered will exceed your credit limit. Please, enter a smaller value or increase your credit limit. </string>
733 <string name="error_type_transaction_failed">Error. Please, try again later.</string>
734 <string name="error_type_system_down">Error. Please, try again later.</string>
735 <string name="error_type_wrong_user_data">The value you entered must be between 6 and 99 BGN</string>
736 <string name="error_type_msisdn_recharge_restriction">The selected number has an active ban for recharging a A1 prepaid service.\nYou can deactivate it from the menu My services, button SIM settings.</string>
737 <string name="error_type_soap_error_status_message">System error</string>
738 <string name="error_type_fnf_services_incorrect_format">Please, enter a mobile number from the A1 network</string>
739 <string name="error_type_email_already_in_use">This e-mail address is already registered in our database. Please, use another!</string>
740 <string name="error_type_invalid_service_contract_id">There is no service/number connected to the selected Personal number </string>
741 <string name="error_type_invalid_contract_id">There is no contract connected to this number with the selected BULSTAT </string>
742 <string name="error_type_invalid_verification_code">Wrong confirmation code</string>
743 <string name="error_type_generic_error">An error has occurred. Please, try again later. </string>
744 <string name="error_type_verification_code_blocked">You have exceeded the allowed quota for additional verification codes. Please, try again after 2 hours.</string>
745 <string name="error_type_reset_sc">To restore your security code, please, call *88 </string>
746 <string name="error_type_msisdn_pid_mismatch_private">The number you entered must belong to the Personal number you provided</string>
747 <string name="error_type_msisdn_pid_mismatch_business">The number you entered must belong to the BULSTAT you provided</string>
748 <string name="error_type_service_not_voice">This is not a voice service</string>
749 <string name="error_type_invalid_security_code">Wrong security code</string>
750 <string name="error_type_invalid_verification_pin">Wrong confirmation code</string>
751 <string name="error_type_invalid_password">Wrong password</string>
752 <string name="error_type_equal_passwords">The passwords are identical</string>
753 <string name="error_type_retry_limit_reached">You have exceeded the quota for retrys. Please, try again after 24 hours. </string>
754 <string name="error_type_expired_confirmation_link">The confirmation link has expired. Please, try changing your e-mail again. </string>
755 <string name="error_type_registration_waiting_for_approval">The e-mail address has a registration. Activate the profile with the following link that has been sent to {{0}}.</string>
756 <string name="error_type_registration_in_progress">There is already a registration in progress with this e-mail address. Please, try again later after 30 minutes. </string>
757 <string name="error_type_required_field">The field is mandatory</string>
758 <string name="error_type_pending_operation_error">You have an incomplete request at the moment. Please, try again later. </string>
759 <string name="error_type_same_security_code">The new security code must be different from the old one. </string>
760 <string name="error_type_invalid_input_data">The number you entered is not valid </string>
761 <string name="error_type_user_has_service">The service is already added to your profile. </string>
762 <string name="error_type_verification_code_max_attempts_reached">You have exceeded the quota for additional attempts at generating a verification code. </string>
763 <string name="error_type_verification_info_already_exists">There is already an ongoing verification process. Please, try again after 30 minutes. </string>
764 <string name="error_type_invalid_security_code_old">The old code is not correct</string>
765 <string name="error_type_msisdn_pid_mismatch">The number does not belong to this Personal number</string>
766 <string name="error_type_code_not_changed">The old code is not correct</string>
767 <string name="error_type_invalid_recaptcha">The ReCaptcha code is not correct</string>
768 <string name="error_type_invalid_pid_format">The personal number you entered is not valid/ The BULSTAT you entered is not valid</string>
769 <string name="error_type_recaptcha_needed">You must receive a confirmation from the ReCaptcha module</string>
770 <string name="error_type_invalid_service">Invalid service</string>
771 <string name="error_type_expired_or_completed_registration">Expired or already used activation link. You must make a new registration.</string>
772 <string name="error_type_credit_limit_cannot_be_recharged">Expired or already used activation link. You must make a new registration.</string>
773 <string name="error_type_address_count_limit_reached">You cannot enter more than {{0}} addresses</string>
774 <string name="error_type_invalid_input_msisdns">You have entered the following invalid numbers: {{0}}</string>
775 <string name="error_type_security_code_not_approved">Your security code has not been approved by КАМ</string>
776 <string name="error_type_call_manager_to_reset_sc">Call your КАМ to receive your security code</string>
777 <string name="error_type_security_code_missing">To manage your credit limit, you must have security code. Add it here.</string>
778 <string name="error_type_prepaid_recharge_not_allowed">You are not allowed to recharge this number.</string>
779 <string name="error_type_pid_msisdn_already_exist">This mobile number is used for a different security code. Please, enter a different number, where you will receive the security code. </string>
780 <string name="error_type_operation_in_progress">There is a pending request for another service. Please, try again later.</string>
781 <string name="error_type_service_not_belonging">The service does not belong the provided Personal number/BULSTAT</string>
782 <string name="error_type_complaint_not_found">Wrong date of birth or complaint number</string>
783 <string name="error_type_fnf_not_activated">Service %1$s is not active for this tariff plan.</string>
784 <string name="error_type_fnf_not_activated_fnf_title">\"Family and friends\"</string>
785 <string name="error_type_fnf_not_activated_favorite_number_title">\"Favourite number\"</string>
786 <string name="enter_number_hint">Enter number:</string>
787 <string name="extra_net_numbers_header">Transferred МВ for use by a different number</string>
788 <string name="extra_surf_number_header">At the moment %1$s are used by number</string>
789 <string name="extra_net_number_description">%1$d MB with number</string>
790 <string name="extra_surf_number_description">%1$s with number</string>
791 <string name="extra_surf_activation_dialog">%1$s for mobile internet will be added to the included ones in your tariff plan</string>
792 <string name="extra_surf_activation_successful">You have added %1$s! You will receive a SMS with confirmation for the activation.</string>
793 <string name="extra_surf_enter_number_dialog_text">Would you like to add an А1 mobile number, to which you can transferr all the %1$s for use?</string>
794 <string name="extra_surf_deactivation_confirmation">Are you sure you want to deactivate %1$s</string>
795 <string name="extra_surf_deactivation_successful">The deactivation request has been successfully submitted. You will receive a confirmation SMS.</string>
796 <string name="extra_surf_modification_confirmation">%1$s for mobile internet will be transferred for use to number %2$s</string>
797 <string name="extra_surf_modification_successful">The activation request for Extra surf for a favourite number has been successfully submitted. You will receive a confirmation SMS.</string>
798 <string name="extra_surf_share_confirmation">Do you want to share all your %1$s with another number?</string>
799 <string name="extra_net_change_number_confirmation">%1$s will be transferred to number %2$s</string>
800 <string name="extra_net_remove_number_confirmation">Are you sure that you want to cancel the transfer of MB to the following number %1$s</string>
801 <string name="extra_net_remove_number_message">%1$s mobile internet will be added to the included MB in your tariff plan. </string>
802 <string name="extra_net_modification_successful">The request has been successfully submited. You will receive a confirmation SMS.</string>
803 <string name="help_screen_title">How can we help you?</string>
804 <string name="help_app_overview">Application overview</string>
805 <string name="help_item_faq">FAQ </string>
806 <string name="help_item_contact_us">Contact us</string>
807 <string name="help_item_fixed_services">Questions, related to the fixed services </string>
808 <string name="help_item_mobile_services">Questions, related to the mobile services</string>
809 <string name="payments_step_three_title">View and confirm</string>
810 <string name="payments_chosen_invoices">Selected invoices</string>
811 <string name="payments_payment_type">Payment methods</string>
812 <string name="payments_app_payment">Payment in the app</string>
813 <string name="payments_total_to_pay">Total: %1$s лв.</string>
814 <string name="payments_select_type_title">Select payment method</string>
815 <string name="payments_card_valid_until">Valid until %1$s </string>
816 <string name="payments_card_name_type">%1$s %2$s </string>
817 <string name="payments_select_type_description">Choose the best method to pay your monthly fee</string>
818 <string name="payments_select_type_epay_description">Pay using the page of the trusted partner</string>
819 <string name="payments_select_type_epay_unavailable">You have selected invoices assigned to different contracts. To pay through the trusted partner page
820 ePay you have to select and pay all the invoices separately by contract.</string>
821 <string name="payments_select_type_epay_title">E-pay </string>
822 <string name="payments_select_type_card_pay_description">Pay once with your debit or credit card </string>
823 <string name="payments_select_type_card_pay_title">Payment with credit/debit card </string>
824 <string name="payments_select_type_one_pay_description">Enter and save your card for future payments</string>
825 <string name="payments_select_type_one_pay_title">Pay with one click</string>
826 <string name="payments_select_card_title">Select credit/ debit card </string>
827 <string name="payments_select_card_description">Select the card, that you want to use or enter another one </string>
828 <string name="payments_pay_button">Pay %1$s BGN</string>
829 <string name="payments_num_of_invoices">%1$d invoices</string>
830 <string name="payments_invoice">%1$d invoices</string>
831
832 <string name="written_complaints_terms_and_conditions">I accept the <a href="https://media.a1.bg/private/pdf/legal/obshti-uslovia-MyA1.pdf">Terms of use</a></string>
833 <string name="do_you_agree_terms_and_conditions">Please confirm your agreement with the <a href="https://media.a1.bg/private/pdf/legal/Terms_NSG.pdf">terms of use</a> *</string>
834 <string name="do_you_agree_terms_and_conditions_positive">Please confirm your agreement with the <![CDATA[<a href="https://media.a1.bg/private/pdf/legal/Terms_NSG.pdf">terms of use</a>]]> *</string>
835 <string name="extra_list_additional_packages">Additional packages</string>
836
837 <string name="roaming_deactivation_package_confirmation_dialog">
838 Are you sure you want to deactivate the selected roaming package?</string>
839 <string name="service_details_payout_device">Device on lease</string>
840 <string name="puk_code_button_prepaid_dialog_message">Checking the PUK code costs 3.90, including VAT. The amount will be deducted from the prepaid card.</string>
841 <string name="home_change_favorite_number_prepaid_title">VIP number</string>
842 <string name="invoice_list_status_paid">paid</string>
843 <string name="invoice_list_status_not_paid">not paid</string>
844 <string name="invoice_list_status_processing">processing</string>
845 <string name="web_page_payment_cards">My payment cards</string>
846 <string name="puk_code_bottom_prepaid_description_first">Checking the PUK code costs 3.90, including VAT. The sum will be matched by the prepaid card, which is provided with the PUK code \n \n If within the next 24 hours you request another PUK code check for the same number, it will not be billed.</string>
847 <string name="home_header_enter_name">Please, enter a valid name.</string>
848 <string name="activate_bonus_not_eligible">Thank you for your feedback.</string>
849 <string name="activate_bonus_not_eligible_positive">Thank you for your feedback.</string>
850 <string name="activate_bonus_not_eligible_share_difficulties">Thank you for the shared feedback.</string>
851 <string name="activate_bonus_not_eligible_shops">Thank you for the shared feedback.</string>
852 <string name="roaming_activation_package_confirmation_dialog">Are you sure
853 you want to activate the selected roaming package?</string>
854
855 <!-- Security code -->
856 <string name="sc_waiting_for_approval_dialog">SC_WAITING_FOR_APPROVAL_TEXT</string>
857 <string name="sc_declined_dialog">SC_DECLINED_TEXT</string>
858 <string name="sc_approved_dialog">SC_APPROVED_TEXT</string>
859
860 <!-- Missing strings -->
861 <string name="payment_failed_label">Payment failed</string>
862 <string name="payment_successful_label">Payment successful</string>
863 <string name="payment_successful_save_card">Save your card for automatic payment</string>
864 <string name="payment_successful_description">For your online payment you can get bonus of 500 MBfor mobile internet</string>
865 <string name="payment_card_name_label">Name on card</string>
866 <string name="payment_save_button">Save</string>
867 <string name="payment_successful_bottom_label">Manage your payment methods
868 from My A1 profile - My payment cards</string>
869 <string name="payments_see_more_text">Read more</string>
870 <string name="payment_delete_successful_message">Card was successfully removed.</string>
871 <string name="payment_reccurent_successful_message">Your credit/debit card has been successfully saved for automatic payment.</string>
872 <string name="dialog_login_required_text">For using this functionality of the application you need to login with username/e-mail address and password in your My A1 profile</string>
873 <string name="extra_list_no_additional_extras">No available extras for activation</string>
874 <string name="inactive_extra_access">The service is available only for active subscribers</string>
875 <string name="inactive_credit_limit_access">The service is available only for active subscribers</string>
876 <string name="inactive_manage_service_access">The service is available only for active subscribers</string>
877 <string name="favorite_number_prepaid_more_info">Първото въвеждане на ВИП номер е безплатно. Всяка следваща промяна се таксува по 0,60 лв.
878 с ДДС и сумата се приспада от наличната в предплатената карта.Разговорите с този номер са безплатни.</string>
879 <string name="roaming_successful_deactivation_dialog_additional_tarrif">Your request has been accepted and will be completed within 24 hours. You will receive a confirmation SMS.
880 Thank you for using our services! A1</string>
881 <string name="device_leasing_empty_message">You have no devices on leasing. Check out the best offers here.</string>
882 <string name="home_fixed_bundle_title">Services in bundle</string>
883 <string name="prima_invalid_msisdn_type">The number you have entered it is not an A1 prepaid service</string>
884
885 <string name="error_type_invalid_username_or_password">EC_Invalid_Username_Or_Password </string>
886 <string name="error_type_soap_not_active_status">Тhe number you have entered is inactive and cannot be added</string>
887 <string name="error_type_security_code_none">EC_Verfication_Security_Code_None </string>
888 <string name="error_type_invalid_dealer_location">EC_Invalid_Dealer_Location </string>
889 <string name="error_type_verification_code_not_existing">EC_Verification_Code_Not_Existing </string>
890 <string name="error_type_user_has_security_code">EC_User_Has_Security_Code </string>
891 <string name="error_type_service_contract_missing">EC_Service_Contract_Missing </string>
892 <string name="error_type_pid_has_security_code">EC_Pid_Has_Security_Code </string>
893 <string name="error_type_register_verification_code_none">EC_Register_Verification_Code_None </string>
894 <string name="error_type_register_security_code_none">EC_Register_Security_Code_None </string>
895 <string name="error_type_pid_has_services">EC_Pid_Has_Services </string>
896 <string name="error_type_pid_has_no_services">EC_Pid_Has_No_Services </string>
897 <string name="error_type_pid_has_no_mobile_services">EC_Pid_Has_No_Mobile_Services </string>
898 <string name="error_type_phone_info_not_found">EC_Phone_Info_Not_Found </string>
899 <string name="error_type_msisdn_required">EC_Msisdn_Required </string>
900 <string name="error_type_missing_header">EC_Missing_Header </string>
901 <string name="error_type_invalid_communication_channel">EC_Invalid_Communication_Channel </string>
902 <string name="error_type_comm_channel_not_mobile">EC_Comm_Channel_Not_Mobile </string>
903 <string name="error_type_comm_channel_provided">EC_Comm_Channel_Provided </string>
904 <string name="error_type_canont_send_email_for_voice_service">EC_Cannot_Send_Email_For_Voice_Service </string>
905 <string name="error_type_invalid_account_type">EC_Invalid_Account_Type </string>
906 <string name="error_type_fnf_msisdn_required">@string/generic_error_message</string>
907 <string name="error_type_provide_security_code">@string/generic_error_message</string>
908 <string name="error_type_business_not_allowed">@string/generic_error_message</string>
909 <string name="error_type_not_allowed">@string/generic_error_message</string>
910 <string name="error_type_fnf_services_list_null">@string/generic_error_message</string>
911 <string name="error_type_credit_limit_max_value_reached">@string/generic_error_message</string>
912 <string name="error_type_sim_setting_not_found">@string/generic_error_message</string>
913 <string name="error_type_no_credit_limit_value">@string/generic_error_message</string>
914 <string name="error_type_invalid_new_credit_limit_value">@string/generic_error_message</string>
915 <string name="error_type_invalid_imei">EC_Invalid_Imei</string>
916 <string name="error_type_msisdn_not_postpaid">EC_Msisdn_Not_Postpaid </string>
917 <string name="error_type_not_enough_credit">Проверката на PUK код се таксува 3,90 лв. с ДДС. Наличната сума в предплатената карта не е достатъчна, за да бъде извършена проверката.</string>
918
919 <string name="business_restrictions_access_denied">Access denied!</string>
920 <string name="generic_error_message">Услугата е недостъпна. Моля, опитайте по-късно.</string>
921 <string name="services_large_segment_landing_title">Избор на фирма</string>
922 <string name="services_large_segment_company">Фирма</string>
923 <string name="services_large_segment_bulstat">Булстат</string>
924 <string name="services_large_segment_manage">Управлявай</string>