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

Commit da8da80

Browse files
Import l10n. (#2023)
1 parent bcecc73 commit da8da80

File tree

11 files changed

+390
-0
lines changed

11 files changed

+390
-0
lines changed

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

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,22 @@
220220
changes the app and the language of the speech-recognition-based search to 'Danish'. -->
221221
<string name="settings_language_danish">Dänisch</string>
222222

223+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
224+
changes the app and the language of the speech-recognition-based search to 'Norwegian'. -->
225+
<string name="settings_language_norwegian">Norwegisch</string>
226+
227+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
228+
changes the app and the language of the speech-recognition-based search to 'Danish'. -->
229+
<string name="settings_language_swedish">Schwedisch</string>
230+
231+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
232+
changes the app and the language of the speech-recognition-based search to 'Finnish'. -->
233+
<string name="settings_language_finnish">Finnisch</string>
234+
235+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
236+
changes the app and the language of the speech-recognition-based search to 'Dutch'. -->
237+
<string name="settings_language_dutch">Niederländisch</string>
238+
223239
<!-- This string is used to label a button in the 'Settings' dialog window that, when pressed,
224240
opens a dialog box that contains display-related settings: window size, pixel density, etc. -->
225241
<string name="settings_display">Anzeige</string>
@@ -862,6 +878,24 @@
862878
<!-- 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. -->
863879
<string name="context_menu_open_new_window">In neuem Fenster öffnen.</string>
864880

881+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the target to the clipboard -->
882+
<string name="context_menu_copy_link">Link kopieren</string>
883+
884+
<!-- This string is shown in the context menu after a longpress on a text. When clicked it cuts the selected text and can be pasted later. -->
885+
<string name="context_menu_cut_text">Ausschneiden</string>
886+
887+
<!-- This string is shown in the context menu after a longpress on a text. When clicked it copies the selected text and can be pasted later. -->
888+
<string name="context_menu_copy_text">Kopieren</string>
889+
890+
<!-- This string is shown in the context menu after a longpress on a input. When clicked it pastes the current text on the clipboard. -->
891+
<string name="context_menu_paste_text">Einfügen</string>
892+
893+
<!-- This string is shown in the context menu after a longpress on a text. When clicked it selects all text from the longpressed page area. -->
894+
<string name="context_menu_select_all_text">Alles auswählen</string>
895+
896+
<!-- This string is shown in the context menu after a longpress on a text. When clicked it unselects the selected text. -->
897+
<string name="context_menu_unselect">Auswahl aufheben</string>
898+
865899
<!-- This string is for the tooltip that appears when the user hovers over the 'Bookmark' icon in the
866900
browser's navigation bar. The button it labels, when pressed, bookmarks the currently open web site. -->
867901
<string name="bookmark_tooltip">Lesezeichen für diese Seite setzen</string>

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

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,30 @@
212212
changes the app and the language of the speech-recognition-based search to 'Russian'. -->
213213
<string name="settings_language_russian">Ruso</string>
214214

215+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
216+
changes the app and the language of the speech-recognition-based search to 'Polish'. -->
217+
<string name="settings_language_polish">Polaco</string>
218+
219+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
220+
changes the app and the language of the speech-recognition-based search to 'Danish'. -->
221+
<string name="settings_language_danish">Danés</string>
222+
223+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
224+
changes the app and the language of the speech-recognition-based search to 'Norwegian'. -->
225+
<string name="settings_language_norwegian">Noruego</string>
226+
227+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
228+
changes the app and the language of the speech-recognition-based search to 'Danish'. -->
229+
<string name="settings_language_swedish">Sueco</string>
230+
231+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
232+
changes the app and the language of the speech-recognition-based search to 'Finnish'. -->
233+
<string name="settings_language_finnish">Finlandés</string>
234+
235+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
236+
changes the app and the language of the speech-recognition-based search to 'Dutch'. -->
237+
<string name="settings_language_dutch">Neerlandés</string>
238+
215239
<!-- This string is used to label a button in the 'Settings' dialog window that, when pressed,
216240
opens a dialog box that contains display-related settings: window size, pixel density, etc. -->
217241
<string name="settings_display">Visualización</string>
@@ -855,6 +879,24 @@
855879
<!-- 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. -->
856880
<string name="context_menu_open_new_window">Abrir en una nueva ventana.</string>
857881

882+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the target to the clipboard -->
883+
<string name="context_menu_copy_link">Copiar enlace</string>
884+
885+
<!-- This string is shown in the context menu after a longpress on a text. When clicked it cuts the selected text and can be pasted later. -->
886+
<string name="context_menu_cut_text">Cortar</string>
887+
888+
<!-- This string is shown in the context menu after a longpress on a text. When clicked it copies the selected text and can be pasted later. -->
889+
<string name="context_menu_copy_text">Copiar</string>
890+
891+
<!-- This string is shown in the context menu after a longpress on a input. When clicked it pastes the current text on the clipboard. -->
892+
<string name="context_menu_paste_text">Pegar</string>
893+
894+
<!-- This string is shown in the context menu after a longpress on a text. When clicked it selects all text from the longpressed page area. -->
895+
<string name="context_menu_select_all_text">Seleccionar todo</string>
896+
897+
<!-- This string is shown in the context menu after a longpress on a text. When clicked it unselects the selected text. -->
898+
<string name="context_menu_unselect">Anular selección</string>
899+
858900
<!-- This string is for the tooltip that appears when the user hovers over the 'Bookmark' icon in the
859901
browser's navigation bar. The button it labels, when pressed, bookmarks the currently open web site. -->
860902
<string name="bookmark_tooltip">Agregar esta página a marcadores</string>

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

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,22 @@
220220
changes the app and the language of the speech-recognition-based search to 'Danish'. -->
221221
<string name="settings_language_danish">Danese</string>
222222

223+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
224+
changes the app and the language of the speech-recognition-based search to 'Norwegian'. -->
225+
<string name="settings_language_norwegian">Norvegese</string>
226+
227+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
228+
changes the app and the language of the speech-recognition-based search to 'Danish'. -->
229+
<string name="settings_language_swedish">Svedese</string>
230+
231+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
232+
changes the app and the language of the speech-recognition-based search to 'Finnish'. -->
233+
<string name="settings_language_finnish">Finlandese</string>
234+
235+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
236+
changes the app and the language of the speech-recognition-based search to 'Dutch'. -->
237+
<string name="settings_language_dutch">Olandese</string>
238+
223239
<!-- This string is used to label a button in the 'Settings' dialog window that, when pressed,
224240
opens a dialog box that contains display-related settings: window size, pixel density, etc. -->
225241
<string name="settings_display">Visualizzazione</string>
@@ -861,6 +877,24 @@
861877
<!-- 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. -->
862878
<string name="context_menu_open_new_window">Apri in una nuova finestra.</string>
863879

880+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the target to the clipboard -->
881+
<string name="context_menu_copy_link">Copia link</string>
882+
883+
<!-- This string is shown in the context menu after a longpress on a text. When clicked it cuts the selected text and can be pasted later. -->
884+
<string name="context_menu_cut_text">Taglia</string>
885+
886+
<!-- This string is shown in the context menu after a longpress on a text. When clicked it copies the selected text and can be pasted later. -->
887+
<string name="context_menu_copy_text">Copia</string>
888+
889+
<!-- This string is shown in the context menu after a longpress on a input. When clicked it pastes the current text on the clipboard. -->
890+
<string name="context_menu_paste_text">Incolla</string>
891+
892+
<!-- This string is shown in the context menu after a longpress on a text. When clicked it selects all text from the longpressed page area. -->
893+
<string name="context_menu_select_all_text">Seleziona tutto</string>
894+
895+
<!-- This string is shown in the context menu after a longpress on a text. When clicked it unselects the selected text. -->
896+
<string name="context_menu_unselect">Deseleziona</string>
897+
864898
<!-- This string is for the tooltip that appears when the user hovers over the 'Bookmark' icon in the
865899
browser's navigation bar. The button it labels, when pressed, bookmarks the currently open web site. -->
866900
<string name="bookmark_tooltip">Aggiungi pagina ai segnalibri</string>

app/src/main/res/values-nb-rNO/strings.xml

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,22 @@
221221
changes the app and the language of the speech-recognition-based search to 'Danish'. -->
222222
<string name="settings_language_danish">Dansk</string>
223223

224+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
225+
changes the app and the language of the speech-recognition-based search to 'Norwegian'. -->
226+
<string name="settings_language_norwegian">Norsk</string>
227+
228+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
229+
changes the app and the language of the speech-recognition-based search to 'Danish'. -->
230+
<string name="settings_language_swedish">Svensk</string>
231+
232+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
233+
changes the app and the language of the speech-recognition-based search to 'Finnish'. -->
234+
<string name="settings_language_finnish">Finsk</string>
235+
236+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
237+
changes the app and the language of the speech-recognition-based search to 'Dutch'. -->
238+
<string name="settings_language_dutch">Nederlandsk</string>
239+
224240
<!-- This string is used to label a button in the 'Settings' dialog window that, when pressed,
225241
opens a dialog box that contains display-related settings: window size, pixel density, etc. -->
226242
<string name="settings_display">Visning</string>
@@ -864,6 +880,24 @@
864880
<!-- 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. -->
865881
<string name="context_menu_open_new_window">Åpne i nytt vindu.</string>
866882

883+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the target to the clipboard -->
884+
<string name="context_menu_copy_link">Kopier lenke</string>
885+
886+
<!-- This string is shown in the context menu after a longpress on a text. When clicked it cuts the selected text and can be pasted later. -->
887+
<string name="context_menu_cut_text">Klipp ut</string>
888+
889+
<!-- This string is shown in the context menu after a longpress on a text. When clicked it copies the selected text and can be pasted later. -->
890+
<string name="context_menu_copy_text">Kopier</string>
891+
892+
<!-- This string is shown in the context menu after a longpress on a input. When clicked it pastes the current text on the clipboard. -->
893+
<string name="context_menu_paste_text">Lim inn</string>
894+
895+
<!-- This string is shown in the context menu after a longpress on a text. When clicked it selects all text from the longpressed page area. -->
896+
<string name="context_menu_select_all_text">Merk alt</string>
897+
898+
<!-- This string is shown in the context menu after a longpress on a text. When clicked it unselects the selected text. -->
899+
<string name="context_menu_unselect">Opphev merking</string>
900+
867901
<!-- This string is for the tooltip that appears when the user hovers over the 'Bookmark' icon in the
868902
browser's navigation bar. The button it labels, when pressed, bookmarks the currently open web site. -->
869903
<string name="bookmark_tooltip">Bokmerk denne siden</string>

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

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,22 @@
221221
changes the app and the language of the speech-recognition-based search to 'Danish'. -->
222222
<string name="settings_language_danish">Deens</string>
223223

224+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
225+
changes the app and the language of the speech-recognition-based search to 'Norwegian'. -->
226+
<string name="settings_language_norwegian">Noors</string>
227+
228+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
229+
changes the app and the language of the speech-recognition-based search to 'Danish'. -->
230+
<string name="settings_language_swedish">Zweeds</string>
231+
232+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
233+
changes the app and the language of the speech-recognition-based search to 'Finnish'. -->
234+
<string name="settings_language_finnish">Fins</string>
235+
236+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
237+
changes the app and the language of the speech-recognition-based search to 'Dutch'. -->
238+
<string name="settings_language_dutch">Nederlands</string>
239+
224240
<!-- This string is used to label a button in the 'Settings' dialog window that, when pressed,
225241
opens a dialog box that contains display-related settings: window size, pixel density, etc. -->
226242
<string name="settings_display">Weergave</string>
@@ -867,6 +883,24 @@
867883
<!-- 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. -->
868884
<string name="context_menu_open_new_window">Openen in een nieuw venster.</string>
869885

886+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the target to the clipboard -->
887+
<string name="context_menu_copy_link">Koppeling kopiëren</string>
888+
889+
<!-- This string is shown in the context menu after a longpress on a text. When clicked it cuts the selected text and can be pasted later. -->
890+
<string name="context_menu_cut_text">Knippen</string>
891+
892+
<!-- This string is shown in the context menu after a longpress on a text. When clicked it copies the selected text and can be pasted later. -->
893+
<string name="context_menu_copy_text">Kopiëren</string>
894+
895+
<!-- This string is shown in the context menu after a longpress on a input. When clicked it pastes the current text on the clipboard. -->
896+
<string name="context_menu_paste_text">Plakken</string>
897+
898+
<!-- This string is shown in the context menu after a longpress on a text. When clicked it selects all text from the longpressed page area. -->
899+
<string name="context_menu_select_all_text">Alles selecteren</string>
900+
901+
<!-- This string is shown in the context menu after a longpress on a text. When clicked it unselects the selected text. -->
902+
<string name="context_menu_unselect">Selectie opheffen</string>
903+
870904
<!-- This string is for the tooltip that appears when the user hovers over the 'Bookmark' icon in the
871905
browser's navigation bar. The button it labels, when pressed, bookmarks the currently open web site. -->
872906
<string name="bookmark_tooltip">Bladwijzer voor deze pagina maken</string>

app/src/main/res/values-nn-rNO/strings.xml

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,22 @@
221221
changes the app and the language of the speech-recognition-based search to 'Danish'. -->
222222
<string name="settings_language_danish">Dansk</string>
223223

224+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
225+
changes the app and the language of the speech-recognition-based search to 'Norwegian'. -->
226+
<string name="settings_language_norwegian">Norsk</string>
227+
228+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
229+
changes the app and the language of the speech-recognition-based search to 'Danish'. -->
230+
<string name="settings_language_swedish">Svensk</string>
231+
232+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
233+
changes the app and the language of the speech-recognition-based search to 'Finnish'. -->
234+
<string name="settings_language_finnish">Finsk</string>
235+
236+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
237+
changes the app and the language of the speech-recognition-based search to 'Dutch'. -->
238+
<string name="settings_language_dutch">Nederlandsk</string>
239+
224240
<!-- This string is used to label a button in the 'Settings' dialog window that, when pressed,
225241
opens a dialog box that contains display-related settings: window size, pixel density, etc. -->
226242
<string name="settings_display">Skjermvising</string>
@@ -864,6 +880,24 @@
864880
<!-- 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. -->
865881
<string name="context_menu_open_new_window">Opne i nytt vindauge.</string>
866882

883+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the target to the clipboard -->
884+
<string name="context_menu_copy_link">Kopier lenke</string>
885+
886+
<!-- This string is shown in the context menu after a longpress on a text. When clicked it cuts the selected text and can be pasted later. -->
887+
<string name="context_menu_cut_text">Klipp ut</string>
888+
889+
<!-- This string is shown in the context menu after a longpress on a text. When clicked it copies the selected text and can be pasted later. -->
890+
<string name="context_menu_copy_text">Kopier</string>
891+
892+
<!-- This string is shown in the context menu after a longpress on a input. When clicked it pastes the current text on the clipboard. -->
893+
<string name="context_menu_paste_text">Lim inn</string>
894+
895+
<!-- This string is shown in the context menu after a longpress on a text. When clicked it selects all text from the longpressed page area. -->
896+
<string name="context_menu_select_all_text">Merk alt</string>
897+
898+
<!-- This string is shown in the context menu after a longpress on a text. When clicked it unselects the selected text. -->
899+
<string name="context_menu_unselect">Opphev merking</string>
900+
867901
<!-- This string is for the tooltip that appears when the user hovers over the 'Bookmark' icon in the
868902
browser's navigation bar. The button it labels, when pressed, bookmarks the currently open web site. -->
869903
<string name="bookmark_tooltip">Bokmerk denne sida</string>

0 commit comments

Comments
 (0)