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": "لم يتم تعيين قائمة تشغيل افتراضية" } 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" } 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" } 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" } 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" } 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": "인비디어스에서 이 항목을 구문 분석하는 중 오류가 발생했습니다. 자세한 내용은 아래를 참조하세요:" } 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" }