[fenix] Import l10n.

pull/600/head
Mozilla L10n Automation Bot 3 years ago committed by mergify[bot]
parent d6150b8310
commit a2c509b9af

@ -5,6 +5,7 @@
<string name="app_name_private_5">Ichinan %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 (Ichinan)</string>
<!-- Home Fragment -->
<!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
<string name="content_description_menu">Ch\'aqa\' chik taq cha\'oj</string>
@ -53,6 +54,12 @@
<!-- Content description on checkmark while tab is selected in multiselect mode in tab tray -->
<string name="tab_tray_multiselect_selected_content_description">Xcha\'</string>
<!-- Home - Recently saved bookmarks -->
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_saved_bookmarks">K\'a b\'a keyak</string>
<!-- Title for the button which navigates the user to show all of their saved bookmarks. -->
<string name="recently_saved_show_all">Tik\'ut ronojel</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>
@ -106,6 +113,9 @@
<!-- Heading for the Top Sites block -->
<string name="home_screen_top_sites_heading">Jeb\'ël taq ruxaq</string>
<!-- Button text for showing all the tabs in the tabs tray -->
<string name="recent_tabs_show_all">Tik\'ut ronojel</string>
<!-- Browser Fragment -->
<!-- Content description (not visible, for screen readers etc.): Navigate to open tabs -->
<string name="browser_tabs_button">Kejaq taq Ruwi\'</string>
@ -607,6 +617,8 @@
<!-- Option for always starting on the home screen -->
<string name="start_on_home_always">Junelïk</string>
<!-- Option for never starting on the home screen -->
<string name="start_on_home_never">Majub\'ey</string>
<!-- Summary for tabs preference when auto closing tabs setting is set to manual close-->
<string name="close_tabs_manually_summary">Titz\'apïx chi q\'ab\'aj</string>
<!-- Summary for tabs preference when auto closing tabs setting is set to auto close tabs after one day-->
@ -1609,6 +1621,10 @@
<!-- The header for the expiration date of a credit card -->
<string name="credit_cards_expiration_date">Q\'in Nik\'is Ruq\'ijul</string>
<!-- The label for the expiration date month of a credit card to be used by a11y services-->
<string name="credit_cards_expiration_date_month">Ik\' Nik\'is Ruq\'ijul</string>
<!-- The label for the expiration date year of a credit card to be used by a11y services-->
<string name="credit_cards_expiration_date_year">Juna\' Nik\'is Ruq\'ijul</string>
<!-- The header for the name on the credit card -->
<string name="credit_cards_name_on_card">B\'i\'aj pa Tarjeta\'</string>
<!-- The header for the nickname for a credit card -->

@ -4,6 +4,7 @@
<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>
@ -19,10 +20,6 @@
<!-- No Private Tabs Message Description -->
<string name="no_private_tabs_description">ແທັບສ່ວນຕົວຂອງທ່ານຈະຖືກສະແດງຢູ່ບ່ອນນີ້.</string>
<!-- Default title for pinned Baidu top site that links to Baidu home page -->
<string name="default_top_site_baidu">Baidu</string>
<!-- Default title for pinned JD top site that links to JD home page -->
<string name="default_top_site_jd">JD</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 -->
@ -89,11 +86,6 @@
<!-- Text for the negative action button to dismiss the Close Tabs Banner. -->
<string name="tab_tray_close_tabs_banner_negative_button_text">ຍົກເລີກ</string>
<!-- Text for the positive action button to go to Settings for auto close tabs. -->
<string name="tab_tray_grid_view_banner_positive_button_text">ໄປທີ່ການຕັ້ງຄ່າ</string>
<!-- Text for the negative action button to dismiss the Close Tabs Banner. -->
<string name="tab_tray_grid_view_banner_negative_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>
@ -173,6 +165,7 @@
<!-- Browser menu button to show reader view appearance controls e.g. the used font type and size -->
<string name="browser_menu_customize_reader_view">ແກ້ໄຂມຸມມອງຜູ້ອ່ານ</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>
@ -333,6 +326,8 @@
<string name="preferences_search_synced_tabs">ຄົ້ນຫາແທັບທີ່ sync ແລ້ວ</string>
<!-- Preference for account settings -->
<string name="preferences_account_settings">ການຕັ້ງ​ຄ່າ​ບັນ​ຊີ</string>
<!-- Preference for enabling url autocomplete-->
<string name="preferences_enable_autocomplete_urls">ເຕີມ URLs ແບບອັດຕະໂນມັດ</string>
<!-- Preference for open links in third party apps -->
<string name="preferences_open_links_in_apps">ເປີດລີ້ງໃນແອັບ</string>
<!-- Preference for add_ons -->
@ -415,9 +410,6 @@
<!-- 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 -->
@ -505,8 +497,6 @@
<string name="library_new_tab">ແທັບໃຫມ່</string>
<!-- Option in Library to find text in page -->
<string name="library_find_in_page">ຄົ້ນຫາໃນຫນ້ານີ້</string>
<!-- Option in Library to open Synced Tabs page -->
<string name="library_synced_tabs">ແທັບ Synced</string>
<!-- Option in Library to open Reading List -->
<string name="library_reading_list">ລາຍການອ່ານ</string>
<!-- Menu Item Label for Search in Library -->
@ -571,6 +561,8 @@
<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 for the new tab button to indicate syncing command on the synced tabs page -->
<string name="tab_drawer_fab_sync">Sync</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 -->
@ -581,6 +573,8 @@
<string name="tab_tray_menu_item_share">ແບ່ງປັນແທັບທັງໝົດ</string>
<!-- Text shown in the menu to view recently closed tabs -->
<string name="tab_tray_menu_recently_closed">ແທັບທີ່ຫາກໍ່ປິດໄປມື້ກີ້ນີ້</string>
<!-- Text shown in the menu to view account settings -->
<string name="tab_tray_menu_account_settings">ການຕັ້ງ​ຄ່າ​ບັນ​ຊີ</string>
<!-- Text shown in the menu to view tab settings -->
<string name="tab_tray_menu_tab_settings">ການຕັ້ງຄ່າແທັບ</string>
<!-- Text shown in the menu for closing all tabs -->
@ -746,8 +740,6 @@
<!-- Screen title for adding a bookmarks folder -->
<string name="bookmark_add_folder">ເພີ່ມໂຟລເດີ</string>
<!-- deprecated: Snackbar title shown after a bookmark has been created. -->
<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. -->
@ -967,6 +959,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 action for viewing bookmarks -->
<string name="snackbar_message_bookmarks_view">ວິວ</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 -->
@ -1094,9 +1088,6 @@
<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>
@ -1105,38 +1096,26 @@
<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 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 manually sign into Firefox account. -->
<string name="onboarding_firefox_account_sign_in_1">ລົງ​ທະ​ບຽນ</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>
@ -1162,8 +1141,6 @@
<!-- 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) -->
@ -1214,14 +1191,10 @@
<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 -->
@ -1263,6 +1236,18 @@
<!-- Category of trackers (cross-site tracking cookies) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_cookies_title">ຕົວຕິດຕາມຄຸກກີ້ Cross-Site</string>
<!-- Category of trackers (fingerprinters) that can be blocked by Enhanced Tracking Protection -->
<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>
<!-- 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>
<!-- Browser long press popup menu -->
<!-- Copy the current url -->
<string name="browser_toolbar_long_press_popup_copy">ສຳເນົາ</string>
@ -1282,10 +1267,6 @@
<string name="preferences_passwords_save_logins_never_save">ບໍ່ຕ້ອງບັນທຶກ</string>
<!-- Preference for autofilling saved logins in Fenix -->
<string name="preferences_passwords_autofill">ຕື່ມຂໍ້ມູນອັດຕະໂນມັດ</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 -->
@ -1293,15 +1274,27 @@
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins">ບັກທຶກການລັອກອິນໄວ້</string>
<!-- Deprecated: 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>
<!-- Deprecated: No Open Tabs Message Header -->
<string name="no_collections_header1">ເກັບກຳສິ່ງທີ່ສຳຄັນສຳລັບທ່ານ</string>
<!-- Deprecated: Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">ເອົາການຄົ້ນຫາ, ເວັບໄຊທ ແລະ ແທັບທີ່ຄ້າຍຄືກັນມາໄວ້ໃນກຸ່ມດຽວກັນ ເພື່ອເຮັດໃຫ້ສາມາດເຂົ້າໄດ້ງ່າຍໃນພາຍຫລັງ.</string>
<!-- Deprecated: text for the firefox account onboarding card header when we detect you're already signed in to -->
<string name="onboarding_firefox_account_auto_signin_header_2">ທ່ານໄດ້ລົງຊື່ເຂົ້າໃຊ້ດ້ວຍຖານະ %s ໃນ Firefox ໃນໂທລະສັບເຄື່ອງນີ້. ທ່ານຕ້ອງການຈະລົງຊື່ເຂົ້າໃຊ້ດ້ວຍບັນຊີນີ້ບໍ່?</string>
<!-- Preference to access list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions">ຍົກເວັ້ນ</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>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_later">ພາຍຫຼັງ</string>
<!-- The title for the "Save" menu item for saving a credit card -->
<string name="credit_cards_menu_save">ບັນທຶກ</string>
<!-- The text for the "Save" button for saving a credit card -->
<string name="credit_cards_save_button">ບັນທຶກ</string>
<!-- The text for the "Cancel" button for cancelling adding or updating a credit card -->
<string name="credit_cards_cancel_button">ຍົກເລີກ</string>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="credit_cards_warning_dialog_later">ພາຍຫຼັງ</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>
</resources>

@ -5,6 +5,7 @@
<string name="app_name_private_5">%s privado</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 (privado)</string>
<!-- Home Fragment -->
<!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
<string name="content_description_menu">Mais opções</string>
@ -49,6 +50,16 @@
<!-- Content description on checkmark while tab is selected in multiselect mode in tab tray -->
<string name="tab_tray_multiselect_selected_content_description">Selecionado</string>
<!-- Home - Recently saved bookmarks -->
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_saved_bookmarks">Recentemente guardados</string>
<!-- Content description for the recently saved bookmarks section on the home screen. -->
<string name="recently_saved_bookmarks_content_description">Marcadores guardados recentemente</string>
<!-- Title for the button which navigates the user to show all of their saved bookmarks. -->
<string name="recently_saved_show_all">Mostrar todos</string>
<!-- Content description for the button which navigates the user to show all of their saved bookmarks. -->
<string name="recently_saved_show_all_content_description">Botão para mostrar todos os marcadores guardados</string>
<!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
<string name="about_content">%1$s é criado pela Mozilla.</string>
@ -103,6 +114,12 @@
<!-- Heading for the Top Sites block -->
<string name="home_screen_top_sites_heading">Sites principais</string>
<!-- Recent Tabs -->
<!-- Header text for jumping back into the recent tab in the home screen -->
<string name="recent_tabs_header">Regressar</string>
<!-- Button text for showing all the tabs in the tabs tray -->
<string name="recent_tabs_show_all">Mostrar todos</string>
<!-- Browser Fragment -->
<!-- Content description (not visible, for screen readers etc.): Navigate to open tabs -->
<string name="browser_tabs_button">Separadores abertos</string>
@ -1581,9 +1598,9 @@
<string name="credit_cards_card_number">Número do cartão</string>
<!-- The header for the expiration date of a credit card -->
<string name="credit_cards_expiration_date">Data de expiração</string>
<!-- The label for the expiration date month of a credit card -->
<!-- The label for the expiration date month of a credit card to be used by a11y services-->
<string name="credit_cards_expiration_date_month">Mês da data de expiração</string>
<!-- The label for the expiration date year of a credit card -->
<!-- The label for the expiration date year of a credit card to be used by a11y services-->
<string name="credit_cards_expiration_date_year">Ano da data de expiração</string>
<!-- The header for the name on the credit card -->
<string name="credit_cards_name_on_card">Nome no cartão</string>

@ -5,6 +5,7 @@
<string name="app_name_private_5">Súkromný %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 (súkromné prehliadanie)</string>
<!-- Home Fragment -->
<!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
<string name="content_description_menu">Ďalšie možnosti</string>
@ -49,6 +50,16 @@
<!-- Content description on checkmark while tab is selected in multiselect mode in tab tray -->
<string name="tab_tray_multiselect_selected_content_description">Vybraná</string>
<!-- Home - Recently saved bookmarks -->
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_saved_bookmarks">Nedávno uložené</string>
<!-- Content description for the recently saved bookmarks section on the home screen. -->
<string name="recently_saved_bookmarks_content_description">Nedávno uložené záložky</string>
<!-- Title for the button which navigates the user to show all of their saved bookmarks. -->
<string name="recently_saved_show_all">Zobraziť všetko</string>
<!-- Content description for the button which navigates the user to show all of their saved bookmarks. -->
<string name="recently_saved_show_all_content_description">Tlačidlo Zobraziť všetky uložené záložky</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>
@ -94,13 +105,6 @@
<!-- Text for the negative action button to dismiss the Close Tabs Banner. -->
<string name="tab_tray_close_tabs_banner_negative_button_text">Zavrieť</string>
<!-- Text for the banner message to tell users about our grid view feature. -->
<string name="tab_tray_grid_view_banner_message">Zmeňte rozloženie otvorených kariet. Prejdite do nastavení a v zobrazení kariet vyberte mriežku.</string>
<!-- Text for the positive action button to go to Settings for auto close tabs. -->
<string name="tab_tray_grid_view_banner_positive_button_text">Prejsť do nastavení</string>
<!-- Text for the negative action button to dismiss the Close Tabs Banner. -->
<string name="tab_tray_grid_view_banner_negative_button_text">Zavrieť</string>
<!-- Home screen icons - Long press shortcuts -->
<!-- Shortcut action to open new tab -->
<string name="home_screen_shortcut_open_new_tab_2">Nová karta</string>
@ -110,6 +114,12 @@
<!-- Heading for the Top Sites block -->
<string name="home_screen_top_sites_heading">Top stránky</string>
<!-- Recent Tabs -->
<!-- Header text for jumping back into the recent tab in the home screen -->
<string name="recent_tabs_header">Návrat späť</string>
<!-- Button text for showing all the tabs in the tabs tray -->
<string name="recent_tabs_show_all">Zobraziť všetko</string>
<!-- Browser Fragment -->
<!-- Content description (not visible, for screen readers etc.): Navigate to open tabs -->
<string name="browser_tabs_button">Otvorené karty</string>
@ -187,6 +197,10 @@
<!-- Browser menu label for editing a bookmark -->
<string name="browser_menu_edit">Upraviť</string>
<!-- Browser Toolbar -->
<!-- Content description for the Home screen button on the browser toolbar -->
<string name="browser_toolbar_home">Úvodná obrazovka</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">Nedá sa pripojiť. Nerozpoznaná forma URL.</string>
@ -554,8 +568,6 @@
<string name="library_new_tab">Nová karta</string>
<!-- Option in Library to find text in page -->
<string name="library_find_in_page">Hľadať na stránke</string>
<!-- Option in Library to open Synced Tabs page -->
<string name="library_synced_tabs">Synchronizované karty</string>
<!-- Option in Library to open Reading List -->
<string name="library_reading_list">Zoznam na prečítanie</string>
<!-- Menu Item Label for Search in Library -->
@ -600,6 +612,15 @@
<!-- Option for auto closing tabs that will auto close tabs after one month -->
<string name="close_tabs_after_one_month">Po mesiaci</string>
<!-- Start on Home -->
<!-- Title of a preference that allows a user to indicate after a specified amount of time when the app should start on the home screen -->
<string name="preferences_start_on_home">Pri spustení zobraziť úvodnú obrazovku</string>
<!-- Option for starting on the home screen after after four hours or inactivity -->
<string name="start_on_home_after_four_hours">Po štyroch hodinách</string>
<!-- Option for always starting on the home screen -->
<string name="start_on_home_always">Vždy</string>
<!-- Option for never starting on the home screen -->
<string name="start_on_home_never">Nikdy</string>
<!-- Summary for tabs preference when auto closing tabs setting is set to manual close-->
<string name="close_tabs_manually_summary">Zavrieť ručne</string>
<!-- Summary for tabs preference when auto closing tabs setting is set to auto close tabs after one day-->
@ -1579,6 +1600,10 @@
<string name="credit_cards_card_number">Číslo karty</string>
<!-- The header for the expiration date of a credit card -->
<string name="credit_cards_expiration_date">Dátum vypršania platnosti</string>
<!-- The label for the expiration date month of a credit card to be used by a11y services-->
<string name="credit_cards_expiration_date_month">Dátum vypršania platnosti (mesiac)</string>
<!-- The label for the expiration date year of a credit card to be used by a11y services-->
<string name="credit_cards_expiration_date_year">Dátum vypršania platnosti (rok)</string>
<!-- The header for the name on the credit card -->
<string name="credit_cards_name_on_card">Meno na karte</string>
<!-- The header for the nickname for a credit card -->
@ -1599,6 +1624,8 @@
<!-- Error message for credit card number validation -->
<string name="credit_cards_number_validation_error_message">Prosím, zadajte platné číslo platobnej karty</string>
<!-- Error message for credit card name on card validation -->
<string name="credit_cards_name_on_card_validation_error_message">Vyplňte toto pole</string>
<!-- Message displayed in biometric prompt displayed for authentication before allowing users to view their saved credit cards -->
<string name="credit_cards_biometric_prompt_message">Odomknutím zobrazíte svoje uložené kreditné karty</string>
<!-- Title of warning dialog if users have no device authentication set up -->

Loading…
Cancel
Save