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

Commit 80ddb7d

Browse files
PikeMortimerGoro
authored andcommitted
Import strings from android-l10n (#1340)
State: mozilla-l10n/android-l10n@4c73402
1 parent c8e7e2e commit 80ddb7d

File tree

10 files changed

+46
-7
lines changed

10 files changed

+46
-7
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,10 @@
169169
changes the app and the language of the speech-recognition-based search to 'Italian'. -->
170170
<string name="settings_language_italian">Italienisch</string>
171171

172+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
173+
changes the app and the language of the speech-recognition-based search to 'Italian'. -->
174+
<string name="settings_language_russian">Russisch</string>
175+
172176
<!-- This string is used to label a button in the 'Settings' dialog window that, when pressed,
173177
opens a dialog box that contains display-related settings: window size, pixel density, etc. -->
174178
<string name="settings_display">Anzeige</string>

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,10 @@
169169
changes the app and the language of the speech-recognition-based search to 'Italian'. -->
170170
<string name="settings_language_italian">Italiano</string>
171171

172+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
173+
changes the app and the language of the speech-recognition-based search to 'Italian'. -->
174+
<string name="settings_language_russian">Ruso</string>
175+
172176
<!-- This string is used to label a button in the 'Settings' dialog window that, when pressed,
173177
opens a dialog box that contains display-related settings: window size, pixel density, etc. -->
174178
<string name="settings_display">Visualización</string>

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,10 @@
169169
changes the app and the language of the speech-recognition-based search to 'Italian'. -->
170170
<string name="settings_language_italian">Italiano</string>
171171

172+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
173+
changes the app and the language of the speech-recognition-based search to 'Italian'. -->
174+
<string name="settings_language_russian">Ruso</string>
175+
172176
<!-- This string is used to label a button in the 'Settings' dialog window that, when pressed,
173177
opens a dialog box that contains display-related settings: window size, pixel density, etc. -->
174178
<string name="settings_display">Visualización</string>

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,10 @@
169169
changes the app and the language of the speech-recognition-based search to 'Italian'. -->
170170
<string name="settings_language_italian">Italien</string>
171171

172+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
173+
changes the app and the language of the speech-recognition-based search to 'Italian'. -->
174+
<string name="settings_language_russian">Russe</string>
175+
172176
<!-- This string is used to label a button in the 'Settings' dialog window that, when pressed,
173177
opens a dialog box that contains display-related settings: window size, pixel density, etc. -->
174178
<string name="settings_display">Affichage</string>

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,10 @@
169169
changes the app and the language of the speech-recognition-based search to 'Italian'. -->
170170
<string name="settings_language_italian">Italiano</string>
171171

172+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
173+
changes the app and the language of the speech-recognition-based search to 'Italian'. -->
174+
<string name="settings_language_russian">Russo</string>
175+
172176
<!-- This string is used to label a button in the 'Settings' dialog window that, when pressed,
173177
opens a dialog box that contains display-related settings: window size, pixel density, etc. -->
174178
<string name="settings_display">Visualizzazione</string>

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,10 @@
169169
changes the app and the language of the speech-recognition-based search to 'Italian'. -->
170170
<string name="settings_language_italian">イタリア語</string>
171171

172+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
173+
changes the app and the language of the speech-recognition-based search to 'Italian'. -->
174+
<string name="settings_language_russian">ロシア語</string>
175+
172176
<!-- This string is used to label a button in the 'Settings' dialog window that, when pressed,
173177
opens a dialog box that contains display-related settings: window size, pixel density, etc. -->
174178
<string name="settings_display">表示</string>

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,10 @@
169169
changes the app and the language of the speech-recognition-based search to 'Italian'. -->
170170
<string name="settings_language_italian">이탈리아어</string>
171171

172+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
173+
changes the app and the language of the speech-recognition-based search to 'Italian'. -->
174+
<string name="settings_language_russian">러시아어</string>
175+
172176
<!-- This string is used to label a button in the 'Settings' dialog window that, when pressed,
173177
opens a dialog box that contains display-related settings: window size, pixel density, etc. -->
174178
<string name="settings_display">디스플레이</string>

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,10 @@
170170
changes the app and the language of the speech-recognition-based search to 'Italian'. -->
171171
<string name="settings_language_italian">Итальянский</string>
172172

173+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
174+
changes the app and the language of the speech-recognition-based search to 'Italian'. -->
175+
<string name="settings_language_russian">Русский</string>
176+
173177
<!-- This string is used to label a button in the 'Settings' dialog window that, when pressed,
174178
opens a dialog box that contains display-related settings: window size, pixel density, etc. -->
175179
<string name="settings_display">Экран</string>

app/src/main/res/values-zh-rCN/strings.xml

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,10 @@
169169
changes the app and the language of the speech-recognition-based search to 'Italian'. -->
170170
<string name="settings_language_italian">意大利语</string>
171171

172+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
173+
changes the app and the language of the speech-recognition-based search to 'Italian'. -->
174+
<string name="settings_language_russian">俄语</string>
175+
172176
<!-- This string is used to label a button in the 'Settings' dialog window that, when pressed,
173177
opens a dialog box that contains display-related settings: window size, pixel density, etc. -->
174178
<string name="settings_display">显示</string>
@@ -648,15 +652,14 @@
648652
<!-- This string is used as the body of the Private Browsing page that is opened when the
649653
Private Browsing Mode button from the tray is clicked.
650654
'%1$s' will be replaced at runtime with the app's name. -->
651-
<string name="private_browsing_body"><![CDATA[
652-
<p>当您在隐私浏览窗口中浏览时,%1$s <strong>不会保存</strong>:</p>
655+
<string name="private_browsing_body"><![CDATA[<p>当您在隐私窗口中上网时,%1$s <strong>不会保存</strong>:</p>
653656
<ul class="two-column">
654-
<li>访问过的页面</li>
655-
<li>搜索记录</li>
656-
<li>Cookie</li>
657-
<li>临时文件</li>
657+
<li>访问过的页面记录</li>
658+
<li>搜索记录</li>
659+
<li>Cookie</li>
660+
<li>临时文件</li>
658661
</ul>
659-
<p>隐私浏览<strong>不会使您</strong>在互联网上匿名。您的雇主和电信运营商仍然可以知道您访问了什么页面。</p>
662+
<p>隐私浏览<strong>无法让您</strong>在互联网上匿名。您的雇主和电信运营商仍然可以知道您访问了什么页面。</p>
660663
<p class="about-info">详细了解<a id="learnMore">隐私浏览</a>。</p>
661664
]]></string>
662665

app/src/main/res/values-zh-rTW/strings.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,10 @@
169169
changes the app and the language of the speech-recognition-based search to 'Italian'. -->
170170
<string name="settings_language_italian">義大利語</string>
171171

172+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
173+
changes the app and the language of the speech-recognition-based search to 'Italian'. -->
174+
<string name="settings_language_russian">俄語</string>
175+
172176
<!-- This string is used to label a button in the 'Settings' dialog window that, when pressed,
173177
opens a dialog box that contains display-related settings: window size, pixel density, etc. -->
174178
<string name="settings_display">顯示</string>

0 commit comments

Comments
 (0)