Uplift Fenix strings from main to releases_v118

fenix/118.0
github-actions[bot] 9 months ago committed by mergify[bot]
parent 6deba7ac47
commit 1a498aa559

File diff suppressed because it is too large Load Diff

@ -385,7 +385,7 @@
<!-- Preference for settings related to Search -->
<string name="preferences_search">Αναζήτηση</string>
<!-- Preference for settings related to Search engines -->
<string name="preferences_search_engines"></string>
<string name="preferences_search_engines">Μηχανές αναζήτησης</string>
<!-- Preference for settings related to Search address bar -->
<string name="preferences_search_address_bar">Γραμμή διευθύνσεων</string>
<!-- Preference link to rating Fenix on the Play Store -->

@ -642,7 +642,7 @@
<!-- Add-on process crash dialog to user -->
<!-- Title of a dialog shown to the user when enough errors have occurred with addons and they need to be temporarily disabled -->
<string name="addon_process_crash_dialog_title" tools:ignore="UnusedResources"></string>
<string name="addon_process_crash_dialog_title" tools:ignore="UnusedResources">A kiegészítők ideiglenesen le vannak tiltva</string>
<!-- The first parameter is the application name. This is a message shown to the user when too many errors have occurred with the addons process and they have been disabled. The user can decide if they would like to continue trying to start add-ons or if they'd rather continue without them. -->
<string name="addon_process_crash_dialog_message" tools:ignore="UnusedResources">Egy vagy több kiegészítő működése leállt, ami instabillá teszi a rendszert. A %1$s sikertelenül próbálta újraindítani a kiegészítőt.\n\nA kiegészítők nem fognak újraindulni a jelenlegi munkamenet alatt.\n\nA kiegészítők eltávolítása vagy letiltása megoldhatja a problémát.</string>
<!-- This will cause the add-ons to try restarting but the dialog will reappear if it is unsuccessful again -->

@ -649,6 +649,14 @@
<!-- Error displayed when user attempts to install an add-on from AMO (addons.mozilla.org) that is already installed -->
<string name="addon_already_installed">ਐਡ-ਆਨ ਪਹਿਲਾਂ ਹੀ ਇੰਸਟਾਲ ਹੈ</string>
<!-- Add-on process crash dialog to user -->
<!-- Title of a dialog shown to the user when enough errors have occurred with addons and they need to be temporarily disabled -->
<string name="addon_process_crash_dialog_title" tools:ignore="UnusedResources">ਐਡ-ਆਨ ਆਰਜ਼ੀ ਤੌਰ ਉੱਤੇ ਅਸਮਰੱਥ ਹਨ</string>
<!-- This will cause the add-ons to try restarting but the dialog will reappear if it is unsuccessful again -->
<string name="addon_process_crash_dialog_retry_button_text" tools:ignore="UnusedResources">ਐਡ-ਆਨ ਮੁੜ-ਚਾਲੂ ਕਰਨ ਦੀ ਕੋਸ਼ਿਸ਼ ਕਰੋ</string>
<!-- The user will continue with all add-ons disabled -->
<string name="addon_process_crash_dialog_disable_addons_button_text" tools:ignore="UnusedResources">ਐਡ-ਆਨ ਨੂੰ ਬੰਦ ਕਰਕੇ ਜਾਰੀ ਰੱਖੋ</string>
<!-- Account Preferences -->
<!-- Preference for managing your account via accounts.firefox.com -->
<string name="preferences_manage_account">ਖਾਤੇ ਦਾ ਇੰਤਜ਼ਾਮ ਕਰੋ</string>
@ -1379,7 +1387,7 @@
<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" moz:removedIn="118">ਬਰਾਊਜ਼ ਕਰਨ ਦਾ ਅਤੀਤ ਅਤੇ ਸਾਈਟ ਡਾਟਾ</string>
<string name="preferences_delete_browsing_data_browsing_data_title" moz:removedIn="118" tools:ignore="UnusedResources">ਬਰਾਊਜ਼ ਕਰਨ ਦਾ ਅਤੀਤ ਅਤੇ ਸਾਈਟ ਡਾਟਾ</string>
<!-- Title for the history item in Delete browsing data -->
<string name="preferences_delete_browsing_data_browsing_history_title">ਬਰਾਊਜ਼ ਕਰਨ ਦਾ ਅਤੀਤ</string>
<!-- Subtitle for the data and history items in delete browsing data, parameter will be replaced with the
@ -1387,7 +1395,7 @@
<string name="preferences_delete_browsing_data_browsing_data_subtitle">%d ਸਿਰਨਾਵੇਂ</string>
<!-- Title for the cookies item in Delete browsing data -->
<string name="preferences_delete_browsing_data_cookies" moz:removedIn="118">ਕੂਕੀਜ਼</string>
<string name="preferences_delete_browsing_data_cookies" moz:removedIn="118" tools:ignore="UnusedResources">ਕੂਕੀਜ਼</string>
<!-- Title for the cookies and site data items in Delete browsing data -->
<string name="preferences_delete_browsing_data_cookies_and_site_data">ਕੂਕੀਜ਼ ਅਤੇ ਸਾਈਟ ਡਾਟਾ</string>
<!-- Subtitle for the cookies item in Delete browsing data -->

Loading…
Cancel
Save