Skip to content

Commit 1cf9140

Browse files
Import l10n.
1 parent 7f761f2 commit 1cf9140

File tree

5 files changed

+15
-3
lines changed

5 files changed

+15
-3
lines changed

components/browser/errorpages/src/main/res/values-hil/strings.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,15 @@
1010
<!-- The text shown inside the advanced options button used to go back. It's only shown if the user has expanded the advanced options. -->
1111
<string name="mozac_browser_errorpages_security_bad_cert_back">Pagabalikan (Ginarekomendar)</string>
1212

13+
<!-- The document title and heading of the error page shown when a website could not be reached. -->
14+
<string name="mozac_browser_errorpages_connection_failure_title">Indi makaangot</string>
15+
1316
<!-- The document title and heading of an error page. -->
1417
<string name="mozac_browser_errorpages_content_crashed_title">Ang kaundan nag-crash</string>
1518

19+
<!-- The document title and heading of an error page. -->
20+
<string name="mozac_browser_errorpages_unknown_host_title">Indi Makita ang Address</string>
21+
1622
<!-- The document title and heading of an error page. -->
1723
<string name="mozac_browser_errorpages_no_internet_title">Wala koneksyon sa internet</string>
1824

components/browser/toolbar/src/main/res/values-ast/strings.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<string name="mozac_browser_toolbar_menu_button">Menú</string>
55
<string name="mozac_clear_button_description">Llimpiar</string>
66
<!-- Content description: For the tracking protection toolbar icon, it is set when the site has tracking protection enabled, but none trackers have been blocked or detected. -->
7-
<string name="mozac_browser_toolbar_content_description_tracking_protection_on_no_trackers_blocked">La proteición escontra\'l rastrexu ta activada</string>
7+
<string name="mozac_browser_toolbar_content_description_tracking_protection_on_no_trackers_blocked">La proteición antirrastrexu ta activada</string>
88
<!-- Content description: For the tracking protection toolbar icon, it is set when the site has tracking protection enabled, and trackers have been blocked or detected.-->
9-
<string name="mozac_browser_toolbar_content_description_tracking_protection_on_trackers_blocked1">La proteición escontra\'l rastrexu bloquió rastrexadores</string>
9+
<string name="mozac_browser_toolbar_content_description_tracking_protection_on_trackers_blocked1">La proteición antirrastrexu bloquió rastrexadores</string>
1010
<!-- Content description: For the tracking protection toolbar icon, it is set when the site has tracking protection disabled.-->
11-
<string name="mozac_browser_toolbar_content_description_tracking_protection_off_for_a_site1">La proteición escontra\'l rastrexu ta desactivada nesti sitiu</string>
11+
<string name="mozac_browser_toolbar_content_description_tracking_protection_off_for_a_site1">La proteición antirrastrexu ta desactivada nesti sitiu</string>
1212
<!-- Content description: For the site security information icon (the site security icon).-->
1313
<string name="mozac_browser_toolbar_content_description_site_info">Información del sitiu</string>
1414
<!-- Announcement made by the screen reader when the progress bar is shown and a page is loading -->

components/ui/tabcounter/src/main/res/values-da/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
<string name="mozac_browser_menu_new_private_tab">Nyt privat faneblad</string>
1111
<!-- Browser menu button to close tab. Closes the current session when pressed. -->
1212
<string name="mozac_close_tab">Luk faneblad</string>
13+
<!-- Menu option to duplicate the current tab -->
14+
<string name="mozac_ui_tabcounter_duplicate_tab">Kopier faneblad</string>
1315
<!-- Content description of the tab counter toolbar button -->
1416
<string name="mozac_tab_counter_content_description">Værktøjslinjeknappen til fanebladstæller.</string>
1517
</resources>

components/ui/tabcounter/src/main/res/values-es-rES/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
<string name="mozac_browser_menu_new_private_tab">Nueva pestaña privada</string>
1111
<!-- Browser menu button to close tab. Closes the current session when pressed. -->
1212
<string name="mozac_close_tab">Cerrar pestaña</string>
13+
<!-- Menu option to duplicate the current tab -->
14+
<string name="mozac_ui_tabcounter_duplicate_tab">Duplicar pestaña</string>
1315
<!-- Content description of the tab counter toolbar button -->
1416
<string name="mozac_tab_counter_content_description">El botón contador de pestañas de la barra de herramientas.</string>
1517
</resources>

components/ui/tabcounter/src/main/res/values-su/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
<string name="mozac_browser_menu_new_private_tab">Tab nyamuni anyar</string>
1111
<!-- Browser menu button to close tab. Closes the current session when pressed. -->
1212
<string name="mozac_close_tab">Tutup tab</string>
13+
<!-- Menu option to duplicate the current tab -->
14+
<string name="mozac_ui_tabcounter_duplicate_tab">Duplikat tab</string>
1315
<!-- Content description of the tab counter toolbar button -->
1416
<string name="mozac_tab_counter_content_description">Tombol tulbar pangitung tab.</string>
1517
</resources>

0 commit comments

Comments
 (0)