Import l10n.

This commit is contained in:
Mozilla L10n Automation Bot 2022-08-04 00:05:19 +00:00 committed by mergify[bot]
parent 8656fd48eb
commit dd563b19f0
13 changed files with 64 additions and 38 deletions

View File

@ -42,8 +42,6 @@
<!-- Home - Recently saved bookmarks -->
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recent_bookmarks_title">Naposledy přidané</string>
<!-- Title for the button which navigates the user to show all of their saved bookmarks. -->
<string moz:removedIn="101" name="recently_saved_show_all" tools:ignore="UnusedResources">Zobrazit vše</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_2">Zobrazit všechny uložené záložky</string>
@ -77,6 +75,9 @@
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Zavřít</string>
<!-- Content description for close button used in "contextual feature recommendation" (CFR) popups -->
<string name="cfr_dismiss_button_default_content_description">Zavřít</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">Pro tuto funkci je potřeba povolit přístup k fotoaparátu. Ten můžete povolit v nastavení oprávnění aplikací v systému Android.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
@ -361,7 +362,9 @@
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Přizpůsobení</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description">S účtem Firefoxu můžete synchronizovat záložky, historii i další svá data</string>
<string moz:RemovedIn="104" name="preferences_sign_in_description" tools:ignore="UnusedResources">S účtem Firefoxu můžete synchronizovat záložky, historii i další svá data</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description_2">Pro synchronizaci svých panelů, záložek, hesel a dalších věcí se přihlaste.</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">Účet Firefoxu</string>
<!-- Preference text for account title when there was an error syncing FxA -->
@ -536,7 +539,9 @@
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string name="preferences_sync">Zapnout synchronizaci</string>
<string moz:RemovedIn="104" name="preferences_sync" tools:ignore="UnusedResources">Zapnout synchronizaci</string>
<!-- Header of the Sync and save your data preference view -->
<string name="preferences_sync_2">Synchronizujte a ukládejte svá data</string>
<!-- Preference for reconnecting to FxA sync -->
<string name="preferences_sync_sign_in_to_reconnect">Pro opětovné připojení se přihlaste</string>
<!-- Preference for removing FxA account -->
@ -760,7 +765,7 @@
<string name="pwa_site_controls_title_private">%1$s (anonymní režim)</string>
<!-- Title text for the normal tabs header in the tabs tray which are not part of any tab grouping. -->
<string name="tab_tray_header_title_1">Další panely</string>
<string moz:removedIn="104" name="tab_tray_header_title_1" tools:ignore="UnusedResources">Další panely</string>
<!-- History -->
<!-- Text for the button to search all history -->
@ -795,6 +800,13 @@
<!-- The page title for browsing history coming from other devices. -->
<string name="history_from_other_devices">Z jiných zařízení</string>
<!-- The synced history sign in dialog message -->
<string name="history_sign_in_message">Pro zobrazení historie prohlížení z vašich ostatních zařízení se prosím přihlaste.</string>
<!-- The synced history sign in dialog button text -->
<string name="history_sign_in_button">Přihlásit se</string>
<!-- The synced history sign in dialog create a new account link -->
<string name="history_sign_in_create_account"><![CDATA[<u>Nebo si vytvořte účet Firefox a začněte synchronizovat</u>]]></string>
<!-- Downloads -->
<!-- Text for the snackbar to confirm that multiple downloads items have been removed -->
<string name="download_delete_multiple_items_snackbar_1">Stažené soubory smazány</string>
@ -1086,8 +1098,6 @@
<string name="snackbar_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 when user adds a site to top sites -->
<string moz:RemovedIn="101" name="snackbar_added_to_top_sites" tools:ignore="UnusedResources">Přidáno do top stránek</string>
<!-- Text shown in snackbar when user adds a site to shortcuts -->
<string name="snackbar_added_to_shortcuts">Přidáno do zkratek</string>
<!-- Text shown in snackbar when user closes a private tab -->
@ -1168,7 +1178,16 @@
<string name="delete_browsing_data_on_quit_action">Ukončit</string>
<!-- Dialog message to the user asking to delete browsing data. -->
<string name="delete_browsing_data_prompt_message">Opravdu chcete smazat všechna soukromá data?</string>
<string moz:removedIn="104" name="delete_browsing_data_prompt_message" tools:ignore="UnusedResources">Opravdu chcete smazat všechna soukromá data?</string>
<!-- Title text of a delete browsing data dialog. -->
<string name="delete_history_prompt_title">Časové období mazání</string>
<!-- Radio button in the delete browsing data dialog to delete history items for the last hour. -->
<string name="delete_history_prompt_button_last_hour">Poslední hodina</string>
<!-- Radio button in the delete browsing data dialog to delete history items for today and yesterday. -->
<string name="delete_history_prompt_button_today_and_yesterday">Dnešek a včerejšek</string>
<!-- Radio button in the delete browsing data dialog to delete all history. -->
<string name="delete_history_prompt_button_everything">Vše</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 smaže vybraná soukromá data.</string>
<!-- Text for the cancel button for the data deletion dialog -->
@ -1591,8 +1610,6 @@
<string name="addresses_edit_address">Upravit adresu</string>
<!-- Title of the "Manage addresses" screen -->
<string name="addresses_manage_addresses">Správa adres</string>
<!-- The header for the full name of an address -->
<string moz:removedIn="102" name="addresses_full_name" tools:ignore="UnusedResources">Celé jméno</string>
<!-- The header for the first name of an address -->
<string name="addresses_first_name">Křestní jméno</string>
<!-- The header for the middle name of an address -->
@ -1693,10 +1710,6 @@
<string name="no_site_exceptions">Žádné výjimky</string>
<!-- Bookmark deletion confirmation -->
<string name="bookmark_deletion_confirmation">Opravdu chcete tuto záložku smazat?</string>
<!-- Browser menu button that adds a top site to the home fragment -->
<string moz:RemovedIn="101" name="browser_menu_add_to_top_sites" tools:ignore="UnusedResources">Přidat do top stránek</string>
<!-- Browser menu button that removes a top site from the home fragment -->
<string moz:RemovedIn="101" name="browser_menu_remove_from_top_sites" tools:ignore="UnusedResources">Odebrat z top stránek</string>
<!-- Browser menu button that adds a shortcut to the home fragment -->
<string name="browser_menu_add_to_shortcuts">Přidat do zkratek</string>
<!-- Browser menu button that removes a shortcut from the home fragment -->
@ -1773,12 +1786,8 @@
<string name="synced_tabs_collapse_group">Sbalit skupinu synchronizovaných panelů</string>
<!-- Top Sites -->
<!-- Title text displayed in the dialog when top sites limit is reached. -->
<string moz:RemovedIn="101" name="top_sites_max_limit_title" tools:ignore="UnusedResources">Dosažen limit počtu top stránek</string>
<!-- Title text displayed in the dialog when shortcuts limit is reached. -->
<string name="shortcut_max_limit_title">Dosažen maximální počet zkratek</string>
<!-- Content description text displayed in the dialog when top sites limit is reached. -->
<string moz:RemovedIn="101" name="top_sites_max_limit_content_2" tools:ignore="UnusedResources">Pro přidání další top stránky nejdříve nějakou odeberte. Stačí na ní podržet prst.</string>
<!-- Content description text displayed in the dialog when shortcut limit is reached. -->
<string name="shortcut_max_limit_content">Pro přidání další zkratky nejdříve nějakou odeberte. Stačí na ní podržet prst.</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
@ -1788,8 +1797,6 @@
<string name="top_sites_toggle_top_recent_sites_4">Zkratky</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 moz:RemovedIn="101" name="top_site_name_hint" tools:ignore="UnusedResources">Název top stránky</string>
<!-- Hint for renaming title of a shortcut -->
<string name="shortcut_name_hint">Název zkratky</string>
<!-- Button caption to confirm the renaming of the top site. -->
@ -1862,4 +1869,5 @@
<string name="experiments_snackbar">Pro odesílání dat povolte telemetrii.</string>
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Přejít do nastavení</string>
<string name="firefox_suggest_header">Návrhy od Firefoxu</string>
</resources>

View File

@ -78,6 +78,9 @@
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Schließen</string>
<!-- Content description for close button used in "contextual feature recommendation" (CFR) popups -->
<string name="cfr_dismiss_button_default_content_description">Schließen</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">Kamerazugriff erforderlich. Öffnen Sie die Android-Einstellungen, tippen Sie auf Berechtigungen und tippen Sie auf Erlauben.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
@ -1634,8 +1637,6 @@
<string name="addresses_edit_address">Adresse bearbeiten</string>
<!-- Title of the "Manage addresses" screen -->
<string name="addresses_manage_addresses">Adressen verwalten</string>
<!-- The header for the full name of an address -->
<string moz:removedIn="102" name="addresses_full_name" tools:ignore="UnusedResources">Vollständiger Name</string>
<!-- The header for the first name of an address -->
<string name="addresses_first_name">Vorname</string>
<!-- The header for the middle name of an address -->

View File

@ -74,6 +74,9 @@
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Zachyśiś</string>
<!-- Content description for close button used in "contextual feature recommendation" (CFR) popups -->
<string name="cfr_dismiss_button_default_content_description">Zachyśiś</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">Pśistup ku kamerje trjebny. Wócyńśo nastajenja Android, pótusniśo zapisk Pšawa a pótusniśo zapisk Dowóliś.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->

View File

@ -80,6 +80,9 @@
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Απόρριψη</string>
<!-- Content description for close button used in "contextual feature recommendation" (CFR) popups -->
<string name="cfr_dismiss_button_default_content_description">Απόρριψη</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">Απαιτείται πρόσβαση στην κάμερα. Μεταβείτε στις Ρυθμίσεις Android, πατήστε «Δικαιώματα» και επιλέξτε «Να επιτρέπεται».</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->

View File

@ -73,6 +73,9 @@
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Dismiss</string>
<!-- Content description for close button used in "contextual feature recommendation" (CFR) popups -->
<string name="cfr_dismiss_button_default_content_description">Dismiss</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">Camera access needed. Go to Android settings, tap permissions, and tap allow.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
@ -1588,8 +1591,6 @@
<string name="addresses_edit_address">Edit address</string>
<!-- Title of the "Manage addresses" screen -->
<string name="addresses_manage_addresses">Manage addresses</string>
<!-- The header for the full name of an address -->
<string moz:removedIn="102" name="addresses_full_name" tools:ignore="UnusedResources">Full Name</string>
<!-- The header for the first name of an address -->
<string name="addresses_first_name">First Name</string>
<!-- The header for the middle name of an address -->

View File

@ -71,6 +71,9 @@
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Descartar</string>
<!-- Content description for close button used in "contextual feature recommendation" (CFR) popups -->
<string name="cfr_dismiss_button_default_content_description">Descartar</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">Se necesita acceso a la cámara. Ve a los ajustes de Android, presiona permisos y permitir.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
@ -1598,8 +1601,6 @@
<string name="addresses_edit_address">Editar dirección</string>
<!-- Title of the "Manage addresses" screen -->
<string name="addresses_manage_addresses">Administrar direcciones</string>
<!-- The header for the full name of an address -->
<string moz:removedIn="102" name="addresses_full_name" tools:ignore="UnusedResources">Nombre completo</string>
<!-- The header for the first name of an address -->
<string name="addresses_first_name">Primer nombre</string>
<!-- The header for the middle name of an address -->

View File

@ -74,6 +74,9 @@
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Zaćisnyć</string>
<!-- Content description for close button used in "contextual feature recommendation" (CFR) popups -->
<string name="cfr_dismiss_button_default_content_description">Zaćisnyć</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">Přistup ke kamerje trěbny. Wočińće nastajenja Android, podótkńće so zapiska Prawa a podótkńće so zapiska Dowolić.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
@ -1606,8 +1609,6 @@
<string name="addresses_edit_address">Adresu wobdźěłać</string>
<!-- Title of the "Manage addresses" screen -->
<string name="addresses_manage_addresses">Adresy rjadować</string>
<!-- The header for the full name of an address -->
<string moz:removedIn="102" name="addresses_full_name" tools:ignore="UnusedResources">Dospołne mjeno</string>
<!-- The header for the first name of an address -->
<string name="addresses_first_name">Předmjeno</string>
<!-- The header for the middle name of an address -->

View File

@ -74,6 +74,9 @@
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Dimitter</string>
<!-- Content description for close button used in "contextual feature recommendation" (CFR) popups -->
<string name="cfr_dismiss_button_default_content_description">Dimitter</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">Accesso al camera necessari. Vade al parametros de Android, tocca Permissiones e tocca Permitter.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
@ -1650,8 +1653,6 @@
<string name="addresses_edit_address">Modificar le adresse</string>
<!-- Title of the "Manage addresses" screen -->
<string name="addresses_manage_addresses">Gerer addresses</string>
<!-- The header for the full name of an address -->
<string moz:removedIn="102" name="addresses_full_name" tools:ignore="UnusedResources">Nomine complete</string>
<!-- The header for the first name of an address -->
<string name="addresses_first_name">Prenomine</string>
<!-- The header for the middle name of an address -->

View File

@ -74,6 +74,9 @@
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">סגירה</string>
<!-- Content description for close button used in "contextual feature recommendation" (CFR) popups -->
<string name="cfr_dismiss_button_default_content_description">סגירה</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">דרושה גישה למצלמה. יש לעבור להגדרות ה־Android, להקיש על הרשאות ולאחר מכן על ״לאפשר״.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
@ -1604,8 +1607,6 @@
<string name="addresses_edit_address">עריכת כתובת</string>
<!-- Title of the "Manage addresses" screen -->
<string name="addresses_manage_addresses">ניהול כתובות</string>
<!-- The header for the full name of an address -->
<string moz:removedIn="102" name="addresses_full_name" tools:ignore="UnusedResources">שם מלא</string>
<!-- The header for the first name of an address -->
<string name="addresses_first_name">שם פרטי</string>
<!-- The header for the middle name of an address -->

View File

@ -79,6 +79,9 @@
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">닫기</string>
<!-- Content description for close button used in "contextual feature recommendation" (CFR) popups -->
<string name="cfr_dismiss_button_default_content_description">닫기</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">카메라 액세스가 필요합니다. Android 설정으로 이동하여 권한을 누른 다음 허용을 누르세요.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
@ -1646,8 +1649,6 @@
<string name="addresses_edit_address">주소 편집</string>
<!-- Title of the "Manage addresses" screen -->
<string name="addresses_manage_addresses">주소 관리</string>
<!-- The header for the full name of an address -->
<string moz:removedIn="102" name="addresses_full_name" tools:ignore="UnusedResources">이름</string>
<!-- The header for the first name of an address -->
<string name="addresses_first_name">이름</string>
<!-- The header for the middle name of an address -->

View File

@ -74,6 +74,9 @@
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Descartar</string>
<!-- Content description for close button used in "contextual feature recommendation" (CFR) popups -->
<string name="cfr_dismiss_button_default_content_description">Descartar</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">É necessário acesso à câmera. Use as configurações do Android para mudar as permissões para permitir acesso.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
@ -1606,8 +1609,6 @@
<string name="addresses_edit_address">Editar endereço</string>
<!-- Title of the "Manage addresses" screen -->
<string name="addresses_manage_addresses">Gerenciar endereços</string>
<!-- The header for the full name of an address -->
<string moz:removedIn="102" name="addresses_full_name" tools:ignore="UnusedResources">Nome completo</string>
<!-- The header for the first name of an address -->
<string name="addresses_first_name">Primeiro nome</string>

View File

@ -75,6 +75,9 @@
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Ignorera</string>
<!-- Content description for close button used in "contextual feature recommendation" (CFR) popups -->
<string name="cfr_dismiss_button_default_content_description">Ignorera</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">Kameraåtkomst behövs. Gå till Android-inställningar, tryck på behörigheter och tryck på tillåt.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->

View File

@ -73,6 +73,9 @@
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Відхилити</string>
<!-- Content description for close button used in "contextual feature recommendation" (CFR) popups -->
<string name="cfr_dismiss_button_default_content_description">Сховати</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">Необхідний доступ до камери. Перейдіть до налаштувань Android, торкніться дозволів та торкніться дозволити.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
@ -1611,8 +1614,6 @@
<string name="addresses_edit_address">Редагувати адресу</string>
<!-- Title of the "Manage addresses" screen -->
<string name="addresses_manage_addresses">Керувати адресами</string>
<!-- The header for the full name of an address -->
<string moz:removedIn="102" name="addresses_full_name" tools:ignore="UnusedResources">Повна назва</string>
<!-- The header for the first name of an address -->
<string name="addresses_first_name">Ім’я</string>
<!-- The header for the middle name of an address -->