[focus] Import l10n.
[gecko.git] / mobile / android / focus-android / app / src / main / res / values-eu / strings.xml
blobd2d59bdcdc3812d03491ea0c45c3bce6d77efd07
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources xmlns:moz="http://mozac.org/tools" xmlns:tools="http://schemas.android.com/tools">
3     <!-- ####################################################################################### -->
4     <!-- ## Put only strings into this file that should be translated. Move all other strings ## -->
5     <!-- ## into a separate file like strings_references.xml                                  ## -->
6     <!-- ####################################################################################### -->
8     <!-- Label used for buttons, e.g. in dialogs -->
9     <string name="action_cancel">Utzi</string>
10     <!-- Label used for buttons, e.g. in dialogs -->
11     <string name="action_ok">Ados</string>
13     <string name="action_save">Gorde</string>
15     <!-- This text is shown in the URL bar when it's empty -->
16     <string name="urlbar_hint">Bilatu edo idatzi helbidea</string>
18     <string name="teaser">Nabigatze pribatu automatikoa.\nNabigatu. Ezabatu. Errepikatu.</string>
20     <!-- "Snackbar" shown after the user has pressed the 'erase' button at the end of a browsing session -->
21     <string name="feedback_erase">Zure nabigatze-historia ezabatu egin da.</string>
22     <string name="feedback_erase2">Nabigazio-historia garbituta</string>
24     <!-- "Snackbar" shown after the user has pressed the 'erase' button at the end of a custom tab browsing session -->
25     <string name="feedback_erase_custom_tab">Fitxaren nabigatze-historia ezabatu egin da.</string>
27     <!-- This label is shown below the URL bar as soon as the user enters text. Clicking the label will perform a search -->
28     <string name="search_hint">Bilatu %1$s</string>
30     <!-- Menu item: Share the currently visible page -->
31     <string name="menu_share">Partekatu…</string>
33     <!-- Menu item: Report an issue on the current site -->
34     <string name="menu_report_site_issue">Eman gunearen arazoaren berri</string>
36     <!-- Menu item: Switch to another browser to open the currently visible page. %1$s will be
37       replaced with the name of the browser like: "Open in Firefox" or "Open in Chrome". Some
38       links can be opened by native apps that aren't a browser, e.g. "Open in YouTube" -->
39     <string name="menu_open_with_default_browser2">Ireki %1$s nabigatzailean</string>
41     <!-- Menu item: Switch to another browser to open the currently visible page. This menu item
42       will be shown if there are multiple browsers and we do not know which one is the default
43       browser or in case Focus is actually the default browser. Clicking this menu item will show
44       a screen with multiple browsers (or other apps that can open the current URL) to choose from. -->
45     <string name="menu_open_with_a_browser2">Ireki honekin…</string>
47     <!-- Menu item: Add the current page as a shortcut to the device's home screen (launcher). -->
48     <string name="menu_add_to_home_screen">Gehitu hasierako pantailan</string>
50     <!-- Menu item: Add the current site as a shortcut on the Home screen -->
51     <string name="menu_add_to_shortcuts">Gehitu lasterbideetara</string>
52     <!-- Menu item: Remove the current site as a shortcut from the Home screen -->
53     <string name="menu_remove_from_shortcuts">Kendu lasterbideetatik</string>
55     <!-- Menu item: Shows information about features and changes that are new to this version -->
56     <string name="menu_whats_new">Nobedadeak</string>
57     <string name="menu_settings">Ezarpenak</string>
58     <string name="menu_about">Honi buruz</string>
59     <string name="menu_help">Laguntza</string>
60     <string name="menu_rights">Zure eskubideak</string>
62     <!-- Menu item: This is the label for a menu entry that shows how many trackers have been blocked
63          for the currently loaded website. The number of blocked trackers is shown below this label.
64          Next to this label is a switch that allows the user to temporarily enable / disable the
65          blocking of trackers for the current browsing session - for example if the current website
66          doesn't work correctly with blocked content. -->
67     <string name="menu_trackers_blocked_title">Blokeatutako elementuak</string>
69     <!-- Menu item: This is the subtitle for the Trackers blocked menu entry that shows how many
70     trackers have been blocked for the currently loaded website.  -->
71     <string name="menu_trackers_blocked_subtitle">Hau itzaltzeak zenbait guneren arazoak konpon litzake</string>
73     <!-- Menu item: This is the label for turning off content blocking for the current website. -->
74     <string name="menu_content_blocking">Edukia blokeatzea</string>
75     <!-- This is the subtitle content blocking toggle -->
76     <string name="menu_content_blocking_subtitle">Itzali zenbait gune konpontzeko</string>
78     <!-- This is a small text at the bottom of the menu shown in a "custom tab" for branding purposes.
79      See https://github.com/mozilla-mobile/focus-android/issues/2106
80       %1$s will be replaced by the app name (e.g. Firefox Focus) -->
81     <string name="menu_custom_tab_branding">%1$s nabigatzaileak hornitua</string>
83     <!-- This is the title of a dialog that shows all the share targets (apps or contacts) when
84          sharing an URL. -->
85     <string name="share_dialog_title">Partekatu</string>
87     <!-- While a browsing session is active (in the foreground or background) we will show a notification
88          so that the user doesn't forget about the website still being open. This text is shown in
89          the notification. Clicking the notification will have the same effect as clicking the "erase"
90          button in the application. -->
91     <string name="notification_erase_text">Ezabatu nabigatze-historia</string>
93     <!-- Notification action to open Focus and resume the current browsing session. -->
94     <string name="notification_action_open">Ireki</string>
96     <!-- Notification action to erase the current browsing session AND switch to Focus (bring it
97          to the foreground) -->
98     <string name="notification_action_erase_and_open">Ezabatu eta ireki</string>
100     <!-- On Android 7+ users can add a shortcut for erasing the browsing history to the home screen.
101          This is the label for this shortcut. Android recommends a maximum length of 10 characters. -->
102     <string name="shortcut_erase_short_label">Ezabatu</string>
104     <!-- The same as 'shortcut_erase_short_label' but more descriptive. The launcher shows this
105          instead of the short title when it has enough space. Android recommends a maximum length
106          of 25 characters. -->
107     <string name="shortcut_erase_long_label">Ezabatu nabigatze-historia</string>
110     <!-- On Android 7+ users can add a shortcut for erasing the browsing history to the home screen.
111          This is the label for this shortcut. Android recommends a maximum length of 10 characters. -->
112     <string name="shortcut_erase_and_open_short_label">Ezabatu eta ireki</string>
114     <!-- The same as 'shortcut_erase_short_label' but more descriptive. The launcher shows this
115          instead of the short title when it has enough space. Android recommends a maximum length
116          of 25 characters.
117          %1$s will be replaced by the app name (e.g. Firefox Focus) -->
118     <string name="shortcut_erase_and_open_long_label">Ezabatu eta ireki %1$s</string>
121     <!-- This is the label of an action we offer when the user selects text in other third-party apps.
122          Focus is hard coded since we can't use variables in this context.
123          Do not translate or transliterate Focus.-->
124     <string name="text_selection_search_action_focus">Bilatu Focus erabiliz</string>
125     <!-- This is the label of an action we offer when the user selects text in other third-party apps.
126              Klar is hard coded since we can't use variables in this context.
127              Do not translate or transliterate Klar.-->
128     <string name="text_selection_search_action_klar">Bilatu Klar erabliz</string>
129     <!-- This is the label of an action we offer when the user selects text in other third-party apps.
130             Focus Beta is hard coded since we can't use variables in this context.
131             Do not translate or transliterate Focus Beta.-->
132     <string name="text_selection_search_action_focus_beta">Bilatu Focus Beta erabiliz</string>
134     <!-- This is the label of an action we offer when the user selects text in other third-party apps.
135           Focus Nightly is hard coded since we can't use variables in this context.
136           Do not translate or transliterate Focus Nightly.-->
137     <string name="text_selection_search_action_focus_nightly">Bilatu Focus Nightly erabiliz</string>
139     <!-- Content of about focus. Argument 1 is the app name (Firefox Focus/Firefox Klar/etc).
140          Argument 2 is the url for the learn-more link. -->
141     <string name="about_content"><![CDATA[<p>%1$s(e)k agintea ematen dizu.</p>
142 <p>Erabili nabigatzaile pribatu gisa:
143   <ul>
144     <li>Bilatu eta nabigatu aplikaziotik zuzenean</li>
145     <li>Blokeatu jarraipen-elementuak (edo eguneratu ezarpenak jarraipen-elementuak baimentzeko)</li>
146     <li>Ezabatu cookieak eta bilaketa- eta nabigatze-historia</li>
147   </ul>
148 </p>
149 <p>Mozillak egina da %1$s. Internet osasuntsu eta irekia sustatzea da gure misioa.<br/>
150 <a href="%2$s">Argibide gehiago</a></p>]]></string>
152     <!-- Header for the Privacy and Security settings menu -->
153     <string name="preference_privacy_and_security_header">Pribatutasuna eta segurtasuna</string>
155     <!-- Preference summary for settings related to privacy and security -->
156     <string name="preference_privacy_and_security_summary">Jarraipena, cookieak, datu-aukerak</string>
158     <!-- Preference category description for settings related to search, set default
159     and autocomplete are settings a user can find and change inside the "search" settings screen -->
160     <string name="preference_search_summary">Ezarri lehenespenak, osatze automatikoa</string>
162     <!-- Preference category description for settings screen for settings related to Mozilla -->
163     <!-- About the app and help are links that are inside this menu -->
164     <!-- %1$s will be replaced by the app name (e.g. Firefox Focus) -->
165     <string name="preference_mozilla_summary">%1$s(r)i buruz, laguntza</string>
167     <!-- Preference category for ad blocking and enhanced tracking protection settings -->
168     <string name="preference_category_tracking_protection3">Jarraipenaren babes hobetua</string>
170     <!-- Preference category for settings related to controlling web content -->
171     <string name="preference_category_web_content">Web edukia</string>
173     <!-- Preference category: stealth settings for while switching apps -->
174     <string name="preference_category_switching_apps">Aplikazioak aldatzea</string>
176     <!-- Preference category for General Settings -->
177     <string name="preference_category_general">Orokorra</string>
179     <!-- Preference summary for General Settings category; the two things users can find in this category -->
180     <string name="preference_general_summary2">Nabigatzaile lehenetsia, hizkuntza</string>
182     <!-- Preference category for settings about sending usage data -->
183     <string name="preference_category_data_collection_use">Datuen bilketa eta erabilera</string>
185     <string name="preference_category_search">Bilaketa</string>
187     <!-- Title of "switch" preference that enables/disables search suggestions -->
188     <string name="preference_show_search_suggestions">Eskuratu bilaketa-iradokizunak</string>
189     <!-- Description of the preference that enables/disables search suggestions
190         %1$s will be replaced by the app name (e.g. Firefox Focus) -->
191     <string name="preference_show_search_suggestions_summary">Helbide-barran idazten duzuna bilaketa-motorrera bidaliko du %1$s(e)k</string>
193     <!-- This label is shown below the name of the default search engine in settings -->
194     <string name="preference_search_engine_default">Lehenetsia</string>
196     <!-- This label is shown above the currently selected search engine in settings -->
197     <string name="preference_search_engine_label">Bilaketa-motorra</string>
199     <!-- Text that is shown below a "switch" preference that is enabled. -->
200     <string name="preference_state_on">Aktibatuta</string>
202     <!-- Text that is shown below a "switch" preference that is disabled. -->
203     <string name="preference_state_off">Desaktibatuta</string>
205     <!-- Item in settings that will open a new preference screen for configuring the URL autocomplete behavior. -->
206     <string name="preference_subitem_autocomplete">URLen osatze automatikoa</string>
208     <!-- Title of "switch" preference that enables/disables autocomplete for the default list -->
209     <string name="preference_switch_autocomplete_topsites">Gune erabilienetarako</string>
211     <!-- Summary for the toggle to enable autocomplete for the topsites list
212     %s is a placeholder for the app name (e.g. Firefox Focus)-->
213     <string name="preference_autocomplete_topsite_summary2">Gaituz gero, helbide-barran automatikoki osatuko ditu 450 URL ezagun baino gehiago %s(e)k.</string>
215     <!-- Title of "switch" preference that enables/disables autocomplete for the user-defined list -->
216     <string name="preference_switch_autocomplete_user_list">Gehitzen dituzun guneetarako</string>
218     <!-- Summary for the toggle to enable autocomplete for the user-defined list
219      %s is a placeholder for the app name (e.g. Firefox Focus)-->
220     <string name="preference_autocomplete_user_list_summary2">Gaitu %s(e)k zure gogoko URLak automatikoki osatzeko.</string>
222     <!-- Preference category: Manage (user-defined) sites -->
223     <string name="preference_category_autocomplete_manage_sites">Kudeatu guneak</string>
225     <!-- Item in autocomplete settings that will open a new preference screen for adding and removing URLs to the user-defined list-->
226     <string name="preference_autocomplete_subitem_manage_sites">Kudeatu guneak</string>
228     <!-- Action at the bottom of the list of custom autocomplete URLs that will open a new screen to add a new URL to the list. -->
229     <string name="preference_autocomplete_action_add">+ Gehitu URL perstonalizatua</string>
231     <!-- Explanation text above the list of custom autocomplete URLs. -->
232     <string name="preference_autocomplete_explanation_text">Zure osatze automatikoko zerrenda:</string>
234     <!-- Action at the bottom of the list of custom autocomplete URLs that will open a new screen to add a new URL to the list. -->
235     <string name="preference_autocomplete_action_add2">Gehitu URLa</string>
237     <!-- Title of the screen for adding custom autocomplete URLs. -->
238     <string name="preference_autocomplete_title_add">Gehitu URL perstonalizatua</string>
240     <!-- Label for the button to quick add custom autocomplete URLs. -->
241     <string name="custom_autocomplete_quick_add">Gehitu URL pertsonalizatua</string>
243     <!-- Label for the button to quick add the current URL to the custom autocomplete list -->
244     <string name="add_custom_autocomplete_label">Gehitu automatikoki osatzeko lotura</string>
246     <!-- Preference category for settings about cookies and site data -->
247     <string name="preference_category_cookies">Cookieak eta guneetako datuak</string>
249     <!-- Preference category for settings about data choices -->
250     <string name="preference_category_data_choices">Datu-aukerak</string>
252     <!-- Title of the screen for removing custom autocomplete URLs. -->
253     <string name="preference_autocomplete_title_remove">Kendu URL pertsonalizatuak</string>
255     <!-- A link to SUMO at autocomplete settings. -->
256     <string name="preference_autocomplete_learn_more">Argibide gehiago</string>
258     <!-- Preference summary: Custom (user-defined) autocomplete URLs. -->
259     <string name="preference_autocomplete_custom_summary">Gehitu eta kudeatu automatikoki osatzeko URL pertsonalizatuak.</string>
261     <!-- Label for the "custom autocomplete URL" input field -->
262     <string name="preference_autocomplete_add_title">Gehitu beharreko URLa</string>
264     <!-- "Hint" text for the "custom autocomplete URL" input field. Shown when the field is empty. -->
265     <string name="preference_autocomplete_add_hint">Itsatsi edo idatzi URLa</string>
267     <!-- Example how a custom domain autocomplete URL be added (e.g. without http://) -->
268     <string name="preference_autocomplete_add_example2">Adibidea: mozilla.org</string>
270     <!-- To be removed once the new hint has been translated -->
271     <string name="preference_autocomplete_add_example">Adibidea: adibidea.eus</string>
273     <!-- Confirmation "snackbar" shown after a new custom autocomplete URL has been added. -->
274     <string name="preference_autocomplete_add_confirmation">URL pertsonalizatu berria gehitu da.</string>
276     <!-- Menu item to remove existing autocomplete URLs. -->
277     <string name="preference_autocomplete_menu_remove">Kendu</string>
279     <!-- Content description (not visible, for screen readers etc.): Button that will delete all selected custom autocomplete URLs. -->
280     <string name="preference_autocomplete_action_remove_content_description">Kendu</string>
282     <!-- Error message shown if the entered custom autocomplete URL is not valid or empty. -->
283     <string name="preference_autocomplete_add_error">Egiaztatu idatzi duzun URLa.</string>
285     <string name="preference_language">Hizkuntza</string>
286     <!-- This is shown when the user hasn't set a focus specific language, i.e. when Focus
287          is using the system default language. -->
288     <string name="preference_language_systemdefault">Sistemaren lehenetsia</string>
290     <string name="preference_category_privacy">Pribatutasuna</string>
291     <string name="preference_privacy_block_ads">Blokeatu publizitatearen jarraipena</string>
292     <string name="preference_privacy_block_ads_summary">Zenbait iragarkik guneen bisiten jarraipena egiten dute, iragarkietan klik egiteko beharrik gabe ere</string>
293     <string name="preference_privacy_block_analytics">Blokeatu analitiken jarraipena</string>
294     <string name="preference_privacy_block_analytics_summary">Sakatzea edo korritzea bezalako jarduerak bildu, analizatu eta neurtzeko erabiltzen da</string>
295     <string name="preference_privacy_block_social">Blokeatu sare sozialetako jarraipena</string>
296     <string name="preference_privacy_block_social_summary">Guneetan txertatuta zure bisiten jarraipena egin eta partekatzeko botoien tankerako eginbideak bistaratzeko</string>
297     <string name="preference_privacy_block_content">Blokeatu bestelako edukien jarraipena</string>
298     <string name="preference_privacy_block_content_summary2">Gaituz gero, zenbait orrik espero gabeko portaera izan lezakete</string>
299     <string name="preference_privacy_category_cookies">Blokeatu cookieak</string>
301     <!-- Three options for Cookie blocking. Yes (All cookies Blocked), Block 3rd-party cookies
302     only (Only 3rd-party Cookies Blocked), No (No cookies blocked) -->
303     <string name="preference_privacy_should_block_cookies_no_option2">Ez, eskerrik asko</string>
304     <string name="preference_privacy_should_block_cookies_third_party_tracker_cookies_option">Blokeatu soilik hirugarrenen jarraipen-cookieak</string>
305     <string name="preference_privacy_should_block_cookies_third_party_only_option">Blokeatu soilik hirugarrenen cookieak</string>
306     <string name="preference_privacy_should_block_cookies_cross_site_option">Blokeatu guneen arteko cookieak</string>
307     <string name="preference_privacy_should_block_cookies_yes_option2">Bai, mesedez</string>
309     <!-- Preference Title: Biometrics can be used to unlock Focus if the previous session's data was not erased by the user. -->
310     <string name="preference_security_biometric">Erabili hatz-marka aplikazioa desblokeatzeko</string>
312     <!-- Preference Summary: Biometrics (iris scan, fingerprint, or facial scan) can be used to unlock Focus if the app had a URL
313         open when the app was last run to ensure that only the phone's owner can view a previous session.
314         %s will be replaced by the app name (e.g. Firefox Focus)
315         Shortcuts is a feature that allows the user to pin his favorite websites to Focus home screen so he can quickly access them-->
316     <string name="preference_security_biometric_summary2">Desblokeatu hatz-marka erabiliz lasterbideak gehitu badituzu edo webgune bat %s(e)n dagoeneko zabalik badago.</string>
318     <!-- Preference Title: Secure Mode is a setting that prevents the app's content to show up in the "recent apps" screen
319          and prevents the user from taking screenshots or casting the app to other displays. -->
320     <string name="preference_privacy_secure_mode">Modu isil-gordea</string>
321     <!-- Preference Summary: Stealth mode (previously "Secure mode") is a setting that prevents the
322      app's content (in our case especially the content of webpages) to show up in the "recent apps"
323      screen. Additionally Android will prevent the user from taking screenshots or casting the app
324      to other displays. -->
325     <string name="preference_privacy_stealth_summary">Ezkutatu web orriak aplikazioak aldatzean eta blokeatu pantaila-argazkiak ateratzea.</string>
327     <string name="preference_category_security">Segurtasuna</string>
329     <string name="preference_category_performance">Errendimendua</string>
330     <string name="preference_performance_block_webfonts">Blokeatu webeko letra-tipoak</string>
331     <!-- This text is shown below the setting for disabling web fonts. Some websites use icons/images from a font and those do not show up if fonts are blocked.-->
332     <string name="preference_performance_block_webfonts_summary">Ikonoak edo irudiak ez bistaratzea eragin lezake</string>
334     <string name="preference_performance_block_javascript">Blokeatu JavaScript</string>
335     <!-- This text is shown below setting for disabling JavaScript. Some websites may not work correctly when JavaScript is disabled -->
336     <string name="preference_performance_block_javascript_summary">Orriak azkarrago karga litezke baina espero gabeko portaera ere izan lezakete</string>
338     <!-- This preference does not set Focus as the default browser but instead links to Android's
339      "default apps" settings screen or if not supported by this Android version to a SUMO page describing
340      how to set Focus as a default browser.
341       %1$s will be replaced by the app name (e.g. Firefox Focus) -->
342     <string name="preference_default_browser2">Egin %1$s nabigatzaile lehenetsia</string>
344     <string name="preference_category_mozilla">Mozilla</string>
345     <string name="preference_mozilla_telemetry2">Bidali erabilera-datuak</string>
347     <!-- A link to SUMO at the end of the summary (preference_mozilla_telemetry_summary2) of the "Send anonymous usage data" setting. -->
348     <string name="preference_mozilla_telemetry_summary">Argibide gehiago</string>
350     <!-- %1$s will be replaced with the name of the app (e.g. Firefox Focus) -->
351     <string name="preference_mozilla_telemetry_summary2">%1$s denontzat eskaini eta hobetzeko beharrezkoa dena soilik biltzen ahalegintzen da Mozilla.</string>
353     <!-- In-app link (in settings) to Focus privacy notice. -->
354     <string name="preference_privacy_notice">Pribatutasun-oharra</string>
356     <!-- Item in Preferences that shows the about page. Parameter 1 is the app name, i.e. Firefox Focus/Firefox Klar. -->
357     <string name="preference_about">%1$s(r)i buruz</string>
359     <!-- Header for the list of installed search engines -->
360     <string name="preference_search_installed_search_engines">Instalatutako bilaketa-motorrak</string>
362     <!-- Header for the list of installed search engines -->
363     <string name="preference_choose_search_engine">Aukeratu bilaketa-motorra</string>
365     <!-- Action for restoring the default list of search engines -->
366     <string name="preference_search_restore">Berrezarri bilaketa-motor lehenetsiak</string>
368     <!-- Action for adding an additional search engine to the list.
369     The "+" is used to emphasize that this is an "add" action -->
370     <string name="preference_search_add2">+ Gehitu beste bilaketa-motor bat</string>
371     <string name="preference_search_remove_title">Kendu bilaketa-motorrak</string>
372     <string name="preference_search_remove">Kendu</string>
373     <!-- Action for dding an additional search engine to the list -->
374     <string name="preference_search_add3">Gehitu beste bilaketa-motor bat</string>
375     <!-- Explanation text above the list of search engines-->
376     <string name="preference_select_preferred_engine">Hautatu bilaketa-motor hobetsia:</string>
378     <!-- Clickable action text that shows when user long-presses on a search engine search field (this is similar to paste or copy when long-pressing a text field) -->
379     <string name="action_option_add_search_engine">Gehitu bilaketa-motorra</string>
381     <string name="search_add_manually_name_hint">Bilaketa-motorraren izena</string>
382     <string name="search_add_manually_string">Erabili beharreko bilaketa-katea</string>
383     <string name="search_add_manually_save">Gorde</string>
385     <!-- Example of search engine url -->
386     <string name="search_add_manually_example">Adibidea: adibidea.eus/search/?q=%s</string>
388     <string name="search_add_confirmation">Bilaketa-motor berria gehitu da.</string>
390     <string name="search_add_error_empty_name">Idatzi bilaketa-motorraren izena</string>
391     <string name="search_add_error_duplicate_name">Instalatutako bilaketa-motor batek izen hori darabil lehendik ere.</string>
393     <string name="search_add_error_empty_search">Idatzi bilaketa-katea</string>
395     <string name="search_add_error_format">Egiaztatu bilaketa-katea adibidearen formatuarekin bat datorrela</string>
397     <!-- Content description (not visible, for screen readers etc.): Clear text in URL bar -->
398     <string name="content_description_clear_input">Garbitu idatzitakoa</string>
400     <!-- Content description (not visible, for screen readers etc.): Clicking on the website overlay
401      while in typing mode will dismiss and go back to the browser. This text will be read when the
402      overlay if focused. See https://github.com/mozilla-mobile/focus-android/issues/50 -->
403     <string name="content_description_dismiss_input">Baztertu</string>
405     <!-- Content description (not visible, for screen readers etc.): Erase button: Erase the browsing
406      history and go back to the home screen. -->
407     <string name="content_description_erase">Ezabatu nabigatze-historia</string>
409     <!-- If the user has multiple tabs open we will show an addition "floating action button" showing how many tabs are open.
410      This string is not displayed and read only by screenreaders. %1$s will be replaced with the number of open tabs. This
411       button will only be visible when there is more than one tab open (>= 2). -->
412     <string name="content_description_tab_counter">Irekitako fitxak: %1$s</string>
414     <!-- Content description (not visible, for screen readers etc.): Lock icon showed in the URL bar for
415      https pages.. -->
416     <string name="content_description_lock">Konexio segurua</string>
418     <!-- This text is not visible. Instead it will be read by the accessibility service once we start
419      loading a website -->
420     <string name="accessibility_announcement_loading">Kargatzen</string>
422     <!-- This text is not visible. Instead it will be read by the accessibility service once we
423      finished loading a website -->
424     <string name="accessibility_announcement_loading_finished">Webgunea kargatuta</string>
426     <!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
427     <string name="content_description_menu">Aukera gehiago</string>
429     <!-- Content description (not visible, for screen readers etc.): "Three dot" menu button used
430     on home screen-->
431     <string name="indicator_content_description_menu">Aukera gehiagorako botoia</string>
433     <!-- Content description (not visible, for screen readers etc.): Navigate forward (browsing history) -->
434     <string name="content_description_forward">Nabigatu aurrera</string>
436     <!-- Content description (not visible, for screen readers etc.): Reload current website -->
437     <string name="content_description_reload">Berritu webgunea</string>
439     <!-- Content description (not visible, for screen readers etc.): Navigate back (browsing history) -->
440     <string name="content_description_back">Nabigatu atzera</string>
442     <!-- Content description (not visible, for screen readers etc.): Stop loading the current website. This button will turn into the refresh button once loading has been completed (see content_description_reload) -->
443     <string name="content_description_stop">Gelditu webgunea kargatzen</string>
445     <!-- Content description (not visible, for screen readers etc.): Custom Tab exit button - closes the custom tab and returns to the previous app. -->
446     <string name="content_description_customtab_exit">Itzuli aurreko aplikaziora</string>
448     <!-- Content description (not visible, for screen readers etc.): This is the description for the ImageView in the menu that displays
449          the number of trackers blocked for the current session -->
450     <string name="content_description_trackers_blocked">Blokeatutako elementu kopurua</string>
452     <!-- Content description (not visible, for screen readers etc.): This is the description for the switch in the menu that temporarily disables/enables
453          content blocking for the current session -->
454     <string name="content_description_blocking_switch">Blokeatu jarraipena</string>
456     <string name="your_rights">Zure eskubideak</string>
458     <string name="external_app_prompt_title">Ireki lotura beste aplikazio batean</string>
459     <!-- This string is shown when the user has clicked a link that needs to be opened in a different app.
460          Argument 2 is the external app name, argument 1 is our name (i.e. Firefox Focus, or Firefox Klar). -->
461     <string name="external_app_prompt">%1$s utz dezakezu lotura hau %2$s aplikazioan irekitzeko.</string>
462     <!-- This text is the title of a dialog shown if no app could be found for a custom link protocol. -->
463     <string name="external_app_prompt_no_app_title">Bilatu lotura ireki dezakeen aplikazio bat</string>
464     <!-- This text is shown in a dialog if no app could be found for a custom link protocol. %1$s is the name of the app (i.e. Firefox Focus) and %2$s is the name of
465          the app store installed on the device (usually that's Google Play). -->
466     <string name="external_app_prompt_no_app">Ez dago lotura hau irekitzeko gai den aplikaziorik zure gailuan. %1$s utz dezakezu lotura ireki dezaken aplikazio bat %2$s(e)n bilatzeko.</string>
467     <!-- This label is shown above a list of apps that can be used to open a given link -->
468     <string name="external_multiple_apps_matched_exit">Irten nabigazio pribatutik?</string>
470     <!-- Snackbar that will be displayed after a download has completed. %1$s will be replaced with the file name. -->
471     <string name="download_snackbar_finished">%1$s amaituta</string>
473     <!-- Snackbar action to immediately open the successfully downloaded file. -->
474     <string name="download_snackbar_open">Ireki</string>
484   <string name="error_hostLookup_title">Zerbitzaria ez da aurkitu</string>
504   <!-- Content description (not visible, for screen readers etc.): This is the description for the close button from the new onboarding flow screen one and two -->
505     <string name="onboarding_close_button_content_description">Itxi</string>
507     <!-- New Onboarding flow first screen title -->
508     <!-- %1$s will be replaced by the app name and build variant(e.g. Firefox Focus, Firefox Klar Nightly) -->
509     <string name="onboarding_first_screen_title">Ongi etorri %1$s(e)ra!</string>
511     <!-- New Onboarding flow first screen subtitle the one that appears under title -->
512     <string name="onboarding_first_screen_subtitle">Azkarra. Pribatua. Distraziorik gabea.</string>
514     <!-- New Onboarding flow first screen button label-->
515     <string name="onboarding_first_screen_button_text">Hasi erabiltzen</string>
517     <!-- Onboarding second screen: Title -->
518     <!-- %1$s will be replaced by the app short name(Focus) -->
519     <string name="onboarding_second_screen_title">%1$s ez da beste nabigatzaileak bezalakoa</string>
521     <!-- New Onboarding flow second screen subtitle the one that appears under title -->
522     <string name="onboarding_second_screen_subtitle_one">Pribatutasun handiagorako, zure historia garbitzen dugu aplikazioa ixten duzunean.</string>
524     <!-- New Onboarding flow second screen subtitle two the one that appears under subtitle one -->
525     <!-- %1$s will be replaced by the app short name(Focus) -->
526     <string name="onboarding_second_screen_subtitle_two">Lehenetsi %1$s, irekitako lotura bakoitzarekin zure datuak babesteko.</string>
528     <!-- New Onboarding flow second screen make Focus default browser button label-->
529     <string name="onboarding_second_screen_default_browser_button_text">Ezarri nabigatzaile lehenetsi gisa</string>
531     <!-- New Onboarding flow second screen skip onboarding button label-->
532     <string name="onboarding_second_screen_skip_button_text">Saltatu</string>
535     <!-- First run tour (Default browser): Title -->
536     <string name="firstrun_defaultbrowser_title">Indartu zure pribatutasuna</string>
537     <!-- First run tour (Default browser): Text. -->
538     <string name="firstrun_defaultbrowser_text2">Eraman nabigatze pribatua hurrengo mailara. Blokeatu iragarkiak eta webguneetan zehar zure jarraipena egin edo orrien karga-denbora makal dezaketen edukiak.</string>
540     <!-- First run tour (Search): Title -->
541     <string name="firstrun_search_title">Bilaketa, zure erara</string>
542     <!-- First run tour (Search): Text -->
543     <string name="firstrun_search_text">Zerbait desberdinaren bila? Aukeratu beste bilaketa-motor lehenetsi bat ezarpenetan.</string>
545     <!-- First run tour (Shortcut): Title -->
546     <string name="firstrun_shortcut_title">Gehitu lasterbideak zure hasierako pantailan</string>
547     <!-- First run tour (Shortcut): Text. %1$s will be replaced with the name of the app (e.g. Firefox Focus) -->
548     <string name="firstrun_shortcut_text">Itzuli azkar batean zure gogoko guneetara %1$s(r)en. Hautatu \'Gehitu hasierako pantailan\' %1$s menutik.</string>
550     <!-- First run tour (Privacy): Title -->
551     <string name="firstrun_privacy_title">Egizu pribatutasuna zure ohitura</string>
552     <!-- First run tour (Privacy): Text. %1$s will be replaced with the name of the app (e.g. Firefox Focus) -->
553     <string name="firstrun_privacy_text">Ezarri %1$s nabigatzaile lehenetsi gisa eta eskuratu nabigatze pribatuaren onurak beste aplikazioetatik web orriak irekitzean.</string>
555     <string name="firstrun_close_button">Ulertuta!</string>
556     <string name="firstrun_skip_button">Saltatu</string>
557     <string name="firstrun_next_button">Hurrengoa</string>
559     <!-- Indicator that no trackers are being blocked because content blocking is disabled; normally shows the number of blocked trackers -->
560     <string name="content_blocking_disabled">-</string>
562     <!-- Label of the action that will add the current website to the home screen (shown in the confirmation dialog). -->
563     <string name="dialog_addtohomescreen_action_add">Gehitu</string>
564     <!-- Label of the action that will add the current website to the home screen (shown in the confirmation dialog). -->
565     <string name="dialog_addtohomescreen_action_yes">BAI</string>
567     <!-- Label of the action that will close the dialog and not add anything to the home screen (shown in the confirmation dialog). -->
568     <string name="dialog_addtohomescreen_action_cancel">Utzi</string>
569     <!-- Label of the action that will close the dialog and not add anything to the home screen (shown in the confirmation dialog). -->
570     <string name="dialog_addtohomescreen_action_no">EZ</string>
572     <!-- When enhanced tracking protection is disabled for the current session then we will show this warning in the "Add to home screen" dialog to
573          let the user know that the shortcut will always be opened with enhanced tracking protection disabled. -->
574     <string name="dialog_addtohomescreen_tracking_protection2">Lasterbidea jarraipenaren babes hobetua desgaituta duela irekiko da</string>
576     <!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active.
577     The recommended maximum length is 40 characters; the value may be truncated if it is too long.
579     * To understand what notification channels are, see: https://www.androidcentral.com/notification-channels
580     * To see how this string will look like in Android's UI, see: https://github.com/mozilla-mobile/focus-android/issues/863#issuecomment-324105723
581     -->
582     <string name="notification_browsing_session_channel_name">Nabigatze pribatuko saioa</string>
584     <!-- The user visible description of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active.
585     The recommended maximum length is 300 characters; the value may be truncated if it is too long. %1$s will be replaced with the name of the app (e.g. Firefox Focus).
587     * To understand what notification channels are, see: https://www.androidcentral.com/notification-channels
588     * To see how this string will look like in Android's UI, see: https://github.com/mozilla-mobile/focus-android/issues/863#issuecomment-324105723
589     -->
590     <string name="notification_browsing_session_channel_description">Jakinarazpenetatik zure %1$s saioa ezaba dezakezu sakatzearekin soilik. Horretarako ez daukazu aplikazioa ireki edo nabigatzailean dagoena ikusi beharrik.</string>
592     <!-- Label for a button in the "tabs tray" to erase the browsing history (closes all tabs and removes associated data). -->
593     <string name="tabs_tray_action_erase">Ezabatu nabigatze-historia</string>
595     <!-- If the user decides to open the current page in another browser and if Firefox is not installed then we show this
596       item in the list of browsers. Clicking it will open the app store installed on the device (usually that's Google Play). -->
597     <string name="download_firefox">Deskargatu Firefox</string>
599     <!-- Text shown in the "Your rights" screen.
600     %1$s will be replaced with the name of the app (e.g. Firefox Focus)-->
601     <string name="your_rights_content1"><![CDATA[Mozillak eta beste hainbat laguntzailek egindako software libre eta kode irekikoa da %1$s.]]></string>
606   <!-- Text shown in the "Your rights" screen.
607     %1$s will be replaced with the name of the app (e.g. Firefox Focus)
608     %2$s will be replaced with a URL linking to the MPL (e.g. https://www.mozilla.org/en-US/MPL/) -->
609     <string name="your_rights_content2"><![CDATA[%1$s zure eskura dago <a href="%2$s">Mozilla Public License</a> eta kode irekiko beste lizentzien baldintzapean.]]></string>
611     <!-- Text shown in the "Your rights" screen.
612     %1$s will be replaced with the name of the app (e.g. Firefox Focus)
613     %2$s will be replaced with a URL linking to the trademark policy (e.g. https://www.mozilla.org/foundation/trademarks/policy/) -->
614     <string name="your_rights_content3"><![CDATA[Ez zaizu inolako eskubiderik edo lizentziarik aitortzen Mozilla Fundazioaren edo bestelakoen marka erregistratuetan, Mozilla, Firefox edo %1$s izen edo logoetan barne. Argibide gehiago <a href="%2$s">hemen</a> aurki daitezke.]]></string>
616     <!-- Text shown in the "Your rights" screen.
617     %1$s will be replaced with the name of the app (e.g. Firefox Focus)
618     %2$s will be replaced with a URL linking to the list of licenses used by the dependencies.-->
619     <string name="your_rights_content4"><![CDATA[%1$s aplikazioaren iturburu-kode gehigarria erabilgarri dago kode irekikoak eta libreak diren bestelako <a href="%2$s">lizentzietan</a>.]]></string>
621     <!-- Text shown in the "Your rights" screen.
622     %1$s will be replaced with the name of the app (e.g. Firefox Focus)
623     %2$s will be replaced with a URL linking to the GPL
624     %3$s will be replaced with a URL linking to the tracking protection wiki page (e.g. https://wiki.mozilla.org/Security/Tracking_protection#Lists) -->
625     <string name="your_rights_content5"><![CDATA[%1$s aplikazioak Diskonnect, Inc.-ek emandako blokeo-zerrendak ere erabiltzen ditu, <a href="%2$s">GNU General Public License v3</a> lizentziapeko aparteko lan independente gisa eta eskuragarri dago <a href="%3$s">hemen</a>.]]></string>
627     <!-- Text shown in prompts for GeckoView -->
628     <string name="gv_prompt_username_hint">Erabiltzaile-izena</string>
629     <string name="gv_prompt_password_hint">Pasahitza</string>
630     <string name="gv_prompt_clear">Garbitu</string>
632     <!-- Text shown in Security Information Popup -->
633     <!-- Text to denote secure or insecure connection -->
634     <string name="security_popup_secure_connection">Konexio segurua</string>
635     <string name="security_popup_insecure_connection">Konexio ez-segurua</string>
636     <!-- %1$s will be replaced with organization that granted the SSL certificate -->
637     <string name="security_popup_security_verified">Egiaztatzailea: %1$s</string>
639     <!-- Content Description of Security Icon in toolbar -->
640     <string name="site_security_icon_content_description">Gunearen segurtasuna</string>
641     <string name="preference_autocomplete_duplicate_url_error">URLa badago lehendik ere</string>
643     <!-- Label for the Find in page button -->
644     <string name="find_in_page">Bilatu orrian</string>
646     <!-- Watermark/Hint for the find in page input field -->
647     <string name="find_in_page_input">Bilatu orrian</string>
649     <!-- String to show the number of results found in the page and the
650         position the user is at. The first argument is the position, the second argument is the total -->
651     <string name="find_in_page_result">%2$d/%1$d</string>
652     <!-- String to be read by the accessibility service presenting the number of results found in the page
653         and the position the user is at. The first argument is the position, the second argument is the total -->
654     <string name="accessibility_find_in_page_result">%2$d(e)tik %1$d</string>
656     <!-- String to be read by the accessibility service when focusing the next result button -->
657     <string name="accessibility_next_result">Bilatu hurrengo emaitza</string>
658     <!-- String to be read by the accessibility service when focusing the previous result button -->
659     <string name="accessibility_previous_result">Bilatu aurreko emaitza</string>
660     <!-- String to be read by the accessibility service when focusing the dismiss button in the "find in page" UI -->
661     <string name="accessibility_dismiss_find_in_page">Baztertu orrian bilatzea</string>
665   <!-- Checkbox menu item text to request desktop site -->
666     <string name="preference_performance_request_desktop_site">Mahaigaineko gunea</string>
668     <!-- Checkbox menu item text to request desktop site -->
669     <string name="preference_performance_request_desktop_site2">Mahaigainerako gunea</string>
671     <!-- Displayed after a user long presses on the URL in a custom tab to copy the URL -->
672     <string name="custom_tab_copy_url_action">URLa kopiatu da</string>
674     <!-- Description of what a user may find in the Advanced Setting category, used for debugging -->
675     <string name="preference_advanced_summary">Garatzaile-tresnak</string>
677     <!-- Preference for open links in third party apps -->
678     <string name="preferences_open_links_in_apps">Ireki loturak aplikazioetan</string>
680     <!-- Title of Advanced Setting category -->
681     <string name="preference_category_advanced">Aurreratua</string>
683     <!-- Preference for site permissions -->
684     <string name="preference_site_permissions">Gunearen baimenak</string>
686     <!--  Preference for cookie banner. The name of the item from settings screen and the title of the cookie banner screen. -->
687     <string name="preferences_cookie_banner">Cookie iragarki-banden murrizpena</string>
689     <!--  Preference summary for the cookie banner. If the cookie banner option is not disabled. -->
690     <string name="preferences_cookie_banner_summary_on">Aktibatuta</string>
692     <!--  Preference summary for the cookie banner. If the cookie banner option is disabled. -->
693     <string name="preferences_cookie_banner_summary_off">Desaktibatuta</string>
695     <!--  Title preference inside Cookie banner reduction screen. Here you can set the cookie banner option to disabled or reject_all. -->
696     <string name="cookie_banner_reject_all_option_title">Cookie iragarki-banden murrizpena</string>
698     <!--  Preference summary inside Cookie banner reduction screen. Here you can set the cookie banner option to disabled or reject_all. -->
699     <string name="cookie_banner_reject_all_option_summary">Ikusi iragarki-banda gutxiago ahal denean cookie eskaerak automatikoki baztertuz.</string>
701     <!--  Checkbox Preference title inside Cookie banner reduction screen. Here you can set the cookie banner option to reject_or_accept_all or reject_all. -->
702     <string name="cookie_banner_further_reduce_option_title">Murriztu are gehiago cookie iragarki-bandak</string>
704     <!--  Checkbox Preference summary inside Cookie banner reduction screen. Here you can set the cookie banner option to reject_or_accept_all or reject_all. -->
705     <string name="cookie_banner_further_reduce_option_summary">Cookie iragarki-banden eskaerak onartu egingo dira, iragarki-banda gehiago baztertzeko.</string>
707     <!-- Preference for autoplay -->
708     <string name="preference_autoplay">Erreprodukzio automatikoa</string>
710     <!-- Heading for the instructions to allow a permission -->
711     <string name="phone_feature_blocked_intro">Baimentzeko:</string>
713     <!-- First step for the allowing a permission -->
714     <string name="phone_feature_blocked_step_settings">1. Zoaz Android sistemako ezarpenetara</string>
716     <!-- Second step for the allowing a permission -->
717     <string name="phone_feature_blocked_step_permissions"><![CDATA[2. Sakatu <b>Baimenak</b>]]></string>
719     <!-- Button label that take the user to the Android App setting -->
720     <string name="phone_feature_go_to_settings">Joan ezarpenetara</string>
722     <!-- Third step for allowing a permission. The placeholder will be updated by, for example, "Camera" -->
723     <string name="phone_feature_blocked_step_feature"><![CDATA[3. Txandakatu <b>%1$s</b> piztuta egon dadin]]></string>
725     <!-- Preference for altering the camera access for all websites -->
726     <string name="preference_phone_feature_camera">Kamera</string>
728     <!-- Preference for altering the microphone access for all websites -->
729     <string name="preference_phone_feature_microphone">Mikrofonoa</string>
731     <!-- Preference for altering the location access for all websites -->
732     <string name="preference_phone_feature_location">Kokalekua</string>
734     <!-- Preference for altering the notification access for all websites -->
735     <string name="preference_phone_feature_notification">Jakinarazpena</string>
737     <!-- Preference for altering the EME access for all websites -->
738     <string name="preference_phone_feature_media_key_system_access">DRM bidez kontrolatutako edukia</string>
740     <!-- Label that indicates that a permission must be asked always -->
741     <string name="preference_option_phone_feature_ask_to_allow">Galdetu baimentzeko</string>
743     <!-- Label that indicates that a permission must be blocked -->
744     <string name="preference_option_phone_feature_blocked">Blokeatuta</string>
746     <!-- Label that indicates that a permission must be allowed -->
747     <string name="preference_option_phone_feature_allowed">Baimenduta</string>
749     <!--Label that indicates a permission is by the Android OS-->
750     <string name="phone_feature_blocked_by_android">Androidek blokeatuta</string>
752     <!-- Preference for allow autoplay audio and video-->
753     <string name="preference_allow_audio_video_autoplay">Baimendu audioa eta bideoa</string>
755     <!-- Preference for block autoplay audio only-->
756     <string name="preference_block_autoplay_audio_only">Blokeatu audioa soilik</string>
758     <!-- Preference summary for block autoplay audio only-->
759     <string name="preference_block_autoplay_audio_only_summary">Gomendatua</string>
761     <!-- Preference for block autoplay audio and video-->
762     <string name="preference_block_autoplay_audio_video">Blokeatu audioa eta bideoa</string>
764     <!-- Preference for studies -->
765     <string name="preference_studies">Esperimentuak</string>
767     <!-- Preference for studies summary-->
768     <string name="preference_studies_summary">Noizean behin esperimentuak instala eta exekuta litzake Firefoxek.</string>
770     <!-- Learn more link for studies, links to an article for more information about studies. -->
771     <string name="studies_learn_more">Argibide gehiago</string>
773     <!-- Dialog message shown when some changes are made on studies -->
774     <string name="studies_restart_app">Aplikazioa itxi egingo da aldaketak aplikatzeko</string>
776     <!-- Title of the remove studies button -->
777     <string name="studies_remove">Kendu</string>
779     <!-- Title of the active section on the studies list -->
780     <string name="studies_active">Aktibo</string>
782     <!-- Title of the completed section on the studies list -->
783     <string name="studies_completed">Burututa</string>
785     <!-- Preference to enable remote debugging of the app via USB or Wi-Fi -->
786     <string name="preference_remote_debugging">USB/Wi-Fi bidezko urruneko arazketa</string>
788     <!-- Text Button for show biometric prompt -->
789     <string name="show_biometric_button_text">Desblokeatu</string>
791     <!-- Title text for biometric prompt pop-up -->
792     <string name="biometric_prompt_title">Berretsi hatz-marka erabiliz</string>
794     <!-- Subtitle text for biometric prompt pop-up -->
795     <string name="biometric_prompt_subtitle">Zure hatz-marka erabil dezakezu aplikazioaren saioarekin jarraitzeko.</string>
797     <!-- Button for the fingerprint authentication dialog box that is shown to the user when sharing a link to the app
798     while the user has biometric authentication enabled. When pressed, the user's previous session is cleared, and the shared link is opened. -->
799     <string name="biometric_auth_open_link_new_session">Ireki lotura saio berrian</string>
801     <!-- Description for the fingerprint authentication image. Used for accessibility purposes. -->
802     <string name="biometric_auth_image_description">Hatz-markaren ikonoa</string>
804     <!-- Error text displayed when the user's fingerprint cannot be recognized upon re-entering the app.
805      This is displayed during the authentication flow as the app launches. -->
806     <string name="biometric_auth_not_recognized_error">Ez da hatz-marka ezagutu. Saiatu berriro.</string>
808     <!-- Error text displayed when the user's fingerprint moved too quickly upon re-entering the app
809     This is displayed during the authentication flow as the app launches.-->
810     <string name="biometric_auth_moved_too_quickly">Hatza azkarregi mugitu da. Saiatu berriro.</string>
812     <!-- Title for the prompt to enable search suggestions -->
813     <string name="enable_search_suggestion_title2">Erakutsi bilaketa-iradokizunak?</string>
815     <!-- Description for the prompt to enable search suggestions
816         %1$s will be replaced by the app name (e.g. Firefox Focus) -->
817     <string name="enable_search_suggestion_description">Iradokizunak lortzeko, helbide-barran idazten duzuna bilaketa-motorrari bidali behar dio %1$s(e)k.</string>
819     <!-- Label used for the "NO button" for the prompt to enable search suggestions -->
820     <string name="enable_search_suggestions_no">Ez</string>
822     <!-- Label used for the "YES button" for the prompt to enable search suggestions -->
823     <string name="enable_search_suggestions_yes">Bai</string>
825     <!-- Message displayed when using a search engine that doesn't provide suggestions -->
826     <string name="no_suggestions_message">Zenbait bilaketa-motorrek ezin dituzte iradokizunak erakutsi.</string>
828     <!-- Button to dismiss the message displayed  when using a search engine that doesn't provide suggestions-->
829     <string name="dismiss_no_suggestions_prompt_button">Baztertu</string>
831     <!-- Tips displayed on the home view -->
833     <!-- Tip displayed on home view explaining how to disable tracking protection
834     The new line here must be kept as the second half of the string is clickable for the user. -->
835     <string name="tip_disable_tracking_protection">Guneak espero gabeko portaera du?\n Saiatu jarraipenaren babesa itzaltzen</string>
837     <!-- Tip displayed on home view explaining how to add sites to homescreen
838     Argument 1 will be replaced with a line break in the application.-->
839     <string name="tip_add_to_homescreen"><![CDATA[Eskuratu behin sakatuta gehien bisitatzen dituzun webguneetarako sarbidea%1$s Menua > Gehitu hasierako pantailan]]></string>
841     <!-- Tip displayed on home view explaining how to make Focus the default browser
842     Argument 1 is the app name (Firefox Focus/Firefox Klar/etc).
843     The new line here must be kept as the second half of the string is clickable for the user. -->
844     <string name="tip_set_default_browser">Ireki lotura guztiak %1$s aplikazioarekin\n Egin %1$s nabigatzaile lehenetsia</string>
846     <!-- Tip displayed on home view explaining how to add a custom autocomplete URL
847     The new line here must be kept as the second half of the string is clickable for the user. -->
848     <string name="tip_autocomplete_url">Osatu automatikoki gehien bisitatzen dituzun guneetako URLak\n Mantendu sakatuta helbide-barran edozein URL</string>
850     <!-- Tip displayed on home view explaining how to add a custom autocomplete URL
851     The new line here must be kept as the second half of the string is clickable for the user. -->
852     <string name="tip_open_in_new_tab">Ireki lotura fitxa berri batean\n Mantendu sakatuta orri bateko edozein lotura</string>
854     <!-- Tip displayed on home view explaining how to add a custom autocomplete URL -->
855     <string name="tip_disable_tips2">Desgaitu hasierako pantailako aholkuak</string>
857     <!-- Label for the snackbar when a user opens a new tab -->
858     <string name="new_tab_opened_snackbar">Fitxa berria irekita</string>
860     <!-- Label for the button in the snackbar that switches to the newly opened tab -->
861     <string name="open_new_tab_snackbar">Aldatu</string>
863     <!-- Preference for switching to a new tab immediately after opening -->
864     <string name="preference_open_new_tab">Aldatu berehala loturara fitxa berrian</string>
866     <!-- Preference title for safe browsing which when enabled, blocks dangerous or deceptive webpages that may include phishing or malware -->
867     <string name="preference_safe_browsing_title">Blokeatu arriskutsuak eta iruzurtiak izan litezkeen guneak</string>
868     <!-- Preference summary for safe browsing which when enabled, blocks dangerous or deceptive webpages that may include phishing or malware -->
869     <string name="preference_safe_browsing_summary">Blokeatu iruzurti eta erasotzaile gisa identifikatutako guneak, hala nola malwarea eta eskatu gabeko softwarea duten guneak.</string>
871     <!-- Title of the preference to enable "HTTPS-Only" mode -->
872     <string name="preference_https_only_title">HTTPS-Only modua</string>
874     <!-- Description of the preference to enable "HTTPS-Only" mode. -->
875     <string name="preference_https_only_summary3">Automatikoki saiatzen da guneetara konektatzen HTTPS zifratze-protokoloa erabiliz, segurtasun gehiago lortzeko.</string>
877     <!-- Preference for exceptions tracking protection -->
878     <string name="preference_exceptions">Salbuespenak</string>
879     <!-- Description for the exceptions preference screen-->
880     <string name="preference_exceptions_description">Edukia blokeatzea desgaitu duzu gune hauetarako.</string>
881     <!-- Menu item to remove existing exceptions. -->
882     <string name="preference_exceptions_menu_remove">Kendu</string>
883     <!-- Button to remove all websites from the exception list -->
884     <string name="preference_exceptions_remove_all_button_label">Kendu webgune guztiak</string>
886     <!-- Title for Preference screen for cookie blocking for exceptions tracking protection -->
887     <string name="preference_block_cookies_title">Blokeatu cookieak</string>
889     <!-- Message for Preference screen for cookie blocking for exceptions tracking protection -->
890     <string name="preference_category_block_cookies">Cookieak blokeatu nahi dituzu?</string>
892     <!-- Title for the tab crash report screen-->
893     <string name="tab_crash_report_title">Fitxak huts egin du</string>
894     <!-- Headline for the tab crash report screen -->
895     <string name="tab_crash_report_headline">Barkatu. Arazo bat izaten ari gara fitxa honekin.</string>
896     <!-- Subtitle for the tab crash report screen -->
897     <string name="tab_crash_report_description">Nabigatzaile pribatu gisa, inoiz ez dugu ezer gordetzen eta ezin dugu fitxa hau berreskuratu.</string>
898     <!-- Label for button to close the tab-->
899     <string name="tab_crash_report_close_tab_button_label">Itxi fitxa</string>
904   <!-- Label for the checkbox to send the tab crash report to Mozilla -->
905     <string name="crash_report_send_crash_label">Bidali hutsegite-txostena Mozillara</string>
907     <!-- Tracking protection bottom sheet -->
909     <!-- Label for the total number of trackers blocked. %s represents the app install date -->
910     <string name="trackers_count_note">Blokeatutako jarraipen-elementuak %s datatik</string>
911     <!-- Category of trackers (content) that can be blocked by Enhanced Tracking Protection -->
912     <string name="content">Edukia</string>
913     <!-- Category of trackers (advertising) that can be blocked by Enhanced Tracking Protection -->
914     <string name="advertising">Iragarkiak</string>
915     <!-- Category of trackers (social media) that can be blocked by Enhanced Tracking Protection -->
916     <string name="social">Sare sozialak</string>
917     <!-- Category of trackers (analytics) that can be blocked by Enhanced Tracking Protection -->
918     <string name="analytics">Analitikak</string>
919     <!-- Preference title for enhanced tracking protection settings -->
920     <string name="enhanced_tracking_protection">Jarraipenaren babes hobetua</string>
921     <!-- Enhanced tracking protection preference description when the tracking protection is disabled for this site-->
922     <string name="enhanced_tracking_protection_state_off">Babesak inaktibo daude gune honetarako</string>
923     <!-- Enhanced tracking protection preference description when the tracking protection is enabled for this site-->
924     <string name="enhanced_tracking_protection_state_on">Babesak aktibo daude gune honetarako</string>
925     <!-- Label that indicates a site is using a secure connection -->
926     <string name="secure_connection">Konexioa segurua da</string>
927     <!-- Label that indicates a site is using a insecure connection -->
928     <string name="insecure_connection">Konexioa ez da segurua</string>
929     <!-- Title for the list of trackers enhanced tracking ptotection can block-->
930     <string name="trackers_and_scripts">Blokeatu beharreko jarraipen-elementu eta scriptak</string>
932     <!-- Content description (not visible, for screen readers etc.): Navigate back button description -->
933     <string name="go_back">Joan atzera</string>
935     <!-- Top Sites -->
936     <!-- Text for the menu button to remove a top site -->
937     <string name="remove_top_site">Kendu</string>
939     <!-- Text for the menu item to remove a top site -->
940     <string name="rename_top_site_item">Berrizendatu</string>
941     <!-- Text for the dialog title for renaming a top site -->
942     <string name="rename_top_site">Berrizendatu</string>
944     <!-- Placeholder text for the input field of rename top site-->
945     <string name="placeholder_rename_top_site">Lasterbidearen izena</string>
947     <!-- Text for context menu additional note.
948     %1$s is a placeholder for the app name. -->
949     <string name="contextmenu_erased_images_note2">Deskargatutako eta partekatutako irudiak &lt;b&gt;ez dira&lt;/b&gt; ezabatuko %1$s(r)en historia ezabatzean.</string>
951     <!-- Theme Preferences -->
952     <!-- Preference category for changing default theme to dark or light mode -->
953     <string name="preferences_theme">Itxura</string>
954     <!-- Preference for using light theme -->
955     <string name="preference_light_theme">Argia</string>
956     <!-- Preference for using dark theme -->
957     <string name="preference_dark_theme">Iluna</string>
958     <!-- Preference for using using dark or light theme automatically set by battery -->
959     <string name="preference_auto_battery_theme">Bateria-aurrezleak ezarrita</string>
960     <!-- Preference for using following device theme -->
961     <string name="preference_follow_device_theme">Erabili gailuaren itxura</string>
964     <!-- The title of the error page for websites that do not support HTTPS when HTTPS-Only is turned on  -->
965     <string name="errorpage_httpsonly_title">Eskatu duzun guneak ez du HTTPS onartzen</string>
966     <!-- The text of the error page for websites that do not support HTTPS when HTTPS-Only is turned on. %1$s will get replaced with the name of the app (e.g. "Firefox Focus") -->
967     <string name="errorpage_httpsonly_message">Lehenespenez, segurtasuna areagotzeko HTTPS erabiliz konektatzen saiatzen da %1$s. Ezarpen hau aldatu edo argibide gehiago jasotzeko, zoaz Ezarpenak &gt; Pribatutasuna eta segurtasuna &gt; Segurtasuna atalera.</string>
969     <!-- Sessions List -->
970     <!-- Content description (not visible, for screen readers etc.): Button that closes a tab n the sessions list -->
971     <string name="close_tab">Itxi fitxa</string>
973     <!-- Contextual Feature Recommendation Popups -->
974     <!-- CFR for Toolbar Shield Icon (Banner Info Message) -->
975     <string name="cfr_for_toolbar_shield_icon2">Harrapatu dugu! Gunek honek zu espiatzea galarazi dugu. Sakatu edonoiz babesaren ikonoa ikusteko zer ari garen blokeatzen.</string>
977     <!-- Content description (not visible, for screen readers etc.): Button that closes the CFR popup -->
978     <string name="cfr_close_button_description">Itxi laster-leihoa</string>
980     <!-- Tool Tip for: Privacy and Security Settings Screen  task : https://github.com/mozilla-mobile/focus-android/issues/6211 -->
981     <!-- Tool Tip Title -->
982     <string name="tool_tip_title">Babestuta zaude!</string>
983     <!-- Tool Tip Message -->
984     <string name="tool_tip_message">Ezarpen lehenetsi hauek babes sendoa eskaintzen dute. Erraza da halere ezarpenak zure beharretara moldatzea.</string>
985     <!-- Tool Tip "X" button Content description (not visible, for screen readers etc.) :Button that closes the tool tip -->
986     <string name="tool_tip_dismiss_button_content_description">Baztertu</string>
988     <!-- CFR for Toolbar Delete Icon (Banner Info Message) -->
989     <string name="cfr_for_toolbar_delete_icon2">Sakatu hemen dena zakarrontzira botatzeko — historia, cookieak, dena — eta hasi berriro zerotik fitxa berri batean.</string>
991     <!-- Promote SearchWidget Dialog -->
993     !-- Content description (not visible, for screen readers etc.): This is the description for the
994     close button from promote search widget dialog. --&gt;
995     <string name="promote_search_widget_dialog_content_description">Itxi</string>
997     !-- Content description (not visible, for screen readers etc.): This is the description for
998     picture of search widget from promote search widget dialog. --&gt;
999     <string name="promote_search_widget_dialog_picture_content_description">Bilaketa widgeta</string>
1001     !-- This is the title of promote search widget dialog. --&gt;
1002     <string name="promote_search_widget_dialog_title">Nabigatze-historia garbituta! 🎉</string>
1004     !-- This is the subtitle of promote search widget dialog. %1$s will get replaced with the name
1005     of the app (e.g. &quot;Focus&quot;) --&gt;
1006     <!-- Banner Info Message than will appear when user first enters in the app. The location is at the toolbar. -->
1007     <string name="cfr_for_start_browsing">Hasi nabigatze pribatuko saioa eta jarraipen-elementuak eta bestelako gauza txarrak blokeatu egingo ditugu zuk nabigatzen duzun bitartean.</string>
1009     !-- This is the subtitle of promote search widget dialog. %1$s will get replaced with the name
1010     of the app (e.g. &quot;Focus&quot;) --&gt;
1011     <string name="promote_search_widget_dialog_subtitle">Zure nabigatze pribatuaren menpe utziko dugu, baina hurrengoan azkarrago has zaitezke zure hasierako pantailan %1$s widgeta erabiliz.</string>
1013     !-- This is te text from add search widget to home screen button .The button is located on
1014     promote search widget dialog. --&gt;
1015     <string name="promote_search_widget_button_text">Gehitu widgeta hasierako pantailan</string>
1017     !-- This is te text of the snackbar that appears after the search widget was added successfully
1018     to the home screen. --&gt;
1019     <string name="promote_search_widget_snackbar_message">Widgeta hasierako pantailan gehitu da</string>
1020 </resources>