From 493b4d19539124f062b61e8ab2076fae00fe1422 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Wed, 17 Sep 2025 12:02:03 +0200 Subject: [PATCH 1/7] Update Portuguese (Brazil) translation Co-authored-by: Hosted Weblate Co-authored-by: joaooliva --- locales/pt-BR.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/locales/pt-BR.json b/locales/pt-BR.json index ef1eb249..c471752f 100644 --- a/locales/pt-BR.json +++ b/locales/pt-BR.json @@ -519,5 +519,7 @@ "channel_tab_courses_label": "Cursos", "timeline_parse_error_show_technical_details": "Mostrar detalhes técnicos", "timeline_parse_error_placeholder_message": "O Invidious encontrou um problema ao processar este item. Para mais informações, veja abaixo:", - "timeline_parse_error_placeholder_heading": "Incapaz de processar item" + "timeline_parse_error_placeholder_heading": "Incapaz de processar item", + "preferences_default_playlist": "Playlist padrão: ", + "preferences_default_playlist_none": "Nenhuma playlist padrão definida" } From 9c271d8fe340b30b8758410986216a1c988a5fcb Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Wed, 17 Sep 2025 12:02:03 +0200 Subject: [PATCH 2/7] Update German translation Co-authored-by: Hosted Weblate Co-authored-by: Lenny Angst --- locales/de.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/locales/de.json b/locales/de.json index 33039814..f509a339 100644 --- a/locales/de.json +++ b/locales/de.json @@ -502,5 +502,7 @@ "channel_tab_posts_label": "Beiträge", "timeline_parse_error_show_technical_details": "Technische Details anzeigen", "timeline_parse_error_placeholder_heading": "Element kann nicht geparsed werden", - "timeline_parse_error_placeholder_message": "Invidious ist beim Parsen dieses Elements auf einen Fehler gestossen. Für weitere Informationen siehe unten:" + "timeline_parse_error_placeholder_message": "Invidious ist beim Parsen dieses Elements auf einen Fehler gestossen. Für weitere Informationen siehe unten:", + "preferences_default_playlist": "Standard-Wiedergabeliste: ", + "preferences_default_playlist_none": "Keine Standard-Wiedergabeliste gesetzt" } From 3c160ba0dcba311f31b2719f0edf1cb52a06c2b5 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Wed, 17 Sep 2025 12:02:04 +0200 Subject: [PATCH 3/7] Update Icelandic translation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Sveinn í Felli --- locales/is.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/locales/is.json b/locales/is.json index 332a5367..80c6b148 100644 --- a/locales/is.json +++ b/locales/is.json @@ -502,5 +502,7 @@ "channel_tab_courses_label": "Kennsluefni", "timeline_parse_error_placeholder_heading": "Tekst ekki að meðhöndla þetta atriði", "timeline_parse_error_placeholder_message": "Invidious rakst á villu við að reyna að meðhöndla þetta atriði. Skoðaðu nánari upplýsingar hér fyrir neðan:", - "timeline_parse_error_show_technical_details": "Sýna nánari tæknilegar upplýsingar" + "timeline_parse_error_show_technical_details": "Sýna nánari tæknilegar upplýsingar", + "preferences_default_playlist": "Sjálfgefinn spilunarlisti: ", + "preferences_default_playlist_none": "Enginn sjálfgefinn spilunarlisti stilltur" } From 58165dfdd501eec3322a6371318bb8170b8563af Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Wed, 17 Sep 2025 12:02:05 +0200 Subject: [PATCH 4/7] Update Italian translation Co-authored-by: Random --- locales/it.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/locales/it.json b/locales/it.json index 3fc21562..753f2c42 100644 --- a/locales/it.json +++ b/locales/it.json @@ -519,5 +519,7 @@ "channel_tab_posts_label": "Post", "timeline_parse_error_show_technical_details": "Mostra i dettagli tecnici", "timeline_parse_error_placeholder_message": "Invidious ha riscontrato un errore tentando di leggere questo elemento. Per altre informazioni vedi di seguito:", - "timeline_parse_error_placeholder_heading": "Lettura elemento non riuscita" + "timeline_parse_error_placeholder_heading": "Lettura elemento non riuscita", + "preferences_default_playlist": "Playlist predefinita: ", + "preferences_default_playlist_none": "Nessuna playlist predefinita impostata" } From 2ad704277246fad9519fa2c38a93079f79182f95 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Wed, 17 Sep 2025 12:02:06 +0200 Subject: [PATCH 5/7] Update Arabic translation Co-authored-by: Hosted Weblate Co-authored-by: Rex_sa --- locales/ar.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/locales/ar.json b/locales/ar.json index dcc58ca7..9510e827 100644 --- a/locales/ar.json +++ b/locales/ar.json @@ -570,5 +570,7 @@ "First page": "الصفحة الأولى", "timeline_parse_error_placeholder_heading": "غير قادر على تحليل العنصر", "timeline_parse_error_placeholder_message": "واجه Invidious خطأ أثناء محاولة تحليل هذا العنصر. لمزيد من المعلومات انظر أدناه:", - "timeline_parse_error_show_technical_details": "عرض التفاصيل التقنية" + "timeline_parse_error_show_technical_details": "عرض التفاصيل التقنية", + "preferences_default_playlist": "قائمة التشغيل الافتراضية: . ", + "preferences_default_playlist_none": "لم يتم تعيين قائمة تشغيل افتراضية" } From ba77270a615098b01bf6f10f7c90c63fba06b319 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Wed, 17 Sep 2025 12:02:06 +0200 Subject: [PATCH 6/7] Update Korean translation Co-authored-by: Hosted Weblate Co-authored-by: xrfmkrh --- locales/ko.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/locales/ko.json b/locales/ko.json index 09728684..cb1c9acc 100644 --- a/locales/ko.json +++ b/locales/ko.json @@ -482,5 +482,10 @@ "First page": "첫 페이지", "Filipino (auto-generated)": "Filipino (auto-generated)", "channel_tab_posts_label": "게시글", - "channel_tab_courses_label": "코스" + "channel_tab_courses_label": "코스", + "preferences_default_playlist": "기본 재생목록: ", + "preferences_default_playlist_none": "기본 재생목록 미설정", + "timeline_parse_error_show_technical_details": "기술적 세부 사항 표시", + "timeline_parse_error_placeholder_heading": "항목을 구문 분석할 수 없습니다", + "timeline_parse_error_placeholder_message": "인비디어스에서 이 항목을 구문 분석하는 중 오류가 발생했습니다. 자세한 내용은 아래를 참조하세요:" } From c48192b88f2dda237664502868d587d86f79f115 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Wed, 17 Sep 2025 12:02:07 +0200 Subject: [PATCH 7/7] Update Alemannic translation Co-authored-by: Hosted Weblate Co-authored-by: Lenny Angst --- locales/gsw.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/locales/gsw.json b/locales/gsw.json index cf131de5..c1ceb6ec 100644 --- a/locales/gsw.json +++ b/locales/gsw.json @@ -502,5 +502,7 @@ "Xhosa": "Xhosa", "Yiddish": "Jiddisch", "Yoruba": "Joruba", - "Zulu": "Zulu" + "Zulu": "Zulu", + "preferences_default_playlist": "Standard-Widergabelischte: ", + "preferences_default_playlist_none": "Kei Standard-Widergabelischte gsetzt" }