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

Commit c079206

Browse files
Pikephilip-lamb
authored andcommitted
Import strings from android-l10n (#1370)
State: mozilla-l10n/android-l10n@5d8852d
1 parent 374f724 commit c079206

9 files changed

Lines changed: 117 additions & 0 deletions

File tree

app/src/main/res/values-de/strings.xml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -636,6 +636,9 @@
636636
and hovers over the 'Private Browsing' icon in the browser's tray menu. -->
637637
<string name="private_browsing_exit_tooltip">Privaten Modus verlassen</string>
638638

639+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the target url in a new window. -->
640+
<string name="context_menu_open_new_window">In neuem Fenster öffnen.</string>
641+
639642
<!-- This string is for the tooltip that appears when the user hovers over the 'Bookmarks' icon in the
640643
browser's navigation bar. The button it labels, when pressed, opens a list view of the user's saved
641644
Bookmarks. -->
@@ -687,4 +690,14 @@
687690
<!-- This string is displayed in the message of the notification message shown when the device loses internet connection. -->
688691
<string name="no_internet_message">Überprüfen Sie Ihre Gerätekonfiguration, um das Problem zu beheben.</string>
689692

693+
<!-- This string is displayed in the message of the notification message shown when the user tries to open a new window and
694+
it has already opened the maximum number of allowed windows. %1$s expands to a integer value that represent the maximum windows
695+
that can be opened (initially 3) -->
696+
<string name="max_windows_message">Es können nicht mehr als %1$s Fenster gleichzeitig geöffnet sein. Bitte schließen Sie eines davon, bevor Sie ein anderes öffnen.</string>
697+
698+
<!-- This string is displayed in the title of the alert dialog shown when the user does not have permission to run the application on the device. -->
699+
<string name="not_entitled_title">Kann nicht ausgeführt werden</string>
700+
<!-- This string is displayed in the message body of the alert dialog shown when the user does not have permission to run the application on the device.
701+
'%1$s' will be replace at runtime with the app's name. -->
702+
<string name="not_entitled_message">%1$s hat keine Berechtigung zur Ausführung auf diesem Gerät und wird jetzt beendet.</string>
690703
</resources>

app/src/main/res/values-es-rES/strings.xml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -636,6 +636,9 @@
636636
and hovers over the 'Private Browsing' icon in the browser's tray menu. -->
637637
<string name="private_browsing_exit_tooltip">Salir de la navegación privada</string>
638638

639+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the target url in a new window. -->
640+
<string name="context_menu_open_new_window">Abrir en una nueva ventana.</string>
641+
639642
<!-- This string is for the tooltip that appears when the user hovers over the 'Bookmarks' icon in the
640643
browser's navigation bar. The button it labels, when pressed, opens a list view of the user's saved
641644
Bookmarks. -->
@@ -687,4 +690,14 @@
687690
<!-- This string is displayed in the message of the notification message shown when the device loses internet connection. -->
688691
<string name="no_internet_message">Comprobar la configuración del dispositivo para solucionar el problema.</string>
689692

693+
<!-- This string is displayed in the message of the notification message shown when the user tries to open a new window and
694+
it has already opened the maximum number of allowed windows. %1$s expands to a integer value that represent the maximum windows
695+
that can be opened (initially 3) -->
696+
<string name="max_windows_message">No puedes tener más de %1$s ventanas abiertas a la vez. Cierra una antes de abrir otra.</string>
697+
698+
<!-- This string is displayed in the title of the alert dialog shown when the user does not have permission to run the application on the device. -->
699+
<string name="not_entitled_title">Imposible de ejecutar</string>
700+
<!-- This string is displayed in the message body of the alert dialog shown when the user does not have permission to run the application on the device.
701+
'%1$s' will be replace at runtime with the app's name. -->
702+
<string name="not_entitled_message">%1$s no tiene permiso para ejecutarse en este dispositivo y se cerrará.</string>
690703
</resources>

app/src/main/res/values-es/strings.xml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -636,6 +636,9 @@
636636
and hovers over the 'Private Browsing' icon in the browser's tray menu. -->
637637
<string name="private_browsing_exit_tooltip">Salir de la navegación privada</string>
638638

639+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the target url in a new window. -->
640+
<string name="context_menu_open_new_window">Abrir en una ventana nueva.</string>
641+
639642
<!-- This string is for the tooltip that appears when the user hovers over the 'Bookmarks' icon in the
640643
browser's navigation bar. The button it labels, when pressed, opens a list view of the user's saved
641644
Bookmarks. -->
@@ -687,4 +690,14 @@
687690
<!-- This string is displayed in the message of the notification message shown when the device loses internet connection. -->
688691
<string name="no_internet_message">Comprueba la configuración del dispositivo para solucionar el problema.</string>
689692

693+
<!-- This string is displayed in the message of the notification message shown when the user tries to open a new window and
694+
it has already opened the maximum number of allowed windows. %1$s expands to a integer value that represent the maximum windows
695+
that can be opened (initially 3) -->
696+
<string name="max_windows_message">No puedes tener más de %1$s de ventanas abiertas a la vez. Cierra una antes de abrir otra.</string>
697+
698+
<!-- This string is displayed in the title of the alert dialog shown when the user does not have permission to run the application on the device. -->
699+
<string name="not_entitled_title">Imposible de ejecutar</string>
700+
<!-- This string is displayed in the message body of the alert dialog shown when the user does not have permission to run the application on the device.
701+
'%1$s' will be replace at runtime with the app's name. -->
702+
<string name="not_entitled_message">%1$s no tiene permiso para ejecutarse en este dispositivo y se cerrará.</string>
690703
</resources>

app/src/main/res/values-fr/strings.xml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -636,6 +636,9 @@
636636
and hovers over the 'Private Browsing' icon in the browser's tray menu. -->
637637
<string name="private_browsing_exit_tooltip">Quitter la navigation privée</string>
638638

639+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the target url in a new window. -->
640+
<string name="context_menu_open_new_window">Ouvrir dans une nouvelle fenêtre.</string>
641+
639642
<!-- This string is for the tooltip that appears when the user hovers over the 'Bookmarks' icon in the
640643
browser's navigation bar. The button it labels, when pressed, opens a list view of the user's saved
641644
Bookmarks. -->
@@ -687,4 +690,14 @@
687690
<!-- This string is displayed in the message of the notification message shown when the device loses internet connection. -->
688691
<string name="no_internet_message">Vérifiez la configuration de votre appareil pour résoudre le problème.</string>
689692

693+
<!-- This string is displayed in the message of the notification message shown when the user tries to open a new window and
694+
it has already opened the maximum number of allowed windows. %1$s expands to a integer value that represent the maximum windows
695+
that can be opened (initially 3) -->
696+
<string name="max_windows_message">Vous ne pouvez pas ouvrir plus de %1$s fenêtres à la fois. Veuillez en fermer une avant d’en ouvrir une autre.</string>
697+
698+
<!-- This string is displayed in the title of the alert dialog shown when the user does not have permission to run the application on the device. -->
699+
<string name="not_entitled_title">Exécution impossible</string>
700+
<!-- This string is displayed in the message body of the alert dialog shown when the user does not have permission to run the application on the device.
701+
'%1$s' will be replace at runtime with the app's name. -->
702+
<string name="not_entitled_message">%1$s n’a pas la permission de s’exécuter sur ce périphérique et va maintenant se fermer.</string>
690703
</resources>

app/src/main/res/values-ja/strings.xml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -636,6 +636,9 @@
636636
and hovers over the 'Private Browsing' icon in the browser's tray menu. -->
637637
<string name="private_browsing_exit_tooltip">プライベートブラウジングを終了</string>
638638

639+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the target url in a new window. -->
640+
<string name="context_menu_open_new_window">新しいウィンドウで開く</string>
641+
639642
<!-- This string is for the tooltip that appears when the user hovers over the 'Bookmarks' icon in the
640643
browser's navigation bar. The button it labels, when pressed, opens a list view of the user's saved
641644
Bookmarks. -->
@@ -687,4 +690,14 @@
687690
<!-- This string is displayed in the message of the notification message shown when the device loses internet connection. -->
688691
<string name="no_internet_message">問題を解決するため端末の設定を確認してください。</string>
689692

693+
<!-- This string is displayed in the message of the notification message shown when the user tries to open a new window and
694+
it has already opened the maximum number of allowed windows. %1$s expands to a integer value that represent the maximum windows
695+
that can be opened (initially 3) -->
696+
<string name="max_windows_message">一度に %1$s 個以上のウィンドウを開くことはできません。別のウィンドウを開く前に閉じてください。</string>
697+
698+
<!-- This string is displayed in the title of the alert dialog shown when the user does not have permission to run the application on the device. -->
699+
<string name="not_entitled_title">実行できません</string>
700+
<!-- This string is displayed in the message body of the alert dialog shown when the user does not have permission to run the application on the device.
701+
'%1$s' will be replace at runtime with the app's name. -->
702+
<string name="not_entitled_message">%1$s にこの端末で実行する権限がないため終了します。</string>
690703
</resources>

app/src/main/res/values-ko/strings.xml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -636,6 +636,9 @@
636636
and hovers over the 'Private Browsing' icon in the browser's tray menu. -->
637637
<string name="private_browsing_exit_tooltip">프라이빗 브라우징 종료</string>
638638

639+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the target url in a new window. -->
640+
<string name="context_menu_open_new_window">새 창으로 열기</string>
641+
639642
<!-- This string is for the tooltip that appears when the user hovers over the 'Bookmarks' icon in the
640643
browser's navigation bar. The button it labels, when pressed, opens a list view of the user's saved
641644
Bookmarks. -->
@@ -687,4 +690,14 @@
687690
<!-- This string is displayed in the message of the notification message shown when the device loses internet connection. -->
688691
<string name="no_internet_message">문제 해결을 위해 기기의 설정을 확인해 보세요.</string>
689692

693+
<!-- This string is displayed in the message of the notification message shown when the user tries to open a new window and
694+
it has already opened the maximum number of allowed windows. %1$s expands to a integer value that represent the maximum windows
695+
that can be opened (initially 3) -->
696+
<string name="max_windows_message">한 번에 %1$s개 이상의 창을 열 수 없습니다. 다른 창을 열기 전에 이전 창을 하나 닫으세요.</string>
697+
698+
<!-- This string is displayed in the title of the alert dialog shown when the user does not have permission to run the application on the device. -->
699+
<string name="not_entitled_title">실행할 수 없음</string>
700+
<!-- This string is displayed in the message body of the alert dialog shown when the user does not have permission to run the application on the device.
701+
'%1$s' will be replace at runtime with the app's name. -->
702+
<string name="not_entitled_message">이 기기에서 %1$s 어플리케이션을 실행을 권한이 없으므로 종료합니다.</string>
690703
</resources>

app/src/main/res/values-ru/strings.xml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -638,6 +638,9 @@
638638
and hovers over the 'Private Browsing' icon in the browser's tray menu. -->
639639
<string name="private_browsing_exit_tooltip">Выйти из Приватного просмотра</string>
640640

641+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the target url in a new window. -->
642+
<string name="context_menu_open_new_window">Открыть в новом окне.</string>
643+
641644
<!-- This string is for the tooltip that appears when the user hovers over the 'Bookmarks' icon in the
642645
browser's navigation bar. The button it labels, when pressed, opens a list view of the user's saved
643646
Bookmarks. -->
@@ -688,4 +691,14 @@
688691
<!-- This string is displayed in the message of the notification message shown when the device loses internet connection. -->
689692
<string name="no_internet_message">Проверьте настройки устройства, чтобы устранить эту проблему.</string>
690693

694+
<!-- This string is displayed in the message of the notification message shown when the user tries to open a new window and
695+
it has already opened the maximum number of allowed windows. %1$s expands to a integer value that represent the maximum windows
696+
that can be opened (initially 3) -->
697+
<string name="max_windows_message">Вы не можете одновременно открыть более %1$s окон. Пожалуйста, закройте одно из окон, прежде чем открывать другое.</string>
698+
699+
<!-- This string is displayed in the title of the alert dialog shown when the user does not have permission to run the application on the device. -->
700+
<string name="not_entitled_title">Не удалось запустить</string>
701+
<!-- This string is displayed in the message body of the alert dialog shown when the user does not have permission to run the application on the device.
702+
'%1$s' will be replace at runtime with the app's name. -->
703+
<string name="not_entitled_message">%1$s не имеет разрешения на запуск на этом устройстве и будет закрыт.</string>
691704
</resources>

app/src/main/res/values-zh-rCN/strings.xml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -636,6 +636,9 @@
636636
and hovers over the 'Private Browsing' icon in the browser's tray menu. -->
637637
<string name="private_browsing_exit_tooltip">退出隐私浏览模式</string>
638638

639+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the target url in a new window. -->
640+
<string name="context_menu_open_new_window">新建窗口打开。</string>
641+
639642
<!-- This string is for the tooltip that appears when the user hovers over the 'Bookmarks' icon in the
640643
browser's navigation bar. The button it labels, when pressed, opens a list view of the user's saved
641644
Bookmarks. -->
@@ -686,4 +689,14 @@
686689
<!-- This string is displayed in the message of the notification message shown when the device loses internet connection. -->
687690
<string name="no_internet_message">检查设备配置来修正问题。</string>
688691

692+
<!-- This string is displayed in the message of the notification message shown when the user tries to open a new window and
693+
it has already opened the maximum number of allowed windows. %1$s expands to a integer value that represent the maximum windows
694+
that can be opened (initially 3) -->
695+
<string name="max_windows_message">您不能同时打开超过 %1$s 个窗口,请先关闭一些后再打开。</string>
696+
697+
<!-- This string is displayed in the title of the alert dialog shown when the user does not have permission to run the application on the device. -->
698+
<string name="not_entitled_title">无法运行</string>
699+
<!-- This string is displayed in the message body of the alert dialog shown when the user does not have permission to run the application on the device.
700+
'%1$s' will be replace at runtime with the app's name. -->
701+
<string name="not_entitled_message">%1$s 没有在此设备上运行的权限,程序即将退出。</string>
689702
</resources>

app/src/main/res/values-zh-rTW/strings.xml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -636,6 +636,9 @@
636636
and hovers over the 'Private Browsing' icon in the browser's tray menu. -->
637637
<string name="private_browsing_exit_tooltip">離開隱私瀏覽模式</string>
638638

639+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the target url in a new window. -->
640+
<string name="context_menu_open_new_window">用新視窗開啟。</string>
641+
639642
<!-- This string is for the tooltip that appears when the user hovers over the 'Bookmarks' icon in the
640643
browser's navigation bar. The button it labels, when pressed, opens a list view of the user's saved
641644
Bookmarks. -->
@@ -687,4 +690,14 @@
687690
<!-- This string is displayed in the message of the notification message shown when the device loses internet connection. -->
688691
<string name="no_internet_message">請檢查裝置設定來修正問題。</string>
689692

693+
<!-- This string is displayed in the message of the notification message shown when the user tries to open a new window and
694+
it has already opened the maximum number of allowed windows. %1$s expands to a integer value that represent the maximum windows
695+
that can be opened (initially 3) -->
696+
<string name="max_windows_message">您不能同時開啟超過 %1$s 個視窗,請先關閉一些後再開啟。</string>
697+
698+
<!-- This string is displayed in the title of the alert dialog shown when the user does not have permission to run the application on the device. -->
699+
<string name="not_entitled_title">無法執行</string>
700+
<!-- This string is displayed in the message body of the alert dialog shown when the user does not have permission to run the application on the device.
701+
'%1$s' will be replace at runtime with the app's name. -->
702+
<string name="not_entitled_message">%1$s 沒在此裝置上執行的權限,將結束程式。</string>
690703
</resources>

0 commit comments

Comments
 (0)