[79.0.0] Uplift translations. (#12725)

* Uplift translations.

* revert styles uplift

Co-authored-by: Jeff Boek <jeff@jeffboek.com>
releases/v79.0.0
Sebastian Kaspari 4 years ago committed by GitHub
parent 16184bc53d
commit 575143c0f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

File diff suppressed because it is too large Load Diff

@ -2,6 +2,8 @@
<resources>
<!-- App name for private browsing mode. The first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="app_name_private_5">متصفّح %s خاص</string>
<!-- App name for private browsing mode. The first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="app_name_private_4">%s (خاص)</string>
<!-- Home Fragment -->
<!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
<string name="content_description_menu">خيارات أكثر</string>
@ -11,12 +13,18 @@
<string name="content_description_disable_private_browsing_button">عطّل التصفّح الخاص</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">ابحث أو أدخِل عنوانا</string>
<!-- No Open Tabs Message Header -->
<string name="no_open_tabs_header_2">لا ألسنة مفتوحة</string>
<!-- No Open Tabs Message Description -->
<string name="no_open_tabs_description">ستظهر الألسنة المفتوحة هنا.</string>
<!-- No Private Tabs Message Description -->
<string name="no_private_tabs_description">ستظهر الألسنة الخاصة هنا.</string>
<!-- Message announced to the user when tab tray is selected with 1 tab -->
<string name="open_tab_tray_single">لسان واحد مفتوح. انقر لتبديل الألسنة.</string>
<!-- Message announced to the user when tab tray is selected with 0 or 2+ tabs -->
<string name="open_tab_tray_plural">%1$s من الألسنة مفتوح. انقر لتبديل الألسنة.</string>
<!-- Private Browsing -->
<!-- Title for private session option -->
<string name="private_browsing_title">أنت في جلسة خاصة</string>
@ -28,7 +36,7 @@
<!-- Delete session button to erase your history in a private session -->
<string name="private_browsing_delete_session">احذف الجلسة</string>
<!-- Private mode shortcut "contextual feature recommender" (CFR) -->
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- Text for the main message -->
<string name="cfr_message">أضِف اختصارًا لفتح الألسنة الخاصة من الشاشة الرئيسية.</string>
<!-- Text for the positive button -->
@ -36,6 +44,9 @@
<!-- Text for the negative button -->
<string name="cfr_neg_button_text">لا، شكرًا</string>
<!-- Text for the negative button -->
<string name="search_widget_cfr_neg_button_text">ليس الآن</string>
<!-- Home screen icons - Long press shortcuts -->
<!-- Shortcut action to open new tab -->
<string name="home_screen_shortcut_open_new_tab_2">لسان جديد</string>
@ -48,6 +59,10 @@
<!-- Browser Fragment -->
<!-- Content description (not visible, for screen readers etc.): Navigate to open tabs -->
<string name="browser_tabs_button">الألسنة المفتوحة</string>
<!-- Content description (not visible, for screen readers etc.): Navigate backward (browsing history) -->
<string name="browser_menu_back">السابق</string>
<!-- Content description (not visible, for screen readers etc.): Navigate forward (browsing history) -->
<string name="browser_menu_forward">التالي</string>
<!-- Content description (not visible, for screen readers etc.): Refresh current website -->
<string name="browser_menu_refresh">أعِد التحميل</string>
<!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
@ -74,6 +89,8 @@
<string name="browser_menu_add_to_homescreen">أضِف إلى شاشة البداية</string>
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
<string name="browser_menu_install_on_homescreen">ثبّت</string>
<!-- Menu option on the toolbar that takes you to synced tabs page-->
<string name="synced_tabs">الألسنة المُزامنة</string>
<!-- Browser menu button that opens the find in page menu -->
<string name="browser_menu_find_in_page">ابحث في الصفحة</string>
<!-- Browser menu button that creates a private tab -->
@ -82,8 +99,6 @@
<string name="browser_menu_new_tab">لسان جديد</string>
<!-- Browser menu button that saves the current tab to a collection -->
<string name="browser_menu_save_to_collection_2">احفظ في التجميعة</string>
<!-- Browser menu button that opens a dialog to report issues with the current site -->
<string name="browser_menu_report_issue">أبلِغ عن مشكلة بالموقع</string>
<!-- Browser menu button that open a share menu to share the current site -->
<string name="browser_menu_share">شارِك</string>
<!-- Share menu title, displayed when a user is sharing their current site -->
@ -97,13 +112,19 @@
<!-- Browser menu text shown in custom tabs to indicate this is a Fenix tab
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by2">تدعمها %1$s</string>
<!-- Browser menu button to put the the current page in reader mode -->
<!-- Browser menu button to put the current page in reader mode -->
<string name="browser_menu_read">منظور القارئ</string>
<!-- Browser menu button content description to close reader mode and return the user to the regular browser -->
<string name="browser_menu_read_close">أغلِق منظور القارئ</string>
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">افتح في التطبيق</string>
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string name="browser_menu_read_appearance">المظهر</string>
<!-- Error message to show when the user tries to access a scheme not
handled by the app (Ex: blob, tel etc) -->
<string name="unknown_scheme_error_message">تعذّر الاتصال، لم أتعرّف على مخطّط المسار.</string>
<!-- Locale Settings Fragment -->
<!-- Content description for tick mark on selected language -->
<string name="a11y_selected_locale_content_description">اللغة المحددة</string>
@ -223,6 +244,8 @@
<string name="preferences_account_sync_error">أعِد الاتصال لمواصلة المزامنة</string>
<!-- Preference for language -->
<string name="preferences_language">اللغة</string>
<!-- Preference for data choices -->
<string name="preferences_data_choices">اختيارات البيانات</string>
<!-- Preference for data collection -->
<string name="preferences_data_collection">جمع البيانات</string>
<!-- Preference linking to the privacy notice -->
@ -263,6 +286,8 @@
<string name="preferences_sync_bookmarks">العلامات</string>
<!-- Preference for syncing logins -->
<string name="preferences_sync_logins">جلسات الولوج</string>
<!-- Preference for syncing tabs -->
<string name="preferences_sync_tabs_2">الألسنة المفتوحة</string>
<!-- Preference for signing out -->
<string name="preferences_sign_out">اخرج</string>
<!-- Preference displays and allows changing current FxA device name -->
@ -272,6 +297,10 @@
<!-- Label indicating that sync is in progress -->
<string name="sync_syncing_in_progress">يُزامن…</string>
<!-- Label summary indicating that sync failed. The first parameter is the date stamp showing last time it succeeded -->
<string name="sync_failed_summary">فشلت المزامنة. آخر نجاح: %s</string>
<!-- Label summary showing never synced -->
<string name="sync_failed_never_synced_summary">فشلت المزامنة. تاريخ آخر مزامنة: لم تحدث</string>
<!-- Label summary the date we last synced. The first parameter is date stamp showing last time synced -->
<string name="sync_last_synced_summary">تاريخ آخر مزامنة: %s</string>
<!-- Label summary showing never synced -->
@ -282,6 +311,10 @@
<string name="fxa_received_tab_channel_name">الألسنة المستلمة</string>
<!-- Description of the "receive tabs" notification channel. Displayed in the "App notifications" system settings for the app -->
<string name="fxa_received_tab_channel_description">تنبيهات الألسنة المستلمة من أجهزة Firefox الأخرى.</string>
<!-- The body for these is the URL of the tab received -->
<string name="fxa_tab_received_notification_name">وصل لسان</string>
<!-- When multiple tabs have been received -->
<string name="fxa_tabs_received_notification_name">وصلت ألسنة</string>
<!-- %s is the device name -->
<string name="fxa_tab_received_from_notification_name">لسان من %s</string>
@ -290,6 +323,8 @@
<string name="preferences_tracking_protection_settings">الحماية من التعقّب</string>
<!-- Preference switch for tracking protection -->
<string name="preferences_tracking_protection">الحماية من التعقّب</string>
<!-- Preference switch description for tracking protection -->
<string name="preferences_tracking_protection_description">احجب المحتوى والنصوص البرمجية التي تتعقّبك على الإنترنت</string>
<!-- Preference for tracking protection exceptions -->
<string name="preferences_tracking_protection_exceptions">الاستثناءات</string>
<!-- Preference description for tracking protection exceptions -->
@ -307,6 +342,12 @@
<!-- Preference switch for Telemetry -->
<string name="preferences_telemetry">تليمتري</string>
<!-- Preference switch for usage and technical data collection -->
<string name="preference_usage_data">الاستخدام والبيانات التقنية</string>
<!-- Preference switch for marketing data collection -->
<string name="preferences_marketing_data">بيانات التسويق</string>
<!-- Title for experiments preferences -->
<string name="preference_experiments">التجارب</string>
<!-- Summary for experiments preferences -->
<string name="preference_experiments_summary">يسمح بأن تثبّت Mozilla بيانات المزايا التجريبية وتجمعها</string>
<!-- Preference switch for crash reporter -->
@ -321,6 +362,8 @@
<string name="preferences_sync_pair">امسح رمز الاقتران رقميًا في Firefox على سطح المكتب</string>
<!-- Preference for account login -->
<string name="preferences_sync_sign_in">لِج</string>
<!-- Preference for reconnecting to FxA sync -->
<string name="preferences_sync_sign_in_to_reconnect">لِج لإعادة الاتصال</string>
<!-- Preference for removing FxA account -->
<string name="preferences_sync_remove_account">أزِل الحساب</string>
@ -335,6 +378,11 @@
<!-- Preference for using bottom toolbar -->
<string name="preference_bottom_toolbar">بالأسفل</string>
<!-- Theme Preferences -->
<!-- Preference for using light theme -->
<string name="preference_light_theme">فاتحة</string>
<!-- Preference for using dark theme -->
<string name="preference_dark_theme">داكنة</string>
<!-- Preference for using using dark or light theme automatically set by battery -->
<string name="preference_auto_battery_theme">حسب وضع توفير الطاقة</string>
<!-- Preference for using following device theme -->
@ -360,8 +408,12 @@
<string name="library_desktop_bookmarks_unfiled">العلامات الأخرى</string>
<!-- Option in Library to open History page -->
<string name="library_history">التأريخ</string>
<!-- Option in Library to open Synced Tabs page -->
<string name="library_synced_tabs">الألسنة المُزامنة</string>
<!-- Option in Library to open Reading List -->
<string name="library_reading_list">قائمة القراءة</string>
<!-- Menu Item Label for Search in Library -->
<string name="library_search">ابحث</string>
<!-- Settings Page Title -->
<string name="settings_title">الإعدادات</string>
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
@ -370,8 +422,26 @@
<!-- Sessions -->
<!-- Title for the list of tabs -->
<string name="tab_header_label">الألسنة المفتوحة</string>
<!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_title">جلسة خاصة</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_tab">أضِف لسانًا</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_private_tab">أضِف لسانًا خاصًا</string>
<!-- Text for the new tab button to indicate adding a new private tab in the tab -->
<string name="tab_drawer_fab_content">خاص</string>
<!-- Text shown as the title of the open tab tray -->
<string name="tab_tray_title">الألسنة المفتوحة</string>
<!-- Text shown in the menu for saving tabs to a collection -->
<string name="tab_tray_menu_item_save">احفظ في التجميعة</string>
<!-- Text shown in the menu for sharing all tabs -->
<string name="tab_tray_menu_item_share">شارِك كل الألسنة</string>
<!-- Text shown in the menu for closing all tabs -->
<string name="tab_tray_menu_item_close">أغلِق كل الألسنة</string>
<!-- Shortcut action to open new tab -->
<string name="tab_tray_menu_open_new_tab">لسان جديد</string>
<!-- Shortcut action to open the home screen -->
<string name="tab_tray_menu_home">انتقل إلى الصفحة الرئيسية</string>
<!-- Content description (not visible, for screen readers etc.): Removes tab from collection button. Removes the selected tab from collection when pressed -->
<string name="remove_tab_from_collection">أزِل اللسان من المجموعة</string>
<!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed -->
@ -394,6 +464,12 @@
<string name="current_session_save">احفظ</string>
<!-- Button in the current session menu. Opens the share menu when pressed -->
<string name="current_session_share">شارِك</string>
<!-- Button to save the current set of tabs into a collection -->
<string name="save_to_collection">احفظ في التجميعة</string>
<!-- Text for the menu button to delete a collection -->
<string name="collection_delete">حذف المجموعة</string>
<!-- Text for the menu button to rename a collection -->
<string name="collection_rename">إعادة تسمية المجموعة</string>
<!-- Text for the button to open tabs of the selected collection -->
<string name="collection_open_tabs">افتح الألسنة</string>
<!-- Text for the menu button to remove a top site -->
@ -430,6 +506,8 @@
<!-- Text for the header that groups the history the past 30 days -->
<string name="history_30_days">آخر 30 يومًا</string>
<!-- Text for the header that groups the history older than the last month -->
<string name="history_older">أقدم</string>
<!-- Text shown when no history exists -->
<string name="history_empty_message">ما من تأريخ هنا</string>
@ -453,6 +531,8 @@
<string name="bookmark_menu_content_description">قائمة العلامات</string>
<!-- Screen title for editing bookmarks -->
<string name="bookmark_edit">حرّر العلامة</string>
<!-- Screen title for selecting a bookmarks folder -->
<string name="bookmark_select_folder">اختر مجلدًا</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete the selected folder -->
<string name="bookmark_delete_folder_confirmation_dialog">أمتأكّد من حذف هذا المجلد؟</string>
<!-- Snackbar title shown after a folder has been deleted. This first parameter is the name of the deleted folder -->
@ -468,6 +548,8 @@
<string name="edit_bookmark_snackbar_action">حرّر</string>
<!-- Bookmark overflow menu edit button -->
<string name="bookmark_menu_edit_button">حرّر</string>
<!-- Bookmark overflow menu select button -->
<string name="bookmark_menu_select_button">اختر</string>
<!-- Bookmark overflow menu copy button -->
<string name="bookmark_menu_copy_button">انسخ</string>
<!-- Bookmark overflow menu share button -->
@ -488,9 +570,301 @@
<!-- Bookmark folder editing screen title -->
<string name="edit_bookmark_folder_fragment_title">حرّر المجلد</string>
<!-- Bookmark FOLDER editing field label -->
<string name="bookmark_folder_label">المجلد</string>
<!-- Bookmark NAME editing field label -->
<string name="bookmark_name_label">الاسم</string>
<!-- Bookmark add folder screen title -->
<string name="bookmark_add_folder_fragment_label">أضِف مجلدًا</string>
<!-- Bookmark select folder screen title -->
<string name="bookmark_select_folder_fragment_label">اختر مجلدًا</string>
<!-- Bookmark snackbar message on deletion
The first parameter is the host part of the URL of the bookmark deleted, if any -->
<string name="bookmark_deletion_snackbar_message">حُذف %1$s</string>
<!-- Bookmark undo button for deletion snackbar action -->
<string name="bookmark_undo_deletion">تراجَع</string>
<!-- Site Permissions -->
<!-- Site permissions preferences header -->
<string name="permissions_header">الصلاحيات</string>
<!-- Button label that take the user to the Android App setting -->
<string name="phone_feature_go_to_settings">انتقل إلى الإعدادات</string>
<!-- Content description (not visible, for screen readers etc.): Quick settings sheet
to give users access to site specific information / settings. For example:
Secure settings status and a button to modify site permissions -->
<string name="quick_settings_sheet">صفحة الإعدادات السريعة</string>
<!-- Label that indicates that this option it the recommended one -->
<string name="phone_feature_recommended">موصى به</string>
<!-- Preference for altering video and audio autoplay for all websites -->
<string name="preference_browser_feature_autoplay">التشغيل التلقائي</string>
<!-- Preference for altering the camera access for all websites -->
<string name="preference_phone_feature_camera">الكمرة</string>
<!-- Preference for altering the microphone access for all websites -->
<string name="preference_phone_feature_microphone">الميكروفون</string>
<!-- Label that indicates that a permission must be blocked -->
<string name="preference_option_phone_feature_blocked">محجوبة</string>
<!-- Label that indicates that a permission must be allowed -->
<string name="preference_option_phone_feature_allowed">مسموح بها</string>
<!-- Preference for showing a list of websites that the default configurations won't apply to them -->
<string name="preference_exceptions">الاستثناءات</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string name="tracking_protection_on">مفعّل</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">معطّل</string>
<!-- Label that indicates that all video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed2">اسمح بالصوت والڤِديو</string>
<!-- Summary of delete browsing data on quit preference if it is set to on -->
<string name="delete_browsing_data_quit_on">مفعّل</string>
<!-- Summary of delete browsing data on quit preference if it is set to off -->
<string name="delete_browsing_data_quit_off">معطّل</string>
<!-- Collections -->
<!-- Collections header on home fragment -->
<string name="collections_header">التجميعات</string>
<!-- Button to select all tabs in the "select tabs" step of the collection creator -->
<string name="create_collection_select_all">اختر الكل</string>
<!-- Button to deselect all tabs in the "select tabs" step of the collection creator -->
<string name="create_collection_deselect_all">ألغِ تحديد الكل</string>
<!-- Content description (not visible, for screen readers etc.): button to close the collection creator -->
<string name="create_collection_close">أغلِق</string>
<!-- Button to save currently selected tabs in the "select tabs" step of the collection creator-->
<string name="create_collection_save">احفظ</string>
<!-- Snackbar action to view the collection the user just created or updated -->
<string name="create_collection_view">اعرض</string>
<!-- Share -->
<!-- Share screen header -->
<string name="share_header">أرسِل وشارِك</string>
<!-- Share screen header -->
<string name="share_header_2">شارِك</string>
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">شارِك</string>
<!-- Sub-header in the dialog to share a link to another app -->
<string name="share_link_subheader">شارك الرابط</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">أرسل إلى جهاز</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
<string name="share_link_all_apps_subheader">كل الإجراءات</string>
<!-- Sub-header in the dialog to share a link to an app from the most-recent sorted list -->
<string name="share_link_recent_apps_subheader">المستخدمة حديثًا</string>
<!-- An option from the share dialog to sign into sync -->
<string name="sync_sign_in">لِج إلى «المزامنة»</string>
<!-- An option from the share dialog to send link to all other sync devices -->
<string name="sync_send_to_all">أرسله إلى كل الأجهزة</string>
<!-- Text displayed when sync is offline and cannot be accessed -->
<string name="sync_offline">غير متصل</string>
<!-- An option to connect additional devices -->
<string name="sync_connect_device">صِلْ جهازًا آخر</string>
<!-- Confirmation dialog button -->
<string name="sync_confirmation_button">فهمت</string>
<!-- Add new device screen title -->
<string name="sync_add_new_device_title">أرسِل إلى جهاز</string>
<!-- Text for the warning message on the Add new device screen -->
<string name="sync_add_new_device_message">لا أجهزة متصلة</string>
<!-- Text for the button to learn about sending tabs -->
<string name="sync_add_new_device_learn_button">اطلع على المزيد عن إرسال الألسنة…</string>
<!-- Text for the button to connect another device -->
<string name="sync_add_new_device_connect_button">صِلْ جهازًا آخر…</string>
<!-- Notifications -->
<!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. -->
<string name="notification_pbm_channel_name">جلسة تصفح خاصة</string>
<!-- Notification action to open Fenix and resume the current browsing session. -->
<string name="notification_pbm_action_open">افتح</string>
<!-- Text shown in snackbar when user closes a tab -->
<string name="snackbar_tab_closed">أُغلق اللسان</string>
<!-- Text shown in snackbar to undo deleting a tab, top site or collection -->
<string name="snackbar_deleted_undo">تراجَع</string>
<!-- Text shown in snackbar when user removes a top site -->
<string name="snackbar_top_site_removed">أُزيلت الصفحة</string>
<!-- Text for action to undo deleting a tab or collection shown in a11y dialog -->
<string name="a11y_dialog_deleted_undo">تراجَع</string>
<!-- Text for action to confirm deleting a tab or collection shown in a11y dialog -->
<string name="a11y_dialog_deleted_confirm">أكّد</string>
<!-- Tab collection deletion prompt dialog option to delete the collection -->
<string name="tab_collection_dialog_positive">احذف</string>
<!-- Tab collection deletion prompt dialog option to cancel deleting the collection -->
<string name="tab_collection_dialog_negative">ألغِ</string>
<!-- Title for Accessibility Text Size Scaling Preference -->
<string name="preference_accessibility_font_size_title">حجم الخط</string>
<!-- Title for history items in Delete browsing data -->
<string name="preferences_delete_browsing_data_browsing_history_title">التأريخ</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">أغلِق</string>
<!-- Text for the cancel button for the data deletion dialog -->
<string name="delete_browsing_data_prompt_cancel">ألغِ</string>
<!-- Text for the allow button for the data deletion dialog -->
<string name="delete_browsing_data_prompt_allow">احذف</string>
<!-- Text for the snackbar confirmation that the data was deleted -->
<string name="preferences_delete_browsing_data_snackbar">حُذفت بيانات التصفح</string>
<!-- Text for the snackbar to show the user that the deletion of browsing data is in progress -->
<string name="deleting_browsing_data_in_progress">يحذف بيانات التصفح…</string>
<!-- text for the Firefox Accounts section header -->
<string name="onboarding_fxa_section_header">ألديك حساب؟</string>
<!-- text for the Firefox Preview feature section header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_feature_section_header">تعرف على %s</string>
<!-- text for the "What's New" onboarding card header -->
<string name="onboarding_whats_new_header1">اعرف ما الجديد</string>
<!-- text for the firefox account onboarding card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">استغلّ %s إلى أقصى حد.</string>
<!-- text for the button to manually sign into Firefox account. The word "Firefox" should not be translated -->
<string name="onboarding_firefox_account_sign_in">لِج إلى Firefox</string>
<!-- text to display in the snackbar if automatic sign-in fails. user may try again -->
<string name="onboarding_firefox_account_automatic_signin_failed">فشل الولوج</string>
<!-- text for tracking protection radio button option for standard level of blocking -->
<string name="onboarding_tracking_protection_standard_button_2">القياسي (المبدئي)</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_button">صارم (مستحسن)</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_option">صارم</string>
<!-- text for the private browsing onboarding card header -->
<string name="onboarding_private_browsing_header">تصفّح بخصوصية</string>
<!-- text for the private browsing onbording card button, that launches settings -->
<string name="onboarding_private_browsing_button">افتح الإعدادات</string>
<!-- text for the privacy notice onboarding card header -->
<string name="onboarding_privacy_notice_header">خصوصيتك</string>
<!-- Content description (not visible, for screen readers etc.): Close onboarding screen -->
<string name="onboarding_close">أغلِق</string>
<!-- text for the button to finish onboarding -->
<string name="onboarding_finish">ابدأ التصفح</string>
<!-- Onboarding theme -->
<!-- text for the theme picker onboarding card header -->
<string name="onboarding_theme_picker_header">اختر السمة</string>
<!-- Automatic theme setting (will follow device setting) -->
<string name="onboarding_theme_automatic_title">آلي</string>
<!-- Theme setting for dark mode -->
<string name="onboarding_theme_dark_title">سمة داكنة</string>
<!-- Theme setting for light mode -->
<string name="onboarding_theme_light_title">سمة فاتحة</string>
<!-- Text shown in snackbar when multiple tabs have been sent to device -->
<string name="sync_sent_tabs_snackbar">أُرسلت الألسنة!</string>
<!-- Text shown in snackbar when one tab has been sent to device -->
<string name="sync_sent_tab_snackbar">أُرسل اللسان!</string>
<!-- Text shown in snackbar when sharing tabs failed -->
<string name="sync_sent_tab_error_snackbar">تعذر الإرسال</string>
<!-- Text shown in snackbar for the "retry" action that the user has after sharing tabs failed -->
<string name="sync_sent_tab_error_snackbar_action">أعِد المحاولة</string>
<!-- Text shown in confirmation dialog to sign out of account -->
<string name="sign_out_confirmation_message">سيتوقف Firefox عن مزامنة حسابك، لكن لن يحذف أيًا من بيانات تصفحك على هذا الجهاز.</string>
<!-- Text shown in confirmation dialog to sign out of account. The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="sign_out_confirmation_message_2">سيتوقف %s عن مزامنة حسابك، لكن لن يحذف أيًا من بيانات تصفحك على هذا الجهاز.</string>
<!-- Option to continue signing out of account shown in confirmation dialog to sign out of account -->
<string name="sign_out_disconnect">اقطع الاتصال</string>
<!-- Option to cancel signing out shown in confirmation dialog to sign out of account -->
<string name="sign_out_cancel">ألغِ</string>
<!-- Enhanced Tracking Protection -->
<!-- Link displayed in enhanced tracking protection panel to access tracking protection settings -->
<string name="etp_settings">إعدادات الحماية</string>
<!-- Preference title for enhanced tracking protection settings -->
<string name="preference_enhanced_tracking_protection">الحماية الموسّعة من التعقب</string>
<!-- Title for the description of enhanced tracking protection -->
<string name="preference_enhanced_tracking_protection_explanation_title">تصفّح ولا أحد ورائك</string>
<!-- Description of enhanced tracking protection. The first parameter is the name of the application (For example: Fenix) -->
<string name="preference_enhanced_tracking_protection_explanation">لتعبّر الكاف في ”بياناتك“ عنك أنت. يحميك %s من عديد من المتعقّبات المعروفة والتي تريد معرفة ما تفعله في المواقع.</string>
<!-- Text displayed that links to website about enhanced tracking protection -->
<string name="preference_enhanced_tracking_protection_explanation_learn_more">اطّلع على المزيد</string>
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_default_1">القياسي (المبدئي)</string>
<!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">صارم</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom">مخصّص</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_custom_description_2">اختر المتعقّبات والسكربتات التي تريد حجبها.</string>
<!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings -->
<!-- Preference for enhanced tracking protection for the custom protection settings for cookies-->
<string name="preference_enhanced_tracking_protection_custom_cookies">الكعكات</string>
<!-- Option for enhanced tracking protection for the custom protection settings for cookies-->
<string name="preference_enhanced_tracking_protection_custom_cookies_1">المتعقّبات الاجتماعية ومتعقّبات بين المواقع</string>
<!-- Option for enhanced tracking protection for the custom protection settings for cookies-->
<string name="preference_enhanced_tracking_protection_custom_cookies_2">الكعكات من المواقع غير المُزارة</string>
<!-- Option for enhanced tracking protection for the custom protection settings for cookies-->
<string name="preference_enhanced_tracking_protection_custom_cookies_3">كل كعكات الأطراف الثالثة (يمكن أن تعطب المواقع هكذا)</string>
<!-- Option for enhanced tracking protection for the custom protection settings for cookies-->
<string name="preference_enhanced_tracking_protection_custom_cookies_4">كل الكعكات (يمكن أن تعطب المواقع هكذا)</string>
<!-- Preference for enhanced tracking protection for the custom protection settings for tracking content -->
<string name="preference_enhanced_tracking_protection_custom_tracking_content">محتوى التعقّب</string>
<!-- Option for enhanced tracking protection for the custom protection settings for tracking content-->
<string name="preference_enhanced_tracking_protection_custom_tracking_content_1">في كل الألسنة</string>
<!-- Option for enhanced tracking protection for the custom protection settings for tracking content-->
<string name="preference_enhanced_tracking_protection_custom_tracking_content_2">في الألسنة الخاصة فقط</string>
<!-- Option for enhanced tracking protection for the custom protection settings for tracking content-->
<string name="preference_enhanced_tracking_protection_custom_tracking_content_3">في الألسنة المخصصة فقط</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom_cryptominers">المُعدّنات المعمّاة</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom_fingerprinters">مسجّلات البصمات</string>
<string name="enhanced_tracking_protection_blocked">حُجبت</string>
<!-- Header for categories that are being not being blocked by current Enhanced Tracking Protection settings -->
<string name="enhanced_tracking_protection_allowed">مسموح بها</string>
<!-- Category of trackers (social media trackers) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_social_media_trackers_title">متعقبات مواقع التواصل الاجتماعي</string>
<!-- Description of social media trackers that can be blocked by Enhanced Tracking Protection -->
<string name="etp_social_media_trackers_description">يحدّ من قدرة الشبكات الاجتماعية على تعقب نشاط تصفحك على الإنترنت.</string>
<!-- Category of trackers (cross-site tracking cookies) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_cookies_title">كعكات تتعقّبك بين المواقع</string>
<!-- Category of trackers (cryptominers) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_cryptominers_title">المُعدّنات المعمّاة</string>
<!-- Category of trackers (fingerprinters) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_fingerprinters_title">مسجّلات البصمات</string>
<!-- Enhanced Tracking Protection message that protection is currently on for this site -->
<string name="etp_panel_on">فُعّلت الحماية في هذا الموقع</string>
<!-- Enhanced Tracking Protection message that protection is currently off for this site -->
<string name="etp_panel_off">عُطّلت الحماية في هذا الموقع</string>
<!-- Header for exceptions list for which sites enhanced tracking protection is always off -->
<string name="enhanced_tracking_protection_exceptions">عُطّلت الحماية الموسّعة من التعقب لهذه المواقع</string>
<!-- About page Your rights link text -->
<string name="about_your_rights">حقوقك</string>
<!-- About page link text to open what's new link -->
<string name="about_whats_new">ما جديد %s</string>
<!-- About page link text to open support link -->
<string name="about_support">الدعم</string>
<!-- About page link text to list of past crashes (like about:crashes on desktop) -->
<string name="about_crashes">الانهيارات</string>
<!-- About page link text to open privacy notice link -->
<string name="about_privacy_notice">تنويه الخصوصية</string>
<!-- About page link text to open know your rights link -->
<string name="about_know_your_rights">اعرف حقوقك</string>
<!-- About page link text to open licensing information link -->
<string name="about_licensing_information">معلومات الترخيص</string>
<!-- Browser long press popup menu -->
<!-- Copy the current url -->
<string name="browser_toolbar_long_press_popup_copy">انسخ</string>
<!-- Paste & go the text in the clipboard. '&amp;' is replaced with the ampersand symbol: & -->
<string name="browser_toolbar_long_press_popup_paste_and_go">ألصِق وانتقل</string>
<!-- Paste the text in the clipboard -->
<string name="browser_toolbar_long_press_popup_paste">ألصِق</string>
<!-- Snackbar message shown after an URL has been copied to clipboard. -->
<string name="browser_toolbar_url_copied_to_clipboard_snackbar">نُسخ المسار إلى الحافظة</string>
<!-- Title text for the Add To Homescreen dialog -->
<string name="add_to_homescreen_title">أضِف إلى شاشة البداية</string>
<!-- Cancel button text for the Add to Homescreen dialog -->
<string name="add_to_homescreen_cancel">ألغِ</string>
<!-- Add button text for the Add to Homescreen dialog -->
<string name="add_to_homescreen_add">أضِف</string>
<!-- Continue to website button text for the first-time Add to Homescreen dialog -->
<string name="add_to_homescreen_continue">تابِع نحو الموقع</string>
<!-- Placeholder text for the TextView in the Add to Homescreen dialog -->
<string name="add_to_homescreen_text_placeholder">اسم الاختصار</string>
<!-- Preference for managing the settings for logins and passwords in Fenix -->
<string name="preferences_passwords_logins_and_passwords">جلسات الولوج وكلمات السر</string>
<!-- Preference for managing the saving of logins and passwords in Fenix -->
@ -503,9 +877,146 @@
<string name="preferences_passwords_autofill">الملء التلقائي</string>
<!-- Preference for syncing saved logins in Fenix -->
<string name="preferences_passwords_sync_logins">زامِن جلسات الولوج</string>
<!-- Syncing saved logins in Fenix is on -->
<string name="preferences_passwords_sync_logins_on">مفعّلة</string>
<!-- Syncing saved logins in Fenix is off -->
<string name="preferences_passwords_sync_logins_off">معطّلة</string>
<!-- Syncing saved logins in Fenix needs reconnect to sync -->
<string name="preferences_passwords_sync_logins_reconnect">أعِد الاتصال</string>
<!-- Syncing saved logins in Fenix needs login -->
<string name="preferences_passwords_sync_logins_sign_in">لِج إلى «المزامنة»</string>
</resources>
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins">جلسات الولوج المحفوظة</string>
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins_description_empty_learn_more_link">اعرف المزيد عن المزامنة.</string>
<!-- Preference to access list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions">الاستثناءات</string>
<!-- Empty description of list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions_description_empty">ستظهر جلسات الولوج وكلمات السر غير المحفوظة هنا.</string>
<!-- Description of list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions_description">لن تُحفظ جلسات الولوج وكلمات السر لهذه المواقع.</string>
<!-- Hint for search box in logins list -->
<string name="preferences_passwords_saved_logins_search">ابحث في جلسات الولوج</string>
<!-- Option to sort logins list A-Z, alphabetically -->
<string name="preferences_passwords_saved_logins_alphabetically">أبجديًا</string>
<!-- Option to sort logins list by most recently used -->
<string name="preferences_passwords_saved_logins_recently_used">المستخدمة حديثًا</string>
<!-- The header for the site that a login is for -->
<string name="preferences_passwords_saved_logins_site">الموقع</string>
<!-- The header for the username for a login -->
<string name="preferences_passwords_saved_logins_username">اسم المستخدم</string>
<!-- The header for the password for a login -->
<string name="preferences_passwords_saved_logins_password">كلمة السر</string>
<!-- Learn more link that will link to a page with more information displayed when a connection is insecure and we detect the user is entering a password -->
<string name="logins_insecure_connection_warning_learn_more">اطّلع على المزيد</string>
<!-- Positive confirmation that Fenix should save the new or updated login -->
<string name="logins_doorhanger_save_confirmation">احفظ</string>
<!-- Negative confirmation that Fenix should not save the new or updated login -->
<string name="logins_doorhanger_save_dont_save">لا تحفظ</string>
<!-- Shown in snackbar to tell user that the password has been copied -->
<string name="logins_password_copied">نُسخت كلمة السر إلى الحافظة</string>
<!-- Shown in snackbar to tell user that the username has been copied -->
<string name="logins_username_copied">نُسخ اسم المستخدم إلى الحافظة</string>
<!-- Shown in snackbar to tell user that the site has been copied -->
<string name="logins_site_copied">نُسخ الموقع إلى الحافظة</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a password in logins-->
<string name="saved_logins_copy_password">انسخ كلمة السر</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a username in logins -->
<string name="saved_login_copy_username">اسنخ اسم المستخدم</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a site in logins -->
<string name="saved_login_copy_site">انسخ الموقع</string>
<!-- Content Description (for screenreaders etc) read for the button to reveal a password in logins -->
<string name="saved_login_reveal_password">أظهِر كلمة السر</string>
<!-- Content Description (for screenreaders etc) read for the button to hide a password in logins -->
<string name="saved_login_hide_password">أخفِ كلمة السر</string>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_later">لاحقًا</string>
<!-- Saved logins sorting strategy menu item -by name- (if selected, it will sort saved logins alphabetically) -->
<string name="saved_logins_sort_strategy_alphabetically">الاسم (ا-ي)</string>
<!-- Saved logins sorting strategy menu item -by last used- (if selected, it will sort saved logins by last used) -->
<string name="saved_logins_sort_strategy_last_used">آخر استخدام</string>
<!-- Title of the Add search engine screen -->
<string name="search_engine_add_custom_search_engine_title">أضِف محرك بحث</string>
<!-- Title of the Edit search engine screen -->
<string name="search_engine_edit_custom_search_engine_title">حرّر محرك بحث</string>
<!-- Content description (not visible, for screen readers etc.): Title for the button to add a search engine in the action bar -->
<string name="search_engine_add_button_content_description">أضِف</string>
<!-- Content description (not visible, for screen readers etc.): Title for the button to save a search engine in the action bar -->
<string name="search_engine_add_custom_search_engine_edit_button_content_description">احفظ</string>
<!-- Text for the menu button to edit a search engine -->
<string name="search_engine_edit">حرّر</string>
<!-- Text for the menu button to delete a search engine -->
<string name="search_engine_delete">احذف</string>
<!-- Text for the button to create a custom search engine on the Add search engine screen -->
<string name="search_add_custom_engine_label_other">أخرى</string>
<!-- Placeholder text shown in the Search Engine Name TextField before a user enters text -->
<string name="search_add_custom_engine_name_hint">الاسم</string>
<!-- Text for the button to learn more about adding a custom search engine -->
<string name="search_add_custom_engine_learn_more_label">اطّلع على المزيد</string>
<!-- Text shown when a user leaves the name field empty -->
<string name="search_add_custom_engine_error_empty_name">أدخِل اسم محرك البحث</string>
<!-- Text shown when a user leaves the search string field empty -->
<string name="search_add_custom_engine_error_empty_search_string">أدخِل نص البحث</string>
<!-- Text on the enabled button. Placeholder replaced with app name-->
<string name="migration_update_app_button">ابدأ %s</string>
<!--Text on list of migrated items (e.g. Settings, History, etc.)-->
<string name="migration_text_passwords">كلمات السر</string>
<!-- Label that indicates a site is using a secure connection -->
<string name="quick_settings_sheet_secure_connection">اتصال آمن</string>
<!-- Label that indicates a site is using a insecure connection -->
<string name="quick_settings_sheet_insecure_connection">اتصال غير آمن</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for all sites-->
<string name="confirm_clear_permissions_on_all_sites">أمتأكد من مسح كل الصلاحيات لكل المواقع؟</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for a site-->
<string name="confirm_clear_permissions_site">أمتأكد من مسح كل الصلاحيات لهذا الموقع؟</string>
<!-- Confirmation message for a dialog confirming if the user wants to set default value a permission for a site-->
<string name="confirm_clear_permission_site">أمتأكد من مسح التصريح لهذا الموقع؟</string>
<!-- Browser menu button that adds a top site to the home fragment -->
<string name="browser_menu_add_to_top_sites">أضِف للمواقع الشائعة</string>
<!-- Login overflow menu delete button -->
<string name="login_menu_delete_button">احذف</string>
<!-- Login overflow menu edit button -->
<string name="login_menu_edit_button">حرّر</string>
<!-- Message in delete confirmation dialog for logins -->
<string name="login_deletion_confirmation">أمتأكد من حذف جلسة الولوج هذه؟</string>
<!-- Positive action of a dialog asking to delete -->
<string name="dialog_delete_positive">احذف</string>
<!-- The button description to discard changes to an edited login. -->
<string name="discard_changes">أهمِل التعديلات</string>
<!-- The page title for editing a saved login. -->
<string name="edit">حرّر</string>
<!-- The error message in edit login view when password field is blank. -->
<string name="saved_login_password_required">كلمة السر مطلوبة</string>
<!-- Voice search button content description -->
<string name="voice_search_content_description">البحث الصوتي</string>
<!-- Voice search prompt description displayed after the user presses the voice search button -->
<string name="voice_search_explainer">تكلّم الآن</string>
<!-- The error message in edit login view when a duplicate username exists. -->
<string name="saved_login_duplicate">يوجد بالفعل جلسة ولوج باسم المستخدم هذا</string>
<!-- Synced Tabs -->
<!-- Text displayed when user is not logged into a Firefox Account -->
<string name="synced_tabs_connect_to_sync_account">الاتصال بحساب Firefox.</string>
<!-- Text displayed to ask user to connect another device as no devices found with account -->
<string name="synced_tabs_connect_another_device">صِلْ جهازا آخر.</string>
<!-- Text displayed when user has disabled tab syncing in Firefox Sync Account -->
<string name="synced_tabs_enable_tab_syncing">من فضلك فعّل مزامنة الألسنة.</string>
<!-- Text displayed when user has no tabs that have been synced -->
<string name="synced_tabs_no_tabs">لا ألسنة مفتوحة في Firefox على أجهزتك الأخرى.</string>
<!-- Text displayed in the synced tabs screen when a user is not signed in to Firefox Sync describing Synced Tabs -->
<string name="synced_tabs_sign_in_message">اعرض قائمة بالألسنة من أجهزتك الأخرى.</string>
<!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync -->
<string name="synced_tabs_sign_in_button">لِج إلى «المزامنة»</string>
<!-- Content description text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_content">لإضافة موقع شائع جديد، أزِل واحدًا. انقر مطولًا على الموقع واختر ”أزِل“.</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">حسنًا، فهمت</string>
</resources>

@ -34,8 +34,7 @@
<!-- Explanation for private browsing displayed to users on home view when they first enable private mode
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="private_browsing_placeholder_description_2">%1$s llimpia los historiales cuando coles de l\'aplicación o zarres toles llingüetes privaes. Magar qu\'esto nun t\'anonimiza n\'internet, fai que la to actividá en llinia seya fácil d\'anubrir
a otros usuarios qu\'usen el preséu.</string>
<string name="private_browsing_placeholder_description_2">%1$s llimpia los historiales cuando coles de l\'aplicación o zarres toles llingüetes privaes. Magar qu\'esto nun t\'anonimiza n\'internet, fai que la to actividá en llinia seya fácil d\'anubrir a otros usuarios qu\'usen el preséu.</string>
<string name="private_browsing_common_myths">Mitos comunes tocante al restolar en privao</string>
<!-- Delete session button to erase your history in a private session -->
<string name="private_browsing_delete_session">Desaniciar la sesión</string>
@ -48,6 +47,9 @@
<!-- Text for the negative button -->
<string name="cfr_neg_button_text">Non, gracies</string>
<!-- Search widget "contextual feature recommendation" (CFR) -->
<!-- Text for the main message. 'Firefox' intentionally hardcoded here.-->
<string name="search_widget_cfr_message">Accedi aína a Firefox col amiestu d\'un widget a la pantalla d\'aniciu.</string>
<!-- Text for the negative button -->
<string name="search_widget_cfr_neg_button_text">Agora non</string>
@ -146,6 +148,8 @@
<string name="search_shortcuts_engine_settings">Axustes de los motores de gueta</string>
<!-- Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with_2">Y agora gueta con:</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">Rellenar col enllaz del cartafueyu</string>
<!-- Button in the search suggestions onboarding that allows search suggestions in private sessions -->
<string name="search_suggestions_onboarding_allow_button">Permitir</string>
<!-- Button in the search suggestions onboarding that does not allow search suggestions in private sessions -->
@ -218,6 +222,10 @@
<string name="preferences_add_private_browsing_shortcut">Amestar un atayu pa restolar en privao</string>
<!-- Preference for accessibility -->
<string name="preferences_accessibility">Accesibilidá</string>
<!-- Preference to override the Firefox Account server -->
<string name="preferences_override_fxa_server">Sirvidor personalizáu de Firefox Accounts</string>
<!-- Preference to override the Sync token server -->
<string name="preferences_override_sync_tokenserver">Sirvidor personalizáu de Sync</string>
<!-- Toast shown after updating the FxA/Sync server override preferences -->
<string name="toast_override_fxa_sync_server_done">Modificóse\'l sirvidor de cuentes/sincronización de Firefox. Colando de l\'aplicación p\'aplicar los cambeos…</string>
<!-- Preference category for account information -->
@ -381,6 +389,10 @@
<string name="library_bookmarks">Marcadores</string>
<!-- Option in library to open Desktop Bookmarks root page -->
<string name="library_desktop_bookmarks_root">Marcadores del escritoriu</string>
<!-- Option in library to open Desktop Bookmarks "menu" page -->
<string name="library_desktop_bookmarks_menu">Menú de marcadores</string>
<!-- Option in library to open Desktop Bookmarks "toolbar" page -->
<string name="library_desktop_bookmarks_toolbar">Barra de marcadores</string>
<!-- Option in library to open Desktop Bookmarks "unfiled" page -->
<string name="library_desktop_bookmarks_unfiled">Otros marcadores</string>
<!-- Option in Library to open History page -->
@ -426,6 +438,8 @@
<!-- Open tabs menu item to share all tabs -->
<string name="tabs_menu_share_tabs">Compartir les llingüetes</string>
<!-- Open tabs menu item to save tabs to collection -->
<string name="tabs_menu_save_to_collection1">Guardar llingüetes nuna coleición</string>
<!-- Content description (not visible, for screen readers etc.): Opens the tab menu when pressed -->
<string name="tab_menu">Menú de llingüetes</string>
<!-- Button in the current session menu. Deletes the session when pressed -->
@ -544,6 +558,8 @@
<!-- Bookmark snackbar message on deletion
The first parameter is the host part of the URL of the bookmark deleted, if any -->
<string name="bookmark_deletion_snackbar_message">Desanicióse %1$s</string>
<!-- Bookmark snackbar message on deleting multiple bookmarks -->
<string name="bookmark_deletion_multiple_snackbar_message_2">Desaniciáronse los marcadores</string>
<!-- Bookmark undo button for deletion snackbar action -->
<string name="bookmark_undo_deletion">DESFACER</string>
@ -778,8 +794,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">Desanicia automáticamente los datos de restolar cuando esbilles «Colar» nel menú principal</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Desanicia automáticamente los datos de restolar cuando esbilles «Colar» nel menú principal</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">Historial de restolar</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Colar</string>
@ -805,18 +819,27 @@
<string name="tip_firefox_preview_moved_description">Firefox Nightly anuévase cada nueche y tien carauterístiques esperimentales.
Por embargu, ye menos estable. Baxa la versión beta del restolador pa una esperiencia más estable.</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">Consiguir Firefox Beta p\'Android</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed">Firefox Nightly mudó</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_installed">Dexa d\'usar esta aplicación darréu que nun va recibir más anovamientos de seguranza. Cambia a la versión nueva de Nightly.
\n\nPa tresferir los marcadores, anicios de sesión y l\'historial a otra aplicación, crea una cuenta de Firefox.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_installed">Cambiar al Nightly nuevu</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_not_installed">Firefox Nightly mudó</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_not_installed">Dexa d\'usar esta aplicación darréu que nun va recibir más anovamientos de seguranza. Consigui la versión nueva de Nightly.
\n\nPa tresferir los marcadores, anicios de sesión y l\'historial a otra aplicación, crea una cuenta de Firefox.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_not_installed">Consiguir el Nightly nuevu</string>
<!-- Onboarding -->
<!-- Text for onboarding welcome message
The first parameter is the name of the app (e.g. Firefox Preview) -->
@ -864,6 +887,8 @@
In English this is an idiom for "choose a side as in an argument or fight"
but it is ok to make this more literally about "choosing a position in a physical space -->
<string name="onboarding_toolbar_position_header">Posición</string>
<!-- text for the toolbar position card description -->
<string name="onboarding_toolbar_position_description">Prueba\'l restolar con una mano cola barra de ferramientes no baxero o móvila a lo cimero.</string>
<!-- text for the private browsing onboarding card header -->
<string name="onboarding_private_browsing_header">Restolar en privao</string>
<!-- text for the private browsing onboarding card description
@ -894,6 +919,8 @@
<string name="onboarding_theme_picker_header">Escoyeta d\'un estilu</string>
<!-- text for the theme picker onboarding card description -->
<string name="onboarding_theme_picker_description1">Aforra daqué de batería y curia los güeyos activando\'l mou escuru.</string>
<!-- Automatic theme setting (will follow device setting) -->
<string name="onboarding_theme_automatic_title">Siguir l\'estilu del sistema</string>
<!-- Summary of automatic theme setting (will follow device setting) -->
<string name="onboarding_theme_automatic_summary">Adáutase a los axustes del preséu</string>
<!-- Theme setting for dark mode -->
@ -916,6 +943,8 @@
<string name="sign_in_instructions"><![CDATA[Nun ordenador abri Firefox y vete a <b>https://firefox.com/pair</b>]]></string>
<!-- Text shown for sign in pairing when ready -->
<string name="sign_in_ready_for_scan">Escaniar</string>
<!-- Text shown for settings option for sign with pairing -->
<string name="sign_in_with_camera">Aniciu de sesión cola cámara</string>
<!-- Text shown for settings option for sign with email -->
<string name="sign_in_with_email">Usar una direición de corréu</string>
<!-- Text shown in confirmation dialog to sign out of account -->
@ -956,6 +985,8 @@
<string name="preference_enhanced_tracking_protection_strict_info_button">Lo que la proteición estricta escontra\'l rastrexu bloquia</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom">Personalizar</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_custom_description_2">Escueyi los rastrexadores y scripts a bloquiar.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_custom_info_button">Lo que la proteición personalizada escontra\'l rastrexu bloquia</string>
<!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings -->
@ -1037,6 +1068,9 @@
<!-- About page link text to open a screen with libraries that are used -->
<string name="about_other_open_source_libraries">Les biblioteques qu\'usamos</string>
<!-- Toast shown to the user when they are activating the secret dev menu
The first parameter is number of long clicks left to enable the menu -->
<string name="about_debug_menu_toast_progress">Menú de depuración: %1$d calcu(os) p\'activar</string>
<string name="about_debug_menu_toast_done">Activóse\'l menú de depuración</string>
<!-- Content description of the tab counter toolbar button when one tab is open -->
@ -1067,6 +1101,9 @@
<!-- Placeholder text for the TextView in the Add to Homescreen dialog -->
<string name="add_to_homescreen_text_placeholder">Nome del atayu</string>
<!-- Describes the add to homescreen functionality -->
<string name="add_to_homescreen_description">Pues amestar fácilmente esti sitiu web a la pantalla d\'aniciu del preséu p\'acceder nel intre y restolalu como si fore una aplicación.</string>
<!-- Preference for managing the settings for logins and passwords in Fenix -->
<string name="preferences_passwords_logins_and_passwords">Anicios de sesión y contraseñes</string>
<!-- Preference for managing the saving of logins and passwords in Fenix -->
@ -1159,7 +1196,7 @@
<!-- Title for Accessibility Force Enable Zoom Preference -->
<string name="preference_accessibility_force_enable_zoom">Facer zoom en tolos sitios web</string>
<!-- Summary for Accessibility Force Enable Zoom Preference -->
<string name="preference_accessibility_force_enable_zoom_summary">Activa l\'averamientu y alloñamientu, tamién en sitios web qu\'eviten estos xestos.</string>
<string name="preference_accessibility_force_enable_zoom_summary">Activa l\'averamientu y alloñamientu, tamién nos sitios web qu\'eviten estos xestos.</string>
<!-- Saved logins sorting strategy menu item -by name- (if selected, it will sort saved logins alphabetically) -->
<string name="saved_logins_sort_strategy_alphabetically">Nome (A-Z)</string>
@ -1238,6 +1275,12 @@
<string name="quick_settings_sheet_secure_connection">La conexón ye segura</string>
<!-- Label that indicates a site is using a insecure connection -->
<string name="quick_settings_sheet_insecure_connection">La conexón ye insegura</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for all sites-->
<string name="confirm_clear_permissions_on_all_sites">¿De xuru que quies quitar tolos permisos de tolos sitios?</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for a site-->
<string name="confirm_clear_permissions_site">¿De xuru que quies quitar tolos permisos d\'esti sitiu?</string>
<!-- Confirmation message for a dialog confirming if the user wants to set default value a permission for a site-->
<string name="confirm_clear_permission_site">¿De xuru que quies quitar esti permisu d\'esti sitiu?</string>
<!-- label shown when there are not site exceptions to show in the site exception settings -->
<string name="no_site_exceptions">Nun hai nenguna</string>
<!-- Label for the Pocket default top site -->
@ -1258,6 +1301,12 @@
<!-- Positive action of a dialog asking to delete -->
<string name="dialog_delete_positive">Desaniciar</string>
<!-- The editable text field for a login's web address. -->
<string name="saved_login_hostname_description">El campu de testu editable pa la direición web del aniciu de sesión.</string>
<!-- The editable text field for a login's username. -->
<string name="saved_login_username_description">El campu de testu editable pal nome d\'usuariu del aniciu de sesión.</string>
<!-- The editable text field for a login's password. -->
<string name="saved_login_password_description">El campu de testu editable pa la contraseña del aniciu de sesión.</string>
<!-- The page title for editing a saved login. -->
<string name="edit">Edición</string>
<!-- The error message in edit login view when password field is blank. -->
@ -1270,6 +1319,9 @@
<!-- The error message in edit login view when a duplicate username exists. -->
<string name="saved_login_duplicate">Yá esiste un aniciu de sesión con esi nome d\'usuariu</string>
<!-- Synced Tabs -->
<!-- Text displayed when user is not logged into a Firefox Account -->
<string name="synced_tabs_connect_to_sync_account">Coneuta con una cuenta de Firefox.</string>
<!-- Text displayed asking user to re-authenticate -->
<string name="synced_tabs_reauth">Volvi autenticate, por favor.</string>
<!-- Text displayed when user has disabled tab syncing in Firefox Sync Account -->
@ -1281,7 +1333,7 @@
<!-- Title text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_title">Algamóse la llende de sitios destacaos</string>
<!-- Content description text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_content">P\'amestar sitios nuevos, desanicia dalgún. Ten primíu un sitiu y esbilla Desaniciar.</string>
<string name="top_sites_max_limit_content">P\'amestar sitios nuevos desanicia dalgún. Ten primíu un sitiu y esbilla Desaniciar.</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">Val, entendílo</string>

@ -20,6 +20,14 @@
<!-- No Private Tabs Message Description -->
<string name="no_private_tabs_description">Тут будуць паказаны вашы прыватныя карткі.</string>
<!-- Message announced to the user when tab tray is selected with 1 tab -->
<string name="open_tab_tray_single">1 адкрытая картка. Націсніце, каб пераключыць карткі.</string>
<!-- Message announced to the user when tab tray is selected with 0 or 2+ tabs -->
<string name="open_tab_tray_plural">Адкрытых картак: %1$s. Націсніце, каб пераключыць карткі.</string>
<!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
<string name="about_content">%1$s распрацаваны Mozilla.</string>
<!-- Private Browsing -->
<!-- Title for private session option -->
<string name="private_browsing_title">Вы ў прыватным сеансе</string>
@ -27,6 +35,9 @@
<!-- Delete session button to erase your history in a private session -->
<string name="private_browsing_delete_session">Выдаліць сеанс</string>
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- Text for the main message -->
<string name="cfr_message">Дадайце цэтлік, каб адкрываць прыватныя карткі з галоўнага экрана.</string>
<!-- Text for the positive button -->
<string name="cfr_pos_button_text">Дадаць цэтлік</string>
<!-- Text for the negative button -->
@ -190,8 +201,14 @@
<string name="preferences_open_links_in_a_private_tab">Адкрываць спасылкі ў прыватнай картцы</string>
<!-- Preference for allowing screenshots to be taken while in a private tab-->
<string name="preferences_allow_screenshots_in_private_mode">Дазволіць здымкі экрана ў прыватным рэжыме</string>
<!-- Preference for adding private browsing shortcut -->
<string name="preferences_add_private_browsing_shortcut">Дадаць ярлык прыватнага аглядання</string>
<!-- Preference for accessibility -->
<string name="preferences_accessibility">Даступнасць</string>
<!-- Preference to override the Firefox Account server -->
<string name="preferences_override_fxa_server">Уласны сервер уліковых запісаў Firefox</string>
<!-- Preference to override the Sync token server -->
<string name="preferences_override_sync_tokenserver">Уласны сервер сінхранізацыі</string>
<!-- Preference category for account information -->
<string name="preferences_category_account">Уліковы запіс</string>
<!-- Preference shown on banner to sign into account -->
@ -292,13 +309,19 @@
<string name="preferences_tracking_protection_exceptions">Выключэнні</string>
<!-- Preference description for tracking protection exceptions -->
<string name="preferences_tracking_protection_exceptions_description">Ахова ад сачэння выключана на гэтых сайтах</string>
<!-- Button in Exceptions Preference to turn on tracking protection for all sites (remove all exceptions) -->
<string name="preferences_tracking_protection_exceptions_turn_on_for_all">Уключыць для ўсіх сайтаў</string>
<!-- Text displayed when there are no exceptions, with learn more link that brings users to a tracking protection SUMO page -->
<string name="exceptions_empty_message_learn_more_link">Даведацца больш</string>
<!-- Preference switch for Telemetry -->
<string name="preferences_telemetry">Тэлеметрыя</string>
<!-- Preference switch for usage and technical data collection -->
<string name="preference_usage_data">Выкарыстанне і тэхнічныя дадзеныя</string>
<!-- Preference description for usage and technical data collection -->
<string name="preferences_usage_data_description">Дзяліцца звесткамі пра прадукцыйнасць, выкарыстанне, апаратнае забеспячэнне і налады вашага браўзера з Mozilla, каб дапамагчы ўдасканаліць %1$s</string>
<!-- Preference switch for marketing data collection -->
<string name="preferences_marketing_data">Маркетынгавыя дадзеныя</string>
<!-- Title for experiments preferences -->
<string name="preference_experiments">Доследы</string>
@ -324,9 +347,9 @@
<!-- Toolbar Preferences -->
<!-- Preference for using top toolbar -->
<string name="preference_top_toolbar">Зверху</string>
<string name="preference_top_toolbar">Уверсе</string>
<!-- Preference for using bottom toolbar -->
<string name="preference_bottom_toolbar">Знізу</string>
<string name="preference_bottom_toolbar">Унізе</string>
<!-- Theme Preferences -->
<!-- Preference for using light theme -->
@ -334,6 +357,8 @@
<!-- Preference for using dark theme -->
<string name="preference_dark_theme">Цёмная</string>
<!-- Preference for using using dark or light theme automatically set by battery -->
<string name="preference_auto_battery_theme">Паводле рэжыму эканоміі зараду</string>
<!-- Preference for using following device theme -->
<string name="preference_follow_device_theme">Тэма прылады</string>
@ -403,6 +428,8 @@
<string name="close_tab">Закрыць картку</string>
<!-- Content description (not visible, for screen readers etc.): Close tab <title> button. First parameter is tab title -->
<string name="close_tab_title">Закрыць картку %s</string>
<!-- Content description (not visible, for screen readers etc.): Opens the open tabs menu when pressed -->
<string name="open_tabs_menu">Меню адкрытых картак</string>
<!-- Open tabs menu item to close all tabs -->
<string name="tabs_menu_close_all_tabs">Закрыць усе карткі</string>
<!-- Open tabs menu item to share all tabs -->
@ -475,6 +502,11 @@
<!-- Text shown when no history exists -->
<string name="history_empty_message">Няма гісторыі</string>
<!-- Crashes -->
<!-- Title text displayed on the tab crash page. This first parameter is the name of the application (For example: Fenix) -->
<string name="tab_crash_title_2">Выбачайце. %1$s не можа загрузіць гэтую старонку.</string>
<!-- Description text displayed on the tab crash page -->
<string name="tab_crash_description">Вы можаце паспрабаваць аднавіць ці закрыць гэтую картку ніжэй.</string>
<!-- Send crash report checkbox text on the tab crash page -->
<string name="tab_crash_send_report">Адправіць справаздачу аб краху ў Mozilla</string>
<!-- Close tab button text on the tab crash page -->
@ -505,6 +537,8 @@
<string name="bookmark_created_snackbar">Закладка створана.</string>
<!-- Snackbar title shown after a bookmark has been created. -->
<string name="bookmark_saved_snackbar">Закладка захавана!</string>
<!-- Snackbar edit button shown after a bookmark has been created. -->
<string name="edit_bookmark_snackbar_action">ЗМЯНІЦЬ</string>
<!-- Bookmark overflow menu edit button -->
<string name="bookmark_menu_edit_button">Змяніць</string>
<!-- Bookmark overflow menu select button -->
@ -585,6 +619,8 @@
<string name="preference_phone_feature_notification">Абвестка</string>
<!-- Label that indicates that a permission must be asked always -->
<string name="preference_option_phone_feature_ask_to_allow">Запытваць дазвол</string>
<!-- Label that indicates that a permission must be allowed -->
<string name="preference_option_phone_feature_allowed">Дазволена</string>
<!--Label that indicates a permission is by the Android OS-->
<string name="phone_feature_blocked_by_android">Заблакавана Android</string>
<!-- Preference for showing a list of websites that the default configurations won't apply to them -->
@ -595,6 +631,8 @@
<string name="tracking_protection_off">Выключана</string>
<!-- Label that indicates that all video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed2">Дазволіць гук і відэа</string>
<!-- Label that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="preference_option_autoplay_block_audio2">Блакаваць толькі гук</string>
<!-- Label that indicates that all video and audio autoplay is blocked -->
<string name="preference_option_autoplay_blocked3">Блакаваць гук і відэа</string>
<!-- Summary of delete browsing data on quit preference if it is set to on -->
@ -625,6 +663,12 @@
<string name="create_collection_deselect_all">Адмяніць выбар усіх</string>
<!-- Text to prompt users to select the tabs to save in the "select tabs" step of the collection creator -->
<string name="create_collection_save_to_collection_empty">Выберыце карткі для захавання</string>
<!-- Text to show users how many tabs they have selected in the "select tabs" step of the collection creator.
%d is a placeholder for the number of tabs selected. -->
<string name="create_collection_save_to_collection_tabs_selected">Выбрана картак: %d</string>
<!-- Text to show users they have one tab selected in the "select tabs" step of the collection creator.
%d is a placeholder for the number of tabs selected. -->
<string name="create_collection_save_to_collection_tab_selected">Выбрана картка: %d</string>
<!-- Text shown in snackbar when multiple tabs have been saved in a collection -->
<string name="create_collection_tabs_saved">Карткі захаваны!</string>
<!-- Text shown in snackbar when one tab has been saved in a collection -->
@ -667,9 +711,13 @@
<string name="sync_offline">Па-за сеткай</string>
<!-- An option to connect additional devices -->
<string name="sync_connect_device">Падключыць іншую прыладу</string>
<!-- The dialog text shown when additional devices are not available -->
<string name="sync_connect_device_dialog">Каб адправіць картку, увайдзіце ў Firefox прынамсі на адной іншай прыладзе.</string>
<!-- Confirmation dialog button -->
<string name="sync_confirmation_button">Зразумела</string>
<!-- Share error message -->
<string name="share_error_snackbar">Немагчыма падзяліцца гэтай праграмай</string>
<!-- Add new device screen title -->
<string name="sync_add_new_device_title">Даслаць на прыладу</string>
<!-- Text for the warning message on the Add new device screen -->
@ -707,6 +755,8 @@
<!-- Text shown in snackbar when user closes all tabs -->
<string name="snackbar_tabs_closed">Карткі закрыты</string>
<!-- Text shown in snackbar when user adds a site to top sites -->
<string name="snackbar_added_to_top_sites">Дададзена да папулярных сайтаў</string>
<!-- Text shown in snackbar when user closes a private tab -->
<string name="snackbar_private_tab_closed">Прыватная картка закрыта</string>
<!-- Text shown in snackbar when user closes all private tabs -->
@ -721,6 +771,9 @@
<string name="a11y_dialog_deleted_undo">Адмяніць</string>
<!-- Text for action to confirm deleting a tab or collection shown in a11y dialog -->
<string name="a11y_dialog_deleted_confirm">Пацвердзіць</string>
<!-- QR code scanner prompt which appears after scanning a code, but before navigating to it
First parameter is the name of the app, second parameter is the URL or text scanned-->
<string name="qr_scanner_confirmation_dialog_message">Дазволіць %1$s адкрыць %2$s</string>
<!-- QR code scanner prompt dialog positive option to allow navigation to scanned link -->
<string name="qr_scanner_dialog_positive">ДАЗВОЛІЦЬ</string>
<!-- QR code scanner prompt dialog positive option to deny navigation to scanned link -->
@ -736,29 +789,46 @@
<!-- Message for copying the URL via long press on the toolbar -->
<string name="url_copied">URL скапіраваны</string>
<!-- Sample text for accessibility font size -->
<string name="accessibility_text_size_sample_text_1">Гэта ўзор тэксту. Ён тут, каб паказаць, як тэкст будзе выглядаць пры павелічэнні або памяншэнні памеру з дапамогай гэтай налады.</string>
<!-- Summary for Accessibility Text Size Scaling Preference -->
<string name="preference_accessibility_text_size_summary">Зрабіць тэкст на сайтах большым ці меншым</string>
<!-- Title for Accessibility Text Size Scaling Preference -->
<string name="preference_accessibility_font_size_title">Памер шрыфту</string>
<!-- Title for Accessibility Text Automatic Size Scaling Preference -->
<string name="preference_accessibility_auto_size_2">Аўтаматычны памер шрыфту</string>
<!-- Title for the Delete browsing data preference -->
<string name="preferences_delete_browsing_data">Выдаліць дадзеныя аглядання</string>
<!-- Title for the tabs item in Delete browsing data -->
<string name="preferences_delete_browsing_data_tabs_title_2">Адкрытыя карткі</string>
<!-- Subtitle for the tabs item in Delete browsing data, parameter will be replaced with the number of open tabs -->
<string name="preferences_delete_browsing_data_tabs_subtitle">Карткі: %d</string>
<!-- Title for the data and history items in Delete browsing data -->
<string name="preferences_delete_browsing_data_browsing_data_title">Гісторыя аглядання і дадзеныя сайтаў</string>
<!-- Subtitle for the data and history items in delete browsing data, parameter will be replaced with the
number of history items the user has -->
<string name="preferences_delete_browsing_data_browsing_data_subtitle">Адрасы: %d</string>
<!-- Title for history items in Delete browsing data -->
<string name="preferences_delete_browsing_data_browsing_history_title">Гісторыя</string>
<!-- Subtitle for the history items in delete browsing data, parameter will be replaced with the
number of history pages the user has -->
<string name="preferences_delete_browsing_data_browsing_history_subtitle">Старонак: %d</string>
<!-- Title for the cookies item in Delete browsing data -->
<string name="preferences_delete_browsing_data_cookies">Кукі</string>
<!-- Subtitle for the cookies item in Delete browsing data -->
<string name="preferences_delete_browsing_data_cookies_subtitle">Вы выйдзеце з большасці сайтаў</string>
<!-- Title for the cached images and files item in Delete browsing data -->
<string name="preferences_delete_browsing_data_cached_files">Кэшаваныя відарысы і файлы</string>
<!-- Title for the site permissions item in Delete browsing data -->
<string name="preferences_delete_browsing_data_site_permissions">Дазволы для сайтаў</string>
<!-- Text for the button to delete browsing data -->
<string name="preferences_delete_browsing_data_button">Выдаліць звесткі аглядання</string>
<!-- Title for the Delete browsing data on quit preference -->
<string name="preferences_delete_browsing_data_on_quit">Выдаляць звесткі аглядання пры выхадзе</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit">Аўтаматычна выдаляе дадзеныя аглядання, калі вы выбіраеце &quot;Выйсці&quot; ў галоўным меню</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Выйсці</string>
@ -767,17 +837,32 @@
<!-- Text for the allow button for the data deletion dialog -->
<string name="delete_browsing_data_prompt_allow">Выдаліць</string>
<!-- Text for the snackbar confirmation that the data was deleted -->
<string name="preferences_delete_browsing_data_snackbar">Дадзеныя аглядання выдалены</string>
<!-- Tips -->
<!-- text for firefox preview moving tip header "Firefox Preview" and "Firefox Nightly" are intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header">Firefox Preview цяпер Firefox Nightly</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description">Firefox Nightly абнаўляецца кожную ноч і мае новыя эксперыментальныя магчымасці.
Аднак ён можа быць менш стабільным. Сцягніце нашу бэта-версію для больш стабільнай працы.</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">Атрымаць Firefox для Android Beta</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed">Firefox Nightly пераехаў</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_installed">Гэта праграма больш не будзе атрымліваць абнаўленні бяспекі. Перастаньце карыстацца гэтай праграмай і перайдзіце на новы Nightly.
\n\nКаб перанесці закладкі, лагіны і гісторыю ў другую праграму, стварыце ўліковы запіс Firefox.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_installed">Пераключыцца на новы Nightly</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_not_installed">Firefox Nightly пераехаў</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_not_installed">Гэта праграма больш не будзе атрымліваць абнаўленні бяспекі. Атрымайце новы Nightly і больш не карыстайцеся гэтай праграмай.
\n\nКаб перанесці закладкі, лагіны і гісторыю ў другую праграму, стварыце ўліковы запіс Firefox.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_not_installed">Атрымаць новы Nightly</string>
@ -787,26 +872,69 @@
<string name="onboarding_header">Вітаем у %s!</string>
<!-- text for the Firefox Accounts section header -->
<string name="onboarding_fxa_section_header">Ужо маеце ўліковы запіс?</string>
<!-- text for the Firefox Preview feature section header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_feature_section_header">Пазнаёмцеся з %s</string>
<!-- text for the "What's New" onboarding card header -->
<string name="onboarding_whats_new_header1">Паглядзіце, што новага</string>
<!-- text for the "what's new" onboarding card description
The first parameter is the short name of the app (e.g. Firefox) -->
<string name="onboarding_whats_new_description">Маеце пытанні па абноўленым выглядзе %s? Хочаце ведаць, што змянілася?</string>
<!-- text for underlined clickable link that is part of "what's new" onboarding card description that links to an FAQ -->
<string name="onboarding_whats_new_description_linktext">Адказы тут</string>
<!-- text for the firefox account onboarding card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">Атрымайце максімум ад %s.</string>
<!-- text for the button to confirm automatic sign-in -->
<string name="onboarding_firefox_account_auto_signin_confirm">Так, увайсці</string>
<!-- text for the automatic sign-in button while signing in is in process -->
<string name="onboarding_firefox_account_signing_in">Уваход…</string>
<!-- text for the button to manually sign into Firefox account. The word "Firefox" should not be translated -->
<string name="onboarding_firefox_account_sign_in">Увайсці ў Firefox</string>
<!-- text for the button to stay signed out when presented with an option to automatically sign-in. -->
<string name="onboarding_firefox_account_stay_signed_out">Не ўваходзіць</string>
<!-- text to display in the snackbar once account is signed-in -->
<string name="onboarding_firefox_account_sync_is_on">Сінхранізацыя ўключана</string>
<!-- text to display in the snackbar if automatic sign-in fails. user may try again -->
<string name="onboarding_firefox_account_automatic_signin_failed">Няўдача ўваходу</string>
<!-- text for the tracking protection onboarding card header -->
<string name="onboarding_tracking_protection_header_2">Аўтаматычная прыватнасць</string>
<!-- text for the tracking protection card description
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_tracking_protection_description_2">Налады прыватнасці і бяспекі блакуюць трэкеры, шкоднасныя праграмы і кампаніі, што ідуць за вамі.</string>
<!-- text for tracking protection radio button option for standard level of blocking -->
<string name="onboarding_tracking_protection_standard_button_2">Стандартная (прадвызначана)</string>
<!-- text for standard blocking option button description -->
<string name="onboarding_tracking_protection_standard_button_description_2">Блакуе менш трэкераў. Старонкі загружаюцца нармальна.</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_button">Строгая (рэкамендуецца)</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_option">Строгая</string>
<!-- text for strict blocking option button description -->
<string name="onboarding_tracking_protection_strict_button_description_2">Блакуе больш трэкераў, рэкламы і выплыўных вокнаў. Старонкі загружаюцца хутчэй, але некаторыя функцыі могуць не працаваць.</string>
<!-- text for the toolbar position card header
In English this is an idiom for "choose a side as in an argument or fight"
but it is ok to make this more literally about "choosing a position in a physical space -->
<string name="onboarding_toolbar_position_header">Выберыце становішча</string>
<!-- text for the toolbar position card description -->
<string name="onboarding_toolbar_position_description">Паспрабуйце навігацыю адной рукой на паліцы прылад унізе або перамясціце яе ўверх.</string>
<!-- text for the private browsing onboarding card header -->
<string name="onboarding_private_browsing_header">Аглядайце прыватна</string>
<!-- text for the private browsing onboarding card description
The first parameter is an icon that represents private browsing -->
<string name="onboarding_private_browsing_description1">Адкрыць прыватную картку адзін раз: Націсніце значок %s.</string>
<!-- text for the private browsing onboarding card description, explaining how to always using private browsing -->
<string name="onboarding_private_browsing_always_description">Адкрываць прыватныя карткі кожны раз: Абнавіце налады прыватнага аглядання.</string>
<!-- text for the private browsing onbording card button, that launches settings -->
<string name="onboarding_private_browsing_button">Адкрыць налады</string>
<!-- text for the privacy notice onboarding card header -->
<string name="onboarding_privacy_notice_header">Ваша прыватнасць</string>
<!-- text for the privacy notice onboarding card description
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_privacy_notice_description">Мы распрацавалі %s, каб даць вам кантроль над тым, чым дзяліцца
ў Інтэрнэце і тым, чым вы падзеліцеся з намі.</string>
<!-- Text for the button to read the privacy notice -->
<string name="onboarding_privacy_notice_read_button">Паведамленне аб прыватнасці</string>
<!-- Content description (not visible, for screen readers etc.): Close onboarding screen -->
<string name="onboarding_close">Закрыць</string>
@ -816,6 +944,8 @@
<!-- Onboarding theme -->
<!-- text for the theme picker onboarding card header -->
<string name="onboarding_theme_picker_header">Выберыце тэму</string>
<!-- text for the theme picker onboarding card description -->
<string name="onboarding_theme_picker_description1">Зберажыце зарад батарэі і зрок, уключыўшы цёмны рэжым.</string>
<!-- Automatic theme setting (will follow device setting) -->
<string name="onboarding_theme_automatic_title">Аўтаматычна</string>
@ -866,12 +996,22 @@
<string name="preference_enhanced_tracking_protection_explanation_learn_more">Даведацца больш</string>
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_default_1">Стандартная (прадвызначана)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_3">Блакуе менш трэкераў. Старонкі загружаюцца нармальна.</string>
<!-- Accessibility text for the Standard protection information icon -->
<string name="preference_enhanced_tracking_protection_standard_info_button">Што блакуецца стандартнай аховай ад сачэння</string>
<!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">Строгая</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description_2">Блакуе больш трэкераў, рэкламы і выплыўных вокнаў. Старонкі загружаюцца хутчэй, але некаторыя функцыі могуць не працаваць.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_strict_info_button">Што блакуецца строгай аховай ад сачэння</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom">Адмыслова</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_custom_description_2">Выберыце, якія трэкеры і скрыпты трэба заблакаваць.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_custom_info_button">Што блакуецца адмысловай аховай ад сачэння</string>
<!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings -->
<!-- Preference for enhanced tracking protection for the custom protection settings for cookies-->
<string name="preference_enhanced_tracking_protection_custom_cookies">Кукі</string>
@ -889,6 +1029,8 @@
<string name="preference_enhanced_tracking_protection_custom_tracking_content_1">Ва ўсіх картках</string>
<!-- Option for enhanced tracking protection for the custom protection settings for tracking content-->
<string name="preference_enhanced_tracking_protection_custom_tracking_content_2">Толькі ў прыватных картках</string>
<!-- Option for enhanced tracking protection for the custom protection settings for tracking content-->
<string name="preference_enhanced_tracking_protection_custom_tracking_content_3">Толькі ў адмысловых картках</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom_cryptominers">Майнеры крыптавалют</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
@ -906,6 +1048,8 @@
<string name="etp_fingerprinters_title">Збіральнікі лічбавых адбіткаў</string>
<!-- Category of trackers (tracking content) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_tracking_content_title">Змест з элементамі сачэння</string>
<!-- Enhanced Tracking Protection message that protection is currently on for this site -->
<string name="etp_panel_on">Ахова ўключана на гэтым сайце</string>
<!-- Header for exceptions list for which sites enhanced tracking protection is always off -->
<string name="enhanced_tracking_protection_exceptions">Узмоцненая ахова ад сачэння выключана на гэтых сайтах</string>
@ -914,6 +1058,8 @@
<string name="etp_back_button_content_description">Перайсці назад</string>
<!-- About page Your rights link text -->
<string name="about_your_rights">Вашы правы</string>
<!-- About page link text to open open source licenses screen -->
<string name="about_open_source_licenses">Выкарыстаныя бібліятэкі з адкрытым зыходным кодам</string>
<!-- About page link text to open what's new link -->
<string name="about_whats_new">Што новага ў %s</string>
@ -955,6 +1101,11 @@
<!-- Add button text for the Add to Homescreen dialog -->
<string name="add_to_homescreen_add">Дадаць</string>
<!-- Continue to website button text for the first-time Add to Homescreen dialog -->
<string name="add_to_homescreen_continue">Перайсці на вэб-сайт</string>
<!-- Placeholder text for the TextView in the Add to Homescreen dialog -->
<string name="add_to_homescreen_text_placeholder">Назва ярлыка</string>
<!-- Preference for managing the settings for logins and passwords in Fenix -->
<string name="preferences_passwords_logins_and_passwords">Лагіны і паролі</string>
<!-- Preference for managing the saving of logins and passwords in Fenix -->
@ -982,12 +1133,22 @@
<!-- Preference to access list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions">Выключэнні</string>
<!-- Hint for search box in logins list -->
<string name="preferences_passwords_saved_logins_search">Шукаць лагіны</string>
<!-- Option to sort logins list A-Z, alphabetically -->
<string name="preferences_passwords_saved_logins_alphabetically">Па алфавіце</string>
<!-- Option to sort logins list by most recently used -->
<string name="preferences_passwords_saved_logins_recently_used">Нядаўна выкарыстаныя</string>
<!-- The header for the site that a login is for -->
<string name="preferences_passwords_saved_logins_site">Сайт</string>
<!-- The header for the username for a login -->
<string name="preferences_passwords_saved_logins_username">Імя карыстальніка</string>
<!-- The header for the password for a login -->
<string name="preferences_passwords_saved_logins_password">Пароль</string>
<!-- Message displayed in security prompt to reenter a secret pin to access saved logins -->
<string name="preferences_passwords_saved_logins_enter_pin">Паўторна ўвядзіце свой PIN-код</string>
<!-- Message displayed in security prompt to access saved logins -->
<string name="preferences_passwords_saved_logins_enter_pin_description">Разблакуйце, каб пабачыць захаваныя лагіны</string>
<!-- Learn more link that will link to a page with more information displayed when a connection is insecure and we detect the user is entering a password -->
<string name="logins_insecure_connection_warning_learn_more">Даведацца больш</string>
@ -1035,6 +1196,8 @@
<!-- Text for the menu button to delete a search engine -->
<string name="search_engine_delete">Выдаліць</string>
<!-- Text for the button to create a custom search engine on the Add search engine screen -->
<string name="search_add_custom_engine_label_other">Іншы</string>
<!-- Placeholder text shown in the Search Engine Name TextField before a user enters text -->
<string name="search_add_custom_engine_name_hint">Назва</string>
<!-- Text for the button to learn more about adding a custom search engine -->
@ -1046,6 +1209,13 @@
<!-- Text shown when a user leaves the name field empty -->
<string name="search_add_custom_engine_error_empty_name">Увядзіце назву пошукавай сістэмы</string>
<!-- Text shown when a user leaves the search string field empty -->
<string name="search_add_custom_engine_error_empty_search_string">Увядзіце радок пошуку</string>
<!-- Text on the disabled button while in progress. Placeholder replaced with app name -->
<string name="migration_updating_app_button_text">Абнаўленне %s…</string>
<!-- Text on the enabled button. Placeholder replaced with app name-->
<string name="migration_update_app_button">Запусціць %s</string>
<!-- Accessibility description text for a completed migration item -->
<string name="migration_icon_description">Міграцыя завершана</string>
<!--Text on list of migrated items (e.g. Settings, History, etc.)-->
@ -1065,6 +1235,8 @@
<!-- Label that indicates a site is using a insecure connection -->
<string name="quick_settings_sheet_insecure_connection">Не бяспечнае злучэнне</string>
<!-- label shown when there are not site exceptions to show in the site exception settings -->
<string name="no_site_exceptions">Няма выняткаў для сайта</string>
<!-- Browser menu button that adds a top site to the home fragment -->
<string name="browser_menu_add_to_top_sites">Дадаць да папулярных сайтаў</string>
<!-- text shown before the issuer name to indicate who its verified by, parameter is the name of
@ -1079,6 +1251,14 @@
<string name="login_deletion_confirmation">Вы сапраўды хочаце выдаліць гэтае лагін?</string>
<!-- Positive action of a dialog asking to delete -->
<string name="dialog_delete_positive">Выдаліць</string>
<!-- The editable text field for a login's web address. -->
<string name="saved_login_hostname_description">Тэкставае поле для рэдагавання вэб-адраса для ўваходу ў сістэму.</string>
<!-- The editable text field for a login's username. -->
<string name="saved_login_username_description">Тэкставае поле для рэдагавання імені карыстальніка для ўваходу ў сістэму.</string>
<!-- The button description to discard changes to an edited login. -->
<string name="discard_changes">Адмяніць змены</string>
<!-- The page title for editing a saved login. -->
<string name="edit">Рэдагаванне</string>
<!-- The error message in edit login view when password field is blank. -->
<string name="saved_login_password_required">Патрабуецца пароль</string>
<!-- Voice search button content description -->
@ -1093,6 +1273,9 @@
<!-- Text displayed to ask user to connect another device as no devices found with account -->
<string name="synced_tabs_connect_another_device">Падключыць іншую прыладу.</string>
<!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync -->
<string name="synced_tabs_sign_in_button">Увайсці ў сінхранізацыю</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">OK, зразумела</string>

@ -217,6 +217,10 @@
<string name="preferences_private_browsing_options">Поверително разглеждане</string>
<!-- Preference for opening links in a private tab-->
<string name="preferences_open_links_in_a_private_tab">Отваряне препратките в поверителен раздел</string>
<!-- Preference for allowing screenshots to be taken while in a private tab-->
<string name="preferences_allow_screenshots_in_private_mode">Снимки на екрана в поверителен режим</string>
<!-- Preference for adding private browsing shortcut -->
<string name="preferences_add_private_browsing_shortcut">Добавяне на икона за поверителен режим</string>
<!-- Preference for accessibility -->
<string name="preferences_accessibility">Достъпност</string>
<!-- Preference category for account information -->
@ -233,6 +237,8 @@
<string name="preferences_sign_in_description">Синхронизирайте отметки, пароли и други с вашия Firefox Account</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">Firefox Account</string>
<!-- Preference text for account title when there was an error syncing FxA -->
<string name="preferences_account_sync_error">Свържете повторно, за да бъде възобновено синхронизирането</string>
<!-- Preference for language -->
<string name="preferences_language">Език</string>
<!-- Preference for data choices -->
@ -251,6 +257,8 @@
<string name="preferences_show_search_suggestions">Показване на предложения</string>
<!-- Preference title for switch preference to show voice search button -->
<string name="preferences_show_voice_search">Показване на гласово търсене</string>
<!-- Preference title for switch preference to show search suggestions also in private mode -->
<string name="preferences_show_search_suggestions_in_private">Показване в поверителен режим</string>
<!-- Preference title for switch preference to show a clipboard suggestion when searching -->
<string name="preferences_show_clipboard_suggestions">Показване на предложения от буфера</string>
<!-- Preference title for switch preference to suggest browsing history when searching -->
@ -285,6 +293,14 @@
<string name="empty_device_name_error">Името не може да е празно.</string>
<!-- Label indicating that sync is in progress -->
<string name="sync_syncing_in_progress">Синхронизиране…</string>
<!-- Label summary indicating that sync failed. The first parameter is the date stamp showing last time it succeeded -->
<string name="sync_failed_summary">Грешка при синхронизиране. Последен успех: %s</string>
<!-- Label summary showing never synced -->
<string name="sync_failed_never_synced_summary">Грешка при синхронизиране. Последно синхронизиране: никога</string>
<!-- Label summary the date we last synced. The first parameter is date stamp showing last time synced -->
<string name="sync_last_synced_summary">Последно синхронизиране: %s</string>
<!-- Label summary showing never synced -->
<string name="sync_never_synced_summary">Последно синхронизиране: никога</string>
<!-- Text for displaying the default device name.
The first parameter is the application name, the second is the device manufacturer name
and the third is the device model. -->
@ -320,6 +336,9 @@
<!-- Text displayed when there are no exceptions, with learn more link that brings users to a tracking protection SUMO page -->
<string name="exceptions_empty_message_learn_more_link">Научете повече</string>
<!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on -->
<string name="preferences_tracking_protection_turned_off_globally">Изключено глобално, посетете Настройки, за да го включите.</string>
<!-- Preference switch for Telemetry -->
<string name="preferences_telemetry">Телеметрия</string>
<!-- Preference switch for usage and technical data collection -->
@ -335,9 +354,14 @@
<!-- Preference switch for Mozilla location service -->
<string name="preferences_mozilla_location_service">Услуга за местоположение на Mozilla</string>
<!-- Preference switch for app health report. The first parameter is the name of the application (For example: Fenix) -->
<string name="preferences_fenix_health_report">Здравен доклад за %s</string>
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string name="preferences_sync">Включване на Sync</string>
<!-- Preference for pairing -->
<string name="preferences_sync_pair">Сканирайте кода за сдвояване в настолен Firefox</string>
<!-- Preference for account login -->
<string name="preferences_sync_sign_in">Вход</string>
<!-- Preference for reconnecting to FxA sync -->
@ -349,6 +373,8 @@
<!-- Instructions on how to access pairing -->
<string name="pair_instructions_2"><![CDATA[Сканирайте кода на QR, показан на <b>firefox.com/pair</b>]]></string>
<!-- Button to open camera for pairing -->
<string name="pair_open_camera">Отваряне на камерата</string>
<!-- Button to cancel pairing -->
<string name="pair_cancel">Отказ</string>
@ -364,6 +390,104 @@
<!-- Preference for using dark theme -->
<string name="preference_dark_theme">Тъмна</string>
<!-- Preference for using using dark or light theme automatically set by battery -->
<string name="preference_auto_battery_theme">Зададена от приложението за пестене на батерия</string>
<!-- Preference for using following device theme -->
<string name="preference_follow_device_theme">Следва темата на устройството</string>
<!-- Library -->
<!-- Option in Library to open Sessions page -->
<string name="library_sessions">Сесии</string>
<!-- Option in Library to open Screenshots page -->
<string name="library_screenshots">Снимки на екрана</string>
<!-- Option in Library to open Downloads page -->
<string name="library_downloads">Изтегляния</string>
<!-- Option in library to open Bookmarks page -->
<string name="library_bookmarks">Отметки</string>
<!-- Option in library to open Desktop Bookmarks root page -->
<string name="library_desktop_bookmarks_root">Настолни отметки</string>
<!-- Option in library to open Desktop Bookmarks "menu" page -->
<string name="library_desktop_bookmarks_menu">Меню с отметки</string>
<!-- Option in library to open Desktop Bookmarks "toolbar" page -->
<string name="library_desktop_bookmarks_toolbar">Лента с отметки</string>
<!-- Option in library to open Desktop Bookmarks "unfiled" page -->
<string name="library_desktop_bookmarks_unfiled">Други отметки</string>
<!-- Option in Library to open History page -->
<string name="library_history">История</string>
<!-- Option in Library to open Synced Tabs page -->
<string name="library_synced_tabs">Синхронизирани раздели</string>
<!-- Option in Library to open Reading List -->
<string name="library_reading_list">Списък за четене</string>
<!-- Menu Item Label for Search in Library -->
<string name="library_search">Търсене</string>
<!-- Settings Page Title -->
<string name="settings_title">Настройки</string>
<!-- Content description (not visible, for screen readers etc.): "Menu icon for items on a history item" -->
<string name="content_description_history_menu">Меню на елемент от историята</string>
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Затваряне</string>
<!-- Sessions -->
<!-- Title for the list of tabs -->
<string name="tab_header_label">Отворени раздели</string>
<!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_title">Поверителни сесии</string>
<!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_tabs_title">Поверителни раздели</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_tab">Добавяне на раздел</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_private_tab">Отваря поверителен раздел</string>
<!-- Text for the new tab button to indicate adding a new private tab in the tab -->
<string name="tab_drawer_fab_content">Поверителен</string>
<!-- Text shown as the title of the open tab tray -->
<string name="tab_tray_title">Отворени раздели</string>
<!-- Text shown in the menu for saving tabs to a collection -->
<string name="tab_tray_menu_item_save">Добавяне в списък</string>
<!-- Text shown in the menu for sharing all tabs -->
<string name="tab_tray_menu_item_share">Споделяне на всички раздели</string>
<!-- Text shown in the menu for closing all tabs -->
<string name="tab_tray_menu_item_close">Затваряне на всички раздели</string>
<!-- Shortcut action to open new tab -->
<string name="tab_tray_menu_open_new_tab">Нов раздел</string>
<!-- Shortcut action to open the home screen -->
<string name="tab_tray_menu_home">Начален екран</string>
<!-- Shortcut action to toggle private mode -->
<string name="tab_tray_menu_toggle">Превключване режима на раздела</string>
<!-- Content description (not visible, for screen readers etc.): Removes tab from collection button. Removes the selected tab from collection when pressed -->
<string name="remove_tab_from_collection">Премахване на раздела от спъсъка</string>
<!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed -->
<string name="close_tab">Затваряне на раздел</string>
<!-- Content description (not visible, for screen readers etc.): Close tab <title> button. First parameter is tab title -->
<string name="close_tab_title">Затваряне на раздел %s</string>
<!-- Content description (not visible, for screen readers etc.): Opens the open tabs menu when pressed -->
<string name="open_tabs_menu">Отваряне на меню Раздели</string>
<!-- Open tabs menu item to close all tabs -->
<string name="tabs_menu_close_all_tabs">Затваряне на всички раздели</string>
<!-- Open tabs menu item to share all tabs -->
<string name="tabs_menu_share_tabs">Споделяне на раздели</string>
<!-- Open tabs menu item to save tabs to collection -->
<string name="tabs_menu_save_to_collection1">Запазване на раздели в списък</string>
<!-- Content description (not visible, for screen readers etc.): Opens the tab menu when pressed -->
<string name="tab_menu">Меню Раздели</string>
<!-- Tab menu item to share the tab -->
<string name="tab_share">Споделяне на раздел</string>
<!-- Button in the current session menu. Deletes the session when pressed -->
<string name="current_session_delete">Изтриване</string>
<!-- Button in the current session menu. Saves the session when pressed -->
<string name="current_session_save">Запазване</string>
<!-- Button in the current session menu. Opens the share menu when pressed -->
<string name="current_session_share">Споделяне</string>
<!-- Content description (not visible, for screen readers etc.): Title icon for current session menu -->
<string name="current_session_image">Заглавна пиктограма на текущото меню на сесия</string>
<!-- Content description (not visible, for screen readers etc.): Quick settings sheet
to give users access to site specific information / settings. For example:
Secure settings status and a button to modify site permissions -->
<string name="quick_settings_sheet">Списък с бързи настройки</string>
<!-- Content description (not visible, for screen readers etc.): Opens the collection menu when pressed -->
<string name="collection_menu_button_content_description">Меню Списъци</string>
<!-- Button to select all tabs in the "select tabs" step of the collection creator -->
<string name="create_collection_select_all">Избиране на всички</string>
<!-- Text shown in snackbar when multiple tabs have been saved in a collection -->
@ -375,10 +499,50 @@
<!-- Button to save currently selected tabs in the "select tabs" step of the collection creator-->
<string name="create_collection_save">Запазване</string>
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">Споделяне</string>
<!-- QR code scanner prompt which appears after scanning a code, but before navigating to it
First parameter is the name of the app, second parameter is the URL or text scanned-->
<string name="qr_scanner_confirmation_dialog_message">Разрешете %1$s да отвори %2$s</string>
<!-- text for the Firefox Preview feature section header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_feature_section_header">Запознайте се с %s</string>
<!-- text for the "What's New" onboarding card header -->
<string name="onboarding_whats_new_header1">Вижте какво е новото</string>
<!-- text for the "what's new" onboarding card description
The first parameter is the short name of the app (e.g. Firefox) -->
<string name="onboarding_whats_new_description">Имате въпроси относно новия дизайн на %s? Искате ли да разберете какви са промените?</string>
<!-- text for underlined clickable link that is part of "what's new" onboarding card description that links to an FAQ -->
<string name="onboarding_whats_new_description_linktext">Получете отговори тук</string>
<!-- text for the firefox account onboarding card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">Извлечете максимума от %s</string>
<!-- text for the tracking protection onboarding card header -->
<string name="onboarding_tracking_protection_header_2">Автоматична поверителност</string>
<!-- text for the tracking protection card description
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_tracking_protection_description_2">Настройките за поверителност и сигурност спират проследяващ и злонамерен код, както и компании, които ви преследват.</string>
<!-- text for tracking protection radio button option for standard level of blocking -->
<string name="onboarding_tracking_protection_standard_button_2">Стандартна (по подразбиране)</string>
<!-- text for standard blocking option button description -->
<string name="onboarding_tracking_protection_standard_button_description_2">Спира малко проследявания. Страниците зареждат нормално.</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_button">Строга (препоръчителна)</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_option">Строга</string>
<!-- text for strict blocking option button description -->
<string name="onboarding_tracking_protection_strict_button_description_2">Спира повече проследявания, реклами и изскачащи прозорци. Страниците зареждат по-бързо, но може да не работят.</string>
<!-- Content description (not visible, for screen readers etc.): Close onboarding screen -->
<string name="onboarding_close">Затваряне</string>
<!-- Onboarding theme -->
<!-- text for the theme picker onboarding card header -->
<string name="onboarding_theme_picker_header">Изберете тема</string>
<!-- Title for the description of enhanced tracking protection -->
<string name="preference_enhanced_tracking_protection_explanation_title">Преглеждайте без да бъдете следени</string>
@ -388,11 +552,23 @@
<!-- Text displayed that links to website about enhanced tracking protection -->
<string name="preference_enhanced_tracking_protection_explanation_learn_more">Научете повече</string>
<!-- Content description (not visible, for screen readers etc.): Navigate
back from ETP details (Ex: Tracking content) -->
<string name="etp_back_button_content_description">Връщане назад</string>
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins_description_empty_learn_more_link">Научете повече за Sync.</string>
<!-- Learn more link that will link to a page with more information displayed when a connection is insecure and we detect the user is entering a password -->
<string name="logins_insecure_connection_warning_learn_more">Научете повече</string>
<!-- Content description (not visible, for screen readers etc.): Sort saved logins dropdown menu chevron icon -->
<string name="saved_logins_menu_dropdown_chevron_icon_content_description">Меню за сортиране на регистрации</string>
<!-- Content description (not visible, for screen readers etc.): Title for the button to add a search engine in the action bar -->
<string name="search_engine_add_button_content_description">Добавяне</string>
<!-- Content description (not visible, for screen readers etc.): Title for the button to save a search engine in the action bar -->
<string name="search_engine_add_custom_search_engine_edit_button_content_description">Запазване</string>
<!-- Text for the button to learn more about adding a custom search engine -->
<string name="search_add_custom_engine_learn_more_label">Научете повече</string>
<!-- Accessibility description for the 'Learn more' link -->

File diff suppressed because it is too large Load Diff

@ -28,6 +28,10 @@
<!-- Private Browsing -->
<!-- Title for private session option -->
<string name="private_browsing_title">Nalazite se u privatnoj sesiji</string>
<!-- Explanation for private browsing displayed to users on home view when they first enable private mode
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="private_browsing_placeholder_description_2">%1$s briše vašu historiju pretraga i surfanja iz privatnih tabova kada ih zatvore ili ugasite aplikaciju. Ovo vas ne čini anonimnim web stranicama ili vašem internet provajderu, ali olakšava da vaše online aktivnosti ostanu privatne od bilo kojeg drugog korisnika ovog uređaja.</string>
<string name="private_browsing_common_myths">Uobičajeni mitovi o privatnom surfanju</string>
<!-- Delete session button to erase your history in a private session -->
<string name="private_browsing_delete_session">Obriši sesiju</string>
@ -53,6 +57,9 @@
<!-- Shortcut action to open new private tab -->
<string name="home_screen_shortcut_open_new_private_tab_2">Novi privatni tab</string>
<!-- Heading for the Top Sites block -->
<string name="home_screen_top_sites_heading">Top stranice</string>
<!-- Browser Fragment -->
<!-- Content description (not visible, for screen readers etc.): Navigate to open tabs -->
<string name="browser_tabs_button">Otvoreni tabovi</string>
@ -129,6 +136,9 @@
<!-- Text for default locale item -->
<string name="default_locale_text">Slijedi jezik uređaja</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="locale_search_hint">Jezik pretrage</string>
<!-- Search Fragment -->
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Skeniraj</string>
@ -210,6 +220,8 @@
<string name="preferences_allow_screenshots_in_private_mode">Dozvoli screenshote u privatnom surfanju</string>
<!-- Preference for adding private browsing shortcut -->
<string name="preferences_add_private_browsing_shortcut">Dodaj prečicu za privatno surfanje</string>
<!-- Preference for accessibility -->
<string name="preferences_accessibility">Pristupačnost</string>
<!-- Preference to override the Firefox Account server -->
<string name="preferences_override_fxa_server">Zaseban Firefox Account server</string>
<!-- Preference to override the Sync token server -->
@ -230,6 +242,8 @@
<string name="preferences_sign_in_description">Sinhronizujte zabilješke, historiju i više od toga s vašim Firefox računom</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">Firefox račun</string>
<!-- Preference text for account title when there was an error syncing FxA -->
<string name="preferences_account_sync_error">Ponovo se povežite za nastavak sinhronizacije</string>
<!-- Preference for language -->
<string name="preferences_language">Jezik</string>
<!-- Preference for data choices -->
@ -346,6 +360,8 @@
<string name="preference_experiments">Eksperimenti</string>
<!-- Summary for experiments preferences -->
<string name="preference_experiments_summary">Dozvoljava Mozilli da instalira i prikuplja podatke o eksperimentalnim opcijama</string>
<!-- Preference switch for crash reporter -->
<string name="preferences_crash_reporter">Izvještač o rušenju</string>
<!-- Preference switch for Mozilla location service -->
<string name="preferences_mozilla_location_service">Mozilla lokacijski servis</string>
<!-- Preference switch for app health report. The first parameter is the name of the application (For example: Fenix) -->
@ -358,6 +374,8 @@
<string name="preferences_sync_pair">Skenirajte kod za uparivanje u desktop Firefoxu</string>
<!-- Preference for account login -->
<string name="preferences_sync_sign_in">Prijava</string>
<!-- Preference for reconnecting to FxA sync -->
<string name="preferences_sync_sign_in_to_reconnect">Prijavite se radi ponovnog povezivanja</string>
<!-- Preference for removing FxA account -->
<string name="preferences_sync_remove_account">Ukloni račun</string>
@ -388,6 +406,8 @@
<!-- Library -->
<!-- Option in Library to open Sessions page -->
<string name="library_sessions">Sesije</string>
<!-- Option in Library to open Screenshots page -->
<string name="library_screenshots">Snimci ekrana</string>
<!-- Option in Library to open Downloads page -->
<string name="library_downloads">Preuzimanja</string>
<!-- Option in library to open Bookmarks page -->
@ -411,6 +431,8 @@
<string name="library_search">Traži</string>
<!-- Settings Page Title -->
<string name="settings_title">Postavke</string>
<!-- Content description (not visible, for screen readers etc.): "Menu icon for items on a history item" -->
<string name="content_description_history_menu">Meni stavke iz historije</string>
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Zatvori</string>
@ -439,18 +461,24 @@
<string name="tab_tray_menu_open_new_tab">Novi tab</string>
<!-- Shortcut action to open the home screen -->
<string name="tab_tray_menu_home">Početni</string>
<!-- Shortcut action to toggle private mode -->
<string name="tab_tray_menu_toggle">Promijeni režim taba</string>
<!-- Content description (not visible, for screen readers etc.): Removes tab from collection button. Removes the selected tab from collection when pressed -->
<string name="remove_tab_from_collection">Ukloni tab iz kolekcije</string>
<!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed -->
<string name="close_tab">Zatvori tab</string>
<!-- Content description (not visible, for screen readers etc.): Close tab <title> button. First parameter is tab title -->
<string name="close_tab_title">Zatvori tab %s</string>
<!-- Content description (not visible, for screen readers etc.): Opens the open tabs menu when pressed -->
<string name="open_tabs_menu">Meni otvorenih tabova</string>
<!-- Open tabs menu item to close all tabs -->
<string name="tabs_menu_close_all_tabs">Zatvori sve tabove</string>
<!-- Open tabs menu item to share all tabs -->
<string name="tabs_menu_share_tabs">Podijeli tabove</string>
<!-- Open tabs menu item to save tabs to collection -->
<string name="tabs_menu_save_to_collection1">Spasi tabove u kolekciju</string>
<!-- Content description (not visible, for screen readers etc.): Opens the tab menu when pressed -->
<string name="tab_menu">Meni tabova</string>
<!-- Tab menu item to share the tab -->
<string name="tab_share">Podijeli tab</string>
<!-- Button in the current session menu. Deletes the session when pressed -->
@ -459,6 +487,8 @@
<string name="current_session_save">Spasi</string>
<!-- Button in the current session menu. Opens the share menu when pressed -->
<string name="current_session_share">Podijeli</string>
<!-- Content description (not visible, for screen readers etc.): Title icon for current session menu -->
<string name="current_session_image">Slika trenutne sesije</string>
<!-- Button to save the current set of tabs into a collection -->
<string name="save_to_collection">Spasi u kolekciju</string>
<!-- Text for the menu button to delete a collection -->
@ -570,6 +600,8 @@
<string name="edit_bookmark_fragment_title">Uredi zabilješku</string>
<!-- Bookmark folder editing screen title -->
<string name="edit_bookmark_folder_fragment_title">Uredi direktorij</string>
<!-- Bookmark sign in button message -->
<string name="bookmark_sign_in_button">Prijavite se da vidite sinhronizovane zabilješke</string>
<!-- Bookmark URL editing field label -->
<string name="bookmark_url_label">URL</string>
<!-- Bookmark FOLDER editing field label -->
@ -599,6 +631,10 @@
<string name="permissions_header">Dozvole</string>
<!-- Button label that take the user to the Android App setting -->
<string name="phone_feature_go_to_settings">Idi na Postavke</string>
<!-- Content description (not visible, for screen readers etc.): Quick settings sheet
to give users access to site specific information / settings. For example:
Secure settings status and a button to modify site permissions -->
<string name="quick_settings_sheet">Lista brzih postavki</string>
<!-- Label that indicates that this option it the recommended one -->
<string name="phone_feature_recommended">Preporučeno</string>
<!-- button that allows editing site permissions settings -->
@ -635,6 +671,10 @@
<string name="tracking_protection_off">Isklj.</string>
<!-- Label that indicates that all video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed2">Dozvoli audio i video</string>
<!-- Label that indicates that video and audio autoplay is only allowed over Wi-Fi -->
<string name="preference_option_autoplay_allowed_wifi_only2">Blokiraj audio i video samo na mobilnom internetu</string>
<!-- Subtext that explains 'autoplay on Wi-Fi only' option -->
<string name="preference_option_autoplay_allowed_wifi_subtext">Audio i video će se reproducirati na Wi-Fi</string>
<!-- Label that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="preference_option_autoplay_block_audio2">Blokiraj samo audio</string>
@ -648,6 +688,18 @@
<!-- Collections -->
<!-- Collections header on home fragment -->
<string name="collections_header">Kolekcije</string>
<!-- Content description (not visible, for screen readers etc.): Opens the collection menu when pressed -->
<string name="collection_menu_button_content_description">Izbornik kolekcija</string>
<!-- No Open Tabs Message Header -->
<string name="no_collections_header1">Sakupite stvari koje su vam važne</string>
<!-- Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Grupišite slične pretrage, stranice i tabove za brži pristup kasnije.</string>
<!-- Title for the "select tabs" step of the collection creator -->
<string name="create_collection_select_tabs">Izaberite tabove</string>
<!-- Title for the "select collection" step of the collection creator -->
<string name="create_collection_select_collection">Izaberite kolekciju</string>
<!-- Title for the "name collection" step of the collection creator -->
<string name="create_collection_name_collection">Imenujte kolekciju</string>
<!-- Button to add new collection for the "select collection" step of the collection creator -->
<string name="create_collection_add_new_collection">Dodaj novu kolekciju</string>
<!-- Button to select all tabs in the "select tabs" step of the collection creator -->
@ -702,6 +754,8 @@
<string name="sync_offline">Offline</string>
<!-- An option to connect additional devices -->
<string name="sync_connect_device">Poveži drugi uređaj</string>
<!-- The dialog text shown when additional devices are not available -->
<string name="sync_connect_device_dialog">Da pošaljete tab, prijavite se u Firefox bar na još jednom uređaju.</string>
<!-- Confirmation dialog button -->
<string name="sync_confirmation_button">Razumijem</string>
<!-- Share error message -->
@ -740,6 +794,8 @@
<string name="snackbar_tab_closed">Tab zatvoren</string>
<!-- Text shown in snackbar when user closes all tabs -->
<string name="snackbar_tabs_closed">Tabovi zatvoreni</string>
<!-- Text shown in snackbar when user adds a site to top sites -->
<string name="snackbar_added_to_top_sites">Dodano u top stranice!</string>
<!-- Text shown in snackbar when user closes a private tab -->
<string name="snackbar_private_tab_closed">Privatni tab zatvoren</string>
<!-- Text shown in snackbar when user closes all private tabs -->
@ -767,11 +823,22 @@
<string name="tab_collection_dialog_positive">Obriši</string>
<!-- Tab collection deletion prompt dialog option to cancel deleting the collection -->
<string name="tab_collection_dialog_negative">Otkaži</string>
<!-- Text displayed in a notification when the user enters full screen mode -->
<string name="full_screen_notification">Ulazim u režim cijelog ekrana</string>
<!-- Message for copying the URL via long press on the toolbar -->
<string name="url_copied">URL kopiran</string>
<!-- Sample text for accessibility font size -->
<string name="accessibility_text_size_sample_text_1">Ovo je primjer teksta. Ovdje se nalazi kako bi vam prikazali kako će tekst izgledati kada povećate ili smanjite veličinu pomoću ove postavke.</string>
<!-- Summary for Accessibility Text Size Scaling Preference -->
<string name="preference_accessibility_text_size_summary">Učini tekst na web stranicama većim ili manjim</string>
<!-- Title for Accessibility Text Size Scaling Preference -->
<string name="preference_accessibility_font_size_title">Veličina fonta</string>
<!-- Title for Accessibility Text Automatic Size Scaling Preference -->
<string name="preference_accessibility_auto_size_2">Automatsko određivanje veličine fonta</string>
<!-- Summary for Accessibility Text Automatic Size Scaling Preference -->
<string name="preference_accessibility_auto_size_summary">Veličina fonta će odgovarati vašim Android postavkama. Onemogućite za upravljanje veličinama fonta ovdje.</string>
<!-- Title for the Delete browsing data preference -->
<string name="preferences_delete_browsing_data">Obriši podatke surfanja</string>
@ -804,8 +871,10 @@
<!-- Title for the Delete browsing data on quit preference -->
<string name="preferences_delete_browsing_data_on_quit">Obriši podatke surfanja pri izlazu</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">Historija surfanja</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit">Automatski briše podatke o surfanju kada izaberete &quot;Ugasi&quot; iz menija</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Automatski briše podatke o surfanju kada izaberete \&quot;Ugasi\&quot; iz menija</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Ugasi</string>
@ -832,6 +901,22 @@
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">Preuzmi Firefox za Android Beta</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed">Firefox Nightly se preselio</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_installed">Ova aplikacija više neće dobijati sigurnosne nadogradnje. Prestanite koristiti aplikaciju i pređite na novi Nightly.
\n\nDa prebacite vaše zabilješke, prijave i historiju na drugu aplikaciju, kreirajte Firefox račun.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_installed">Prebacite se na novi Nightly</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_not_installed">Firefox Nightly se preselio</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_not_installed">Ova aplikacija više neće dobijati sigurnosne nadogradnje. Preuzmite novi Nightly i prestanite koristiti ovu aplikaciju.
\n\nDa prebacite vaše zabilješke, prijave i historiju na drugu aplikaciju, kreirajte Firefox račun.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_not_installed">Nabavite novi Nightly</string>
<!-- Onboarding -->
<!-- Text for onboarding welcome message
The first parameter is the name of the app (e.g. Firefox Preview) -->
@ -843,6 +928,18 @@
<string name="onboarding_feature_section_header">Upoznajte %s</string>
<!-- text for the "What's New" onboarding card header -->
<string name="onboarding_whats_new_header1">Pogledajte šta je novo</string>
<!-- text for the "what's new" onboarding card description
The first parameter is the short name of the app (e.g. Firefox) -->
<string name="onboarding_whats_new_description">Imate pitanja o redizajniranom %su? Želite znati šta se promijenilo?</string>
<!-- text for underlined clickable link that is part of "what's new" onboarding card description that links to an FAQ -->
<string name="onboarding_whats_new_description_linktext">Dobijte odgovore ovdje</string>
<!-- text for the firefox account onboarding card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">Izvucite maksimum iz %s.</string>
<!-- text for the firefox account onboarding card header when we detect you're already signed in to
another Firefox browser. (The word `Firefox` should not be translated)
The first parameter is the email of the detected user's account -->
<string name="onboarding_firefox_account_auto_signin_header_2">Prijavljeni ste kao %s na drugim Firefox browseru na ovom telefonu. Da li se želite prijaviti s ovim računom?</string>
<!-- text for the button to confirm automatic sign-in -->
<string name="onboarding_firefox_account_auto_signin_confirm">Da, prijavi me</string>
<!-- text for the automatic sign-in button while signing in is in process -->
@ -851,8 +948,31 @@
<string name="onboarding_firefox_account_sign_in">Prijava u Firefox</string>
<!-- text for the button to stay signed out when presented with an option to automatically sign-in. -->
<string name="onboarding_firefox_account_stay_signed_out">Ostanite odjavljeni</string>
<!-- text to display in the snackbar once account is signed-in -->
<string name="onboarding_firefox_account_sync_is_on">Sync je uključen</string>
<!-- text to display in the snackbar if automatic sign-in fails. user may try again -->
<string name="onboarding_firefox_account_automatic_signin_failed">Neuspješna prijava</string>
<!-- text for the tracking protection onboarding card header -->
<string name="onboarding_tracking_protection_header_2">Automatska privatnost</string>
<!-- text for the tracking protection card description
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_tracking_protection_description_2">Postavke privatnosti i sigurnosti blokiraju trackere, malware i kompanije koje vas prate.</string>
<!-- text for tracking protection radio button option for standard level of blocking -->
<string name="onboarding_tracking_protection_standard_button_2">Standardno (izvorno)</string>
<!-- text for standard blocking option button description -->
<string name="onboarding_tracking_protection_standard_button_description_2">Blokira manje trackera. Stranice se normalno učitavaju.</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_button">Strogo (preporučeno)</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_option">Strogo</string>
<!-- text for strict blocking option button description -->
<string name="onboarding_tracking_protection_strict_button_description_2">Blokira više trackera, reklama i popupa. Stranice se brže učitavaju, ali neke funkcionalnosti možda neće raditi.</string>
<!-- text for the toolbar position card header
In English this is an idiom for "choose a side as in an argument or fight"
but it is ok to make this more literally about "choosing a position in a physical space -->
<string name="onboarding_toolbar_position_header">Zauzmite poziciju</string>
<!-- text for the toolbar position card description -->
<string name="onboarding_toolbar_position_description">Isprobajte jednoručno surafanje s alatnom trakom na dnu ili vrhu.</string>
<!-- text for the private browsing onboarding card header -->
<string name="onboarding_private_browsing_header">Surfajte privatno</string>
<!-- text for the private browsing onboarding card description
@ -913,9 +1033,14 @@
<string name="sign_out_confirmation_message">Firefox će zaustaviti sinhronizaciju s vašim računom, ali neće obrisati ništa od vaših podataka surfanja na ovom uređaju.</string>
<!-- Text shown in confirmation dialog to sign out of account. The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="sign_out_confirmation_message_2">%s će zaustaviti sinhronizaciju s vašim računom, ali neće obrisati ništa od vaših podataka surfanja na ovom uređaju.</string>
<!-- Option to continue signing out of account shown in confirmation dialog to sign out of account -->
<string name="sign_out_disconnect">Prekini vezu</string>
<!-- Option to cancel signing out shown in confirmation dialog to sign out of account -->
<string name="sign_out_cancel">Otkaži</string>
<!-- Error message snackbar shown after the user tried to select a default folder which cannot be altered -->
<string name="bookmark_cannot_edit_root">Ne mogu se uređivati direktoriji</string>
<!-- Enhanced Tracking Protection -->
<!-- Link displayed in enhanced tracking protection panel to access tracking protection settings -->
<string name="etp_settings">Postavke zaštite</string>
@ -928,6 +1053,72 @@
<!-- Text displayed that links to website about enhanced tracking protection -->
<string name="preference_enhanced_tracking_protection_explanation_learn_more">Saznajte više</string>
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_default_1">Standardno (izvorno)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_3">Blokira manje trackera. Stranice se normalno učitavaju.</string>
<!-- Accessibility text for the Standard protection information icon -->
<string name="preference_enhanced_tracking_protection_standard_info_button">Šta je blokirano od strane standardne tracking zaštite</string>
<!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">Strogo</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description_2">Blokira više trackera, reklama i popupa. Stranice se brže učitavaju, ali neke funkcionalnosti možda neće raditi.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_strict_info_button">Šta je blokirano od strane stroge tracking zaštite</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom">Prilagođeno</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_custom_description_2">Izaberite koje trackere i skripte želite blokirati.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_custom_info_button">Šta je blokirano od strane prilagođene tracking zaštite</string>
<!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings -->
<!-- Preference for enhanced tracking protection for the custom protection settings for cookies-->
<string name="preference_enhanced_tracking_protection_custom_cookies">Kolačići</string>
<!-- Option for enhanced tracking protection for the custom protection settings for cookies-->
<string name="preference_enhanced_tracking_protection_custom_cookies_1">Cross-site i social media trackeri</string>
<!-- Option for enhanced tracking protection for the custom protection settings for cookies-->
<string name="preference_enhanced_tracking_protection_custom_cookies_2">Kolačići s neposjećenih stranica</string>
<!-- Option for enhanced tracking protection for the custom protection settings for cookies-->
<string name="preference_enhanced_tracking_protection_custom_cookies_3">Svi kolačići treće strane (može uzrokovati probleme s web stranicama)</string>
<!-- Option for enhanced tracking protection for the custom protection settings for cookies-->
<string name="preference_enhanced_tracking_protection_custom_cookies_4">Svi kolačići (može uzrokovati probleme s web stranicama)</string>
<!-- Preference for enhanced tracking protection for the custom protection settings for tracking content -->
<string name="preference_enhanced_tracking_protection_custom_tracking_content">Praćenje sadržaja</string>
<!-- Option for enhanced tracking protection for the custom protection settings for tracking content-->
<string name="preference_enhanced_tracking_protection_custom_tracking_content_1">U svim tabovima</string>
<!-- Option for enhanced tracking protection for the custom protection settings for tracking content-->
<string name="preference_enhanced_tracking_protection_custom_tracking_content_2">Samo u Privatnim tabovima</string>
<!-- Option for enhanced tracking protection for the custom protection settings for tracking content-->
<string name="preference_enhanced_tracking_protection_custom_tracking_content_3">Samo u Custom tabovima</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom_cryptominers">Kriptomajneri</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom_fingerprinters">Fingerprinteri</string>
<string name="enhanced_tracking_protection_blocked">Blokirano</string>
<!-- Header for categories that are being not being blocked by current Enhanced Tracking Protection settings -->
<string name="enhanced_tracking_protection_allowed">Dozvoljeno</string>
<!-- Category of trackers (social media trackers) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_social_media_trackers_title">Social Media Trackeri</string>
<!-- Description of social media trackers that can be blocked by Enhanced Tracking Protection -->
<string name="etp_social_media_trackers_description">Ograničava mogućnost društvenih mreža da prate vaše aktivnosti surfanja na webu.</string>
<!-- Category of trackers (cross-site tracking cookies) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_cookies_title">Cross-Site Tracking kolačići</string>
<!-- Description of cross-site tracking cookies that can be blocked by Enhanced Tracking Protection -->
<string name="etp_cookies_description">Blokira kolačiće koje oglasne mreže i analitičke kompanije koriste kako bi prikupile podatke o vašem surfanju na mnogim web stranicama.</string>
<!-- Category of trackers (cryptominers) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_cryptominers_title">Kriptomajneri</string>
<!-- Description of cryptominers that can be blocked by Enhanced Tracking Protection -->
<string name="etp_cryptominers_description">Sprječava zlonamjernim skriptama pristup vašem uređaju da bi rudarile digitalne valute.</string>
<!-- Category of trackers (fingerprinters) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_fingerprinters_title">Fingerprinteri</string>
<!-- Description of fingerprinters that can be blocked by Enhanced Tracking Protection -->
<string name="etp_fingerprinters_description">Sprječava da jedinstveni identificirajući podaci o vašem uređaju budu prikupljeni, a koji bi se mogli iskoristiti za praćenje.</string>
<!-- Category of trackers (tracking content) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_tracking_content_title">Praćenje sadržaja</string>
<!-- Description of tracking content that can be blocked by Enhanced Tracking Protection -->
<string name="etp_tracking_content_description">Zaustavlja reklame, video, i druge sadržaje koji sadrže kod za praćenje. Može uticati na funkcionisanje nekih web stranica.</string>
<!-- Enhanced Tracking Protection Onboarding Message shown in a dialog above the toolbar. The first parameter is the name of the application (For example: Fenix) -->
<string name="etp_onboarding_cfr_message">Svaki put kada je štit ljubičast, %s je blokirao pratioce na stranici. Dodirnite za više info.</string>
<!-- Enhanced Tracking Protection message that protection is currently on for this site -->
<string name="etp_panel_on">Zaštite za ovu stranicu su UKLJUČENE</string>
<!-- Enhanced Tracking Protection message that protection is currently off for this site -->
@ -960,6 +1151,11 @@
<!-- About page link text to open a screen with libraries that are used -->
<string name="about_other_open_source_libraries">Biblioteke koje koristimo</string>
<!-- Toast shown to the user when they are activating the secret dev menu
The first parameter is number of long clicks left to enable the menu -->
<string name="about_debug_menu_toast_progress">Debug meni: %1$d klik(ova) ostalo</string>
<string name="about_debug_menu_toast_done">Debug meni omogućen</string>
<!-- Content description of the tab counter toolbar button when one tab is open -->
<string name="tab_counter_content_description_one_tab">1 tab</string>
<!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->
@ -1004,10 +1200,14 @@
<string name="preferences_passwords_sync_logins_on">Uklj</string>
<!-- Syncing saved logins in Fenix is off -->
<string name="preferences_passwords_sync_logins_off">Isklj</string>
<!-- Syncing saved logins in Fenix needs reconnect to sync -->
<string name="preferences_passwords_sync_logins_reconnect">Ponovo poveži</string>
<!-- Syncing saved logins in Fenix needs login -->
<string name="preferences_passwords_sync_logins_sign_in">Prijavite se na Sync</string>
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins">Spašene prijave</string>
<!-- Description of empty list of saved passwords. Placeholder is replaced with app name. -->
<string name="preferences_passwords_saved_logins_description_empty_text">Prijave koje spasite ili sinhronizujete sa %s će se prikazati ovdje.</string>
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins_description_empty_learn_more_link">Saznajte više o Syncu.</string>
<!-- Preference to access list of login exceptions that we never save logins for -->
@ -1032,6 +1232,8 @@
<string name="preferences_passwords_saved_logins_enter_pin">Ponovo unesite PIN</string>
<!-- Message displayed in security prompt to access saved logins -->
<string name="preferences_passwords_saved_logins_enter_pin_description">Otključajte za pregled spašenih prijava</string>
<!-- Message displayed when a connection is insecure and we detect the user is entering a password -->
<string name="logins_insecure_connection_warning">Ova veza nije sigurna. Prijave unešene ovdje mogu biti kompromitovane.</string>
<!-- Learn more link that will link to a page with more information displayed when a connection is insecure and we detect the user is entering a password -->
<string name="logins_insecure_connection_warning_learn_more">Saznajte više</string>
<!-- Prompt message displayed when Fenix detects a user has entered a password and user decides if Fenix should save it. The first parameter is the name of the application (For example: Fenix) -->
@ -1069,11 +1271,18 @@
<string name="logins_warning_dialog_set_up_now">Podesi odmah</string>
<!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins -->
<string name="logins_biometric_prompt_message_pin">Otključajte svoj uređaj</string>
<!-- Title for Accessibility Force Enable Zoom Preference -->
<string name="preference_accessibility_force_enable_zoom">Zumiraj na svim web stranicama</string>
<!-- Summary for Accessibility Force Enable Zoom Preference -->
<string name="preference_accessibility_force_enable_zoom_summary">Omogući pinch &amp; zoom, čak i na stranicama koje sprječavaju ovu opciju.</string>
<!-- Saved logins sorting strategy menu item -by name- (if selected, it will sort saved logins alphabetically) -->
<string name="saved_logins_sort_strategy_alphabetically">Naziv (A-Ž)</string>
<!-- Saved logins sorting strategy menu item -by last used- (if selected, it will sort saved logins by last used) -->
<string name="saved_logins_sort_strategy_last_used">Zadnja upotreba</string>
<!-- Content description (not visible, for screen readers etc.): Sort saved logins dropdown menu chevron icon -->
<string name="saved_logins_menu_dropdown_chevron_icon_content_description">Sortiraj meni prijava</string>
<!-- Title of the Add search engine screen -->
<string name="search_engine_add_custom_search_engine_title">Dodaj pretraživač</string>
<!-- Title of the Edit search engine screen -->
@ -1091,11 +1300,18 @@
<string name="search_add_custom_engine_label_other">Ostalo</string>
<!-- Placeholder text shown in the Search Engine Name TextField before a user enters text -->
<string name="search_add_custom_engine_name_hint">Naziv</string>
<!-- Placeholder text shown in the Search String TextField before a user enters text -->
<string name="search_add_custom_engine_search_string_hint">Tekst za pretragu</string>
<!-- Description text for the Search String TextField. The %s is part of the string -->
<string name="search_add_custom_engine_search_string_example">Zamijenite izraz sa “%s”. Primjer:\nhttps://www.google.ba/search?q=%s</string>
<!-- Text for the button to learn more about adding a custom search engine -->
<string name="search_add_custom_engine_learn_more_label">Saznajte više</string>
<!-- Accessibility description for the form in which details about the custom search engine are entered -->
<string name="search_add_custom_engine_form_description">Detalji korisnički podešenog pretraživača</string>
<!-- Accessibility description for the 'Learn more' link -->
<string name="search_add_custom_engine_learn_more_description">Link za saznajte više</string>
<!-- Text shown when a user leaves the name field empty -->
<string name="search_add_custom_engine_error_empty_name">Unesite naziv pretraživača</string>
<!-- Text shown when a user tries to add a search engine that already exists -->
@ -1115,6 +1331,8 @@
<!-- Title text shown for the migration screen to the new browser. Placeholder replaced with app name -->
<string name="migration_title">Dobrodošli u potpuno novi %s</string>
<!-- Description text followed by a list of things migrating (e.g. Bookmarks, History). Placeholder replaced with app name-->
<string name="migration_description">Čeka vas potpuno redizajniran browser, unaprijeđenih performansi, s kojim možete uraditi više online.\n\nMolimo da sačekate dok nadogradimo %s s vašim</string>
<!-- Text on the disabled button while in progress. Placeholder replaced with app name -->
<string name="migration_updating_app_button_text">Nadograđujem %s…</string>
<!-- Text on the enabled button. Placeholder replaced with app name-->
@ -1124,6 +1342,36 @@
<!--Text on list of migrated items (e.g. Settings, History, etc.)-->
<string name="migration_text_passwords">Lozinke</string>
<!-- Heading for the instructions to allow a permission -->
<string name="phone_feature_blocked_intro">Da omogućite:</string>
<!-- First step for the allowing a permission -->
<string name="phone_feature_blocked_step_settings">1. Idite na Android Settings</string>
<!-- Second step for the allowing a permission -->
<string name="phone_feature_blocked_step_permissions"><![CDATA[2. Izaberite <b>Permissions</b>]]></string>
<!-- Third step for the allowing a permission (Fore example: Camera) -->
<string name="phone_feature_blocked_step_feature"><![CDATA[3. Podesite <b>%1$s</b> na ON]]></string>
<!-- Label that indicates a site is using a secure connection -->
<string name="quick_settings_sheet_secure_connection">Sigurna veza</string>
<!-- Label that indicates a site is using a insecure connection -->
<string name="quick_settings_sheet_insecure_connection">Nesigurna veza</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for all sites-->
<string name="confirm_clear_permissions_on_all_sites">Da li ste sigurni da želite obrisati sve dozvole za sve stranice?</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for a site-->
<string name="confirm_clear_permissions_site">Da li ste sigurni da želite obrisati sve dozvole za ovu stranicu?</string>
<!-- Confirmation message for a dialog confirming if the user wants to set default value a permission for a site-->
<string name="confirm_clear_permission_site">Da li ste sigurni da želite obrisati ovu dozvolu za ovu stranicu?</string>
<!-- label shown when there are not site exceptions to show in the site exception settings -->
<string name="no_site_exceptions">Nema izuzetaka stranice</string>
<!-- Label for the Pocket default top site -->
<string name="pocket_top_articles">Top članci</string>
<!-- Bookmark deletion confirmation -->
<string name="bookmark_deletion_confirmation">Da li ste sigurni da želite obrisati ovu zabilješku?</string>
<!-- Browser menu button that adds a top site to the home fragment -->
<string name="browser_menu_add_to_top_sites">Dodaj u top stranice</string>
<!-- text shown before the issuer name to indicate who its verified by, parameter is the name of
the certificate authority that verified the ticket-->
<string name="certificate_info_verified_by">Verifikovao: %1$s</string>
<!-- Login overflow menu delete button -->
<string name="login_menu_delete_button">Obriši</string>
<!-- Login overflow menu edit button -->
@ -1134,6 +1382,12 @@
<string name="dialog_delete_positive">Obriši</string>
<!-- The saved login options menu description. -->
<string name="login_options_menu">Opcije prijave</string>
<!-- The editable text field for a login's web address. -->
<string name="saved_login_hostname_description">Izmjenjivo tekstualno polje za web adresu prijave.</string>
<!-- The editable text field for a login's username. -->
<string name="saved_login_username_description">Izmjenjivo tekstualno polje za korisničko ime prijave.</string>
<!-- The editable text field for a login's password. -->
<string name="saved_login_password_description">Izmjenjivo tekstualno polje za lozinku prijave.</string>
<!-- The button description to save changes to an edited login. -->
<string name="save_changes_to_login">Spasite izmjene za prijavu.</string>
<!-- The button description to discard changes to an edited login. -->
@ -1141,6 +1395,36 @@
<!-- The page title for editing a saved login. -->
<string name="edit">Uredi</string>
<!-- The error message in edit login view when password field is blank. -->
<string name="saved_login_password_required">Potrebna lozinka</string>
<!-- Voice search button content description -->
<string name="voice_search_content_description">Glasovna pretraga</string>
<!-- Voice search prompt description displayed after the user presses the voice search button -->
<string name="voice_search_explainer">Recite sada</string>
<!-- The error message in edit login view when a duplicate username exists. -->
<string name="saved_login_duplicate">Prijava sa tim korisničkim imenom već postoji</string>
<!-- Synced Tabs -->
<!-- Text displayed when user is not logged into a Firefox Account -->
<string name="synced_tabs_connect_to_sync_account">Povežite se sa Firefox računom.</string>
<!-- Text displayed to ask user to connect another device as no devices found with account -->
<string name="synced_tabs_connect_another_device">Povežite drugi uređaj</string>
<!-- Text displayed asking user to re-authenticate -->
<string name="synced_tabs_reauth">Ponovo potvrdite identitet.</string>
<!-- Text displayed when user has disabled tab syncing in Firefox Sync Account -->
<string name="synced_tabs_enable_tab_syncing">Molimo da omogućite sinhronizaciju tabova.</string>
<!-- Text displayed when user has no tabs that have been synced -->
<string name="synced_tabs_no_tabs">Nemate otvorenih tabova u Firefoxu na vašim ostalim uređajima.</string>
<!-- Text displayed in the synced tabs screen when a user is not signed in to Firefox Sync describing Synced Tabs -->
<string name="synced_tabs_sign_in_message">Pregled liste tabova sa vaših ostalih uređaja.</string>
<!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync -->
<string name="synced_tabs_sign_in_button">Prijavite se za sinhr.</string>
<!-- Top Sites -->
<!-- Title text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_title">Dosegli ste limit za Top stranice</string>
<!-- Content description text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_content">Da dodate novu top stranicu, uklonite jednu. Pritisnite stranicu i držite, pa izaberite uklanjanje.</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">OK, razumijem</string>

@ -15,8 +15,6 @@
<string name="content_description_disable_private_browsing_button">Tichup ri ichinan okem pa k\'amaya\'l</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">Tikanöx o ketz\'ib\'äx ri taq ochochib\'äl</string>
<!-- No Open Tabs Message Header -->
<string name="no_open_tabs_header_2">Majun ruwi\' ejaqon</string>
<!-- No Open Tabs Message Description -->
<string name="no_open_tabs_description">Wawe\' xkeq\'alajin pe ri jaqäl taq ruwi\'.</string>
@ -24,6 +22,11 @@
<!-- No Private Tabs Message Description -->
<string name="no_private_tabs_description">Wawe\' xkeq\'alajin pe ri ichinan taq ruwi\'.</string>
<!-- Message announced to the user when tab tray is selected with 1 tab -->
<string name="open_tab_tray_single">1 ruwi\' jaqon. Tachapa\' richin nak\'ëx ruwi\'.</string>
<!-- Message announced to the user when tab tray is selected with 0 or 2+ tabs -->
<string name="open_tab_tray_plural">%1$s ruwi\' ejaqon. Tachapa\' richin nak\'ëx ruwi\'.</string>
<!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
<string name="about_content">%1$s b\'anon ruma Mozilla.</string>
@ -302,7 +305,7 @@
<!-- Preference for syncing logins -->
<string name="preferences_sync_logins">Ketikirisäx molojri\'ïl</string>
<!-- Preference for syncing tabs -->
<string name="preferences_sync_tabs">Taq ruwi\'</string>
<string name="preferences_sync_tabs_2">Kejaq ruwi\'</string>
<!-- Preference for signing out -->
<string name="preferences_sign_out">Titz\'apïx molojri\'ïl</string>
<!-- Preference displays and allows changing current FxA device name -->
@ -480,7 +483,7 @@
<!-- Shortcut action to open the home screen -->
<string name="tab_tray_menu_home">Tib\'e pa tikirib\'äl</string>
<!-- Shortcut action to toggle private mode -->
<string name="tab_tray_menu_toggle">Tik\'ex rik\'in ruwi\' rub\'anikil</string>
<string name="tab_tray_menu_toggle">Tik\'exlöx pa ruwi\' b\'anikil</string>
<!-- Content description (not visible, for screen readers etc.): Removes tab from collection button. Removes the selected tab from collection when pressed -->
<string name="remove_tab_from_collection">Tiyuj ruwi\' pa molb\'äl</string>
<!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed -->
@ -494,7 +497,7 @@
<!-- Open tabs menu item to share all tabs -->
<string name="tabs_menu_share_tabs">Kekomonïx taq ruwi\'</string>
<!-- Open tabs menu item to save tabs to collection -->
<string name="tabs_menu_save_to_collection">Tiyak pa mol</string>
<string name="tabs_menu_save_to_collection1">Keyak ruwi\' pa mol</string>
<!-- Content description (not visible, for screen readers etc.): Opens the tab menu when pressed -->
<string name="tab_menu">Ruk\'utsamaj ruwi\'</string>
<!-- Tab menu item to share the tab -->
@ -711,18 +714,16 @@
<string name="delete_browsing_data_quit_off">Tichup</string>
<!-- Collections -->
<!-- Label to describe what collections are to a new user without any collections -->
<string name="collections_description">Ke\'ayaka\' ri nimaläj taq awachinäq. Richin natikirisaj, ke\'ayaka\' ri jaqon taq ruwi\' pa jun k\'ak\'a\' mol.</string>
<!-- Collections header on home fragment -->
<string name="collections_header">Taq mol</string>
<!-- Content description (not visible, for screen readers etc.): Opens the collection menu when pressed -->
<string name="collection_menu_button_content_description">Ruk\'utsamaj mol</string>
<!-- No Open Tabs Message Header -->
<string name="no_collections_header">Majun mol</string>
<!-- No Open Tabs Message Description -->
<string name="no_collections_description">Xkewachin wawe\' ri taq amol.</string>
<!-- No Open Tabs Message Header -->
<string name="no_collections_header1">Ke\'amolo\' ri taq wachinäq niqa chawa</string>
<!-- Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Ketzob\'ajïx taq kanoxïk, taq ruxaq chuqa\' taq ruwi\' ejunam richin ye\'okisäx na.</string>
<!-- Title for the "select tabs" step of the collection creator -->
<string name="create_collection_select_tabs">Kecha\' taq Ruwi\'</string>
<!-- Title for the "select collection" step of the collection creator -->
@ -909,8 +910,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">Keyuj ri taq tzij okem pa k\'amaya\'l pa ruyonil toq xtacha\' &quot;Tel&quot; pa ri nïm k\'utsamajib\'äl</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Keyuj ri taq tzij okem pa k\'amaya\'l pa ruyonil toq xtacha\' \&quot;Tel\&quot; pa ri nïm k\'utsamajib\'äl</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">Runatab\'al okem pa k\'amaya\'l</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Tel</string>
@ -934,8 +933,9 @@
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description">Firefox Nightly nuk\'ëx ri\' ronojel taq aq\'a\' chuqa\' k\'o k\'ak\'a\' tojtob\'enel taq rusamaj.
Po rik\'in jub\'a\' man kan ta jikïl. Taqasaj ri beta qokik\'amaya\'l richin jun jikïl samaj.</string>
<!-- text for firefox preview moving tip button. "Mozilla Firefox Browser" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button">Tak\'ulu\' ri Mozilla Firefox Okik\'amaya\'l</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">Tak\'ulu\' Firefox richin Android Beta</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed">Firefox Nightly xsilöx</string>
@ -1402,7 +1402,7 @@ Achi\'el: \nhttps://www.google.com/search?q=%s</string>
<!-- Second step for the allowing a permission -->
<string name="phone_feature_blocked_step_permissions"><![CDATA[2. Tachapa\' <b>Taq Ya\'oj Q\'ij</b>]]></string>
<!-- Third step for the allowing a permission (Fore example: Camera) -->
<string name="phone_feature_blocked_step_feature"><![CDATA[3. Tajala\' <b>%1$s</b> rik\'in TZIJÏL]]></string>
<string name="phone_feature_blocked_step_feature"><![CDATA[3. Tik\'exlöx <b>%1$s</b> rik\'in TZIJÏL]]></string>
<!-- Label that indicates a site is using a secure connection -->
<string name="quick_settings_sheet_secure_connection">Ütz Okem</string>
@ -1454,6 +1454,9 @@ Achi\'el: \nhttps://www.google.com/search?q=%s</string>
<!-- Voice search prompt description displayed after the user presses the voice search button -->
<string name="voice_search_explainer">Kach\'o wakami</string>
<!-- The error message in edit login view when a duplicate username exists. -->
<string name="saved_login_duplicate">K\'o chik jun tikirib\'äl molojri\'ïl rik\'in re b\'i\'aj re\'</string>
<!-- Synced Tabs -->
<!-- Text displayed when user is not logged into a Firefox Account -->
<string name="synced_tabs_connect_to_sync_account">Tok rik\'in jun Rub\'i\' Rutaqoya\'l Firefox</string>
@ -1464,4 +1467,19 @@ Achi\'el: \nhttps://www.google.com/search?q=%s</string>
<!-- Text displayed when user has disabled tab syncing in Firefox Sync Account -->
<string name="synced_tabs_enable_tab_syncing">Tatzija\' ri kiximik taq ruwi\'.</string>
<!-- Text displayed when user has no tabs that have been synced -->
<string name="synced_tabs_no_tabs">Majun ruwi\' ajaqon pa Firefox pa ri ch\'aqa\' chik awokisab\'al.</string>
<!-- Text displayed in the synced tabs screen when a user is not signed in to Firefox Sync describing Synced Tabs -->
<string name="synced_tabs_sign_in_message">Titz\'et jun kicholb\'al ruwi\' pa juley chik awokisab\'al.</string>
<!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync -->
<string name="synced_tabs_sign_in_button">Tatikirisaj molojri\'ïl pa yaximon</string>
<!-- Top Sites -->
<!-- Title text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_title">Xaq\'i\' ruchi\' ri jutaqil taq ruxaq</string>
<!-- Content description text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_content">Richin natz\'aqatisaj jun k\'ak\'a\' jutaqil ruxaq, tayuju\' jun. Tapitz\'a\' pa ruwi\' ri ruxaq richin nacha\' tiyuj.</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">ÜTZ, Wetaman Chik</string>
</resources>

@ -21,6 +21,8 @@
<!-- No Private Tabs Message Description -->
<string name="no_private_tabs_description">Tady se zobrazí vaše anonymní panely.</string>
<!-- Message announced to the user when tab tray is selected with 1 tab -->
<string name="open_tab_tray_single">Jeden otevřený panel. Klepnutím panely přepnete.</string>
<!-- Message announced to the user when tab tray is selected with 0 or 2+ tabs -->
<string name="open_tab_tray_plural">%1$s otevřených panelů. Klepnutím přepnete panely.</string>
@ -148,7 +150,7 @@
<!-- Search Fragment -->
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Skenovat</string>
<string name="search_scan_button">Naskenovat</string>
<!-- Button in the search view that lets a user search by using a shortcut -->
<string name="search_shortcuts_button">Zkratky</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
@ -299,6 +301,8 @@
<string name="preferences_sync_bookmarks">Záložky</string>
<!-- Preference for syncing logins -->
<string name="preferences_sync_logins">Přihlašovací údaje</string>
<!-- Preference for syncing tabs -->
<string name="preferences_sync_tabs_2">Otevřené panely</string>
<!-- Preference for signing out -->
<string name="preferences_sign_out">Odhlásit</string>
<!-- Preference displays and allows changing current FxA device name -->
@ -412,7 +416,7 @@
<!-- Preference for using dark theme -->
<string name="preference_dark_theme">Tmavý</string>
<!-- Preference for using using dark or light theme automatically set by battery -->
<string name="preference_auto_battery_theme">Podle nastavení šetření baterie</string>
<string name="preference_auto_battery_theme">Podle nastavení spořiče baterie</string>
<!-- Preference for using following device theme -->
<string name="preference_follow_device_theme">Podle nastavení zařízení</string>
@ -715,6 +719,10 @@
<string name="collections_header">Sbírky</string>
<!-- Content description (not visible, for screen readers etc.): Opens the collection menu when pressed -->
<string name="collection_menu_button_content_description">Nabídka sbírek</string>
<!-- No Open Tabs Message Header -->
<string name="no_collections_header1">Uložte si důležité věci do sbírek</string>
<!-- Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Podobná vyhledávání, stránky a panely si můžete seskupit a poté se k nim snadno vracet.</string>
<!-- Title for the "select tabs" step of the collection creator -->
<string name="create_collection_select_tabs">Vyberte panely</string>
<!-- Title for the "select collection" step of the collection creator -->
@ -815,15 +823,15 @@
<!-- Text shown in snackbar when user deletes all tabs -->
<string name="snackbar_tabs_deleted">Panely zavřeny</string>
<!-- Text shown in snackbar when user closes a tab -->
<string name="snackbar_tab_closed">Panel zavřen</string>
<string name="snackbar_tab_closed">Panel byl zavřen</string>
<!-- Text shown in snackbar when user closes all tabs -->
<string name="snackbar_tabs_closed">Panely zavřen</string>
<string name="snackbar_tabs_closed">Panely byly zavřeny</string>
<!-- Text shown in snackbar when user adds a site to top sites -->
<string name="snackbar_added_to_top_sites">Přidáno do top stránek</string>
<!-- Text shown in snackbar when user closes a private tab -->
<string name="snackbar_private_tab_closed">Anonymní panel zavřen</string>
<string name="snackbar_private_tab_closed">Anonymní panel byl zavřen</string>
<!-- Text shown in snackbar when user closes all private tabs -->
<string name="snackbar_private_tabs_closed">Anonymní panely zavřeny</string>
<string name="snackbar_private_tabs_closed">Anonymní panely byly zavřeny</string>
<!-- Text shown in snackbar when user deletes all private tabs -->
<string name="snackbar_private_tabs_deleted">Anonymní panely smazány</string>
<!-- Text shown in snackbar to undo deleting a tab, top site or collection -->
@ -899,8 +907,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">Po výběru „Ukončit“ z hlavní nabídky aplikace dojde ke smazání soukromých dat</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Po výběru „Ukončit“ z hlavní nabídky aplikace dojde ke smazání soukromých dat</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">Historie prohlížení</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Ukončit</string>
@ -922,6 +928,11 @@
<!-- text for firefox preview moving tip header "Firefox Preview" and "Firefox Nightly" are intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header">Firefox Preview je nyní Firefox Nightly</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description">Firefox Nightly je aktualizován každou noc a obsahuje nové experimentální funkce. Může však být méně stabilní. Stáhněte si náš beta prohlížeč pro stabilnější zážitek.</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">Získat Firefox Beta pro Android</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed">Firefox Nightly se mění</string>
<!-- text for firefox preview moving tip description -->
@ -975,6 +986,9 @@
<string name="onboarding_firefox_account_automatic_signin_failed">Přihlášení selhalo</string>
<!-- text for the tracking protection onboarding card header -->
<string name="onboarding_tracking_protection_header_2">Automatické soukromí</string>
<!-- text for the tracking protection card description
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_tracking_protection_description_2">Nastavení soukromí a zabezpečení blokuje sledovací prvky, malware a společnosti, které vás sledují.</string>
<!-- text for tracking protection radio button option for standard level of blocking -->
<string name="onboarding_tracking_protection_standard_button_2">Standardní (výchozí)</string>
<!-- text for standard blocking option button description -->
@ -1133,6 +1147,8 @@
<string name="etp_tracking_content_title">Sledující obsah</string>
<!-- Description of tracking content that can be blocked by Enhanced Tracking Protection -->
<string name="etp_tracking_content_description">Blokuje načítání reklam, videí a dalšího obsahu, který obsahuje sledující kód. To může ovlivnit fungování některých webových stránek.</string>
<!-- Enhanced Tracking Protection Onboarding Message shown in a dialog above the toolbar. The first parameter is the name of the application (For example: Fenix) -->
<string name="etp_onboarding_cfr_message">Fialový štít znamená, že aplikace %s na stránce zablokovala nějaké sledovací prvky. Klepnutím zobrazíte více informací.</string>
<!-- Enhanced Tracking Protection message that protection is currently on for this site -->
<string name="etp_panel_on">Ochrana je na tomto serveru zapnuta</string>
<!-- Enhanced Tracking Protection message that protection is currently off for this site -->
@ -1292,9 +1308,14 @@
<!-- Summary for Accessibility Force Enable Zoom Preference -->
<string name="preference_accessibility_force_enable_zoom_summary">Povolit gesto pro přiblížení i na stránkách, které tomu zabraňují.</string>
<!-- Saved logins sorting strategy menu item -by name- (if selected, it will sort saved logins alphabetically) -->
<string name="saved_logins_sort_strategy_alphabetically">Názvu (A-Z)</string>
<!-- Saved logins sorting strategy menu item -by last used- (if selected, it will sort saved logins by last used) -->
<string name="saved_logins_sort_strategy_last_used">Naposledy použito</string>
<!-- Content description (not visible, for screen readers etc.): Sort saved logins dropdown menu chevron icon -->
<string name="saved_logins_menu_dropdown_chevron_icon_content_description">Seřadit podle</string>
<!-- Title of the Add search engine screen -->
<string name="search_engine_add_custom_search_engine_title">Přidat vyhledávač</string>
<!-- Title of the Edit search engine screen -->
@ -1396,6 +1417,12 @@
<string name="dialog_delete_positive">Odstranit</string>
<!-- The saved login options menu description. -->
<string name="login_options_menu">Možnosti přihlášení</string>
<!-- The editable text field for a login's web address. -->
<string name="saved_login_hostname_description">Textové pole pro webovou adresu pro přihlašovací údaje.</string>
<!-- The editable text field for a login's username. -->
<string name="saved_login_username_description">Textové pole pro uživatelské jméno z přihlašovacích údajů.</string>
<!-- The editable text field for a login's password. -->
<string name="saved_login_password_description">Textové pole pro heslo z přihlašovacích údajů.</string>
<!-- The button description to save changes to an edited login. -->
<string name="save_changes_to_login">Uložit změny přihlašovacích údajů.</string>
<!-- The button description to discard changes to an edited login. -->
@ -1412,7 +1439,29 @@
<!-- The error message in edit login view when a duplicate username exists. -->
<string name="saved_login_duplicate">Přihlašovací údaje s tímto uživatelským jménem už existují</string>
<!-- Synced Tabs -->
<!-- Text displayed when user is not logged into a Firefox Account -->
<string name="synced_tabs_connect_to_sync_account">Připojte se k účtu Firefoxu.</string>
<!-- Text displayed to ask user to connect another device as no devices found with account -->
<string name="synced_tabs_connect_another_device">Připojte další zařízení.</string>
</resources>
<!-- Text displayed asking user to re-authenticate -->
<string name="synced_tabs_reauth">Proveďte prosím znovu své ověření.</string>
<!-- Text displayed when user has disabled tab syncing in Firefox Sync Account -->
<string name="synced_tabs_enable_tab_syncing">Zapněte nejdříve synchronizaci panelů.</string>
<!-- Text displayed when user has no tabs that have been synced -->
<string name="synced_tabs_no_tabs">Ve vašich zařízeních nejsou otevřené žádné panely.</string>
<!-- Text displayed in the synced tabs screen when a user is not signed in to Firefox Sync describing Synced Tabs -->
<string name="synced_tabs_sign_in_message">Seznam panelů z ostatních zařízení.</string>
<!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync -->
<string name="synced_tabs_sign_in_button">Přihlásit se k synchronizaci</string>
<!-- Top Sites -->
<!-- Title text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_title">Dosažen limit počtu top stránek</string>
<!-- Content description text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_content">Pro přidání další top stránky nejdříve nějakou odeberte. Stačí na ní podržet prst.</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">OK, rozumím</string>
</resources>

@ -805,7 +805,7 @@
<!-- Text shown in snackbar when user closes all tabs -->
<string name="snackbar_tabs_closed">Tab wedii gau</string>
<!-- Text shown in snackbar when user adds a site to top sites -->
<string name="snackbar_added_to_top_sites">Ychwanegwyd at y gwefannau gorau!</string>
<string name="snackbar_added_to_top_sites">Ychwanegwyd at fy hoff wefannau!</string>
<!-- Text shown in snackbar when user closes a private tab -->
<string name="snackbar_private_tab_closed">Tab preifat wedii gau</string>
@ -884,8 +884,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">Yn dileu data porin awtomatig pan fyddwch yn dewis &quot;Gadael&quot; or brif ddewislen</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Yn dileu data porin awtomatig pan fyddwch yn dewis \&quot;Gadael\&quot; or brif ddewislen</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">Hanes pori</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Gadael</string>
@ -904,19 +902,19 @@
<!-- Tips -->
<!-- text for firefox preview moving tip header "Firefox Preview" and "Firefox Nightly" are intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header">Mae Firefox Preview bellach yn Firefox Nightly</string>
<string name="tip_firefox_preview_moved_header">Firefox Preview yw Firefox Nightly nawr</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description">Mae Firefox Nightly yn cael ei ddiweddaru bob nos ac mae ganddo nodweddion newydd arbrofol.
        Fodd bynnag, gall fod yn llai sefydlog. Llwythwch ein porwr beta i gael profiad mwy sefydlog.</string>
Fodd bynnag, gall fod yn llai sefydlog. Llwythwch ein porwr beta i gael profiad mwy sefydlog.</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">Cael Firefox ar gyfer Android Beta</string>
<string name="tip_firefox_preview_moved_button_2">Estyn Firefox ar gyfer Android Beta</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed">Mae Firefox Nightly wedi symud</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_installed">Ni fydd yr ap hon yn derbyn diweddariadau diogelwch mwyach. Peidiwch a defnyddior ap hon a symud ir Nightly newydd.
<string name="tip_firefox_preview_moved_description_preview_installed">Ni fydd yr ap hwn yn derbyn diweddariadau diogelwch mwyach. Peidiwch â defnyddior ap hwn a newidiwch ir Nightly newydd.
\n\nEr mwyn trosglwyddoch nodau tudalen, eich mewngofnodion ach hanes i ap arall, crëwch gyfrif Firefox.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_installed">Newid ir Nightly newydd</string>
@ -924,7 +922,7 @@
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_not_installed">Mae Firefox Nightly wedi symud</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_not_installed">Ni fydd yr ap hon yn derbyn diweddariadau diogelwch bellach. Estynnwch y Nightly newydd a pheidio a defnyddior ap hon.
<string name="tip_firefox_preview_moved_description_preview_not_installed">Ni fydd yr ap hwn yn derbyn diweddariadau diogelwch bellach. Estynnwch y Nightly newydd a pheidio â defnyddior ap hwn bellach.
\n\nEr mwyn trosglwyddoch nodau tudalen, eich mewngofnodion ach hanes i ap arall, crëwch gyfrif Firefox.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_not_installed">Estyn y Nightly newydd</string>

@ -13,14 +13,17 @@
<string name="content_description_disable_private_browsing_button">Deaktiver privat browsing</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">Søg eller indtast adresse</string>
<!-- No Open Tabs Message Header -->
<string name="no_open_tabs_header_2">Ingen åbne faneblade</string>
<!-- No Open Tabs Message Description -->
<string name="no_open_tabs_description">Dine åbne faneblade vil blive vist her.</string>
<!-- No Private Tabs Message Description -->
<string name="no_private_tabs_description">Dine private faneblade vil blive vist her.</string>
<!-- Message announced to the user when tab tray is selected with 1 tab -->
<string name="open_tab_tray_single">1 åbent faneblad. Tryk for at skifte faneblade.</string>
<!-- Message announced to the user when tab tray is selected with 0 or 2+ tabs -->
<string name="open_tab_tray_plural">%1$s åbne faneblade. Tryk for at skifte faneblade.</string>
<!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
<string name="about_content">%1$s er lavet af Mozilla.</string>
@ -93,6 +96,8 @@
<string name="browser_menu_add_to_homescreen">Føj til startskærm</string>
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
<string name="browser_menu_install_on_homescreen">Installer</string>
<!-- Menu option on the toolbar that takes you to synced tabs page-->
<string name="synced_tabs">Synkroniserede faneblade</string>
<!-- Browser menu button that opens the find in page menu -->
<string name="browser_menu_find_in_page">Find på siden</string>
<!-- Browser menu button that creates a private tab -->
@ -101,8 +106,6 @@
<string name="browser_menu_new_tab">Nyt faneblad</string>
<!-- Browser menu button that saves the current tab to a collection -->
<string name="browser_menu_save_to_collection_2">Gem til samling</string>
<!-- Browser menu button that opens a dialog to report issues with the current site -->
<string name="browser_menu_report_issue">Anmeld problem med webstedet</string>
<!-- Browser menu button that open a share menu to share the current site -->
<string name="browser_menu_share">Del</string>
<!-- Share menu title, displayed when a user is sharing their current site -->
@ -116,8 +119,10 @@
<!-- Browser menu text shown in custom tabs to indicate this is a Fenix tab
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by2">Leveret af %1$s</string>
<!-- Browser menu button to put the the current page in reader mode -->
<!-- Browser menu button to put the current page in reader mode -->
<string name="browser_menu_read">Læsevisning</string>
<!-- Browser menu button content description to close reader mode and return the user to the regular browser -->
<string name="browser_menu_read_close">Luk læsevisning</string>
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">Åbn i app</string>
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
@ -286,6 +291,8 @@
<string name="preferences_sync_bookmarks">Bogmærker</string>
<!-- Preference for syncing logins -->
<string name="preferences_sync_logins">Logins</string>
<!-- Preference for syncing tabs -->
<string name="preferences_sync_tabs_2">Åbne faneblade</string>
<!-- Preference for signing out -->
<string name="preferences_sign_out">Log ud</string>
<!-- Preference displays and allows changing current FxA device name -->
@ -417,6 +424,8 @@
<string name="library_desktop_bookmarks_unfiled">Andre bogmærker</string>
<!-- Option in Library to open History page -->
<string name="library_history">Historik</string>
<!-- Option in Library to open Synced Tabs page -->
<string name="library_synced_tabs">Synkroniserede faneblade</string>
<!-- Option in Library to open Reading List -->
<string name="library_reading_list">Læseliste</string>
@ -438,6 +447,24 @@
<string name="tabs_header_private_tabs_title">Private faneblade</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_tab">Tilføj faneblad</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_private_tab">Tilføj privat faneblad</string>
<!-- Text for the new tab button to indicate adding a new private tab in the tab -->
<string name="tab_drawer_fab_content">Privat</string>
<!-- Text shown as the title of the open tab tray -->
<string name="tab_tray_title">Åbne faneblade</string>
<!-- Text shown in the menu for saving tabs to a collection -->
<string name="tab_tray_menu_item_save">Gem til samling</string>
<!-- Text shown in the menu for sharing all tabs -->
<string name="tab_tray_menu_item_share">Del alle faneblade</string>
<!-- Text shown in the menu for closing all tabs -->
<string name="tab_tray_menu_item_close">Luk alle faneblade</string>
<!-- Shortcut action to open new tab -->
<string name="tab_tray_menu_open_new_tab">Nyt faneblad</string>
<!-- Shortcut action to open the home screen -->
<string name="tab_tray_menu_home">Gå til startsiden</string>
<!-- Shortcut action to toggle private mode -->
<string name="tab_tray_menu_toggle">Skift tilstand for faneblade</string>
<!-- Content description (not visible, for screen readers etc.): Removes tab from collection button. Removes the selected tab from collection when pressed -->
<string name="remove_tab_from_collection">Fjern faneblad fra samling</string>
<!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed -->
@ -451,7 +478,7 @@
<!-- Open tabs menu item to share all tabs -->
<string name="tabs_menu_share_tabs">Del faneblade</string>
<!-- Open tabs menu item to save tabs to collection -->
<string name="tabs_menu_save_to_collection">Gem til samling</string>
<string name="tabs_menu_save_to_collection1">Gem faneblade til samling</string>
<!-- Content description (not visible, for screen readers etc.): Opens the tab menu when pressed -->
<string name="tab_menu">Faneblads-menu</string>
<!-- Tab menu item to share the tab -->
@ -661,16 +688,14 @@
<string name="delete_browsing_data_quit_off">Fra</string>
<!-- Collections -->
<!-- Label to describe what collections are to a new user without any collections -->
<string name="collections_description">Saml de ting, der er vigtige for dig. Gem åbne faneblade i en ny samling for at komme i gang.</string>
<!-- Collections header on home fragment -->
<string name="collections_header">Samlinger</string>
<!-- Content description (not visible, for screen readers etc.): Opens the collection menu when pressed -->
<string name="collection_menu_button_content_description">Samlings-menu</string>
<!-- No Open Tabs Message Header -->
<string name="no_collections_header">Ingen samlinger</string>
<!-- No Open Tabs Message Description -->
<string name="no_collections_description">Dine samlinger vil blive vist her.</string>
<string name="no_collections_header1">Saml de ting, der betyder noget for dig</string>
<!-- Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Saml relaterede søgninger, websteder og faneblade i grupper. Så kan du hurtigt finde dem igen.</string>
<!-- Title for the "select tabs" step of the collection creator -->
<string name="create_collection_select_tabs">Vælg faneblade</string>
<!-- Title for the "select collection" step of the collection creator -->
@ -700,6 +725,9 @@
<!-- Button to save currently selected tabs in the "select tabs" step of the collection creator-->
<string name="create_collection_save">Gem</string>
<!-- Snackbar action to view the collection the user just created or updated -->
<string name="create_collection_view">Vis</string>
<!-- Default name for a new collection in "name new collection" step of the collection creator. %d is a placeholder for the number of collections-->
<string name="create_collection_default_name">Samling %d</string>
@ -848,8 +876,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">Sletter automatisk browserdata, når du vælger &quot;Afslut&quot; i hovedmenuen</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Sletter automatisk browserdata, når du vælger \&quot;Afslut\&quot; i hovedmenuen</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">Browserhistorik</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Afslut</string>
@ -873,8 +899,9 @@
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description">Firefox Nightly bliver opdateret hver nat og har nye, eksperimentelle funktioner.
Nightly kan dog være ustabil nogle gange. Hent vores beta-version, hvis du vil have en mere stabil browser.</string>
<!-- text for firefox preview moving tip button. "Mozilla Firefox Browser" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button">Hent Mozilla Firefox Browser</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">Hent Firefox Beta til Android</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed">Firefox Nightly er flyttet</string>
@ -929,18 +956,20 @@
<!-- text to display in the snackbar if automatic sign-in fails. user may try again -->
<string name="onboarding_firefox_account_automatic_signin_failed">Kunne ikke logge ind</string>
<!-- text for the tracking protection onboarding card header -->
<string name="onboarding_tracking_protection_header">Beskyt dig selv</string>
<string name="onboarding_tracking_protection_header_2">Automatisk privatlivsbeskyttelse</string>
<!-- text for the tracking protection card description
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_tracking_protection_description1">%s hjælper dig med at forhindre websteder i at spore dig på nettet.</string>
<string name="onboarding_tracking_protection_description_2">Indstillinger for privatlivsbeskyttelse og sikkerhed blokerer sporings-mekanismer, skadelig software og virksomheder, der følger dig på nettet.</string>
<!-- text for tracking protection radio button option for standard level of blocking -->
<string name="onboarding_tracking_protection_standard_button">Standard</string>
<string name="onboarding_tracking_protection_standard_button_2">Standard</string>
<!-- text for standard blocking option button description -->
<string name="onboarding_tracking_protection_standard_button_description">Blokerer færre sporings-teknologier, men gør det muligt for sider at indlæses normalt</string>
<string name="onboarding_tracking_protection_standard_button_description_2">Blokerer færre sporings-mekanismer. Sider indlæses som normalt.</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_button">Striks (anbefalet)</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_option">Striks</string>
<!-- text for strict blocking option button description -->
<string name="onboarding_tracking_protection_strict_button_description">Blokerer flere sporings-teknologier for at opnå bedre beskyttelse og ydelse, men kan forhindre nogle websteder fra at fungere optimalt</string>
<string name="onboarding_tracking_protection_strict_button_description_2">Blokerer flere sporings-mekanismer, reklamer og pop ups. Sider indlæses hurtigere, men noget funktionalitet virker måske ikke.</string>
<!-- text for the toolbar position card header
In English this is an idiom for "choose a side as in an argument or fight"
but it is ok to make this more literally about "choosing a position in a physical space -->
@ -1026,31 +1055,21 @@
<!-- Text displayed that links to website about enhanced tracking protection -->
<string name="preference_enhanced_tracking_protection_explanation_learn_more">Læs mere</string>
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_option">Standard</string>
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard">Standard (anbefalet)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description">Balanceret mellem beskyttelse og ydelse.</string>
<string name="preference_enhanced_tracking_protection_standard_default_1">Standard</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_2">Sider indlæses normalt, men færre sporings-teknologier blokeres.</string>
<string name="preference_enhanced_tracking_protection_standard_description_3">Blokerer færre sporings-mekanismer. Sider indlæses som normalt.</string>
<!-- Accessibility text for the Standard protection information icon -->
<string name="preference_enhanced_tracking_protection_standard_info_button">Hvad der bliver blokeret af standard-opsætningen af beskyttelse mod sporing</string>
<!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">Striks</string>
<!-- Preference for enhanced tracking protection for the strict protection settings, default setting -->
<string name="preference_enhanced_tracking_protection_strict_default">Striks (standard)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_default_description">Stærkere beskyttelse mod sporing og hurtigere ydelse, men nogle websteder virker måske ikke ordentligt.</string>
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_strict_recommended">Striks (anbefalet)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description">Stærkere beskyttelse, men nogle websteder eller noget indhold indlæses måske ikke korrekt.</string>
<string name="preference_enhanced_tracking_protection_strict_description_2">Blokerer flere sporings-mekanismer, reklamer og pop ups. Sider indlæses hurtigere, men noget funktionalitet virker måske ikke.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_strict_info_button">Hvad der bliver blokeret af striks beskyttelse mod sporing</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom">Tilpasset</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_custom_description">Vælg selv, hvilke sporings-teknologier og scripts der skal blokeres</string>
<string name="preference_enhanced_tracking_protection_custom_description_2">Vælg selv, hvilke sporings-teknologier og scripts der skal blokeres.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_custom_info_button">Hvad der bliver blokeret af tilpasset beskyttelse mod sporing</string>
<!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings -->
@ -1100,7 +1119,7 @@
<!-- Description of tracking content that can be blocked by Enhanced Tracking Protection -->
<string name="etp_tracking_content_description">Stopper indlæsning af eksterne reklamer, videoer og andet indhold, der indeholder sporings-kode. Kan påvirke nogle websteders funktionalitet.</string>
<!-- Enhanced Tracking Protection Onboarding Message shown in a dialog above the toolbar. The first parameter is the name of the application (For example: Fenix) -->
<string name="etp_onboarding_message_2">%s blokerer sporings-teknologier på dette websted, når skjoldet er lilla. Tryk på ikonet for at se, hvad der er blokeret.</string>
<string name="etp_onboarding_cfr_message">Når skjoldet er lilla, betyder det at %s har blokeret sporings-mekanismer på et websted. Tryk for mere info.</string>
<!-- Enhanced Tracking Protection message that protection is currently on for this site -->
<string name="etp_panel_on">Beskyttelse er slået TIL for dette websted</string>
<!-- Enhanced Tracking Protection message that protection is currently off for this site -->
@ -1383,4 +1402,31 @@
<string name="voice_search_content_description">Stemme-søgning</string>
<!-- Voice search prompt description displayed after the user presses the voice search button -->
<string name="voice_search_explainer">Tal nu</string>
<!-- The error message in edit login view when a duplicate username exists. -->
<string name="saved_login_duplicate">Et login med dette brugernavn findes allerede</string>
<!-- Synced Tabs -->
<!-- Text displayed when user is not logged into a Firefox Account -->
<string name="synced_tabs_connect_to_sync_account">Forbind med en Firefox-konto.</string>
<!-- Text displayed to ask user to connect another device as no devices found with account -->
<string name="synced_tabs_connect_another_device">Opret forbindelse til en ny enhed.</string>
<!-- Text displayed asking user to re-authenticate -->
<string name="synced_tabs_reauth">Godkend igen.</string>
<!-- Text displayed when user has disabled tab syncing in Firefox Sync Account -->
<string name="synced_tabs_enable_tab_syncing">Aktiver synkronisering af faneblade.</string>
<!-- Text displayed when user has no tabs that have been synced -->
<string name="synced_tabs_no_tabs">Du har ikke nogen faneblade åbne i Firefox på dine andre enheder.</string>
<!-- Text displayed in the synced tabs screen when a user is not signed in to Firefox Sync describing Synced Tabs -->
<string name="synced_tabs_sign_in_message">Se en liste med faneblade fra dine andre enheder.</string>
<!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync -->
<string name="synced_tabs_sign_in_button">Log ind på Sync</string>
<!-- Top Sites -->
<!-- Title text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_title">Grænsen for Mest besøgte websider er nået</string>
<!-- Content description text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_content">Hvis du vil tilføje en ny webside, skal du først fjerne én. Tryk og hold på websiden, og vælg så Fjern.</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">Ok, forstået</string>
</resources>

@ -920,8 +920,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">Löscht die Browser-Daten automatisch, wenn Sie im Hauptmenü die Option „Beenden“ auswählen</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Löscht die Browser-Daten automatisch, wenn Sie im Hauptmenü die Option „Beenden“ auswählen</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">Chronik</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Beenden</string>
@ -953,7 +951,7 @@
<string name="tip_firefox_preview_moved_header_preview_installed">Firefox Nightly ist umgezogen</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_installed">Diese App erhält keine Sicherheitsupdates mehr. Nutzen Sie diese App nicht mehr und wechseln Sie zum neuen Nightly.
        \ n \ nUm Ihre Lesezeichen, Zugangsdaten und Chronik auf eine andere App zu übertragen, erstellen Sie ein Firefox-Konto.</string>
\n\nUm Ihre Lesezeichen, Zugangsdaten und Chronik auf eine andere App zu übertragen, erstellen Sie ein Firefox-Konto.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_installed">Wechseln Sie zum neuen Nightly</string>
@ -961,7 +959,7 @@
<string name="tip_firefox_preview_moved_header_preview_not_installed">Firefox Nightly ist umgezogen</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_not_installed">Diese App erhält keine Sicherheitsupdates mehr. Holen Sie sich das neue Nightly und nutzen Sie diese App nicht mehr.
        \ n \ nUm Ihre Lesezeichen, Zugangsdaten und Chronik auf eine andere App zu übertragen, erstellen Sie ein Firefox-Konto.</string>
\n\nUm Ihre Lesezeichen, Zugangsdaten und Chronik auf eine andere App zu übertragen, erstellen Sie ein Firefox-Konto.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_not_installed">Holen Sie sich das neue Nightly</string>

@ -635,6 +635,12 @@
<string name="tracking_protection_on">Ενεργό</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Ανενεργό</string>
<!-- Label that indicates that all video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed2">Αποδοχή ήχου και βίντεο</string>
<!-- Label that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="preference_option_autoplay_block_audio2">Φραγή ήχου μόνο</string>
<!-- Label that indicates that all video and audio autoplay is blocked -->
<string name="preference_option_autoplay_blocked3">Φραγή ήχου και βίντεο</string>
<!-- Summary of delete browsing data on quit preference if it is set to on -->
<string name="delete_browsing_data_quit_on">Ενεργό</string>
<!-- Summary of delete browsing data on quit preference if it is set to off -->
@ -645,6 +651,10 @@
<string name="collections_header">Συλλογές</string>
<!-- Content description (not visible, for screen readers etc.): Opens the collection menu when pressed -->
<string name="collection_menu_button_content_description">Μενού συλλογής</string>
<!-- No Open Tabs Message Header -->
<string name="no_collections_header1">Συλλέξτε όλα όσα έχουν σημασία για εσάς</string>
<!-- Title for the "select tabs" step of the collection creator -->
<string name="create_collection_select_tabs">Επιλέξτε καρτέλες</string>
<!-- Title for the "select collection" step of the collection creator -->
<string name="create_collection_select_collection">Επιλογή συλλογής</string>
<!-- Title for the "name collection" step of the collection creator -->
@ -657,6 +667,12 @@
<string name="create_collection_deselect_all">Από-επιλογή όλων</string>
<!-- Text to prompt users to select the tabs to save in the "select tabs" step of the collection creator -->
<string name="create_collection_save_to_collection_empty">Επιλέξτε καρτέλες για αποθήκευση</string>
<!-- Text to show users how many tabs they have selected in the "select tabs" step of the collection creator.
%d is a placeholder for the number of tabs selected. -->
<string name="create_collection_save_to_collection_tabs_selected">Επιλέχθηκαν %d καρτέλες</string>
<!-- Text to show users they have one tab selected in the "select tabs" step of the collection creator.
%d is a placeholder for the number of tabs selected. -->
<string name="create_collection_save_to_collection_tab_selected">Επιλέχθηκε %d καρτέλα</string>
<!-- Content description (not visible, for screen readers etc.): button to close the collection creator -->
<string name="create_collection_close">Κλείσιμο</string>
<!-- Button to save currently selected tabs in the "select tabs" step of the collection creator-->
@ -730,6 +746,8 @@
<string name="snackbar_tab_closed">Η καρτέλα έκλεισε</string>
<!-- Text shown in snackbar when user closes all tabs -->
<string name="snackbar_tabs_closed">Οι καρτέλες έκλεισαν</string>
<!-- Text shown in snackbar when user adds a site to top sites -->
<string name="snackbar_added_to_top_sites">Προστέθηκε στις κορυφαίες σελίδες!</string>
<!-- Text shown in snackbar when user closes a private tab -->
<string name="snackbar_private_tab_closed">Η ιδιωτική καρτέλα έκλεισε</string>
<!-- Text shown in snackbar when user closes all private tabs -->
@ -798,8 +816,6 @@
<string name="preferences_delete_browsing_data_button">Διαγραφή δεδομένων περιήγησης</string>
<!-- Title for the Delete browsing data on quit preference -->
<string name="preferences_delete_browsing_data_on_quit">Διαγραφή δεδομένων περιήγησης στην έξοδο</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">Ιστορικό περιήγησης</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Έξοδος</string>
@ -821,16 +837,26 @@
<!-- text for firefox preview moving tip header "Firefox Preview" and "Firefox Nightly" are intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header">Το Firefox Preview είναι πλέον το Firefox Nightly</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">Λήψη του Firefox για Android Beta</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed">Το Firefox Nightly έχει μετακινηθεί</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_installed">Εναλλαγή στο νέο Nightly</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_not_installed">Το Firefox Nightly έχει μετακινηθεί</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_not_installed">Αποκτήστε το νέο Nightly</string>
<!-- Onboarding -->
<!-- Text for onboarding welcome message
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_header">Καλώς ορίσατε στο %s!</string>
<!-- text for the Firefox Accounts section header -->
<string name="onboarding_fxa_section_header">Έχετε ήδη λογαριασμό;</string>
<!-- text for the Firefox Preview feature section header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_feature_section_header">Γνωρίστε το %s</string>
@ -882,6 +908,8 @@
<!-- Theme setting for light mode -->
<string name="onboarding_theme_light_title">Φωτεινό θέμα</string>
<!-- Text shown in snackbar when sharing tabs failed -->
<string name="sync_sent_tab_error_snackbar">Δεν ήταν δυνατή η αποστολή</string>
<!-- Text shown in snackbar for the "retry" action that the user has after sharing tabs failed -->
<string name="sync_sent_tab_error_snackbar_action">ΕΠΑΝΑΛΗΨΗ</string>
<!-- Title of QR Pairing Fragment -->
@ -1140,6 +1168,8 @@
<string name="confirm_clear_permissions_site">Θέλετε σίγουρα να διαγράψετε όλα τα δικαιώματα για αυτή την ιστοσελίδα;</string>
<!-- Confirmation message for a dialog confirming if the user wants to set default value a permission for a site-->
<string name="confirm_clear_permission_site">Θέλετε σίγουρα να διαγράψετε αυτό το δικαίωμα για αυτή την ιστοσελίδα;</string>
<!-- label shown when there are not site exceptions to show in the site exception settings -->
<string name="no_site_exceptions">Καμία εξαίρεση ιστοσελίδων</string>
<!-- Label for the Pocket default top site -->
<string name="pocket_top_articles">Κορυφαία άρθρα</string>
<!-- Bookmark deletion confirmation -->

File diff suppressed because it is too large Load Diff

@ -908,8 +908,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">Elimina automáticamente los datos de navegación cuando seleccionás &quot;Salir&quot; en el menú principal</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Elimina automáticamente los datos de navegación cuando seleccionás &quot;Salir&quot; en el menú principal</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">Historial de navegación</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Salir</string>
@ -931,25 +929,22 @@
<!-- text for firefox preview moving tip header "Firefox Preview" and "Firefox Nightly" are intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header">Firefox Nightly ahora es Firefox Preview</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description">Firefox Nightly se actualiza todas las noches y tiene nuevas funciones experimentales.
        Sin embargo, puede ser menos estable. Descargá nuestro navegador beta para una experiencia más estable.</string>
<string name="tip_firefox_preview_moved_description">Firefox Nightly se actualiza todas las noches y tiene nuevas funciones experimentales.  Sin embargo, puede ser menos estable. Para una experiencia más estable descargá nuestro navegador beta.</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">Obtené Firefox para Android Beta</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed">Firefox Nightly se mov</string>
<string name="tip_firefox_preview_moved_header_preview_installed">Firefox Nightly camb</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_installed">Esta aplicación ya no va arecibir actualizaciones de seguridad. Deja de usar la y cambiá al nuevo Nightly.
        \ n \ nPara transferir tus marcadores, inicios de sesión e historial a otra aplicación, creá una cuenta de Firefox.</string>
<string name="tip_firefox_preview_moved_description_preview_installed">Esta aplicación ya no va a recibir actualizaciones de seguridad. Dejá de usarla y cambiá al nuevo Nightly. Para transferir tus marcadores, inicios de sesión e historial a otra aplicación, creá una cuenta de Firefox.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_installed">Cambiá al nuevo Nightly</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_not_installed">Firefox Nightly se mov</string>
<string name="tip_firefox_preview_moved_header_preview_not_installed">Firefox Nightly camb</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_not_installed">Esta aplicación ya no va a recibir actualizaciones de seguridad. Deja de usarla y cambiá al nuevo Nightly.
        \ n \ nPara transferir tus marcadores, inicios de sesión e historial a otra aplicación, creá una cuenta de Firefox.</string>
<string name="tip_firefox_preview_moved_description_preview_not_installed">Esta aplicación ya no va a recibir actualizaciones de seguridad. Deja de usarla y cambiá al nuevo Nightly. Para transferir tus marcadores, inicios de sesión e historial a otra aplicación, creá una cuenta de Firefox.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_not_installed">Obtené el nuevo Nightly</string>

@ -94,7 +94,7 @@
<!-- Browser menu toggle that requests a desktop site -->
<string name="browser_menu_desktop_site">Sitio de escritorio</string>
<!-- Browser menu toggle that adds a shortcut to the site on the device home screen. -->
<string name="browser_menu_add_to_homescreen">Añadir a la pantalla de inicio</string>
<string name="browser_menu_add_to_homescreen">Añadir a pantalla de inicio</string>
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
<string name="browser_menu_install_on_homescreen">Instalar</string>
<!-- Menu option on the toolbar that takes you to synced tabs page-->
@ -875,7 +875,7 @@
<!-- Subtitle for the cached images and files item in Delete browsing data -->
<string name="preferences_delete_browsing_data_cached_files_subtitle">Libera espacio de almacenamiento</string>
<!-- Title for the site permissions item in Delete browsing data -->
<string name="preferences_delete_browsing_data_site_permissions">Permisos del sitio</string>
<string name="preferences_delete_browsing_data_site_permissions">Permisos de sitios</string>
<!-- Text for the button to delete browsing data -->
<string name="preferences_delete_browsing_data_button">Eliminar datos de navegación</string>
<!-- Title for the Delete browsing data on quit preference -->
@ -884,8 +884,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">Elimina automáticamente los datos de navegación cuando seleccionas &quot;Salir&quot; en el menú principal</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Elimina automáticamente los datos de navegación cuando seleccionas \&quot;Salir\&quot; en el menú principal</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">Historial de navegación</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Salir</string>
@ -1384,7 +1382,7 @@
<!-- Bookmark deletion confirmation -->
<string name="bookmark_deletion_confirmation">¿De verdad quieres eliminar este marcador?</string>
<!-- Browser menu button that adds a top site to the home fragment -->
<string name="browser_menu_add_to_top_sites">Añadir a sitios frecuentes</string>
<string name="browser_menu_add_to_top_sites">Añadir sitio frecuente</string>
<!-- text shown before the issuer name to indicate who its verified by, parameter is the name of
the certificate authority that verified the ticket-->
<string name="certificate_info_verified_by">Verificado por: %1$s</string>

@ -22,6 +22,11 @@
<!-- No Private Tabs Message Description -->
<string name="no_private_tabs_description">Tus pestañas privadas se mostrarán aquí.</string>
<!-- Message announced to the user when tab tray is selected with 1 tab -->
<string name="open_tab_tray_single">1 pestaña abierta. Toca para cambiar de pestaña.</string>
<!-- Message announced to the user when tab tray is selected with 0 or 2+ tabs -->
<string name="open_tab_tray_plural">%1$s pestañas abiertas. Toca para cambiar de pestaña.</string>
<!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
<string name="about_content">%1$s es producido por Mozilla.</string>
@ -913,8 +918,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">Eliminar automáticamente los datos de navegación cuando selecciones &quot;Salir&quot; en el menú principal</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Eliminar automáticamente los datos de navegación cuando selecciones \&quot;Salir\&quot; en el menú principal</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">Historial de navegación</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Salir</string>
@ -1469,6 +1472,11 @@
<!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync -->
<string name="synced_tabs_sign_in_button">Inicia sesión para sincronizar</string>
<!-- Top Sites -->
<!-- Title text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_title">Límite de sitios frecuentes alcanzado</string>
<!-- Content description text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_content">Para añadir un nuevo sitio frecuente, elimina uno. Mantén presionado el sitio y selecciona eliminar.</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">Vale, entendido</string>

@ -19,6 +19,11 @@
<!-- No Private Tabs Message Description -->
<string name="no_private_tabs_description">Tus pestañas privadas aparecerán aquí.</string>
<!-- Message announced to the user when tab tray is selected with 1 tab -->
<string name="open_tab_tray_single">1 pestaña abierta. Tocar para cambiar de pestaña.</string>
<!-- Message announced to the user when tab tray is selected with 0 or 2+ tabs -->
<string name="open_tab_tray_plural">%1$s pestañas abiertas. Tocar para cambiar de pestaña.</string>
<!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
<string name="about_content">%1$s es producido por Mozilla.</string>
@ -116,6 +121,8 @@
<string name="browser_menu_powered_by2">Patrocinado por %1$s</string>
<!-- Browser menu button to put the current page in reader mode -->
<string name="browser_menu_read">Vista de lectura</string>
<!-- Browser menu button content description to close reader mode and return the user to the regular browser -->
<string name="browser_menu_read_close">Salir de vista de lectura</string>
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">Abrir en la aplicación</string>
@ -288,6 +295,8 @@
<string name="preferences_sync_bookmarks">Marcadores</string>
<!-- Preference for syncing logins -->
<string name="preferences_sync_logins">Inicios de sesión</string>
<!-- Preference for syncing tabs -->
<string name="preferences_sync_tabs_2">Pestañas abiertas</string>
<!-- Preference for signing out -->
<string name="preferences_sign_out">Cerrar sesión</string>
<!-- Preference displays and allows changing current FxA device name -->
@ -442,6 +451,24 @@
<string name="tabs_header_private_tabs_title">Pestañas privadas</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_tab">Agregar pestaña</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_private_tab">Agregar pestaña privada</string>
<!-- Text for the new tab button to indicate adding a new private tab in the tab -->
<string name="tab_drawer_fab_content">Privada</string>
<!-- Text shown as the title of the open tab tray -->
<string name="tab_tray_title">Pestañas abiertas</string>
<!-- Text shown in the menu for saving tabs to a collection -->
<string name="tab_tray_menu_item_save">Guardar en colección</string>
<!-- Text shown in the menu for sharing all tabs -->
<string name="tab_tray_menu_item_share">Compartir todas las pestañas</string>
<!-- Text shown in the menu for closing all tabs -->
<string name="tab_tray_menu_item_close">Cerrar todas las pestañas</string>
<!-- Shortcut action to open new tab -->
<string name="tab_tray_menu_open_new_tab">Nueva pestaña</string>
<!-- Shortcut action to open the home screen -->
<string name="tab_tray_menu_home">Ir a Inicio</string>
<!-- Shortcut action to toggle private mode -->
<string name="tab_tray_menu_toggle">Alternar modo de pestaña</string>
<!-- Content description (not visible, for screen readers etc.): Removes tab from collection button. Removes the selected tab from collection when pressed -->
<string name="remove_tab_from_collection">Eliminar la pestaña de la colección</string>
<!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed -->
@ -454,6 +481,8 @@
<string name="tabs_menu_close_all_tabs">Cerrar todas las pestañas</string>
<!-- Open tabs menu item to share all tabs -->
<string name="tabs_menu_share_tabs">Compartir pestañas</string>
<!-- Open tabs menu item to save tabs to collection -->
<string name="tabs_menu_save_to_collection1">Guardar pestañas en la colección</string>
<!-- Content description (not visible, for screen readers etc.): Opens the tab menu when pressed -->
<string name="tab_menu">Menú de pestaña</string>
<!-- Tab menu item to share the tab -->
@ -668,6 +697,10 @@
<string name="collections_header">Colecciones</string>
<!-- Content description (not visible, for screen readers etc.): Opens the collection menu when pressed -->
<string name="collection_menu_button_content_description">Menú de la colección</string>
<!-- No Open Tabs Message Header -->
<string name="no_collections_header1">Colecciona las cosas que te importan</string>
<!-- Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Agrupa búsquedas, sitios y pestañas similares para un acceso rápido después.</string>
<!-- Title for the "select tabs" step of the collection creator -->
<string name="create_collection_select_tabs">Seleccionar pestañas</string>
<!-- Title for the "select collection" step of the collection creator -->
@ -697,6 +730,9 @@
<!-- Button to save currently selected tabs in the "select tabs" step of the collection creator-->
<string name="create_collection_save">Guardar</string>
<!-- Snackbar action to view the collection the user just created or updated -->
<string name="create_collection_view">Ver</string>
<!-- Default name for a new collection in "name new collection" step of the collection creator. %d is a placeholder for the number of collections-->
<string name="create_collection_default_name">Colección %d</string>
@ -845,8 +881,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">Eliminar automáticamente los datos de navegación cuando selecciones &quot;Salir&quot; en el menú principal</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Eliminar automáticamente los datos de navegación cuando selecciones \&quot;Salir\&quot; en el menú principal</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">Historial de navegación</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Salir</string>
@ -872,9 +906,26 @@
Sin embargo, puede ser menos estable. Descarga nuestro navegador beta para una experiencia más estable.</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">Obtener Firefox para Android Beta</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed">Firefox Nightly se movió</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_installed">Esta aplicación ya no recibirá actualizaciones de seguridad. Deja de usarla y cambia al nuevo Nightly.
\n\nPara transferir tus marcadores, inicios de sesión e historial a otra aplicación, crea una cuenta de Firefox.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_installed">Cambia al nuevo Nightly</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_not_installed">Firefox Nightly se ha trasladado</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_not_installed">Esta aplicación ya no recibirá actualizaciones de seguridad. Obtén el nuevo Nightly y deja de usar esta aplicación.
\n\nPara transferir tus marcadores, inicios de sesión e historial a otra aplicación, crea una cuenta de Firefox.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_not_installed">Obtén el nuevo Nightly</string>
<!-- Onboarding -->
<!-- Text for onboarding welcome message
The first parameter is the name of the app (e.g. Firefox Preview) -->
@ -910,11 +961,22 @@
<string name="onboarding_firefox_account_sync_is_on">Sync está activado</string>
<!-- text to display in the snackbar if automatic sign-in fails. user may try again -->
<string name="onboarding_firefox_account_automatic_signin_failed">Error al iniciar sesión</string>
<!-- text for the tracking protection onboarding card header -->
<string name="onboarding_tracking_protection_header_2">Privacidad automática</string>
<!-- text for the tracking protection card description
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_tracking_protection_description_2">La configuración de privacidad y seguridad bloquea los rastreadores, el malware y las compañías que te siguen.</string>
<!-- text for tracking protection radio button option for standard level of blocking -->
<string name="onboarding_tracking_protection_standard_button_2">Estándar (predeterminado)</string>
<!-- text for standard blocking option button description -->
<string name="onboarding_tracking_protection_standard_button_description_2">Bloquea menos rastreadores. Las páginas se cargarán normalmente.</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_button">Estricta (recomendada)</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_option">Estricto</string>
<!-- text for strict blocking option button description -->
<string name="onboarding_tracking_protection_strict_button_description_2">Bloquear más rastreadores, publicidad y ventanas emergentes. Las páginas cargan más rápido, pero pueden tener problemas de funcionalidad.</string>
<!-- text for the toolbar position card header
In English this is an idiom for "choose a side as in an argument or fight"
but it is ok to make this more literally about "choosing a position in a physical space -->
@ -999,14 +1061,22 @@
<string name="preference_enhanced_tracking_protection_explanation">Protege tus datos. %s te protege de muchos de los rastreadores más comunes que siguen lo que haces en línea.</string>
<!-- Text displayed that links to website about enhanced tracking protection -->
<string name="preference_enhanced_tracking_protection_explanation_learn_more">Saber más</string>
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_default_1">Estándar (predeterminado)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_3">Bloquea menos rastreadores. Las páginas se cargarán normalmente.</string>
<!-- Accessibility text for the Standard protection information icon -->
<string name="preference_enhanced_tracking_protection_standard_info_button">Qué es lo que está bloqueado por la protección estándar contra el rastreo</string>
<!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">Estricto</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description_2">Bloquear más rastreadores, publicidad y ventanas emergentes. Las páginas cargan más rápido, pero pueden tener problemas de funcionalidad.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_strict_info_button">Qué es lo que está bloqueado por la protección estricta contra el rastreo</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom">Personalizado</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_custom_description_2">Elige qué rastreadores y secuencias de comandos bloquear</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_custom_info_button">Esto es lo que está bloqueado por la protección de rastreo estándar</string>
<!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings -->
@ -1057,6 +1127,8 @@
<!-- Description of tracking content that can be blocked by Enhanced Tracking Protection -->
<string name="etp_tracking_content_description">Bloquea la carga de anuncios externos, vídeos y contenido que contenga código de rastreo. Puede afectar a la funcionalidad del sitio web.</string>
<!-- Enhanced Tracking Protection Onboarding Message shown in a dialog above the toolbar. The first parameter is the name of the application (For example: Fenix) -->
<string name="etp_onboarding_cfr_message">Cada vez que el escudo es morado, %s bloqueó rastreadores en un sitio. Toca para más información.</string>
<!-- Enhanced Tracking Protection message that protection is currently on for this site -->
<string name="etp_panel_on">Las protecciones están ACTIVAS para este sitio</string>
@ -1065,4 +1137,305 @@
<!-- Header for exceptions list for which sites enhanced tracking protection is always off -->
<string name="enhanced_tracking_protection_exceptions">La protección de rastreo mejorada está desactivada para estos sitios</string>
</resources>
<!-- Content description (not visible, for screen readers etc.): Navigate
back from ETP details (Ex: Tracking content) -->
<string name="etp_back_button_content_description">Regresar</string>
<!-- About page Your rights link text -->
<string name="about_your_rights">Tus derechos</string>
<!-- About page link text to open open source licenses screen -->
<string name="about_open_source_licenses">Bibliotecas de código abierto que utilizamos</string>
<!-- About page link text to open what's new link -->
<string name="about_whats_new">Novedades de %s</string>
<!-- Open source licenses page title
The first parameter is the app name -->
<string name="open_source_licenses_title">%s | Bibliotecas OSS</string>
<!-- About page link text to open support link -->
<string name="about_support">Ayuda</string>
<!-- About page link text to list of past crashes (like about:crashes on desktop) -->
<string name="about_crashes">Fallos</string>
<!-- About page link text to open privacy notice link -->
<string name="about_privacy_notice">Aviso de privacidad</string>
<!-- About page link text to open know your rights link -->
<string name="about_know_your_rights">Conoce tus derechos</string>
<!-- About page link text to open licensing information link -->
<string name="about_licensing_information">Información de licencia</string>
<!-- About page link text to open a screen with libraries that are used -->
<string name="about_other_open_source_libraries">Bibliotecas que usamos</string>
<!-- Toast shown to the user when they are activating the secret dev menu
The first parameter is number of long clicks left to enable the menu -->
<string name="about_debug_menu_toast_progress">Menú de depuración: quedan %1$d click(s) para habilitarlo</string>
<string name="about_debug_menu_toast_done">Menú de depuración habilitado</string>
<!-- Content description of the tab counter toolbar button when one tab is open -->
<string name="tab_counter_content_description_one_tab">1 pestaña</string>
<!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->
<string name="tab_counter_content_description_multi_tab">%d pestañas</string>
<!-- Browser long press popup menu -->
<!-- Copy the current url -->
<string name="browser_toolbar_long_press_popup_copy">Copiar</string>
<!-- Paste & go the text in the clipboard. '&amp;' is replaced with the ampersand symbol: & -->
<string name="browser_toolbar_long_press_popup_paste_and_go">Pegar e ir</string>
<!-- Paste the text in the clipboard -->
<string name="browser_toolbar_long_press_popup_paste">Pegar</string>
<!-- Snackbar message shown after an URL has been copied to clipboard. -->
<string name="browser_toolbar_url_copied_to_clipboard_snackbar">URL copiada al portapapeles</string>
<!-- Title text for the Add To Homescreen dialog -->
<string name="add_to_homescreen_title">Agregar a la pantalla de inicio</string>
<!-- Cancel button text for the Add to Homescreen dialog -->
<string name="add_to_homescreen_cancel">Cancelar</string>
<!-- Add button text for the Add to Homescreen dialog -->
<string name="add_to_homescreen_add">Agregar</string>
<!-- Continue to website button text for the first-time Add to Homescreen dialog -->
<string name="add_to_homescreen_continue">Continuar al sitio web</string>
<!-- Placeholder text for the TextView in the Add to Homescreen dialog -->
<string name="add_to_homescreen_text_placeholder">Nombre del acceso directo</string>
<!-- Describes the add to homescreen functionality -->
<string name="add_to_homescreen_description">Puedes agregar fácilmente este sitio web a la página de inicio de tu teléfono para navegar más rápido con una experiencia similar a una app.</string>
<!-- Preference for managing the settings for logins and passwords in Fenix -->
<string name="preferences_passwords_logins_and_passwords">Inicios de sesión y contraseñas</string>
<!-- Preference for managing the saving of logins and passwords in Fenix -->
<string name="preferences_passwords_save_logins">Guardar inicios de sesión y contraseñas</string>
<!-- Preference option for asking to save passwords in Fenix -->
<string name="preferences_passwords_save_logins_ask_to_save">Preguntar para guardar</string>
<!-- Preference option for never saving passwords in Fenix -->
<string name="preferences_passwords_save_logins_never_save">Nunca guardar</string>
<!-- Preference for autofilling saved logins in Fenix -->
<string name="preferences_passwords_autofill">Autocompletar</string>
<!-- Preference for syncing saved logins in Fenix -->
<string name="preferences_passwords_sync_logins">Sincronizar inicios de sesión</string>
<!-- Syncing saved logins in Fenix is on -->
<string name="preferences_passwords_sync_logins_on">Habilitado</string>
<!-- Syncing saved logins in Fenix is off -->
<string name="preferences_passwords_sync_logins_off">Deshabilitado</string>
<!-- Syncing saved logins in Fenix needs reconnect to sync -->
<string name="preferences_passwords_sync_logins_reconnect">Reconectar</string>
<!-- Syncing saved logins in Fenix needs login -->
<string name="preferences_passwords_sync_logins_sign_in">Iniciar sesión en Sync</string>
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins">Inicios de sesión guardados</string>
<!-- Description of empty list of saved passwords. Placeholder is replaced with app name. -->
<string name="preferences_passwords_saved_logins_description_empty_text">Los inicios de sesión que guardes o sincronices en %s se mostrarán aquí</string>
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins_description_empty_learn_more_link">Saber más acerca de Sync.</string>
<!-- Preference to access list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions">Excepciones</string>
<!-- Empty description of list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions_description_empty">Los inicios de sesión y contraseñas no guardados se mostrarán aquí.</string>
<!-- Description of list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions_description">Los inicios de sesión y contraseñas no serán guardados para estos sitios.</string>
<!-- Hint for search box in logins list -->
<string name="preferences_passwords_saved_logins_search">Buscar inicios de sesión</string>
<!-- Option to sort logins list A-Z, alphabetically -->
<string name="preferences_passwords_saved_logins_alphabetically">Alfabéticamente</string>
<!-- Option to sort logins list by most recently used -->
<string name="preferences_passwords_saved_logins_recently_used">Usados recientemente</string>
<!-- The header for the site that a login is for -->
<string name="preferences_passwords_saved_logins_site">Sitio</string>
<!-- The header for the username for a login -->
<string name="preferences_passwords_saved_logins_username">Nombre de usuario</string>
<!-- The header for the password for a login -->
<string name="preferences_passwords_saved_logins_password">Contraseña</string>
<!-- Message displayed in security prompt to reenter a secret pin to access saved logins -->
<string name="preferences_passwords_saved_logins_enter_pin">Vuelve a ingresar tu PIN</string>
<!-- Message displayed in security prompt to access saved logins -->
<string name="preferences_passwords_saved_logins_enter_pin_description">Desbloquear para ver los inicios de sesión guardados</string>
<!-- Message displayed when a connection is insecure and we detect the user is entering a password -->
<string name="logins_insecure_connection_warning">Esta conexión no es segura. Los inicios de sesión ingresados aquí pueden verse comprometidos.</string>
<!-- Learn more link that will link to a page with more information displayed when a connection is insecure and we detect the user is entering a password -->
<string name="logins_insecure_connection_warning_learn_more">Saber más</string>
<!-- Prompt message displayed when Fenix detects a user has entered a password and user decides if Fenix should save it. The first parameter is the name of the application (For example: Fenix) -->
<string name="logins_doorhanger_save">¿Quieres que %s guarde este inicio de sesión?</string>
<!-- Positive confirmation that Fenix should save the new or updated login -->
<string name="logins_doorhanger_save_confirmation">Guardar</string>
<!-- Negative confirmation that Fenix should not save the new or updated login -->
<string name="logins_doorhanger_save_dont_save">No guardar</string>
<!-- Shown in snackbar to tell user that the password has been copied -->
<string name="logins_password_copied">Contraseña copiada al portapapeles</string>
<!-- Shown in snackbar to tell user that the username has been copied -->
<string name="logins_username_copied">Nombre de usuario copiado al portapapeles</string>
<!-- Shown in snackbar to tell user that the site has been copied -->
<string name="logins_site_copied">Sitio copiado al portapapeles</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a password in logins-->
<string name="saved_logins_copy_password">Copiar contraseña</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a username in logins -->
<string name="saved_login_copy_username">Copiar nombre de usuario</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a site in logins -->
<string name="saved_login_copy_site">Copiar sitio</string>
<!-- Content Description (for screenreaders etc) read for the button to reveal a password in logins -->
<string name="saved_login_reveal_password">Mostrar contraseña</string>
<!-- Content Description (for screenreaders etc) read for the button to hide a password in logins -->
<string name="saved_login_hide_password">Ocultar contraseña</string>
<!-- Message displayed in biometric prompt displayed for authentication before allowing users to view their logins -->
<string name="logins_biometric_prompt_message">Desbloquear para ver tus inicios de sesión guardados</string>
<!-- Title of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_title">Asegurar tus usuarios y contraseñas</string>
<!-- Message of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_message">Configura un patrón de bloqueo de dispositivo, PIN o contraseña para proteger el acceso a tus inicios de sesión y contraseñas guardadas si alguien más tiene tu dispositivo.</string>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_later">Más tarde</string>
<!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_set_up_now">Configurar ahora</string>
<!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins -->
<string name="logins_biometric_prompt_message_pin">Desbloquear tu dispositivo</string>
<!-- Title for Accessibility Force Enable Zoom Preference -->
<string name="preference_accessibility_force_enable_zoom">Zoom en todos los sitios</string>
<!-- Summary for Accessibility Force Enable Zoom Preference -->
<string name="preference_accessibility_force_enable_zoom_summary">Habilitar para permitir pellizcar y hacer zoom, incluso en sitios web que previenen este gesto.</string>
<!-- Saved logins sorting strategy menu item -by name- (if selected, it will sort saved logins alphabetically) -->
<string name="saved_logins_sort_strategy_alphabetically">Nombre (A-Z)</string>
<!-- Saved logins sorting strategy menu item -by last used- (if selected, it will sort saved logins by last used) -->
<string name="saved_logins_sort_strategy_last_used">Último uso</string>
<!-- Content description (not visible, for screen readers etc.): Sort saved logins dropdown menu chevron icon -->
<string name="saved_logins_menu_dropdown_chevron_icon_content_description">Ordenar menú de inicios de sesión</string>
<!-- Title of the Add search engine screen -->
<string name="search_engine_add_custom_search_engine_title">Agregar motor de búsqueda</string>
<!-- Title of the Edit search engine screen -->
<string name="search_engine_edit_custom_search_engine_title">Editar motor de búsqueda</string>
<!-- Content description (not visible, for screen readers etc.): Title for the button to add a search engine in the action bar -->
<string name="search_engine_add_button_content_description">Agregar</string>
<!-- Content description (not visible, for screen readers etc.): Title for the button to save a search engine in the action bar -->
<string name="search_engine_add_custom_search_engine_edit_button_content_description">Guardar</string>
<!-- Text for the menu button to edit a search engine -->
<string name="search_engine_edit">Editar</string>
<!-- Text for the menu button to delete a search engine -->
<string name="search_engine_delete">Eliminar</string>
<!-- Text for the button to create a custom search engine on the Add search engine screen -->
<string name="search_add_custom_engine_label_other">Otro</string>
<!-- Placeholder text shown in the Search Engine Name TextField before a user enters text -->
<string name="search_add_custom_engine_name_hint">Nombre</string>
<!-- Placeholder text shown in the Search String TextField before a user enters text -->
<string name="search_add_custom_engine_search_string_hint">Cadena de búsqueda a usar</string>
<!-- Description text for the Search String TextField. The %s is part of the string -->
<string name="search_add_custom_engine_search_string_example">Reemplazar la consulta con “%s”. Ejemplo:\n https://www.google.com/search?q=%s</string>
<!-- Text for the button to learn more about adding a custom search engine -->
<string name="search_add_custom_engine_learn_more_label">Saber más</string>
<!-- Accessibility description for the form in which details about the custom search engine are entered -->
<string name="search_add_custom_engine_form_description">Detalles del motor de búsqueda personalizado</string>
<!-- Accessibility description for the 'Learn more' link -->
<string name="search_add_custom_engine_learn_more_description">Enlace para saber más</string>
<!-- Text shown when a user leaves the name field empty -->
<string name="search_add_custom_engine_error_empty_name">Introducir nombre de motor de búsqueda</string>
<!-- Text shown when a user tries to add a search engine that already exists -->
<string name="search_add_custom_engine_error_existing_name">Ya existe un motor de búsqueda con nombre “%s”.</string>
<!-- Text shown when a user leaves the search string field empty -->
<string name="search_add_custom_engine_error_empty_search_string">Ingresa una cadena de búsqueda</string>
<!-- Text shown when a user leaves out the required template string -->
<string name="search_add_custom_engine_error_missing_template">Verifica que la cadena de búsqueda corresponde con el formato de ejemplo</string>
<!-- Text shown when we aren't able to validate the custom search query. The first parameter is the url of the custom search engine -->
<string name="search_add_custom_engine_error_cannot_reach">Error al conectarse a “%s”</string>
<!-- Text shown when a user creates a new search engine -->
<string name="search_add_custom_engine_success_message">Se creó %s</string>
<!-- Text shown when a user successfully edits a custom search engine -->
<string name="search_edit_custom_engine_success_message">Se guardó %s</string>
<!-- Text shown when a user successfully deletes a custom search engine -->
<string name="search_delete_search_engine_success_message">Se eliminó %s</string>
<!-- Title text shown for the migration screen to the new browser. Placeholder replaced with app name -->
<string name="migration_title">Bienvenido a un %s completamente nuevo</string>
<!-- Description text followed by a list of things migrating (e.g. Bookmarks, History). Placeholder replaced with app name-->
<string name="migration_description">Un navegador completamente re-diseñado te espera, con un mejor desempeño y funciones que te ayudarán a hacer más en línea.\n\nPor favor espera mientras actualizamos %s con tus</string>
<!-- Text on the disabled button while in progress. Placeholder replaced with app name -->
<string name="migration_updating_app_button_text">Actualizando %s…</string>
<!-- Text on the enabled button. Placeholder replaced with app name-->
<string name="migration_update_app_button">Iniciar %s</string>
<!-- Accessibility description text for a completed migration item -->
<string name="migration_icon_description">Migración completada</string>
<!--Text on list of migrated items (e.g. Settings, History, etc.)-->
<string name="migration_text_passwords">Contraseñas</string>
<!-- Heading for the instructions to allow a permission -->
<string name="phone_feature_blocked_intro">Para permitirlo:</string>
<!-- First step for the allowing a permission -->
<string name="phone_feature_blocked_step_settings">1. Ve a los ajustes de Android</string>
<!-- Second step for the allowing a permission -->
<string name="phone_feature_blocked_step_permissions"><![CDATA[2. Toca en <b>Permisos</b>]]></string>
<!-- Third step for the allowing a permission (Fore example: Camera) -->
<string name="phone_feature_blocked_step_feature"><![CDATA[3. Cambia <b>%1$s</b> a activado]]></string>
<!-- Label that indicates a site is using a secure connection -->
<string name="quick_settings_sheet_secure_connection">Conexión segura</string>
<!-- Label that indicates a site is using a insecure connection -->
<string name="quick_settings_sheet_insecure_connection">Conexión insegura</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for all sites-->
<string name="confirm_clear_permissions_on_all_sites">¿Seguro que quieres borrar todos los permisos de todos los sitios?</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for a site-->
<string name="confirm_clear_permissions_site">¿Seguro que quieres eliminar todos los permisos para este sitio?</string>
<!-- Confirmation message for a dialog confirming if the user wants to set default value a permission for a site-->
<string name="confirm_clear_permission_site">¿Seguro que quieres eliminar este permiso para este sitio?</string>
<!-- label shown when there are not site exceptions to show in the site exception settings -->
<string name="no_site_exceptions">Sin excepciones de sitio</string>
<!-- Label for the Pocket default top site -->
<string name="pocket_top_articles">Artículos principales</string>
<!-- Bookmark deletion confirmation -->
<string name="bookmark_deletion_confirmation">¿Seguro que quiere eliminar este marcador?</string>
<!-- Browser menu button that adds a top site to the home fragment -->
<string name="browser_menu_add_to_top_sites">Agregar a los sitios principales</string>
<!-- text shown before the issuer name to indicate who its verified by, parameter is the name of
the certificate authority that verified the ticket-->
<string name="certificate_info_verified_by">Verificado por: %1$s</string>
<!-- Login overflow menu delete button -->
<string name="login_menu_delete_button">Eliminar</string>
<!-- Login overflow menu edit button -->
<string name="login_menu_edit_button">Editar</string>
<!-- Message in delete confirmation dialog for logins -->
<string name="login_deletion_confirmation">¿Seguro que quieres eliminar este inicio de sesión?</string>
<!-- Positive action of a dialog asking to delete -->
<string name="dialog_delete_positive">Eliminar</string>
<!-- The saved login options menu description. -->
<string name="login_options_menu">Opciones de inicio de sesión</string>
<!-- The editable text field for a login's web address. -->
<string name="saved_login_hostname_description">El campo de texto editable para la dirección web del inicio de sesión.</string>
<!-- The editable text field for a login's username. -->
<string name="saved_login_username_description">El campo de texto editable para el nombre de usuario del inicio de sesión.</string>
<!-- The editable text field for a login's password. -->
<string name="saved_login_password_description">El campo de texto editable para la contraseña del inicio de sesión.</string>
<!-- The button description to save changes to an edited login. -->
<string name="save_changes_to_login">Guardar cambios al inicio de sesión.</string>
<!-- The button description to discard changes to an edited login. -->
<string name="discard_changes">Descartar cambios</string>
<!-- The page title for editing a saved login. -->
<string name="edit">Editar</string>
<!-- The error message in edit login view when password field is blank. -->
<string name="saved_login_password_required">Se requiere contraseña</string>
<!-- Voice search button content description -->
<string name="voice_search_content_description">Búsqueda por voz</string>
<!-- Voice search prompt description displayed after the user presses the voice search button -->
<string name="voice_search_explainer">Habla ahora</string>
<!-- The error message in edit login view when a duplicate username exists. -->
<string name="saved_login_duplicate">Ya existe un inicio de sesión con ese nombre de usuario</string>
<!-- Synced Tabs -->
<!-- Text displayed when user is not logged into a Firefox Account -->
<string name="synced_tabs_connect_to_sync_account">Conectar con una cuenta de Firefox.</string>
<!-- Text displayed to ask user to connect another device as no devices found with account -->
<string name="synced_tabs_connect_another_device">Conectar otro dispositivo.</string>
<!-- Text displayed asking user to re-authenticate -->
<string name="synced_tabs_reauth">Por favor, vuelve a autenticarte.</string>
<!-- Text displayed when user has disabled tab syncing in Firefox Sync Account -->
<string name="synced_tabs_enable_tab_syncing">Por favor habilita la sincronización de pestañas.</string>
<!-- Text displayed when user has no tabs that have been synced -->
<string name="synced_tabs_no_tabs">No tienes ninguna pestaña abierta en Firefox en tus otros dispositivos.</string>
<!-- Text displayed in the synced tabs screen when a user is not signed in to Firefox Sync describing Synced Tabs -->
<string name="synced_tabs_sign_in_message">Ver una lista de pestañas de tus otros dispositivos.</string>
<!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync -->
<string name="synced_tabs_sign_in_button">Iniciar sesión para sincronizar</string>
<!-- Top Sites -->
<!-- Title text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_title">Límite de sitios frecuentes alcanzado</string>
<!-- Content description text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_content">Para agregar un nuevo sitio frecuente, elimina uno. Mantén presionado el sitio y selecciona eliminar.</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">Vale, entendido</string>
</resources>

@ -16,14 +16,17 @@
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">Buscar o ingresar dirección</string>
<!-- No Open Tabs Message Header -->
<string name="no_open_tabs_header_2">No hay pestañas abiertas</string>
<!-- No Open Tabs Message Description -->
<string name="no_open_tabs_description">Las pestañas abiertas aparecerán aquí.</string>
<!-- No Private Tabs Message Description -->
<string name="no_private_tabs_description">Tus pestañas privadas se mostrarán aquí.</string>
<!-- Message announced to the user when tab tray is selected with 1 tab -->
<string name="open_tab_tray_single">1 pestaña abierta. Tocar para cambiar de pestaña.</string>
<!-- Message announced to the user when tab tray is selected with 0 or 2+ tabs -->
<string name="open_tab_tray_plural">%1$s pestañas abiertas. Tocar para cambiar de pestaña.</string>
<!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
<string name="about_content">%1$s es producido por Mozilla.</string>
@ -298,7 +301,7 @@
<!-- Preference for syncing logins -->
<string name="preferences_sync_logins">Inicios de sesión</string>
<!-- Preference for syncing tabs -->
<string name="preferences_sync_tabs">Pestañas</string>
<string name="preferences_sync_tabs_2">Pestañas abiertas</string>
<!-- Preference for signing out -->
<string name="preferences_sign_out">Cerrar sesión</string>
<!-- Preference displays and allows changing current FxA device name -->
@ -487,7 +490,7 @@
<!-- Open tabs menu item to share all tabs -->
<string name="tabs_menu_share_tabs">Compartir pestañas</string>
<!-- Open tabs menu item to save tabs to collection -->
<string name="tabs_menu_save_to_collection">Guardar en la colección</string>
<string name="tabs_menu_save_to_collection1">Guardar pestañas en la colección</string>
<!-- Content description (not visible, for screen readers etc.): Opens the tab menu when pressed -->
<string name="tab_menu">Menú de pestañas</string>
<!-- Tab menu item to share the tab -->
@ -704,17 +707,15 @@
<string name="delete_browsing_data_quit_off">Desactivado</string>
<!-- Collections -->
<!-- Label to describe what collections are to a new user without any collections -->
<string name="collections_description">Guarda las cosas que te importan. Para empezar, guarda las pestañas abiertas en una nueva colección.</string>
<!-- Collections header on home fragment -->
<string name="collections_header">Colecciones</string>
<!-- Content description (not visible, for screen readers etc.): Opens the collection menu when pressed -->
<string name="collection_menu_button_content_description">Menú de la colección</string>
<!-- No Open Tabs Message Header -->
<string name="no_collections_header">No hay colecciones</string>
<!-- No Open Tabs Message Description -->
<string name="no_collections_description">Tus colecciones aparecerán aquí.</string>
<!-- No Open Tabs Message Header -->
<string name="no_collections_header1">Colecciona las cosas que te importan</string>
<!-- Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Agrupar búsquedas, sitios y pestañas similares para acceder rápidamente más tarde.</string>
<!-- Title for the "select tabs" step of the collection creator -->
<string name="create_collection_select_tabs">Seleccionar pestañas</string>
@ -914,8 +915,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">Eliminar automáticamente los datos de navegación cuando selecciones &quot;Salir&quot; en el menú principal</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Eliminar automáticamente los datos de navegación cuando selecciones \&quot;Salir\&quot; en el menú principal</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">Historial de navegación</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Salir</string>
@ -939,8 +938,9 @@
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description">Firefox Nightly se actualiza todas las noches y tiene nuevas funciones experimentales.
        Sin embargo, puede ser menos estable. Descarga nuestro navegador beta para una experiencia más estable.</string>
<!-- text for firefox preview moving tip button. "Mozilla Firefox Browser" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button">Obtén el navegador Mozilla Firefox</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">Obtener Firefox para Android Beta</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed">Firefox Nightly se movió</string>
@ -1449,6 +1449,9 @@
<!-- Voice search prompt description displayed after the user presses the voice search button -->
<string name="voice_search_explainer">Habla ahora</string>
<!-- The error message in edit login view when a duplicate username exists. -->
<string name="saved_login_duplicate">Ya existe un inicio de sesión con ese nombre de usuario</string>
<!-- Synced Tabs -->
<!-- Text displayed when user is not logged into a Firefox Account -->
<string name="synced_tabs_connect_to_sync_account">Conectarse con una cuenta de Firefox.</string>
@ -1458,5 +1461,19 @@
<string name="synced_tabs_reauth">Por favor, vuelve a autentificarte.</string>
<!-- Text displayed when user has disabled tab syncing in Firefox Sync Account -->
<string name="synced_tabs_enable_tab_syncing">Por favor, activa la sincronización de pestañas.</string>
<!-- Text displayed when user has no tabs that have been synced -->
<string name="synced_tabs_no_tabs">No tienes ninguna pestaña abierta en Firefox en tus otros dispositivos.</string>
<!-- Text displayed in the synced tabs screen when a user is not signed in to Firefox Sync describing Synced Tabs -->
<string name="synced_tabs_sign_in_message">Ver una lista de pestañas de tus otros dispositivos.</string>
<!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync -->
<string name="synced_tabs_sign_in_button">Iniciar sesión para sincronizar</string>
<!-- Top Sites -->
<!-- Title text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_title">Límite de sitios frecuentes alcanzado</string>
<!-- Content description text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_content">Para añadir un nuevo sitio frecuente, elimina uno. Mantén presionado el sitio y selecciona eliminar.</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">Vale, entendido</string>
</resources>

@ -1,6 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- App name for private browsing mode. The first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="app_name_private_5">निजी %s</string>
<!-- App name for private browsing mode. The first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="app_name_private_4">%s (निजी)</string>
<!-- Home Fragment -->
<!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
<string name="content_description_menu">अधिक विकल्प</string>
@ -13,12 +17,23 @@
<!-- No Open Tabs Message Description -->
<string name="no_open_tabs_description">आपके खुले टैब यहां दिखाए जाएंगे।</string>
<!-- No Private Tabs Message Description -->
<string name="no_private_tabs_description">आपके निजी टैब यहाँ दिखाए जाएंगे।</string>
<!-- Message announced to the user when tab tray is selected with 1 tab -->
<string name="open_tab_tray_single">1 खुला टैब। टैब स्विच करने के लिए टैप करें।</string>
<!-- Message announced to the user when tab tray is selected with 0 or 2+ tabs -->
<string name="open_tab_tray_plural">%1$s खुले टैब। टैब स्विच करने के लिए टैप करें।</string>
<!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
<string name="about_content">%1$s को Mozilla द्वारा निर्मित किया गया है।</string>
<!-- Private Browsing -->
<!-- Title for private session option -->
<string name="private_browsing_title">आप निजी सत्र में हैं।</string>
<!-- Explanation for private browsing displayed to users on home view when they first enable private mode
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="private_browsing_placeholder_description_2">%1$s जब आप ऐप को बंद करते हैं तो निजी टैब से आपका खोज और ब्राउज़िंग इतिहास को मिटाता हैं। हालांकि यह आपको वेबसाइटों या आपके इंटरनेट सेवा प्रदाता के लिए अज्ञात नहीं बनाता है, लेकिन यह आसान बनाता है कि आप इस कंप्यूटर का उपयोग करने वाले किसी अन्य व्यक्ति से ऑनलाइन निजी काम करें।</string>
<string name="private_browsing_common_myths">निजी ब्राउज़िंग के बारे में आम कथा</string>
<!-- Delete session button to erase your history in a private session -->
<string name="private_browsing_delete_session">सत्र मिटाएं</string>
@ -31,6 +46,11 @@
<!-- Text for the negative button -->
<string name="cfr_neg_button_text">नहीं धन्यवाद</string>
<!-- Search widget "contextual feature recommendation" (CFR) -->
<!-- Text for the main message. 'Firefox' intentionally hardcoded here.-->
<string name="search_widget_cfr_message">ओर तेज Firefox करने के लिए, अपने होम स्क्रीन पर एक विजेट जोड़ें।</string>
<!-- Text for the positive button -->
<string name="search_widget_cfr_pos_button_text">विजेट जोड़ें</string>
<!-- Text for the negative button -->
<string name="search_widget_cfr_neg_button_text">अभी नहीं</string>
@ -76,6 +96,8 @@
<string name="browser_menu_add_to_homescreen">मुख्य स्क्रीन में जोड़ें</string>
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
<string name="browser_menu_install_on_homescreen">स्थापित करें</string>
<!-- Menu option on the toolbar that takes you to synced tabs page-->
<string name="synced_tabs">सिंक हुए टैब</string>
<!-- Browser menu button that opens the find in page menu -->
<string name="browser_menu_find_in_page">पृष्ठ में ढूँढें</string>
<!-- Browser menu button that creates a private tab -->
@ -102,6 +124,8 @@
<string name="browser_menu_powered_by2">%1$s द्वारा संचालित</string>
<!-- Browser menu button to put the current page in reader mode -->
<string name="browser_menu_read">पाठक विचार</string>
<!-- Browser menu button content description to close reader mode and return the user to the regular browser -->
<string name="browser_menu_read_close">पाठक विचार बंद करें।</string>
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">ऐप में खोलें</string>
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
@ -246,6 +270,8 @@
<string name="preferences_show_search_shortcuts">खोज शॉर्टकट्स दिखाएं</string>
<!-- Preference title for switch preference to show search suggestions -->
<string name="preferences_show_search_suggestions">खोज सुझाव दिखाएं</string>
<!-- Preference title for switch preference to show voice search button -->
<string name="preferences_show_voice_search">आवाज खोज दिखाएँ</string>
<!-- Preference title for switch preference to show search suggestions also in private mode -->
<string name="preferences_show_search_suggestions_in_private">निजी सत्र में दिखाएं</string>
<!-- Preference title for switch preference to show a clipboard suggestion when searching -->
@ -339,6 +365,8 @@
<string name="preferences_usage_data_description">Mozilla के साथ अपने ब्राउज़र के बारे में प्रदर्शन, उपयोग, हार्डवेयर और अनुकूलन डेटा साझा करना हमें %1$s को बेहतर बनाने में मदद करता है</string>
<!-- Preference switch for marketing data collection -->
<string name="preferences_marketing_data">मार्केटिंग डेटा</string>
<!-- Preference description for marketing data collection, parameter is the app name (e.g. Firefox) -->
<string name="preferences_marketing_data_description">हमारे मोबाइल मार्केटिंग विक्रेता Leanplum के साथ %1$s में आपके द्वारा उपयोग की जाने वाली सुविधाओं के बारे में डेटा साझा करता है।</string>
<!-- Title for experiments preferences -->
<string name="preference_experiments">प्रयोग</string>
<!-- Summary for experiments preferences -->
@ -431,8 +459,12 @@
<string name="add_tab">टैब जोड़ें</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_private_tab">निजी टैब जोड़ें</string>
<!-- Text for the new tab button to indicate adding a new private tab in the tab -->
<string name="tab_drawer_fab_content">निजी</string>
<!-- Text shown as the title of the open tab tray -->
<string name="tab_tray_title">टैब खोलें</string>
<!-- Text shown in the menu for saving tabs to a collection -->
<string name="tab_tray_menu_item_save">संग्रहण में सहेजें</string>
<!-- Text shown in the menu for sharing all tabs -->
<string name="tab_tray_menu_item_share">सभी टैब साझा करें</string>
<!-- Text shown in the menu for closing all tabs -->
@ -441,6 +473,10 @@
<string name="tab_tray_menu_open_new_tab">नया टैब</string>
<!-- Shortcut action to open the home screen -->
<string name="tab_tray_menu_home">मुख्य पृष्ठ पर जाएं</string>
<!-- Shortcut action to toggle private mode -->
<string name="tab_tray_menu_toggle">टैब मोड को टॉगल करें</string>
<!-- Content description (not visible, for screen readers etc.): Removes tab from collection button. Removes the selected tab from collection when pressed -->
<string name="remove_tab_from_collection">संग्रहण से टैब हटायें</string>
<!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed -->
<string name="close_tab">टैब बंद करें</string>
@ -452,6 +488,8 @@
<string name="tabs_menu_close_all_tabs">सभी टैब बंद करें</string>
<!-- Open tabs menu item to share all tabs -->
<string name="tabs_menu_share_tabs">टैब साझा करें</string>
<!-- Open tabs menu item to save tabs to collection -->
<string name="tabs_menu_save_to_collection1">संग्रहण में टैब सहेजें</string>
<!-- Content description (not visible, for screen readers etc.): Opens the tab menu when pressed -->
<string name="tab_menu">टैब मेन्यू</string>
<!-- Tab menu item to share the tab -->
@ -475,6 +513,9 @@
<!-- Text for the menu button to remove a top site -->
<string name="remove_top_site">हटाएं</string>
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (निजी मोड)</string>
<!-- History -->
<!-- Text for the button to clear all history -->
<string name="history_delete_all">इतिहास मिटाएं</string>
@ -538,6 +579,8 @@
<string name="bookmark_edit">बुकमार्क संपादित करें</string>
<!-- Screen title for selecting a bookmarks folder -->
<string name="bookmark_select_folder">फ़ोल्डर चुनें</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete the selected folder -->
<string name="bookmark_delete_folder_confirmation_dialog">क्या आप वाकई इस फ़ोल्डर को हटाना चाहते हैं?</string>
<!-- Snackbar title shown after a folder has been deleted. This first parameter is the name of the deleted folder -->
<string name="bookmark_delete_folder_snackbar">%1$s मिटाया गया</string>
<!-- Screen title for adding a bookmarks folder -->
@ -664,6 +707,10 @@
<string name="collections_header">संग्रह</string>
<!-- Content description (not visible, for screen readers etc.): Opens the collection menu when pressed -->
<string name="collection_menu_button_content_description">संग्रह मेन्यू</string>
<!-- No Open Tabs Message Header -->
<string name="no_collections_header1">जो चीजें आपके लिए मायने रखती हैं, उन्हें इकट्ठा करें</string>
<!-- Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">बाद में तुरंत ऐक्सेस लिए एक जैसा खोज, साइट और टैब को एक साथ समूहित करें।</string>
<!-- Title for the "select tabs" step of the collection creator -->
<string name="create_collection_select_tabs">टैब चुने</string>
<!-- Title for the "select collection" step of the collection creator -->
@ -693,6 +740,9 @@
<!-- Button to save currently selected tabs in the "select tabs" step of the collection creator-->
<string name="create_collection_save">सहेजें</string>
<!-- Snackbar action to view the collection the user just created or updated -->
<string name="create_collection_view">देखें</string>
<!-- Default name for a new collection in "name new collection" step of the collection creator. %d is a placeholder for the number of collections-->
<string name="create_collection_default_name">संग्रह %d</string>
@ -799,11 +849,19 @@
<!-- Message for copying the URL via long press on the toolbar -->
<string name="url_copied">URL कॉपी हो गया</string>
<!-- Sample text for accessibility font size -->
<string name="accessibility_text_size_sample_text_1">यह नमूना पाठ है। यहाँ यह दिखाने के लिए है कि जब आप इस सेटिंग के साथ आकार बढ़ाते या घटाते हैं तो पाठ कैसे दिखाई देगा।</string>
<!-- Summary for Accessibility Text Size Scaling Preference -->
<string name="preference_accessibility_text_size_summary">साइट पर मौजूद अक्षर का आकार बड़ा या छोटा करें</string>
<!-- Title for Accessibility Text Size Scaling Preference -->
<string name="preference_accessibility_font_size_title">फ़ॉन्ट आकार</string>
<!-- Title for Accessibility Text Automatic Size Scaling Preference -->
<string name="preference_accessibility_auto_size_2">स्वतः फ़ॉन्ट आकार</string>
<!-- Summary for Accessibility Text Automatic Size Scaling Preference -->
<string name="preference_accessibility_auto_size_summary">फ़ॉन्ट आकार आपका Android सेटिंग्स से मेल खाएगा। यहां फ़ॉन्ट आकार प्रबंधित करने में अक्षम।</string>
<!-- Title for the Delete browsing data preference -->
<string name="preferences_delete_browsing_data">ब्राउज़िंग डेटा मिटाएं</string>
<!-- Title for the tabs item in Delete browsing data -->
@ -824,11 +882,21 @@
<string name="preferences_delete_browsing_data_cookies">कुकीज़</string>
<!-- Subtitle for the cookies item in Delete browsing data -->
<string name="preferences_delete_browsing_data_cookies_subtitle">आपको अधिकांश साइटों से लॉग आउट किया जाएगा</string>
<!-- Title for the cached images and files item in Delete browsing data -->
<string name="preferences_delete_browsing_data_cached_files">चित्र और फाइलें सहेजा गया</string>
<!-- Subtitle for the cached images and files item in Delete browsing data -->
<string name="preferences_delete_browsing_data_cached_files_subtitle">संग्रहण जगह को खाली करें</string>
<!-- Title for the site permissions item in Delete browsing data -->
<string name="preferences_delete_browsing_data_site_permissions">साइट की अनुमति</string>
<!-- Text for the button to delete browsing data -->
<string name="preferences_delete_browsing_data_button">ब्राउज़िंग डेटा मिटाएं</string>
<!-- Title for the Delete browsing data on quit preference -->
<string name="preferences_delete_browsing_data_on_quit">निकासी पर ब्राउज़िंग डेटा हटाएँ</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit">जब आप मुख्य मेन्यू से &quot;निकास&quot; चुनते हैं तो स्वचालित रूप से ब्राउज़िंग डेटा हटा देता है</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">जब आप मुख्य मेन्यू से \&quot;निकास\&quot; चुनते हैं तो स्वचालित रूप से ब्राउज़िंग डेटा हटा देता है</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">निकास</string>
@ -851,6 +919,28 @@
<!-- text for firefox preview moving tip header "Firefox Preview" and "Firefox Nightly" are intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header">Firefox Preview अब Firefox Nightly है</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description">Firefox Nightly हर रात को अपडेट किया जाता है और इसमें नए प्रयोगात्मक विशेषताओं जोड़ी जाति हैं।
हालाकी यह कम स्थिर हो सकता है । अधिक स्थायी अनुभव के लिए हमारा बीटा ब्राउज़र डाउनलोड करें।</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">Android के लिए Firefox Beta पाएँ</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed">Firefox Nightly को हटा दिया गया</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_installed">यह ऐप अब कोई सुरक्षा अपडेट प्राप्त नहीं करेगा। इसे उपयोग करना बंद करें और नए Nightly में बदलें।
\n\nअपने बूकमार्क, लॉगिन और इतिहास को किसी अन्य ऐप स्थानांतरित करने के लिए, एक Firefox खाता बनायें।</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_installed">नए Nightly पर स्विच करें</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_not_installed">Firefox Nightly को हटा दिया गया</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_not_installed">यह ऐप अब कोई सुरक्षा अपडेट प्राप्त नहीं करेगा। नया Nightly पायें और इसे उपयोग करना बंद करें।
\n\nअपने बूकमार्क, लॉगिन और इतिहास को किसी अन्य ऐप स्थानांतरित करने के लिए, एक Firefox खाता बनायें।</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_not_installed">नई Nightly पायें</string>
<!-- Onboarding -->
<!-- Text for onboarding welcome message
The first parameter is the name of the app (e.g. Firefox Preview) -->
@ -862,11 +952,18 @@
<string name="onboarding_feature_section_header">%s को जाने</string>
<!-- text for the "What's New" onboarding card header -->
<string name="onboarding_whats_new_header1">नया क्या है, देखें</string>
<!-- text for the "what's new" onboarding card description
The first parameter is the short name of the app (e.g. Firefox) -->
<string name="onboarding_whats_new_description">%s पुनर्निर्देशित के बारे में प्रश्न हैं? जानना चाहते हैं कि क्या बदला है?</string>
<!-- text for underlined clickable link that is part of "what's new" onboarding card description that links to an FAQ -->
<string name="onboarding_whats_new_description_linktext">यहां उत्तर पाएं</string>
<!-- text for the firefox account onboarding card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">%s का अधिकतम लाभ उठाएं।</string>
<!-- text for the firefox account onboarding card header when we detect you're already signed in to
another Firefox browser. (The word `Firefox` should not be translated)
The first parameter is the email of the detected user's account -->
<string name="onboarding_firefox_account_auto_signin_header_2">आप इस फ़ोन पर किसी अन्य Firefox ब्राउज़र पर %s के रूप में साइन इन हैं। क्या आप इस खाते से साइन इन करना चाहेंगे?</string>
<!-- text for the button to confirm automatic sign-in -->
<string name="onboarding_firefox_account_auto_signin_confirm">हां, मुझे साइन इन करें</string>
<!-- text for the automatic sign-in button while signing in is in process -->
@ -879,12 +976,27 @@
<string name="onboarding_firefox_account_sync_is_on">सिंक चालू है</string>
<!-- text to display in the snackbar if automatic sign-in fails. user may try again -->
<string name="onboarding_firefox_account_automatic_signin_failed">लॉगिन करने में असफल</string>
<!-- text for the tracking protection onboarding card header -->
<string name="onboarding_tracking_protection_header_2">स्वचालित गोपनीयता</string>
<!-- text for the tracking protection card description
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_tracking_protection_description_2">गोपनीयता और सुरक्षा सेटिंग ट्रैकर्स, मैलवेयर और कंपनियों को रोकती हैं जो आपके द्वारा अनुसरण करती हैं।</string>
<!-- text for tracking protection radio button option for standard level of blocking -->
<string name="onboarding_tracking_protection_standard_button_2">मानक (तयशुदा)</string>
<!-- text for standard blocking option button description -->
<string name="onboarding_tracking_protection_standard_button_description_2">कुछ ट्रैकर्स को ब्लॉक करता है। पेज सामान्य रूप से लोड होंगे।</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_button">सख़्त (अनुशंसित)</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_option">सख़्त</string>
<!-- text for strict blocking option button description -->
<string name="onboarding_tracking_protection_strict_button_description_2">अधिक ट्रैकर, विज्ञापन और पॉपअप ब्लॉक करता है। पेज तेज़ी से लोड होते हैं, लेकिन कुछ कार्यक्षमता काम नहीं कर सकती है।</string>
<!-- text for the toolbar position card header
In English this is an idiom for "choose a side as in an argument or fight"
but it is ok to make this more literally about "choosing a position in a physical space -->
<string name="onboarding_toolbar_position_header">कोई पक्ष लें</string>
<!-- text for the toolbar position card description -->
<string name="onboarding_toolbar_position_description">नीचे टूलबार के साथ ब्राउज़िंग की कोशिश करें या इसे शीर्ष पर ले जाएं।</string>
<!-- text for the private browsing onboarding card header -->
<string name="onboarding_private_browsing_header">निजी तौर पर ब्राउज़ करें</string>
<!-- text for the private browsing onboarding card description
@ -896,6 +1008,10 @@
<string name="onboarding_private_browsing_button">सेटिंग खोलें</string>
<!-- text for the privacy notice onboarding card header -->
<string name="onboarding_privacy_notice_header">आपकी गोपनीयता</string>
<!-- text for the privacy notice onboarding card description
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_privacy_notice_description">आपने जो हमारे साथ साझा करते है या जो आप ऑनलाइन साझा करते हैं
उस पर नियंत्रण देने के लिए हमने %s डिज़ाइन किया हैं।</string>
<!-- Text for the button to read the privacy notice -->
<string name="onboarding_privacy_notice_read_button">हमारी गोपनीयता सूचना पढ़ें</string>
@ -908,9 +1024,13 @@
<!-- Onboarding theme -->
<!-- text for the theme picker onboarding card header -->
<string name="onboarding_theme_picker_header">अपनी थीम चुनें</string>
<!-- text for the theme picker onboarding card description -->
<string name="onboarding_theme_picker_description1">डार्क मोड सक्षम करके कुछ बैटरी और आंखों की रोशनी बचाएं।</string>
<!-- Automatic theme setting (will follow device setting) -->
<string name="onboarding_theme_automatic_title">स्वचालित</string>
<!-- Summary of automatic theme setting (will follow device setting) -->
<string name="onboarding_theme_automatic_summary">आपकी डिवाइस सेटिंग में बदलता हैं</string>
<!-- Theme setting for dark mode -->
<string name="onboarding_theme_dark_title">डार्क थीम</string>
@ -935,6 +1055,10 @@
<string name="sign_in_with_camera">अपने कैमरे से साइन इन करें</string>
<!-- Text shown for settings option for sign with email -->
<string name="sign_in_with_email">इसके बजाय ईमेल का उपयोग करें</string>
<!-- Text shown in confirmation dialog to sign out of account -->
<string name="sign_out_confirmation_message">Firefox आपके खाते के साथ सिंक करना बंद करेगा, लेकिन इस डिवाइस पर स्थित आपका कोई भी ब्राउजिंग डाटा नहीं मिटाएगा।</string>
<!-- Text shown in confirmation dialog to sign out of account. The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="sign_out_confirmation_message_2">%s आपके खाते के साथ सिंक करना बंद करेगा, लेकिन इस उपकरण पर स्थित आपका कोई भी ब्राउजिंग डाटा नहीं मिटाएगा।</string>
<!-- Option to continue signing out of account shown in confirmation dialog to sign out of account -->
<string name="sign_out_disconnect">डिस्कनेक्ट करें</string>
<!-- Option to cancel signing out shown in confirmation dialog to sign out of account -->
@ -950,19 +1074,39 @@
<string name="preference_enhanced_tracking_protection">उन्नत ट्रैकिंग सुरक्षा</string>
<!-- Title for the description of enhanced tracking protection -->
<string name="preference_enhanced_tracking_protection_explanation_title">पीछा किये बिना ब्राउज़ करें</string>
<!-- Description of enhanced tracking protection. The first parameter is the name of the application (For example: Fenix) -->
<string name="preference_enhanced_tracking_protection_explanation">अपना डेटा अपने पास रखें। %s आपको सबसे आम ट्रैकर्स से रक्षा करता है जो आप ऑनलाइन करते हैं।</string>
<!-- Text displayed that links to website about enhanced tracking protection -->
<string name="preference_enhanced_tracking_protection_explanation_learn_more">अधिक जानें</string>
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_default_1">मानक (तयशुदा)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_3">कुछ ट्रैकर्स को ब्लॉक करें। पेज सामान्य रूप से लोड होंगे।</string>
<!-- Accessibility text for the Standard protection information icon -->
<string name="preference_enhanced_tracking_protection_standard_info_button">मानक ट्रैकिंग सुरक्षा द्वारा क्या ब्लॉक किया गया</string>
<!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">सख़्त</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description_2">अधिक ट्रैकर, विज्ञापन और पॉपअप ब्लॉक करें। पेज तेज़ी से लोड होंगे, लेकिन कुछ कार्यक्षमता काम नहीं कर सकती है।</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_strict_info_button">सख्त ट्रैकिंग सुरक्षा द्वारा क्या ब्लॉक किया गया</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom">अनुकूल</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_custom_description_2">चुने, कौन से ट्रैकर्स और स्क्रिप्ट को ब्लॉक करना हैं।</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_custom_info_button">अनुकूल ट्रैकिंग सुरक्षा द्वारा क्या ब्लॉक किया गया</string>
<!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings -->
<!-- Preference for enhanced tracking protection for the custom protection settings for cookies-->
<string name="preference_enhanced_tracking_protection_custom_cookies">कुकीज़</string>
<!-- Option for enhanced tracking protection for the custom protection settings for cookies-->
<string name="preference_enhanced_tracking_protection_custom_cookies_1">क्रॉस-साइट और सोशल मीडिया ट्रैकर्स</string>
<!-- Option for enhanced tracking protection for the custom protection settings for cookies-->
<string name="preference_enhanced_tracking_protection_custom_cookies_2">नहीं देखे साइट से कुकीज़</string>
<!-- Option for enhanced tracking protection for the custom protection settings for cookies-->
<string name="preference_enhanced_tracking_protection_custom_cookies_3">सभी तृतीय-पक्ष कुकीज़ (वेबसाइटों को तोड़ने का कारण हो सकते हैं)</string>
<!-- Option for enhanced tracking protection for the custom protection settings for cookies-->
<string name="preference_enhanced_tracking_protection_custom_cookies_4">सभी कुकीज़ (वेबसाइटों को तोड़ने के कारण होंगे)</string>
<!-- Preference for enhanced tracking protection for the custom protection settings for tracking content -->
<string name="preference_enhanced_tracking_protection_custom_tracking_content">ट्रैकिंग सामग्री</string>
<!-- Option for enhanced tracking protection for the custom protection settings for tracking content-->
@ -981,16 +1125,41 @@
<string name="enhanced_tracking_protection_allowed">अनुमति दी गई</string>
<!-- Category of trackers (social media trackers) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_social_media_trackers_title">सोशल मीडिया ट्रैकर</string>
<!-- Description of social media trackers that can be blocked by Enhanced Tracking Protection -->
<string name="etp_social_media_trackers_description">वेब के आसपास अपनी ब्राउज़िंग गतिविधि को ट्रैक करने के लिए सामाजिक नेटवर्क की क्षमता को सीमित करता है।</string>
<!-- Category of trackers (cross-site tracking cookies) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_cookies_title">क्रॉस-साइट ट्रैकिंग कुकीज़</string>
<!-- Description of cross-site tracking cookies that can be blocked by Enhanced Tracking Protection -->
<string name="etp_cookies_description">विज्ञापन नेटवर्क और एनालिटिक्स कंपनियों द्वारा कई साइटों पर आपके ब्राउज़िंग डेटा को संकलित करने के लिए उपयोग करने वाले कुकीज़ को ब्लॉक करता हैं।</string>
<!-- Category of trackers (cryptominers) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_cryptominers_title">क्रिप्टोमाइनर</string>
<!-- Description of cryptominers that can be blocked by Enhanced Tracking Protection -->
<string name="etp_cryptominers_description">डिजिटल मुद्रा का पता लगाने में दुर्भावनापूर्ण लिपियों को आपके डिवाइस के ऐक्सेस से रोकता हैं</string>
<!-- Category of trackers (fingerprinters) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_fingerprinters_title">फिंगरप्रिंटर</string>
<!-- Description of fingerprinters that can be blocked by Enhanced Tracking Protection -->
<string name="etp_fingerprinters_description">आपके डिवाइस के बारे में एकत्र किए जाने से विशिष्ट पहचान डेटा को रोकता है जिसका उपयोग ट्रैकिंग उद्देश्यों के लिए किया जा सकता है।</string>
<!-- Category of trackers (tracking content) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_tracking_content_title">ट्रैकिंग सामग्री</string>
<!-- Description of tracking content that can be blocked by Enhanced Tracking Protection -->
<string name="etp_tracking_content_description">जिसमें ट्रैकिंग कोड होता है उसे बाहरी विज्ञापन, वीडियो, और अन्य सामग्री लोड करने से रोकती है। कुछ वेबसाइट की कार्यक्षमता को प्रभावित करती हैं।</string>
<!-- Enhanced Tracking Protection Onboarding Message shown in a dialog above the toolbar. The first parameter is the name of the application (For example: Fenix) -->
<string name="etp_onboarding_cfr_message">हर बार कवच महत्त्वपूर्ण है, %s ने एक साइट पर ट्रैकर्स को ब्लॉक कर दिया है। अधिक जानकारी के लिए टैप करें।</string>
<!-- Enhanced Tracking Protection message that protection is currently on for this site -->
<string name="etp_panel_on">इस साइट के लिए सुरक्षा चालू हैं</string>
<!-- Enhanced Tracking Protection message that protection is currently off for this site -->
<string name="etp_panel_off">इस साइट के लिए सुरक्षा बंद हैं</string>
<!-- Header for exceptions list for which sites enhanced tracking protection is always off -->
<string name="enhanced_tracking_protection_exceptions">इस साइट के लिए उन्नत ट्रैकिंग सुरक्षा बंद है</string>
<!-- Content description (not visible, for screen readers etc.): Navigate
back from ETP details (Ex: Tracking content) -->
<string name="etp_back_button_content_description">पीछे आयें</string>
<!-- About page Your rights link text -->
<string name="about_your_rights">आपके अधिकार</string>
<!-- About page link text to open open source licenses screen -->
<string name="about_open_source_licenses">हम ओपन सोर्स लाइब्रेरी का उपयोग करते हैं</string>
<!-- About page link text to open what's new link -->
<string name="about_whats_new">%s में क्या नया है</string>
<!-- Open source licenses page title
@ -999,15 +1168,24 @@
<!-- About page link text to open support link -->
<string name="about_support">समर्थन</string>
<!-- About page link text to list of past crashes (like about:crashes on desktop) -->
<string name="about_crashes">क्रैश</string>
<!-- About page link text to open privacy notice link -->
<string name="about_privacy_notice">गोपनीयता सूचना</string>
<!-- About page link text to open know your rights link -->
<string name="about_know_your_rights">अपने अधिकारों को जानें</string>
<!-- About page link text to open licensing information link -->
<string name="about_licensing_information">लाइसेंसिंग सूचना</string>
<!-- About page link text to open a screen with libraries that are used -->
<string name="about_other_open_source_libraries">लाइब्रेरी जो हम उपयोग करते हैं</string>
<!-- Toast shown to the user when they are activating the secret dev menu
The first parameter is number of long clicks left to enable the menu -->
<string name="about_debug_menu_toast_progress">डिबग मेन्यू : %1$d सक्षम करने के लिए दबायें</string>
<string name="about_debug_menu_toast_done">डिबग मेन्यू सक्षम किया गया</string>
<!-- Content description of the tab counter toolbar button when one tab is open -->
<string name="tab_counter_content_description_one_tab">1 टैब</string>
<!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->
@ -1017,6 +1195,13 @@
<!-- Copy the current url -->
<string name="browser_toolbar_long_press_popup_copy">कॉपी करें</string>
<!-- Paste & go the text in the clipboard. '&amp;' is replaced with the ampersand symbol: & -->
<string name="browser_toolbar_long_press_popup_paste_and_go">चिपकाएँ और जाएँ</string>
<!-- Paste the text in the clipboard -->
<string name="browser_toolbar_long_press_popup_paste">चिपकाएँ</string>
<!-- Snackbar message shown after an URL has been copied to clipboard. -->
<string name="browser_toolbar_url_copied_to_clipboard_snackbar">URL क्लिपबोर्ड पर कॉपी की गई</string>
<!-- Title text for the Add To Homescreen dialog -->
<string name="add_to_homescreen_title">मुख्य स्क्रीन में जोड़ें</string>
<!-- Cancel button text for the Add to Homescreen dialog -->
@ -1024,6 +1209,14 @@
<!-- Add button text for the Add to Homescreen dialog -->
<string name="add_to_homescreen_add">जोड़ें</string>
<!-- Continue to website button text for the first-time Add to Homescreen dialog -->
<string name="add_to_homescreen_continue">वेबसाइट जारी रखें</string>
<!-- Placeholder text for the TextView in the Add to Homescreen dialog -->
<string name="add_to_homescreen_text_placeholder">शॉर्टकट नाम</string>
<!-- Describes the add to homescreen functionality -->
<string name="add_to_homescreen_description">आप आसानी से इस वेबसाइट को अपने फ़ोन मुख्य स्क्रीन पर तुरंत ऐक्सेस के लिए जोड़ सकते हैं और ऐप जैसे अनुभव के साथ तेज़ी से ब्राउज़ कर सकते हैं।</string>
<!-- Preference for managing the settings for logins and passwords in Fenix -->
<string name="preferences_passwords_logins_and_passwords">लॉगिन और पासवर्ड</string>
<!-- Preference for managing the saving of logins and passwords in Fenix -->
@ -1032,18 +1225,34 @@
<string name="preferences_passwords_save_logins_ask_to_save">सहेजने के लिए पूछें</string>
<!-- Preference option for never saving passwords in Fenix -->
<string name="preferences_passwords_save_logins_never_save">कभी नहीं सहेजें</string>
<!-- Preference for autofilling saved logins in Fenix -->
<string name="preferences_passwords_autofill">स्वतः भरण</string>
<!-- Preference for syncing saved logins in Fenix -->
<string name="preferences_passwords_sync_logins">लॉगिन सिंक करें</string>
<!-- Syncing saved logins in Fenix is on -->
<string name="preferences_passwords_sync_logins_on">चालू करें</string>
<!-- Syncing saved logins in Fenix is off -->
<string name="preferences_passwords_sync_logins_off">बंद करें</string>
<!-- Syncing saved logins in Fenix needs reconnect to sync -->
<string name="preferences_passwords_sync_logins_reconnect">पुनः कनेक्ट करें</string>
<!-- Syncing saved logins in Fenix needs login -->
<string name="preferences_passwords_sync_logins_sign_in">सिंक करने के लिए साइन इन करें</string>
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins">सहेजे गए लॉगिन</string>
<!-- Description of empty list of saved passwords. Placeholder is replaced with app name. -->
<string name="preferences_passwords_saved_logins_description_empty_text">आपके द्वारा सहेजे गए या %s में सिंक होने वाले लॉगिन यहां दिखाई देंगे।</string>
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins_description_empty_learn_more_link">सिंक के बारे में अधिक जानें।</string>
<!-- Preference to access list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions">अपवाद</string>
<!-- Empty description of list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions_description_empty">लॉगिन और पासवर्ड जो सहेजे नहीं गए हैं उन्हें यहां दिखाये जायेंगे।</string>
<!-- Description of list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions_description">इन साइटों के लिए लॉगिन और पासवर्ड सहेजे नहीं जाएंगे।</string>
<!-- Hint for search box in logins list -->
<string name="preferences_passwords_saved_logins_search">लॉगिन खोजें</string>
<!-- Option to sort logins list A-Z, alphabetically -->
<string name="preferences_passwords_saved_logins_alphabetically">वर्णमाला के अनुसार</string>
<!-- Option to sort logins list by most recently used -->
<string name="preferences_passwords_saved_logins_recently_used">हाल ही में उपयोग किया गया</string>
<!-- The header for the site that a login is for -->
@ -1054,6 +1263,10 @@
<string name="preferences_passwords_saved_logins_password">पासवर्ड</string>
<!-- Message displayed in security prompt to reenter a secret pin to access saved logins -->
<string name="preferences_passwords_saved_logins_enter_pin">अपना PIN पुनः दर्ज करें</string>
<!-- Message displayed in security prompt to access saved logins -->
<string name="preferences_passwords_saved_logins_enter_pin_description">अपने सहेजे गए लॉगिन को देखने के लिए अनलॉक करें</string>
<!-- Message displayed when a connection is insecure and we detect the user is entering a password -->
<string name="logins_insecure_connection_warning">यह कनेक्शन सुरक्षित नहीं है। यहाँ दर्ज किये गये लॉगिन से समझौता किया जा सकता है।</string>
<!-- Learn more link that will link to a page with more information displayed when a connection is insecure and we detect the user is entering a password -->
<string name="logins_insecure_connection_warning_learn_more">अधिक जानें</string>
<!-- Prompt message displayed when Fenix detects a user has entered a password and user decides if Fenix should save it. The first parameter is the name of the application (For example: Fenix) -->
@ -1065,6 +1278,10 @@
<!-- Shown in snackbar to tell user that the password has been copied -->
<string name="logins_password_copied">क्लिपबोर्ड में पासवर्ड कॉपी किया गया</string>
<!-- Shown in snackbar to tell user that the username has been copied -->
<string name="logins_username_copied">उपयोगकर्ता नाम क्लिपबोर्ड पर कॉपी की गई</string>
<!-- Shown in snackbar to tell user that the site has been copied -->
<string name="logins_site_copied">साइट क्लिपबोर्ड पर कॉपी की गई</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a password in logins-->
<string name="saved_logins_copy_password">पासवर्ड कॉपी करें</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a username in logins -->
@ -1076,12 +1293,32 @@
<!-- Content Description (for screenreaders etc) read for the button to hide a password in logins -->
<string name="saved_login_hide_password">पासवर्ड छिपाएं</string>
<!-- Message displayed in biometric prompt displayed for authentication before allowing users to view their logins -->
<string name="logins_biometric_prompt_message">अपने सहेजे गए लॉगिन को देखने के लिए अनलॉक करें</string>
<!-- Title of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_title">अपने लॉगिन और पासवर्ड को सुरक्षित करें</string>
<!-- Message of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_message">यदि आपके डिवाइस में किसी और के पास है, तो अपने सहेजे गए लॉगिन और पासवर्ड को एक्सेस होने से बचाने के लिए डिवाइस लॉक पैटर्न, पिन या पासवर्ड सेट करें।</string>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_later">बाद में</string>
<!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_set_up_now">अभी सेट करें</string>
<!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins -->
<string name="logins_biometric_prompt_message_pin">अपना डिवाइस अनलॉक करें</string>
<!-- Title for Accessibility Force Enable Zoom Preference -->
<string name="preference_accessibility_force_enable_zoom">सभी वेबसाइटों को ज़ूम करें</string>
<!-- Summary for Accessibility Force Enable Zoom Preference -->
<string name="preference_accessibility_force_enable_zoom_summary">इस हावभाव को रोकने वाली वेबसाइटों पर भी चुटकी और ज़ूम करने की अनुमति को सक्षम करें</string>
<!-- Saved logins sorting strategy menu item -by name- (if selected, it will sort saved logins alphabetically) -->
<string name="saved_logins_sort_strategy_alphabetically">नाम (A-Z)</string>
<!-- Saved logins sorting strategy menu item -by last used- (if selected, it will sort saved logins by last used) -->
<string name="saved_logins_sort_strategy_last_used">अंतिम प्रयुक्त</string>
<!-- Content description (not visible, for screen readers etc.): Sort saved logins dropdown menu chevron icon -->
<string name="saved_logins_menu_dropdown_chevron_icon_content_description">लॉगिन मेन्यू को क्रमबद्ध करें</string>
<!-- Title of the Add search engine screen -->
<string name="search_engine_add_custom_search_engine_title">खोज ईंजन जोड़ें</string>
@ -1101,13 +1338,26 @@
<string name="search_add_custom_engine_label_other">अन्य</string>
<!-- Placeholder text shown in the Search Engine Name TextField before a user enters text -->
<string name="search_add_custom_engine_name_hint">नाम</string>
<!-- Placeholder text shown in the Search String TextField before a user enters text -->
<string name="search_add_custom_engine_search_string_hint">उपयोग के लिए स्ट्रिंग खोजें</string>
<!-- Description text for the Search String TextField. The %s is part of the string -->
<string name="search_add_custom_engine_search_string_example">“%s” से प्रश्न बदले। उदाहरण:\nhttps://www.google.com/search?q=%s</string>
<!-- Text for the button to learn more about adding a custom search engine -->
<string name="search_add_custom_engine_learn_more_label">अधिक जानें</string>
<!-- Accessibility description for the form in which details about the custom search engine are entered -->
<string name="search_add_custom_engine_form_description">अनुकूल खोज इंजन विवरण</string>
<!-- Accessibility description for the 'Learn more' link -->
<string name="search_add_custom_engine_learn_more_description">अधिक लिंक जानें</string>
<!-- Text shown when a user leaves the name field empty -->
<string name="search_add_custom_engine_error_empty_name">खोज इंजन नाम दर्ज करें</string>
<!-- Text shown when a user tries to add a search engine that already exists -->
<string name="search_add_custom_engine_error_existing_name">&quot;%s&quot; नाम वाला खोज इंजन पहले से मौजूद है।</string>
<!-- Text shown when a user leaves the search string field empty -->
<string name="search_add_custom_engine_error_empty_search_string">एक खोज स्ट्रिंग दर्ज करें</string>
<!-- Text shown when a user leaves out the required template string -->
<string name="search_add_custom_engine_error_missing_template">जाँचें कि खोज स्ट्रिंग उदाहरण संरूप से मेल खाती है</string>
<!-- Text shown when we aren't able to validate the custom search query. The first parameter is the url of the custom search engine -->
<string name="search_add_custom_engine_error_cannot_reach">&quot;%s&quot; से संपर्क में त्रुटि</string>
@ -1118,6 +1368,10 @@
<!-- Text shown when a user successfully deletes a custom search engine -->
<string name="search_delete_search_engine_success_message">%s हटाया गया</string>
<!-- Title text shown for the migration screen to the new browser. Placeholder replaced with app name -->
<string name="migration_title">सभी नए %s में आपका स्वागत है</string>
<!-- Description text followed by a list of things migrating (e.g. Bookmarks, History). Placeholder replaced with app name-->
<string name="migration_description">बेहतर प्रदर्शन और सुविधाओं के साथ एक पूरी नयी ब्राउज़र प्रतीक्षारत है, जो आपको ऑनलाइन काम करने में मदद करता हैं।\n\n कृपया प्रतीक्षा करें जब हम %s आपके साथ अपडेट करते हैं।</string>
<!-- Text on the disabled button while in progress. Placeholder replaced with app name -->
<string name="migration_updating_app_button_text">%s अपडेट हो रहा है...</string>
@ -1137,6 +1391,9 @@
<!-- Second step for the allowing a permission -->
<string name="phone_feature_blocked_step_permissions"><![CDATA[2. <b>अनुमतियां</b> दबाएं]]></string>
<!-- Third step for the allowing a permission (Fore example: Camera) -->
<string name="phone_feature_blocked_step_feature"><![CDATA[3. चालू करने के लिए <b>%1$s</ b> टॉगल करें]]></string>
<!-- Label that indicates a site is using a secure connection -->
<string name="quick_settings_sheet_secure_connection">सुरक्षित संपर्क</string>
<!-- Label that indicates a site is using a insecure connection -->
@ -1147,8 +1404,17 @@
<string name="confirm_clear_permissions_site">क्या आप वाकई इस साइट पर सारी अनुमतियों को हटाना चाहते हैं?</string>
<!-- Confirmation message for a dialog confirming if the user wants to set default value a permission for a site-->
<string name="confirm_clear_permission_site">क्या आप वाकई इस साइट पर इस अनुमति को हटाना चाहते हैं?</string>
<!-- label shown when there are not site exceptions to show in the site exception settings -->
<string name="no_site_exceptions">कोई साइट अपवाद नहीं है</string>
<!-- Label for the Pocket default top site -->
<string name="pocket_top_articles">शीर्ष लेख</string>
<!-- Bookmark deletion confirmation -->
<string name="bookmark_deletion_confirmation">क्या आप वाकई इस बुकमार्क को हटाना चाहते हैं?</string>
<!-- Browser menu button that adds a top site to the home fragment -->
<string name="browser_menu_add_to_top_sites">शीर्ष साइटों में जोड़े</string>
<!-- text shown before the issuer name to indicate who its verified by, parameter is the name of
the certificate authority that verified the ticket-->
<string name="certificate_info_verified_by">इसके द्वारा जाँचा गया: %1$s</string>
<!-- Login overflow menu delete button -->
<string name="login_menu_delete_button">हटाएं</string>
<!-- Login overflow menu edit button -->
@ -1158,10 +1424,53 @@
<!-- Positive action of a dialog asking to delete -->
<string name="dialog_delete_positive">हटाएं</string>
<!-- The saved login options menu description. -->
<string name="login_options_menu">लॉगिन विकल्प</string>
<!-- The editable text field for a login's web address. -->
<string name="saved_login_hostname_description">लॉगिन के वेब पते के लिए संपादन योग्य पाठ क्षेत्र।</string>
<!-- The editable text field for a login's username. -->
<string name="saved_login_username_description">लॉगिन के उपयोगकर्ता के लिए संपादन योग्य पाठ क्षेत्र।</string>
<!-- The editable text field for a login's password. -->
<string name="saved_login_password_description">लॉगिन के पासवर्ड के लिए संपादन योग्य पाठ क्षेत्र।</string>
<!-- The button description to save changes to an edited login. -->
<string name="save_changes_to_login">लॉगिन में बदलाव को सहेजें।</string>
<!-- The button description to discard changes to an edited login. -->
<string name="discard_changes">बदलाव को छोड़े</string>
<!-- The page title for editing a saved login. -->
<string name="edit">संपादित करें</string>
<!-- The error message in edit login view when password field is blank. -->
<string name="saved_login_password_required">पासवर्ड की आवश्यकता है</string>
<!-- Voice search button content description -->
<string name="voice_search_content_description">आवाज़ द्वारा खोज</string>
<!-- Voice search prompt description displayed after the user presses the voice search button -->
<string name="voice_search_explainer">अब बोलें</string>
<!-- The error message in edit login view when a duplicate username exists. -->
<string name="saved_login_duplicate">एक लॉगिन इस उपयोगकर्ता नाम के साथ मौजूद है</string>
<!-- Synced Tabs -->
<!-- Text displayed when user is not logged into a Firefox Account -->
<string name="synced_tabs_connect_to_sync_account">Firefox खाते से कनेक्ट करें।</string>
<!-- Text displayed to ask user to connect another device as no devices found with account -->
<string name="synced_tabs_connect_another_device">अन्य डिवाइस कनेक्ट करें</string>
<!-- Text displayed asking user to re-authenticate -->
<string name="synced_tabs_reauth">कृपया पुनः प्रमाणित करें।</string>
<!-- Text displayed when user has disabled tab syncing in Firefox Sync Account -->
<string name="synced_tabs_enable_tab_syncing">कृपया टैब सिंकिंग सक्षम करें।</string>
<!-- Text displayed when user has no tabs that have been synced -->
<string name="synced_tabs_no_tabs">आपके अन्य उपकरणों पर Firefox में कोई टैब खुला नहीं है।</string>
<!-- Text displayed in the synced tabs screen when a user is not signed in to Firefox Sync describing Synced Tabs -->
<string name="synced_tabs_sign_in_message">अपने अन्य उपकरणों से टैब की एक सूची देखें।</string>
<!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync -->
<string name="synced_tabs_sign_in_button">सिंक करने के लिए साइन इन करें</string>
</resources>
<!-- Top Sites -->
<!-- Title text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_title">शीर्ष साइट सीमा पहुंच गई</string>
<!-- Content description text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_content">एक नई शीर्ष साइट जोड़ने के लिए, एक हटा दें। साइट को लंबे समय तक दबाएं और निकालें का चयन करें।</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">ठीक है, समझ गए</string>
</resources>

@ -892,8 +892,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">Automatski briše podatke pregledavanja kad u glavnom izborniku odabereš „Zatvori”</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Automatski briše podatke pregledavanja kad u glavnom izborniku odabereš „Zatvori”</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">Povijest pregledavanja</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Zatvori</string>
@ -915,8 +913,8 @@
<!-- text for firefox preview moving tip header "Firefox Preview" and "Firefox Nightly" are intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header">Firefox pregled je sada Firefox Nightly</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description">Firefox Nightly se aktualizira svake večeri i sadrži nove eksperimentalne funkcije.
        Međutim, vjerojatno je manje stabilna verzija. Preuzmi naš beta preglednik za stabilnije iskustvo.</string>
<string name="tip_firefox_preview_moved_description">Firefox Nightly je aktualiziran svake noći i sadrži nove eksperimentalne značajke.
Međutim, Nightly može biti manje stabilan. Preuzmi beta verziju našeg preglednika za stabilnije iskustvo.</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">Preuzmite Firefox za Android Beta</string>

@ -34,7 +34,7 @@
<!-- Explanation for private browsing displayed to users on home view when they first enable private mode
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="private_browsing_placeholder_description_2">%1$s-ը մաքրում է ձեր որոնման և զննարկման պատմությունը, երբ դուրս եք գալիս ծրագրից կամ փակում եք բոլոր գաղտնի ներդիրները: Չնայած դա ձեզ անանուն չի դարձնում ինտերնետային կայքերի կամ ձեր ինտերնետային ծառայություններ մատուցողի համար, այն ավելի հեշտ է դարձնում ձեր առցանց ակտիվության գաղտնիությունը այն դեպքում, եթե մեկ ուրիշը ևս օգտագործում է այս սարքը:</string>
<string name="private_browsing_placeholder_description_2">%1$s-ին մաքրում է որոնման և զննարկման պատմությունը, երբ փակում եք ներդիրը կամ դուրս եք գալիս հավելվածից: Չնայած դա ձեզ անանուն չի դարձնում կայքերի կամ ձեր համացանցի ծառայություններ մատուցողի համար, այն ավելի հեշտ է դարձնում ձեր առցանց ակտիվության գաղտնիությունը այն դեպքում, եթե մեկ ուրիշը ևս օգտագործում է տվյալ սարքը:</string>
<string name="private_browsing_common_myths">Տարածված առասպելներ գաղտնի դիտարկման վերաբերյալ</string>
<!-- Delete session button to erase your history in a private session -->
<string name="private_browsing_delete_session">Ջնջել աշխատաշրջանը</string>
@ -887,8 +887,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">Ինքնաբար ջնջում է դիտարկման տվյալները, երբ հիմնական ցանկից ընտրում եք «Փակել»:</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Ինքնաբար ջնջում է դիտարկման տվյալները, երբ հիմնական ցանկից ընտրում եք \«Փակել»\:</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">Դիտարկման պատմություն</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Փակել</string>

@ -101,7 +101,7 @@
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
<string name="browser_menu_install_on_homescreen">Pasang</string>
<!-- Menu option on the toolbar that takes you to synced tabs page-->
<string name="synced_tabs">Tab yang Disinkronkan</string>
<string name="synced_tabs">Tab yang disinkronkan</string>
<!-- Browser menu button that opens the find in page menu -->
<string name="browser_menu_find_in_page">Temukan di laman</string>
<!-- Browser menu button that creates a private tab -->
@ -303,9 +303,9 @@
<!-- Preference for syncing bookmarks -->
<string name="preferences_sync_bookmarks">Markah</string>
<!-- Preference for syncing logins -->
<string name="preferences_sync_logins">Log Masuk</string>
<string name="preferences_sync_logins">Info Masuk</string>
<!-- Preference for syncing tabs -->
<string name="preferences_sync_tabs_2">Buka tab</string>
<string name="preferences_sync_tabs_2">Tab terbuka</string>
<!-- Preference for signing out -->
<string name="preferences_sign_out">Keluar</string>
<!-- Preference displays and allows changing current FxA device name -->
@ -444,7 +444,7 @@
<!-- Option in Library to open History page -->
<string name="library_history">Riwayat</string>
<!-- Option in Library to open Synced Tabs page -->
<string name="library_synced_tabs">Tab yang Disinkronkan</string>
<string name="library_synced_tabs">Tab yang disinkronkan</string>
<!-- Option in Library to open Reading List -->
<string name="library_reading_list">Daftar Baca</string>
<!-- Menu Item Label for Search in Library -->
@ -470,7 +470,7 @@
<!-- Text for the new tab button to indicate adding a new private tab in the tab -->
<string name="tab_drawer_fab_content">Pribadi</string>
<!-- Text shown as the title of the open tab tray -->
<string name="tab_tray_title">Buka Tab</string>
<string name="tab_tray_title">Tab Terbuka</string>
<!-- Text shown in the menu for saving tabs to a collection -->
<string name="tab_tray_menu_item_save">Simpan ke koleksi</string>
<!-- Text shown in the menu for sharing all tabs -->
@ -480,9 +480,9 @@
<!-- Shortcut action to open new tab -->
<string name="tab_tray_menu_open_new_tab">Tab baru</string>
<!-- Shortcut action to open the home screen -->
<string name="tab_tray_menu_home">Ke beranda</string>
<string name="tab_tray_menu_home">Buka beranda</string>
<!-- Shortcut action to toggle private mode -->
<string name="tab_tray_menu_toggle">Aktifkan mode tab</string>
<string name="tab_tray_menu_toggle">Alihkan mode tab</string>
<!-- Content description (not visible, for screen readers etc.): Removes tab from collection button. Removes the selected tab from collection when pressed -->
<string name="remove_tab_from_collection">Hapus tab dari koleksi</string>
<!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed -->
@ -719,7 +719,7 @@
<!-- No Open Tabs Message Header -->
<string name="no_collections_header1">Kumpulkan hal-hal yang penting bagi Anda</string>
<!-- Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Kelompokkan pencarian, situs, dan tab yang serupa agar akses cepat nanti.</string>
<string name="no_collections_description1">Kelompokkan pencarian, situs, dan tab yang serupa agar dapat diakses cepat nanti.</string>
<!-- Title for the "select tabs" step of the collection creator -->
<string name="create_collection_select_tabs">Pilih Tab</string>
<!-- Title for the "select collection" step of the collection creator -->
@ -905,8 +905,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">Otomatis menghapus data penjelajahan ketika Anda memilih &quot;Keluar&quot; pada menu utama</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Otomatis menghapus data penjelajahan ketika Anda memilih \&quot;Keluar\&quot; pada menu utama</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">Riwayat jelajah</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Keluar</string>
@ -938,16 +936,16 @@
<string name="tip_firefox_preview_moved_header_preview_installed">Firefox Nightly telah pindah</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_installed">Aplikasi ini tidak akan lagi menerima pemutakhiran keamanan. Berhenti memakai aplikasi ini dan beralih ke Nightly.
\n\nUntuk memindahkan markah, log masuk, dan riwayat ke aplikasi lain, buatlah akun Firefox.</string>
<string name="tip_firefox_preview_moved_description_preview_installed">Aplikasi ini tidak akan lagi menerima pemutakhiran keamanan. Hentikan memakai aplikasi ini dan beralih ke Nightly yang baru.
\n\nUntuk memindahkan markah, info masuk, dan riwayat ke aplikasi lain, buatlah akun Firefox.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_installed">Beralih ke Nightly baru</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_not_installed">Firefox Nightly telah pindah</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_not_installed">Aplikasi ini tidak akan lagi menerima pemutakhiran keamanan. Dapatkan Nightly baru dan berhenti memakai aplikasi ini.
\n\nUntuk memindahkan markah, log masuk, dan riwayat ke aplikasi lain, buatlah akun Firefox.</string>
<string name="tip_firefox_preview_moved_description_preview_not_installed">Aplikasi ini tidak akan lagi menerima pemutakhiran keamanan. Dapatkan Nightly baru dan hentikan memakai aplikasi ini.
\n\nUntuk memindahkan markah, info masuk, dan riwayat ke aplikasi lain, buatlah akun Firefox.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_not_installed">Dapatkan Nightly baru</string>
@ -988,10 +986,10 @@
<!-- text to display in the snackbar if automatic sign-in fails. user may try again -->
<string name="onboarding_firefox_account_automatic_signin_failed">Gagal masuk</string>
<!-- text for the tracking protection onboarding card header -->
<string name="onboarding_tracking_protection_header_2">Privasi otomasi</string>
<string name="onboarding_tracking_protection_header_2">Privasi otomatis</string>
<!-- text for the tracking protection card description
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_tracking_protection_description_2">Pengaturan privasi dan keamanan memblokir pelacak, perusak, dan perusahaan yang mengikuti Anda.</string>
<string name="onboarding_tracking_protection_description_2">Pengaturan privasi dan keamanan memblokir pelacak, malware, dan perusahaan yang mengikuti Anda.</string>
<!-- text for tracking protection radio button option for standard level of blocking -->
<string name="onboarding_tracking_protection_standard_button_2">Standar (baku)</string>
<!-- text for standard blocking option button description -->
@ -1001,7 +999,7 @@
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_option">Ketat</string>
<!-- text for strict blocking option button description -->
<string name="onboarding_tracking_protection_strict_button_description_2">Blokir lebih banyak pelacak, iklan, dan sembulan. Halaman dimuat lebih cepat, namun beberapa fungsi mungkin tidak berfungsi.</string>
<string name="onboarding_tracking_protection_strict_button_description_2">Memblokir lebih banyak pelacak, iklan, dan sembulan. Halaman dimuat lebih cepat, namun beberapa fungsi mungkin tidak berfungsi.</string>
<!-- text for the toolbar position card header
In English this is an idiom for "choose a side as in an argument or fight"
but it is ok to make this more literally about "choosing a position in a physical space -->
@ -1095,7 +1093,7 @@
<!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">Ketat</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description_2">Blokir lebih banyak pelacak, iklan, dan sembulan. Halaman dimuat lebih cepat, namun beberapa fungsi mungkin tidak berfungsi.</string>
<string name="preference_enhanced_tracking_protection_strict_description_2">Memblokir lebih banyak pelacak, iklan, dan sembulan. Halaman dimuat lebih cepat, namun beberapa fungsi mungkin tidak berfungsi.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_strict_info_button">Apa yang diblokir oleh perlindungan pelacakan ketat</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
@ -1220,9 +1218,9 @@
<string name="add_to_homescreen_description">Anda dapat dengan mudah menambahkan situs web ini ke layar Beranda ponsel Anda untuk mendapatkan akses instan dan penjelajahan lebih cepat seperti menggunakan aplikasi.</string>
<!-- Preference for managing the settings for logins and passwords in Fenix -->
<string name="preferences_passwords_logins_and_passwords">Log masuk dan kata sandi</string>
<string name="preferences_passwords_logins_and_passwords">Info masuk dan kata sandi</string>
<!-- Preference for managing the saving of logins and passwords in Fenix -->
<string name="preferences_passwords_save_logins">Simpan log masuk dan kata sandi</string>
<string name="preferences_passwords_save_logins">Simpan info masuk dan kata sandi</string>
<!-- Preference option for asking to save passwords in Fenix -->
<string name="preferences_passwords_save_logins_ask_to_save">Minta untuk menyimpan</string>
<!-- Preference option for never saving passwords in Fenix -->
@ -1230,7 +1228,7 @@
<!-- Preference for autofilling saved logins in Fenix -->
<string name="preferences_passwords_autofill">Isi Otomatis</string>
<!-- Preference for syncing saved logins in Fenix -->
<string name="preferences_passwords_sync_logins">Sinkronkan log masuk</string>
<string name="preferences_passwords_sync_logins">Sinkronkan info masuk</string>
<!-- Syncing saved logins in Fenix is on -->
<string name="preferences_passwords_sync_logins_on">Aktif</string>
<!-- Syncing saved logins in Fenix is off -->
@ -1240,7 +1238,7 @@
<!-- Syncing saved logins in Fenix needs login -->
<string name="preferences_passwords_sync_logins_sign_in">Masuk ke Sync</string>
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins">Log masuk tersimpan</string>
<string name="preferences_passwords_saved_logins">Info masuk tersimpan</string>
<!-- Description of empty list of saved passwords. Placeholder is replaced with app name. -->
<string name="preferences_passwords_saved_logins_description_empty_text">Info masuk yang Anda simpan atau sinkronkan ke %s akan ditampilkan di sini.</string>
<!-- Preference to access list of saved logins -->
@ -1266,13 +1264,13 @@
<!-- Message displayed in security prompt to reenter a secret pin to access saved logins -->
<string name="preferences_passwords_saved_logins_enter_pin">Masukkan kembali PIN Anda</string>
<!-- Message displayed in security prompt to access saved logins -->
<string name="preferences_passwords_saved_logins_enter_pin_description">Buka kunci untuk melihat log masuk Anda yang tersimpan</string>
<string name="preferences_passwords_saved_logins_enter_pin_description">Buka kunci untuk melihat info masuk Anda yang tersimpan</string>
<!-- Message displayed when a connection is insecure and we detect the user is entering a password -->
<string name="logins_insecure_connection_warning">Sambungan ini tidak aman. Info masuk yang diketikkan di sini bisa diketahui orang lain.</string>
<!-- Learn more link that will link to a page with more information displayed when a connection is insecure and we detect the user is entering a password -->
<string name="logins_insecure_connection_warning_learn_more">Pelajari lebih lanjut</string>
<!-- Prompt message displayed when Fenix detects a user has entered a password and user decides if Fenix should save it. The first parameter is the name of the application (For example: Fenix) -->
<string name="logins_doorhanger_save">Apakah Anda ingin %s menyimpan log masuk ini?</string>
<string name="logins_doorhanger_save">Ingin %s menyimpan info masuk ini?</string>
<!-- Positive confirmation that Fenix should save the new or updated login -->
<string name="logins_doorhanger_save_confirmation">Simpan</string>
<!-- Negative confirmation that Fenix should not save the new or updated login -->
@ -1294,11 +1292,11 @@
<!-- Content Description (for screenreaders etc) read for the button to hide a password in logins -->
<string name="saved_login_hide_password">Sembunyikan sandi</string>
<!-- Message displayed in biometric prompt displayed for authentication before allowing users to view their logins -->
<string name="logins_biometric_prompt_message">Buka kunci untuk melihat log masuk Anda yang tersimpan</string>
<string name="logins_biometric_prompt_message">Buka kunci untuk melihat info masuk Anda yang tersimpan</string>
<!-- Title of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_title">Amankan log masuk dan kata sandi Anda</string>
<string name="logins_warning_dialog_title">Amankan info masuk dan kata sandi Anda</string>
<!-- Message of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_message">Atur pola, PIN, atau kata sandi kunci perangkat untuk melindungi log masuk dan kata sandi Anda yang tersimpan agar tidak diakses jika orang lain memiliki perangkat Anda.</string>
<string name="logins_warning_dialog_message">Atur pola, PIN, atau kata sandi kunci perangkat untuk melindungi info masuk dan kata sandi Anda yang tersimpan agar tidak diakses jika orang lain memiliki perangkat Anda.</string>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_later">Nanti</string>
<!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up -->
@ -1315,7 +1313,7 @@
<!-- Saved logins sorting strategy menu item -by last used- (if selected, it will sort saved logins by last used) -->
<string name="saved_logins_sort_strategy_last_used">Terakhir digunakan</string>
<!-- Content description (not visible, for screen readers etc.): Sort saved logins dropdown menu chevron icon -->
<string name="saved_logins_menu_dropdown_chevron_icon_content_description">Sortir menu log masuk</string>
<string name="saved_logins_menu_dropdown_chevron_icon_content_description">Sortir menu info masuk</string>
<!-- Title of the Add search engine screen -->
<string name="search_engine_add_custom_search_engine_title">Tambah mesin pencari</string>
@ -1415,13 +1413,13 @@
<!-- Positive action of a dialog asking to delete -->
<string name="dialog_delete_positive">Hapus</string>
<!-- The saved login options menu description. -->
<string name="login_options_menu">Opsi log masuk</string>
<string name="login_options_menu">Opsi info masuk</string>
<!-- The editable text field for a login's web address. -->
<string name="saved_login_hostname_description">Bidang teks yang dapat diubah untuk alamat web log masuk</string>
<string name="saved_login_hostname_description">Bidang teks yang dapat diubah untuk alamat web info masuk</string>
<!-- The editable text field for a login's username. -->
<string name="saved_login_username_description">Bidang teks yang dapat diubah untuk nama pengguna log masuk</string>
<string name="saved_login_username_description">Bidang teks yang dapat diubah untuk nama pengguna info masuk</string>
<!-- The editable text field for a login's password. -->
<string name="saved_login_password_description">Bidang teks yang dapat diubah untuk kata sandi log masuk</string>
<string name="saved_login_password_description">Bidang teks yang dapat diubah untuk kata sandi info masuk</string>
<!-- The button description to save changes to an edited login. -->
<string name="save_changes_to_login">Simpan perubahan untuk masuk</string>
<!-- The button description to discard changes to an edited login. -->
@ -1436,7 +1434,7 @@
<string name="voice_search_explainer">Bicara sekarang</string>
<!-- The error message in edit login view when a duplicate username exists. -->
<string name="saved_login_duplicate">Sebuah log masuk dengan nama pengguna tersebut sudah ada</string>
<string name="saved_login_duplicate">Sebuah info masuk dengan nama pengguna tersebut sudah ada</string>
<!-- Synced Tabs -->
<!-- Text displayed when user is not logged into a Firefox Account -->
@ -1444,7 +1442,7 @@
<!-- Text displayed to ask user to connect another device as no devices found with account -->
<string name="synced_tabs_connect_another_device">Hubungkan perangkat lain</string>
<!-- Text displayed asking user to re-authenticate -->
<string name="synced_tabs_reauth">Harap otentikasi ulang.</string>
<string name="synced_tabs_reauth">Harap autentikasi ulang.</string>
<!-- Text displayed when user has disabled tab syncing in Firefox Sync Account -->
<string name="synced_tabs_enable_tab_syncing">Harap aktifkan sinkronisasi tab.</string>

@ -13,14 +13,17 @@
<string name="content_description_disable_private_browsing_button">Afvirkja huliðsvöfrun</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">Leitaðu eða sláðu inn vistfang</string>
<!-- No Open Tabs Message Header -->
<string name="no_open_tabs_header_2">Engir opnir flipar</string>
<!-- No Open Tabs Message Description -->
<string name="no_open_tabs_description">Opnu fliparnir þínir verða sýndir hér.</string>
<!-- No Private Tabs Message Description -->
<string name="no_private_tabs_description">Opnu einkafliparnir þínir verða sýndir hér.</string>
<!-- Message announced to the user when tab tray is selected with 1 tab -->
<string name="open_tab_tray_single">1 opinn flipi. Snertu til að skipta um flipa.</string>
<!-- Message announced to the user when tab tray is selected with 0 or 2+ tabs -->
<string name="open_tab_tray_plural">%1$s opnir flipar. Snertu til að skipta um flipa.</string>
<!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
<string name="about_content">%1$s er framleitt af Mozilla.</string>
@ -105,8 +108,6 @@
<string name="browser_menu_new_tab">Nýr flipi</string>
<!-- Browser menu button that saves the current tab to a collection -->
<string name="browser_menu_save_to_collection_2">Vista í safn</string>
<!-- Browser menu button that opens a dialog to report issues with the current site -->
<string name="browser_menu_report_issue">Viltu láta vita af veseni á vefsvæði</string>
<!-- Browser menu button that open a share menu to share the current site -->
<string name="browser_menu_share">Deila</string>
<!-- Share menu title, displayed when a user is sharing their current site -->
@ -121,8 +122,10 @@
<!-- Browser menu text shown in custom tabs to indicate this is a Fenix tab
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by2">Knúið af %1$s</string>
<!-- Browser menu button to put the the current page in reader mode -->
<!-- Browser menu button to put the current page in reader mode -->
<string name="browser_menu_read">Leshamur</string>
<!-- Browser menu button content description to close reader mode and return the user to the regular browser -->
<string name="browser_menu_read_close">Loka lesham</string>
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">Opna í smáforriti</string>
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
@ -293,7 +296,7 @@
<!-- Preference for syncing logins -->
<string name="preferences_sync_logins">Innskráningar</string>
<!-- Preference for syncing tabs -->
<string name="preferences_sync_tabs">Flipar</string>
<string name="preferences_sync_tabs_2">Opnir flipar</string>
<!-- Preference for signing out -->
<string name="preferences_sign_out">Útskráning</string>
<!-- Preference displays and allows changing current FxA device name -->
@ -450,6 +453,24 @@
<string name="tabs_header_private_tabs_title">Huliðsflipar</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_tab">Bæta við flipa</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_private_tab">Bæta við einkaflipa</string>
<!-- Text for the new tab button to indicate adding a new private tab in the tab -->
<string name="tab_drawer_fab_content">Einka</string>
<!-- Text shown as the title of the open tab tray -->
<string name="tab_tray_title">Opnir flipar</string>
<!-- Text shown in the menu for saving tabs to a collection -->
<string name="tab_tray_menu_item_save">Vista í safn</string>
<!-- Text shown in the menu for sharing all tabs -->
<string name="tab_tray_menu_item_share">Deila flipum</string>
<!-- Text shown in the menu for closing all tabs -->
<string name="tab_tray_menu_item_close">Loka öllum flipum</string>
<!-- Shortcut action to open new tab -->
<string name="tab_tray_menu_open_new_tab">Nýr flipi</string>
<!-- Shortcut action to open the home screen -->
<string name="tab_tray_menu_home">Á upphafsreit</string>
<!-- Shortcut action to toggle private mode -->
<string name="tab_tray_menu_toggle">Skiptu um flipa</string>
<!-- Content description (not visible, for screen readers etc.): Removes tab from collection button. Removes the selected tab from collection when pressed -->
<string name="remove_tab_from_collection">Fjarlæga flipann úr safni</string>
<!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed -->
@ -464,7 +485,7 @@
<!-- Open tabs menu item to share all tabs -->
<string name="tabs_menu_share_tabs">Deila flipum</string>
<!-- Open tabs menu item to save tabs to collection -->
<string name="tabs_menu_save_to_collection">Vista í safn</string>
<string name="tabs_menu_save_to_collection1">Vista flipa í safn</string>
<!-- Content description (not visible, for screen readers etc.): Opens the tab menu when pressed -->
<string name="tab_menu">Valmynd flipa</string>
<!-- Tab menu item to share the tab -->
@ -675,16 +696,14 @@
<string name="delete_browsing_data_quit_off">Óvirkt</string>
<!-- Collections -->
<!-- Label to describe what collections are to a new user without any collections -->
<string name="collections_description">Safna því sem skiptir þig máli. Þú getur byrjað á því að vista opna flipa í nýtt safn.</string>
<!-- Collections header on home fragment -->
<string name="collections_header">Söfn</string>
<!-- Content description (not visible, for screen readers etc.): Opens the collection menu when pressed -->
<string name="collection_menu_button_content_description">Valmynd safns</string>
<!-- No Open Tabs Message Header -->
<string name="no_collections_header">Engin söfn</string>
<!-- No Open Tabs Message Description -->
<string name="no_collections_description">Söfnin þín birtast hér.</string>
<string name="no_collections_header1">Safnaðu því sem skiptir þig máli</string>
<!-- Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Hópaðu saman svipaðar leitir, síður og flipa svo auðvelt sé að opna seinna.</string>
<!-- Title for the "select tabs" step of the collection creator -->
<string name="create_collection_select_tabs">Veldu flipa</string>
<!-- Title for the "select collection" step of the collection creator -->
@ -714,6 +733,9 @@
<!-- Button to save currently selected tabs in the "select tabs" step of the collection creator-->
<string name="create_collection_save">Vista</string>
<!-- Snackbar action to view the collection the user just created or updated -->
<string name="create_collection_view">Skoða</string>
<!-- Default name for a new collection in "name new collection" step of the collection creator. %d is a placeholder for the number of collections-->
<string name="create_collection_default_name">Safn %d</string>
@ -863,8 +885,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">Eyðir vafragögnum sjálfvirkt þegar þú ýtir á &quot;Hætta&quot; í aðalvalmyndinni</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Eyðir vafragögnum sjálfvirkt þegar þú ýtir á \&quot;Hætta\&quot; í aðalvalmyndinni</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">Leitarsaga</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Hætta</string>
@ -888,8 +908,9 @@
<string name="tip_firefox_preview_moved_description">
· Firefox Nightly er uppfærður á hverju kvöldi og er með virkni sem verið er að prófa sig áfram með.¶
· Hins vegar gæti hann verið óstöðugari fyrir vikið. Sæktu betu útgáfu af vafranum ef þú vilt stöðugri vafra.</string>
<!-- text for firefox preview moving tip button. "Mozilla Firefox Browser" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button">Sæktu Mozilla Firefox vafra</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">Sækja Firefox fyrir Android, beta útgáfu</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed">Firefox Nightly er kominn á nýjan stað</string>
@ -946,20 +967,20 @@
<!-- text to display in the snackbar if automatic sign-in fails. user may try again -->
<string name="onboarding_firefox_account_automatic_signin_failed">Innskráning mistókst</string>
<!-- text for the tracking protection onboarding card header -->
<string name="onboarding_tracking_protection_header">Verndaðu sjálfan þig</string>
<string name="onboarding_tracking_protection_header_2">Sjálfvirkt næði</string>
<!-- text for the tracking protection card description
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_tracking_protection_description1">%s hjálpar til við að hindra vefsíður í að rekja þig á netinu.</string>
<string name="onboarding_tracking_protection_description_2">Persónuverndar- og öryggisstillingar loka á rekjara, spilliforrit og fyrirtæki sem fylgja þér.</string>
<!-- text for tracking protection radio button option for standard level of blocking -->
<string name="onboarding_tracking_protection_standard_button">Staðlað</string>
<string name="onboarding_tracking_protection_standard_button_2">Staðlað (sjálfgefið)</string>
<!-- text for standard blocking option button description -->
<string name="onboarding_tracking_protection_standard_button_description">Hindrar færri rekjara en leyfir síðum að hlaðast eðlilega</string>
<string name="onboarding_tracking_protection_standard_button_description_2">Loka á færri rekjara. Síður hlaðast venjulega.</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_button">Strangt (mælt með)</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_option">Strangt</string>
<!-- text for strict blocking option button description -->
<string name="onboarding_tracking_protection_strict_button_description">Hindrar fleiri rekjara, sem veitir betri vörn, en gæti valdið því að sumar síður virka ekki eðlilega</string>
<string name="onboarding_tracking_protection_strict_button_description_2">Lokar á fleiri rekjara, auglýsingar og sprettiglugga. Síður hlaðast hraðar en sum virkni gæti verið í ólagi.</string>
<!-- text for the toolbar position card header
In English this is an idiom for "choose a side as in an argument or fight"
but it is ok to make this more literally about "choosing a position in a physical space -->
@ -1047,31 +1068,21 @@
<!-- Text displayed that links to website about enhanced tracking protection -->
<string name="preference_enhanced_tracking_protection_explanation_learn_more">Fræðast meira</string>
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_option">Staðlað</string>
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard">Staðlað (mælt með)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description">Jöfn vernd og afköst .</string>
<string name="preference_enhanced_tracking_protection_standard_default_1">Staðlað (sjálfgefið)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_2">Síður hlaða venjulega en loka fyrir færri rekjara.</string>
<string name="preference_enhanced_tracking_protection_standard_description_3">Loka á færri rekjara. Síður hlaðast venjulega.</string>
<!-- Accessibility text for the Standard protection information icon -->
<string name="preference_enhanced_tracking_protection_standard_info_button">Hvað er lokað af með staðlaðri rekjaravernd</string>
<!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">Strangt</string>
<!-- Preference for enhanced tracking protection for the strict protection settings, default setting -->
<string name="preference_enhanced_tracking_protection_strict_default">Strangt (sjálfgefið)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_default_description">Sterkari rekjaravörn og hraðari afköst en sumar síður virka ef til vill ekki eðlilega</string>
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_strict_recommended">Strangt (mælt með)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description">Sterkari vernd en getur valdið því að sumar síður eða efni virki ekki.</string>
<string name="preference_enhanced_tracking_protection_strict_description_2">Lokar á fleiri rekjara, auglýsingar og sprettiglugga. Síður hlaðast hraðar en sum virkni gæti verið í ólagi.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_strict_info_button">Hvað er lokað af með strangari rekjaravernd</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom">Sérsniðið</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_custom_description">Veldu hvaða rekjara og forskriftir á að loka fyrir</string>
<string name="preference_enhanced_tracking_protection_custom_description_2">Veldu hvaða rekjara og forskriftir á að loka fyrir.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_custom_info_button">Hvað er lokað á með sérsniðinni rekjaravernd</string>
<!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings -->
@ -1121,7 +1132,7 @@
<!-- Description of tracking content that can be blocked by Enhanced Tracking Protection -->
<string name="etp_tracking_content_description">Stöðvar utanaðkomandi auglýsingar myndbönd og annað efni sem inniheldur kóða til að rekja hegðun frá því að hlaðast. Getur haft áhrif á virkni vefsetra.</string>
<!-- Enhanced Tracking Protection Onboarding Message shown in a dialog above the toolbar. The first parameter is the name of the application (For example: Fenix) -->
<string name="etp_onboarding_message_2">%s hindrar rekjara á þessu vefsvæði þegar skjöldurinn er fjólublár. Snertu skjöldinn til að sjá hvað er lokað á.</string>
<string name="etp_onboarding_cfr_message">Í hvert skipti sem skjöldurinn er fjólublár þá hefur %s lokað fyrir rekjara á vefsetrinu. Snertu til að fá meiri upplýsingar.</string>
<!-- Enhanced Tracking Protection message that protection is currently on for this site -->
<string name="etp_panel_on">Kveikt er á vörn fyrir þetta vefsvæði</string>
<!-- Enhanced Tracking Protection message that protection is currently off for this site -->
@ -1408,6 +1419,9 @@
<!-- Voice search prompt description displayed after the user presses the voice search button -->
<string name="voice_search_explainer">Talaðu núna</string>
<!-- The error message in edit login view when a duplicate username exists. -->
<string name="saved_login_duplicate">Innskráning með þessu notandanafni er þegar til</string>
<!-- Synced Tabs -->
<!-- Text displayed when user is not logged into a Firefox Account -->
<string name="synced_tabs_connect_to_sync_account">Tengjast við Firefox reikning.</string>
@ -1417,5 +1431,19 @@
<string name="synced_tabs_reauth">Vinsamlegast endurauðkenndu þig.</string>
<!-- Text displayed when user has disabled tab syncing in Firefox Sync Account -->
<string name="synced_tabs_enable_tab_syncing">Vinsamlegast virkjaðu samstillingu flipa.</string>
<!-- Text displayed when user has no tabs that have been synced -->
<string name="synced_tabs_no_tabs">Þú ert ekki með neina Firefox flipa opna á hinum tækjunum þínum.</string>
<!-- Text displayed in the synced tabs screen when a user is not signed in to Firefox Sync describing Synced Tabs -->
<string name="synced_tabs_sign_in_message">Skoða lista yfir flipa frá öðrum tækjum.</string>
<!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync -->
<string name="synced_tabs_sign_in_button">Skráðu þig inn til að samstilla</string>
<!-- Top Sites -->
<!-- Title text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_title">Ekki hægt að bæta fleiri vefsetrum við efstu vefsvæði</string>
<!-- Content description text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_content">Fjarlægðu eina til að bæta við nýju efstu vefsvæði. Ýttu lengi á síðuna og veldu fjarlægja.</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">Í lagi, ég skil</string>
</resources>

@ -272,7 +272,7 @@
<!-- Preference title for switch preference to show search shortcuts -->
<string name="preferences_show_search_shortcuts">Mostra le scorciatoie di ricerca</string>
<!-- Preference title for switch preference to show search suggestions -->
<string name="preferences_show_search_suggestions">Visualizza suggerimenti</string>
<string name="preferences_show_search_suggestions">Mostra suggerimenti di ricerca</string>
<!-- Preference title for switch preference to show voice search button -->
<string name="preferences_show_voice_search">Mostra ricerca vocale</string>
<!-- Preference title for switch preference to show search suggestions also in private mode -->
@ -1107,7 +1107,7 @@
<!-- Accessibility text for the Standard protection information icon -->
<string name="preference_enhanced_tracking_protection_standard_info_button">Elementi bloccati nella protezione antitracciamento normale</string>
<!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">Restrittivo</string>
<string name="preference_enhanced_tracking_protection_strict">Restrittiva</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description_2">Blocca più elementi traccianti, annunci pubblicitari e pop-up. Le pagine verranno caricate più velocemente, ma alcuni elementi potrebbero non funzionare correttamente.</string>
<!-- Accessibility text for the Strict protection information icon -->

@ -48,6 +48,9 @@
<!-- Text for the negative button -->
<string name="cfr_neg_button_text">לא תודה</string>
<!-- Text for the negative button -->
<string name="search_widget_cfr_neg_button_text">לא כעת</string>
<!-- Home screen icons - Long press shortcuts -->
<!-- Shortcut action to open new tab -->
<string name="home_screen_shortcut_open_new_tab_2">לשונית חדשה</string>
@ -869,8 +872,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">הנתונים יימחקו אוטומטית בעת בחירה ב„יציאה” בתפריט הראשי</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">הנתונים יימחקו אוטומטית בעת בחירה ב„יציאה” בתפריט הראשי</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">היסטוריית גלישה</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">יציאה</string>

File diff suppressed because it is too large Load Diff

@ -530,13 +530,13 @@
<!-- Text for the button to clear all history -->
<string name="history_delete_all">기록 삭제</string>
<!-- Text for the dialog to confirm clearing all history -->
<string name="history_delete_all_dialog">기록을 삭제하시겠습니까?</string>
<string name="history_delete_all_dialog">기록을 지우시겠습니까?</string>
<!-- Text for the snackbar to confirm that multiple browsing history items has been deleted -->
<string name="history_delete_multiple_items_snackbar">기록 삭제됨</string>
<!-- Text for the snackbar to confirm that a single browsing history item has been deleted. The first parameter is the shortened URL of the deleted history item. -->
<string name="history_delete_single_item_snackbar">%1$s 삭제됨</string>
<!-- Text for positive action to delete history in deleting history dialog -->
<string name="history_clear_dialog">삭제</string>
<string name="history_clear_dialog">지우기</string>
<!-- History overflow menu copy button -->
<string name="history_menu_copy_button">복사</string>
<!-- History overflow menu share button -->
@ -672,9 +672,9 @@
<!-- button that allows editing site permissions settings -->
<string name="quick_settings_sheet_manage_site_permissions">사이트 권한 관리</string>
<!-- Button label for clearing all the information of site permissions-->
<string name="clear_permissions">모든 권한 삭제</string>
<string name="clear_permissions">모든 권한 지우기</string>
<!-- Button label for clearing a site permission-->
<string name="clear_permission">권한 삭제</string>
<string name="clear_permission">권한 지우기</string>
<!-- Button label for clearing all the information on all sites-->
<string name="clear_permissions_on_all_sites">모든 사이트에 대해 권한 지우기</string>
<!-- Preference for altering video and audio autoplay for all websites -->
@ -928,8 +928,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">주 메뉴에서 &quot;종료&quot;를 선택하면 탐색 데이터를 자동으로 삭제합니다</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">주 메뉴에서 \&quot;종료\&quot;를 선택하면 탐색 데이터를 자동으로 삭제합니다</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">방문 기록</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">종료</string>

File diff suppressed because it is too large Load Diff

@ -19,6 +19,11 @@
<!-- No Private Tabs Message Description -->
<string name="no_private_tabs_description">ແທັບສ່ວນຕົວຂອງທ່ານຈະຖືກສະແດງຢູ່ບ່ອນນີ້.</string>
<!-- Message announced to the user when tab tray is selected with 1 tab -->
<string name="open_tab_tray_single">ເປີດ 1 ແຖບ. ແຕະເພື່ອປ່ຽນແທັບ.</string>
<!-- Message announced to the user when tab tray is selected with 0 or 2+ tabs -->
<string name="open_tab_tray_plural">ເປີດ %1$s ແຖບ. ແຕະເພື່ອປ່ຽນແທັບ.</string>
<!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
<string name="about_content">%1$s ແມ່ນຜະລິດຂື້ນໂດຍ Mozilla.</string>
@ -96,6 +101,8 @@
<string name="browser_menu_private_tab">ແທັບສ່ວນຕົວ</string>
<!-- Browser menu button that creates a new tab -->
<string name="browser_menu_new_tab">ແທັບໃຫມ່</string>
<!-- Browser menu button that saves the current tab to a collection -->
<string name="browser_menu_save_to_collection_2">ບັນທຶກໄປໄວ້ບ່ອນເກັບສະສົມ</string>
<!-- Browser menu button that open a share menu to share the current site -->
<string name="browser_menu_share">ແບ່ງປັນ</string>
<!-- Share menu title, displayed when a user is sharing their current site -->
@ -111,11 +118,17 @@
<string name="browser_menu_powered_by2">ຂັບເຄື່ອນໂດຍ %1$s</string>
<!-- Browser menu button to put the current page in reader mode -->
<string name="browser_menu_read">ມຸມມອງຂອງຜູ້ອ່ານ</string>
<!-- Browser menu button content description to close reader mode and return the user to the regular browser -->
<string name="browser_menu_read_close">ປິດມຸມມອງຜູ້ອ່ານ</string>
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">ເປີດໃນ App</string>
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string name="browser_menu_read_appearance">ຮູບ​ຮ່າງ</string>
<!-- Error message to show when the user tries to access a scheme not
handled by the app (Ex: blob, tel etc) -->
<string name="unknown_scheme_error_message">ບໍ່​ສາ​ມາດ​​ເຊື່ອມ​ຕໍ່ໄດ້ ເນື່ອງຈາກບໍ່ຮູ້ຈັກຮູບແບບ URL</string>
<!-- Locale Settings Fragment -->
<!-- Content description for tick mark on selected language -->
<string name="a11y_selected_locale_content_description">ພາສາທີ່ເລືອກ</string>
@ -143,6 +156,10 @@
<string name="search_suggestions_onboarding_allow_button">ອະນຸຍາດ</string>
<!-- Button in the search suggestions onboarding that does not allow search suggestions in private sessions -->
<string name="search_suggestions_onboarding_do_not_allow_button">ບໍ່ອະນຸຍາດ</string>
<!-- Search suggestion onboarding hint title text -->
<string name="search_suggestions_onboarding_title">ອະນຸຍາດໃຫ້ມີຄຳແນະນຳການຄົ້ນຫາໃນແຊັສຊັນສ່ວນໂຕຫລືບໍ່?</string>
<!-- Search suggestion onboarding hint description text, first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="search_suggestions_onboarding_text">%s ຈະແຊລທຸກຢ່າງທີ່ທ່ານພິມໃນແທັບທີ່ຢູ່ກັບເຄືອງມືການຄົ້ນຫາພື້ນຖານຂອງທ່ານ.</string>
<!-- Search suggestion onboarding hint Learn more link text -->
<string name="search_suggestions_onboarding_learn_more_link">ຮຽນຮູ້ເພີ່ມເຕີມ</string>
@ -193,6 +210,8 @@
<string name="preferences_category_privacy">ຄວາມເປັນສ່ວນຕົວ</string>
<!-- Preference category for privacy and security settings -->
<string name="preferences_category_privacy_security">ຄວາມເປັນສ່ວນຕົວ ແລະ ຄວາມປອດໄພ</string>
<!-- Preference for advanced site permissions -->
<string name="preferences_site_permissions">ສິດທິໃນເວັບໄຊທ</string>
<!-- Preference for private browsing options -->
<string name="preferences_private_browsing_options">ການທ່ອງເວັບແບບສ່ວນຕົວ</string>
<!-- Preference for opening links in a private tab-->
@ -203,6 +222,12 @@
<string name="preferences_add_private_browsing_shortcut">ເພີ່ມທາງລັດການທ່ອງເວັບແບບສ່ວນຕົວ</string>
<!-- Preference for accessibility -->
<string name="preferences_accessibility">ສິ່ງອຳນວຍຄວາມສະດວກ</string>
<!-- Preference to override the Firefox Account server -->
<string name="preferences_override_fxa_server">ດັດແກ້ບັນຊີເຊີເວີ Firefox</string>
<!-- Preference to override the Sync token server -->
<string name="preferences_override_sync_tokenserver">ກຳຫນົດເຊີເວີ Sync</string>
<!-- Toast shown after updating the FxA/Sync server override preferences -->
<string name="toast_override_fxa_sync_server_done">ບັນຊີ/Sync ຂອງ Firefox ໄດ້ຮັບການດັດແກ້ແລ້ວ. ອອກຈາກແອັບພລິເຄຊັນເພື່ອນຳໃຊ້ການດັດແກ້…</string>
<!-- Preference category for account information -->
<string name="preferences_category_account">ບັນຊີ</string>
<!-- Preference shown on banner to sign into account -->
@ -345,9 +370,14 @@
<!-- Preference switch for Mozilla location service -->
<string name="preferences_mozilla_location_service">ການໃຫ້ບໍລິການຕຳແຫນ່ງທີ່ຢູ່ຂອງ Mozilla</string>
<!-- Preference switch for app health report. The first parameter is the name of the application (For example: Fenix) -->
<string name="preferences_fenix_health_report">%s ລາຍງານສະພາບການນຳໃຊ້</string>
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string name="preferences_sync">ເປີດ Sync</string>
<!-- Preference for pairing -->
<string name="preferences_sync_pair">ສະແກນລະຫັດການຈັບຄູ່ໃນ Firefox ເດັສກທັອບ</string>
<!-- Preference for account login -->
<string name="preferences_sync_sign_in">ເຂົ້າສູ່ລະບົບ</string>
<!-- Preference for reconnecting to FxA sync -->
@ -375,6 +405,12 @@
<!-- Preference for using dark theme -->
<string name="preference_dark_theme">ເຂັ້ມ</string>
<!-- Preference for using using dark or light theme automatically set by battery -->
<string name="preference_auto_battery_theme">ຕັ້ງໂດຍຕົວປະຢັດແບດເຕີລີ່</string>
<!-- Preference for using following device theme -->
<string name="preference_follow_device_theme">ຕາມຊຸດຕົກແຕ່ງອຸປະກອນ</string>
<!-- Library -->
<!-- Option in Library to open Sessions page -->
<string name="library_sessions">ເຊດຊັນ</string>
@ -422,6 +458,8 @@
<string name="tab_drawer_fab_content">ສ່ວນຕົວ</string>
<!-- Text shown as the title of the open tab tray -->
<string name="tab_tray_title">ເປີດແທັບ</string>
<!-- Text shown in the menu for saving tabs to a collection -->
<string name="tab_tray_menu_item_save">ບັນທຶກໄປໄວ້ບ່ອນເກັບສະສົມ</string>
<!-- Text shown in the menu for sharing all tabs -->
<string name="tab_tray_menu_item_share">ແບ່ງປັນແທັບທັງໝົດ</string>
<!-- Text shown in the menu for closing all tabs -->
@ -430,6 +468,10 @@
<string name="tab_tray_menu_open_new_tab">ແທັບໃຫມ່</string>
<!-- Shortcut action to open the home screen -->
<string name="tab_tray_menu_home">ໄປຫນ້າທຳອິດ</string>
<!-- Shortcut action to toggle private mode -->
<string name="tab_tray_menu_toggle">ຮູບແບບການສະຫຼັບແທັບ</string>
<!-- Content description (not visible, for screen readers etc.): Removes tab from collection button. Removes the selected tab from collection when pressed -->
<string name="remove_tab_from_collection">ລຶບແຖບອອກຈາກບ່ອນເກັບສະສົມ</string>
<!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed -->
<string name="close_tab">ປິດແທັບ</string>
<!-- Content description (not visible, for screen readers etc.): Close tab <title> button. First parameter is tab title -->
@ -440,6 +482,8 @@
<string name="tabs_menu_close_all_tabs">ປິດແທັບທັງຫມົດ</string>
<!-- Open tabs menu item to share all tabs -->
<string name="tabs_menu_share_tabs">ແບ່ງປັນແທັບ</string>
<!-- Open tabs menu item to save tabs to collection -->
<string name="tabs_menu_save_to_collection1">ບັນທຶກແຖບໄປໄວ້ໃນບ່ອນເກັບສະສົມ</string>
<!-- Content description (not visible, for screen readers etc.): Opens the tab menu when pressed -->
<string name="tab_menu">ເມນູແທັບ</string>
<!-- Tab menu item to share the tab -->
@ -451,6 +495,14 @@
<!-- Button in the current session menu. Opens the share menu when pressed -->
<string name="current_session_share">ແບ່ງປັນ</string>
<!-- Content description (not visible, for screen readers etc.): Title icon for current session menu -->
<string name="current_session_image">ແຊັສຊັນຮູບພາບຕອນນີ້</string>
<!-- Button to save the current set of tabs into a collection -->
<string name="save_to_collection">ບັນທຶກໄປໄວ້ບ່ອນເກັບສະສົມ</string>
<!-- Text for the menu button to delete a collection -->
<string name="collection_delete">ລຶບບ່ອນເກັບສະສົມ</string>
<!-- Text for the menu button to rename a collection -->
<string name="collection_rename">ປ່ຽນຊື່ບ່ອນເກັບສະສົມ</string>
<!-- Text for the button to open tabs of the selected collection -->
<string name="collection_open_tabs">ເປີດແທັບ</string>
<!-- Text for the menu button to remove a top site -->
@ -511,6 +563,12 @@
<!-- Restore tab button text on the tab crash page -->
<string name="tab_crash_restore">ກູ້ຄືນແທັບ</string>
<!-- Content Description for session item menu button -->
<string name="content_description_session_menu">ຕົວເລືອກຂອງແຊັສຊັນ</string>
<!-- Content Description for session item share button -->
<string name="content_description_session_share">ແບ່ງປັນແຊັສຊັນ</string>
<!-- Bookmarks -->
<!-- Content description for bookmarks library menu -->
<string name="bookmark_menu_content_description">ເມນູບຸກມາກ</string>
@ -587,4 +645,470 @@
<!-- Button label that take the user to the Android App setting -->
<string name="phone_feature_go_to_settings">ໄປທີ່ການຕັ້ງຄ່າ</string>
<!-- Content description (not visible, for screen readers etc.): Quick settings sheet
to give users access to site specific information / settings. For example:
Secure settings status and a button to modify site permissions -->
<string name="quick_settings_sheet">ອອກຈາກການຕັ້ງຄ່າ sheet</string>
<!-- Label that indicates that this option it the recommended one -->
<string name="phone_feature_recommended">ແນະນຳ</string>
<!-- button that allows editing site permissions settings -->
<string name="quick_settings_sheet_manage_site_permissions">ຈັດການສິດໃນເວັບໄຊທ</string>
<!-- Button label for clearing all the information of site permissions-->
<string name="clear_permissions">ລົບລ້າງສິດ</string>
<!-- Button label for clearing a site permission-->
<string name="clear_permission">ລົບລ້າງສິດ</string>
<!-- Button label for clearing all the information on all sites-->
<string name="clear_permissions_on_all_sites">ລົບລ້າງສິດສຳລັບທຸກເວັບໄຊທ</string>
<!-- Preference for altering video and audio autoplay for all websites -->
<string name="preference_browser_feature_autoplay">ເປີດອັດຕະໂນມັດ</string>
<!-- Preference for altering the camera access for all websites -->
<string name="preference_phone_feature_camera">ກ້ອງຖ່າຍຮູບ</string>
<!-- Preference for altering the microphone access for all websites -->
<string name="preference_phone_feature_microphone">ໄມໂຄຣໂຟນ</string>
<!-- Preference for altering the location access for all websites -->
<string name="preference_phone_feature_location">ຕໍາ​ແໜ່​ງທີ່​ຕັ້ງ</string>
<!-- Preference for altering the notification access for all websites -->
<string name="preference_phone_feature_notification">ການແຈ້ງເຕືອນ</string>
<!-- Label that indicates that a permission must be asked always -->
<string name="preference_option_phone_feature_ask_to_allow">ຖາມເພື່ອອະນຸຍາດ</string>
<!-- Label that indicates that a permission must be blocked -->
<string name="preference_option_phone_feature_blocked">ບັອກແລ້ວ</string>
<!-- Label that indicates that a permission must be allowed -->
<string name="preference_option_phone_feature_allowed">ອະນຸຍາດແລ້ວ</string>
<!--Label that indicates a permission is by the Android OS-->
<string name="phone_feature_blocked_by_android">ຖືກບລັອກໂດຍ Android</string>
<!-- Preference for showing a list of websites that the default configurations won't apply to them -->
<string name="preference_exceptions">ຂໍ້ຍົກເວັ້ນ</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string name="tracking_protection_on">ເປີດ</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">ປິດ</string>
<!-- Label that indicates that all video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed2">ອະນຸຍາດໃຫ້ເປີດສຽງ ແລະ ວີດີໂອ</string>
<!-- Label that indicates that video and audio autoplay is only allowed over Wi-Fi -->
<string name="preference_option_autoplay_allowed_wifi_only2">ບັອກສຽງ ແລະ ວິດີໂອໃນການນໍາໃຊ້ຂໍ້ມູນອິນເຕີເນັດໃນໂທລະສັບມືຖືເທົ່ານັ້ນ</string>
<!-- Subtext that explains 'autoplay on Wi-Fi only' option -->
<string name="preference_option_autoplay_allowed_wifi_subtext">ສຽງ ແລະ ວິດີໂອຈະເປີດໃນ Wi-Fi</string>
<!-- Label that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="preference_option_autoplay_block_audio2">ບັອກສຽງເທົ່ານັ້ນ</string>
<!-- Label that indicates that all video and audio autoplay is blocked -->
<string name="preference_option_autoplay_blocked3">ບັອກສຽງ ແລະ ວີດີໂອ</string>
<!-- Summary of delete browsing data on quit preference if it is set to on -->
<string name="delete_browsing_data_quit_on">ເປີດ</string>
<!-- Summary of delete browsing data on quit preference if it is set to off -->
<string name="delete_browsing_data_quit_off">ປິດ</string>
<!-- Collections -->
<!-- Collections header on home fragment -->
<string name="collections_header">ການສະສົມ</string>
<!-- Content description (not visible, for screen readers etc.): Opens the collection menu when pressed -->
<string name="collection_menu_button_content_description">ເມນູການສະສົມ</string>
<!-- No Open Tabs Message Header -->
<string name="no_collections_header1">ເກັບກຳສິ່ງທີ່ສຳຄັນສຳລັບທ່ານ</string>
<!-- Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">ເອົາການຄົ້ນຫາ, ເວັບໄຊທ ແລະ ແທັບທີ່ຄ້າຍຄືກັນມາໄວ້ໃນກຸ່ມດຽວກັນ ເພື່ອເຮັດໃຫ້ສາມາດເຂົ້າໄດ້ງ່າຍໃນພາຍຫລັງ.</string>
<!-- Title for the "select tabs" step of the collection creator -->
<string name="create_collection_select_tabs">ເລືອກແທັບ</string>
<!-- Title for the "select collection" step of the collection creator -->
<string name="create_collection_select_collection">ເລືອກການສະສົມ</string>
<!-- Title for the "name collection" step of the collection creator -->
<string name="create_collection_name_collection">ຊື່ການສະສົມ</string>
<!-- Button to add new collection for the "select collection" step of the collection creator -->
<string name="create_collection_add_new_collection">ເພີ່ມການສະສົມໃຫມ່</string>
<!-- Button to select all tabs in the "select tabs" step of the collection creator -->
<string name="create_collection_select_all">ເລືອກທັ້ງຫມົດ</string>
<!-- Button to deselect all tabs in the "select tabs" step of the collection creator -->
<string name="create_collection_deselect_all">ບໍ່ເລືອກທັງຫມົດ</string>
<!-- Text to prompt users to select the tabs to save in the "select tabs" step of the collection creator -->
<string name="create_collection_save_to_collection_empty">ເລືອກແທັບເພື່ອບັນທຶກ</string>
<!-- Text to show users how many tabs they have selected in the "select tabs" step of the collection creator.
%d is a placeholder for the number of tabs selected. -->
<string name="create_collection_save_to_collection_tabs_selected">%d ແທັບທີ່ເລືອກແລ້ວ</string>
<!-- Text to show users they have one tab selected in the "select tabs" step of the collection creator.
%d is a placeholder for the number of tabs selected. -->
<string name="create_collection_save_to_collection_tab_selected">%d ແທັບທີ່ເລືອກແລ້ວ</string>
<!-- Text shown in snackbar when multiple tabs have been saved in a collection -->
<string name="create_collection_tabs_saved">ບັນທຶກແທັບແລ້ວ!</string>
<!-- Text shown in snackbar when one tab has been saved in a collection -->
<string name="create_collection_tab_saved">ບັນທຶກແທັບແລ້ວ!</string>
<!-- Content description (not visible, for screen readers etc.): button to close the collection creator -->
<string name="create_collection_close">ປິດ</string>
<!-- Button to save currently selected tabs in the "select tabs" step of the collection creator-->
<string name="create_collection_save">ບັນທຶກ</string>
<!-- Snackbar action to view the collection the user just created or updated -->
<string name="create_collection_view">ມູມມອງ</string>
<!-- Default name for a new collection in "name new collection" step of the collection creator. %d is a placeholder for the number of collections-->
<string name="create_collection_default_name">%d ການສະສົມ</string>
<!-- Share -->
<!-- Share screen header -->
<string name="share_header">ສົ່ງ ແລະ ແບ່ງປັນ</string>
<!-- Share screen header -->
<string name="share_header_2">ແບ່ງປັນ</string>
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">ແບ່ງປັນ</string>
<!-- Sub-header in the dialog to share a link to another app -->
<string name="share_link_subheader">ແບ່ງປັນລີ້ງ</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">ສົ່ງໄປຫາອຸປະກອນ</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
<string name="share_link_all_apps_subheader">ການກະທຳທັງຫມົດ</string>
<!-- Sub-header in the dialog to share a link to an app from the most-recent sorted list -->
<string name="share_link_recent_apps_subheader">ທີ່ຫາກໍນຳໃຊ້ໄປ</string>
<!-- An option from the share dialog to sign into sync -->
<string name="sync_sign_in">ລົງຊື່ເຂົ້າໃຊ້ເພື່ອ Sync</string>
<!-- An option from the share dialog to send link to all other sync devices -->
<string name="sync_send_to_all">ສົ່ງໄປຫາທຸກອຸປະກອນ</string>
<!-- An option from the share dialog to reconnect to sync -->
<string name="sync_reconnect">ເຊື່ອມຕໍ່ຄືນໃຫມ່ເພື່ອ Sync</string>
<!-- Text displayed when sync is offline and cannot be accessed -->
<string name="sync_offline">ອອບລາຍ</string>
<!-- An option to connect additional devices -->
<string name="sync_connect_device">ເຊື່ອມຕໍ່ກັບອຸປະກອນອື່ນ</string>
<!-- The dialog text shown when additional devices are not available -->
<string name="sync_connect_device_dialog">ລົງຊື່ເຂົ້າໃຊ້ Firefox ຢ່າງນ້ອຍໃນ 1 ເຄື່ອງເພື່ອສົ່ງແທັບ</string>
<!-- Share error message -->
<string name="share_error_snackbar">ບໍ່ສາມາດແບ່ງປັນກັບແອັບນີ້ໄດ້</string>
<!-- Add new device screen title -->
<string name="sync_add_new_device_title">ສົ່ງໄປຫາອຸປະກອນ</string>
<!-- Text for the warning message on the Add new device screen -->
<string name="sync_add_new_device_message">ບໍ່ມີອຸປະກອນເຊື່ອມຕໍ່</string>
<!-- Text for the button to learn about sending tabs -->
<string name="sync_add_new_device_learn_button">ຮຽນຮູ້ກ່ຽວກັບການສົ່ງແທັບ…</string>
<!-- Text for the button to connect another device -->
<string name="sync_add_new_device_connect_button">ເຊື່ອມຕໍ່ກັບອຸປະກອນອື່ນ…</string>
<!-- Notifications -->
<!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. -->
<string name="notification_pbm_channel_name">ເຊສຊັນການທ່ອງເວັບແບບສ່ວນຕົວ</string>
<!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
<string name="notification_pbm_delete_text">ລຶບແທັບສ່ວນຕົວ</string>
<!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
<string name="notification_pbm_delete_text_2">ປິດແທັບສ່ວນຕົວ</string>
<!-- Notification action to open Fenix and resume the current browsing session. -->
<string name="notification_pbm_action_open">ເປີດ</string>
<!-- Notification action to delete all current private browsing sessions AND switch to Fenix (bring it to the foreground) -->
<string name="notification_pbm_action_delete_and_open">ລົບ ແລະ ເປີດ</string>
<!-- Name of the "Powered by Fenix" notification channel. Displayed in the "App notifications" system settings for the app -->
<string name="notification_powered_by_channel_name">ຂັບເຄື່ອນໂດຍ</string>
<!-- Text shown in snackbar when user deletes a collection -->
<string name="snackbar_collection_deleted">ລົບການສະສົມແລ້ວ</string>
<!-- Text shown in snackbar when user renames a collection -->
<string name="snackbar_collection_renamed">ປ່ຽນຊື່ການສະສົມແລ້ວ</string>
<!-- Text shown in snackbar when user deletes a tab -->
<string name="snackbar_tab_deleted">ລົບແທັບແລ້ວ</string>
<!-- Text shown in snackbar when user deletes all tabs -->
<string name="snackbar_tabs_deleted">ລົບແທັບແລ້ວ</string>
<!-- Text shown in snackbar when user closes a tab -->
<string name="snackbar_tab_closed">ປິດແທັບແລ້ວ</string>
<!-- Text shown in snackbar when user closes all tabs -->
<string name="snackbar_tabs_closed">ປິດແທັບແລ້ວ</string>
<!-- Text shown in snackbar when user adds a site to top sites -->
<string name="snackbar_added_to_top_sites">ເພີ່ມເຂົ້າໄປໃນເວັບຍອດນິຍົມແລ້ວ!</string>
<!-- Text shown in snackbar when user closes a private tab -->
<string name="snackbar_private_tab_closed">ປິດແທັບສ່ວນໂຕແລ້ວ</string>
<!-- Text shown in snackbar when user closes all private tabs -->
<string name="snackbar_private_tabs_closed">ປິດແທັບສ່ວນໂຕແລ້ວ</string>
<!-- Text shown in snackbar when user deletes all private tabs -->
<string name="snackbar_private_tabs_deleted">ລົບແທັບສ່ວນໂຕແລ້ວ</string>
<!-- Text shown in snackbar to undo deleting a tab, top site or collection -->
<string name="snackbar_deleted_undo">ເອົາກັບຄືນ</string>
<!-- Text shown in snackbar when user removes a top site -->
<string name="snackbar_top_site_removed">ລຶບເວັບໄຊທແລ້ວ</string>
<!-- Text for action to undo deleting a tab or collection shown in a11y dialog -->
<string name="a11y_dialog_deleted_undo">ເອົາກັບຄືນ</string>
<!-- Text for action to confirm deleting a tab or collection shown in a11y dialog -->
<string name="a11y_dialog_deleted_confirm">ຢືນຢັນ​</string>
<!-- QR code scanner prompt which appears after scanning a code, but before navigating to it
First parameter is the name of the app, second parameter is the URL or text scanned-->
<string name="qr_scanner_confirmation_dialog_message">ອະນຸຍາດໃຫ້ %1$s ເພື່ອເປີດ %2$s</string>
<!-- QR code scanner prompt dialog positive option to allow navigation to scanned link -->
<string name="qr_scanner_dialog_positive">ອະນຸຍາດ</string>
<!-- QR code scanner prompt dialog positive option to deny navigation to scanned link -->
<string name="qr_scanner_dialog_negative">ປະຕິເສດ</string>
<!-- Tab collection deletion prompt dialog message. Placeholder will be replaced with the collection name -->
<string name="tab_collection_dialog_message">ທ່ານແນ່ໃຈແລ້ວບໍ່ວ່າທ່ານຕ້ອງການລຶບ %1$s?</string>
<!-- Tab collection deletion prompt dialog option to delete the collection -->
<string name="tab_collection_dialog_positive">ລຶບ</string>
<!-- Tab collection deletion prompt dialog option to cancel deleting the collection -->
<string name="tab_collection_dialog_negative">ຍົກເລີກ</string>
<!-- Text displayed in a notification when the user enters full screen mode -->
<string name="full_screen_notification">ເຂົ້າສູ່ໂມດເຕັມຫນ້າຈໍ</string>
<!-- Message for copying the URL via long press on the toolbar -->
<string name="url_copied">ສຳເນົາ URL ແລ້ວ</string>
<!-- Title for Accessibility Text Size Scaling Preference -->
<string name="preference_accessibility_font_size_title">ຂະໜາດຟັອນ</string>
<!-- Title for Accessibility Text Automatic Size Scaling Preference -->
<string name="preference_accessibility_auto_size_2">ການປັບຂະໜາດຟັອນແບບອັດຕະໂນມັດ</string>
<!-- Title for the Delete browsing data preference -->
<string name="preferences_delete_browsing_data">ລຶບຂໍ້ມູນການທ່ອງເວັບ</string>
<!-- Title for the tabs item in Delete browsing data -->
<string name="preferences_delete_browsing_data_tabs_title_2">ເປີດແທັບ</string>
<!-- Subtitle for the tabs item in Delete browsing data, parameter will be replaced with the number of open tabs -->
<string name="preferences_delete_browsing_data_tabs_subtitle">ແທັບ %d</string>
<!-- Title for the data and history items in Delete browsing data -->
<string name="preferences_delete_browsing_data_browsing_data_title">ປະຫວັດການທ່ອງເວັບ ແລະ ຂໍ້ມູນເວັບໄຊທ</string>
<!-- Subtitle for the data and history items in delete browsing data, parameter will be replaced with the
number of history items the user has -->
<string name="preferences_delete_browsing_data_browsing_data_subtitle">ທີ່ຢູ່ %d</string>
<!-- Title for history items in Delete browsing data -->
<string name="preferences_delete_browsing_data_browsing_history_title">ປະຫວັດ</string>
<!-- Subtitle for the history items in delete browsing data, parameter will be replaced with the
number of history pages the user has -->
<string name="preferences_delete_browsing_data_browsing_history_subtitle">ຫນ້າ %d</string>
<!-- Title for the cookies item in Delete browsing data -->
<string name="preferences_delete_browsing_data_cookies">ຄຸກກີ້</string>
<!-- Subtitle for the cookies item in Delete browsing data -->
<string name="preferences_delete_browsing_data_cookies_subtitle">ທ່ານຈະໄດ້ອອກຈາກລະບົບທັງຫມົດ</string>
<!-- Title for the cached images and files item in Delete browsing data -->
<string name="preferences_delete_browsing_data_cached_files">ແຄສຮູບພາບ ແລະ ໄຟລ</string>
<!-- Subtitle for the cached images and files item in Delete browsing data -->
<string name="preferences_delete_browsing_data_cached_files_subtitle">ເພີ່ມພື້ນທີ່ເກັບຂໍ້ມູນ</string>
<!-- Title for the site permissions item in Delete browsing data -->
<string name="preferences_delete_browsing_data_site_permissions">ສິດທິໃນເວັບໄຊທ</string>
<!-- Text for the button to delete browsing data -->
<string name="preferences_delete_browsing_data_button">ລຶບຂໍ້ມູນການທ່ອງເວັບ</string>
<!-- Title for the Delete browsing data on quit preference -->
<string name="preferences_delete_browsing_data_on_quit">ລຶບຂໍ້ມູນການທ່ອງເວັບຫລັງຈາກອອກ</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit">ລຶບຂໍ້ມູນການທ່ອງເວັບໂດຍອັດຕະໂນມັດເມື່ອທ່ານເລືອກ &quot;ອອກ&quot; ຈາກເມນູຫລັກ</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">ລຶບຂໍ້ມູນການທ່ອງເວັບໂດຍອັດຕະໂນມັດເມື່ອທ່ານເລືອກ \&quot;ອອກ\&quot; ຈາກເມນູຫລັກ</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">ອອກ</string>
<!-- Dialog message to the user asking to delete browsing data. -->
<string name="delete_browsing_data_prompt_message">ສິ່ງນີ້ຈະລຶບຂໍ້ມູນການທ່ອງເວັບທັງໝົດຂອງທ່ານ.</string>
<!-- Dialog message to the user asking to delete browsing data. Parameter will be replaced by app name. -->
<string name="delete_browsing_data_prompt_message_3">%s ຈະລຶບຂໍ້ມູນການທ່ອງເວັບທີ່ທ່ານເລືອກ.</string>
<!-- Text for the cancel button for the data deletion dialog -->
<string name="delete_browsing_data_prompt_cancel">ຍົກເລີກ</string>
<!-- Text for the allow button for the data deletion dialog -->
<string name="delete_browsing_data_prompt_allow">ລົບ</string>
<!-- Text for the snackbar confirmation that the data was deleted -->
<string name="preferences_delete_browsing_data_snackbar">ລຶບຂໍ້ມູນການທ່ອງເວັບແລ້ວ</string>
<!-- Text for the snackbar to show the user that the deletion of browsing data is in progress -->
<string name="deleting_browsing_data_in_progress">ກຳລັງລຶບຂໍ້ມູນການທ່ອງເວັບ…</string>
<!-- Tips -->
<!-- text for firefox preview moving tip header "Firefox Preview" and "Firefox Nightly" are intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header">Firefox Preview ຕອນນີ້ໄດ້ກາຍມາເປັນ Firefox Nightly</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description">Firefox Nightly ໄດ້ຮັບການອັບເດດທຸກໆມື້ ແລະ ມີຟິວເຈີໃຫມ່ໆໃຫ້ທົດລອງ.
ແນວໃດກໍຕາມມັນອາດຈະຍັງບໍ່ທັນສະຖຽນປານ. ດາວໂຫລດເວີຊັນທົດລອງເພື່ອໃຫ້ມີຄວາມສະຖຽນຫລາຍຂື້ນ.</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">ຕິດຕັ້ງ Firefox ສຳລັບ Android Beta</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed"></string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_installed">ແອັບນີ້ຈະບໍ່ໄດ້ຮັບການອັບເດດທາງດ້ານຄວາມປອດໄພອີກຕໍ່ໄປ. ຢຸດນຳໃຊ້ແອັບນີ້ ແລະ ປ່ຽນໄປໃຊ້ລຸ້ນໃຫມ່ Nightly ແທ່ນ.
\n\n ສ້າງບັນຊີ Firefox ເພື່ອໂອນບຸກມາກ, ການລັອກອິນ ແລະ ປະຫວັດການນຳໃຊ້ຂອງທ່ານໄປຫາແອັບອື່ນ.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_installed">ປ່ຽນໄປໃຊ້ລຸ້ນໃຫມ່ Nightly</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_not_installed">Firefox Nightly ໄດ້ຍ້າຍໄປແລ້ວ</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_not_installed">ແອັບນີ້ຈະບໍ່ໄດ້ຮັບການອັບເດດທາງດ້ານຄວາມປອດໄພອີກຕໍ່ໄປ. ຕິດຕັ້ງ Nightly ຕົວໃຫມ່ ແລະ ຢຸດນຳໃຊ້ແອັບນີ້.
\n\nສ້າງບັນຊີ Firefox ເພື່ອໂອນບຸກມາກ, ການລັອກອິນ ແລະ ປະຫວັດການນຳໃຊ້ຂອງທ່ານໄປຫາແອັບອື່ນ.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_not_installed">ຕິດຕັ້ງ Nightly ຕົວໃຫມ່</string>
<!-- Onboarding -->
<!-- Text for onboarding welcome message
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_header">ຍິນດີຕ້ອນຮັບສູ່ %s!</string>
<!-- text for the Firefox Accounts section header -->
<string name="onboarding_fxa_section_header">ມີບັນຊີຢູ່ແລ້ວບໍ່?</string>
<!-- text for the Firefox Preview feature section header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_feature_section_header">ທຳຄວາມຮູ້ຈັກ %s</string>
<!-- text for the "What's New" onboarding card header -->
<string name="onboarding_whats_new_header1">ເບິ່ງວ່າມີຫຍັງໃຫມ່</string>
<!-- text for the "what's new" onboarding card description
The first parameter is the short name of the app (e.g. Firefox) -->
<string name="onboarding_whats_new_description">ມີຄຳຖາມກ່ຽວກັບການອອກແບບ %s ຄືນໃຫມ່ບໍ່? ຕ້ອງການຢາກຮູ້ຈັກວ່າມີຫຍັງປ່ຽນແປງແດ່ບໍ່?</string>
<!-- text for underlined clickable link that is part of "what's new" onboarding card description that links to an FAQ -->
<string name="onboarding_whats_new_description_linktext">ພົບຄຳຕອບໄດ້ທີ່ນີ້</string>
<!-- text for the firefox account onboarding card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">ຮັບຜົນປະໂຫຍດສູງສຸດຈາກ %s.</string>
<!-- text for the firefox account onboarding card header when we detect you're already signed in to
another Firefox browser. (The word `Firefox` should not be translated)
The first parameter is the email of the detected user's account -->
<string name="onboarding_firefox_account_auto_signin_header_2">ທ່ານໄດ້ລົງຊື່ເຂົ້າໃຊ້ດ້ວຍຖານະ %s ໃນ Firefox ໃນໂທລະສັບເຄື່ອງນີ້. ທ່ານຕ້ອງການຈະລົງຊື່ເຂົ້າໃຊ້ດ້ວຍບັນຊີນີ້ບໍ່?</string>
<!-- text for the automatic sign-in button while signing in is in process -->
<string name="onboarding_firefox_account_signing_in">ກຳລັງລົງຊື່ເຂົ້າໃຊ້…</string>
<!-- text for the button to manually sign into Firefox account. The word "Firefox" should not be translated -->
<string name="onboarding_firefox_account_sign_in">ລົງຊື່ເຂົ້າໃຊ້ Firefox</string>
<!-- text for the button to stay signed out when presented with an option to automatically sign-in. -->
<string name="onboarding_firefox_account_stay_signed_out">ລົງຊື່ອອກຈາກລະບົບຕໍ່ໄປ</string>
<!-- text to display in the snackbar once account is signed-in -->
<string name="onboarding_firefox_account_sync_is_on">Sync ເປີດຢູ່</string>
<!-- text to display in the snackbar if automatic sign-in fails. user may try again -->
<string name="onboarding_firefox_account_automatic_signin_failed">ການເຂົ້າສູ່ລະບົບລົ້ມເຫລວ</string>
<!-- text for the tracking protection onboarding card header -->
<string name="onboarding_tracking_protection_header_2">ປັບຄວາມເປັນສ່ວນຕົວອັດຕະໂນມັດ</string>
<!-- text for the tracking protection card description
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_tracking_protection_description_2">ການຕັ້ງຄ່າຄວາມເປັນສ່ວນຕົວ ແລະ ຄວາມປອດໄພໄດ້ບັອກຜູ້ຕິດຕາມ, ມັລແວ ແລະ ບໍລິສັດທີ່ຕິດຕາມທ່ານ.</string>
<!-- text for tracking protection radio button option for standard level of blocking -->
<string name="onboarding_tracking_protection_standard_button_2">ມາດຕະຖານ (ຄ່າພື້ນຖານ)</string>
<!-- text for standard blocking option button description -->
<string name="onboarding_tracking_protection_standard_button_description_2">ບັອກຕົວຕິດຕາມນ້ອຍລົງ. ຫນ້າເວັບຈະໂຫລດແບບປົກກະຕິ.</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_button">ເຂັ້ມງວດ (ແນະນຳ)</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_option">ເຂັ້ມງວດ</string>
<!-- text for strict blocking option button description -->
<string name="onboarding_tracking_protection_strict_button_description_2">ບັອກຕົວຕິດຕາມ, ໂຄສະນາ ແລະ ປັອບອັບໃຫ້ຫລາຍຂື້ນ. ຫນ້າເວັບຈະໂຫລດໄວຂື້ນ ແຕ່ອາດຈະມີບາງຟັງຊັນບໍ່ສາມາດເຮັດວຽກໄດ້.</string>
<!-- text for the toolbar position card header
In English this is an idiom for "choose a side as in an argument or fight"
but it is ok to make this more literally about "choosing a position in a physical space -->
<string name="onboarding_toolbar_position_header">ເລືອກຕຳແຫນ່ງ</string>
<!-- text for the private browsing onboarding card header -->
<string name="onboarding_private_browsing_header">ທ່ອງເວັບແບບສ່ວນຕົວ</string>
<!-- text for the private browsing onboarding card description
The first parameter is an icon that represents private browsing -->
<string name="onboarding_private_browsing_description1">ເປີດແທັບສ່ວນຕົວຄັ້ງດຽວ: ແຕະທີ່ໄອຄອນ %s.</string>
<!-- text for the private browsing onboarding card description, explaining how to always using private browsing -->
<string name="onboarding_private_browsing_always_description">ເປີດແທັບສ່ວນຕົວທຸກຄັ້ງ: ອັບເດດການຕັ້ງຄ່າການທ່ອງເວັບແບບສ່ວນຕົວຂອງທ່ານ.</string>
<!-- text for the private browsing onbording card button, that launches settings -->
<string name="onboarding_private_browsing_button">ເປີດການຕັ້ງຄ່າ</string>
<!-- text for the privacy notice onboarding card header -->
<string name="onboarding_privacy_notice_header">ຄວາມເປັນສ່ວນຕົວຂອງທ່ານ</string>
<!-- Text for the button to read the privacy notice -->
<string name="onboarding_privacy_notice_read_button">ອ່ານນະໂຍບາຍຄວາມເປັນສ່ວນຕົວຂອງພວກເຮົາ</string>
<!-- Content description (not visible, for screen readers etc.): Close onboarding screen -->
<string name="onboarding_close">ປິດ</string>
<!-- text for the button to finish onboarding -->
<string name="onboarding_finish">ເລີ່ມການທ່ອງເວັບ</string>
<!-- Onboarding theme -->
<!-- text for the theme picker onboarding card header -->
<string name="onboarding_theme_picker_header">ເລືອກຊຸດປັບແຕ່ງຂອງທ່ານ</string>
<!-- text for the theme picker onboarding card description -->
<string name="onboarding_theme_picker_description1">ປະຫຍັດແບດເຕີລີ່ ແລະ ສາຍຕາຂອງທ່ານໂດຍເປີດນຳໃຊ້ໂຫມດມືດ.</string>
<!-- Automatic theme setting (will follow device setting) -->
<string name="onboarding_theme_automatic_title">ອັດຕະໂນມັດ</string>
<!-- Summary of automatic theme setting (will follow device setting) -->
<string name="onboarding_theme_automatic_summary">ປັບໃຫ້ເຂົ້າກັບການຕັ້ງຄ່າອຸປະກອນຂອງທ່ານ</string>
<!-- Theme setting for dark mode -->
<string name="onboarding_theme_dark_title">ຊຸດຕົກແຕ່ງມືດ</string>
<!-- Theme setting for light mode -->
<string name="onboarding_theme_light_title">ຊຸດຕົກແຕ່ງແຈ້ງ</string>
<!-- Text shown in snackbar when multiple tabs have been sent to device -->
<string name="sync_sent_tabs_snackbar">ສົ່ງແທັບແລ້ວ!</string>
<!-- Text shown in snackbar when one tab has been sent to device -->
<string name="sync_sent_tab_snackbar">ສົ່ງແທັບແລ້ວ!</string>
<!-- Text shown in snackbar when sharing tabs failed -->
<string name="sync_sent_tab_error_snackbar">ບໍ່ສາມາດສົ່ງ</string>
<!-- Text shown in snackbar for the "retry" action that the user has after sharing tabs failed -->
<string name="sync_sent_tab_error_snackbar_action">ລອງໃໝ່</string>
<!-- Title of QR Pairing Fragment -->
<string name="sync_scan_code">ສະແກນລະຫັດ</string>
<!-- Instructions on how to access pairing -->
<string name="sign_in_instructions"><![CDATA[ໃນຄອມພິວເຕີຂອງທ່ານເປີດ Firefox ແລະ ເຂົ້າໄປທີ່ <b>https://firefox.com/pair</b>]]></string>
<!-- Text shown for sign in pairing when ready -->
<string name="sign_in_ready_for_scan">ກຽມພ້ອມທີ່ຈະສະແກນ</string>
<!-- Text shown for settings option for sign with pairing -->
<string name="sign_in_with_camera">ເຂົ້າສູ່ລະບົບດ້ວຍກ້ອງຂອງທ່ານ</string>
<!-- Text shown for settings option for sign with email -->
<string name="sign_in_with_email">ໃຊ້ອີເມວແທນ</string>
<!-- Text shown in confirmation dialog to sign out of account -->
<string name="sign_out_confirmation_message">Firefox ຈະຢຸດການ Sync ກັບບັນຊີຂອງທ່ານ ແຕວ່າຈະບໍ່ລຶບຂໍ້ມູນປະຫວັດການຄົ້ນຫາຂອງທ່ານໃນອຸປະກອນນີ້.</string>
<!-- Text shown in confirmation dialog to sign out of account. The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="sign_out_confirmation_message_2">%s ຈະຢຸດການ Sync ກັບບັນຊີຂອງທ່ານ ແຕວ່າຈະບໍ່ລຶບຂໍ້ມູນປະຫວັດການຄົ້ນຫາຂອງທ່ານໃນອຸປະກອນນີ້.</string>
<!-- Option to continue signing out of account shown in confirmation dialog to sign out of account -->
<string name="sign_out_disconnect">ຕັດການເຊື່ອມຕໍ່</string>
<!-- Option to cancel signing out shown in confirmation dialog to sign out of account -->
<string name="sign_out_cancel">ຍົກເລີກ</string>
<!-- Error message snackbar shown after the user tried to select a default folder which cannot be altered -->
<string name="bookmark_cannot_edit_root">ບໍ່ສາມາດແກ້ໄຂໂຟນເດີພື້ນຖານໄດ້</string>
<!-- Enhanced Tracking Protection -->
<!-- Link displayed in enhanced tracking protection panel to access tracking protection settings -->
<string name="etp_settings">ຕັ້ງຄ່າການປ້ອງກັນ</string>
<!-- Preference title for enhanced tracking protection settings -->
<string name="preference_enhanced_tracking_protection">ເພີ່ມການປ້ອງກັນການຕິດຕາມ</string>
<!-- Title for the description of enhanced tracking protection -->
<string name="preference_enhanced_tracking_protection_explanation_title">ທ່ອງເວັບໂດຍບໍ່ມີການຕິດຕາມ</string>
<!-- Text displayed that links to website about enhanced tracking protection -->
<string name="preference_enhanced_tracking_protection_explanation_learn_more">ຮຽນຮູ້ເພີ່ມເຕີມ</string>
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_default_1">ມາດຕະຖານ (ຄ່າພື້ນຖານ)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_3">ບັອກຕົວຕິດຕາມນ້ອຍລົງ. ຫນ້າເວັບຈະໂຫລດແບບປົກກະຕິ.</string>
<!-- Accessibility text for the Standard protection information icon -->
<string name="preference_enhanced_tracking_protection_standard_info_button">ສິ່ງທີ່ຈະຖືກບັອກໂດຍການປ້ອງກັນການຕິດຕາມແບບມາດຕະຖານ</string>
<!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">ເຂັ້ມງວດ</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description_2">ບັອກຕົວຕິດຕາມ, ໂຄສະນາ ແລະ ປັອບອັບໃຫ້ຫລາຍຂື້ນ. ຫນ້າເວັບຈະໂຫລດໄວຂື້ນ ແຕ່ອາດຈະມີບາງຟັງຊັນບໍ່ສາມາດເຮັດວຽກໄດ້.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_strict_info_button">ສິ່ງທີ່ຈະຖືກບັອກໂດຍການປ້ອງກັນການຕິດຕາມຢ່າງເຂັ້ມງວດ</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom">ດັດແກ້</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_custom_description_2">ເລືອກຕົວຕິດຕາມ ແລະ ສະຄິບທີ່ຈະບັອກ.</string>
<!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings -->
<!-- Preference for enhanced tracking protection for the custom protection settings for cookies-->
<string name="preference_enhanced_tracking_protection_custom_cookies">ຄຸກກີ້</string>
<!-- Option for enhanced tracking protection for the custom protection settings for cookies-->
<string name="preference_enhanced_tracking_protection_custom_cookies_1">ຕົວຕິດຕາມຂ້າມເວັບໄຊທ ແລະ ສືອອນລາຍ</string>
<!-- Option for enhanced tracking protection for the custom protection settings for cookies-->
<string name="preference_enhanced_tracking_protection_custom_cookies_2">ຄຸກກີ້ຈາກເວັບໄຊທທີ່ບໍ່ເຄີຍເຂົ້າໄປ</string>
<!-- Option for enhanced tracking protection for the custom protection settings for cookies-->
<string name="preference_enhanced_tracking_protection_custom_cookies_4">ຄຸກກີ້ທັງຫມົດ (ຈະສົ່ງຜົນໃຫ້ເວັບໄຊທບໍ່ສົມບູນ)</string>
<!-- Preference for enhanced tracking protection for the custom protection settings for tracking content -->
<string name="preference_enhanced_tracking_protection_custom_tracking_content">ຕົວຕິດຕາມເນື້ອຫາ</string>
<!-- Option for enhanced tracking protection for the custom protection settings for tracking content-->
<string name="preference_enhanced_tracking_protection_custom_tracking_content_1">ໃນແທັບທັງຫມົດ</string>
<!-- Option for enhanced tracking protection for the custom protection settings for tracking content-->
<string name="preference_enhanced_tracking_protection_custom_tracking_content_2">ໃນແທັບສ່ວນຕົວເທົ່ານັ້ນ</string>
<!-- Option for enhanced tracking protection for the custom protection settings for tracking content-->
<string name="preference_enhanced_tracking_protection_custom_tracking_content_3">ໃນແທັບທີ່ດັດແປງເທົ່ານັ້ນ</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom_cryptominers">Cryptominers</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom_fingerprinters">ເຄືອງພິມລາຍນິ້ວມື</string>
<string name="enhanced_tracking_protection_blocked">ບັອກແລ້ວ</string>
<!-- Header for categories that are being not being blocked by current Enhanced Tracking Protection settings -->
<string name="enhanced_tracking_protection_allowed">ອະນຸຍາດແລ້ວ</string>
<!-- Category of trackers (social media trackers) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_social_media_trackers_title">ຕົວຕິດຕາມສືສັງຄົມອອນລາຍ</string>
<!-- Description of social media trackers that can be blocked by Enhanced Tracking Protection -->
<string name="etp_social_media_trackers_description">ຈຳກັດຄວາມສາມາດຂອງເຄືອຂ່າຍສັງຄົມທີ່ຕິດຕາມການເຄື່ອນໄຫວການທ່ອງເວັບຂອງທ່ານ.</string>
<!-- Category of trackers (cross-site tracking cookies) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_cookies_title">ຕົວຕິດຕາມຄຸກກີ້ Cross-Site</string>
</resources>

File diff suppressed because it is too large Load Diff

@ -13,22 +13,31 @@
<string name="content_description_disable_private_browsing_button">खाजगी ब्राउझिंग अक्षम करा</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">शोधा किंवा पत्ता द्या</string>
<!-- No Open Tabs Message Header -->
<string name="no_open_tabs_header_2">कुठलेही उघडे टॅब नाही</string>
<!-- No Open Tabs Message Description -->
<string name="no_open_tabs_description">आपले उघडे टॅब येथे दाखविले जातील.</string>
<!-- No Private Tabs Message Description -->
<string name="no_private_tabs_description">आपल्या खाजगी टॅब येथे दाखविल्या जातील.</string>
<!-- Message announced to the user when tab tray is selected with 1 tab -->
<string name="open_tab_tray_single">1 टॅब उघडी. टॅब स्विच करण्यासाठी टॅप करा.</string>
<!-- Message announced to the user when tab tray is selected with 0 or 2+ tabs -->
<string name="open_tab_tray_plural">%1$s टॅब उघड्या. टॅब स्विच करण्यासाठी टॅप करा.</string>
<!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
<string name="about_content">%1$s Mozilla द्वारा निर्मित केले गेले आहे.</string>
<!-- Private Browsing -->
<!-- Title for private session option -->
<string name="private_browsing_title">आपण खाजगी सत्रात आहात</string>
<!-- Explanation for private browsing displayed to users on home view when they first enable private mode
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="private_browsing_placeholder_description_2">जेव्हा आपण त्यांना बंद करता किंवा अॅप सोडता %1$s खाजगी टॅब मधून आपले शोध आणि ब्राउझिंग इतिहास साफ करते. हे जरी आपल्याला वेबसाईट करिता किंवा आपल्या इंटरनेट सेवा प्रदात्यापासून अनामिक बनवत नसले, तरी ज्या व्यक्ती हा डिव्हाईस वापरणाऱ्यांपासून आपण ऑनलाईन काय करता हे खाजगी ठवणे सोपे करते.</string>
<string name="private_browsing_common_myths">खाजगी ब्राउझिंग बद्दल सामान्य समजुती</string>
<!-- Delete session button to erase your history in a private session -->
<string name="private_browsing_delete_session">सत्र हटवा</string>
<!-- Private mode shortcut "contextual feature recommender" (CFR) -->
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- Text for the main message -->
<string name="cfr_message">आपल्या मुख्यस्क्रीनवरून खाजगी टॅब उघडण्यासाठी शॉर्टकट जोडा.</string>
<!-- Text for the positive button -->
@ -36,6 +45,15 @@
<!-- Text for the negative button -->
<string name="cfr_neg_button_text">नाही धन्यवाद</string>
<!-- Search widget "contextual feature recommendation" (CFR) -->
<!-- Text for the main message. 'Firefox' intentionally hardcoded here.-->
<string name="search_widget_cfr_message">Firefox पर्यंत लवकर पोहोचा. आपल्या मुख्य स्क्रीन वर एक विजेट जोडा.</string>
<!-- Text for the positive button -->
<string name="search_widget_cfr_pos_button_text">विजेट जोडा</string>
<!-- Text for the negative button -->
<string name="search_widget_cfr_neg_button_text">आता नाही</string>
<!-- Home screen icons - Long press shortcuts -->
<!-- Shortcut action to open new tab -->
<string name="home_screen_shortcut_open_new_tab_2">नवीन टॅब</string>
@ -79,6 +97,8 @@
<string name="browser_menu_add_to_homescreen">मुख्य पृष्ठाला जोडा</string>
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
<string name="browser_menu_install_on_homescreen">स्थापित करा</string>
<!-- Menu option on the toolbar that takes you to synced tabs page-->
<string name="synced_tabs">समकालीत टॅब</string>
<!-- Browser menu button that opens the find in page menu -->
<string name="browser_menu_find_in_page">पृष्ठात शोधा</string>
<!-- Browser menu button that creates a private tab -->
@ -87,8 +107,6 @@
<string name="browser_menu_new_tab">नवीन टॅब</string>
<!-- Browser menu button that saves the current tab to a collection -->
<string name="browser_menu_save_to_collection_2">संग्रहात जतन करा</string>
<!-- Browser menu button that opens a dialog to report issues with the current site -->
<string name="browser_menu_report_issue">साईटची त्रुटी कळवा</string>
<!-- Browser menu button that open a share menu to share the current site -->
<string name="browser_menu_share">शेअर करा</string>
<!-- Share menu title, displayed when a user is sharing their current site -->
@ -102,8 +120,10 @@
<!-- Browser menu text shown in custom tabs to indicate this is a Fenix tab
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by2">%1$s द्वारे समर्थित</string>
<!-- Browser menu button to put the the current page in reader mode -->
<!-- Browser menu button to put the current page in reader mode -->
<string name="browser_menu_read">रीडर दृश्य</string>
<!-- Browser menu button content description to close reader mode and return the user to the regular browser -->
<string name="browser_menu_read_close">वाचक मोड बंद करा</string>
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">ॲपमध्ये उघडा</string>
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
@ -247,6 +267,8 @@
<string name="preferences_show_search_shortcuts">शोध शॉर्टकट दर्शवा</string>
<!-- Preference title for switch preference to show search suggestions -->
<string name="preferences_show_search_suggestions">शोध सूचना दाखवा</string>
<!-- Preference title for switch preference to show voice search button -->
<string name="preferences_show_voice_search">व्हॉईस शोध दाखवा</string>
<!-- Preference title for switch preference to show search suggestions also in private mode -->
<string name="preferences_show_search_suggestions_in_private">खाजगी सत्रांमध्ये दर्शवा</string>
<!-- Preference title for switch preference to show a clipboard suggestion when searching -->
@ -273,6 +295,8 @@
<string name="preferences_sync_bookmarks">वाचनखूणा</string>
<!-- Preference for syncing logins -->
<string name="preferences_sync_logins">लॉगिन</string>
<!-- Preference for syncing tabs -->
<string name="preferences_sync_tabs_2">टॅब उघडा</string>
<!-- Preference for signing out -->
<string name="preferences_sign_out">साइन आउट</string>
<!-- Preference displays and allows changing current FxA device name -->
@ -365,7 +389,7 @@
<!-- Pairing Feature strings -->
<!-- Instructions on how to access pairing -->
<string name="pair_instructions"><![CDATA[आपला क्यूआर कोड मिळविण्यासाठी आपल्या संगणकावरील Firefox मध्ये <b>fireforx.com/pair</b> ला भेट द्या.]]></string>
<string name="pair_instructions_2"><![CDATA[<b>firefox.com/pair</b> वर दाखवलेला QR कोड स्कॅन करा]]></string>
<!-- Button to open camera for pairing -->
<string name="pair_open_camera">कॅमेरा उघडा</string>
<!-- Button to cancel pairing -->
@ -406,12 +430,12 @@
<string name="library_desktop_bookmarks_unfiled">इतर वाचनखूणा</string>
<!-- Option in Library to open History page -->
<string name="library_history">इतिहास</string>
<!-- Option in Library to open Synced Tabs page -->
<string name="library_synced_tabs">समकालीत टॅब</string>
<!-- Option in Library to open Reading List -->
<string name="library_reading_list">वाचन यादी</string>
<!-- Menu Item Label for Search in Library -->
<string name="library_search">शोधा</string>
<!-- Library Page Title -->
<string name="library_title">लायब्ररी</string>
<!-- Settings Page Title -->
<string name="settings_title">सेटिंग</string>
<!-- Content description (not visible, for screen readers etc.): "Menu icon for items on a history item" -->
@ -429,6 +453,26 @@
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_tab">टॅब जोडा</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_private_tab">खाजगी टॅब जोडा</string>
<!-- Text for the new tab button to indicate adding a new private tab in the tab -->
<string name="tab_drawer_fab_content">खाजगी</string>
<!-- Text shown as the title of the open tab tray -->
<string name="tab_tray_title">उघडे टॅब</string>
<!-- Text shown in the menu for saving tabs to a collection -->
<string name="tab_tray_menu_item_save">संग्रहात जतन करा</string>
<!-- Text shown in the menu for sharing all tabs -->
<string name="tab_tray_menu_item_share">सर्व टॅब सामायिक करा</string>
<!-- Text shown in the menu for closing all tabs -->
<string name="tab_tray_menu_item_close">सर्व टॅब बंद करा</string>
<!-- Shortcut action to open new tab -->
<string name="tab_tray_menu_open_new_tab">नवीन टॅब</string>
<!-- Shortcut action to open the home screen -->
<string name="tab_tray_menu_home">मुखपृष्ठावर जा</string>
<!-- Shortcut action to toggle private mode -->
<string name="tab_tray_menu_toggle">टॅब मोड टॉगल करा</string>
<!-- Content description (not visible, for screen readers etc.): Removes tab from collection button. Removes the selected tab from collection when pressed -->
<string name="remove_tab_from_collection">संग्रहामधून टॅब काढा</string>
<!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed -->
<string name="close_tab">टॅब बंद करा</string>
<!-- Content description (not visible, for screen readers etc.): Close tab <title> button. First parameter is tab title -->
@ -440,7 +484,7 @@
<!-- Open tabs menu item to share all tabs -->
<string name="tabs_menu_share_tabs">टॅब शेअर करा</string>
<!-- Open tabs menu item to save tabs to collection -->
<string name="tabs_menu_save_to_collection">संग्रहात जतन करा</string>
<string name="tabs_menu_save_to_collection1">संग्रहात टॅब जतन करा</string>
<!-- Content description (not visible, for screen readers etc.): Opens the tab menu when pressed -->
<string name="tab_menu">टॅब मेनू</string>
<!-- Tab menu item to share the tab -->
@ -464,11 +508,18 @@
<!-- Text for the menu button to remove a top site -->
<string name="remove_top_site">काढून टाका</string>
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (खाजगी मोड)</string>
<!-- History -->
<!-- Text for the button to clear all history -->
<string name="history_delete_all">इतिहास नष्ट करा</string>
<!-- Text for the dialog to confirm clearing all history -->
<string name="history_delete_all_dialog">आपला ब्राऊझिंग इतिहास नक्की पुसायचा का?</string>
<!-- Text for the snackbar to confirm that multiple browsing history items has been deleted -->
<string name="history_delete_multiple_items_snackbar">इतिहास पुसला</string>
<!-- Text for the snackbar to confirm that a single browsing history item has been deleted. The first parameter is the shortened URL of the deleted history item. -->
<string name="history_delete_single_item_snackbar">%1$s हटविले</string>
<!-- Text for positive action to delete history in deleting history dialog -->
<string name="history_clear_dialog">पुसून टाका</string>
<!-- History overflow menu copy button -->
@ -524,6 +575,10 @@
<string name="bookmark_edit">वाचनखूण संपादीत करा</string>
<!-- Screen title for selecting a bookmarks folder -->
<string name="bookmark_select_folder">फोल्डर निवडा</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete the selected folder -->
<string name="bookmark_delete_folder_confirmation_dialog">आपल्याला हे फोल्डर नक्की हटवायचे का?</string>
<!-- Snackbar title shown after a folder has been deleted. This first parameter is the name of the deleted folder -->
<string name="bookmark_delete_folder_snackbar">%1$s हटविले</string>
<!-- Screen title for adding a bookmarks folder -->
<string name="bookmark_add_folder">फोल्डर जोडा</string>
<!-- deprecated: Snackbar title shown after a bookmark has been created. -->
@ -578,6 +633,8 @@
<!-- Bookmark snackbar message on deletion
The first parameter is the host part of the URL of the bookmark deleted, if any -->
<string name="bookmark_deletion_snackbar_message">%1$s हटविले</string>
<!-- Bookmark snackbar message on deleting multiple bookmarks -->
<string name="bookmark_deletion_multiple_snackbar_message_2">वाचनखूण हटविल्या</string>
<!-- Bookmark undo button for deletion snackbar action -->
<string name="bookmark_undo_deletion">पूर्ववत् करा</string>
@ -641,16 +698,14 @@
<string name="delete_browsing_data_quit_off">बंद</string>
<!-- Collections -->
<!-- Label to describe what collections are to a new user without any collections -->
<string name="collections_description">आपल्यासाठी महत्त्वाच्या असलेल्या गोष्टी गोळा करा. प्रारंभ करण्यासाठी, उघडलेले टॅब नवीन संग्रहात जतन करा.</string>
<!-- Collections header on home fragment -->
<string name="collections_header">संग्रह</string>
<!-- Content description (not visible, for screen readers etc.): Opens the collection menu when pressed -->
<string name="collection_menu_button_content_description">संग्रह मेनू</string>
<!-- No Open Tabs Message Header -->
<string name="no_collections_header">कुठलाही संग्रह नाही</string>
<!-- No Open Tabs Message Description -->
<string name="no_collections_description">आपले संग्रह येथे दाखवले जातील.</string>
<string name="no_collections_header1">आपल्यासाठी महत्त्वाच्या असलेल्या गोष्टी गोळा करा</string>
<!-- Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">नंतर जलद अॅक्सेस करिता सारखे शोध, साइट आणि टॅब एकत्रितपणे गटबद्ध करा.</string>
<!-- Title for the "select tabs" step of the collection creator -->
<string name="create_collection_select_tabs">टॅब निवडा</string>
<!-- Title for the "select collection" step of the collection creator -->
@ -680,6 +735,9 @@
<!-- Button to save currently selected tabs in the "select tabs" step of the collection creator-->
<string name="create_collection_save">जतन करा</string>
<!-- Snackbar action to view the collection the user just created or updated -->
<string name="create_collection_view">दृष्य</string>
<!-- Default name for a new collection in "name new collection" step of the collection creator. %d is a placeholder for the number of collections-->
<string name="create_collection_default_name">संग्रह %d</string>
@ -793,15 +851,14 @@
<string name="preference_accessibility_font_size_title">अक्षराचा आकार</string>
<!-- Title for Accessibility Text Automatic Size Scaling Preference -->
<string name="preference_accessibility_auto_size">स्वयंचलित शब्दांचा आकार बदलणे</string>
<string name="preference_accessibility_auto_size_2">फाँट आकार स्वयंचलित बदलणे</string>
<!-- Summary for Accessibility Text Automatic Size Scaling Preference -->
<string name="preference_accessibility_auto_size_summary">फॉन्ट आकार आपल्या Android सेटिंगशी जुळेल. येथे फॉन्ट आकार व्यवस्थापित करणे अक्षम करा.</string>
<!-- Title for the Delete browsing data preference -->
<string name="preferences_delete_browsing_data">ब्राउझिंग डेटा काढून टाका</string>
<!-- Title for the tabs item in Delete browsing data -->
<string name="preferences_delete_browsing_data_tabs_title">उघडे टॅब</string>
<string name="preferences_delete_browsing_data_tabs_title_2">टॅब उघडा</string>
<!-- Subtitle for the tabs item in Delete browsing data, parameter will be replaced with the number of open tabs -->
<string name="preferences_delete_browsing_data_tabs_subtitle">%d टॅब</string>
<!-- Title for the data and history items in Delete browsing data -->
@ -833,8 +890,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">आपण मुख्य मेनूमधून &quot;बाहेर पडा&quot; निवडता तेव्हा ब्राउझिंग डेटा स्वयंचलितपणे हटवितो</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">आपण मुख्य मेनूमधून \&quot;बाहेर पडा\&quot; निवडता तेव्हा ब्राउझिंग डेटा स्वयंचलितपणे हटवितो</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">ब्राउझिंग इतिहास</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">बाहेर पडा</string>
@ -855,8 +910,11 @@
<!-- text for firefox preview moving tip header "Firefox Preview" and "Firefox Nightly" are intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header">Firefox Preview आता Firefox Nightly आहे</string>
<!-- text for firefox preview moving tip button. "Mozilla Firefox Browser" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button">Mozilla Firefox वेब ब्राऊझर मिळवा</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description">Firefox Nightly प्रत्येक रात्री अद्यतनित होते आणि त्यात प्रायोगिक नवीन वैशिष्ट्ये असतात.
तरी, ते कमी स्थिर असू शकते. अधिक स्थिर अनुभवासाठी आमचा बिटा ब्राउझर डाउनलोड करा.</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">Android बिटा करिता Firefox मिळवा</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed">Firefox Nightly हलले आहे</string>
@ -896,19 +954,8 @@
<string name="onboarding_firefox_account_sync_is_on">सिंक चालू आहे</string>
<!-- text to display in the snackbar if automatic sign-in fails. user may try again -->
<string name="onboarding_firefox_account_automatic_signin_failed">साइन इन करण्यात अयशस्वी</string>
<!-- text for the tracking protection onboarding card header -->
<string name="onboarding_tracking_protection_header">स्वतःचे रक्षण करा</string>
<!-- text for the tracking protection card description
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_tracking_protection_description1">%s संकेतस्थळांना आपला ऑनलाईन मागोवा घेण्यापासून रोखते.</string>
<!-- text for tracking protection radio button option for standard level of blocking -->
<string name="onboarding_tracking_protection_standard_button">प्रमाणित</string>
<!-- text for standard blocking option button description -->
<string name="onboarding_tracking_protection_standard_button_description">कमी ट्रॅकर्स अवरोधित करते परंतु पृष्ठे सामान्यपणे लोड करण्यास अनुमती देते</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_button">कठोर (सुचवलेले)</string>
<!-- text for strict blocking option button description -->
<string name="onboarding_tracking_protection_strict_button_description">चांगले संरक्षण आणि कार्यक्षमतेसाठी अधिक ट्रॅकर्स अवरोधित करते, परंतु काही साइट योग्यरित्या कार्य करू शकत नाहीत</string>
<!-- text for the toolbar position card header
In English this is an idiom for "choose a side as in an argument or fight"
but it is ok to make this more literally about "choosing a position in a physical space -->
@ -933,6 +980,9 @@
<!-- Text for the button to read the privacy notice -->
<string name="onboarding_privacy_notice_read_button">आमचे गोपनीयता धोरण वाचा</string>
<!-- Content description (not visible, for screen readers etc.): Close onboarding screen -->
<string name="onboarding_close">बंद</string>
<!-- text for the button to finish onboarding -->
<string name="onboarding_finish">ब्राउझिंग सुरु करा</string>
@ -992,32 +1042,14 @@
<string name="preference_enhanced_tracking_protection_explanation">आपला डेटा आपल्यापाशीच ठेवा. आपण ऑनलाईन काय करता याचा पागोवा घेणाऱ्या बहुतांश ट्रॅकर पासून %s आपला बचाव करते.</string>
<!-- Text displayed that links to website about enhanced tracking protection -->
<string name="preference_enhanced_tracking_protection_explanation_learn_more">अधिक जाणा</string>
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_option">प्रमाणित</string>
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard">प्रमाणित (सुचवलेले)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description">संरक्षण आणि कार्यक्षमतेसाठी संतुलित.</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_2">पृष्ठे सामान्यपणे लोड होतील परंतु कमी ट्रॅकर्स अवरोधित करतील.</string>
<!-- Accessibility text for the Standard protection information icon -->
<string name="preference_enhanced_tracking_protection_standard_info_button">प्रमाणित ट्रॅकिंग संरक्षणाद्वारे काय अवरोधित केले आहे</string>
<!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">काटेकोर</string>
<!-- Preference for enhanced tracking protection for the strict protection settings, default setting -->
<string name="preference_enhanced_tracking_protection_strict_default">कठोर (पूर्वनिर्धारीत)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_default_description">मजबूत ट्रॅकिंग संरक्षण आणि वेगवान कार्यप्रदर्शन, परंतु काही साइट योग्य प्रकारे कार्य करू शकणार नाहीत.</string>
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_strict_recommended">कठोर (सुचवलेले)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description">मजबूत संरक्षण, परंतु कदाचित काही साइट्स किंवा मजकूर खंडित होऊ शकतो.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_strict_info_button">कठोर ट्रॅकिंग संरक्षणाद्वारे काय अवरोधित केले आहे</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom">स्वपसंत</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_custom_description">कोणते ट्रॅकर आणि स्क्रिप्ट अवरोधित करायची ते निवडा</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_custom_info_button">सानुकूल ट्रॅकिंग संरक्षणाद्वारे काय अवरोधित केले आहे</string>
<!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings -->
@ -1066,8 +1098,6 @@
<string name="etp_tracking_content_title">ट्रॅकिंग मजकूर</string>
<!-- Description of tracking content that can be blocked by Enhanced Tracking Protection -->
<string name="etp_tracking_content_description">ट्रॅकिंग कोड असलेल्या बाह्य जाहिराती, व्हिडिओ आणि इतर मजकूर लोड करण्यापासून थांबवा. वेबसाइटच्या कार्यक्षमतेवर परिणाम होऊ शकतो.</string>
<!-- Enhanced Tracking Protection Onboarding Message shown in a dialog above the toolbar. The first parameter is the name of the application (For example: Fenix) -->
<string name="etp_onboarding_message_2">जेव्हा ढाल जांभळी असते, %s या साईट वरचे ट्रॅकर अवरोधित करत असतो. काय अवरोधित केले आहे ते पाहण्यासाठी टॅप करा.</string>
<!-- Enhanced Tracking Protection message that protection is currently on for this site -->
<string name="etp_panel_on">या संकेतस्थळासाठी संरक्षण चालू आहे</string>
<!-- Enhanced Tracking Protection message that protection is currently off for this site -->
@ -1090,6 +1120,8 @@
<!-- About page link text to open support link -->
<string name="about_support">मदत</string>
<!-- About page link text to list of past crashes (like about:crashes on desktop) -->
<string name="about_crashes">क्रॅश</string>
<!-- About page link text to open privacy notice link -->
<string name="about_privacy_notice">गोपनीयता सूचना</string>
<!-- About page link text to open know your rights link -->
@ -1220,6 +1252,13 @@
<!-- Summary for Accessibility Force Enable Zoom Preference -->
<string name="preference_accessibility_force_enable_zoom_summary">या कृतीला प्रतिबंध करणार्‍या वेबसाइटवर देखील चिमट आणि झूमला अनुमती देण्यास सक्षम करा.</string>
<!-- Saved logins sorting strategy menu item -by name- (if selected, it will sort saved logins alphabetically) -->
<string name="saved_logins_sort_strategy_alphabetically">नाव (A-Z)</string>
<!-- Saved logins sorting strategy menu item -by last used- (if selected, it will sort saved logins by last used) -->
<string name="saved_logins_sort_strategy_last_used">शेवटचा वापर</string>
<!-- Content description (not visible, for screen readers etc.): Sort saved logins dropdown menu chevron icon -->
<string name="saved_logins_menu_dropdown_chevron_icon_content_description">लॉगिन मेनूची क्रमवारी लावा</string>
<!-- Title of the Add search engine screen -->
<string name="search_engine_add_custom_search_engine_title">शोध इंजीन जोडा</string>
<!-- Title of the Edit search engine screen -->
@ -1317,4 +1356,15 @@
<string name="login_deletion_confirmation">आपल्याला हे लॉगिन नक्की हटवायचे का?</string>
<!-- Positive action of a dialog asking to delete -->
<string name="dialog_delete_positive">काढून टाका</string>
</resources>
<!-- The saved login options menu description. -->
<string name="login_options_menu">लॉगिन पर्याय</string>
<!-- The button description to save changes to an edited login. -->
<string name="save_changes_to_login">लॉगिनमध्ये बदल जतन करा.</string>
<!-- The button description to discard changes to an edited login. -->
<string name="discard_changes">बदल रद्द करावे</string>
<!-- The page title for editing a saved login. -->
<string name="edit">संपादित करा</string>
<!-- The error message in edit login view when password field is blank. -->
<string name="saved_login_password_required">संकेतशब्द आवश्यक</string>
</resources>

@ -894,8 +894,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">Sletter nettlesardata automatisk når du vel «Avslutt» frå hovudmenyen</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Slettar nettlesardata automatisk når du vel «Avslutt» frå hovudmenyen</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">Nettlesarhistorikk</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Avslutt</string>
@ -980,17 +978,17 @@
<string name="onboarding_tracking_protection_header_2">Automatisk personvern</string>
<!-- text for the tracking protection card description
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_tracking_protection_description_2">Innstillingar for personvern og sikkerheit blokkerer sporfølgjarar, skadeleg kode og selskap som følgjer deg.</string>
<string name="onboarding_tracking_protection_description_2">Innstillingar for personvern og sikkerheit blokkerer sporarar, skadeleg kode og selskap som følgjer deg.</string>
<!-- text for tracking protection radio button option for standard level of blocking -->
<string name="onboarding_tracking_protection_standard_button_2">Standard (standard)</string>
<!-- text for standard blocking option button description -->
<string name="onboarding_tracking_protection_standard_button_description_2">Blokkerer færre sporfølgjarar. Sider vert lasta normalt.</string>
<string name="onboarding_tracking_protection_standard_button_description_2">Blokkerer færre sporarar. Sider vert lasta normalt.</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_button">Streng (tilrådd)</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_option">Streng</string>
<!-- text for strict blocking option button description -->
<string name="onboarding_tracking_protection_strict_button_description_2">Blokkerer fleire sporfølgjarar, reklamer og sprettoppvindauge. Sider vert lasta raskere, men nokre funksjonar fungerer kanskje ikkje.</string>
<string name="onboarding_tracking_protection_strict_button_description_2">Blokkerer fleire sporarar, reklamer og sprettoppvindauge. Sider vert lasta raskere, men nokre funksjonar fungerer kanskje ikkje.</string>
<!-- text for the toolbar position card header
In English this is an idiom for "choose a side as in an argument or fight"
but it is ok to make this more literally about "choosing a position in a physical space -->
@ -1079,19 +1077,19 @@
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_default_1">Standard (standard)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_3">Blokkerer færre sporfølgjarar. Sider vert lasta normalt.</string>
<string name="preference_enhanced_tracking_protection_standard_description_3">Blokkerer færre sporarar. Sider vert lasta normalt.</string>
<!-- Accessibility text for the Standard protection information icon -->
<string name="preference_enhanced_tracking_protection_standard_info_button">Kva er blokkert av standard sporingsvern</string>
<!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">Streng</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description_2">Blokkerer fleire sporfølgjarar, reklamer og sprettoppvindauge. Sider vert lasta raskere, men nokre funksjonar fungerer kanskje ikkje.</string>
<string name="preference_enhanced_tracking_protection_strict_description_2">Blokkerer fleire sporarar, reklamer og sprettoppvindauge. Sider vert lasta raskere, men nokre funksjonar fungerer kanskje ikkje.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_strict_info_button">Kva er blokkert av strengt sporingsvern?</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom">Tilpassa</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_custom_description_2">Vel kva for sporfølgjarar og skript som skal blokkerast.</string>
<string name="preference_enhanced_tracking_protection_custom_description_2">Vel kva for sporarar og skript som skal blokkerast.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_custom_info_button">Kva er blokkert av tilpassa sporingsvern</string>
<!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings -->
@ -1141,7 +1139,7 @@
<!-- Description of tracking content that can be blocked by Enhanced Tracking Protection -->
<string name="etp_tracking_content_description">Stoppar innlasting av eksterne annonsar, videoar og anna innhald, då dei kan innehalde sporingskode. Kan påverke visse nettstadfunksjonar.</string>
<!-- Enhanced Tracking Protection Onboarding Message shown in a dialog above the toolbar. The first parameter is the name of the application (For example: Fenix) -->
<string name="etp_onboarding_cfr_message">Kvar gong skjoldet er lilla, har %s blokkert sporfølgjarar på ein nettstad. Trykk for meir info.</string>
<string name="etp_onboarding_cfr_message">Kvar gong skjoldet er lilla, har %s blokkert sporarar på ein nettstad. Trykk for meir info.</string>
<!-- Enhanced Tracking Protection message that protection is currently on for this site -->
<string name="etp_panel_on">Vern er slått PÅ for denne nettstaden</string>
<!-- Enhanced Tracking Protection message that protection is currently off for this site -->

File diff suppressed because it is too large Load Diff

@ -31,6 +31,11 @@
<!-- Private Browsing -->
<!-- Title for private session option -->
<string name="private_browsing_title">ਤੁਸੀਂ ਪ੍ਰਾਈਵੇਟ ਸ਼ੈਸ਼ਨ ‘ਚ ਹੋ</string>
<!-- Explanation for private browsing displayed to users on home view when they first enable private mode
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="private_browsing_placeholder_description_2">
ਜਦੋਂ ਤੁਸੀਂ ਸਾਰੀਆਂ ਪ੍ਰਾਈਵੇਟ ਟੈਬਾਂ ਨੂੰ ਬੰਦ ਕਰਦੇ ਹੋ ਜਾਂ ਐਪ ਤੋਂ ਬਾਹਰ ਜਾਂਦੇ ਹੋ ਤਾਂ %1$s ਤੁਹਾਡੀ ਖੋਜ ਅਤੇ ਬਰਾਊਜ਼ਿੰਗ ਅਤੀਤ ਨੂੰ ਸਾਫ ਕਰਦਾ ਹੈ। ਹਾਲਾਂਕਿ ਇਹ ਤੁਹਾਨੂੰ ਵੈਬਸਾਈਟਾਂ ਜਾਂ ਤੁਹਾਡੇ ਇੰਟਰਨੈੱਟ ਦੇਣ ਵਾਲੇ ਲਈ ਅਣਪਛਾਤਾ ਨਹੀਂ ਬਣਾਉਂਦਾ, ਪਰ ਇਸ ਨਾਲ
ਇਸ ਡਿਵਾਈਸ ਨੂੰ ਵਰਤੇ ਵਾਲੇ ਕਿਸੇ ਤੋਂ ਵੀ ਤੁਹਾਡੇ ਵਲੋਂ ਆਨਲਾਈਨ ਕੀਤੇ ਨੂੰ ਪ੍ਰਾਈਵੇਟ ਰੱਖਣਾ ਹੋਰ ਸੌਖਾ ਹੋ ਜਾਂਦਾ ਹੈ।</string>
<string name="private_browsing_common_myths">
ਪ੍ਰਾਈਵੇਟ ਟੈਬਾਂ ਬਾਰੇ ਆਮ ਫ਼ਰਜ਼ੀ ਗੱਲਾਂ
</string>
@ -231,6 +236,8 @@
<string name="preferences_override_fxa_server">ਕਸਟਮ ਫਾਇਰਫਾਕਸ ਖਾਤਾ ਸਰਵਰ</string>
<!-- Preference to override the Sync token server -->
<string name="preferences_override_sync_tokenserver">ਪਸੰਦੀਦਾ ਸਿੰਕ ਸਰਵਰ</string>
<!-- Toast shown after updating the FxA/Sync server override preferences -->
<string name="toast_override_fxa_sync_server_done">Firefox ਖਾਤਾ/ਸਿੰਕ ਸਰਵਰ ਸੋਧਿਆ ਗਿਆ ਹੈ। ਤਬਦੀਲੀਆਂ ਲਾਗੂ ਕਰਨ ਲਈ ਐਪਲੀਕੇਸ਼ਨ ਤੋਂ ਬਾਹਰ ਜਾਓ…</string>
<!-- Preference category for account information -->
<string name="preferences_category_account">ਖਾਤਾ</string>
<!-- Preference shown on banner to sign into account -->
@ -387,6 +394,9 @@
<!-- Preference for removing FxA account -->
<string name="preferences_sync_remove_account">ਖਾਤਾ ਹਟਾਓ</string>
<!-- Pairing Feature strings -->
<!-- Instructions on how to access pairing -->
<string name="pair_instructions_2"><![CDATA[<b>firefox.com/pair</b> ਉੱਤੇ ਵਿਖਾਏ QR ਕੋਡ ਨੂੰ ਸਕੈਨ ਕਰੋ]]></string>
<!-- Button to open camera for pairing -->
<string name="pair_open_camera">ਕੈਮਰਾ ਖੋਲ੍ਹੋ</string>
<!-- Button to cancel pairing -->
@ -467,6 +477,8 @@
<string name="tab_tray_menu_open_new_tab">ਨਵੀਂ ਟੈਬ</string>
<!-- Shortcut action to open the home screen -->
<string name="tab_tray_menu_home">ਮੁੱਖ ਸਫ਼ੇ ਉੱਤੇ ਜਾਓ</string>
<!-- Shortcut action to toggle private mode -->
<string name="tab_tray_menu_toggle">ਟੈਬ ਢੰਗ ਨੂੰ ਬਦਲੋ</string>
<!-- Content description (not visible, for screen readers etc.): Removes tab from collection button. Removes the selected tab from collection when pressed -->
<string name="remove_tab_from_collection">ਟੈਬ ਨੂੰ ਭੰਡਾਰ ਵਿੱਚੋਂ ਹਟਾਓ</string>
<!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed -->
@ -700,6 +712,8 @@
<string name="collection_menu_button_content_description">ਭੰਡਾਰ ਮੇਨੂ</string>
<!-- No Open Tabs Message Header -->
<string name="no_collections_header1">ਚੀਜ਼ਾਂ ਇਕੱਤਰ ਕਰੋ, ਜੋ ਤੁਹਾਡੇ ਲਈ ਜ਼ਰੂਰੀ ਹਨ</string>
<!-- Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">ਬਾਅਦ ਵਿੱਚ ਫ਼ੌਰੀ ਵਰਤਣ ਲਈ ਰਲਦੀਆਂ ਖੋਜਾਂ, ਸਾਈਤਾਂ ਤੇ ਟੈਬਾਂ ਨੂੰ ਗਰੁੱਪ ਵਿੱਚ ਇਕੱਠੀਆਂ ਕਰੋ।</string>
<!-- Title for the "select tabs" step of the collection creator -->
<string name="create_collection_select_tabs">ਟੈਬਾਂ ਚੁਣੋ</string>
<!-- Title for the "select collection" step of the collection creator -->
@ -886,8 +900,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">ਜਦੋਂ ਤੁਸੀਂ ਮੁੱਖ ਮੇਨੂ ਤੋਂ &quot;ਬਾਹਰ&quot; ਨੂੰ ਚੁਣਦੇ ਹੋ ਤਾਂ ਬਰਾਊਜ਼ ਕਰਨ ਵਾਲਾ ਡਾਟਾ ਆਪਣੇ-ਆਪ ਹਟਾਇਆ ਜਾਂਦਾ ਹੈ</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">ਜਦੋਂ ਤੁਸੀਂ ਮੁੱਖ ਮੇਨੂ ਰਾਹੀਂ \&quot;ਬਾਹਰ\&quot; ਨੂੰ ਚੁਣਦੇ ਹੋ ਤਾਂ ਬਰਾਊਜ਼ ਕੀਤੇ ਡਾਟੇ ਨੂੰ ਆਪਣੇ-ਆਪ ਹਟਾਇਆ ਜਾਂਦਾ ਹੈ</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">ਬਰਾਊਜ਼ਿੰਗ ਅਤੀਤ</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">ਬਾਹਰ</string>
@ -908,17 +920,26 @@
<!-- Tips -->
<!-- text for firefox preview moving tip header "Firefox Preview" and "Firefox Nightly" are intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header">ਫਾਇਰਫਾਕਸ ਪ੍ਰੀਵਿਊ ਹੁਣ ਫਾਇਰਫਾਕਸ ਨਾਈਟਲੀ ਹੈ</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description">Firefox Nightly ਹਰ ਰਾਤ ਅੱਪਡੇਟ ਹੁੰਦੀ ਹੈ ਅਤੇ ਤਜਰਬੇ ਅਧੀਨ ਨਵੇਂ ਫ਼ੀਚਰ ਪ੍ਰਾਪਤ ਕਰਦੀ ਹੈ।
ਪਰ ਸਥਿਤ ਘੱਟ ਹੋ ਸਕਦੀ ਹੈ। ਵੱਧ ਸਥਿਰ ਤਜਰਬੇ ਵਾਸਤੇ ਸਾਡੇ ਬੀਟਾ ਬਰਾਊਜ਼ਰ ਨੂੰ ਡਾਊਨਲੋਡ ਕਰੋ।</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">ਐਂਡਰਾਇਡ ਬੀਟਾ ਲਈ ਫਾਇਰਫਾਕਸ ਲਵੋ</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed">Firefox Nightly ਬਦਲਿਆ</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_installed">ਇਹ ਐਪ ਸੁਰੱਖਿਆ ਅੱਪਡੇਟ ਪ੍ਰਾਪਤ ਨਹੀਂ ਕਰੇਗੀ। ਇਹ ਐਪ ਨੂੰ ਵਰਤਣਾ ਛੱਡ ਕੇ ਨਵੇਂ ਨਾਈਟਲੀ (Nightly ਨੂੰ ਵਰਤੋਂ।
\n\nਆਪਣੇ ਬੁੱਕਮਾਰਕਾਂ, ਲਾਗਇਨਾਂ ਅਤੇ ਅਤੀਤ ਨੂੰ ਹੋਰ ਐਪ ਉੱਤੇ ਤਬਦੀਲ ਕਰਨ ਲਈ ਫਾਇਰਫਾਕਸ ਖਾਤਾ ਬਣਾਓ।</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_installed">ਨਵੇਂ ਨਾਈਟਲੀ ਲਈ ਬਦਲੋ</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_not_installed">Firefox Nightly ਬਦਲਿਆ</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_not_installed">ਇਹ ਐਪ ਸੁਰੱਖਿਆ ਅੱਪਡੇਟ ਪ੍ਰਾਪਤ ਨਹੀਂ ਕਰੇਗੀ। ਇਹ ਐਪ ਨੂੰ ਵਰਤਣਾ ਛੱਡ ਕੇ ਨਵੇਂ ਨਾਈਟਲੀ (Nightly ਨੂੰ ਵਰਤੋਂ।
\n\nਆਪਣੇ ਬੁੱਕਮਾਰਕਾਂ, ਲਾਗਇਨਾਂ ਅਤੇ ਅਤੀਤ ਨੂੰ ਹੋਰ ਐਪ ਉੱਤੇ ਤਬਦੀਲ ਕਰਨ ਲਈ ਫਾਇਰਫਾਕਸ ਖਾਤਾ ਬਣਾਓ।</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_not_installed">ਨਵਾਂ ਨਾਈਟਲੀ ਲਵੋ</string>
@ -960,6 +981,9 @@
<string name="onboarding_firefox_account_automatic_signin_failed">ਸਾਈਨ-ਇਨ ਲਈ ਅਸਫ਼ਲ</string>
<!-- text for the tracking protection onboarding card header -->
<string name="onboarding_tracking_protection_header_2">ਆਪਣੇ-ਆਪ ਪਰਦੇਦਾਰੀ</string>
<!-- text for the tracking protection card description
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_tracking_protection_description_2">ਪਰਦੇਦਾਰੀ ਅਤੇ ਸੁਰੱਖਿਆ ਸੈਟਿੰਗਾਂ ਟਰੈਕਾਂ, ਮਾਲਵੇਅਰ ਅਤੇ ਤੁਹਾਡਾ ਪਿੱਛਾ ਕਰਨ ਵਾਲੀਆਂ ਕਾਪੀਆਂ ਉੱਤੇ ਪਾਬੰਦੀ ਲਾਉਂਦੀਆਂ ਹਨ।</string>
<!-- text for tracking protection radio button option for standard level of blocking -->
<string name="onboarding_tracking_protection_standard_button_2">ਸਟੈਂਡਰਡ (ਮੂਲ)</string>
<!-- text for standard blocking option button description -->
@ -1034,6 +1058,8 @@
<string name="sign_in_with_email">ਇਸ ਦੀ ਬਜਾਏ ਈਮੇਲ ਵਰਤੋਂ</string>
<!-- Text shown in confirmation dialog to sign out of account -->
<string name="sign_out_confirmation_message">ਫਾਇਰਫਾਕਸ ਤੁਹਾਡੇ ਖਾਤੇ ਨਾਲ ਸਿੰਕ ਕਰਨਾ ਰੋਕੇਗਾ, ਪਰ ਇਸ ਡਿਵਾਈਸ ਤੋਂ ਕਿਸੇ ਵੀ ਤੁਹਾਡੇ ਬਰਾਊਜ਼ਰ ਡਾਟੇ ਨੂੰ ਨਹੀਂ ਹਟਾਏਗਾ।</string>
<!-- Text shown in confirmation dialog to sign out of account. The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="sign_out_confirmation_message_2">%s ਤੁਹਾਡੇ ਖਾਤੇ ਨਾਲ ਸਿੰਕ ਕਰਨਾ ਰੋਕ ਦੇਵੇਗਾ, ਪਰ ਇਸ ਡਿਵਾਈਸ ਉੱਤੇ ਤੁਹਾਡੇ ਬਰਾਊਜ਼ ਕੀਤੇ ਡਾਟੇ ਨੂੰ ਹਟਾਏਗਾ ਨਹੀਂ।</string>
<!-- Option to continue signing out of account shown in confirmation dialog to sign out of account -->
<string name="sign_out_disconnect">ਡਿਸ-ਕਨੈਕਟ ਕਰੋ</string>
<!-- Option to cancel signing out shown in confirmation dialog to sign out of account -->
@ -1116,6 +1142,8 @@
<string name="etp_tracking_content_title">ਸਮੱਗਰੀ ਟਰੈਕ ਕਰਨ ਵਾਲੇ</string>
<!-- Description of tracking content that can be blocked by Enhanced Tracking Protection -->
<string name="etp_tracking_content_description">ਬਾਹਰੀ ਇਸ਼ਤਿਹਾਰ, ਵਿਡੀਓ ਅਤੇ ਹੋਰ ਸਮੱਗਰੀ ਨੂੰ ਰੋਕਦਾ ਹੈ, ਜਿਸ ‘ਚ ਟਰੈਕ ਕਰਨ ਵਾਲਾ ਕੋਡ ਹੁੰਦਾ ਹੈ। ਕੁਝ ਵੈੱਬਸਾਈਟਾਂ ਦਾ ਕੰਮਕਾਜ ਪ੍ਰਭਾਵਿਤ ਹੋ ਸਕਦਾ ਹੈ।</string>
<!-- Enhanced Tracking Protection Onboarding Message shown in a dialog above the toolbar. The first parameter is the name of the application (For example: Fenix) -->
<string name="etp_onboarding_cfr_message">ਜਦੋਂ ਵੀ ਢਾਲ ਜਾਮਨੀ ਰੰਗ ਦੀ ਹੋਵੇ ਤਾਂ %s ਨੇ ਸਾਈਟ ਉੱਤੇ ਟਰੈਕਰਾਂ ਉੱਤੇ ਪਾਬੰਦੀ ਲਾਈ ਹੋਵੇਗੀ। ਹੋਰ ਜਾਣਕਾਰੀ ਲਈ ਛੂਹੋ।</string>
<!-- Enhanced Tracking Protection message that protection is currently on for this site -->
<string name="etp_panel_on">ਇਸ ਸਾਈਟ ਲਈ ਸੁਰੱਖਿਆ ਚਾਲੂ ਹੈ</string>
<!-- Enhanced Tracking Protection message that protection is currently off for this site -->
@ -1148,6 +1176,11 @@
<!-- About page link text to open a screen with libraries that are used -->
<string name="about_other_open_source_libraries">ਲਾਇਬਰੇਰੀਆਂ, ਜੋ ਅਸੀਂ ਵਰਤਦੇ ਹਾਂ</string>
<!-- Toast shown to the user when they are activating the secret dev menu
The first parameter is number of long clicks left to enable the menu -->
<string name="about_debug_menu_toast_progress">ਡੀਬੱਗ ਮੇਨੂ: ਸਮਰੱਥ ਕਰਨ ਲਈ %1$d %1$d ਖੱਬੇ ਕਲਿੱਕ</string>
<string name="about_debug_menu_toast_done">ਡੀਬੱਗ ਮੇਨੂ ਸਮਰੱਥ ਕੀਤਾ</string>
<!-- Content description of the tab counter toolbar button when one tab is open -->
<string name="tab_counter_content_description_one_tab">1 ਟੈਬ</string>
<!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->
@ -1175,6 +1208,9 @@
<!-- Placeholder text for the TextView in the Add to Homescreen dialog -->
<string name="add_to_homescreen_text_placeholder">ਸ਼ਾਰਟਕੱਟ ਨਾਂ</string>
<!-- Describes the add to homescreen functionality -->
<string name="add_to_homescreen_description">ਤੁਸੀਂ ਇਸ ਵੈੱਬਸਾਈਟ ਨੂੰ ਸੌਖੀ ਤਰ੍ਹਾਂ ਆਪਣੀ ਫ਼ੋਨ ਦੀ ਮੁੱਖ ਸਕਰੀਨ ‘ਤੇ ਜੋੜ ਸਕਦੇ ਹੋ ਤਾਂ ਕਿ ਐਪ ਵਰਗੇ ਤਜਰਬੇ ਵਾਸਤੇ ਤੁਰੰਤ ਪਹੁੰਚ ਅਤੇ ਤੇਜ਼ੀ ਨਾਲ ਬਰਾਊਜ਼ ਕਰਨ ਲਈ ਵਰਤਿਆ ਜਾ ਸਕੇ।</string>
<!-- Preference for managing the settings for logins and passwords in Fenix -->
<string name="preferences_passwords_logins_and_passwords">ਲਾਗਇਨ ਅਤੇ ਪਾਸਵਰਡ</string>
<!-- Preference for managing the saving of logins and passwords in Fenix -->
@ -1374,6 +1410,12 @@
<!-- The saved login options menu description. -->
<string name="login_options_menu">ਲਾਗਇਨ ਚੋਣਾਂ</string>
<!-- The editable text field for a login's web address. -->
<string name="saved_login_hostname_description">ਲਾਗਇਨ ਦੇ ਵੈੱਬ ਐਡਰੈਸ ਲਈ ਸੋਧਣਯੋਗ ਲਿਖਤ ਖੇਤਰ ਹੈ।</string>
<!-- The editable text field for a login's username. -->
<string name="saved_login_username_description">ਲਾਗਇਨ ਦੇ ਵਰਤੋਂਕਾਰ-ਨਾਂ ਲਈ ਸੋਧਣਯੋਗ ਲਿਖਤ ਖੇਤਰ ਹੈ।</string>
<!-- The editable text field for a login's password. -->
<string name="saved_login_password_description">ਲਾਗਇਨ ਦੇ ਪਾਸਵਰਡ ਲਈ ਸੋਧਣਯੋਗ ਲਿਖਤ ਖੇਤਰ ਹੈ।</string>
<!-- The button description to save changes to an edited login. -->
<string name="save_changes_to_login">ਤਬਦੀਲੀਆਂ ਨੂੰ ਲਾਗਇਨ ਲਈ ਸੰਭਾਲੋ।</string>
<!-- The button description to discard changes to an edited login. -->
@ -1396,9 +1438,20 @@
<string name="synced_tabs_connect_another_device">ਹੋਰ ਡਿਵਾਈਸ ਨਾਲ ਕਨੈਕਟ ਕਰੋ।</string>
<!-- Text displayed asking user to re-authenticate -->
<string name="synced_tabs_reauth">ਮੁੜ-ਪ੍ਰਮਾਣਿਤ ਕਰੋ।</string>
<!-- Text displayed when user has disabled tab syncing in Firefox Sync Account -->
<string name="synced_tabs_enable_tab_syncing">ਟੈਬ ਨੂੰ ਸਿੰਕ ਕਰਨਾ ਸਮਰੱਥ ਕਰੋ।</string>
<!-- Text displayed when user has no tabs that have been synced -->
<string name="synced_tabs_no_tabs">ਤੁਹਾਡੇ ਹੋਰ ਡਿਵਾਈਸ ਉੱਤੇ ਫਾਇਰਫਾਕਸ ਵਿੱਚ ਕੋਈ ਵੀ ਖੋਲ੍ਹੀ ਹੋਈ ਟੈਬ ਨਹੀਂ ਹੈ।</string>
<!-- Text displayed in the synced tabs screen when a user is not signed in to Firefox Sync describing Synced Tabs -->
<string name="synced_tabs_sign_in_message">ਤੁਹਾਡੇ ਹੋਰ ਡਿਵਾਈਸਾਂ ਤੋਂ ਟੈਬਾਂ ਦੀ ਸੂਚੀ ਵੇਖੋ।</string>
<!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync -->
<string name="synced_tabs_sign_in_button">ਸਿੰਕ ਕਰਨ ਲਈ ਸਾਈਨ ਇਨ ਕਰੋ</string>
<!-- Top Sites -->
<!-- Title text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_title">ਸਿਖਰਲੀ ਸਾਈਟ ਦੀ ਲਿਮਟ ਅੱਪੜੀ</string>
<!-- Content description text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_content">ਨਵੀਂ ਸਿਖਰਲੀ ਸਾਈਟ ਜੋੜਨ ਲਈ ਪਹਿਲਾਂ ਇੱਕ ਨੂੰ ਹਟਾਓ। ਸਾਈਟ ਨੂੰ ਲੰਮਾ ਸਮਾਂ ਦਬਾਓ ਤੇ ਹਟਾਓ ਨੂੰ ਚੁਣੋ।</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">ਠੀਕ ਹੈ, ਸਮਝ ਗਏ</string>

@ -370,7 +370,7 @@
<!-- Title for experiments preferences -->
<string name="preference_experiments">Eksperymenty</string>
<!-- Summary for experiments preferences -->
<string name="preference_experiments_summary">Pozwala Mozilli instalować i zbierać dane dla funkcji eksperymentalnych</string>
<string name="preference_experiments_summary">Pozwala Mozilli instalować i zbierać dane dla funkcji eksperymentalnych.</string>
<!-- Preference switch for crash reporter -->
<string name="preferences_crash_reporter">Zgłaszanie awarii</string>
<!-- Preference switch for Mozilla location service -->
@ -892,8 +892,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">Automatycznie usuwa dane przeglądania po wybraniu „Zakończ” z głównego menu</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Automatycznie usuwa dane przeglądania po wybraniu „Zakończ” z głównego menu</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">Historia przeglądania</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Zakończ</string>

@ -41,7 +41,7 @@
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- Text for the main message -->
<string name="cfr_message">Adiciona um atalho na tela inicial para abrir abas privativas.</string>
<string name="cfr_message">Adicione um atalho na tela inicial para abrir abas privativas.</string>
<!-- Text for the positive button -->
<string name="cfr_pos_button_text">Adicionar atalho</string>
<!-- Text for the negative button -->
@ -151,7 +151,7 @@
<!-- Button in the search view that lets a user search by using a shortcut -->
<string name="search_shortcuts_button">Atalhos</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">Configurações do mecanismo de pesquisa</string>
<string name="search_shortcuts_engine_settings">Configurações de mecanismos de pesquisa</string>
<!-- DEPRECATED: Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with">Pesquisar com</string>
<!-- Header displayed when selecting a shortcut search engine -->
@ -221,7 +221,7 @@
<!-- Preference for private browsing options -->
<string name="preferences_private_browsing_options">Navegação privativa</string>
<!-- Preference for opening links in a private tab-->
<string name="preferences_open_links_in_a_private_tab">Abrir links em uma aba privativa</string>
<string name="preferences_open_links_in_a_private_tab">Abrir links em abas privativas</string>
<!-- Preference for allowing screenshots to be taken while in a private tab-->
<string name="preferences_allow_screenshots_in_private_mode">Permitir capturas de tela na navegação privativa</string>
<!-- Preference for adding private browsing shortcut -->
@ -700,7 +700,7 @@
<!-- Content description (not visible, for screen readers etc.): Opens the collection menu when pressed -->
<string name="collection_menu_button_content_description">Menu de coleções</string>
<!-- No Open Tabs Message Header -->
<string name="no_collections_header1">Colete o que é importante para você</string>
<string name="no_collections_header1">Colecione o que é importante para você</string>
<!-- Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Agrupe pesquisas, sites e abas semelhantes para acesso rápido mais tarde.</string>
<!-- Title for the "select tabs" step of the collection creator -->
@ -853,7 +853,7 @@
<string name="preference_accessibility_auto_size_summary">Usar a configuração do Android de tamanho de fontes de caracteres. Desative para definir aqui o tamanho.</string>
<!-- Title for the Delete browsing data preference -->
<string name="preferences_delete_browsing_data">Excluir dados de navegação</string>
<string name="preferences_delete_browsing_data">Limpar dados de navegação</string>
<!-- Title for the tabs item in Delete browsing data -->
<string name="preferences_delete_browsing_data_tabs_title_2">Abas abertas</string>
<!-- Subtitle for the tabs item in Delete browsing data, parameter will be replaced with the number of open tabs -->
@ -880,9 +880,9 @@
<!-- Title for the site permissions item in Delete browsing data -->
<string name="preferences_delete_browsing_data_site_permissions">Permissões de sites</string>
<!-- Text for the button to delete browsing data -->
<string name="preferences_delete_browsing_data_button">Excluir dados de navegação</string>
<string name="preferences_delete_browsing_data_button">Limpar dados de navegação</string>
<!-- Title for the Delete browsing data on quit preference -->
<string name="preferences_delete_browsing_data_on_quit">Excluir dados de navegação ao sair</string>
<string name="preferences_delete_browsing_data_on_quit">Limpar dados de navegação ao sair</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit">Excluir dados de navegação automaticamente ao selecionar &quot;Sair&quot; no menu principal.</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
@ -911,7 +911,7 @@
No entanto, pode ser menos estável. Instale nosso navegador beta se quiser uma experiência de uso mais estável.</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">Instale o Firefox para Android Beta</string>
<string name="tip_firefox_preview_moved_button_2">Instale o Firefox Beta para Android</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed">O Firefox Nightly mudou</string>
@ -1297,7 +1297,7 @@
<!-- Saved logins sorting strategy menu item -by name- (if selected, it will sort saved logins alphabetically) -->
<string name="saved_logins_sort_strategy_alphabetically">Nome (A-Z)</string>
<!-- Saved logins sorting strategy menu item -by last used- (if selected, it will sort saved logins by last used) -->
<string name="saved_logins_sort_strategy_last_used">Usados por último</string>
<string name="saved_logins_sort_strategy_last_used">Data de uso</string>
<!-- Content description (not visible, for screen readers etc.): Sort saved logins dropdown menu chevron icon -->
<string name="saved_logins_menu_dropdown_chevron_icon_content_description">Menu de ordenação de contas</string>

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- App name for private browsing mode, only the "Private" portion should be localized. -->
<string name="app_name_private_2">Firefox Preview privat</string>
<!-- App name for private browsing mode, only the "Private" portion should be localized. -->
<string name="app_name_private_3">Firefox Preview (privat)</string>
<!-- App name for private browsing mode. The first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="app_name_private_5">%s privat</string>
<!-- App name for private browsing mode. The first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="app_name_private_4">%s (privat)</string>
<!-- Home Fragment -->
<!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
<string name="content_description_menu">Ulteriuras opziuns</string>
@ -13,23 +13,31 @@
<string name="content_description_disable_private_browsing_button">Deactivar il modus privat</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">Tschertgar u endatar in\'adressa</string>
<!-- No Open Tabs Message Header -->
<string name="no_open_tabs_header_2">Nagins tabs averts</string>
<!-- No Open Tabs Message Description -->
<string name="no_open_tabs_description">Tabs averts vegnan mussads qua.</string>
<!-- No Private Tabs Message Description -->
<string name="no_private_tabs_description">Tabs privats averts vegnan mussads qua.</string>
<!-- Message announced to the user when tab tray is selected with 1 tab -->
<string name="open_tab_tray_single">1 tab avert. Tutgar per midar tab.</string>
<!-- Message announced to the user when tab tray is selected with 0 or 2+ tabs -->
<string name="open_tab_tray_plural">%1$s tabs averts. Tutgar per midar tab.</string>
<!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
<string name="about_content">%1$s vegn sviluppà da Mozilla.</string>
<!-- Private Browsing -->
<!-- Title for private session option -->
<string name="private_browsing_title">Ti ta chattas en ina sesida privata</string>
<!-- Explanation for private browsing displayed to users on home view when they first enable private mode
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="private_browsing_placeholder_description">%1$s stizza tia cronologia da tschertga e navigaziun cura che ti termineschas l\'applicaziun u serras tut ils tabs privats. Cumbain che quai na ta renda betg anonim visavi websites u tes purschider dad internet, èsi in instrument util per
impedir che autras persunas che utiliseschan quest apparat vegnian ad infurmaziuns davart tias activitads online.</string>
<string name="private_browsing_placeholder_description_2">%1$s stizza tia cronologia da tschertga e navigaziun da tabs privats cura che ti als serras u termineschas l\'applicaziun. Cumbain che quai na ta renda betg anonim visavi websites u tes purschider d\'internet, èsi in instrument util per impedir che autras persunas che utiliseschan quest apparat vegnian ad infurmaziuns davart tias activitads online.</string>
<string name="private_browsing_common_myths">Mitus frequents areguard il modus privat</string>
<!-- Delete session button to erase your history in a private session -->
<string name="private_browsing_delete_session">Stizzar questa sesida</string>
<!-- Private mode shortcut "contextual feature recommender" (CFR) -->
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- Text for the main message -->
<string name="cfr_message">Agiuntar ina scursanida per avrir tabs privats directamain sin la pagina da partenza.</string>
<!-- Text for the positive button -->
@ -37,12 +45,23 @@
<!-- Text for the negative button -->
<string name="cfr_neg_button_text">Na, grazia</string>
<!-- Search widget "contextual feature recommendation" (CFR) -->
<!-- Text for the main message. 'Firefox' intentionally hardcoded here.-->
<string name="search_widget_cfr_message">Avra Firefox anc pli spert. Agiuntescha in widget al visur principal.</string>
<!-- Text for the positive button -->
<string name="search_widget_cfr_pos_button_text">Agiuntar il widget</string>
<!-- Text for the negative button -->
<string name="search_widget_cfr_neg_button_text">Betg ussa</string>
<!-- Home screen icons - Long press shortcuts -->
<!-- Shortcut action to open new tab -->
<string name="home_screen_shortcut_open_new_tab_2">Nov tab</string>
<!-- Shortcut action to open new private tab -->
<string name="home_screen_shortcut_open_new_private_tab_2">Nov tab privat</string>
<!-- Heading for the Top Sites block -->
<string name="home_screen_top_sites_heading">Paginas preferidas</string>
<!-- Browser Fragment -->
<!-- Content description (not visible, for screen readers etc.): Navigate to open tabs -->
<string name="browser_tabs_button">Tabs averts</string>
@ -76,6 +95,8 @@
<string name="browser_menu_add_to_homescreen">Agiuntar al visur da partenza</string>
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
<string name="browser_menu_install_on_homescreen">Installar</string>
<!-- Menu option on the toolbar that takes you to synced tabs page-->
<string name="synced_tabs">Tabs sincronisads</string>
<!-- Browser menu button that opens the find in page menu -->
<string name="browser_menu_find_in_page">Tschertgar en la pagina</string>
<!-- Browser menu button that creates a private tab -->
@ -84,8 +105,6 @@
<string name="browser_menu_new_tab">Nov tab</string>
<!-- Browser menu button that saves the current tab to a collection -->
<string name="browser_menu_save_to_collection_2">Memorisar en ina collecziun</string>
<!-- Browser menu button that opens a dialog to report issues with the current site -->
<string name="browser_menu_report_issue">Rapportar in problem cun la pagina</string>
<!-- Browser menu button that open a share menu to share the current site -->
<string name="browser_menu_share">Cundivider</string>
<!-- Share menu title, displayed when a user is sharing their current site -->
@ -99,13 +118,19 @@
<!-- Browser menu text shown in custom tabs to indicate this is a Fenix tab
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by2">Cun tecnologia da %1$s</string>
<!-- Browser menu button to put the the current page in reader mode -->
<!-- Browser menu button to put the current page in reader mode -->
<string name="browser_menu_read">Modus da lectura</string>
<!-- Browser menu button content description to close reader mode and return the user to the regular browser -->
<string name="browser_menu_read_close">Serrar la vista da lectura</string>
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">Avrir en ina app</string>
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string name="browser_menu_read_appearance">Apparientscha</string>
<!-- Error message to show when the user tries to access a scheme not
handled by the app (Ex: blob, tel etc) -->
<string name="unknown_scheme_error_message">Impussibel da connectar. Schema dad URL nunenconuschent.</string>
<!-- Locale Settings Fragment -->
<!-- Content description for tick mark on selected language -->
<string name="a11y_selected_locale_content_description">Lingua tschernida</string>
@ -146,6 +171,9 @@
<!-- Text preview for larger sized widgets -->
<string name="search_widget_text_long">Tschertgar en il web</string>
<!-- Content description (not visible, for screen readers etc.): Voice search -->
<string name="search_widget_voice">Tschertga vocala</string>
<!-- Preferences -->
<!-- Title for the settings page-->
<string name="settings">Parameters</string>
@ -190,10 +218,18 @@
<string name="preferences_private_browsing_options">Modus privat</string>
<!-- Preference for opening links in a private tab-->
<string name="preferences_open_links_in_a_private_tab">Avrir colliaziuns en in tab privat</string>
<!-- Preference for allowing screenshots to be taken while in a private tab-->
<string name="preferences_allow_screenshots_in_private_mode">Permetter maletgs dal visur en il modus privat</string>
<!-- Preference for adding private browsing shortcut -->
<string name="preferences_add_private_browsing_shortcut">Agiuntar ina scursanida al modus privat</string>
<!-- Preference for accessibility -->
<string name="preferences_accessibility">Accessibladad</string>
<!-- Preference to override the Firefox Account server -->
<string name="preferences_override_fxa_server">Server persunalisà per tes conto da Firefox</string>
<!-- Preference to override the Sync token server -->
<string name="preferences_override_sync_tokenserver">Server persunalisà per Sync</string>
<!-- Toast shown after updating the FxA/Sync server override preferences -->
<string name="toast_override_fxa_sync_server_done">Il server per il conto da Firefox/Sync è vegnì modifitgà. L\'applicaziun vegn serrada per applitgar las midadas…</string>
<!-- Preference category for account information -->
<string name="preferences_category_account">Conto</string>
<!-- Preference shown on banner to sign into account -->
@ -226,6 +262,8 @@
<string name="preferences_show_search_shortcuts">Mussar las scursanidas per tschertgas</string>
<!-- Preference title for switch preference to show search suggestions -->
<string name="preferences_show_search_suggestions">Mussar propostas da tschertga</string>
<!-- Preference title for switch preference to show voice search button -->
<string name="preferences_show_voice_search">Mussar la tschertga vocala</string>
<!-- Preference title for switch preference to show search suggestions also in private mode -->
<string name="preferences_show_search_suggestions_in_private">Mussar en sesidas privatas</string>
@ -253,6 +291,8 @@
<string name="preferences_sync_bookmarks">Segnapaginas</string>
<!-- Preference for syncing logins -->
<string name="preferences_sync_logins">Infurmaziuns d\'annunzia</string>
<!-- Preference for syncing tabs -->
<string name="preferences_sync_tabs_2">Tabs averts</string>
<!-- Preference for signing out -->
<string name="preferences_sign_out">Sortir</string>
<!-- Preference displays and allows changing current FxA device name -->
@ -269,10 +309,11 @@
<string name="sync_last_synced_summary">Ultima sincronisaziun: %s</string>
<!-- Label summary showing never synced -->
<string name="sync_never_synced_summary">Ultima sincronisaziun: anc mai</string>
<!-- Text for displaying the default device name.
The first parameter is the application name, the second is the device manufacturer name
and the third is the device model. -->
<string name="default_device_name">%s sin %s %s</string>
<string name="default_device_name_2">%1$s sin %2$s %3$s</string>
<!-- Send Tab -->
<!-- Name of the "receive tabs" notification channel. Displayed in the "App notifications" system settings for the app -->
@ -343,7 +384,7 @@
<!-- Pairing Feature strings -->
<!-- Instructions on how to access pairing -->
<string name="pair_instructions"><![CDATA[Visita <b>firefox.com/pair</b> en Firefox sin tes computer per vesair tes code QR.]]></string>
<string name="pair_instructions_2"><![CDATA[Scannescha il code QR mussà sin <b>firefox.com/pair</b>]]></string>
<!-- Button to open camera for pairing -->
<string name="pair_open_camera">Avrir la camera</string>
<!-- Button to cancel pairing -->
@ -384,12 +425,12 @@
<string name="library_desktop_bookmarks_unfiled">Auters segnapaginas</string>
<!-- Option in Library to open History page -->
<string name="library_history">Cronologia</string>
<!-- Option in Library to open Synced Tabs page -->
<string name="library_synced_tabs">Tabs sincronisads</string>
<!-- Option in Library to open Reading List -->
<string name="library_reading_list">Glista da lectura</string>
<!-- Menu Item Label for Search in Library -->
<string name="library_search">Tschertgar</string>
<!-- Library Page Title -->
<string name="library_title">Biblioteca</string>
<!-- Settings Page Title -->
<string name="settings_title">Parameters</string>
<!-- Content description (not visible, for screen readers etc.): "Menu icon for items on a history item" -->
@ -406,6 +447,26 @@
<string name="tabs_header_private_tabs_title">Tabs privats</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_tab">Agiuntar in tab</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_private_tab">Agiuntar in tab privat</string>
<!-- Text for the new tab button to indicate adding a new private tab in the tab -->
<string name="tab_drawer_fab_content">Privat</string>
<!-- Text shown as the title of the open tab tray -->
<string name="tab_tray_title">Tabs averts</string>
<!-- Text shown in the menu for saving tabs to a collection -->
<string name="tab_tray_menu_item_save">Memorisar en ina collecziun</string>
<!-- Text shown in the menu for sharing all tabs -->
<string name="tab_tray_menu_item_share">Cundivider tut ils tabs</string>
<!-- Text shown in the menu for closing all tabs -->
<string name="tab_tray_menu_item_close">Serrar tut ils tabs</string>
<!-- Shortcut action to open new tab -->
<string name="tab_tray_menu_open_new_tab">Nov tab</string>
<!-- Shortcut action to open the home screen -->
<string name="tab_tray_menu_home">Ir a la pagina da partenza</string>
<!-- Shortcut action to toggle private mode -->
<string name="tab_tray_menu_toggle">Midar il modus da tab</string>
<!-- Content description (not visible, for screen readers etc.): Removes tab from collection button. Removes the selected tab from collection when pressed -->
<string name="remove_tab_from_collection">Allontanar il tab da la collecziun</string>
<!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed -->
<string name="close_tab">Serrar il tab</string>
<!-- Content description (not visible, for screen readers etc.): Close tab <title> button. First parameter is tab title -->
@ -417,7 +478,7 @@
<!-- Open tabs menu item to share all tabs -->
<string name="tabs_menu_share_tabs">Cundivider tabs</string>
<!-- Open tabs menu item to save tabs to collection -->
<string name="tabs_menu_save_to_collection">Memorisar en ina collecziun</string>
<string name="tabs_menu_save_to_collection1">Memorisar ils tabs en ina collecziun</string>
<!-- Content description (not visible, for screen readers etc.): Opens the tab menu when pressed -->
<string name="tab_menu">Menu dal tab</string>
<!-- Tab menu item to share the tab -->
@ -441,13 +502,28 @@
<!-- Text for the menu button to remove a top site -->
<string name="remove_top_site">Allontanar</string>
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (modus privat)</string>
<!-- History -->
<!-- Text for the button to clear all history -->
<string name="history_delete_all">Stizzar la cronologia</string>
<!-- Text for the dialog to confirm clearing all history -->
<string name="history_delete_all_dialog">Vuls ti propi stizzar tia cronologia?</string>
<!-- Text for the snackbar to confirm that multiple browsing history items has been deleted -->
<string name="history_delete_multiple_items_snackbar">Stizzà la cronologia</string>
<!-- Text for the snackbar to confirm that a single browsing history item has been deleted. The first parameter is the shortened URL of the deleted history item. -->
<string name="history_delete_single_item_snackbar">Stizzà %1$s</string>
<!-- Text for positive action to delete history in deleting history dialog -->
<string name="history_clear_dialog">Stizzar</string>
<!-- History overflow menu copy button -->
<string name="history_menu_copy_button">Copiar</string>
<!-- History overflow menu share button -->
<string name="history_menu_share_button">Cundivider</string>
<!-- History overflow menu open in new tab button -->
<string name="history_menu_open_in_new_tab_button">Avrir en in nov tab</string>
<!-- History overflow menu open in private tab button -->
<string name="history_menu_open_in_private_tab_button">Avrir en in tab privat</string>
<!-- Text for the button to delete a single history item -->
<string name="history_delete_item">Stizzar</string>
<!-- History multi select title in app bar
@ -492,6 +568,10 @@
<string name="bookmark_edit">Modifitgar il segnapagina</string>
<!-- Screen title for selecting a bookmarks folder -->
<string name="bookmark_select_folder">Tscherner in ordinatur</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete the selected folder -->
<string name="bookmark_delete_folder_confirmation_dialog">Vuls ti propi stizzar quest ordinatur?</string>
<!-- Snackbar title shown after a folder has been deleted. This first parameter is the name of the deleted folder -->
<string name="bookmark_delete_folder_snackbar">Stizzà %1$s</string>
<!-- Screen title for adding a bookmarks folder -->
<string name="bookmark_add_folder">Agiuntar in ordinatur</string>
<!-- deprecated: Snackbar title shown after a bookmark has been created. -->
@ -545,7 +625,7 @@
The first parameter is the host part of the URL of the bookmark deleted, if any -->
<string name="bookmark_deletion_snackbar_message">Stizzà %1$s</string>
<!-- Bookmark snackbar message on deleting multiple bookmarks -->
<string name="bookmark_deletion_multiple_snackbar_message">Stizzar ils segnapaginas tschernids</string>
<string name="bookmark_deletion_multiple_snackbar_message_2">Stizzà ils segnapaginas</string>
<!-- Bookmark undo button for deletion snackbar action -->
<string name="bookmark_undo_deletion">REVOCAR</string>
@ -608,16 +688,14 @@
<string name="delete_browsing_data_quit_off">Deactivà</string>
<!-- Collections -->
<!-- Label to describe what collections are to a new user without any collections -->
<string name="collections_description">Rimna quai ch\'è impurtant per tai. Per cumenzar, memorisescha ils tabs averts en ina nova collecziun.</string>
<!-- Collections header on home fragment -->
<string name="collections_header">Collecziuns</string>
<!-- Content description (not visible, for screen readers etc.): Opens the collection menu when pressed -->
<string name="collection_menu_button_content_description">Menu da la collecziun</string>
<!-- No Open Tabs Message Header -->
<string name="no_collections_header">Naginas collecziuns</string>
<!-- No Open Tabs Message Description -->
<string name="no_collections_description">Tias collecziuns vegnan mussadas qua.</string>
<string name="no_collections_header1">Rimnar las chaussas che t\'èn impurtantas</string>
<!-- Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Gruppescha retschertgas, paginas e tabs sumegliants per pli tard pudair acceder pli svelt.</string>
<!-- Title for the "select tabs" step of the collection creator -->
<string name="create_collection_select_tabs">Tscherner tabs</string>
<!-- Title for the "select collection" step of the collection creator -->
@ -647,6 +725,9 @@
<!-- Button to save currently selected tabs in the "select tabs" step of the collection creator-->
<string name="create_collection_save">Memorisar</string>
<!-- Snackbar action to view the collection the user just created or updated -->
<string name="create_collection_view">Mussar</string>
<!-- Default name for a new collection in "name new collection" step of the collection creator. %d is a placeholder for the number of collections-->
<string name="create_collection_default_name">Collecziun %d</string>
@ -761,14 +842,14 @@
<string name="preference_accessibility_font_size_title">Grondezza da scrittira</string>
<!-- Title for Accessibility Text Automatic Size Scaling Preference -->
<string name="preference_accessibility_auto_size">Adattaziun automatica da la grondezza da scrittira</string>
<string name="preference_accessibility_auto_size_2">Adattaziun automatica da la grondezza da scrittira</string>
<!-- Summary for Accessibility Text Automatic Size Scaling Preference -->
<string name="preference_accessibility_auto_size_summary">La grondezza da la scrittira correspunda als parameters dad Android. Deactivar per administrar qua la grondezza da la scrittira.</string>
<!-- Title for the Delete browsing data preference -->
<string name="preferences_delete_browsing_data">Stizzar las datas da navigaziun</string>
<!-- Title for the tabs item in Delete browsing data -->
<string name="preferences_delete_browsing_data_tabs_title">Tabs averts</string>
<string name="preferences_delete_browsing_data_tabs_title_2">Tabs averts</string>
<!-- Subtitle for the tabs item in Delete browsing data, parameter will be replaced with the number of open tabs -->
<string name="preferences_delete_browsing_data_tabs_subtitle">%d tabs</string>
<!-- Title for the data and history items in Delete browsing data -->
@ -801,8 +882,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">Stizza automaticamain las datas da navigaziun cura che ti tschernas «Terminar» en il menu principal</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Stizza automaticamain las datas da navigaziun cura che ti tschernas «Terminar» en il menu principal</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">Cronologia da navigaziun</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Terminar</string>
@ -819,6 +898,31 @@
<!-- Text for the snackbar to show the user that the deletion of browsing data is in progress -->
<string name="deleting_browsing_data_in_progress">Stizzar las datas da navigaziun…</string>
<!-- Tips -->
<!-- text for firefox preview moving tip header "Firefox Preview" and "Firefox Nightly" are intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header">Firefox Preview è ussa Firefox Nightly</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description">Firefox Nightly vegn actualisà mintga notg e cuntegna novas funcziuns experimentalas.
L\'applicaziun pudess dentant esser main stabla. Telechargia la versiun da beta dal navigatur sche ti prefereschas in conturn pli stabel.</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">Va per Firefox per Android Beta</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed">Firefox Nightly è vegnì spustà</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_installed">Questa app na retschaiva naginas actualisaziuns da segirezza pli. Igl è recumandabel da betg pli utilisar questa app e midar al nov Nightly.
\n\nPer dischlocar tes segnapaginas, tias datas d\'annunzia e tia cronologia en in\'autra app, creescha in conto da Firefox.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_installed">Midar al nov Nightly</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_not_installed">Firefox Nightly è vegnì spustà</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_not_installed">Questa app na retschaiva naginas actualisaziuns da segirezza pli. Va per il nov Nightly e n\'utilisescha betg pli questa app.
\n\nPer transferir tes segnapaginas, tias datas d\'annunzia e tia cronologia en in\'autra app, creescha in conto da Firefox.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_not_installed">Installar il nov Nightly</string>
<!-- Onboarding -->
<!-- Text for onboarding welcome message
The first parameter is the name of the app (e.g. Firefox Preview) -->
@ -854,20 +958,22 @@
<string name="onboarding_firefox_account_sync_is_on">Sync è activà</string>
<!-- text to display in the snackbar if automatic sign-in fails. user may try again -->
<string name="onboarding_firefox_account_automatic_signin_failed">Annunzia betg reussida</string>
<!-- text for the tracking protection onboarding card header -->
<string name="onboarding_tracking_protection_header">Ta protegia</string>
<!-- text for the tracking protection onboarding card header -->
<string name="onboarding_tracking_protection_header_2">Protecziun da datas automatica</string>
<!-- text for the tracking protection card description
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_tracking_protection_description1">%s gida ad impedir che websites ta fastizian online.</string>
<string name="onboarding_tracking_protection_description_2">Ils parameters per la protecziun da datas e segirezza blocheschan fastizaders, malware e firmas che ta persequiteschan online.</string>
<!-- text for tracking protection radio button option for standard level of blocking -->
<string name="onboarding_tracking_protection_standard_button">Standard</string>
<string name="onboarding_tracking_protection_standard_button_2">Standard (predefinì)</string>
<!-- text for standard blocking option button description -->
<string name="onboarding_tracking_protection_standard_button_description">Blochescha damain fastizaders ma pussibilitescha a paginas da chargiar a moda normala</string>
<string name="onboarding_tracking_protection_standard_button_description_2">Blochescha main fastizaders. Paginas vegnan chargiadas normal.</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_button">Restrictiv (recumandà)</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_option">Restrictiv</string>
<!-- text for strict blocking option button description -->
<string name="onboarding_tracking_protection_strict_button_description">Blochescha dapli fastizaders per dapli protecziun e prestaziun, ma ha eventualmain per consequenza che tschertas paginas na funcziunan betg pli endretg</string>
<string name="onboarding_tracking_protection_strict_button_description_2">Blochescha dapli fastizaders, reclamas e pop-ups. Paginas vegnan chargiadas pli spert, i po dentant capitar che tschertas paginas na funcziunan betg correctamain.</string>
<!-- text for the toolbar position card header
In English this is an idiom for "choose a side as in an argument or fight"
but it is ok to make this more literally about "choosing a position in a physical space -->
@ -893,6 +999,9 @@
<!-- Text for the button to read the privacy notice -->
<string name="onboarding_privacy_notice_read_button">Legia nossas directivas per la protecziun da datas</string>
<!-- Content description (not visible, for screen readers etc.): Close onboarding screen -->
<string name="onboarding_close">Serrar</string>
<!-- text for the button to finish onboarding -->
<string name="onboarding_finish">Cumenzar a navigar</string>
@ -930,6 +1039,8 @@
<string name="sign_in_with_email">Utilisar l\'e-mail</string>
<!-- Text shown in confirmation dialog to sign out of account -->
<string name="sign_out_confirmation_message">Firefox chala da sincronisar cun tes conto, ma las datas da navigaziun restan sin quest apparat.</string>
<!-- Text shown in confirmation dialog to sign out of account. The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="sign_out_confirmation_message_2">%s chala da sincronisar tes conto, ma las datas da navigaziun restan sin quest apparat.</string>
<!-- Option to continue signing out of account shown in confirmation dialog to sign out of account -->
<string name="sign_out_disconnect">Deconnectar</string>
<!-- Option to cancel signing out shown in confirmation dialog to sign out of account -->
@ -949,33 +1060,23 @@
<string name="preference_enhanced_tracking_protection_explanation">Tegna per tai tias datas. %s ta protegia da blers dals fastizaders ils pli frequents che registreschan tias activitads online.</string>
<!-- Text displayed that links to website about enhanced tracking protection -->
<string name="preference_enhanced_tracking_protection_explanation_learn_more">Ulteriuras infurmaziuns</string>
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_option">Standard</string>
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard">Standard (recumandà)</string>
<string name="preference_enhanced_tracking_protection_standard_default_1">Standard (predefinì)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description">Equilibrà tranter protecziun e prestaziun.</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_2">Paginas vegnan chargiadas normal, ma damain fastizaders èn bloccads.</string>
<string name="preference_enhanced_tracking_protection_standard_description_3">Blocchescha main fastizaders. Paginas vegnan chargiar sco normal.</string>
<!-- Accessibility text for the Standard protection information icon -->
<string name="preference_enhanced_tracking_protection_standard_info_button">Quai che vegn bloccà da la protecziun normala cunter il fastizar</string>
<!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">Restrictiv</string>
<!-- Preference for enhanced tracking protection for the strict protection settings, default setting -->
<string name="preference_enhanced_tracking_protection_strict_default">Restrictiv (standard)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_default_description">Ina protecziun pli severa cunter il fastizar e meglra prestaziun, ma tschertas paginas na funcziunan eventualmain betg endretg.</string>
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_strict_recommended">Restrictiv (recumandà)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description">Ina protecziun pli severa, ma eventualmain na funcziunan tschertas websites u tscherts cuntegns betg pli.</string>
<string name="preference_enhanced_tracking_protection_strict_description_2">Blochescha dapli fastizaders, reclamas e pop-ups. Paginas vegnan chargiadas pli spert, i po dentant capitar che tschertas paginas na funcziunan betg correctamain.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_strict_info_button">Quai che vegn bloccà da la protecziun restrictiva cunter il fastizar</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom">Persunalisà</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_custom_description">Tscherna ils fastizaders ed ils scripts che duain vegnir bloccads</string>
<string name="preference_enhanced_tracking_protection_custom_description_2">Tscherna ils fastizaders ed ils scripts che duain vegnir bloccads.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_custom_info_button">Quai che vegn bloccà da la protecziun persunalisada cunter il fastizar</string>
<!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings -->
@ -1028,13 +1129,16 @@
<!-- Description of tracking content that can be blocked by Enhanced Tracking Protection -->
<string name="etp_tracking_content_description">Impedescha che reclamas, videos ed auter cuntegn extern cun code che fastizescha vegnia chargià. Quai po dentant avair per consequenza che tschertas parts da la website na funcziunan betg endretg.</string>
<!-- Enhanced Tracking Protection Onboarding Message shown in a dialog above the toolbar. The first parameter is the name of the application (For example: Fenix) -->
<string name="etp_onboarding_message_2">%s blochescha fastizaders sin questa pagina sch\'il scut è violet. Clicca sisura per vesair tge ch\'è bloccà.</string>
<string name="etp_onboarding_cfr_message">Adina sch\'il scut è violet ha %s bloccà fastizaders sin ina pagina. Tutgar per ulteriuras infurmaziuns.</string>
<!-- Enhanced Tracking Protection message that protection is currently on for this site -->
<string name="etp_panel_on">Protecziuns èn ACTIVADAS per questa pagina</string>
<!-- Enhanced Tracking Protection message that protection is currently off for this site -->
<string name="etp_panel_off">Protecziuns èn DEACTIVADAS per questa pagina</string>
<!-- Header for exceptions list for which sites enhanced tracking protection is always off -->
<string name="enhanced_tracking_protection_exceptions">La protecziun avanzada cunter il fastizar è deactivada per questas websites</string>
<!-- Content description (not visible, for screen readers etc.): Navigate
back from ETP details (Ex: Tracking content) -->
<string name="etp_back_button_content_description">Turnar</string>
<!-- About page Your rights link text -->
<string name="about_your_rights">Tes dretgs</string>
<!-- About page link text to open open source licenses screen -->
@ -1048,6 +1152,8 @@
<!-- About page link text to open support link -->
<string name="about_support">Agid</string>
<!-- About page link text to list of past crashes (like about:crashes on desktop) -->
<string name="about_crashes">Collaps</string>
<!-- About page link text to open privacy notice link -->
<string name="about_privacy_notice">Infurmaziuns davart la protecziun da datas</string>
<!-- About page link text to open know your rights link -->
@ -1057,6 +1163,12 @@
<!-- About page link text to open a screen with libraries that are used -->
<string name="about_other_open_source_libraries">Bibliotecas utilisadas</string>
<!-- Toast shown to the user when they are activating the secret dev menu
The first parameter is number of long clicks left to enable the menu -->
<string name="about_debug_menu_toast_progress">Menu da debugadi: anc %1$d clic(s) per activar</string>
<string name="about_debug_menu_toast_done">Activà il menu da debugar</string>
<!-- Content description of the tab counter toolbar button when one tab is open -->
<string name="tab_counter_content_description_one_tab">1 tab</string>
<!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->
@ -1078,9 +1190,14 @@
<string name="add_to_homescreen_cancel">Interrumper</string>
<!-- Add button text for the Add to Homescreen dialog -->
<string name="add_to_homescreen_add">Agiuntar</string>
<!-- Continue to website button text for the first-time Add to Homescreen dialog -->
<string name="add_to_homescreen_continue">Cuntinuar vers la website</string>
<!-- Placeholder text for the TextView in the Add to Homescreen dialog -->
<string name="add_to_homescreen_text_placeholder">Num da la scursanida</string>
<!-- Describes the add to homescreen functionality -->
<string name="add_to_homescreen_description">Ti pos agiuntar a moda simpla questa website al visur da partenza da tes telefonin per avair access direct e navigar pli svelt, sco sch\'i fiss ina app.</string>
<!-- Preference for managing the settings for logins and passwords in Fenix -->
<string name="preferences_passwords_logins_and_passwords">Infurmaziuns d\'annunzia e pleds-clav</string>
<!-- Preference for managing the saving of logins and passwords in Fenix -->
@ -1175,6 +1292,13 @@
<!-- Summary for Accessibility Force Enable Zoom Preference -->
<string name="preference_accessibility_force_enable_zoom_summary">Activar per permetter da zoomar cun dus dets era sin paginas che impedeschan quest gest.</string>
<!-- Saved logins sorting strategy menu item -by name- (if selected, it will sort saved logins alphabetically) -->
<string name="saved_logins_sort_strategy_alphabetically">Num (A-Z)</string>
<!-- Saved logins sorting strategy menu item -by last used- (if selected, it will sort saved logins by last used) -->
<string name="saved_logins_sort_strategy_last_used">Ultima utilisaziun</string>
<!-- Content description (not visible, for screen readers etc.): Sort saved logins dropdown menu chevron icon -->
<string name="saved_logins_menu_dropdown_chevron_icon_content_description">Zavrar il menu da las datas d\'annunzia</string>
<!-- Title of the Add search engine screen -->
<string name="search_engine_add_custom_search_engine_title">Agiuntar ina maschina da tschertgar</string>
<!-- Title of the Edit search engine screen -->
@ -1267,8 +1391,59 @@
<string name="certificate_info_verified_by">Verifitgà da: %1$s</string>
<!-- Login overflow menu delete button -->
<string name="login_menu_delete_button">Stizzar</string>
<!-- Login overflow menu edit button -->
<string name="login_menu_edit_button">Modifitgar</string>
<!-- Message in delete confirmation dialog for logins -->
<string name="login_deletion_confirmation">Vuls ti propi stizzar questa infurmaziun d\'annunzia?</string>
<!-- Positive action of a dialog asking to delete -->
<string name="dialog_delete_positive">Stizzar</string>
<!-- The saved login options menu description. -->
<string name="login_options_menu">Opziuns per datas d\'annunzia</string>
<!-- The editable text field for a login's web address. -->
<string name="saved_login_hostname_description">Il champ modifitgabel per l\'adressa web da las datas d\'annunzia.</string>
<!-- The editable text field for a login's username. -->
<string name="saved_login_username_description">Il champ modifitgabel per il num d\'utilisader da las datas d\'annunzia.</string>
<!-- The editable text field for a login's password. -->
<string name="saved_login_password_description">Il champ modifitgabel per il pled-clav da las datas d\'annunzia.</string>
<!-- The button description to save changes to an edited login. -->
<string name="save_changes_to_login">Memorisar las midadas da las datas d\'annunzia.</string>
<!-- The button description to discard changes to an edited login. -->
<string name="discard_changes">Sbittar las midadas</string>
<!-- The page title for editing a saved login. -->
<string name="edit">Modifitgar</string>
<!-- The error message in edit login view when password field is blank. -->
<string name="saved_login_password_required">Pled-clav obligatoric</string>
<!-- Voice search button content description -->
<string name="voice_search_content_description">Tschertga vocala</string>
<!-- Voice search prompt description displayed after the user presses the voice search button -->
<string name="voice_search_explainer">Discurra ussa</string>
<!-- The error message in edit login view when a duplicate username exists. -->
<string name="saved_login_duplicate">Datas d\'annunzia cun quest num d\'utilisader existan gia</string>
<!-- Synced Tabs -->
<!-- Text displayed when user is not logged into a Firefox Account -->
<string name="synced_tabs_connect_to_sync_account">Connectar cun in conto da Firefox.</string>
<!-- Text displayed to ask user to connect another device as no devices found with account -->
<string name="synced_tabs_connect_another_device">Colliar in auter apparat.</string>
<!-- Text displayed asking user to re-authenticate -->
<string name="synced_tabs_reauth">Re-autentifitgescha per plaschair.</string>
<!-- Text displayed when user has disabled tab syncing in Firefox Sync Account -->
<string name="synced_tabs_enable_tab_syncing">Activescha p.pl. la sincronisaziun da tabs.</string>
<!-- Text displayed when user has no tabs that have been synced -->
<string name="synced_tabs_no_tabs">Ti n\'has nagins tabs da Firefox averts sin auters apparats.</string>
<!-- Text displayed in the synced tabs screen when a user is not signed in to Firefox Sync describing Synced Tabs -->
<string name="synced_tabs_sign_in_message">Mussar ina glista dals tabs da tes auters apparats.</string>
<!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync -->
<string name="synced_tabs_sign_in_button">S\'annunziar tar Sync</string>
<!-- Top Sites -->
<!-- Title text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_title">Cuntanschì la limita da paginas preferidas</string>
<!-- Content description text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_content">Per agiuntar ina nova pagina preferida stos ti l\'emprim allontanar in\'autra. Smatga ditg sin ina pagina e tscherna «Allontanar».</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">OK, chapì</string>
</resources>

@ -398,7 +398,7 @@
<!-- Pairing Feature strings -->
<!-- Instructions on how to access pairing -->
<string name="pair_instructions_2"><![CDATA[Отсканируйте QR-код, показанный на <b>firefox.com/pair</b>]]></string>
<string name="pair_instructions_2"><![CDATA[Отсканируйте QR-код на <b>firefox.com/pair</b>]]></string>
<!-- Button to open camera for pairing -->
<string name="pair_open_camera">Открыть камеру</string>
<!-- Button to cancel pairing -->
@ -917,8 +917,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">Автоматически удаляет данные веб-сёрфинга, когда вы выбираете «Выйти» в главном меню</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Автоматически удаляет данные веб-сёрфинга, когда вы выбираете \&quot;Выйти\&quot; в главном меню</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">История веб-сёрфинга</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Выйти</string>
@ -940,9 +938,8 @@
<!-- text for firefox preview moving tip header "Firefox Preview" and "Firefox Nightly" are intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header">Firefox Preview теперь стал Firefox Nightly</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description">
· Firefox Nightly обновляется каждую ночь и включает в себя новые, экспериментальные возможности.¶
· Однако, он может быть менее стабилен. Если вы хотите более стабильной работы, загрузите нашу бета-версию браузера.</string>
<string name="tip_firefox_preview_moved_description">Firefox Nightly обновляется каждую ночь и включает в себя новые, экспериментальные возможности.
Однако, он может быть менее стабилен. Если вы хотите более стабильной работы, загрузите нашу бета-версию браузера.</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">Загрузить Firefox для Android Бета</string>
@ -950,18 +947,16 @@
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed">Firefox Nightly переехал</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_installed">
· Это приложение больше не будет получать обновлений безопасности. Прекратите использование этого приложения и переключитесь на новый Nightly.¶
· \n\nЧтобы переместить ваши закладки, логины и историю в другое приложение, создайте аккаунт Firefox.</string>
<string name="tip_firefox_preview_moved_description_preview_installed">Это приложение больше не будет получать обновлений безопасности. Прекратите использование этого приложения и переключитесь на новый Nightly.
\n\nЧтобы переместить ваши закладки, логины и историю в другое приложение, создайте аккаунт Firefox.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_installed">Переключиться на новый Nightly</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_not_installed">Firefox Nightly переехал</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_not_installed">
· Это приложение больше не будет получать обновлений безопасности. Получите новый Nightly и прекратите использование этого приложения.¶
· \n\nЧтобы переместить ваши закладки, логины и историю в другое приложение, создайте аккаунт Firefox.</string>
<string name="tip_firefox_preview_moved_description_preview_not_installed">Это приложение больше не будет получать обновлений безопасности. Загрузите новый Nightly и прекратите использование этого приложения.
\n\nЧтобы переместить ваши закладки, логины и историю в другое приложение, создайте аккаунт Firefox.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_not_installed">Получить новый Nightly</string>
@ -1070,11 +1065,11 @@
<!-- Text shown in snackbar for the "retry" action that the user has after sharing tabs failed -->
<string name="sync_sent_tab_error_snackbar_action">ПОВТОРИТЬ</string>
<!-- Title of QR Pairing Fragment -->
<string name="sync_scan_code">Просканируйте QR-код</string>
<string name="sync_scan_code">Сканирование QR-кода</string>
<!-- Instructions on how to access pairing -->
<string name="sign_in_instructions"><![CDATA[Откройте Firefox на вашем компьютере и перейдите на <b>https://firefox.com/pair</b>]]></string>
<!-- Text shown for sign in pairing when ready -->
<string name="sign_in_ready_for_scan">Готов к сканированию</string>
<string name="sign_in_ready_for_scan">Сканировать QR-код</string>
<!-- Text shown for settings option for sign with pairing -->
<string name="sign_in_with_camera">Войти с распознаванием лица</string>
<!-- Text shown for settings option for sign with email -->

@ -20,6 +20,12 @@
<!-- No Private Tabs Message Description -->
<string name="no_private_tabs_description">Vaše súkromné karty budú zobrazené tu.</string>
<!-- Message announced to the user when tab tray is selected with 1 tab -->
<string name="open_tab_tray_single">1 otvorená karta. Ťuknutím prepnete karty.</string>
<!-- Message announced to the user when tab tray is selected with 0 or 2+ tabs -->
<string name="open_tab_tray_plural">1 otvorených kariet. Ťuknutím prepnete karty.</string>
<!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
<string name="about_content">%1$s vyvíja Mozilla.</string>
@ -120,6 +126,8 @@
<!-- Browser menu button to put the current page in reader mode -->
<string name="browser_menu_read">Zobrazenie Čítačka</string>
<!-- Browser menu button content description to close reader mode and return the user to the regular browser -->
<string name="browser_menu_read_close">Zavrieť zobrazenie Čítačka</string>
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">Otvoriť v aplikácii</string>
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
@ -294,6 +302,8 @@
<string name="preferences_sync_bookmarks">Záložky</string>
<!-- Preference for syncing logins -->
<string name="preferences_sync_logins">Prihlasovacie údaje</string>
<!-- Preference for syncing tabs -->
<string name="preferences_sync_tabs_2">Otvorené karty</string>
<!-- Preference for signing out -->
<string name="preferences_sign_out">Odhlásiť sa</string>
<!-- Preference displays and allows changing current FxA device name -->
@ -450,8 +460,24 @@
<string name="tabs_header_private_tabs_title">Súkromné karty</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_tab">Pridať kartu</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_private_tab">Pridať súkromnú kartu</string>
<!-- Text for the new tab button to indicate adding a new private tab in the tab -->
<string name="tab_drawer_fab_content">Súkromná</string>
<!-- Text shown as the title of the open tab tray -->
<string name="tab_tray_title">Otvorené karty</string>
<!-- Text shown in the menu for saving tabs to a collection -->
<string name="tab_tray_menu_item_save">Uložiť do kolekcie</string>
<!-- Text shown in the menu for sharing all tabs -->
<string name="tab_tray_menu_item_share">Zobraziť všetky karty</string>
<!-- Text shown in the menu for closing all tabs -->
<string name="tab_tray_menu_item_close">Zavrieť všetky karty</string>
<!-- Shortcut action to open new tab -->
<string name="tab_tray_menu_open_new_tab">Nová karta</string>
<!-- Shortcut action to open the home screen -->
<string name="tab_tray_menu_home">Domov</string>
<!-- Shortcut action to toggle private mode -->
<string name="tab_tray_menu_toggle">Prepnúť režim kariet</string>
<!-- Content description (not visible, for screen readers etc.): Removes tab from collection button. Removes the selected tab from collection when pressed -->
<string name="remove_tab_from_collection">Odstrániť kartu z kolekcie</string>
<!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed -->
@ -464,6 +490,8 @@
<string name="tabs_menu_close_all_tabs">Zavrieť všetky karty</string>
<!-- Open tabs menu item to share all tabs -->
<string name="tabs_menu_share_tabs">Zdieľať karty</string>
<!-- Open tabs menu item to save tabs to collection -->
<string name="tabs_menu_save_to_collection1">Uložiť karty do kolekcie</string>
<!-- Content description (not visible, for screen readers etc.): Opens the tab menu when pressed -->
<string name="tab_menu">Ponuka kariet</string>
<!-- Tab menu item to share the tab -->
@ -682,6 +710,10 @@
<!-- Content description (not visible, for screen readers etc.): Opens the collection menu when pressed -->
<string name="collection_menu_button_content_description">Ponuka kolekcií</string>
<!-- No Open Tabs Message Header -->
<string name="no_collections_header1">Zbierajte veci, na ktorých vám záleží</string>
<!-- Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Zoskupte podobné vyhľadávania, weby a karty, aby ste k nim mali rýchly prístup neskôr.</string>
<!-- Title for the "select tabs" step of the collection creator -->
<string name="create_collection_select_tabs">Výber kariet</string>
<!-- Title for the "select collection" step of the collection creator -->
@ -865,8 +897,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">Automaticky odstráni údaje o prehliadaní po stlačení tlačidla „Ukončiť“ v hlavnej ponuke</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Automaticky odstráni údaje o prehliadaní po stlačení tlačidla „Ukončiť“ v hlavnej ponuke</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">História prehliadania</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Ukončiť</string>
@ -891,6 +921,9 @@
<string name="tip_firefox_preview_moved_description">Firefox Nightly je aktualizovaný každý deň a obsahuje experimentálne funkcie.
Môže však byť menej stabilný. Ak chcete stabilnejší prehliadač, prevezmite si beta verziu.</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">Prevezmite si Firefox pre Android Beta</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed">Firefox Nightly sa presunul</string>
<!-- text for firefox preview moving tip description -->
@ -942,10 +975,21 @@
<string name="onboarding_firefox_account_sync_is_on">Synchronizácia je zapnutá</string>
<!-- text to display in the snackbar if automatic sign-in fails. user may try again -->
<string name="onboarding_firefox_account_automatic_signin_failed">Prihlásenie zlyhalo</string>
<!-- text for the tracking protection onboarding card header -->
<string name="onboarding_tracking_protection_header_2">Automatické súkromie</string>
<!-- text for the tracking protection card description
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_tracking_protection_description_2">Nastavenie ochrany súkromia a zabezpečenia, ktoré blokuje sledovacie prvky, malvér a spoločnosti, ktoré vás sledujú.</string>
<!-- text for tracking protection radio button option for standard level of blocking -->
<string name="onboarding_tracking_protection_standard_button_2">Štandardná (predvolené nastavenie)</string>
<!-- text for standard blocking option button description -->
<string name="onboarding_tracking_protection_standard_button_description_2">Blokuje menej sledovacích prvkov. Stránky sa načítajú normálne.</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_button">Prísna (odporúčaná)</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_option">Prísna</string>
<!-- text for strict blocking option button description -->
<string name="onboarding_tracking_protection_strict_button_description_2">Blokuje viac sledovacích prvkov, reklám a vyskakovacích okien. Stránky sa načítavajú rýchlejšie, no môže byť obmedzené ich fungovanie.</string>
<!-- text for the toolbar position card header
In English this is an idiom for "choose a side as in an argument or fight"
but it is ok to make this more literally about "choosing a position in a physical space -->
@ -1032,14 +1076,22 @@
<string name="preference_enhanced_tracking_protection_explanation">%s vás chráni pred mnohými sledovacími prvkami, ktoré zbierajú informácie o tom, čo robíte na internete.</string>
<!-- Text displayed that links to website about enhanced tracking protection -->
<string name="preference_enhanced_tracking_protection_explanation_learn_more">Ďalšie informácie</string>
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_default_1">Štandardná (predvolené nastavenie)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_3">Blokuje menej sledovacích prvkov. Stránky sa načítajú normálne.</string>
<!-- Accessibility text for the Standard protection information icon -->
<string name="preference_enhanced_tracking_protection_standard_info_button">Čo blokuje štandardná ochrana pred sledovaním</string>
<!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">Prísna</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description_2">Blokuje viac sledovacích prvkov, reklám a vyskakovacích okien. Stránky sa načítavajú rýchlejšie, no môže byť obmedzené ich fungovanie.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_strict_info_button">Čo blokuje prísna ochrana pred sledovaním</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom">Vlastná</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_custom_description_2">Vyberte sledovacie prvky a skripty, ktoré chcete blokovať.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_custom_info_button">Čo blokuje vlastná ochrana pred sledovaním</string>
<!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings -->
@ -1088,6 +1140,8 @@
<string name="etp_tracking_content_title">Sledovací obsah</string>
<!-- Description of tracking content that can be blocked by Enhanced Tracking Protection -->
<string name="etp_tracking_content_description">Blokuje načítanie reklám, videí a ďalšieho obsahu, ktorý obsahuje sledovací kód. To môže ovplyvniť fungovanie niektorých webových stránok.</string>
<!-- Enhanced Tracking Protection Onboarding Message shown in a dialog above the toolbar. The first parameter is the name of the application (For example: Fenix) -->
<string name="etp_onboarding_cfr_message">Vždy, keď je štít fialový, %s na danej stránke zablokoval sledovací prvok. Ťuknutím sem získate ďalšie informácie.</string>
<!-- Enhanced Tracking Protection message that protection is currently on for this site -->
<string name="etp_panel_on">Ochrana je na tejto stránke zapnutá</string>
<!-- Enhanced Tracking Protection message that protection is currently off for this site -->
@ -1371,6 +1425,9 @@
<!-- Voice search prompt description displayed after the user presses the voice search button -->
<string name="voice_search_explainer">Hovorte teraz</string>
<!-- The error message in edit login view when a duplicate username exists. -->
<string name="saved_login_duplicate">Prihlasovacie údaje s týmto používateľským menom už existujú</string>
<!-- Synced Tabs -->
<!-- Text displayed when user is not logged into a Firefox Account -->
<string name="synced_tabs_connect_to_sync_account">Prepojiť s účtom Firefox.</string>
@ -1381,6 +1438,16 @@
<!-- Text displayed when user has disabled tab syncing in Firefox Sync Account -->
<string name="synced_tabs_enable_tab_syncing">Prosím, zapnite synchronizovanie kariet.</string>
<!-- Text displayed when user has no tabs that have been synced -->
<string name="synced_tabs_no_tabs">Vo Firefoxe na svojich ďalších zariadeniach nemáte otvorené žiadne karty.</string>
<!-- Text displayed in the synced tabs screen when a user is not signed in to Firefox Sync describing Synced Tabs -->
<string name="synced_tabs_sign_in_message">Zobraziť zoznam kariet z ostatných zariadení.</string>
<!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync -->
<string name="synced_tabs_sign_in_button">Prihlásiť sa k službe Sync</string>
<!-- Top Sites -->
<!-- Title text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_title">Bol dosiahnutý limit top stránok</string>
<!-- Content description text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_content">Ak chcete pridať novú top stránku, musíte jednu odstrániť. Podržte na nej prst a vyberte možnosť Odstrániť.</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->

@ -20,6 +20,11 @@
<!-- No Private Tabs Message Description -->
<string name="no_private_tabs_description">Tu bodo prikazani vaši zasebni zavihki.</string>
<!-- Message announced to the user when tab tray is selected with 1 tab -->
<string name="open_tab_tray_single">1 odprt zavihek. Tapnite za preklop zavihkov.</string>
<!-- Message announced to the user when tab tray is selected with 0 or 2+ tabs -->
<string name="open_tab_tray_plural">Odprtih zavihkov: %1$s. Tapnite za preklop zavihkov.</string>
<!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
<string name="about_content">%1$s izdeluje Mozilla.</string>
@ -291,6 +296,8 @@
<string name="preferences_sync_bookmarks">Zaznamki</string>
<!-- Preference for syncing logins -->
<string name="preferences_sync_logins">Prijave</string>
<!-- Preference for syncing tabs -->
<string name="preferences_sync_tabs_2">Odprti zavihki</string>
<!-- Preference for signing out -->
<string name="preferences_sign_out">Odjava</string>
<!-- Preference displays and allows changing current FxA device name -->
@ -452,6 +459,10 @@
<string name="add_tab">Dodaj zavihek</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_private_tab">Dodaj zasebni zavihek</string>
<!-- Text for the new tab button to indicate adding a new private tab in the tab -->
<string name="tab_drawer_fab_content">Zasebno</string>
<!-- Text shown as the title of the open tab tray -->
<string name="tab_tray_title">Odprti zavihki</string>
<!-- Text shown in the menu for saving tabs to a collection -->
<string name="tab_tray_menu_item_save">Shrani v zbirko</string>
<!-- Text shown in the menu for sharing all tabs -->
@ -460,6 +471,10 @@
<string name="tab_tray_menu_item_close">Zapri vse zavihke</string>
<!-- Shortcut action to open new tab -->
<string name="tab_tray_menu_open_new_tab">Nov zavihek</string>
<!-- Shortcut action to open the home screen -->
<string name="tab_tray_menu_home">Domov</string>
<!-- Shortcut action to toggle private mode -->
<string name="tab_tray_menu_toggle">Preklopi način zavihkov</string>
<!-- Content description (not visible, for screen readers etc.): Removes tab from collection button. Removes the selected tab from collection when pressed -->
<string name="remove_tab_from_collection">Odstrani zavihek iz zbirke</string>
<!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed -->
@ -472,6 +487,8 @@
<string name="tabs_menu_close_all_tabs">Zapri vse zavihke</string>
<!-- Open tabs menu item to share all tabs -->
<string name="tabs_menu_share_tabs">Deli zavihke</string>
<!-- Open tabs menu item to save tabs to collection -->
<string name="tabs_menu_save_to_collection1">Shrani zavihke v zbirko</string>
<!-- Content description (not visible, for screen readers etc.): Opens the tab menu when pressed -->
<string name="tab_menu">Meni zavihka</string>
<!-- Tab menu item to share the tab -->
@ -691,6 +708,10 @@
<string name="collections_header">Zbirke</string>
<!-- Content description (not visible, for screen readers etc.): Opens the collection menu when pressed -->
<string name="collection_menu_button_content_description">Meni zbirk</string>
<!-- No Open Tabs Message Header -->
<string name="no_collections_header1">Zbirajte stvari, ki vam kaj pomenijo</string>
<!-- Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Združite podobna iskanja, spletne strani in zavihke za hitrejši dostop.</string>
<!-- Title for the "select tabs" step of the collection creator -->
<string name="create_collection_select_tabs">Izberi zavihke</string>
<!-- Title for the "select collection" step of the collection creator -->
@ -720,6 +741,9 @@
<!-- Button to save currently selected tabs in the "select tabs" step of the collection creator-->
<string name="create_collection_save">Shrani</string>
<!-- Snackbar action to view the collection the user just created or updated -->
<string name="create_collection_view">Prikaži</string>
<!-- Default name for a new collection in "name new collection" step of the collection creator. %d is a placeholder for the number of collections-->
<string name="create_collection_default_name">Zbirka %d</string>
@ -895,6 +919,9 @@
<string name="tip_firefox_preview_moved_description">Firefox Nightly se posodablja vsak dan in vsebuje poskusne nove možnosti.
Njegovo delovanje je lahko nezanesljivo. Za zanesljivejše brskanje prenesite različico beta našega brskalnika.</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">Prenesite Firefox za Android Beta</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed">Firefox Nightly se je preselil</string>
<!-- text for firefox preview moving tip description -->
@ -948,6 +975,9 @@
<string name="onboarding_firefox_account_automatic_signin_failed">Prijava ni uspela</string>
<!-- text for the tracking protection onboarding card header -->
<string name="onboarding_tracking_protection_header_2">Samodejna zasebnost</string>
<!-- text for the tracking protection card description
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_tracking_protection_description_2">Nastavitve zasebnosti in varnosti zavračajo sledilce, zlonamerno programsko opremo in podjetja, ki vam sledijo.</string>
<!-- text for tracking protection radio button option for standard level of blocking -->
<string name="onboarding_tracking_protection_standard_button_2">Običajno (privzeto)</string>
<!-- text for standard blocking option button description -->
@ -1418,6 +1448,14 @@
<!-- Text displayed in the synced tabs screen when a user is not signed in to Firefox Sync describing Synced Tabs -->
<string name="synced_tabs_sign_in_message">Oglejte si seznam zavihkov drugih naprav.</string>
<!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync -->
<string name="synced_tabs_sign_in_button">Prijava v Sync</string>
<!-- Top Sites -->
<!-- Title text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_title">Omejitev glavnih strani je dosežena</string>
<!-- Content description text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_content">Če želite dodati novo glavno stran, eno odstranite. Podržite prst na njej in izberite &quot;Odstrani&quot;.</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">V redu, razumem</string>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -19,6 +19,11 @@
<!-- No Private Tabs Message Description -->
<string name="no_private_tabs_description">แท็บส่วนตัวของคุณจะถูกแสดงที่นี่</string>
<!-- Message announced to the user when tab tray is selected with 1 tab -->
<string name="open_tab_tray_single">1 แท็บที่เปิด แตะเพื่อสลับไปยังแท็บ</string>
<!-- Message announced to the user when tab tray is selected with 0 or 2+ tabs -->
<string name="open_tab_tray_plural">%1$s แท็บที่เปิด แตะเพื่อสลับไปยังแท็บ</string>
<!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
<string name="about_content">%1$s ผลิตขึ้นโดย Mozilla</string>
@ -693,6 +698,10 @@
<string name="collections_header">ชุดสะสม</string>
<!-- Content description (not visible, for screen readers etc.): Opens the collection menu when pressed -->
<string name="collection_menu_button_content_description">เมนูชุดสะสม</string>
<!-- No Open Tabs Message Header -->
<string name="no_collections_header1">รวบรวมสิ่งที่สำคัญสำหรับคุณ</string>
<!-- Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">จัดกลุ่มการค้นหา ไซต์ และแท็บที่คล้ายกันเพื่อการเข้าถึงอย่างรวดเร็วในภายหลัง</string>
<!-- Title for the "select tabs" step of the collection creator -->
<string name="create_collection_select_tabs">เลือกแท็บ</string>
<!-- Title for the "select collection" step of the collection creator -->
@ -954,10 +963,19 @@
<string name="onboarding_firefox_account_automatic_signin_failed">ไม่สามารถเข้าสู่ระบบ</string>
<!-- text for the tracking protection onboarding card header -->
<string name="onboarding_tracking_protection_header_2">ความเป็นส่วนตัวอัตโนมัติ</string>
<!-- text for the tracking protection card description
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_tracking_protection_description_2">ตั้งค่าความเป็นส่วนตัวและความปลอดภัยป้องกันตัวติดตาม มัลแวร์ และบริษัทที่ตามคุณ</string>
<!-- text for tracking protection radio button option for standard level of blocking -->
<string name="onboarding_tracking_protection_standard_button_2">มาตรฐาน (ค่าเริ่มต้น)</string>
<!-- text for standard blocking option button description -->
<string name="onboarding_tracking_protection_standard_button_description_2">ปิดกั้นตัวติดตามน้อยลง หน้าเว็บจะโหลดตามปกติ</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_button">เข้มงวด (แนะนำ)</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_option">เข้มงวด</string>
<!-- text for strict blocking option button description -->
<string name="onboarding_tracking_protection_strict_button_description_2">ปิดกั้นตัวติดตาม โฆษณา และป๊อปอัปมากขึ้น เว็บโหลดเร็วขึ้น แต่ฟังก์ชั่นบางอย่างอาจไม่ทำงาน</string>
<!-- text for the toolbar position card header
In English this is an idiom for "choose a side as in an argument or fight"
but it is ok to make this more literally about "choosing a position in a physical space -->
@ -1043,14 +1061,22 @@
<string name="preference_enhanced_tracking_protection_explanation">เก็บข้อมูลของคุณไว้กับตัวคุณเอง %s ปกป้องคุณจากตัวติดตามที่พบบ่อยที่สุดซึ่งติดตามสิ่งที่คุณทำทางออนไลน์</string>
<!-- Text displayed that links to website about enhanced tracking protection -->
<string name="preference_enhanced_tracking_protection_explanation_learn_more">เรียนรู้เพิ่มเติม</string>
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_default_1">มาตรฐาน (ค่าเริ่มต้น)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_3">ปิดกั้นตัวติดตามน้อยลง หน้าเว็บจะโหลดตามปกติ</string>
<!-- Accessibility text for the Standard protection information icon -->
<string name="preference_enhanced_tracking_protection_standard_info_button">สิ่งที่ถูกปิดกั้นโดยการป้องกันการติดตามแบบมาตรฐาน</string>
<!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">เข้มงวด</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description_2">ปิดกั้นตัวติดตาม โฆษณา และป๊อปอัปมากขึ้น เว็บโหลดเร็วขึ้น แต่ฟังก์ชั่นบางอย่างอาจไม่ทำงาน</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_strict_info_button">สิ่งที่ถูกปิดกั้นโดยการป้องกันการติดตามแบบเข้มงวด</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom">กำหนดเอง</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_custom_description_2">เลือกตัวติดตามหรือสคริปต์ที่ต้องการปิดกั้น</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_custom_info_button">สิ่งที่ถูกปิดกั้นโดยการป้องกันการติดตามแบบกำหนดเอง</string>
<!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings -->
@ -1100,6 +1126,8 @@
<!-- Description of tracking content that can be blocked by Enhanced Tracking Protection -->
<string name="etp_tracking_content_description">หยุดไม่ให้โหลดโฆษณาภายนอก, วิดีโอ, และเนื้อหาอื่น ๆ ที่มีรหัสการติดตาม อาจส่งผลต่อฟังก์ชันการทำงานของบางเว็บไซต์</string>
<!-- Enhanced Tracking Protection Onboarding Message shown in a dialog above the toolbar. The first parameter is the name of the application (For example: Fenix) -->
<string name="etp_onboarding_cfr_message">ทุกครั้งที่โล่เป็นสีม่วง %s ได้ทำการปิดกั้นตัวติดตามบนไซต์ แตะเพื่ออ่านข้อมูลเพิ่มเติม</string>
<!-- Enhanced Tracking Protection message that protection is currently on for this site -->
<string name="etp_panel_on">การป้องกันถูก เปิด สำหรับไซต์นี้</string>
<!-- Enhanced Tracking Protection message that protection is currently off for this site -->
@ -1365,6 +1393,14 @@
<string name="dialog_delete_positive">ลบ</string>
<!-- The saved login options menu description. -->
<string name="login_options_menu">ตัวเลือกการเข้าสู่ระบบ</string>
<!-- The editable text field for a login's web address. -->
<string name="saved_login_hostname_description">ช่องข้อความที่แก้ไขได้สำหรับที่อยู่เว็บของการเข้าสู่ระบบ</string>
<!-- The editable text field for a login's username. -->
<string name="saved_login_username_description"></string>
<!-- The editable text field for a login's password. -->
<string name="saved_login_password_description"></string>
<!-- The button description to save changes to an edited login. -->
<string name="save_changes_to_login">บันทึกการเปลี่ยนแปลงเพื่อเข้าสู่ระบบ</string>
<!-- The button description to discard changes to an edited login. -->
<string name="discard_changes">ละทิ้งการเปลี่ยนแปลง</string>
<!-- The page title for editing a saved login. -->
@ -1376,15 +1412,31 @@
<!-- Voice search prompt description displayed after the user presses the voice search button -->
<string name="voice_search_explainer">พูดเลย</string>
<!-- The error message in edit login view when a duplicate username exists. -->
<string name="saved_login_duplicate">การเข้าสู่ระบบที่มีชื่อผู้ใช้นี้มีอยู่แล้ว</string>
<!-- Synced Tabs -->
<!-- Text displayed when user is not logged into a Firefox Account -->
<string name="synced_tabs_connect_to_sync_account">เชื่อมต่อกับบัญชี Firefox</string>
<!-- Text displayed to ask user to connect another device as no devices found with account -->
<string name="synced_tabs_connect_another_device">เชื่อมต่ออุปกรณ์อื่น</string>
<!-- Text displayed asking user to re-authenticate -->
<string name="synced_tabs_reauth">โปรดรับรอบความถูกต้องอีกครั้ง</string>
<!-- Text displayed when user has disabled tab syncing in Firefox Sync Account -->
<string name="synced_tabs_enable_tab_syncing">โปรดเปิดใช้งานซิงค์แท็บ</string>
<!-- Text displayed when user has no tabs that have been synced -->
<string name="synced_tabs_no_tabs">คุณไม่มีแท็บใด ๆ ที่เปิดอยู่ใน Firefox บนอุปกรณ์อื่น ๆ ของคุณ</string>
<!-- Text displayed in the synced tabs screen when a user is not signed in to Firefox Sync describing Synced Tabs -->
<string name="synced_tabs_sign_in_message">ดูรายการแท็บจากอุปกรณ์อื่น ๆ ของคุณ</string>
<!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync -->
<string name="synced_tabs_sign_in_button">ลงชื่อเข้าใช้เพื่อซิงค์</string>
<!-- Top Sites -->
<!-- Title text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_title">ถึงขีดจำกัดของไซต์เด่นแล้ว</string>
<!-- Content description text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_content">การเพิ่มไซต์ยอดนิยมต้องลบอันเก่าออก แตะค้างที่ไซต์และเลือกลบ</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">ตกลง เข้าใจแล้ว</string>

@ -13,7 +13,7 @@
<!-- Content description (not visible, for screen readers etc.): "Private Browsing" menu button. -->
<string name="content_description_disable_private_browsing_button">Gizli gezintiyi kapat</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">Arama yapın veya adres yazın</string>
<string name="search_hint">Arama yap veya adres yaz</string>
<!-- No Open Tabs Message Description -->
<string name="no_open_tabs_description">ık sekmeleriniz burada gösterilecek.</string>
@ -887,8 +887,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">Ana menüden &quot;Çık&quot;ı seçtiğinizde gezinti verilerini otomatik olarak siler</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Ana menüden \&quot;Çık\&quot;ı seçtiğinizde gezinti verilerini otomatik olarak siler</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">Gezinti geçmişi</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Çık</string>
@ -950,7 +948,7 @@
<string name="onboarding_whats_new_description_linktext">Yanıtlar burada</string>
<!-- text for the firefox account onboarding card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">%sdan en iyi şekilde yararlanın.</string>
<string name="onboarding_firefox_account_header">%s tarayıcınızdan en iyi şekilde yararlanın.</string>
<!-- text for the firefox account onboarding card header when we detect you're already signed in to
another Firefox browser. (The word `Firefox` should not be translated)
The first parameter is the email of the detected user's account -->

@ -21,6 +21,11 @@
<!-- No Private Tabs Message Description -->
<string name="no_private_tabs_description">Hiūj nan nāruguì\ nej rakïj ñanj huì nīkājt.</string>
<!-- Message announced to the user when tab tray is selected with 1 tab -->
<string name="open_tab_tray_single">1 nā\'nïn rakïj ñanj. Gūru\'man ra\'a da\' nādūnāt rakïj ñanj.</string>
<!-- Message announced to the user when tab tray is selected with 0 or 2+ tabs -->
<string name="open_tab_tray_plural">%1$s nā\'nïn nej rakïj ñanj. Gūru\'man ra\'a da\' nādūnāt nej rakïj ñanj.</string>
<!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
<string name="about_content">%1$s huin \ngō sa giri Mozilla.</string>
@ -305,6 +310,8 @@
<!-- Preference for syncing logins -->
<string name="preferences_sync_logins">Nej riña ayi\'ìt sēsiûn</string>
<!-- Preference for syncing tabs -->
<string name="preferences_sync_tabs_2">Nej Rakïj ñanj huā nî\'nïnj ïn</string>
<!-- Preference for signing out -->
<string name="preferences_sign_out">Nārán riña sēsiûn</string>
@ -494,6 +501,8 @@
<!-- Open tabs menu item to share all tabs -->
<string name="tabs_menu_share_tabs">Dūyinga\' nej rakïj ñanj</string>
<!-- Open tabs menu item to save tabs to collection -->
<string name="tabs_menu_save_to_collection1">Na\'nïnj sà\' nej rakïj ñanj riña màn si yi\'nïnj</string>
<!-- Content description (not visible, for screen readers etc.): Opens the tab menu when pressed -->
<string name="tab_menu">Si menû rakïj ñanj</string>
<!-- Tab menu item to share the tab -->
@ -1249,12 +1258,93 @@
<string name="preferences_passwords_sync_logins_sign_in">Gāyi\'ì sēsiûn riña Sync</string>
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins">Sa gayi\'ìt sesiûn ngà naginu sà\'</string>
<!-- Description of empty list of saved passwords. Placeholder is replaced with app name. -->
<string name="preferences_passwords_saved_logins_description_empty_text">Nej riña gayi\'ìt sēsiûn asi rña nagi\'iaj nūguà\'ànt man ngà %s gūruguì\' hiūj nan gīni\'iājt.</string>
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins_description_empty_learn_more_link">Gāhuin chrūn doj rayi\'î Sync.</string>
<!-- Preference to access list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions">Sa huā gi\'iát</string>
<!-- Empty description of list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions_description_empty">Hiūj nan gūruguì\' nej riña gayì\'ìt sēsiûn ngà nej da\'nga\' huì na\'nïn sà\'t.</string>
<!-- Description of list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions_description">Sê sī nānun sà\' nej riña gayi\'ît sēsiûn nī nej da\'nga\' huìi guiendâ nej sitiô nan.</string>
<!-- Hint for search box in logins list -->
<string name="preferences_passwords_saved_logins_search">Nānà\'uì\' nej riña gayi\'ît sēsiûn</string>
<!-- Option to sort logins list A-Z, alphabetically -->
<string name="preferences_passwords_saved_logins_alphabetically">Dàj rû\' hua alfabêto</string>
<!-- Option to sort logins list by most recently used -->
<string name="preferences_passwords_saved_logins_recently_used">Hīaj garâj sun nākàt</string>
<!-- The header for the site that a login is for -->
<string name="preferences_passwords_saved_logins_site">Sîtio</string>
<!-- The header for the username for a login -->
<string name="preferences_passwords_saved_logins_username">Si yūguî rè\'</string>
<!-- The header for the password for a login -->
<string name="preferences_passwords_saved_logins_password">Da\'nga\' huìi</string>
<!-- Message displayed in security prompt to reenter a secret pin to access saved logins -->
<string name="preferences_passwords_saved_logins_enter_pin">Nāchrūn ñû PIN nīkājt</string>
<!-- Message displayed in security prompt to access saved logins -->
<string name="preferences_passwords_saved_logins_enter_pin_description">Gā\'nïn riñanj da\' ga\'ue ni\'iājt nej riña gayì\'ìt sēsiûn na\'nïn sà\'t</string>
<!-- Message displayed when a connection is insecure and we detect the user is entering a password -->
<string name="logins_insecure_connection_warning">Huā ahī kōneksiûn nan. Gā\'ue gīni\'iāj nej si riña nej ña gayì\'ìt sēsiûn duguatûjt hiūj nan.</string>
<!-- Learn more link that will link to a page with more information displayed when a connection is insecure and we detect the user is entering a password -->
<string name="logins_insecure_connection_warning_learn_more">Gāhuin chrūn doj</string>
<!-- Prompt message displayed when Fenix detects a user has entered a password and user decides if Fenix should save it. The first parameter is the name of the application (For example: Fenix) -->
<string name="logins_doorhanger_save">Gā\'nïnt sisī %s nà\'nïnj sà\'aj riña gayì\'ìt sēsiûn nan anj.</string>
<!-- Positive confirmation that Fenix should save the new or updated login -->
<string name="logins_doorhanger_save_confirmation">Nā\'nïnj sà\'</string>
<!-- Negative confirmation that Fenix should not save the new or updated login -->
<string name="logins_doorhanger_save_dont_save">Sī na\'nïn sà\'t</string>
<!-- Shown in snackbar to tell user that the password has been copied -->
<string name="logins_password_copied">Ngà nañû da\'nga\' huìi riña portapapel</string>
<!-- Shown in snackbar to tell user that the username has been copied -->
<string name="logins_username_copied">Ngà nañû si yūguît riña portapapel</string>
<!-- Shown in snackbar to tell user that the site has been copied -->
<string name="logins_site_copied">Ngà nañû sîtio riña portapapel</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a password in logins-->
<string name="saved_logins_copy_password">Gūxūn da\'nga\' huìi nī nāchrūnt a\'ngô hiūj u</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a username in logins -->
<string name="saved_login_copy_username">Gūxūn si yūguît nī nāchrūnt a\'ngô hiūj u</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a site in logins -->
<string name="saved_login_copy_site">Gūxūn sîtio nī nāchrūnt a\'ngô hiūj u</string>
<!-- Content Description (for screenreaders etc) read for the button to reveal a password in logins -->
<string name="saved_login_reveal_password">Nādīgân da\'nga\' huìi</string>
<!-- Content Description (for screenreaders etc) read for the button to hide a password in logins -->
<string name="saved_login_hide_password">Da\'nga\' huì huā huìi</string>
<!-- Message displayed in biometric prompt displayed for authentication before allowing users to view their logins -->
<string name="logins_biometric_prompt_message">Gā\'nïn riñanj da\' ga\'ue ni\'iājt nej riña gayì\'ìt sēsiûn na\'nïn sà\'t</string>
<!-- Title of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_title">Nāgi\'iaj ran riña gayì\'ìt sēsiûn nī nej da\'nga\' huì nīkājt</string>
<!-- Message of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_message">Nāchrūn \'ngō da\'nga\' huì duyâ ra\'ât riña si āgâ\'t, \'ngō PIN asi \'ngō da\'nga\' huì achrûnt da\' si ga\'ue gīni\'iāj nej duguî\' riñā rûgûñu\'ūnjt si āgâ\'t nej riña gayì\'ìt sēsiûn asi nej da\'nga\' huì màn sà\' \'iát.</string>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_later">Ne\' rūkù doj</string>
<!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_set_up_now">À\' \'ngō nāgi\'iát riñanj</string>
<!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins -->
<string name="logins_biometric_prompt_message_pin">Nā\'nïn riña si āgâ\'t</string>
<!-- Title for Accessibility Force Enable Zoom Preference -->
<string name="preference_accessibility_force_enable_zoom">Zoom riña daran\' nej sîtio</string>
<!-- Summary for Accessibility Force Enable Zoom Preference -->
<string name="preference_accessibility_force_enable_zoom_summary">Nāchrūn sa huā nan da\' ga\'ue duyâ ra\'ât nī gi\'iát zoom, nda riña nej sitiô nu a\'nïnj sa huā dānanj.</string>
<!-- Saved logins sorting strategy menu item -by name- (if selected, it will sort saved logins alphabetically) -->
<string name="saved_logins_sort_strategy_alphabetically">Si yūgui (A-Z)</string>
<!-- Saved logins sorting strategy menu item -by last used- (if selected, it will sort saved logins by last used) -->
<string name="saved_logins_sort_strategy_last_used">Āmān garâj sun rūkù nï\'t</string>
<!-- Content description (not visible, for screen readers etc.): Sort saved logins dropdown menu chevron icon -->
<string name="saved_logins_menu_dropdown_chevron_icon_content_description">Nāgi\'iaj hue\'ê riña menú gayì\'ìt sēsiûn</string>
<!-- Title of the Add search engine screen -->
<string name="search_engine_add_custom_search_engine_title">Nūtà\' a\'ngô sa riñā nānà\'uì\'t</string>
<!-- Title of the Edit search engine screen -->
<string name="search_engine_edit_custom_search_engine_title">Nāgi\'iaj riña sa riñā nānà\'uì\'t</string>
<!-- Content description (not visible, for screen readers etc.): Title for the button to add a search engine in the action bar -->
<string name="search_engine_add_button_content_description">Nūtà\'</string>
@ -1270,21 +1360,134 @@
<!-- Placeholder text shown in the Search Engine Name TextField before a user enters text -->
<string name="search_add_custom_engine_name_hint">Si yugui</string>
<!-- Placeholder text shown in the Search String TextField before a user enters text -->
<string name="search_add_custom_engine_search_string_hint">Kadenâ nana\'ui\' huū gārasunt</string>
<!-- Description text for the Search String TextField. The %s is part of the string -->
<string name="search_add_custom_engine_search_string_example">Nādūnā sa nana\'uî\'t ngà “%s”. dàj rû\':\nhttps://www.google.com/search?q=%s</string>
<!-- Text for the button to learn more about adding a custom search engine -->
<string name="search_add_custom_engine_learn_more_label">Gāhuin chrūn doj</string>
<!-- Accessibility description for the form in which details about the custom search engine are entered -->
<string name="search_add_custom_engine_form_description">Sa huā riña sa nana\'uî\'t nagi\'iaj man\'ânt</string>
<!-- Accessibility description for the 'Learn more' link -->
<string name="search_add_custom_engine_learn_more_description">Lînk gātūt da\' gāhuin chrūnt doj</string>
<!-- Text shown when a user leaves the name field empty -->
<string name="search_add_custom_engine_error_empty_name">Gāchrūn si yūgui riña sā nana\'uî\'t</string>
<!-- Text shown when a user tries to add a search engine that already exists -->
<string name="search_add_custom_engine_error_existing_name">Ngà huā \'ngō sa riñā nana\'uî\'t gū\'nàj “%s”.</string>
<!-- Text shown when a user leaves the search string field empty -->
<string name="search_add_custom_engine_error_empty_search_string">Gāchrūn \'ngō kādenâ nanà\'uì\'t</string>
<!-- Text shown when a user leaves out the required template string -->
<string name="search_add_custom_engine_error_missing_template">Gīni\'iāj sisī dàj rû\' hua kādenâ \'na\' diganj hua si kādenât</string>
<!-- Text shown when we aren't able to validate the custom search query. The first parameter is the url of the custom search engine -->
<string name="search_add_custom_engine_error_cannot_reach">Na\'ue gi\'iaj kōnektandoj ngà “%s”</string>
<!-- Text shown when a user creates a new search engine -->
<string name="search_add_custom_engine_success_message">%s ngà nahuij gahui</string>
<!-- Text shown when a user successfully edits a custom search engine -->
<string name="search_edit_custom_engine_success_message">Ngà nanun sà\' %s</string>
<!-- Text shown when a user successfully deletes a custom search engine -->
<string name="search_delete_search_engine_success_message">Ngà nare\' %s</string>
<!-- Title text shown for the migration screen to the new browser. Placeholder replaced with app name -->
<string name="migration_title">Guruhuât gunumât riña %s \'ngō sa hìaj gahui nākàt chre huin</string>
<!-- Description text followed by a list of things migrating (e.g. Bookmarks, History). Placeholder replaced with app name-->
<string name="migration_description">Ānà\'uìj \'ngō sa nana\'uî\' nahuin nākà ta\'u sò\', hue\'ê nī hìo doj \'iaj sun da\' rūgûña\'un doj sò\' nga aché nunt.\n\nGāna\'uìj hìaj nï\' nagi\'iaj nākà ñunj %s ngà si</string>
<!-- Text on the disabled button while in progress. Placeholder replaced with app name -->
<string name="migration_updating_app_button_text">Hīaj nagi\'iaj nākaj %s…</string>
<!-- Text on the enabled button. Placeholder replaced with app name-->
<string name="migration_update_app_button">Gāyi\'ì %s</string>
<!-- Accessibility description text for a completed migration item -->
<string name="migration_icon_description">Ngà nahuij gachinj</string>
<!--Text on list of migrated items (e.g. Settings, History, etc.)-->
<string name="migration_text_passwords">Nej da\'nga\' huìi</string>
<!-- Heading for the instructions to allow a permission -->
<string name="phone_feature_blocked_intro">Da\' ga\'ue gā\'nïn:</string>
<!-- First step for the allowing a permission -->
<string name="phone_feature_blocked_step_settings">1. Gūij riña ga\'ue nāgi\'iát Android</string>
<!-- Second step for the allowing a permission -->
<string name="phone_feature_blocked_step_permissions"><![CDATA[2. Gūru\'man ra\'a riña <b>nej sa achín nì\'iát</b>]]></string>
<!-- Third step for the allowing a permission (Fore example: Camera) -->
<string name="phone_feature_blocked_step_feature"><![CDATA[3. Nāchrūn <b>%1$s</b>]]></string>
<!-- Label that indicates a site is using a secure connection -->
<string name="quick_settings_sheet_secure_connection">Kōneksiûn huā sà\'a</string>
<!-- Label that indicates a site is using a insecure connection -->
<string name="quick_settings_sheet_insecure_connection">Kōneksiûn huā a\'nan\'an</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for all sites-->
<string name="confirm_clear_permissions_on_all_sites">Huin hīa ruhuât nādurê\' nej sa achín nì\'iaj nīkāj daran\' nej sitio aj.</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for a site-->
<string name="confirm_clear_permissions_site">Huin hīa ruhuât nādurê\' daran\' nej sa achín nì\'iaj nīkāj sitiô nan anj.</string>
<!-- Confirmation message for a dialog confirming if the user wants to set default value a permission for a site-->
<string name="confirm_clear_permission_site">Huin hīa ruhuât nādurê\' sa achín nì\'iaj nīkāj sitiô nan anj.</string>
<!-- label shown when there are not site exceptions to show in the site exception settings -->
<string name="no_site_exceptions">Nitāj à\'ngō nej sîtio gūnàj</string>
<!-- Label for the Pocket default top site -->
<string name="pocket_top_articles">Nej artikulô ña\'ān doj</string>
<!-- Bookmark deletion confirmation -->
<string name="bookmark_deletion_confirmation">Huā yītïnj ruhuât nādure\'t markadô nan anj.</string>
<!-- Browser menu button that adds a top site to the home fragment -->
<string name="browser_menu_add_to_top_sites">Nūtà\' riña nej sitiô nīhià\' ruhuât doj</string>
<!-- text shown before the issuer name to indicate who its verified by, parameter is the name of
the certificate authority that verified the ticket-->
<string name="certificate_info_verified_by">Ngà ganatsij sa gu\'nàj: %1$s</string>
<!-- Login overflow menu delete button -->
<string name="login_menu_delete_button">Nādūre\'</string>
<!-- Login overflow menu edit button -->
<string name="login_menu_edit_button">Nāgi\'iaj riñaj</string>
<!-- Message in delete confirmation dialog for logins -->
<string name="login_deletion_confirmation">Huā yītïnj ruhuât nādure\'t riña gayì\'ìt sēsiûn nan anj</string>
<!-- Positive action of a dialog asking to delete -->
<string name="dialog_delete_positive">Nādūre\'</string>
<!-- The saved login options menu description. -->
<string name="login_options_menu">A\'ngô sa ga\'ue gī\'iát da\' ga\'ue gāyi\'ìt sēsiûn</string>
<!-- The editable text field for a login's web address. -->
<string name="saved_login_hostname_description">Hūaj ga\'ue nāchrūnt nuguan\'an riña direksiûn web gayi\'ìt sēsiûn.</string>
<!-- The editable text field for a login's username. -->
<string name="saved_login_username_description">Hūaj ga\'ue nāchrūnt nuguan\'an riña si yūgui riña gayi\'ìt sēsiûn.</string>
<!-- The editable text field for a login's password. -->
<string name="saved_login_password_description">Hūaj ga\'ue nāchrūnt nuguan\'an riña da\'nga\' huì riña gayi\'ìt sēsiûn.</string>
<!-- The button description to save changes to an edited login. -->
<string name="save_changes_to_login">Nā\'nïnj sà\' sa nadunâ riña gayì\'ìt sēsiûn.</string>
<!-- The button description to discard changes to an edited login. -->
<string name="discard_changes">Dūnâj dàj rû\' gaj</string>
<!-- The page title for editing a saved login. -->
<string name="edit">Nāgi\'iaj riñaj</string>
<!-- The error message in edit login view when password field is blank. -->
<string name="saved_login_password_required">Achin da\'nga\' huìi</string>
<!-- Voice search button content description -->
<string name="voice_search_content_description">Nānà\'uì\' ngà nanèt</string>
<!-- Voice search prompt description displayed after the user presses the voice search button -->
<string name="voice_search_explainer">Gā\'mīn hìaj</string>
<!-- The error message in edit login view when a duplicate username exists. -->
<string name="saved_login_duplicate">Ngà huā \'ngō riña gayì\'ìt sēsiûn gù\'nàj dàdanj</string>
<!-- Synced Tabs -->
<!-- Text displayed when user is not logged into a Firefox Account -->
<string name="synced_tabs_connect_to_sync_account">Gātū ngà a\'ngô kuendâ Firefox</string>
<!-- Text displayed to ask user to connect another device as no devices found with account -->
<string name="synced_tabs_connect_another_device">Gātū ngà a\'ngô aga\'a.</string>
<!-- Text displayed asking user to re-authenticate -->
<string name="synced_tabs_reauth">Gi\'iaj sunūj u, nādigân ñû si huê hīat huin.</string>
<!-- Text displayed when user has disabled tab syncing in Firefox Sync Account -->
<string name="synced_tabs_enable_tab_syncing">Gi\'iaj sunūj u, nāchrūn sa nāgi\'iaj nūguàn\'ànt nej rakïj ñanj.</string>
<!-- Text displayed when user has no tabs that have been synced -->
<string name="synced_tabs_no_tabs">Nitāj à\'ngō rakïj ñanj huā nî\'nïnj riña Firefox riña a\'ngô nej si āgâ\'t.</string>
<!-- Text displayed in the synced tabs screen when a user is not signed in to Firefox Sync describing Synced Tabs -->
<string name="synced_tabs_sign_in_message">Gīni\'iāj \'ngō dukuán rakïj ñanj nīkāj a\'ngô nej si āgâ\'t.</string>
<!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync -->
<string name="synced_tabs_sign_in_button">Gāyi\'ì sēsiûn riña sync</string>
<!-- Top Sites -->
<!-- Title text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_title">Ngà guchî\'t riña da\'uît gūchì\'t guendâ nej sitiô ñaān doj</string>
<!-- Content description text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_content">Guendâ gānatà\' \'ngō sitiô arâj sun nīchrà\'t doj, nādure\' \'ngòj. Gūru\'man ra\'a riña sitio nī gūru\'man ra\'a nādurê\'.</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">Ga\'ue, ngà garâj da\'nga\' ruhuâj</string>

@ -818,7 +818,7 @@
<!-- Text shown in snackbar when user closes all tabs -->
<string name="snackbar_tabs_closed">Вкладки закрито</string>
<!-- Text shown in snackbar when user adds a site to top sites -->
<string name="snackbar_added_to_top_sites">Додано до найпопулярніших сайтів!</string>
<string name="snackbar_added_to_top_sites">Додано до популярних сайтів!</string>
<!-- Text shown in snackbar when user closes a private tab -->
<string name="snackbar_private_tab_closed">Приватну вкладку закрито</string>
<!-- Text shown in snackbar when user closes all private tabs -->
@ -897,8 +897,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">Автоматично видаляє дані перегляду при виборі &quot;Вихід&quot; в головному меню</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Автоматично видаляє дані перегляду при виборі \&quot;Вихід\&quot; в головному меню</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">Історія перегляду</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Вихід</string>
@ -1402,7 +1400,7 @@
<!-- Bookmark deletion confirmation -->
<string name="bookmark_deletion_confirmation">Ви впевнені, що хочете видалити цю закладку?</string>
<!-- Browser menu button that adds a top site to the home fragment -->
<string name="browser_menu_add_to_top_sites">Додати до найпопулярніших сайтів</string>
<string name="browser_menu_add_to_top_sites">Додати до популярних сайтів</string>
<!-- text shown before the issuer name to indicate who its verified by, parameter is the name of
the certificate authority that verified the ticket-->
<string name="certificate_info_verified_by">Засвідчено: %1$s</string>
@ -1444,7 +1442,7 @@
<!-- Text displayed to ask user to connect another device as no devices found with account -->
<string name="synced_tabs_connect_another_device">Під’єднати інший пристрій.</string>
<!-- Text displayed asking user to re-authenticate -->
<string name="synced_tabs_reauth">Необхідно повторно авторизуватись.</string>
<string name="synced_tabs_reauth">Повторіть автентифікацію.</string>
<!-- Text displayed when user has disabled tab syncing in Firefox Sync Account -->
<string name="synced_tabs_enable_tab_syncing">Увімкніть синхронізацію вкладок.</string>
<!-- Text displayed when user has no tabs that have been synced -->

@ -0,0 +1,343 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- App name for private browsing mode. The first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="app_name_private_5">Maxfiy %s</string>
<!-- App name for private browsing mode. The first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="app_name_private_4">%s (Maxfiy)</string>
<!-- Home Fragment -->
<!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
<string name="content_description_menu">Boshqa parametrlar</string>
<!-- Content description (not visible, for screen readers etc.): "Private Browsing" menu button. -->
<string name="content_description_private_browsing_button">Maxfiy koʻrish rejimini yoqish</string>
<!-- Content description (not visible, for screen readers etc.): "Private Browsing" menu button. -->
<string name="content_description_disable_private_browsing_button">Maxfiy koʻrishni oʻchirish</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">Qidiring yoki manzilni kiriting</string>
<!-- No Open Tabs Message Description -->
<string name="no_open_tabs_description">Ochiq varaqlar shu yerda koʻrinadi.</string>
<!-- No Private Tabs Message Description -->
<string name="no_private_tabs_description">Maxfiy varaqlar shu yerda koʻrinadi.</string>
<!-- Message announced to the user when tab tray is selected with 1 tab -->
<string name="open_tab_tray_single">1 ta ochiq varaq. Boshqa varaqqa oʻtish uchun bosing.</string>
<!-- Message announced to the user when tab tray is selected with 0 or 2+ tabs -->
<string name="open_tab_tray_plural">%1$s ta ochiq varaq. Boshqa varaqqa oʻtish uchun bosing.</string>
<!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
<string name="about_content">%1$s brauzerini Mozilla ishlab chiqqan.</string>
<!-- Private Browsing -->
<!-- Title for private session option -->
<string name="private_browsing_title">Maxfiy seansdasiz</string>
<string name="private_browsing_common_myths">Maxfiy koʻrish haqidagi umumiy afsonalar</string>
<!-- Delete session button to erase your history in a private session -->
<string name="private_browsing_delete_session">Seansni oʻchirish</string>
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- Text for the main message -->
<string name="cfr_message">Bosh ekrandan maxfiy varaqlarni ochish uchun tezkor buyruq qoʻshing.</string>
<!-- Text for the positive button -->
<string name="cfr_pos_button_text">Tezkor buyruq qoʻshish</string>
<!-- Text for the negative button -->
<string name="cfr_neg_button_text">Kerak emas</string>
<!-- Search widget "contextual feature recommendation" (CFR) -->
<!-- Text for the main message. 'Firefox' intentionally hardcoded here.-->
<string name="search_widget_cfr_message">Firefoxdan tezkor foydalaning. Bosh ekranga vidjet qoʻshing.</string>
<!-- Text for the positive button -->
<string name="search_widget_cfr_pos_button_text">Vidjet qoʻshish</string>
<!-- Text for the negative button -->
<string name="search_widget_cfr_neg_button_text">Hozir emas</string>
<!-- Home screen icons - Long press shortcuts -->
<!-- Shortcut action to open new tab -->
<string name="home_screen_shortcut_open_new_tab_2">Yangi varaq</string>
<!-- Shortcut action to open new private tab -->
<string name="home_screen_shortcut_open_new_private_tab_2">Yangi maxfiy varaq</string>
<!-- Heading for the Top Sites block -->
<string name="home_screen_top_sites_heading">Mashhur saytlar</string>
<!-- Browser Fragment -->
<!-- Content description (not visible, for screen readers etc.): Navigate to open tabs -->
<string name="browser_tabs_button">Varaqlarni ochish</string>
<!-- Content description (not visible, for screen readers etc.): Navigate backward (browsing history) -->
<string name="browser_menu_back">Orqaga</string>
<!-- Content description (not visible, for screen readers etc.): Navigate forward (browsing history) -->
<string name="browser_menu_forward">Oldinga</string>
<!-- Content description (not visible, for screen readers etc.): Refresh current website -->
<string name="browser_menu_refresh">Yangilash</string>
<!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
<string name="browser_menu_stop">Toʻxtatish</string>
<!-- Content description (not visible, for screen readers etc.): Bookmark the current page -->
<string name="browser_menu_bookmark">Xatchoʻp</string>
<!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
<string name="browser_menu_edit_bookmark">Xatchoʻpni tahrirlash</string>
<!-- Browser menu button that opens the addon manager -->
<string name="browser_menu_add_ons">Qoʻshimcha dasturlar</string>
<!-- Text displayed when there are no add-ons to be shown -->
<string name="no_add_ons">Hech qanday qoʻshimcha dastur mavjud emas</string>
<!-- Browser menu button that sends a user to help articles -->
<string name="browser_menu_help">Yordam</string>
<!-- Browser menu button that sends a to a the what's new article -->
<string name="browser_menu_whats_new">Yangi xususiyatlar</string>
<!-- Browser menu button that opens the settings menu -->
<string name="browser_menu_settings">Sozlamalar</string>
<!-- Browser menu button that opens a user's library -->
<string name="browser_menu_library">Kutubxona</string>
<!-- Browser menu toggle that requests a desktop site -->
<string name="browser_menu_desktop_site">Saytning kompyuter versiyasi</string>
<!-- Browser menu toggle that adds a shortcut to the site on the device home screen. -->
<string name="browser_menu_add_to_homescreen">Bosh ekranga qoʻshish</string>
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
<string name="browser_menu_install_on_homescreen">Oʻrnatish</string>
<!-- Menu option on the toolbar that takes you to synced tabs page-->
<string name="synced_tabs">Sinxronlangan varaqlar</string>
<!-- Browser menu button that opens the find in page menu -->
<string name="browser_menu_find_in_page">Sahifadan topish</string>
<!-- Browser menu button that creates a private tab -->
<string name="browser_menu_private_tab">Maxfiy varaq</string>
<!-- Browser menu button that creates a new tab -->
<string name="browser_menu_new_tab">Yangi varaq</string>
<!-- Browser menu button that saves the current tab to a collection -->
<string name="browser_menu_save_to_collection_2">Toʻplamga saqlash</string>
<!-- Browser menu button that open a share menu to share the current site -->
<string name="browser_menu_share">Ulashish</string>
<!-- Share menu title, displayed when a user is sharing their current site -->
<string name="menu_share_with">Ulashish ...</string>
<!-- Browser menu button shown in custom tabs that opens the current tab in Fenix
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_open_in_fenix">%1$s bilan ochish</string>
<!-- Browser menu text shown in custom tabs to indicate this is a Fenix tab
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by">%1$s orqali yaratilgan</string>
<!-- Browser menu text shown in custom tabs to indicate this is a Fenix tab
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by2">%1$s orqali yaratilgan</string>
<!-- Browser menu button to put the current page in reader mode -->
<string name="browser_menu_read">Oʻqish rejimi</string>
<!-- Browser menu button content description to close reader mode and return the user to the regular browser -->
<string name="browser_menu_read_close">Oʻqish rejimini yopish</string>
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">Ilovada ochish</string>
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string name="browser_menu_read_appearance">Koʻrinish</string>
<!-- Error message to show when the user tries to access a scheme not
handled by the app (Ex: blob, tel etc) -->
<string name="unknown_scheme_error_message">Ulanmadi. Nomaʼlum URL sxemasi.</string>
<!-- Locale Settings Fragment -->
<!-- Content description for tick mark on selected language -->
<string name="a11y_selected_locale_content_description">Tanlangan til</string>
<!-- Content description for search icon -->
<string name="a11y_search_icon_content_description">Qidirish</string>
<!-- Text for default locale item -->
<string name="default_locale_text">Qurilma tiliga amal qilish</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="locale_search_hint">Tilni izlash</string>
<!-- Search Fragment -->
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Tekshirish</string>
<!-- Button in the search view that lets a user search by using a shortcut -->
<string name="search_shortcuts_button">Yorliqlar</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">Qidiruv tizimi sozlamalari</string>
<!-- DEPRECATED: Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with">Izlash:</string>
<!-- Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with_2">Bu safar quyidagi bilan izlash:</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">Havolani klipboarddan olish</string>
<!-- Button in the search suggestions onboarding that allows search suggestions in private sessions -->
<string name="search_suggestions_onboarding_allow_button">Ruxsat berish</string>
<!-- Button in the search suggestions onboarding that does not allow search suggestions in private sessions -->
<string name="search_suggestions_onboarding_do_not_allow_button">Ruxsat berilmasin</string>
<!-- Search suggestion onboarding hint title text -->
<string name="search_suggestions_onboarding_title">Maxfiy seanslarda qidiruv tavsiyalariga ruxsat berish</string>
<!-- Search suggestion onboarding hint description text, first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="search_suggestions_onboarding_text">%s manzil satriga kiritgan barcha maʼlumotlaringizni standart qidiruv tizimingiz bilan baham koʻradi.</string>
<!-- Search suggestion onboarding hint Learn more link text -->
<string name="search_suggestions_onboarding_learn_more_link">Batafsil maʼlumot</string>
<!-- Search Widget -->
<!-- Text preview for smaller sized widgets -->
<string name="search_widget_text_short">Izlash</string>
<!-- Text preview for larger sized widgets -->
<string name="search_widget_text_long">Internetdan izlash</string>
<!-- Content description (not visible, for screen readers etc.): Voice search -->
<string name="search_widget_voice">Ovozli qidiruv</string>
<!-- Preferences -->
<!-- Title for the settings page-->
<string name="settings">Sozlamalar</string>
<!-- Preference category for basic settings -->
<string name="preferences_category_basics">Asosiy</string>
<!-- Preference category for general settings -->
<string name="preferences_category_general">Umumiy</string>
<!-- Preference category for all links about Fenix -->
<string name="preferences_category_about">Haqida</string>
<!-- Preference for settings related to changing the default search engine -->
<string name="preferences_default_search_engine">Standart qidiruv tizimi</string>
<!-- Preference for settings related to Search -->
<string name="preferences_search">Izlash</string>
<!-- Preference for settings related to Search address bar -->
<string name="preferences_search_address_bar">Manzil paneli</string>
<!-- Preference linking to help about Fenix -->
<string name="preferences_help">Yordam</string>
<!-- Preference link to rating Fenix on the Play Store -->
<string name="preferences_rate">&quot;Google Play&quot;da baholash</string>
<!-- Preference for giving feedback about Fenix -->
<string name="preferences_feedback">Mulohaza bildirish</string>
<!-- Preference linking to about page for Fenix
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="preferences_about">%1$s haqida</string>
<!-- Preference linking to the your rights SUMO page -->
<string name="preferences_your_rights">Huquqlaringiz</string>
<!-- Preference for settings related to saved passwords -->
<string name="preferences_passwords">Parollar</string>
<!-- Preference for settings related to saved credit cards and addresses -->
<string name="preferences_credit_cards_addresses">Kredit kartalar va manzillar</string>
<!-- Preference for settings related to changing the default browser -->
<string name="preferences_set_as_default_browser">Asosiy brauzer sifatida sozlash</string>
<!-- Preference category for advanced settings -->
<string name="preferences_category_advanced">Qoʻshimcha</string>
<!-- Preference category for privacy settings -->
<string name="preferences_category_privacy">Maxfiylik</string>
<!-- Preference category for privacy and security settings -->
<string name="preferences_category_privacy_security">Maxfiylik va xavfsizlik</string>
<!-- Preference for advanced site permissions -->
<string name="preferences_site_permissions">Sayt ruxsatlari</string>
<!-- Preference for private browsing options -->
<string name="preferences_private_browsing_options">Maxfiy koʻrish</string>
<!-- Preference for opening links in a private tab-->
<string name="preferences_open_links_in_a_private_tab">Havolalarni maxfiy varaqda ochish</string>
<!-- Preference for allowing screenshots to be taken while in a private tab-->
<string name="preferences_allow_screenshots_in_private_mode">Maxfiy koʻrish rejimida skrinshot olishga ruxsat berish</string>
<!-- Preference for adding private browsing shortcut -->
<string name="preferences_add_private_browsing_shortcut">Maxfiy koʻrish tezkor buyrugʻini qoʻshish</string>
<!-- Preference for accessibility -->
<string name="preferences_accessibility">Qulaylik</string>
<!-- Preference to override the Firefox Account server -->
<string name="preferences_override_fxa_server">Boshqa Firefox hisobi serveri</string>
<!-- Preference to override the Sync token server -->
<string name="preferences_override_sync_tokenserver">Boshqa Sync serveri</string>
<!-- Text shown when user enters empty device name -->
<string name="empty_device_name_error">Qurilma nomi boʻsh boʻlishi mumkin emas.</string>
<!-- Label indicating that sync is in progress -->
<string name="sync_syncing_in_progress">Sinxronlanmoqda…</string>
<!-- Label summary indicating that sync failed. The first parameter is the date stamp showing last time it succeeded -->
<string name="sync_failed_summary">Sinxronlanmadi. Oxirgi amalga oshgan sinxronizatsiya: %s</string>
<!-- Label summary showing never synced -->
<string name="sync_failed_never_synced_summary">Sinxronlanmadi. Oxirgi sinxronizatsiya: hech qachon</string>
<!-- Label summary the date we last synced. The first parameter is date stamp showing last time synced -->
<string name="sync_last_synced_summary">Oxirgi sinxronizatsiya: %s</string>
<!-- Label summary showing never synced -->
<string name="sync_never_synced_summary">Oxirgi sinxronizatsiya: hech qachon</string>
<!-- Text for displaying the default device name.
The first parameter is the application name, the second is the device manufacturer name
and the third is the device model. -->
<string name="default_device_name_2">%1$s, %2$s %3$s</string>
<!-- Accessibility description text for a completed migration item -->
<string name="migration_icon_description">Koʻchirish tugadi</string>
<!--Text on list of migrated items (e.g. Settings, History, etc.)-->
<string name="migration_text_passwords">Parollar</string>
<!-- Heading for the instructions to allow a permission -->
<string name="phone_feature_blocked_intro">Ruxsat berish uchun:</string>
<!-- First step for the allowing a permission -->
<string name="phone_feature_blocked_step_settings">1. Android Sozlamalarini oching</string>
<!-- Second step for the allowing a permission -->
<string name="phone_feature_blocked_step_permissions"><![CDATA[2. <b>Ruxsatlar</b> ustiga bosing]]></string>
<!-- Third step for the allowing a permission (Fore example: Camera) -->
<string name="phone_feature_blocked_step_feature"><![CDATA[3. <b>%1$s</b>YONIQ ustiga bosing]]></string>
<!-- Label that indicates a site is using a secure connection -->
<string name="quick_settings_sheet_secure_connection">Xavfsiz ulanish</string>
<!-- Label that indicates a site is using a insecure connection -->
<string name="quick_settings_sheet_insecure_connection">Xavfli ulanish</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for all sites-->
<string name="confirm_clear_permissions_on_all_sites">Barcha saytlarga berilgan barcha ruxsatlarni olib tashlashni xoxhlaysizmi?</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for a site-->
<string name="confirm_clear_permissions_site">Bu saytga berilgan barcha ruxsatlarni olib tashlashni xoxhlaysizmi?</string>
<!-- Confirmation message for a dialog confirming if the user wants to set default value a permission for a site-->
<string name="confirm_clear_permission_site">Bu saytga berilgan shu ruxsatni olib tashlashni xoxhlaysizmi?</string>
<!-- label shown when there are not site exceptions to show in the site exception settings -->
<string name="no_site_exceptions">Hech qanday sayt istisnolarisiz</string>
<!-- Label for the Pocket default top site -->
<string name="pocket_top_articles">Mashhur maqolalar</string>
<!-- Bookmark deletion confirmation -->
<string name="bookmark_deletion_confirmation">Bu xatchoʻpni oʻchirishni xohlaysizmi?</string>
<!-- Browser menu button that adds a top site to the home fragment -->
<string name="browser_menu_add_to_top_sites">Mashhur saytlarga qoʻshish</string>
<!-- text shown before the issuer name to indicate who its verified by, parameter is the name of
the certificate authority that verified the ticket-->
<string name="certificate_info_verified_by">Tekshiruvchi: %1$s</string>
<!-- Login overflow menu delete button -->
<string name="login_menu_delete_button">Oʻchirish</string>
<!-- Login overflow menu edit button -->
<string name="login_menu_edit_button">Tahrirlash</string>
<!-- Message in delete confirmation dialog for logins -->
<string name="login_deletion_confirmation">Bu loginni oʻchirishni xohlaysizmi?</string>
<!-- Positive action of a dialog asking to delete -->
<string name="dialog_delete_positive">Oʻchirish</string>
<!-- The saved login options menu description. -->
<string name="login_options_menu">Login parametrlari</string>
<!-- The editable text field for a login's web address. -->
<string name="saved_login_hostname_description">Login veb manzili uchun tahrirlash mumkin boʻlgan matn maydonchasi</string>
<!-- The editable text field for a login's username. -->
<string name="saved_login_username_description">Loginning foydalanuvchi nomi uchun tahrirlash mumkin boʻlgan matn maydonchasi</string>
<!-- The editable text field for a login's password. -->
<string name="saved_login_password_description">Loginning paroli uchun tahrirlash mumkin boʻlgan matn maydonchasi</string>
<!-- The button description to save changes to an edited login. -->
<string name="save_changes_to_login">Oʻzgarishlarni loginga saqlash</string>
<!-- The button description to discard changes to an edited login. -->
<string name="discard_changes">Oʻzgarishlarni bekor qilish</string>
<!-- The page title for editing a saved login. -->
<string name="edit">Tahrirlash</string>
<!-- The error message in edit login view when password field is blank. -->
<string name="saved_login_password_required">Parol kiritish kerak</string>
<!-- Voice search button content description -->
<string name="voice_search_content_description">Ovozli qidiruv</string>
<!-- Voice search prompt description displayed after the user presses the voice search button -->
<string name="voice_search_explainer">Hozir gapiring</string>
<!-- The error message in edit login view when a duplicate username exists. -->
<string name="saved_login_duplicate">Shu nomdagi login oldindan bor</string>
<!-- Synced Tabs -->
<!-- Text displayed when user is not logged into a Firefox Account -->
<string name="synced_tabs_connect_to_sync_account">Firefox hisobi bilan ulanish</string>
<!-- Text displayed to ask user to connect another device as no devices found with account -->
<string name="synced_tabs_connect_another_device">Boshqa qurilmani ulash</string>
<!-- Text displayed asking user to re-authenticate -->
<string name="synced_tabs_reauth">Qaytadan haqiqiylikni tekshiring.</string>
<!-- Text displayed when user has disabled tab syncing in Firefox Sync Account -->
<string name="synced_tabs_enable_tab_syncing">Varaq sinxronizatsiyasini yoqing</string>
<!-- Text displayed when user has no tabs that have been synced -->
<string name="synced_tabs_no_tabs">Boshqa qurilmlaringizdagi Firefoxda hech qanday varaq ochiq emas.</string>
<!-- Text displayed in the synced tabs screen when a user is not signed in to Firefox Sync describing Synced Tabs -->
<string name="synced_tabs_sign_in_message">Boshqa qurilmalaringizdagi varaqlar roʻyxatini koʻrish.</string>
<!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync -->
<string name="synced_tabs_sign_in_button">Sinxronlash uchun hisobingizga kiring</string>
<!-- Top Sites -->
<!-- Title text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_title">Mashhur sayt uchun cheklov tugadi</string>
<!-- Content description text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_content">Yangi mashhur sayt qoʻshish uchun sayt ustiga bosib turing va olib tashlashni tanlang.</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">OK, tushundim</string>
</resources>

@ -157,7 +157,7 @@
<!-- Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with_2">Lần này, tìm kiếm với:</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">Điền liên kết từ clipboard</string>
<string name="awesomebar_clipboard_title">Điền liên kết từ bộ nhớ tạm</string>
<!-- Button in the search suggestions onboarding that allows search suggestions in private sessions -->
<string name="search_suggestions_onboarding_allow_button">Cho phép</string>
<!-- Button in the search suggestions onboarding that does not allow search suggestions in private sessions -->
@ -271,7 +271,7 @@
<!-- Preference title for switch preference to show search suggestions also in private mode -->
<string name="preferences_show_search_suggestions_in_private">Hiển thị trong phiên riêng tư</string>
<!-- Preference title for switch preference to show a clipboard suggestion when searching -->
<string name="preferences_show_clipboard_suggestions">Hiển thị đề xuất clipboard</string>
<string name="preferences_show_clipboard_suggestions">Hiển thị đề xuất bộ nhớ tạm</string>
<!-- Preference title for switch preference to suggest browsing history when searching -->
<string name="preferences_search_browsing_history">Tìm kiếm lịch sử duyệt web</string>
<!-- Preference title for switch preference to suggest bookmarks when searching -->
@ -882,8 +882,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">Tự động xóa dữ liệu duyệt khi bạn chọn &quot;Thoát&quot; từ menu chính</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Tự động xóa dữ liệu duyệt khi bạn chọn \&quot;Thoát\&quot; từ menu chính</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">Lịch sử duyệt web</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Thoát</string>
@ -1178,7 +1176,7 @@
<!-- Paste the text in the clipboard -->
<string name="browser_toolbar_long_press_popup_paste">Dán</string>
<!-- Snackbar message shown after an URL has been copied to clipboard. -->
<string name="browser_toolbar_url_copied_to_clipboard_snackbar">Đã sao chép URL vào clipboard</string>
<string name="browser_toolbar_url_copied_to_clipboard_snackbar">Đã sao chép URL vào bộ nhớ tạm</string>
<!-- Title text for the Add To Homescreen dialog -->
<string name="add_to_homescreen_title">Thêm vào màn hình chính</string>
@ -1253,11 +1251,11 @@
<!-- Negative confirmation that Fenix should not save the new or updated login -->
<string name="logins_doorhanger_save_dont_save">Không lưu</string>
<!-- Shown in snackbar to tell user that the password has been copied -->
<string name="logins_password_copied">Đã sao chép mật khẩu vào clipboard</string>
<string name="logins_password_copied">Đã sao chép mật khẩu vào bộ nhớ tạm</string>
<!-- Shown in snackbar to tell user that the username has been copied -->
<string name="logins_username_copied">Đã sao chép tên người dùng vào clipboard</string>
<string name="logins_username_copied">Đã sao chép tên người dùng vào bộ nhớ tạm</string>
<!-- Shown in snackbar to tell user that the site has been copied -->
<string name="logins_site_copied">Đã sao chép URL trang web vào clipboard</string>
<string name="logins_site_copied">Đã sao chép trang web vào bộ nhớ tạm</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a password in logins-->
<string name="saved_logins_copy_password">Sao chép mật khẩu</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a username in logins -->

@ -260,7 +260,7 @@
<!-- Preference text for account title when there was an error syncing FxA -->
<string name="preferences_account_sync_error">重新连接以恢复同步</string>
<!-- Preference for language -->
<string name="preferences_language">语言(地区)</string>
<string name="preferences_language">语言</string>
<!-- Preference for data choices -->
<string name="preferences_data_choices">数据反馈</string>
<!-- Preference for data collection -->
@ -926,8 +926,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">从主菜单中选择“退出”时,自动删除浏览数据</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">从主菜单中选择“退出”时,自动删除浏览数据</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">浏览历史</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">退出</string>
@ -947,7 +945,7 @@
<!-- Tips -->
<!-- text for firefox preview moving tip header "Firefox Preview" and "Firefox Nightly" are intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header">Firefox Preview 即为现在的 Firefox Nightly</string>
<string name="tip_firefox_preview_moved_header">Firefox Preview 已迁移至 Firefox Nightly</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description">Firefox Nightly 每日获得更新,包含实验性的新功能。
但可能不够稳定,您可以下载我们的 Beta 版浏览器以获得更稳定的体验。</string>

@ -464,7 +464,7 @@
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_private_tab">開新隱私瀏覽分頁</string>
<!-- Text for the new tab button to indicate adding a new private tab in the tab -->
<string name="tab_drawer_fab_content">隱私</string>
<string name="tab_drawer_fab_content">隱私分頁</string>
<!-- Text shown as the title of the open tab tray -->
<string name="tab_tray_title">開啟分頁</string>
<!-- Text shown in the menu for saving tabs to a collection -->
@ -919,8 +919,6 @@
<string name="preference_summary_delete_browsing_data_on_quit">當您點擊主選單當中的「離開」時,自動刪除瀏覽資料</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">點擊主選單中的「離開」時,自動清除上網資料</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">瀏覽紀錄</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">離開</string>
@ -940,9 +938,9 @@
<!-- Tips -->
<!-- text for firefox preview moving tip header "Firefox Preview" and "Firefox Nightly" are intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header">Firefox Nightly 已被 Firefox Preview 取代</string>
<string name="tip_firefox_preview_moved_header">Firefox Nightly 已接手原 Firefox Preview 功能</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description">Firefox Nightly 每天都會更新一次,當中包含實驗中的新功能,然而這些新功能可能會較不穩定。若須有較穩定的使用體驗,請下載我們的 Beta 測試版。</string>
<string name="tip_firefox_preview_moved_description">Firefox Nightly 每天都會更新,當中包含實驗中的新功能,然而這些新功能可能會較不穩定。\n\n若想要有較穩定的使用體驗請下載 Beta 測試版。</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">下載 Firefox for Android Beta 測試版</string>
@ -950,14 +948,14 @@
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed">Firefox Nightly 版本更新</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_installed">此應用程式不會再收到安全性更新。請改用新版的 Nightly 並停用此應用程式。\n\n註冊 Firefox 帳號,即可快速移轉書籤、登入資訊、瀏覽紀錄到新版本當中</string>
<string name="tip_firefox_preview_moved_description_preview_installed">此應用程式不會再收到安全性更新。請改用新版的 Nightly 並停止使用此應用程式。\n\n註冊 Firefox 帳號,即可快速移轉書籤、登入資訊、瀏覽紀錄到新版本。</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_installed">改用新版 Nightly</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_not_installed">Firefox Nightly 版本更新</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_not_installed">此應用程式不會再收到安全性更新。請下載新版的 Nightly 並停用此應用程式。\n\n請註冊 Firefox 帳號,即可快速移轉書籤、登入資訊、瀏覽紀錄到新版本當中</string>
<string name="tip_firefox_preview_moved_description_preview_not_installed">此應用程式不會再收到安全性更新。請改用新版的 Nightly 並停止使用此版應用程式。\n\n註冊 Firefox 帳號,即可快速移轉書籤、登入資訊、瀏覽紀錄到新版本。</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_not_installed">下載新版 Nightly</string>
@ -1150,7 +1148,7 @@
<!-- Category of trackers (cryptominers) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_cryptominers_title">加密貨幣採礦程式</string>
<!-- Description of cryptominers that can be blocked by Enhanced Tracking Protection -->
<string name="etp_cryptominers_description">防止有害指令碼使用您的裝置來為數位貨幣「採礦」。</string>
<string name="etp_cryptominers_description">防止有害指令碼使用您的裝置來為數位貨幣「採礦」。</string>
<!-- Category of trackers (fingerprinters) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_fingerprinters_title">數位指紋追蹤程式</string>
<!-- Description of fingerprinters that can be blocked by Enhanced Tracking Protection -->

Loading…
Cancel
Save