You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- This string is for the tooltip that appears when the user hovers over the 'Bookmarks' icon in the
640
643
browser's navigation bar. The button it labels, when pressed, opens a list view of the user's saved
641
644
Bookmarks. -->
@@ -687,4 +690,14 @@
687
690
<!-- This string is displayed in the message of the notification message shown when the device loses internet connection. -->
688
691
<stringname="no_internet_message">Überprüfen Sie Ihre Gerätekonfiguration, um das Problem zu beheben.</string>
689
692
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
+
<stringname="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
+
<stringname="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
+
<stringname="not_entitled_message">%1$s hat keine Berechtigung zur Ausführung auf diesem Gerät und wird jetzt beendet.</string>
Copy file name to clipboardExpand all lines: app/src/main/res/values-es-rES/strings.xml
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -636,6 +636,9 @@
636
636
and hovers over the 'Private Browsing' icon in the browser's tray menu. -->
637
637
<stringname="private_browsing_exit_tooltip">Salir de la navegación privada</string>
638
638
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
+
<stringname="context_menu_open_new_window">Abrir en una nueva ventana.</string>
641
+
639
642
<!-- This string is for the tooltip that appears when the user hovers over the 'Bookmarks' icon in the
640
643
browser's navigation bar. The button it labels, when pressed, opens a list view of the user's saved
641
644
Bookmarks. -->
@@ -687,4 +690,14 @@
687
690
<!-- This string is displayed in the message of the notification message shown when the device loses internet connection. -->
688
691
<stringname="no_internet_message">Comprobar la configuración del dispositivo para solucionar el problema.</string>
689
692
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
+
<stringname="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
+
<stringname="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
+
<stringname="not_entitled_message">%1$s no tiene permiso para ejecutarse en este dispositivo y se cerrará.</string>
Copy file name to clipboardExpand all lines: app/src/main/res/values-es/strings.xml
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -636,6 +636,9 @@
636
636
and hovers over the 'Private Browsing' icon in the browser's tray menu. -->
637
637
<stringname="private_browsing_exit_tooltip">Salir de la navegación privada</string>
638
638
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
+
<stringname="context_menu_open_new_window">Abrir en una ventana nueva.</string>
641
+
639
642
<!-- This string is for the tooltip that appears when the user hovers over the 'Bookmarks' icon in the
640
643
browser's navigation bar. The button it labels, when pressed, opens a list view of the user's saved
641
644
Bookmarks. -->
@@ -687,4 +690,14 @@
687
690
<!-- This string is displayed in the message of the notification message shown when the device loses internet connection. -->
688
691
<stringname="no_internet_message">Comprueba la configuración del dispositivo para solucionar el problema.</string>
689
692
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
+
<stringname="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
+
<stringname="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
+
<stringname="not_entitled_message">%1$s no tiene permiso para ejecutarse en este dispositivo y se cerrará.</string>
Copy file name to clipboardExpand all lines: app/src/main/res/values-fr/strings.xml
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -636,6 +636,9 @@
636
636
and hovers over the 'Private Browsing' icon in the browser's tray menu. -->
637
637
<stringname="private_browsing_exit_tooltip">Quitter la navigation privée</string>
638
638
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
+
<stringname="context_menu_open_new_window">Ouvrir dans une nouvelle fenêtre.</string>
641
+
639
642
<!-- This string is for the tooltip that appears when the user hovers over the 'Bookmarks' icon in the
640
643
browser's navigation bar. The button it labels, when pressed, opens a list view of the user's saved
641
644
Bookmarks. -->
@@ -687,4 +690,14 @@
687
690
<!-- This string is displayed in the message of the notification message shown when the device loses internet connection. -->
688
691
<stringname="no_internet_message">Vérifiez la configuration de votre appareil pour résoudre le problème.</string>
689
692
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
+
<stringname="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. -->
<!-- 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
+
<stringname="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>
<!-- 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
+
<stringname="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. -->
<!-- This string is for the tooltip that appears when the user hovers over the 'Bookmarks' icon in the
640
643
browser's navigation bar. The button it labels, when pressed, opens a list view of the user's saved
641
644
Bookmarks. -->
@@ -687,4 +690,14 @@
687
690
<!-- This string is displayed in the message of the notification message shown when the device loses internet connection. -->
688
691
<stringname="no_internet_message">문제 해결을 위해 기기의 설정을 확인해 보세요.</string>
689
692
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
+
<stringname="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
+
<stringname="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
+
<stringname="not_entitled_message">이 기기에서 %1$s 어플리케이션을 실행을 권한이 없으므로 종료합니다.</string>
Copy file name to clipboardExpand all lines: app/src/main/res/values-ru/strings.xml
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -638,6 +638,9 @@
638
638
and hovers over the 'Private Browsing' icon in the browser's tray menu. -->
639
639
<stringname="private_browsing_exit_tooltip">Выйти из Приватного просмотра</string>
640
640
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
+
<stringname="context_menu_open_new_window">Открыть в новом окне.</string>
643
+
641
644
<!-- This string is for the tooltip that appears when the user hovers over the 'Bookmarks' icon in the
642
645
browser's navigation bar. The button it labels, when pressed, opens a list view of the user's saved
643
646
Bookmarks. -->
@@ -688,4 +691,14 @@
688
691
<!-- This string is displayed in the message of the notification message shown when the device loses internet connection. -->
689
692
<stringname="no_internet_message">Проверьте настройки устройства, чтобы устранить эту проблему.</string>
690
693
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
+
<stringname="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
+
<stringname="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
+
<stringname="not_entitled_message">%1$s не имеет разрешения на запуск на этом устройстве и будет закрыт.</string>
<!-- 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
+
<stringname="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. -->
<!-- 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
+
<stringname="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. -->
0 commit comments