Import l10n.

This commit is contained in:
Mozilla L10n Automation Bot 2022-07-17 00:06:40 +00:00 committed by mergify[bot]
parent 51715c27b9
commit f3e0848533
7 changed files with 48 additions and 134 deletions

View File

@ -45,8 +45,6 @@
<!-- Home - Recently saved bookmarks -->
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recent_bookmarks_title">Πρόσφατοι σελιδοδείκτες</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">Εμφάνιση όλων</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">Εμφάνιση όλων των αποθηκευμένων σελιδοδεικτών</string>
@ -365,7 +363,9 @@
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Προσαρμογή</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description">Συγχρονισμός σελιδοδεικτών, ιστορικού και άλλων δεδομένων με τον λογαριασμό Firefox σας</string>
<string moz:RemovedIn="104" name="preferences_sign_in_description" tools:ignore="UnusedResources">Συγχρονισμός σελιδοδεικτών, ιστορικού και άλλων δεδομένων με τον λογαριασμό Firefox σας</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description_2">Συνδεθείτε για να συγχρονίσετε τις καρτέλες, τους σελιδοδείκτες, τους κωδικούς πρόσβασης και πολλά άλλα.</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">Λογαριασμός Firefox</string>
<!-- Preference text for account title when there was an error syncing FxA -->
@ -537,8 +537,10 @@
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string name="preferences_sync">Ενεργοποίηση Sync</string>
<string moz:RemovedIn="104" name="preferences_sync" tools:ignore="UnusedResources">Ενεργοποίηση Sync</string>
<!-- Header of the Sync and save your data preference view -->
<string name="preferences_sync_2">Συγχρονισμός και αποθήκευση δεδομένων</string>
<!-- Preference for reconnecting to FxA sync -->
<string name="preferences_sync_sign_in_to_reconnect">Συνδεθείτε για επανασύνδεση</string>
<!-- Preference for removing FxA account -->
@ -1081,8 +1083,6 @@
<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 when user adds a site to top sites -->
<string moz:RemovedIn="101" name="snackbar_added_to_top_sites" tools:ignore="UnusedResources">Προστέθηκε στις κορυφαίες σελίδες!</string>
<!-- Text shown in snackbar when user adds a site to shortcuts -->
<string name="snackbar_added_to_shortcuts">Προστέθηκε στις συντομεύσεις!</string>
<!-- Text shown in snackbar when user closes a private tab -->
@ -1711,10 +1711,6 @@
<string name="no_site_exceptions">Καμία εξαίρεση ιστοτόπων</string>
<!-- Bookmark deletion confirmation -->
<string name="bookmark_deletion_confirmation">Θέλετε σίγουρα να διαγράψετε αυτό το σελιδοδείκτη;</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">Προσθήκη κορυφαίου ιστοτόπου</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">Αφαίρεση από κορυφαίους ιστοτόπους</string>
<!-- Browser menu button that adds a shortcut to the home fragment -->
<string name="browser_menu_add_to_shortcuts">Προσθήκη συντόμευσης</string>
<!-- Browser menu button that removes a shortcut from the home fragment -->
@ -1791,12 +1787,8 @@
<string name="synced_tabs_collapse_group">Σύμπτυξη ομάδας συγχρονισμένων καρτελών</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">Έχετε φτάσει το ανώτατο όριο κορυφαίων ιστοτόπων</string>
<!-- Title text displayed in the dialog when shortcuts limit is reached. -->
<string name="shortcut_max_limit_title">Έχετε φτάσει το όριο συντομεύσεων</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">Για να προσθέσετε έναν νέο κορυφαίο ιστότοπο, αφαιρέστε έναν υπάρχοντα. Πατήστε παρατεταμένα τον ιστότοπο και επιλέξτε «Αφαίρεση».</string>
<!-- Content description text displayed in the dialog when shortcut limit is reached. -->
<string name="shortcut_max_limit_content">Για να προσθέσετε μια νέα συντόμευση, αφαιρέστε μια υπάρχουσα. Πατήστε παρατεταμένα τον ιστότοπο και επιλέξτε «Αφαίρεση».</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
@ -1806,8 +1798,6 @@
<string name="top_sites_toggle_top_recent_sites_4">Συντομεύσεις</string>
<!-- Title text displayed in the rename top site dialog. -->
<string name="top_sites_rename_dialog_title">Όνομα</string>
<!-- Hint for renaming title of a top site -->
<string moz:RemovedIn="101" name="top_site_name_hint" tools:ignore="UnusedResources">Όνομα κορυφαίας σελίδας</string>
<!-- Hint for renaming title of a shortcut -->
<string name="shortcut_name_hint">Όνομα συντόμευσης</string>
<!-- Button caption to confirm the renaming of the top site. -->

View File

@ -15,6 +15,8 @@
<string name="content_description_disable_private_browsing_button">Malaktivigi privatan retumon</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">Serĉo aŭ adreso</string>
<!-- Placeholder text shown in the search bar when using application search engines -->
<string name="application_search_hint">Tajpu serĉan tekston</string>
<!-- No Open Tabs Message Description -->
<string name="no_open_tabs_description">Viaj malfermitaj langetoj aperos ĉi tie.</string>
@ -39,10 +41,6 @@
<!-- Home - Recently saved bookmarks -->
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recent_bookmarks_title">Ĵusaj legosignoj</string>
<!-- Content description for the recently saved bookmarks section on the home screen. -->
<string moz:removedIn="100" name="recently_saved_bookmarks_content_description" tools:ignore="UnusedResources">Ĵuse konservitaj legosignoj</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">Montri ĉiujn</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">Montri ĉiujn konservitajn legosignojn</string>
@ -234,8 +232,6 @@
<string name="search_suggestions_onboarding_title">Ĉu permesi serĉajn sugestojn en privataj seancoj?</string>
<!-- Search suggestion onboarding hint description text, first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="search_suggestions_onboarding_text">%s kundividos kun via norma serĉilo ĉion, kion vi tajpas en la adresa strio.</string>
<!-- Search suggestion onboarding hint Learn more link text -->
<string moz:RemovedIn="100" name="search_suggestions_onboarding_learn_more_link" tools:ignore="UnusedResources">Pli da informo</string>
<!-- Search engine suggestion title text. The first parameter is the name of teh suggested engine-->
<string name="search_engine_suggestions_title">Serĉi %s</string>
@ -356,7 +352,9 @@
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Personecigi</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description">Spegulu legosignojn, historion kaj aliajn aferojn per via konto de Firefox</string>
<string moz:RemovedIn="104" name="preferences_sign_in_description" tools:ignore="UnusedResources">Spegulu legosignojn, historion kaj aliajn aferojn per via konto de Firefox</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description_2">Komencu seancon por speguli langetojn, legosignojn, pasvortojn kaj pli.</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">Konto de Firefox</string>
<!-- Preference text for account title when there was an error syncing FxA -->
@ -424,6 +422,8 @@
<string name="customize_toggle_recently_visited">Ĵusaj retpaĝoj</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket">Pocket</string>
<!-- Title for the customize home screen section with sponsored Pocket stories. -->
<string name="customize_toggle_pocket_sponsored">Patronitaj artikoloj</string>
<!-- Title for the opening wallpaper settings screen -->
<string name="customize_wallpapers">Ekranfonoj</string>
<!-- Title for the customize home screen section with sponsored shortcuts. -->
@ -525,7 +525,9 @@
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string name="preferences_sync">Ŝalti Speguladon</string>
<string moz:RemovedIn="104" name="preferences_sync" tools:ignore="UnusedResources">Ŝalti Speguladon</string>
<!-- Header of the Sync and save your data preference view -->
<string name="preferences_sync_2">Speguli kaj konservi viajn datumojn</string>
<!-- Preference for reconnecting to FxA sync -->
<string name="preferences_sync_sign_in_to_reconnect">Komenci seancon por rekonekti</string>
<!-- Preference for removing FxA account -->
@ -724,7 +726,7 @@
<!-- Open tabs menu item to save tabs to collection -->
<string name="tabs_menu_save_to_collection1">Konservi langetojn en kolekto</string>
<!-- Content description (not visible, for screen readers etc.): Opens the tab menu when pressed -->
<string name="tab_menu">Menuo de langeto</string>
<string moz:RemovedIn="103" name="tab_menu" tools:ignore="UnusedResources">Menuo de langeto</string>
<!-- Text for the menu button to delete a collection -->
<string name="collection_delete">Forigi kolekton</string>
@ -1072,8 +1074,6 @@
<string name="snackbar_tabs_closed">Langetoj fermitaj</string>
<!-- Text shown in snackbar when user bookmarks a list of tabs -->
<string name="snackbar_message_bookmarks_saved">Legosignoj fermitaj!</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">Aldonita al la plej vizititaj!</string>
<!-- Text shown in snackbar when user adds a site to shortcuts -->
<string name="snackbar_added_to_shortcuts">Aldonita al ŝparvojoj!</string>
<!-- Text shown in snackbar when user closes a private tab -->
@ -1177,40 +1177,12 @@
<!-- Text for the snackbar confirmation that the history group was deleted -->
<string name="delete_history_group_snackbar">Grupo forigita</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 estas ekde nun Firefox Nightly</string>
<!-- text for firefox preview moving tip description -->
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_description" tools:ignore="UnusedResources">Firefox Nightly estas ĝisdatigita ĉiu vespere kaj enhavas novajn eksperimentajn trajtojn.
Ĝi povas tamen esti malpli stabila. Elŝutu nian retumilon Beta por pli stabila sperto.</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_button_2" tools:ignore="UnusedResources">Ricevi Firefox por Android Beta</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_header_preview_installed" tools:ignore="UnusedResources">Firefox Nightly translokiĝis</string>
<!-- text for firefox preview moving tip description -->
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_description_preview_installed" tools:ignore="UnusedResources">Tiu ĉi programo ne plu ricevos sekurecajn ĝisdatigojn. Bonvolu ne plu uzi tiun ĉi programon kaj ŝanĝi ĝin per la nova Nightly.
\n\nPor transmeti viajn legosignojn, legitimilojn kaj historion al alia programo, kreu konton de Firefox.</string>
<!-- text for firefox preview moving tip button -->
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_button_preview_installed" tools:ignore="UnusedResources">Ŝanĝi al la nova Nightly</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_header_preview_not_installed" tools:ignore="UnusedResources">Firefox Nightly translokiĝis</string>
<!-- text for firefox preview moving tip description -->
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_description_preview_not_installed" tools:ignore="UnusedResources">Tiu ĉi programo ne plu ricevos sekurecajn ĝisdatigojn. Ricevu la novan Nightly kaj ne plu uzu tiun ĉi programon.
\n\nPor transmeti viajn legosignojn, legitimilojn kaj historion al alia programo, kreu konton de Firefox.</string>
<!-- text for firefox preview moving tip button -->
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_button_preview_not_installed" tools:ignore="UnusedResources">Ricevi la novan Nightly</string>
<!-- Onboarding -->
<!-- Text for onboarding welcome message
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_header">Bonvenon al %s!</string>
<!-- text for the Firefox account onboarding sign in card header. The word "Firefox" should not be translated -->
<string name="onboarding_account_sign_in_header_1">Speguli Firefox inter aparatoj</string>
<!-- text for the Firefox account onboarding sign in card header. The first parameter is the name of the application.-->
<string moz:RemovedIn="100" name="onboarding_account_sign_in_header_2" tools:ignore="UnusedResources">Speguli %1$s inter aparatoj</string>
<!-- Text for the button to learn more about signing in to your Firefox account. The first parameter is the name of the application.-->
<string name="onboarding_manual_sign_in_description_2">Porti legosignojn, historion kaj pasvortojn al %1$s en tiu ĉi aparato.</string>
<!-- text for the button to manually sign into Firefox account. -->
@ -1626,9 +1598,11 @@
<string name="addresses_street_address">Strata adreso</string>
<!-- The header for the city of an address -->
<string name="addresses_city">Urbo</string>
<!-- The header for the state of an address -->
<!-- The header for the subregion of an address when "state" should be used -->
<string name="addresses_state">Ŝtato</string>
<!-- The header for the subregion of an address when "province" should be used -->
<string name="addresses_province">Provinco</string>
<!-- The header for the zip code of an address -->
<string name="addresses_zip">Poŝta kodo</string>
<!-- The header for the country or region of an address -->
@ -1695,19 +1669,6 @@
<!-- Text shown when a user successfully deletes a custom search engine -->
<string name="search_delete_search_engine_success_message">%s forigita</string>
<!-- Title text shown for the migration screen to the new browser. Placeholder replaced with app name -->
<string moz:removedIn="100" name="migration_title" tools:ignore="UnusedResources">Bonvenon al tute nova %s</string>
<!-- Description text followed by a list of things migrating (e.g. Bookmarks, History). Placeholder replaced with app name-->
<string moz:removedIn="100" name="migration_description" tools:ignore="UnusedResources">Tute nove fasonita retumilo atendas vin, kun plibonigita efikeco kaj trajtoj por helpi vin fari pli en la reto.\nBonvolu atendi dum ni ĝisdatigas %s:</string>
<!-- Text on the disabled button while in progress. Placeholder replaced with app name -->
<string moz:removedIn="100" name="migration_updating_app_button_text" tools:ignore="UnusedResources">Ĝisdatigo de %s…</string>
<!-- Text on the enabled button. Placeholder replaced with app name-->
<string moz:removedIn="100" name="migration_update_app_button" tools:ignore="UnusedResources">Komeonci %s</string>
<!-- Accessibility description text for a completed migration item -->
<string moz:removedIn="100" name="migration_icon_description" tools:ignore="UnusedResources">Migro kompleta</string>
<!--Text on list of migrated items (e.g. Settings, History, etc.)-->
<string moz:removedIn="100" name="migration_text_passwords" tools:ignore="UnusedResources">Pasvortoj</string>
<!-- Heading for the instructions to allow a permission -->
<string name="phone_feature_blocked_intro">Por permesi ion:</string>
<!-- First step for the allowing a permission -->
@ -1735,10 +1696,6 @@
<string name="no_site_exceptions">Sen esceptoj por retejo</string>
<!-- Bookmark deletion confirmation -->
<string name="bookmark_deletion_confirmation">Ĉu vi certe volas forigi tiun ĉi legosignon?</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">Aldoni al la plej vizititaj</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">Forigi el la plej vizititaj</string>
<!-- Browser menu button that adds a shortcut to the home fragment -->
<string name="browser_menu_add_to_shortcuts">Aldoni al ŝparvojoj</string>
<!-- Browser menu button that removes a shortcut from the home fragment -->
@ -1802,8 +1759,6 @@
<string name="synced_tabs_enable_tab_syncing">Bonvolu aktivigi speguladon de langetoj.</string>
<!-- Text displayed when user has no tabs that have been synced -->
<string name="synced_tabs_no_tabs">Vi ne havas iun ajn langeton malfermita en viaj aliaj aparatoj.</string>
<!-- Text displayed when user has no tabs that have been synced. The first parameter is the name of the application.-->
<string moz:RemovedIn="100" name="synced_tabs_no_tabs_2" tools:ignore="UnusedResources">Vi ne havas langetojn malfermitajn en %1$s en viaj aliaj aparatoj.</string>
<!-- Text displayed in the synced tabs screen when a user is not signed in to Firefox Sync describing Synced Tabs -->
<string name="synced_tabs_sign_in_message">Vidi liston de langetoj el viaj aliaj aparatoj.</string>
<!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync -->
@ -1818,12 +1773,8 @@
<string name="synced_tabs_collapse_group">Faldi grupon de spegulitaj langetoj</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">Maksimuma nombro de plej vizititaj retejoj atingita</string>
<!-- Title text displayed in the dialog when shortcuts limit is reached. -->
<string name="shortcut_max_limit_title">Lima kvanto de ŝparvojoj atingita</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">Por aldoni novan plej vizititan retejon, forigu alian. Longe premu la forigotan retejon kaj elektu forigi.</string>
<!-- Content description text displayed in the dialog when shortcut limit is reached. -->
<string name="shortcut_max_limit_content">Por aldoni novan ŝparvojon, forigu alian. Longe premu la forigotan retejon kaj elektu forigi.</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
@ -1833,8 +1784,6 @@
<string name="top_sites_toggle_top_recent_sites_4">Ŝparvojoj</string>
<!-- Title text displayed in the rename top site dialog. -->
<string name="top_sites_rename_dialog_title">Nomo</string>
<!-- Hint for renaming title of a top site -->
<string moz:RemovedIn="101" name="top_site_name_hint" tools:ignore="UnusedResources">Nomo de ofta retejo</string>
<!-- Hint for renaming title of a shortcut -->
<string name="shortcut_name_hint">Nomo de ŝparvojo</string>
<!-- Button caption to confirm the renaming of the top site. -->
@ -1857,6 +1806,11 @@
<!-- Content description for closing all inactive tabs -->
<string name="inactive_tabs_delete_all">Fermi ĉiujn neaktivajn langetojn</string>
<!-- Content description for expanding the inactive tabs section. -->
<string name="inactive_tabs_expand_content_description">Malfaldi neaktivajn langetojn</string>
<!-- Content description for collapsing the inactive tabs section. -->
<string name="inactive_tabs_collapse_content_description">Faldi neaktivajn langetojn</string>
<!-- Inactive tabs auto-close message in the tabs tray -->
<!-- The header text of the auto-close message when the user is asked if they want to turn on the auto-closing of inactive tabs. -->
<string name="inactive_tabs_auto_close_message_header" tools:ignore="UnusedResources">Ĉu aŭtomate fermi post unu monato?</string>

View File

@ -1055,7 +1055,7 @@
<!-- An option from the three dot menu to into sync -->
<string name="sync_menu_sign_in">Accedi per sincronizzare</string>
<!-- An option from the share dialog to sign into sync -->
<string name="sync_sign_in">Accedi a Sync</string>
<string name="sync_sign_in">Accedi per sincronizzare</string>
<!-- An option from the share dialog to send link to all other sync devices -->
<string name="sync_send_to_all">Invia a tutti i dispositivi</string>
<!-- An option from the share dialog to reconnect to sync -->

View File

@ -40,8 +40,6 @@
<!-- Home - Recently saved bookmarks -->
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recent_bookmarks_title">ბოლოს ჩანიშნული</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">ყველას ჩვენება</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">ყველა ჩანიშნულის ჩვენება</string>
@ -353,7 +351,9 @@
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">მორგება</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description">დაასინქრონეთ სანიშნები, პაროლები და ა. შ. თქვენი Firefox-ანგარიშით</string>
<string moz:RemovedIn="104" name="preferences_sign_in_description" tools:ignore="UnusedResources">დაასინქრონეთ სანიშნები, პაროლები და ა. შ. თქვენი Firefox-ანგარიშით</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description_2">შედით ანგარიშზე, რომ დაასინქრონოთ თქვენი ჩანართები, სანიშნები, პაროლები და სხვ.</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">Firefox-ანგარიში</string>
<!-- Preference text for account title when there was an error syncing FxA -->
@ -526,7 +526,9 @@
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string name="preferences_sync">სინქრონიზაციის ჩართვა</string>
<string moz:RemovedIn="104" name="preferences_sync" tools:ignore="UnusedResources">სინქრონიზაციის ჩართვა</string>
<!-- Header of the Sync and save your data preference view -->
<string name="preferences_sync_2">დაასინქრონეთ და გადაინახეთ თქვენი მონაცემები</string>
<!-- Preference for reconnecting to FxA sync -->
<string name="preferences_sync_sign_in_to_reconnect">შესვლა ხელახლა დასაკავშირებლად</string>
<!-- Preference for removing FxA account -->
@ -1066,8 +1068,6 @@
<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 when user adds a site to top sites -->
<string moz:RemovedIn="101" name="snackbar_added_to_top_sites" tools:ignore="UnusedResources">დაემატა რჩეულ საიტებში!</string>
<!-- Text shown in snackbar when user adds a site to shortcuts -->
<string name="snackbar_added_to_shortcuts">მალსახმობებში დამატება!</string>
<!-- Text shown in snackbar when user closes a private tab -->
@ -1690,10 +1690,6 @@
<string name="no_site_exceptions">გამონაკლისები არ არის</string>
<!-- Bookmark deletion confirmation -->
<string name="bookmark_deletion_confirmation">ნამდვილად გსურთ, ამ სანიშნის წაშლა?</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">რჩეულებში დამატება</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">მოცილება რჩეული საიტებიდან</string>
<!-- Browser menu button that adds a shortcut to the home fragment -->
<string name="browser_menu_add_to_shortcuts">მალსახმობებში დამატება</string>
<!-- Browser menu button that removes a shortcut from the home fragment -->
@ -1771,12 +1767,8 @@
<string name="synced_tabs_collapse_group">დასინქრონებული ჩანართების აკეცვა</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">რჩეული საიტების ზღვარი მიღწეულია</string>
<!-- Title text displayed in the dialog when shortcuts limit is reached. -->
<string name="shortcut_max_limit_title">მალსახმობების ზღვარი მიღწეულია</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">ახალი რჩეული საიტის დასამატებლად, წაშალეთ წინა. მასზე დიდხანს შეხებით და მოცილებით.</string>
<!-- Content description text displayed in the dialog when shortcut limit is reached. -->
<string name="shortcut_max_limit_content">ახალი მალსახმობის დასამატებლად, წაშალეთ წინა. მასზე დიდხანს შეხებით და მოცილებით.</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
@ -1786,8 +1778,6 @@
<string name="top_sites_toggle_top_recent_sites_4">მალსახმობები</string>
<!-- Title text displayed in the rename top site dialog. -->
<string name="top_sites_rename_dialog_title">სახელი</string>
<!-- Hint for renaming title of a top site -->
<string moz:RemovedIn="101" name="top_site_name_hint" tools:ignore="UnusedResources">რჩეული საიტის სახელი</string>
<!-- Hint for renaming title of a shortcut -->
<string name="shortcut_name_hint">მალსახმობის სახელი</string>
<!-- Button caption to confirm the renaming of the top site. -->

View File

@ -41,8 +41,6 @@
<!-- Home - Recently saved bookmarks -->
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recent_bookmarks_title">Marcats recentament</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">O afichar tot</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">Afichar totes los marcapaginas enregistrats</string>
@ -358,7 +356,9 @@
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Personalizacion</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description">Sincronizatz los marcapaginas, listoric e encara mai amb vòstre compte Firefox.</string>
<string moz:RemovedIn="104" name="preferences_sign_in_description" tools:ignore="UnusedResources">Sincronizatz los marcapaginas, listoric e encara mai amb vòstre compte Firefox.</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description_2">Connectatz-vos per sincronizar onglets, marcapaginas, senhals e plan mai encara.</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">Compte Firefox</string>
<!-- Preference text for account title when there was an error syncing FxA -->
@ -534,7 +534,9 @@
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string name="preferences_sync">Activar la sincronizacion</string>
<string moz:RemovedIn="104" name="preferences_sync" tools:ignore="UnusedResources">Activar la sincronizacion</string>
<!-- Header of the Sync and save your data preference view -->
<string name="preferences_sync_2">Sincronizar e enregistrar vòstras donadas</string>
<!-- Preference for reconnecting to FxA sync -->
<string name="preferences_sync_sign_in_to_reconnect">Sidentificar per se reconnectar</string>
<!-- Preference for removing FxA account -->
@ -1084,8 +1086,6 @@
<string name="snackbar_tabs_closed">Onglets tampats</string>
<!-- Text shown in snackbar when user bookmarks a list of tabs -->
<string name="snackbar_message_bookmarks_saved">Marcapagina apondut!</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">Ajustat als sites principals</string>
<!-- Text shown in snackbar when user adds a site to shortcuts -->
<string name="snackbar_added_to_shortcuts">Apondut als acorchis!</string>
<!-- Text shown in snackbar when user closes a private tab -->
@ -1718,10 +1718,6 @@
<string name="no_site_exceptions">Cap dexcepcions de site</string>
<!-- Bookmark deletion confirmation -->
<string name="bookmark_deletion_confirmation">Sètz segur que volètz suprimir aqueste marcapagina ?</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">Apondre als sites populars</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">Tirar dels sites mai visitats</string>
<!-- Browser menu button that adds a shortcut to the home fragment -->
<string name="browser_menu_add_to_shortcuts">Apondre als acorchis</string>
<!-- Browser menu button that removes a shortcut from the home fragment -->
@ -1799,12 +1795,8 @@
<string name="synced_tabs_collapse_group">Plegar lo grop donglets sincronizats</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">Arribat a la limita dels sites principals</string>
<!-- Title text displayed in the dialog when shortcuts limit is reached. -->
<string name="shortcut_max_limit_title">Arribat a la limita dels acorchis</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">Per apondre un site als sites notables, suprimissètz-ne un. Tocatz e demoratz quichat per ne suprimir un.</string>
<!-- Content description text displayed in the dialog when shortcut limit is reached. -->
<string name="shortcut_max_limit_content">Per apondre un acorchi novèl, suprimissètz-ne un. Tocatz e demoratz quichat per ne suprimir un.</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
@ -1814,8 +1806,6 @@
<string name="top_sites_toggle_top_recent_sites_4">Acorchis</string>
<!-- Title text displayed in the rename top site dialog. -->
<string name="top_sites_rename_dialog_title">Nom</string>
<!-- Hint for renaming title of a top site -->
<string moz:RemovedIn="101" name="top_site_name_hint" tools:ignore="UnusedResources">Nom del site notable</string>
<!-- Hint for renaming title of a shortcut -->
<string name="shortcut_name_hint">Nom de lacorchi</string>
<!-- Button caption to confirm the renaming of the top site. -->

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">Ostatnio dodane zakładki</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">Wyświetl wszystkie</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">Wyświetl wszystkie dodane zakładki</string>
@ -358,7 +356,9 @@
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Dostosuj</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description">Synchronizuj zakładki, historię i nie tylko za pomocą konta Firefoksa</string>
<string moz:RemovedIn="104" name="preferences_sign_in_description" tools:ignore="UnusedResources">Synchronizuj zakładki, historię i nie tylko za pomocą konta Firefoksa</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description_2">Zaloguj się i synchronizuj karty, zakładki, hasła i więcej.</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">Konto Firefoksa</string>
<!-- Preference text for account title when there was an error syncing FxA -->
@ -533,7 +533,9 @@
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string name="preferences_sync">Włącz synchronizację</string>
<string moz:RemovedIn="104" name="preferences_sync" tools:ignore="UnusedResources">Włącz synchronizację</string>
<!-- Header of the Sync and save your data preference view -->
<string name="preferences_sync_2">Synchronizuj i zachowuj dane</string>
<!-- Preference for reconnecting to FxA sync -->
<string name="preferences_sync_sign_in_to_reconnect">Zaloguj się, aby połączyć ponownie</string>
<!-- Preference for removing FxA account -->
@ -1075,8 +1077,6 @@
<string name="snackbar_tabs_closed">Zamknięto karty</string>
<!-- Text shown in snackbar when user bookmarks a list of tabs -->
<string name="snackbar_message_bookmarks_saved">Dodano zakładki</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">Dodano do popularnych stron</string>
<!-- Text shown in snackbar when user adds a site to shortcuts -->
<string name="snackbar_added_to_shortcuts">Dodano do skrótów</string>
<!-- Text shown in snackbar when user closes a private tab -->
@ -1695,10 +1695,6 @@
<string name="no_site_exceptions">Brak wyjątków</string>
<!-- Bookmark deletion confirmation -->
<string name="bookmark_deletion_confirmation">Czy na pewno usunąć tę zakładkę?</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">Dodaj do popularnych stron</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">Usuń z popularnych stron</string>
<!-- Browser menu button that adds a shortcut to the home fragment -->
<string name="browser_menu_add_to_shortcuts">Dodaj do skrótów</string>
<!-- Browser menu button that removes a shortcut from the home fragment -->
@ -1775,12 +1771,8 @@
<string name="synced_tabs_collapse_group">Zwiń grupę kart z innych urządzeń</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">Osiągnięto limit popularnych stron</string>
<!-- Title text displayed in the dialog when shortcuts limit is reached. -->
<string name="shortcut_max_limit_title">Osiągnięto limit skrótów</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">Aby dodać nową popularną stronę, usuń istniejącą. Dotknij i przytrzymaj którąś i wybierz „Usuń”.</string>
<!-- Content description text displayed in the dialog when shortcut limit is reached. -->
<string name="shortcut_max_limit_content">Aby dodać nowy skrót, usuń istniejący. Dotknij i przytrzymaj któryś i wybierz „Usuń”.</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
@ -1790,8 +1782,6 @@
<string name="top_sites_toggle_top_recent_sites_4">Skróty</string>
<!-- Title text displayed in the rename top site dialog. -->
<string name="top_sites_rename_dialog_title">Nazwa</string>
<!-- Hint for renaming title of a top site -->
<string moz:RemovedIn="101" name="top_site_name_hint" tools:ignore="UnusedResources">Nazwa popularnej strony</string>
<!-- Hint for renaming title of a shortcut -->
<string name="shortcut_name_hint">Nazwa skrótu</string>
<!-- Button caption to confirm the renaming of the top site. -->

View File

@ -716,7 +716,7 @@
<!-- Text shown in the menu for closing all tabs -->
<string name="tab_tray_menu_item_close">Закрити всі вкладки</string>
<!-- Text shown in the multiselect menu for bookmarking selected tabs. -->
<string name="tab_tray_multiselect_menu_item_bookmark">Закласти</string>
<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 -->
@ -1326,11 +1326,11 @@
<!-- Category of trackers (social media trackers) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_social_media_trackers_title">Стеження соціальних мереж</string>
<!-- Description of social media trackers that can be blocked by Enhanced Tracking Protection -->
<string name="etp_social_media_trackers_description">Обмежує можливість соціальних мереж відстежувати вашу діяльність в Інтернеті.</string>
<string name="etp_social_media_trackers_description">Обмежує можливість соціальних мереж стежити за вашою діяльністю в Інтернеті.</string>
<!-- Category of trackers (cross-site tracking cookies) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_cookies_title">Куки стеження між сайтами</string>
<!-- Description of cross-site tracking cookies that can be blocked by Enhanced Tracking Protection -->
<string name="etp_cookies_description">Блокує файли куки, які рекламні мережі та аналітичні компанії використовують для збирання ваших даних перегляду на багатьох сайтах.</string>
<string name="etp_cookies_description">Блокує куки, які рекламні мережі та аналітичні компанії використовують для збору ваших даних перегляду на багатьох сайтах.</string>
<!-- Category of trackers (cryptominers) that can be blocked by Enhanced Tracking Protection -->
<string name="etp_cryptominers_title">Криптомайнери</string>
<!-- Description of cryptominers that can be blocked by Enhanced Tracking Protection -->
@ -1700,7 +1700,7 @@
<!-- Confirmation message for a dialog confirming if the user wants to set default value a permission for a site-->
<string name="confirm_clear_permission_site">Ви впевнені, що хочете видалити цей дозвіл для цього сайту?</string>
<!-- label shown when there are not site exceptions to show in the site exception settings -->
<string name="no_site_exceptions">Немає винятків для сайту</string>
<string name="no_site_exceptions">Немає винятків для сайтів</string>
<!-- Bookmark deletion confirmation -->
<string name="bookmark_deletion_confirmation">Ви впевнені, що хочете видалити цю закладку?</string>
<!-- Browser menu button that adds a shortcut to the home fragment -->