Import l10n.

upstream-sync
Mozilla L10n Automation Bot 4 years ago committed by Gabriel Luong
parent 04a7795edf
commit bf69519dc9

@ -490,7 +490,7 @@
<!-- Gestures Preferences-->
<!-- Preferences for using pull to refresh in a webpage -->
<string name="preference_gestures_website_pull_to_refresh">Пацягніце, каб абнавіць</string>
<string name="preference_gestures_website_pull_to_refresh">Пацягнуць, каб абнавіць</string>
<!-- Preference for using the dynamic toolbar -->
<string name="preference_gestures_dynamic_toolbar">Пракруціць, каб схаваць панэль інструментаў</string>

@ -352,6 +352,9 @@
<!-- Preference for notifications -->
<string name="preferences_notifications">Nutificazioni</string>
<!-- Add-on Preferences -->
<!-- Preference to customize the configured AMO (addons.mozilla.org) collection -->
<string name="preferences_customize_amo_collection">Cullezzione persunalizata di moduli addiziunale</string>
<!-- Button caption to confirm the add-on collection configuration -->
<string name="customize_addon_collection_ok">Vai</string>
<!-- Button caption to abort the add-on collection configuration -->
@ -361,6 +364,9 @@
<!-- Hint displayed on input field for custom collection user ID-->
<string name="customize_addon_collection_user_hint">Prupietariu di a cullezzione (Id. dutilizatore)</string>
<!-- Toast shown after confirming the custom add-on collection configuration -->
<string name="toast_customize_addon_collection_done">Cullezzione di moduli addiziunale mudificata. Chjusura di lappiecazione per piglialla in contu…</string>
<!-- Account Preferences -->
<!-- Preference for triggering sync -->
<string name="preferences_sync_now">Sincrunizà avà</string>
@ -547,6 +553,8 @@
<!-- Tab Management -->
<!-- Title of preference for tabs management -->
<string name="preferences_tabs">Unghjette</string>
<!-- Title of preference that allows a user to specify the tab view -->
<string name="preferences_tab_view">Vista di lunghjetta</string>
<!-- Option for a list tab view -->
<string name="tab_view_list">Lista</string>
<!-- Option for a grid tab view -->

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Home Fragment -->
<!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
<string name="content_description_menu">Máis opcións</string>
<!-- Content description (not visible, for screen readers etc.): "Private Browsing" menu button. -->
<string name="content_description_private_browsing_button">Activar a navegación privada</string>
<!-- Content description (not visible, for screen readers etc.): "Private Browsing" menu button. -->
<string name="content_description_disable_private_browsing_button">Desactivar a navegación privada</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">Buscar ou introducir enderezo</string>
<!-- No Open Tabs Message Description -->
<string name="no_open_tabs_description">As súas lapelas abertas aparecen aquí.</string>
<!-- No Private Tabs Message Description -->
<string name="no_private_tabs_description">As súas lapelas privadas aparecen aquí.</string>
<!-- Message announced to the user when tab tray is selected with 1 tab -->
<string name="open_tab_tray_single">1 lapela aberta. Toque para cambiar de lapela.</string>
<!-- Message announced to the user when tab tray is selected with 0 or 2+ tabs -->
<string name="open_tab_tray_plural">%1$s lapelas abertas. Toque para cambiar de lapela.</string>
</resources>

@ -214,6 +214,8 @@
<string name="search_suggestions_onboarding_learn_more_link">Sužinoti daugiau</string>
<!-- Search Widget -->
<!-- Content description for searching with a widget. Firefox is intentionally hardcoded.-->
<string name="search_widget_content_description">Atverti naują „Firefox“ kortelę</string>
<!-- Text preview for smaller sized widgets -->
<string name="search_widget_text_short">Ieškoti</string>
<!-- Text preview for larger sized widgets -->
@ -628,6 +630,8 @@
<!-- Text for the button to open tabs of the selected collection -->
<string name="collection_open_tabs">Atverti korteles</string>
<!-- Hint for adding name of a collection -->
<string name="collection_name_hint">Rinkinio pavadinimas</string>
<!-- Text for the menu button to remove a top site -->
<string name="remove_top_site">Pašalinti</string>
@ -1631,6 +1635,9 @@
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">išnaudokite daugiau „%s“ galimybių.</string>
<!-- Content description radio buttons with a link to more information -->
<string name="radio_preference_info_content_description">Spustelėkite čia, jeigu norite daugiau informacijos</string>
<!-- Deprecated: No Open Tabs Message Header -->
<string name="no_collections_header1">Kaupkite jums svarbius dalykus</string>
<!-- Deprecated: Label to describe what collections are to a new user without any collections -->

@ -215,6 +215,8 @@
<string name="search_suggestions_onboarding_learn_more_link">Več o tem</string>
<!-- Search Widget -->
<!-- Content description for searching with a widget. Firefox is intentionally hardcoded.-->
<string name="search_widget_content_description">Odpri nov zavihek v Firefoxu</string>
<!-- Text preview for smaller sized widgets -->
<string name="search_widget_text_short">Iskanje</string>
<!-- Text preview for larger sized widgets -->
@ -631,6 +633,8 @@
<!-- Text for the button to open tabs of the selected collection -->
<string name="collection_open_tabs">Odpri zavihke</string>
<!-- Hint for adding name of a collection -->
<string name="collection_name_hint">Ime zbirke</string>
<!-- Text for the menu button to remove a top site -->
<string name="remove_top_site">Odstrani</string>
@ -1632,6 +1636,9 @@
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">Kar najbolje izkoristite %s.</string>
<!-- Content description radio buttons with a link to more information -->
<string name="radio_preference_info_content_description">Kliknite za podrobnosti</string>
<!-- Deprecated: No Open Tabs Message Header -->
<string name="no_collections_header1">Zbirajte stvari, ki vam kaj pomenijo</string>
<!-- Deprecated: Label to describe what collections are to a new user without any collections -->

@ -75,7 +75,7 @@ locales = [
"rm",
"ro",
"ru",
"sat-Olck",
"sat",
"sk",
"sl",
"sq",

Loading…
Cancel
Save