Import l10n.

upstream-sync
Mozilla L10n Automation Bot 4 years ago committed by mergify[bot]
parent b2b558fe39
commit 2e676a047d

@ -21,6 +21,10 @@
<!-- No Private Tabs Message Description -->
<string name="no_private_tabs_description">Tady se zobrazí vaše anonymní panely.</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">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 -->
@ -72,14 +76,6 @@
<!-- Text for the negative button -->
<string name="cfr_neg_button_text">Ne, děkuji</string>
<!-- Search widget "contextual feature recommendation" (CFR) -->
<!-- Text for the main message. 'Firefox' intentionally hardcoded here.-->
<string name="search_widget_cfr_message">Otevřete Firefox rychleji. Přidejte si widget na domovskou obrazovku.</string>
<!-- Text for the positive button -->
<string name="search_widget_cfr_pos_button_text">Přidat widget</string>
<!-- Text for the negative button -->
<string name="search_widget_cfr_neg_button_text">Teď ne</string>
<!-- Open in App "contextual feature recommendation" (CFR) -->
<!-- Text for the info message. 'Firefox' intentionally hardcoded here.-->
<string name="open_in_app_cfr_info_message">Firefox můžete nastavit tak, aby automaticky otevíral odkazy v této aplikaci.</string>
@ -102,6 +98,13 @@
<!-- Text for the negative action button to dismiss the Close Tabs Banner. -->
<string name="tab_tray_close_tabs_banner_negative_button_text">Ne, děkuji</string>
<!-- Text for the banner message to tell users about our grid view feature. -->
<string name="tab_tray_grid_view_banner_message">Zobrazení otevřených panelů můžete změnit v nastavení aplikace.</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">Přejít 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">Zavřít</string>
<!-- Home screen icons - Long press shortcuts -->
<!-- Shortcut action to open new tab -->
<string name="home_screen_shortcut_open_new_tab_2">Nový panel</string>
@ -447,6 +450,10 @@
<string name="preferences_marketing_data">Marketingová data</string>
<!-- Preference description for marketing data collection, parameter is the app name (e.g. Firefox) -->
<string name="preferences_marketing_data_description">Sdílí data o funkcích, které v aplikaci %1$s používáte, se společností Leanplum, naším partnerem pro mobilní marketing.</string>
<!-- Title for studies preferences -->
<string name="preference_experiments_2">Studie</string>
<!-- Summary for studies preferences -->
<string name="preference_experiments_summary_2">Povolí Mozille instalovat a spouštět studie.</string>
<!-- Title for experiments preferences -->
<string name="preference_experiments">Experimenty</string>
<!-- Summary for experiments preferences -->
@ -572,6 +579,15 @@
<!-- Option for auto closing tabs that will auto close tabs after one month -->
<string name="close_tabs_after_one_month">Po měsíci</string>
<!-- Summary for tabs preference when auto closing tabs setting is set to manual close-->
<string name="close_tabs_manually_summary">Zavírat ručně</string>
<!-- Summary for tabs preference when auto closing tabs setting is set to auto close tabs after one day-->
<string name="close_tabs_after_one_day_summary">Zavírat po jednom dni</string>
<!-- Summary for tabs preference when auto closing tabs setting is set to auto close tabs after one week-->
<string name="close_tabs_after_one_week_summary">Zavírat po týdnu</string>
<!-- Summary for tabs preference when auto closing tabs setting is set to auto close tabs after one month-->
<string name="close_tabs_after_one_month_summary">Zavírat po měsíci</string>
<!-- Sessions -->
<!-- Title for the list of tabs -->
<string name="tab_header_label">Otevřené panely</string>
@ -603,8 +619,18 @@
<string name="tab_tray_menu_home">Domů</string>
<!-- Shortcut action to toggle private mode -->
<string name="tab_tray_menu_toggle">Přepnout režim panelů</string>
<!-- Text shown in the multiselect menu for bookmarking selected tabs. -->
<string name="tab_tray_multiselect_menu_item_bookmark">Přidat do záložek</string>
<!-- Text shown in the multiselect menu for closing selected tabs. -->
<string name="tab_tray_multiselect_menu_item_close">Zavřít</string>
<!-- Content description for tabs tray multiselect share button -->
<string name="tab_tray_multiselect_share_content_description">Sdílet vybrané panely</string>
<!-- Content description for tabs tray multiselect menu -->
<string name="tab_tray_multiselect_menu_content_description">Nabídka pro vybrané panely</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">Odstranit panel ze sbírky</string>
<!-- Text for button to enter multiselect mode in tabs tray -->
<string name="tabs_tray_select_tabs">Vybrat panely</string>
<!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed -->
<string name="close_tab">Zavřít panel</string>
<!-- Content description (not visible, for screen readers etc.): Close tab <title> button. First parameter is tab title -->
@ -647,8 +673,10 @@
<!-- Hint for adding name of a collection -->
<string name="collection_name_hint">Název sbírky</string>
<!-- Text for the menu button to remove a top site -->
<string name="remove_top_site">Odebrat</string>
<!-- Text for the menu button to rename a top site -->
<string name="rename_top_site">Přejmenovat</string>
<!-- Text for the menu button to remove a top site -->
<string name="remove_top_site">Odebrat</string>
<!-- Text for the menu button to delete a top site from history -->
<string name="delete_from_history">Vymazat z historie</string>
@ -701,13 +729,16 @@
<!-- Text shown when no history exists -->
<string name="history_empty_message">Zatím nemáte žádnou historii prohlížení</string>
<!-- Downloads -->
<!-- Text shown when no download exists -->
<string name="download_empty_message">Žádná stahování</string>
<!-- History multi select title in app bar
The first parameter is the number of downloads selected -->
<string name="download_multi_select_title">Vybráno stahování: %1$d</string>
<!-- History overflow menu open in new tab button -->
<string name="download_menu_open">Otevřít</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">Promiňte, aplikace %1$s nemůže tuto stránku načíst.</string>
@ -972,6 +1003,12 @@
<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 byly zavřeny</string>
<!-- Text shown in snackbar when user closes tabs -->
<string name="snackbar_message_tabs_closed">Panely byly zavřeny</string>
<!-- Text shown in snackbar when user bookmarks a list of tabs -->
<string name="snackbar_message_bookmarks_saved">Záložky uloženy</string>
<!-- Text shown in snackbar action for viewing bookmarks -->
<string name="snackbar_message_bookmarks_view">Zobrazit</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 -->
@ -1630,6 +1667,15 @@
<!-- Label for the show most visited sites preference -->
<string name="top_sites_toggle_top_frecent_sites">Zobrazovat nejnavštěvovanější stránky</string>
<!-- Title text displayed in the rename top site dialog. -->
<string name="top_sites_rename_dialog_title">Název</string>
<!-- Hint for renaming title of a top site -->
<string name="top_site_name_hint">Název top stránky</string>
<!-- Button caption to confirm the renaming of the top site. -->
<string name="top_sites_rename_dialog_ok">OK</string>
<!-- Dialog button text for canceling the rename top site prompt. -->
<string name="top_sites_rename_dialog_cancel">Zrušit</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Odstranit</string>

@ -445,7 +445,7 @@
<!-- Title for studies preferences -->
<string name="preference_experiments_2">Istraživanja</string>
<!-- Summary for studies preferences -->
<string name="preference_experiments_summary_2">Omogućuje Mozilli instalirati i pokrenuti istraživanja</string>
<string name="preference_experiments_summary_2">Omogućuje Mozilli instalaciju i pokretanje istraživanja</string>
<!-- Title for experiments preferences -->
<string name="preference_experiments">Eksperimenti</string>
@ -1615,7 +1615,7 @@
<string name="browser_menu_add_to_top_sites">Dodaj u omiljene 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">Potvrđeno od: %1$s</string>
<string name="certificate_info_verified_by">Potvrđuje: %1$s</string>
<!-- Login overflow menu delete button -->
<string name="login_menu_delete_button">Izbriši</string>
<!-- Login overflow menu edit button -->

@ -448,6 +448,10 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
<string name="preferences_marketing_data">Isefka n uzenzi</string>
<!-- Preference description for marketing data collection, parameter is the app name (e.g. Firefox) -->
<string name="preferences_marketing_data_description">Bḍu isefka ɣef timahilin i tseqdaceḍ deg %1$s s Leanplum, Imzenzi-nneɣ n izirazen.</string>
<!-- Title for studies preferences -->
<string name="preference_experiments_2">Studies</string>
<!-- Summary for studies preferences -->
<string name="preference_experiments_summary_2">Sireg Mozilla ad tesbedded sakin ad tseddu studies</string>
<!-- Title for experiments preferences -->
<string name="preference_experiments">Tisermiyin</string>
<!-- Summary for experiments preferences -->

@ -17,6 +17,10 @@
<string name="no_open_tabs_description">ᱟᱢᱟᱜ ᱠᱷᱩᱞᱟᱹ ᱟᱠᱟᱱ ᱴᱮᱵ ᱠᱚ ᱫᱚ ᱱᱚᱰᱮ ᱫᱮᱠᱷᱟᱣᱼᱜᱟ ᱾</string>
<!-- 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">ᱵᱟᱭᱰᱩ</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 -->
@ -90,6 +94,13 @@
<!-- 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 banner message to tell users about our grid view feature. -->
<string name="tab_tray_grid_view_banner_message">ᱠᱷᱩᱞᱟᱹ ᱴᱮᱵ ᱞᱮᱭᱟᱩᱴ ᱠᱚ ᱵᱚᱫᱚᱞ ᱢᱮᱸ ᱾ ᱥᱟᱡᱟᱣ ᱴᱷᱮᱱ ᱪᱟᱞᱟᱣ ᱠᱟᱛᱮᱫᱽ ᱴᱮᱵ ᱣᱤᱣ ᱞᱟᱛᱟᱨ ᱨᱮ ᱜᱨᱤᱰ ᱪᱚᱭᱚᱱ ᱢᱮᱸ ᱾ </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>
@ -427,6 +438,10 @@
<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 studies preferences -->
<string name="preference_experiments_2">ᱯᱟᱲᱦᱟᱣ ᱠᱚ</string>
<!-- Summary for studies preferences -->
<string name="preference_experiments_summary_2">Mozilla ᱥᱚᱫᱽᱷ ᱞᱚ ᱟᱹᱛᱩᱨ ᱟᱨ ᱫᱟᱹᱲ ᱪᱷᱚ ᱞᱟᱹᱤᱫᱽ ᱢᱮᱛᱟᱭ ᱢᱮᱸ</string>
<!-- Title for experiments preferences -->
<string name="preference_experiments">ᱵᱤᱰᱟᱣ</string>
<!-- Summary for experiments preferences -->
@ -581,6 +596,8 @@
<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 the collection selector -->
<string name="tab_tray_menu_select">ᱪᱚᱭᱚᱱ</string>
<!-- Text shown in the menu for sharing all tabs -->
<string name="tab_tray_menu_item_share">ᱡᱷᱚᱛᱚ ᱴᱮᱵ ᱠᱚ ᱦᱟᱹᱴᱧ ᱢᱮᱸ</string>
<!-- Text shown in the menu to view recently closed tabs -->
@ -595,6 +612,14 @@
<string name="tab_tray_menu_home">ᱚᱲᱟᱜ ᱪᱟᱞᱟᱜ ᱢᱮᱸ</string>
<!-- Shortcut action to toggle private mode -->
<string name="tab_tray_menu_toggle">ᱴᱮᱵ ᱢᱳᱰ ᱛᱚᱞᱟᱜ ᱢᱮᱸ</string>
<!-- Text shown in the multiselect menu for bookmarking selected tabs. -->
<string name="tab_tray_multiselect_menu_item_bookmark">ᱵᱩᱻᱠᱢᱟᱨᱠ</string>
<!-- Text shown in the multiselect menu for closing selected tabs. -->
<string name="tab_tray_multiselect_menu_item_close">ᱵᱚᱸᱫᱽ</string>
<!-- Content description for tabs tray multiselect share button -->
<string name="tab_tray_multiselect_share_content_description">ᱪᱚᱭᱚᱱ ᱟᱠᱟᱱ ᱴᱮᱵᱽ ᱠᱚ ᱦᱟᱹᱴᱤᱧ ᱢᱮᱸ</string>
<!-- Content description for tabs tray multiselect menu -->
<string name="tab_tray_multiselect_menu_content_description">ᱪᱚᱭᱚᱱ ᱟᱠᱟᱱ ᱴᱮᱵ ᱢᱮᱱᱭᱩ ᱠᱚ</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 -->
@ -967,6 +992,10 @@
<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 bookmarks a list of tabs -->
<string name="snackbar_message_bookmarks_saved">ᱵᱩᱻᱠᱢᱟᱨᱠ ᱠᱚ ᱥᱟᱺᱪᱟᱣ ᱮᱱᱟ!</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 -->

@ -260,7 +260,7 @@
<!-- Preference for settings related to saved credit cards and addresses -->
<string name="preferences_credit_cards_addresses">Kredi kartları ve adresler</string>
<!-- Preference for settings related to changing the default browser -->
<string name="preferences_set_as_default_browser">Varsayılan tarayıcı olarak ayarla</string>
<string name="preferences_set_as_default_browser">Varsayılan tarayıcı yap</string>
<!-- Preference category for advanced settings -->
<string name="preferences_category_advanced">Gelişmiş</string>
<!-- Preference category for privacy settings -->
@ -1225,9 +1225,9 @@
<string name="onboarding_theme_light_title">ık tema</string>
<!-- Text shown in snackbar when multiple tabs have been sent to device -->
<string name="sync_sent_tabs_snackbar">Sekmeler gönderildi!</string>
<string name="sync_sent_tabs_snackbar">Sekmeler gönderildi</string>
<!-- Text shown in snackbar when one tab has been sent to device -->
<string name="sync_sent_tab_snackbar">Sekme gönderildi!</string>
<string name="sync_sent_tab_snackbar">Sekme gönderildi</string>
<!-- Text shown in snackbar when sharing tabs failed -->
<string name="sync_sent_tab_error_snackbar">Gönderilemedi</string>
<!-- Text shown in snackbar for the "retry" action that the user has after sharing tabs failed -->

Loading…
Cancel
Save