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

Commit 8fc1c13

Browse files
Import l10n. (#3418)
1 parent d9ed848 commit 8fc1c13

7 files changed

Lines changed: 143 additions & 3 deletions

File tree

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

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,10 @@
228228
changes the app and the language of the speech-recognition-based search to 'English (US)'. -->
229229
<string name="settings_language_english">Englisch (US)</string>
230230

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 'English (UK)'. -->
233+
<string name="settings_language_english_uk">Englisch (UK)</string>
234+
231235
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
232236
changes the app and the language of the speech-recognition-based search to 'Chinese (Traditional/Zhuyin)'. -->
233237
<string name="settings_language_traditional_chinese">Chinesisch (Traditionell/Zhuyin)</string>
@@ -252,6 +256,10 @@
252256
changes the app and the language of the speech-recognition-based search to 'Spanish'. -->
253257
<string name="settings_language_spanish">Spanisch</string>
254258

259+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
260+
changes the app and the language of the speech-recognition-based search to 'Spanish (Spain)'. -->
261+
<string name="settings_language_spanish_spain">Spanisch (Spanien)</string>
262+
255263
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
256264
changes the app and the language of the speech-recognition-based search to 'Korean'. -->
257265
<string name="settings_language_korean">Koreanisch</string>
@@ -276,6 +284,14 @@
276284
changes the app and the language of the speech-recognition-based search to 'Norwegian'. -->
277285
<string name="settings_language_norwegian">Norwegisch</string>
278286

287+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
288+
changes the app and the language of the speech-recognition-based search to 'Norwegian (Bokmaal)'. -->
289+
<string name="settings_language_norwegian_bokmaal">Norwegisch (Bokmål)</string>
290+
291+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
292+
changes the app and the language of the speech-recognition-based search to 'Norwegian (Nynorsk)'. -->
293+
<string name="settings_language_norwegian_nynorsk">Norwegisch (Nynorsk)</string>
294+
279295
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
280296
changes the app and the language of the speech-recognition-based search to 'Danish'. -->
281297
<string name="settings_language_swedish">Schwedisch</string>
@@ -1661,6 +1677,10 @@ the Select` button. When clicked it closes all the previously selected tabs -->
16611677
the system but the system can't handle it either. -->
16621678
<string name="download_open_file_error_title">Fehler</string>
16631679

1680+
<!-- This string is displayed in the body of the dialog displayed when the file type cannot be opened and
1681+
there is no system app available to handle it either. -->
1682+
<string name="download_open_file_open_unsupported_body">Dateityp wird nicht unterstützt.</string>
1683+
16641684
<!-- This string is displayed in the body of the dialog displayed when we try to hand over the file open to
16651685
the system but the system can't handle it either. -->
16661686
<string name="download_open_file_error_body">Für diesen Dateityp wurde keine Anwendung gefunden.</string>

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

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,10 @@
228228
changes the app and the language of the speech-recognition-based search to 'English (US)'. -->
229229
<string name="settings_language_english">Anglais (US)</string>
230230

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 'English (UK)'. -->
233+
<string name="settings_language_english_uk">Anglais (Royaume-Uni)</string>
234+
231235
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
232236
changes the app and the language of the speech-recognition-based search to 'Chinese (Traditional/Zhuyin)'. -->
233237
<string name="settings_language_traditional_chinese">Chinois (traditionnel/cantonais)</string>
@@ -252,6 +256,10 @@
252256
changes the app and the language of the speech-recognition-based search to 'Spanish'. -->
253257
<string name="settings_language_spanish">Espagnol</string>
254258

259+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
260+
changes the app and the language of the speech-recognition-based search to 'Spanish (Spain)'. -->
261+
<string name="settings_language_spanish_spain">Espagnol (Espagne)</string>
262+
255263
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
256264
changes the app and the language of the speech-recognition-based search to 'Korean'. -->
257265
<string name="settings_language_korean">Coréen</string>
@@ -276,6 +284,14 @@
276284
changes the app and the language of the speech-recognition-based search to 'Norwegian'. -->
277285
<string name="settings_language_norwegian">Norvégien</string>
278286

287+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
288+
changes the app and the language of the speech-recognition-based search to 'Norwegian (Bokmaal)'. -->
289+
<string name="settings_language_norwegian_bokmaal">Norvégien (Bokmål)</string>
290+
291+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
292+
changes the app and the language of the speech-recognition-based search to 'Norwegian (Nynorsk)'. -->
293+
<string name="settings_language_norwegian_nynorsk">Norvégien (Nynorsk)</string>
294+
279295
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
280296
changes the app and the language of the speech-recognition-based search to 'Danish'. -->
281297
<string name="settings_language_swedish">Suédois</string>
@@ -1659,6 +1675,10 @@ the Select` button. When clicked it closes all the previously selected tabs -->
16591675
the system but the system can't handle it either. -->
16601676
<string name="download_open_file_error_title">Erreur</string>
16611677

1678+
<!-- This string is displayed in the body of the dialog displayed when the file type cannot be opened and
1679+
there is no system app available to handle it either. -->
1680+
<string name="download_open_file_open_unsupported_body">Type de fichier non pris en charge.</string>
1681+
16621682
<!-- This string is displayed in the body of the dialog displayed when we try to hand over the file open to
16631683
the system but the system can't handle it either. -->
16641684
<string name="download_open_file_error_body">Aucune application n’a été trouvée pour gérer ce type de fichier.</string>

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

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -226,15 +226,19 @@
226226

227227
<!-- This string is used to label a radio button in the 'Settings' Language dialog that, when pressed,
228228
changes the app and the language of the speech-recognition-based search to 'English (US)'. -->
229-
<string name="settings_language_english">영어(미국)</string>
229+
<string name="settings_language_english">영어 (미국)</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 'English (UK)'. -->
233+
<string name="settings_language_english_uk">영어 (영국)</string>
230234

231235
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
232236
changes the app and the language of the speech-recognition-based search to 'Chinese (Traditional/Zhuyin)'. -->
233-
<string name="settings_language_traditional_chinese">중국어(번체)</string>
237+
<string name="settings_language_traditional_chinese">중국어 (번체)</string>
234238

235239
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
236240
changes the app and the language of the speech-recognition-based search to 'Chinese (Simplified/Pinyin)'. -->
237-
<string name="settings_language_simplified_chinese">중국어(간체)</string>
241+
<string name="settings_language_simplified_chinese">중국어 (간체)</string>
238242

239243
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
240244
changes the app and the language of the speech-recognition-based search to 'Japanese'. -->
@@ -252,6 +256,10 @@
252256
changes the app and the language of the speech-recognition-based search to 'Spanish'. -->
253257
<string name="settings_language_spanish">스페인어</string>
254258

259+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
260+
changes the app and the language of the speech-recognition-based search to 'Spanish (Spain)'. -->
261+
<string name="settings_language_spanish_spain">스페인어 (스페인)</string>
262+
255263
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
256264
changes the app and the language of the speech-recognition-based search to 'Korean'. -->
257265
<string name="settings_language_korean">한국어</string>
@@ -276,6 +284,14 @@
276284
changes the app and the language of the speech-recognition-based search to 'Norwegian'. -->
277285
<string name="settings_language_norwegian">노르웨이어</string>
278286

287+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
288+
changes the app and the language of the speech-recognition-based search to 'Norwegian (Bokmaal)'. -->
289+
<string name="settings_language_norwegian_bokmaal">노르웨이어 (보크말)</string>
290+
291+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
292+
changes the app and the language of the speech-recognition-based search to 'Norwegian (Nynorsk)'. -->
293+
<string name="settings_language_norwegian_nynorsk">노르웨어어 (노르딕)</string>
294+
279295
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
280296
changes the app and the language of the speech-recognition-based search to 'Danish'. -->
281297
<string name="settings_language_swedish">스웨덴어</string>
@@ -1664,6 +1680,10 @@ the Select` button. When clicked it closes all the previously selected tabs -->
16641680
the system but the system can't handle it either. -->
16651681
<string name="download_open_file_error_title">오류</string>
16661682

1683+
<!-- This string is displayed in the body of the dialog displayed when the file type cannot be opened and
1684+
there is no system app available to handle it either. -->
1685+
<string name="download_open_file_open_unsupported_body">지원되지 않는 파일 형식입니다.</string>
1686+
16671687
<!-- This string is displayed in the body of the dialog displayed when we try to hand over the file open to
16681688
the system but the system can't handle it either. -->
16691689
<string name="download_open_file_error_body">이 파일 형식을 처리하는 응용 프로그램이 없습니다.</string>

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

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,10 @@
229229
changes the app and the language of the speech-recognition-based search to 'English (US)'. -->
230230
<string name="settings_language_english">Engelsk (amerikansk)</string>
231231

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 'English (UK)'. -->
234+
<string name="settings_language_english_uk">Engelsk (Storbritannia)</string>
235+
232236
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
233237
changes the app and the language of the speech-recognition-based search to 'Chinese (Traditional/Zhuyin)'. -->
234238
<string name="settings_language_traditional_chinese">Kinesisk (tradisjonell/Zhuyin)</string>
@@ -253,6 +257,10 @@
253257
changes the app and the language of the speech-recognition-based search to 'Spanish'. -->
254258
<string name="settings_language_spanish">Spansk</string>
255259

260+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
261+
changes the app and the language of the speech-recognition-based search to 'Spanish (Spain)'. -->
262+
<string name="settings_language_spanish_spain">Spansk (Spania)</string>
263+
256264
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
257265
changes the app and the language of the speech-recognition-based search to 'Korean'. -->
258266
<string name="settings_language_korean">Koreansk</string>
@@ -277,6 +285,14 @@
277285
changes the app and the language of the speech-recognition-based search to 'Norwegian'. -->
278286
<string name="settings_language_norwegian">Norsk</string>
279287

288+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
289+
changes the app and the language of the speech-recognition-based search to 'Norwegian (Bokmaal)'. -->
290+
<string name="settings_language_norwegian_bokmaal">Norsk (bokmål)</string>
291+
292+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
293+
changes the app and the language of the speech-recognition-based search to 'Norwegian (Nynorsk)'. -->
294+
<string name="settings_language_norwegian_nynorsk">Norsk (nynorsk)</string>
295+
280296
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
281297
changes the app and the language of the speech-recognition-based search to 'Danish'. -->
282298
<string name="settings_language_swedish">Svensk</string>
@@ -1663,6 +1679,10 @@ the Select` button. When clicked it closes all the previously selected tabs -->
16631679
the system but the system can't handle it either. -->
16641680
<string name="download_open_file_error_title">Feil</string>
16651681

1682+
<!-- This string is displayed in the body of the dialog displayed when the file type cannot be opened and
1683+
there is no system app available to handle it either. -->
1684+
<string name="download_open_file_open_unsupported_body">Filtype støttes ikke.</string>
1685+
16661686
<!-- This string is displayed in the body of the dialog displayed when we try to hand over the file open to
16671687
the system but the system can't handle it either. -->
16681688
<string name="download_open_file_error_body">Fant ingen applikasjoner for å håndtere denne filtypen.</string>

app/src/main/res/values-sv-rSE/strings.xml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,10 @@
228228
changes the app and the language of the speech-recognition-based search to 'English (US)'. -->
229229
<string name="settings_language_english">Engelska (USA)</string>
230230

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 'English (UK)'. -->
233+
<string name="settings_language_english_uk">Engelska (Storbritannien)</string>
234+
231235
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
232236
changes the app and the language of the speech-recognition-based search to 'Chinese (Traditional/Zhuyin)'. -->
233237
<string name="settings_language_traditional_chinese">Kinesiska (traditionell/Zhuyin)</string>
@@ -252,6 +256,10 @@
252256
changes the app and the language of the speech-recognition-based search to 'Spanish'. -->
253257
<string name="settings_language_spanish">Spanska</string>
254258

259+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
260+
changes the app and the language of the speech-recognition-based search to 'Spanish (Spain)'. -->
261+
<string name="settings_language_spanish_spain">Spanska (Spanien)</string>
262+
255263
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
256264
changes the app and the language of the speech-recognition-based search to 'Korean'. -->
257265
<string name="settings_language_korean">Koreanska</string>
@@ -276,6 +284,14 @@
276284
changes the app and the language of the speech-recognition-based search to 'Norwegian'. -->
277285
<string name="settings_language_norwegian">Norska</string>
278286

287+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
288+
changes the app and the language of the speech-recognition-based search to 'Norwegian (Bokmaal)'. -->
289+
<string name="settings_language_norwegian_bokmaal">Norska (Bokmål)</string>
290+
291+
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
292+
changes the app and the language of the speech-recognition-based search to 'Norwegian (Nynorsk)'. -->
293+
<string name="settings_language_norwegian_nynorsk">Norska (Nynorska)</string>
294+
279295
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
280296
changes the app and the language of the speech-recognition-based search to 'Danish'. -->
281297
<string name="settings_language_swedish">Svenska</string>
@@ -1661,6 +1677,10 @@ the Select` button. When clicked it closes all the previously selected tabs -->
16611677
the system but the system can't handle it either. -->
16621678
<string name="download_open_file_error_title">Fel</string>
16631679

1680+
<!-- This string is displayed in the body of the dialog displayed when the file type cannot be opened and
1681+
there is no system app available to handle it either. -->
1682+
<string name="download_open_file_open_unsupported_body">Filtyp stöds inte.</string>
1683+
16641684
<!-- This string is displayed in the body of the dialog displayed when we try to hand over the file open to
16651685
the system but the system can't handle it either. -->
16661686
<string name="download_open_file_error_body">Ingen applikation hittades för att hantera den här filtypen.</string>

0 commit comments

Comments
 (0)