Skip to content

Commit

Permalink
Import l10n.
Browse files Browse the repository at this point in the history
  • Loading branch information
mozilla-l10n-automation-bot authored and mergify[bot] committed May 1, 2022
1 parent f5412a4 commit 37f9653
Show file tree
Hide file tree
Showing 7 changed files with 228 additions and 9 deletions.
52 changes: 51 additions & 1 deletion app/src/main/res/values-ca/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,9 @@
<!-- Search engine suggestion description text -->
<string name="search_engine_suggestions_description">Cerca directament des de la barra d’adreces</string>

<!-- Menu option in the search selector menu to open the search settings -->
<string name="search_settings_menu_item">Paràmetres de cerca</string>

<!-- Home onboarding -->
<!-- Onboarding home screen dialog title text. Firefox is intentionally hardcoded. -->
<string moz:removedIn="99" name="onboarding_home_screen_title_2" tools:ignore="UnusedResources">Novetats del Firefox</string>
Expand Down Expand Up @@ -795,6 +798,11 @@
<!-- Text shown when no history exists -->
<string name="history_empty_message">No hi ha informació d’historial</string>

<!-- Text for the button inside History screen that opens Synced History screen. History that is coming from other devices -->
<string name="history_synced_from_other_devices">Sincronitzat d’altres dispositius</string>
<!-- The page title for browsing history coming from other devices. -->
<string name="history_from_other_devices">D’altres dispositius</string>

<!-- Downloads -->
<!-- Text for the snackbar to confirm that multiple downloads items have been removed -->
<string name="download_delete_multiple_items_snackbar_1">S’han eliminat les baixades</string>
Expand Down Expand Up @@ -1177,6 +1185,15 @@
<!-- Text for the snackbar to show the user that the deletion of browsing data is in progress -->
<string name="deleting_browsing_data_in_progress">S’estan suprimint les dades de navegació…</string>

<!-- Dialog message to the user asking to delete all history items inside the opened group. -->
<string name="delete_history_group_prompt_message">Això suprimirà tots els elements.</string>
<!-- Text for the cancel button for the history group deletion dialog -->
<string name="delete_history_group_prompt_cancel">Cancel·la</string>
<!-- Text for the allow button for the history group dialog -->
<string name="delete_history_group_prompt_allow">Suprimeix</string>
<!-- Text for the snackbar confirmation that the history group was deleted -->
<string name="delete_history_group_snackbar">S’ha suprimit el grup</string>

<!-- Tips -->
<!-- text for firefox preview moving tip header "Firefox Preview" and "Firefox Nightly" are intentionally hardcoded -->
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_header" tools:ignore="UnusedResources">El Firefox Preview ara és el Firefox Nightly</string>
Expand Down Expand Up @@ -1528,7 +1545,11 @@
<!-- 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">Ordena el menú d’inicis de sessió</string>

<!-- Credit Cards Autofill -->
<!-- Autofill -->
<!-- Preference and title for managing the autofill settings -->
<string name="preferences_autofill">Emplenament automàtic</string>
<!-- Preference and title for managing the settings for addresses -->
<string name="preferences_addresses">Adreces</string>
<!-- Preference and title for managing the settings for credit cards -->
<string name="preferences_credit_cards">Targetes de crèdit</string>

Expand All @@ -1544,6 +1565,10 @@
<string name="preferences_credit_cards_add_credit_card">Afegeix una targeta de crèdit</string>
<!-- Preference option for managing saved credit cards -->
<string name="preferences_credit_cards_manage_saved_cards">Gestiona les targetes desades</string>
<!-- Preference option for adding an address -->
<string name="preferences_addresses_add_address">Afegeix una adreça</string>
<!-- Preference option for managing saved addresses -->
<string name="preferences_addresses_manage_addresses">Gestiona les adreces</string>
<!-- Title of the "Add card" screen -->
<string name="credit_cards_add_card">Afegeix una targeta</string>
<!-- Title of the "Edit card" screen -->
Expand Down Expand Up @@ -1593,6 +1618,31 @@
<!-- Message displayed in biometric prompt for authentication, before allowing users to use their stored credit card information -->
<string name="credit_cards_biometric_prompt_unlock_message">Desbloqueu per utilitzar la informació emmagatzemada d’una targeta de crèdit</string>

<!-- Title of the "Add address" screen -->
<string name="addresses_add_address">Afegeix una adreça</string>
<!-- Title of the "Manage addresses" screen -->
<string name="addresses_manage_addresses">Gestiona les adreces</string>
<!-- The header for the full name of an address -->
<string name="addresses_full_name">Nom complet</string>
<!-- The header for the street address of an address -->
<string name="addresses_street_address">Adreça postal</string>
<!-- The header for the city of an address -->
<string name="addresses_city">Ciutat</string>
<!-- The header for the state of an address -->
<string name="addresses_state">Estat</string>
<!-- The header for the zip code of an address -->
<string name="addresses_zip">Codi postal</string>
<!-- The header for the phone number of an address -->
<string name="addresses_phone">Telèfon</string>
<!-- The header for the email of an address -->
<string name="addresses_email">Adreça electrònica</string>
<!-- The text for the "Save" button for saving an address -->
<string name="addresses_save_button">Desa</string>
<!-- The text for the "Cancel" button for cancelling adding, updating or deleting an address -->
<string name="addresses_cancel_button">Cancel·la</string>
<!-- The text for the "Delete address" button for deleting an address -->
<string name="addressess_delete_address_button">Suprimeix l’adreça</string>

<!-- Title of the Add search engine screen -->
<string name="search_engine_add_custom_search_engine_title">Afegeix un motor de cerca</string>
<!-- Title of the Edit search engine screen -->
Expand Down
44 changes: 43 additions & 1 deletion app/src/main/res/values-cs/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,9 @@
<!-- Search engine suggestion description text -->
<string name="search_engine_suggestions_description">Vyhledat na webu přímo z adresního řádku</string>

<!-- Menu option in the search selector menu to open the search settings -->
<string name="search_settings_menu_item">Nastavení vyhledávání</string>

<!-- Home onboarding -->
<!-- Onboarding home screen dialog title text. Firefox is intentionally hardcoded. -->
<string moz:removedIn="99" name="onboarding_home_screen_title_2" tools:ignore="UnusedResources">Co je ve Firefoxu nového</string>
Expand Down Expand Up @@ -805,6 +808,11 @@
<!-- Text shown when no history exists -->
<string name="history_empty_message">Zatím nemáte žádnou historii prohlížení</string>

<!-- Text for the button inside History screen that opens Synced History screen. History that is coming from other devices -->
<string name="history_synced_from_other_devices">Synchronizované z jiného zařízení</string>
<!-- The page title for browsing history coming from other devices. -->
<string name="history_from_other_devices">Z jiných zařízení</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>
Expand Down Expand Up @@ -1191,6 +1199,9 @@
<!-- Text for the snackbar to show the user that the deletion of browsing data is in progress -->
<string name="deleting_browsing_data_in_progress">Mazání soukromých dat…</string>

<!-- Text for the cancel button for the history group deletion dialog -->
<string name="delete_history_group_prompt_cancel">Zrušit</string>

<!-- Tips -->
<!-- text for firefox preview moving tip header "Firefox Preview" and "Firefox Nightly" are intentionally hardcoded -->
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_header" tools:ignore="UnusedResources">Firefox Preview je nyní Firefox Nightly</string>
Expand Down Expand Up @@ -1539,7 +1550,11 @@
<!-- 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>

<!-- Credit Cards Autofill -->
<!-- Autofill -->
<!-- Preference and title for managing the autofill settings -->
<string name="preferences_autofill">Automatické vyplňování</string>
<!-- Preference and title for managing the settings for addresses -->
<string name="preferences_addresses">Adresy</string>
<!-- Preference and title for managing the settings for credit cards -->
<string name="preferences_credit_cards">Platební karty</string>
<!-- Preference for saving and autofilling credit cards -->
Expand All @@ -1555,6 +1570,10 @@

<!-- Preference option for managing saved credit cards -->
<string name="preferences_credit_cards_manage_saved_cards">Správa uložených karet</string>
<!-- Preference option for adding an address -->
<string name="preferences_addresses_add_address">Přidat adresu</string>
<!-- Preference option for managing saved addresses -->
<string name="preferences_addresses_manage_addresses">Správa adres</string>
<!-- Title of the "Add card" screen -->
<string name="credit_cards_add_card">Přidat kartu</string>
<!-- Title of the "Edit card" screen -->
Expand Down Expand Up @@ -1608,6 +1627,29 @@
<!-- Message displayed in biometric prompt for authentication, before allowing users to use their stored credit card information -->
<string name="credit_cards_biometric_prompt_unlock_message">Odemkněte pro použití informací o platební kartě</string>

<!-- Title of the "Add address" screen -->
<string name="addresses_add_address">Přidat 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 name="addresses_full_name">Celé jméno</string>
<!-- The header for the street address of an address -->
<string name="addresses_street_address">Ulice</string>
<!-- The header for the city of an address -->
<string name="addresses_city">Město</string>
<!-- The header for the state of an address -->
<string name="addresses_state">Stát</string>
<!-- The header for the zip code of an address -->
<string name="addresses_zip">PSČ</string>
<!-- The header for the phone number of an address -->
<string name="addresses_phone">Telefon</string>
<!-- The header for the email of an address -->
<string name="addresses_email">E-mail</string>
<!-- The text for the "Save" button for saving an address -->
<string name="addresses_save_button">Uložit</string>
<!-- The text for the "Cancel" button for cancelling adding, updating or deleting an address -->
<string name="addresses_cancel_button">Zrušit</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 -->
Expand Down
10 changes: 10 additions & 0 deletions app/src/main/res/values-el/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -805,6 +805,8 @@
<!-- Text shown when no history exists -->
<string name="history_empty_message">Δεν υπάρχει ιστορικό</string>

<!-- Text for the button inside History screen that opens Synced History screen. History that is coming from other devices -->
<string name="history_synced_from_other_devices">Συγχρονισμένα από άλλες συσκευές</string>
<!-- The page title for browsing history coming from other devices. -->
<string name="history_from_other_devices">Από άλλες συσκευές</string>

Expand Down Expand Up @@ -1192,6 +1194,8 @@
<!-- 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>

<!-- Dialog message to the user asking to delete all history items inside the opened group. -->
<string name="delete_history_group_prompt_message">Αυτό θα διαγράψει όλα τα στοιχεία.</string>
<!-- Text for the cancel button for the history group deletion dialog -->
<string name="delete_history_group_prompt_cancel">Ακύρωση</string>
<!-- Text for the allow button for the history group dialog -->
Expand Down Expand Up @@ -1641,8 +1645,14 @@
<string name="addresses_manage_addresses">Διαχείριση διευθύνσεων</string>
<!-- The header for the full name of an address -->
<string name="addresses_full_name">Πλήρες όνομα</string>
<!-- The header for the street address of an address -->
<string name="addresses_street_address">Διεύθυνση</string>
<!-- The header for the city of an address -->
<string name="addresses_city">Πόλη</string>
<!-- The header for the state of an address -->
<string name="addresses_state">Νομός</string>
<!-- The header for the zip code of an address -->
<string name="addresses_zip">Ταχ. κώδικας</string>
<!-- The header for the phone number of an address -->
<string name="addresses_phone">Τηλέφωνο</string>
<!-- The header for the email of an address -->
Expand Down
8 changes: 4 additions & 4 deletions app/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -586,13 +586,13 @@

<!-- Gestures Preferences-->
<!-- Preferences for using pull to refresh in a webpage -->
<string name="preference_gestures_website_pull_to_refresh">Trascinare per aggiornare</string>
<string name="preference_gestures_website_pull_to_refresh">Trascina per aggiornare</string>
<!-- Preference for using the dynamic toolbar -->
<string name="preference_gestures_dynamic_toolbar">Scorrere per nascondere la barra degli strumenti</string>
<string name="preference_gestures_dynamic_toolbar">Scorri per nascondere la barra degli strumenti</string>
<!-- Preference for switching tabs by swiping horizontally on the toolbar -->
<string name="preference_gestures_swipe_toolbar_switch_tabs">Scorrere la barra degli strumenti lateralmente per cambiare scheda</string>
<string name="preference_gestures_swipe_toolbar_switch_tabs">Scorri la barra degli strumenti lateralmente per cambiare scheda</string>
<!-- Preference for showing the opened tabs by swiping up on the toolbar-->
<string name="preference_gestures_swipe_toolbar_show_tabs">Scorrere la barra degli strumenti verso l’alto per aprire le schede</string>
<string name="preference_gestures_swipe_toolbar_show_tabs">Scorri la barra degli strumenti verso l’alto per aprire le schede</string>

<!-- Library -->
<!-- Option in Library to open Downloads page -->
Expand Down
23 changes: 22 additions & 1 deletion app/src/main/res/values-ja/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,9 @@
<!-- Search engine suggestion description text -->
<string name="search_engine_suggestions_description">アドレスバーから直接検索します</string>

<!-- Menu option in the search selector menu to open the search settings -->
<string name="search_settings_menu_item">検索設定</string>

<!-- Home onboarding -->
<!-- Onboarding home screen dialog title text. Firefox is intentionally hardcoded. -->
<string moz:removedIn="99" name="onboarding_home_screen_title_2" tools:ignore="UnusedResources">Firefox の新機能</string>
Expand Down Expand Up @@ -805,6 +808,11 @@
<!-- Text shown when no history exists -->
<string name="history_empty_message">履歴はありません</string>

<!-- Text for the button inside History screen that opens Synced History screen. History that is coming from other devices -->
<string name="history_synced_from_other_devices">他の端末から同期</string>
<!-- The page title for browsing history coming from other devices. -->
<string name="history_from_other_devices">他の端末から</string>

<!-- Downloads -->
<!-- Text for the snackbar to confirm that multiple downloads items have been removed -->
<string name="download_delete_multiple_items_snackbar_1">ダウンロード履歴を削除しました</string>
Expand Down Expand Up @@ -1195,6 +1203,15 @@
<!-- 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>

<!-- Dialog message to the user asking to delete all history items inside the opened group. -->
<string name="delete_history_group_prompt_message">この操作はすべての項目を削除します。</string>
<!-- Text for the cancel button for the history group deletion dialog -->
<string name="delete_history_group_prompt_cancel">キャンセル</string>
<!-- Text for the allow button for the history group dialog -->
<string name="delete_history_group_prompt_allow">削除</string>
<!-- Text for the snackbar confirmation that the history group was deleted -->
<string name="delete_history_group_snackbar">グループを削除しました</string>

<!-- Tips -->
<!-- text for firefox preview moving tip header "Firefox Preview" and "Firefox Nightly" are intentionally hardcoded -->
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_header" tools:ignore="UnusedResources">Firefox Preview が Firefox Nightly になりました</string>
Expand Down Expand Up @@ -1545,7 +1562,11 @@
<!-- 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>

<!-- Credit Cards Autofill -->
<!-- Autofill -->
<!-- Preference and title for managing the autofill settings -->
<string name="preferences_autofill">自動補完</string>
<!-- Preference and title for managing the settings for addresses -->
<string name="preferences_addresses">所在地フォーム</string>
<!-- Preference and title for managing the settings for credit cards -->
<string name="preferences_credit_cards">クレジットカード</string>

Expand Down
Loading

0 comments on commit 37f9653

Please sign in to comment.