diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index a651f2e29..91cf00846 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -228,6 +228,10 @@ changes the app and the language of the speech-recognition-based search to 'English (US)'. --> Englisch (US) + + Englisch (UK) + Chinesisch (Traditionell/Zhuyin) @@ -252,6 +256,10 @@ changes the app and the language of the speech-recognition-based search to 'Spanish'. --> Spanisch + + Spanisch (Spanien) + Koreanisch @@ -276,6 +284,14 @@ changes the app and the language of the speech-recognition-based search to 'Norwegian'. --> Norwegisch + + Norwegisch (Bokmål) + + + Norwegisch (Nynorsk) + Schwedisch @@ -1661,6 +1677,10 @@ the Select` button. When clicked it closes all the previously selected tabs --> the system but the system can't handle it either. --> Fehler + + Dateityp wird nicht unterstützt. + Für diesen Dateityp wurde keine Anwendung gefunden. diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index ee3353296..c1e594f5d 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -228,6 +228,10 @@ changes the app and the language of the speech-recognition-based search to 'English (US)'. --> Anglais (US) + + Anglais (Royaume-Uni) + Chinois (traditionnel/cantonais) @@ -252,6 +256,10 @@ changes the app and the language of the speech-recognition-based search to 'Spanish'. --> Espagnol + + Espagnol (Espagne) + Coréen @@ -276,6 +284,14 @@ changes the app and the language of the speech-recognition-based search to 'Norwegian'. --> Norvégien + + Norvégien (Bokmål) + + + Norvégien (Nynorsk) + Suédois @@ -1659,6 +1675,10 @@ the Select` button. When clicked it closes all the previously selected tabs --> the system but the system can't handle it either. --> Erreur + + Type de fichier non pris en charge. + Aucune application n’a été trouvée pour gérer ce type de fichier. diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml index c92e9d4a2..78c518c2f 100644 --- a/app/src/main/res/values-ko/strings.xml +++ b/app/src/main/res/values-ko/strings.xml @@ -226,15 +226,19 @@ - 영어(미국) + 영어 (미국) + + + 영어 (영국) - 중국어(번체) + 중국어 (번체) - 중국어(간체) + 중국어 (간체) @@ -252,6 +256,10 @@ changes the app and the language of the speech-recognition-based search to 'Spanish'. --> 스페인어 + + 스페인어 (스페인) + 한국어 @@ -276,6 +284,14 @@ changes the app and the language of the speech-recognition-based search to 'Norwegian'. --> 노르웨이어 + + 노르웨이어 (보크말) + + + 노르웨어어 (노르딕) + 스웨덴어 @@ -1664,6 +1680,10 @@ the Select` button. When clicked it closes all the previously selected tabs --> the system but the system can't handle it either. --> 오류 + + 지원되지 않는 파일 형식입니다. + 이 파일 형식을 처리하는 응용 프로그램이 없습니다. diff --git a/app/src/main/res/values-nb-rNO/strings.xml b/app/src/main/res/values-nb-rNO/strings.xml index ef3d4fbf9..2501f8a42 100644 --- a/app/src/main/res/values-nb-rNO/strings.xml +++ b/app/src/main/res/values-nb-rNO/strings.xml @@ -229,6 +229,10 @@ changes the app and the language of the speech-recognition-based search to 'English (US)'. --> Engelsk (amerikansk) + + Engelsk (Storbritannia) + Kinesisk (tradisjonell/Zhuyin) @@ -253,6 +257,10 @@ changes the app and the language of the speech-recognition-based search to 'Spanish'. --> Spansk + + Spansk (Spania) + Koreansk @@ -277,6 +285,14 @@ changes the app and the language of the speech-recognition-based search to 'Norwegian'. --> Norsk + + Norsk (bokmål) + + + Norsk (nynorsk) + Svensk @@ -1663,6 +1679,10 @@ the Select` button. When clicked it closes all the previously selected tabs --> the system but the system can't handle it either. --> Feil + + Filtype støttes ikke. + Fant ingen applikasjoner for å håndtere denne filtypen. diff --git a/app/src/main/res/values-sv-rSE/strings.xml b/app/src/main/res/values-sv-rSE/strings.xml index 337b6d760..eb2e4d928 100644 --- a/app/src/main/res/values-sv-rSE/strings.xml +++ b/app/src/main/res/values-sv-rSE/strings.xml @@ -228,6 +228,10 @@ changes the app and the language of the speech-recognition-based search to 'English (US)'. --> Engelska (USA) + + Engelska (Storbritannien) + Kinesiska (traditionell/Zhuyin) @@ -252,6 +256,10 @@ changes the app and the language of the speech-recognition-based search to 'Spanish'. --> Spanska + + Spanska (Spanien) + Koreanska @@ -276,6 +284,14 @@ changes the app and the language of the speech-recognition-based search to 'Norwegian'. --> Norska + + Norska (Bokmål) + + + Norska (Nynorska) + Svenska @@ -1661,6 +1677,10 @@ the Select` button. When clicked it closes all the previously selected tabs --> the system but the system can't handle it either. --> Fel + + Filtyp stöds inte. + Ingen applikation hittades för att hantera den här filtypen. diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index 5632891c4..5b1d08f91 100644 --- a/app/src/main/res/values-zh-rCN/strings.xml +++ b/app/src/main/res/values-zh-rCN/strings.xml @@ -228,6 +228,10 @@ changes the app and the language of the speech-recognition-based search to 'English (US)'. --> 英语(美国) + + 英语 (英国) + 中文(正体/注音) @@ -252,6 +256,10 @@ changes the app and the language of the speech-recognition-based search to 'Spanish'. --> 西班牙语 + + 西班牙语(西班牙) + 韩语 @@ -276,6 +284,14 @@ changes the app and the language of the speech-recognition-based search to 'Norwegian'. --> 挪威语 + + 挪威语(书面) + + + 挪威语(尼诺斯克) + 瑞典语 @@ -1659,6 +1675,10 @@ the Select` button. When clicked it closes all the previously selected tabs --> the system but the system can't handle it either. --> 错误 + + 不支持的文件类型。 + 找不到处理此类型文件的应用程序 diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml index a197ec869..f04a78e15 100644 --- a/app/src/main/res/values-zh-rTW/strings.xml +++ b/app/src/main/res/values-zh-rTW/strings.xml @@ -228,6 +228,10 @@ changes the app and the language of the speech-recognition-based search to 'English (US)'. --> 英語(美國) + + 英語(英國) + 中文(正體/注音) @@ -252,6 +256,10 @@ changes the app and the language of the speech-recognition-based search to 'Spanish'. --> 西班牙語 + + 西班牙語(西班牙) + 韓語 @@ -276,6 +284,14 @@ changes the app and the language of the speech-recognition-based search to 'Norwegian'. --> 挪威語 + + 挪威語(書面語) + + + 挪威語(耐諾斯克) + 瑞典語 @@ -1660,6 +1676,10 @@ the Select` button. When clicked it closes all the previously selected tabs --> the system but the system can't handle it either. --> 錯誤 + + 不支援的檔案類型。 + 找不到與此檔案類型相關聯的應用程式。