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

Commit

Permalink
Import l10n. (#2039)
Browse files Browse the repository at this point in the history
  • Loading branch information
mozilla-l10n-automation-bot authored and bluemarvin committed Oct 22, 2019
1 parent eedb732 commit e88e7b8
Show file tree
Hide file tree
Showing 3 changed files with 133 additions and 0 deletions.
50 changes: 50 additions & 0 deletions app/src/main/res/values-nb-rNO/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,20 @@
<string name="settings_privacy_policy">Personvernbestemmelser</string>


<!-- This string is used as the title of the pop-ups dialog used to remove sites from the currently
allowed pop-up sites. -->
<string name="settings_privacy_policy_popups_title">Tillatelser for sprettoppvinduer</string>

<!-- This string is displayed under the title the pop-ups dialog used to remove sites from the currently
allowed pop-up sites. -->
<string name="settings_privacy_policy_popups_description">Du kan spesifisere hvilke nettsteder som kan åpne sprettoppvinduer</string>

<!-- This string is displayed in the switch of each item of the the pop-up blocking list when the site is allowed. -->
<string name="pop_up_site_switch_allow">Tillat</string>

<!-- This string is displayed in the switch of each item of the the pop-up blocking list when the site is denied. -->
<string name="pop_up_site_switch_block">Blokker</string>

<!-- This string is used to label a button in the 'Settings' dialog window that, when pressed,
opens a dialog box that contains settings that an application or Web developer might want to change. -->
<string name="settings_developer_options">Utviklerinnstillinger</string>
Expand Down Expand Up @@ -503,6 +517,14 @@
of this storage even though the storage may not reside on external removable media. -->
<string name="security_options_permission_storage">Les ekstern lagring</string>

<!-- This string labels the button in the privacy option panel that enables/disables the pop-up
blocking. -->
<string name="security_options_block_pup_up_windows">Blokker sprettoppvinduer</string>

<!-- This string labels the button in the privacy option panel that open the dialog to add/remove
pop-up blocked sites. -->
<string name="security_options_block_pup_up_settings">Avansert</string>

<!-- This string is a label above the group of switches that indicates that the switches below
relate to Firefox data collection and use. -->
<string name="security_options_speech_data_collection_title">%1$s datainnsamling og bruk</string>
Expand Down Expand Up @@ -765,6 +787,15 @@
<!-- This string labels the Reset button that restores the default privacy and security settings values. -->
<string name="privacy_options_reset">Tilbakestill innstillinger for personvern og sikkerhet</string>

<!-- This string labels the Clear All button that removes all the sites from the stored allowed pop-ups sites. -->
<string name="privacy_options_popups_clear_all">Fjern alle</string>

<!-- This string labels the Reset button that removes all the sites from the stored allowed pop-ups sites. -->
<string name="privacy_options_popups_reset">Tilbakestill blokker sprettoppvinduer-innstillinger</string>

<!-- This string is displayed on top of the allowed sites list in the allowed pop-ups panel. -->
<string name="privacy_options_popups_list_header">Følgende nettsteder har bedt om å åpne sprettoppvinduer:</string>

<!-- This string labels the Reset button that restores the default controller settings values. -->
<string name="controller_options_reset">Tilbakestill kontrollerinnstillinger</string>

Expand Down Expand Up @@ -1029,4 +1060,23 @@
<!-- This string is displayed in the Clear button on top of the window when in private mode. It only appears
when there is one window left. When clicked, it closes the private session -->
<string name="private_clear_button">Tøm</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 forhindret et sprettoppvindu fra dette nettstedet</string>

<!-- This string is displayed as a description below the title of the pop-up blocking dialog. -->
<string name="popup_block_description">Vil du vise dem uansett?</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 -->
<string name="popup_block_checkbox">Ikke spør igjen for dette nettstedet</string>

<!-- This string is displayed on the left button of the pop-up blocking dialog.
If the button is clicked the pop-up will be shown -->
<string name="popup_block_button_show">Vis</string>

<!-- This string is displayed on the right button of the pop-up blocking dialog.
If the button is clicked the pop-up will be blocked -->
<string name="popup_block_button_do_not_show">Ikke vis</string>
</resources>
50 changes: 50 additions & 0 deletions app/src/main/res/values-nn-rNO/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,20 @@
describes Mozilla's Privacy Policy. -->
<string name="settings_privacy_policy">Personvernpraksis</string>

<!-- This string is used as the title of the pop-ups dialog used to remove sites from the currently
allowed pop-up sites. -->
<string name="settings_privacy_policy_popups_title">Løyve for sprettoppvindauge</string>

<!-- This string is displayed under the title the pop-ups dialog used to remove sites from the currently
allowed pop-up sites. -->
<string name="settings_privacy_policy_popups_description">Du kan spesifisere kva for nettstadar som kan opne sprettoppvindauge</string>

<!-- This string is displayed in the switch of each item of the the pop-up blocking list when the site is allowed. -->
<string name="pop_up_site_switch_allow">Tillat</string>

<!-- This string is displayed in the switch of each item of the the pop-up blocking list when the site is denied. -->
<string name="pop_up_site_switch_block">Blokker</string>

<!-- This string is used to label a button in the 'Settings' dialog window that, when pressed,
opens a dialog box that contains settings that an application or Web developer might want to change. -->
<string name="settings_developer_options">Utviklarinnstillingar</string>
Expand Down Expand Up @@ -503,6 +517,14 @@
of this storage even though the storage may not reside on external removable media. -->
<string name="security_options_permission_storage">Les ekstern lagring</string>

<!-- This string labels the button in the privacy option panel that enables/disables the pop-up
blocking. -->
<string name="security_options_block_pup_up_windows">Blokker sprettoppvindauge</string>

<!-- This string labels the button in the privacy option panel that open the dialog to add/remove
pop-up blocked sites. -->
<string name="security_options_block_pup_up_settings">Avansert</string>

<!-- This string is a label above the group of switches that indicates that the switches below
relate to Firefox data collection and use. -->
<string name="security_options_speech_data_collection_title">%1$s datainnsamling og bruk</string>
Expand Down Expand Up @@ -764,6 +786,15 @@
<!-- This string labels the Reset button that restores the default privacy and security settings values. -->
<string name="privacy_options_reset">Tilbakestill innstillingar for personvern og sikkerheit</string>

<!-- This string labels the Clear All button that removes all the sites from the stored allowed pop-ups sites. -->
<string name="privacy_options_popups_clear_all">Fjern alle</string>

<!-- This string labels the Reset button that removes all the sites from the stored allowed pop-ups sites. -->
<string name="privacy_options_popups_reset">Tilbakestill innstillingane for Blokker sprettoppvindauge</string>

<!-- This string is displayed on top of the allowed sites list in the allowed pop-ups panel. -->
<string name="privacy_options_popups_list_header">Følgjande nettstadar har bedt om å opne sprettoppvindauge:</string>

<!-- This string labels the Reset button that restores the default controller settings values. -->
<string name="controller_options_reset">Tilbakestill kontrollerinnstillingar</string>

Expand Down Expand Up @@ -1030,4 +1061,23 @@
<!-- This string is displayed in the Clear button on top of the window when in private mode. It only appears
when there is one window left. When clicked, it closes the private session -->
<string name="private_clear_button">Tøm</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 hindra eit sprettoppvindauge frå denne nettstaden</string>

<!-- This string is displayed as a description below the title of the pop-up blocking dialog. -->
<string name="popup_block_description">Vil du vise dei likevel?</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 -->
<string name="popup_block_checkbox">Ikkje spør meir for denne nettstaden</string>

<!-- This string is displayed on the left button of the pop-up blocking dialog.
If the button is clicked the pop-up will be shown -->
<string name="popup_block_button_show">Vis</string>

<!-- This string is displayed on the right button of the pop-up blocking dialog.
If the button is clicked the pop-up will be blocked -->
<string name="popup_block_button_do_not_show">Ikkje vis</string>
</resources>
33 changes: 33 additions & 0 deletions app/src/main/res/values-zh-rCN/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,16 @@
describes Mozilla's Privacy Policy. -->
<string name="settings_privacy_policy">隐私政策</string>

<!-- This string is used as the title of the pop-ups dialog used to remove sites from the currently
allowed pop-up sites. -->
<string name="settings_privacy_policy_popups_title">弹出窗口权限</string>

<!-- This string is displayed in the switch of each item of the the pop-up blocking list when the site is allowed. -->
<string name="pop_up_site_switch_allow">允许</string>

<!-- This string is displayed in the switch of each item of the the pop-up blocking list when the site is denied. -->
<string name="pop_up_site_switch_block">阻止</string>

<!-- This string is used to label a button in the 'Settings' dialog window that, when pressed,
opens a dialog box that contains settings that an application or Web developer might want to change. -->
<string name="settings_developer_options">开发者选项</string>
Expand Down Expand Up @@ -502,6 +512,14 @@
of this storage even though the storage may not reside on external removable media. -->
<string name="security_options_permission_storage">读取外部存储</string>

<!-- This string labels the button in the privacy option panel that enables/disables the pop-up
blocking. -->
<string name="security_options_block_pup_up_windows">阻止弹出窗口</string>

<!-- This string labels the button in the privacy option panel that open the dialog to add/remove
pop-up blocked sites. -->
<string name="security_options_block_pup_up_settings">高级</string>

<!-- This string is a label above the group of switches that indicates that the switches below
relate to Firefox data collection and use. -->
<string name="security_options_speech_data_collection_title">%1$s 数据收集与使用</string>
Expand Down Expand Up @@ -762,6 +780,9 @@
<!-- This string labels the Reset button that restores the default privacy and security settings values. -->
<string name="privacy_options_reset">重置隐私与安全设置</string>

<!-- This string labels the Clear All button that removes all the sites from the stored allowed pop-ups sites. -->
<string name="privacy_options_popups_clear_all">全部清除</string>

<!-- This string labels the Reset button that restores the default controller settings values. -->
<string name="controller_options_reset">重置控制器设置</string>

Expand Down Expand Up @@ -1024,4 +1045,16 @@
<!-- This string is displayed in the Clear button on top of the window when in private mode. It only appears
when there is one window left. When clicked, it closes the private session -->
<string name="private_clear_button">清除</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 -->
<string name="popup_block_checkbox">不再询问此网站</string>

<!-- This string is displayed on the left button of the pop-up blocking dialog.
If the button is clicked the pop-up will be shown -->
<string name="popup_block_button_show">显示</string>

<!-- This string is displayed on the right button of the pop-up blocking dialog.
If the button is clicked the pop-up will be blocked -->
<string name="popup_block_button_do_not_show">不显示</string>
</resources>

0 comments on commit e88e7b8

Please sign in to comment.