Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Import strings from android-l10n. #3362

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1175,8 +1175,14 @@
<string name="clear_tooltip">Leeren</string>

<!-- This string is for the tooltip that appears upon hovering the 'Pop-Up' button in the
browser's navigation bar. The button it labels, when pressed, Shows the pop-up blocked dialog. -->
<string name="popup_tooltip">Pop-up blockiert</string>
browser's navigation bar if popups are not blocked for the site.
The button it labels, when pressed, Shows the pop-up dialog. -->
<string name="popup_tooltip_v1">Pop-ups nicht blockiert</string>

<!-- This string is for the tooltip that appears upon hovering the 'Pop-Up' button in the
browser's navigation bar if popups are blocked for the site.
The button it labels, when pressed, Shows the pop-up dialog. -->
<string name="popup_blocked_tooltip">Pop-ups blockiert</string>

<!-- This string is for the tooltip that appears upon hovering the 'DRM' button in the
browser's navigation bar when DRM is allowed for the site. The button it labels, when pressed,
Expand Down
15 changes: 13 additions & 2 deletions app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1174,8 +1174,14 @@
<string name="clear_tooltip">Effacer</string>

<!-- This string is for the tooltip that appears upon hovering the 'Pop-Up' button in the
browser's navigation bar. The button it labels, when pressed, Shows the pop-up blocked dialog. -->
<string name="popup_tooltip">Fenêtre popup bloquée</string>
browser's navigation bar if popups are not blocked for the site.
The button it labels, when pressed, Shows the pop-up dialog. -->
<string name="popup_tooltip_v1">Fenêtres popup non bloquées</string>

<!-- This string is for the tooltip that appears upon hovering the 'Pop-Up' button in the
browser's navigation bar if popups are blocked for the site.
The button it labels, when pressed, Shows the pop-up dialog. -->
<string name="popup_blocked_tooltip">Fenêtres popup bloquées</string>

<!-- This string is for the tooltip that appears upon hovering the 'DRM' button in the
browser's navigation bar when DRM is allowed for the site. The button it labels, when pressed,
Expand Down Expand Up @@ -1607,6 +1613,11 @@ the Select` button. When clicked it closes all the previously selected tabs -->
explicitly enable/Disable the DRM setting yet. -->
<string name="drm_first_use_title_v1">Ce site contient du contenu DRM.</string>

<!-- This string is displayed as the body of a dialog that is displayed the first time a user access DRM content if they haven't
explicitly enable/Disable the DRM setting yet.
'%1$s' will be replaced at runtime with the Learn More page link. -->
<string name="drm_first_use_body_v2">Autoriser les DRM permet aux sites d’identifier cet appareil à chaque fois que vous les visitez. &lt;a href=&quot;%1$s&quot;&gt;En savoir plus&lt;/a&gt;</string>

<!-- This string is displayed in the enable button that is displayed inside the dialog that is displayed the first time a user access
access DRM content if they haven't explicitly enable/Disable the DRM setting yet. -->
<string name="drm_first_use_allow">Autoriser</string>
Expand Down
10 changes: 8 additions & 2 deletions app/src/main/res/values-ko/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1176,8 +1176,14 @@
<string name="clear_tooltip">지우기</string>

<!-- This string is for the tooltip that appears upon hovering the 'Pop-Up' button in the
browser's navigation bar. The button it labels, when pressed, Shows the pop-up blocked dialog. -->
<string name="popup_tooltip">팝업 차단</string>
browser's navigation bar if popups are not blocked for the site.
The button it labels, when pressed, Shows the pop-up dialog. -->
<string name="popup_tooltip_v1">팝업 차단 안 됨</string>

<!-- This string is for the tooltip that appears upon hovering the 'Pop-Up' button in the
browser's navigation bar if popups are blocked for the site.
The button it labels, when pressed, Shows the pop-up dialog. -->
<string name="popup_blocked_tooltip">팝업 차단됨</string>

<!-- This string is for the tooltip that appears upon hovering the 'DRM' button in the
browser's navigation bar when DRM is allowed for the site. The button it labels, when pressed,
Expand Down
10 changes: 8 additions & 2 deletions app/src/main/res/values-nb-rNO/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1177,8 +1177,14 @@
<string name="clear_tooltip">Tøm</string>

<!-- This string is for the tooltip that appears upon hovering the 'Pop-Up' button in the
browser's navigation bar. The button it labels, when pressed, Shows the pop-up blocked dialog. -->
<string name="popup_tooltip">Sprettoppvindu blokkert</string>
browser's navigation bar if popups are not blocked for the site.
The button it labels, when pressed, Shows the pop-up dialog. -->
<string name="popup_tooltip_v1">Sprettoppvindu ikke blokkert</string>

<!-- This string is for the tooltip that appears upon hovering the 'Pop-Up' button in the
browser's navigation bar if popups are blocked for the site.
The button it labels, when pressed, Shows the pop-up dialog. -->
<string name="popup_blocked_tooltip">Sprettoppvindu blokkert</string>

<!-- This string is for the tooltip that appears upon hovering the 'DRM' button in the
browser's navigation bar when DRM is allowed for the site. The button it labels, when pressed,
Expand Down
10 changes: 8 additions & 2 deletions app/src/main/res/values-nl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1180,8 +1180,14 @@
<string name="clear_tooltip">Wissen</string>

<!-- This string is for the tooltip that appears upon hovering the 'Pop-Up' button in the
browser's navigation bar. The button it labels, when pressed, Shows the pop-up blocked dialog. -->
<string name="popup_tooltip">Pop-up geblokkeerd</string>
browser's navigation bar if popups are not blocked for the site.
The button it labels, when pressed, Shows the pop-up dialog. -->
<string name="popup_tooltip_v1">Pop-ups niet geblokkeerd</string>

<!-- This string is for the tooltip that appears upon hovering the 'Pop-Up' button in the
browser's navigation bar if popups are blocked for the site.
The button it labels, when pressed, Shows the pop-up dialog. -->
<string name="popup_blocked_tooltip">Pop-ups geblokkeerd</string>

<!-- This string is for the tooltip that appears upon hovering the 'DRM' button in the
browser's navigation bar when DRM is allowed for the site. The button it labels, when pressed,
Expand Down
10 changes: 8 additions & 2 deletions app/src/main/res/values-sv-rSE/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1175,8 +1175,14 @@
<string name="clear_tooltip">Rensa</string>

<!-- This string is for the tooltip that appears upon hovering the 'Pop-Up' button in the
browser's navigation bar. The button it labels, when pressed, Shows the pop-up blocked dialog. -->
<string name="popup_tooltip">Pop-up blockerad</string>
browser's navigation bar if popups are not blocked for the site.
The button it labels, when pressed, Shows the pop-up dialog. -->
<string name="popup_tooltip_v1">Pop-ups är inte blockerade</string>

<!-- This string is for the tooltip that appears upon hovering the 'Pop-Up' button in the
browser's navigation bar if popups are blocked for the site.
The button it labels, when pressed, Shows the pop-up dialog. -->
<string name="popup_blocked_tooltip">Pop-ups är blockerade</string>

<!-- This string is for the tooltip that appears upon hovering the 'DRM' button in the
browser's navigation bar when DRM is allowed for the site. The button it labels, when pressed,
Expand Down
10 changes: 8 additions & 2 deletions app/src/main/res/values-zh-rCN/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1174,8 +1174,14 @@
<string name="clear_tooltip">清除</string>

<!-- This string is for the tooltip that appears upon hovering the 'Pop-Up' button in the
browser's navigation bar. The button it labels, when pressed, Shows the pop-up blocked dialog. -->
<string name="popup_tooltip">已阻止弹出窗口</string>
browser's navigation bar if popups are not blocked for the site.
The button it labels, when pressed, Shows the pop-up dialog. -->
<string name="popup_tooltip_v1">不阻止弹出窗口</string>

<!-- This string is for the tooltip that appears upon hovering the 'Pop-Up' button in the
browser's navigation bar if popups are blocked for the site.
The button it labels, when pressed, Shows the pop-up dialog. -->
<string name="popup_blocked_tooltip">已阻止弹出窗口</string>

<!-- This string is for the tooltip that appears upon hovering the 'DRM' button in the
browser's navigation bar when DRM is allowed for the site. The button it labels, when pressed,
Expand Down
10 changes: 8 additions & 2 deletions app/src/main/res/values-zh-rTW/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1174,8 +1174,14 @@
<string name="clear_tooltip">清除</string>

<!-- This string is for the tooltip that appears upon hovering the 'Pop-Up' button in the
browser's navigation bar. The button it labels, when pressed, Shows the pop-up blocked dialog. -->
<string name="popup_tooltip">已封鎖彈出視窗</string>
browser's navigation bar if popups are not blocked for the site.
The button it labels, when pressed, Shows the pop-up dialog. -->
<string name="popup_tooltip_v1">不封鎖彈出視窗</string>

<!-- This string is for the tooltip that appears upon hovering the 'Pop-Up' button in the
browser's navigation bar if popups are blocked for the site.
The button it labels, when pressed, Shows the pop-up dialog. -->
<string name="popup_blocked_tooltip">封鎖彈出視窗</string>

<!-- This string is for the tooltip that appears upon hovering the 'DRM' button in the
browser's navigation bar when DRM is allowed for the site. The button it labels, when pressed,
Expand Down