Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
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
30 changes: 27 additions & 3 deletions app/src/main/res/values-en-rGB/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1262,6 +1262,21 @@
<!-- 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. -->
<string name="context_menu_open_new_tab_1">Open in a new tab</string>

<!-- 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. -->
<string name="context_menu_open_link_new_window_1">Open link in a new window</string>

<!-- 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. -->
<string name="context_menu_open_link_new_tab_1">Open link in a new tab</string>

<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the image in the current window. -->
<string name="context_menu_view_image">View image</string>

<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the video in the current window. -->
<string name="context_menu_view_video">View video</string>

<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the audio in the current window. -->
<string name="context_menu_view_audio">View audio</string>

<!-- This string is shown in the context menu after a longpress on a link. When clicked it triggers a linked element download. -->
<string name="context_menu_download_link">Download Link</string>

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

<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the image uri to the clipboard -->
<string name="context_menu_copy_image_location">Copy image location</string>

<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the video uri to the clipboard -->
<string name="context_menu_copy_video_location">Copy video location</string>

<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the audio uri to the clipboard -->
<string name="context_menu_copy_audio_location">Copy audio location</string>

<!-- 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. -->
<string name="context_menu_cut_text">Cut</string>

Expand Down Expand Up @@ -1439,11 +1463,11 @@
<string name="private_clear_button">Clear</string>

<!-- This string is displayed in the title of the pop-up blocking dialog.
'%1$s' will be replaced at runtime with the app's name. -->
<string name="popup_block_title">%1$s prevented a pop-up from this site</string>
'%1$s' will be replaced at runtime with the app's name. -->
<string name="popup_block_title_v1">%1$s prevented pop-ups from this site</string>

<!-- This string is displayed as a description below the title of the pop-up blocking dialog. -->
<string name="popup_block_description">Would you like to show them anyway?</string>
<string name="popup_block_description_v1">Would you like to show them anyways?</string>

<!-- This string is displayed on the right of the checkbox in the the pop-up blocking dialog.
If the checkbox is checked Firefox will never ask again to block pop-ups for this site -->
Expand Down
30 changes: 27 additions & 3 deletions app/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1259,6 +1259,21 @@
<!-- 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. -->
<string name="context_menu_open_new_tab_1">Apri in una nuova scheda</string>

<!-- 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. -->
<string name="context_menu_open_link_new_window_1">Apri in nuova finestra</string>

<!-- 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. -->
<string name="context_menu_open_link_new_tab_1">Apri in una nuova scheda</string>

<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the image in the current window. -->
<string name="context_menu_view_image">Visualizza immagine</string>

<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the video in the current window. -->
<string name="context_menu_view_video">Visualizza video</string>

<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the audio in the current window. -->
<string name="context_menu_view_audio">Visualizza audio</string>

<!-- This string is shown in the context menu after a longpress on a link. When clicked it triggers a linked element download. -->
<string name="context_menu_download_link">Scarica link</string>

Expand All @@ -1274,6 +1289,15 @@
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the target to the clipboard -->
<string name="context_menu_copy_link">Copia link</string>

<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the image uri to the clipboard -->
<string name="context_menu_copy_image_location">Copia indirizzo immagine</string>

<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the video uri to the clipboard -->
<string name="context_menu_copy_video_location">Copia indirizzo video</string>

<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the audio uri to the clipboard -->
<string name="context_menu_copy_audio_location">Copia indirizzo audio</string>

<!-- 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. -->
<string name="context_menu_cut_text">Taglia</string>

Expand Down Expand Up @@ -1440,11 +1464,11 @@
<string name="private_clear_button">Cancella</string>

<!-- This string is displayed in the title of the pop-up blocking dialog.
'%1$s' will be replaced at runtime with the app's name. -->
<string name="popup_block_title">%1$s ha bloccato un pop-up su questo sito</string>
'%1$s' will be replaced at runtime with the app's name. -->
<string name="popup_block_title_v1">%1$s ha bloccato dei pop-up su questo sito</string>

<!-- This string is displayed as a description below the title of the pop-up blocking dialog. -->
<string name="popup_block_description">Mostrarli comunque?</string>
<string name="popup_block_description_v1">Mostrarli comunque?</string>

<!-- This string is displayed on the right of the checkbox in the the pop-up blocking dialog.
If the checkbox is checked Firefox will never ask again to block pop-ups for this site -->
Expand Down
6 changes: 3 additions & 3 deletions app/src/main/res/values-pl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1465,11 +1465,11 @@
<string name="private_clear_button">Usuń</string>

<!-- This string is displayed in the title of the pop-up blocking dialog.
'%1$s' will be replaced at runtime with the app's name. -->
<string name="popup_block_title">%1$s uniemożliwił tej witrynie otwarcie wyskakującego okna</string>
'%1$s' will be replaced at runtime with the app's name. -->
<string name="popup_block_title_v1">%1$s uniemożliwił tej witrynie otwarcie wyskakujących okien</string>

<!-- This string is displayed as a description below the title of the pop-up blocking dialog. -->
<string name="popup_block_description">Czy mimo to chcesz je otworzyć?</string>
<string name="popup_block_description_v1">Czy mimo to chcesz je otworzyć?</string>

<!-- This string is displayed on the right of the checkbox in the the pop-up blocking dialog.
If the checkbox is checked Firefox will never ask again to block pop-ups for this site -->
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-sv-rSE/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1273,7 +1273,7 @@
<string name="context_menu_view_video">Visa video</string>

<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the audio in the current window. -->
<string name="context_menu_view_audio">Visa ljud</string>
<string name="context_menu_view_audio">Spela upp ljud</string>

<!-- This string is shown in the context menu after a longpress on a link. When clicked it triggers a linked element download. -->
<string name="context_menu_download_link">Ladda ner länk</string>
Expand Down
6 changes: 3 additions & 3 deletions app/src/main/res/values-zh-rCN/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1460,11 +1460,11 @@
<string name="private_clear_button">清除</string>

<!-- This string is displayed in the title of the pop-up blocking dialog.
'%1$s' will be replaced at runtime with the app's name. -->
<string name="popup_block_title">%1$s 已阻止此网站的弹出窗口</string>
'%1$s' will be replaced at runtime with the app's name. -->
<string name="popup_block_title_v1">%1$s 已阻止此网站的弹出窗口</string>

<!-- This string is displayed as a description below the title of the pop-up blocking dialog. -->
<string name="popup_block_description">仍要显示这些窗口吗?</string>
<string name="popup_block_description_v1">仍要显示这些窗口吗?</string>

<!-- This string is displayed on the right of the checkbox in the the pop-up blocking dialog.
If the checkbox is checked Firefox will never ask again to block pop-ups for this site -->
Expand Down
6 changes: 3 additions & 3 deletions app/src/main/res/values-zh-rTW/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1461,11 +1461,11 @@
<string name="private_clear_button">清除</string>

<!-- This string is displayed in the title of the pop-up blocking dialog.
'%1$s' will be replaced at runtime with the app's name. -->
<string name="popup_block_title">%1$s 已封鎖了這個網站的彈出視窗</string>
'%1$s' will be replaced at runtime with the app's name. -->
<string name="popup_block_title_v1">%1$s 已封鎖了這個網站的彈出視窗</string>

<!-- This string is displayed as a description below the title of the pop-up blocking dialog. -->
<string name="popup_block_description">還是想要顯示這些視窗嗎?</string>
<string name="popup_block_description_v1">還是想要顯示這些視窗嗎?</string>

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