From b2e3a7f56066cc7860e798dd1ad828be3a1d4267 Mon Sep 17 00:00:00 2001 From: "Weblate (bot)" Date: Wed, 2 Feb 2022 22:41:42 +0100 Subject: [PATCH] Translations update from Hosted Weblate (#783) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Translated using Weblate (Spanish) Currently translated at 100.0% (82 of 82 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/es/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (82 of 82 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/zh_Hans/ * Translated using Weblate (Swedish) Currently translated at 100.0% (82 of 82 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/sv/ * Translated using Weblate (Hindi) Currently translated at 78.0% (64 of 82 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/hi/ * Translated using Weblate (Turkish) Currently translated at 100.0% (82 of 82 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/tr/ * Translated using Weblate (French) Currently translated at 100.0% (82 of 82 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fr/ * Translated using Weblate (German) Currently translated at 93.9% (77 of 82 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/de/ Co-authored-by: Jorge Maldonado Ventura Co-authored-by: Eric Co-authored-by: Shjosan Co-authored-by: Kavin Co-authored-by: Oğuz Ersen Co-authored-by: J. Lavoie --- src/locales/de.json | 5 +++-- src/locales/es.json | 3 ++- src/locales/fr.json | 3 ++- src/locales/hi.json | 3 ++- src/locales/sv.json | 3 ++- src/locales/tr.json | 3 ++- src/locales/zh_Hans.json | 16 ++++++++++++++-- 7 files changed, 27 insertions(+), 9 deletions(-) diff --git a/src/locales/de.json b/src/locales/de.json index 13419c5d..5d2a01d3 100644 --- a/src/locales/de.json +++ b/src/locales/de.json @@ -56,10 +56,11 @@ "clear_history": "Verlauf löschen", "show_replies": "Antworten anzeigen", "hide_replies": "Antworten ausblenden", - "load_more_replies": "Mehr Antworten laden" + "load_more_replies": "Mehr Antworten laden", + "skip_highlight": "Hohepunkte überspringen" }, "player": { - "watch_on": "Ansehen auf" + "watch_on": "Auf {0} ansehen" }, "titles": { "history": "Verlauf", diff --git a/src/locales/es.json b/src/locales/es.json index fea127a7..e020e1b8 100644 --- a/src/locales/es.json +++ b/src/locales/es.json @@ -5,7 +5,8 @@ "views": "{views} visualizaciones", "videos": "Vídeos", "ratings_disabled": "Valoraciones Desactivadas", - "chapters": "Capítulos" + "chapters": "Capítulos", + "live": "{0} Directo" }, "preferences": { "ssl_score": "Puntuación SSL", diff --git a/src/locales/fr.json b/src/locales/fr.json index 1cf86ab4..f78bf068 100644 --- a/src/locales/fr.json +++ b/src/locales/fr.json @@ -78,7 +78,8 @@ "views": "{views} vues", "videos": "Vidéos", "ratings_disabled": "Évaluations désactivées", - "chapters": "Chapitres" + "chapters": "Chapitres", + "live": "{0} en direct" }, "preferences": { "ssl_score": "Score SSL", diff --git a/src/locales/hi.json b/src/locales/hi.json index 0e81c90a..4e316fe1 100644 --- a/src/locales/hi.json +++ b/src/locales/hi.json @@ -63,7 +63,8 @@ "videos": "वीडियो", "watched": "पहले ही देखा", "ratings_disabled": "रेटिंग अक्षम", - "chapters": "चैप्टर" + "chapters": "चैप्टर", + "live": "{0} लाइव" }, "login": { "password": "पासवर्ड", diff --git a/src/locales/sv.json b/src/locales/sv.json index fed92205..53c65d7b 100644 --- a/src/locales/sv.json +++ b/src/locales/sv.json @@ -88,7 +88,8 @@ "watched": "Sett", "sponsor_segments": "Sponsorsegment", "ratings_disabled": "Betyg inaktiverade", - "chapters": "Kapitel" + "chapters": "Kapitel", + "live": "{0} Live" }, "comment": { "pinned_by": "Fäst av" diff --git a/src/locales/tr.json b/src/locales/tr.json index de5192e0..7f237eef 100644 --- a/src/locales/tr.json +++ b/src/locales/tr.json @@ -78,7 +78,8 @@ "views": "{views} izlenme", "videos": "Videolar", "ratings_disabled": "Derecelendirmeler Devre Dışı", - "chapters": "Bölümler" + "chapters": "Bölümler", + "live": "{0} Canlı" }, "preferences": { "ssl_score": "SSL Puanı", diff --git a/src/locales/zh_Hans.json b/src/locales/zh_Hans.json index 4242c1ee..1724add2 100644 --- a/src/locales/zh_Hans.json +++ b/src/locales/zh_Hans.json @@ -52,13 +52,22 @@ "search": "搜索", "view_ssl_score": "查看 SSL 得分", "minimize_recommendations": "最小化建议", - "show_recommendations": "显示推荐" + "show_recommendations": "显示推荐", + "clear_history": "清除历史", + "skip_highlight": "跳过高亮", + "skip_filler_tangent": "跳过与视频主题无关的片段", + "show_replies": "显示回复", + "hide_replies": "隐藏回复", + "load_more_replies": "加载更多回复" }, "video": { "sponsor_segments": "赞助商部分", "watched": "看过", "views": "{views} 次观看", - "videos": "视频" + "videos": "视频", + "live": "{0} 直播", + "chapters": "章节", + "ratings_disabled": "已禁用评价" }, "preferences": { "ssl_score": "SSL 分数", @@ -84,5 +93,8 @@ "login": { "password": "密码", "username": "帐号" + }, + "search": { + "did_you_mean": "你是指 {0} 吗?" } }