From e9863fa3f5cd623148c0978af665d07f4ebfbcfb Mon Sep 17 00:00:00 2001 From: Drew Weymouth Date: Tue, 17 Dec 2024 19:27:48 -0800 Subject: [PATCH] add translations of "Language" --- res/translations/en.json | 1 + res/translations/es.json | 1 + res/translations/fr.json | 1 + res/translations/it.json | 1 + res/translations/ja.json | 1 + res/translations/pl.json | 1 + res/translations/pt_BR.json | 1 + res/translations/ro.json | 1 + res/translations/zh.json | 1 + res/translations/zhHans.json | 1 + res/translations/zhHant.json | 1 + 11 files changed, 11 insertions(+) diff --git a/res/translations/en.json b/res/translations/en.json index e5d7f3bd..3278e9bf 100644 --- a/res/translations/en.json +++ b/res/translations/en.json @@ -92,6 +92,7 @@ "Interview": "Interview", "Is favorite": "Is favorite", "Is not favorite": "Is not favorite", + "Language": "Language", "Last played": "Last played", "Live": "Live", "Locally": "Locally", diff --git a/res/translations/es.json b/res/translations/es.json index 1dd920b2..c90451a6 100644 --- a/res/translations/es.json +++ b/res/translations/es.json @@ -92,6 +92,7 @@ "Interview": "Entrevista", "Is favorite": "Es favorito", "Is not favorite": "No es favorito", + "Language": "Idioma", "Last played": "Última reproducción", "Live": "En vivo", "Locally": "Localmente", diff --git a/res/translations/fr.json b/res/translations/fr.json index 03bb1f9c..6da71faf 100644 --- a/res/translations/fr.json +++ b/res/translations/fr.json @@ -92,6 +92,7 @@ "Interview": "Interview", "Is favorite": "Favoris", "Is not favorite": "Non favoris", + "Language": "Langue", "Last played": "Dernière lecture", "Live": "Live", "Locally": "En local", diff --git a/res/translations/it.json b/res/translations/it.json index 06533b34..3a8beb8d 100644 --- a/res/translations/it.json +++ b/res/translations/it.json @@ -92,6 +92,7 @@ "Interview": "Interview", "Is favorite": "Nei preferiti", "Is not favorite": "Non nei preferiti", + "Language": "Lingua", "Last played": "Ultimo ascolto", "Live": "Live", "Locally": "Localmente", diff --git a/res/translations/ja.json b/res/translations/ja.json index a37e40bc..2898c57a 100644 --- a/res/translations/ja.json +++ b/res/translations/ja.json @@ -92,6 +92,7 @@ "Interview": "インタビュー", "Is favorite": "お気に入り", "Is not favorite": "お気に入りでない", + "Language": "言語", "Last played": "最後の再生", "Live": "ライブ", "Locally": "ローカル", diff --git a/res/translations/pl.json b/res/translations/pl.json index b879915b..a920e603 100644 --- a/res/translations/pl.json +++ b/res/translations/pl.json @@ -92,6 +92,7 @@ "Interview": "Wywiad", "Is favorite": "Jest ulubione", "Is not favorite": "Nie jest ulubione", + "Language": "Język", "Last played": "Ostatnio odtwarzane", "Live": "Live", "Locally": "Lokalnie", diff --git a/res/translations/pt_BR.json b/res/translations/pt_BR.json index 02dfac9b..6555288d 100644 --- a/res/translations/pt_BR.json +++ b/res/translations/pt_BR.json @@ -92,6 +92,7 @@ "Interview": "Entrevista", "Is favorite": "É favorito", "Is not favorite": "Não é favorito", + "Language": "Linguagem", "Last played": "Tocados recentemente", "Live": "Ao Vivo", "Locally": "Localmente", diff --git a/res/translations/ro.json b/res/translations/ro.json index 15c4cc2a..463acaa1 100644 --- a/res/translations/ro.json +++ b/res/translations/ro.json @@ -88,6 +88,7 @@ "Interview": "Interviu", "Is favorite": "Este favorit", "Is not favorite": "Nu este favorit", + "Language": "Limbă", "Last played": "Ultimul redat", "Live": "Live", "Locally": "Local", diff --git a/res/translations/zh.json b/res/translations/zh.json index b7ef9b1d..a71f69b3 100644 --- a/res/translations/zh.json +++ b/res/translations/zh.json @@ -88,6 +88,7 @@ "Interview": "采访", "Is favorite": "已收藏", "Is not favorite": "未收藏", + "Language": "语言", "Last played": "上次播放", "Live": "现场", "To server": "到服务器", diff --git a/res/translations/zhHans.json b/res/translations/zhHans.json index a6f20eb9..cb3e9b02 100644 --- a/res/translations/zhHans.json +++ b/res/translations/zhHans.json @@ -88,6 +88,7 @@ "Interview": "采访", "Is favorite": "已收藏", "Is not favorite": "未收藏", + "Language": "语言", "Last played": "上次播放", "Live": "现场", "Locally": "到本地", diff --git a/res/translations/zhHant.json b/res/translations/zhHant.json index a3a678e7..028cbffe 100644 --- a/res/translations/zhHant.json +++ b/res/translations/zhHant.json @@ -88,6 +88,7 @@ "Interview": "訪談", "Is favorite": "已收藏", "Is not favorite": "未收藏", + "Language": "語言", "Last played": "上次播放", "Live": "現場", "Locally": "到本地",