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

Commit 97a9dca

Browse files
Import l10n. (#3456)
1 parent db59750 commit 97a9dca

File tree

9 files changed

+232
-16
lines changed

9 files changed

+232
-16
lines changed

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

Lines changed: 27 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1260,6 +1260,21 @@
12601260
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the target url in a new tab. -->
12611261
<string name="context_menu_open_new_tab_1">In neuem Tab öffnen</string>
12621262

1263+
<!-- 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. -->
1264+
<string name="context_menu_open_link_new_window_1">Link in neuem Fenster öffnen</string>
1265+
1266+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the target url in a new tab. -->
1267+
<string name="context_menu_open_link_new_tab_1">Link in einem neuem Tab öffnen</string>
1268+
1269+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the image in the current window. -->
1270+
<string name="context_menu_view_image">Grafik anzeigen</string>
1271+
1272+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the video in the current window. -->
1273+
<string name="context_menu_view_video">Video anzeigen</string>
1274+
1275+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the audio in the current window. -->
1276+
<string name="context_menu_view_audio">Audio anzeigen</string>
1277+
12631278
<!-- This string is shown in the context menu after a longpress on a link. When clicked it triggers a linked element download. -->
12641279
<string name="context_menu_download_link">Link herunterladen</string>
12651280

@@ -1275,6 +1290,15 @@
12751290
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the target to the clipboard -->
12761291
<string name="context_menu_copy_link">Link kopieren</string>
12771292

1293+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the image uri to the clipboard -->
1294+
<string name="context_menu_copy_image_location">Grafikadresse kopieren</string>
1295+
1296+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the video uri to the clipboard -->
1297+
<string name="context_menu_copy_video_location">Video-Adresse kopieren</string>
1298+
1299+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the audio uri to the clipboard -->
1300+
<string name="context_menu_copy_audio_location">Audio-Adresse kopieren</string>
1301+
12781302
<!-- 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. -->
12791303
<string name="context_menu_cut_text">Ausschneiden</string>
12801304

@@ -1438,11 +1462,11 @@
14381462
<string name="private_clear_button">Löschen</string>
14391463

14401464
<!-- This string is displayed in the title of the pop-up blocking dialog.
1441-
'%1$s' will be replaced at runtime with the app's name. -->
1442-
<string name="popup_block_title">%1$s hat ein Pop-up-Fenster dieser Website blockiert</string>
1465+
'%1$s' will be replaced at runtime with the app's name. -->
1466+
<string name="popup_block_title_v1">%1$s hat Pop-up-Fenster dieser Website blockiert</string>
14431467

14441468
<!-- This string is displayed as a description below the title of the pop-up blocking dialog. -->
1445-
<string name="popup_block_description">Soll es trotzdem angezeigt werden?</string>
1469+
<string name="popup_block_description_v1">Soll es trotzdem angezeigt werden?</string>
14461470

14471471
<!-- This string is displayed on the right of the checkbox in the the pop-up blocking dialog.
14481472
If the checkbox is checked Firefox will never ask again to block pop-ups for this site -->

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

Lines changed: 27 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1261,6 +1261,21 @@
12611261
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the target url in a new tab. -->
12621262
<string name="context_menu_open_new_tab_1">새 탭에 열기</string>
12631263

1264+
<!-- 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. -->
1265+
<string name="context_menu_open_link_new_window_1">새 창에 링크 열기</string>
1266+
1267+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the target url in a new tab. -->
1268+
<string name="context_menu_open_link_new_tab_1">새 탭에 링크 열기</string>
1269+
1270+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the image in the current window. -->
1271+
<string name="context_menu_view_image">이미지 보기</string>
1272+
1273+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the video in the current window. -->
1274+
<string name="context_menu_view_video">동영상 보기</string>
1275+
1276+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the audio in the current window. -->
1277+
<string name="context_menu_view_audio">오디오 보기</string>
1278+
12641279
<!-- This string is shown in the context menu after a longpress on a link. When clicked it triggers a linked element download. -->
12651280
<string name="context_menu_download_link">링크 다운로드</string>
12661281

@@ -1276,6 +1291,15 @@
12761291
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the target to the clipboard -->
12771292
<string name="context_menu_copy_link">링크 복사</string>
12781293

1294+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the image uri to the clipboard -->
1295+
<string name="context_menu_copy_image_location">이미지 주소 복사</string>
1296+
1297+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the video uri to the clipboard -->
1298+
<string name="context_menu_copy_video_location">동영상 주소 복사</string>
1299+
1300+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the audio uri to the clipboard -->
1301+
<string name="context_menu_copy_audio_location">오디오 주소 복사</string>
1302+
12791303
<!-- 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. -->
12801304
<string name="context_menu_cut_text">잘라내기</string>
12811305

@@ -1440,11 +1464,11 @@
14401464

14411465

14421466
<!-- This string is displayed in the title of the pop-up blocking dialog.
1443-
'%1$s' will be replaced at runtime with the app's name. -->
1444-
<string name="popup_block_title">%1$s가 이 사이트에서 팝업을 차단했습니다</string>
1467+
'%1$s' will be replaced at runtime with the app's name. -->
1468+
<string name="popup_block_title_v1">%1$s가 이 사이트에서 팝업을 차단했습니다</string>
14451469

14461470
<!-- This string is displayed as a description below the title of the pop-up blocking dialog. -->
1447-
<string name="popup_block_description">어쨌든 보시겠습니까?</string>
1471+
<string name="popup_block_description_v1">어쨌든 보시겠습니까?</string>
14481472

14491473
<!-- This string is displayed on the right of the checkbox in the the pop-up blocking dialog.
14501474
If the checkbox is checked Firefox will never ask again to block pop-ups for this site -->

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

Lines changed: 27 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1262,6 +1262,21 @@
12621262
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the target url in a new tab. -->
12631263
<string name="context_menu_open_new_tab_1">Åpne i en ny fane</string>
12641264

1265+
<!-- 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. -->
1266+
<string name="context_menu_open_link_new_window_1">Åpne lenke i et nytt vindu</string>
1267+
1268+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the target url in a new tab. -->
1269+
<string name="context_menu_open_link_new_tab_1">Åpne lenke i en ny fane</string>
1270+
1271+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the image in the current window. -->
1272+
<string name="context_menu_view_image">Vis bilde</string>
1273+
1274+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the video in the current window. -->
1275+
<string name="context_menu_view_video">Vis video</string>
1276+
1277+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the audio in the current window. -->
1278+
<string name="context_menu_view_audio">Vis lyd</string>
1279+
12651280
<!-- This string is shown in the context menu after a longpress on a link. When clicked it triggers a linked element download. -->
12661281
<string name="context_menu_download_link">Last ned lenke</string>
12671282

@@ -1277,6 +1292,15 @@
12771292
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the target to the clipboard -->
12781293
<string name="context_menu_copy_link">Kopier lenke</string>
12791294

1295+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the image uri to the clipboard -->
1296+
<string name="context_menu_copy_image_location">Kopier bildeadresse</string>
1297+
1298+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the video uri to the clipboard -->
1299+
<string name="context_menu_copy_video_location">Kopier videoadresse</string>
1300+
1301+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the audio uri to the clipboard -->
1302+
<string name="context_menu_copy_audio_location">Kopier lydadresse</string>
1303+
12801304
<!-- 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. -->
12811305
<string name="context_menu_cut_text">Klipp ut</string>
12821306

@@ -1441,11 +1465,11 @@
14411465
<string name="private_clear_button">Tøm</string>
14421466

14431467
<!-- This string is displayed in the title of the pop-up blocking dialog.
1444-
'%1$s' will be replaced at runtime with the app's name. -->
1445-
<string name="popup_block_title">%1$s forhindret et sprettoppvindu fra dette nettstedet</string>
1468+
'%1$s' will be replaced at runtime with the app's name. -->
1469+
<string name="popup_block_title_v1">%1$s forhindret sprettoppvinduer fra dette nettstedet</string>
14461470

14471471
<!-- This string is displayed as a description below the title of the pop-up blocking dialog. -->
1448-
<string name="popup_block_description">Vil du vise dem uansett?</string>
1472+
<string name="popup_block_description_v1">Vil du vise dem uansett?</string>
14491473

14501474
<!-- This string is displayed on the right of the checkbox in the the pop-up blocking dialog.
14511475
If the checkbox is checked Firefox will never ask again to block pop-ups for this site -->

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

Lines changed: 28 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1262,6 +1262,21 @@
12621262
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the target url in a new tab. -->
12631263
<string name="context_menu_open_new_tab_1">Opne i ei ny fane</string>
12641264

1265+
<!-- 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. -->
1266+
<string name="context_menu_open_link_new_window_1">Opne lenke i eit nytt vindauge</string>
1267+
1268+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the target url in a new tab. -->
1269+
<string name="context_menu_open_link_new_tab_1">Opne lenke i ei ny fane</string>
1270+
1271+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the image in the current window. -->
1272+
<string name="context_menu_view_image">Vis bilde</string>
1273+
1274+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the video in the current window. -->
1275+
<string name="context_menu_view_video">Vis video</string>
1276+
1277+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the audio in the current window. -->
1278+
<string name="context_menu_view_audio">Vis lyd</string>
1279+
12651280
<!-- This string is shown in the context menu after a longpress on a link. When clicked it triggers a linked element download. -->
12661281
<string name="context_menu_download_link">Last ned lenke</string>
12671282

@@ -1277,6 +1292,15 @@
12771292
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the target to the clipboard -->
12781293
<string name="context_menu_copy_link">Kopier lenke</string>
12791294

1295+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the image uri to the clipboard -->
1296+
<string name="context_menu_copy_image_location">Kopier bildeplassering</string>
1297+
1298+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the video uri to the clipboard -->
1299+
<string name="context_menu_copy_video_location">Kopier videoplassering</string>
1300+
1301+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the audio uri to the clipboard -->
1302+
<string name="context_menu_copy_audio_location">Kopier lydplasering</string>
1303+
12801304
<!-- 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. -->
12811305
<string name="context_menu_cut_text">Klipp ut</string>
12821306

@@ -1368,7 +1392,7 @@
13681392

13691393

13701394
<!-- This string is displayed in the title of an authentication prompt, which requests a username and a password. -->
1371-
<string name="authentication_required">Autentisering påkravd</string>
1395+
<string name="authentication_required">Godkjenning er påkravd</string>
13721396
<!-- This string is displayed as the label of a username input in an authentication prompt. -->
13731397
<string name="authentication_username">Brukarnamn:</string>
13741398
<!-- This string is displayed as the label of a password input in an authentication prompt. -->
@@ -1442,11 +1466,11 @@
14421466
<string name="private_clear_button">Tøm</string>
14431467

14441468
<!-- This string is displayed in the title of the pop-up blocking dialog.
1445-
'%1$s' will be replaced at runtime with the app's name. -->
1446-
<string name="popup_block_title">%1$s hindra eit sprettoppvindauge frå denne nettstaden</string>
1469+
'%1$s' will be replaced at runtime with the app's name. -->
1470+
<string name="popup_block_title_v1">%1$s hindra sprettoppvindauge frå denne nettstaden</string>
14471471

14481472
<!-- This string is displayed as a description below the title of the pop-up blocking dialog. -->
1449-
<string name="popup_block_description">Vil du vise dei likevel?</string>
1473+
<string name="popup_block_description_v1">Vil du vise dei uansett?</string>
14501474

14511475
<!-- This string is displayed on the right of the checkbox in the the pop-up blocking dialog.
14521476
If the checkbox is checked Firefox will never ask again to block pop-ups for this site -->

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

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1262,6 +1262,21 @@
12621262
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the target url in a new tab. -->
12631263
<string name="context_menu_open_new_tab_1">Otwórz w nowej karcie</string>
12641264

1265+
<!-- 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. -->
1266+
<string name="context_menu_open_link_new_window_1">Otwórz odnośnik w nowym oknie</string>
1267+
1268+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the target url in a new tab. -->
1269+
<string name="context_menu_open_link_new_tab_1">Otwórz odnośnik w nowej karcie</string>
1270+
1271+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the image in the current window. -->
1272+
<string name="context_menu_view_image">Pokaż obraz</string>
1273+
1274+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the video in the current window. -->
1275+
<string name="context_menu_view_video">Pokaż wideo</string>
1276+
1277+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the audio in the current window. -->
1278+
<string name="context_menu_view_audio">Odtwórz dźwięk</string>
1279+
12651280
<!-- This string is shown in the context menu after a longpress on a link. When clicked it triggers a linked element download. -->
12661281
<string name="context_menu_download_link">Pobierz odnośnik</string>
12671282

@@ -1277,6 +1292,15 @@
12771292
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the target to the clipboard -->
12781293
<string name="context_menu_copy_link">Kopiuj odnośnik</string>
12791294

1295+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the image uri to the clipboard -->
1296+
<string name="context_menu_copy_image_location">Kopiuj adres obrazu</string>
1297+
1298+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the video uri to the clipboard -->
1299+
<string name="context_menu_copy_video_location">Kopiuj adres wideo</string>
1300+
1301+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the audio uri to the clipboard -->
1302+
<string name="context_menu_copy_audio_location">Kopiuj adres dźwięku</string>
1303+
12801304
<!-- 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. -->
12811305
<string name="context_menu_cut_text">Wytnij</string>
12821306

0 commit comments

Comments
 (0)