mirror of
https://github.com/mmjee/Piped-Material.git
synced 2024-12-06 19:26:36 +01:00
Translations update from Hosted Weblate (#92)
* Translated using Weblate (Turkish) Currently translated at 100.0% (116 of 116 strings) Co-authored-by: Oğuz Ersen <oguz@ersen.moe> Translate-URL: https://hosted.weblate.org/projects/piped-material/i18n/tr/ Translation: Piped Material/i18n * Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (116 of 116 strings) Co-authored-by: Poesty Li <poesty7450@gmail.com> Translate-URL: https://hosted.weblate.org/projects/piped-material/i18n/zh_Hans/ Translation: Piped Material/i18n * Translated using Weblate (Czech) Currently translated at 100.0% (116 of 116 strings) Co-authored-by: Fjuro <ifjuro@proton.me> Translate-URL: https://hosted.weblate.org/projects/piped-material/i18n/cs/ Translation: Piped Material/i18n * Translated using Weblate (Spanish) Currently translated at 100.0% (116 of 116 strings) Co-authored-by: gallegonovato <fran-carro@hotmail.es> Translate-URL: https://hosted.weblate.org/projects/piped-material/i18n/es/ Translation: Piped Material/i18n * Translated using Weblate (Indonesian) Currently translated at 100.0% (116 of 116 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://hosted.weblate.org/projects/piped-material/i18n/id/ Translation: Piped Material/i18n --------- Co-authored-by: Oğuz Ersen <oguz@ersen.moe> Co-authored-by: Poesty Li <poesty7450@gmail.com> Co-authored-by: Fjuro <ifjuro@proton.me> Co-authored-by: gallegonovato <fran-carro@hotmail.es> Co-authored-by: Linerly <linerly@protonmail.com>
This commit is contained in:
@@ -74,7 +74,8 @@
|
||||
"related_comments": "Komentáře",
|
||||
"autoplay_next_video": "Po skončení tohoto videa přejít na první související video",
|
||||
"loop_this_video": "Opakovat toto video",
|
||||
"related_videos": "Související videa"
|
||||
"related_videos": "Související videa",
|
||||
"unauthenticated_rss": "RSS (neautentizované)"
|
||||
},
|
||||
"preferences": {
|
||||
"feedColumns": "Počet sloupců ve stránce kanálu",
|
||||
|
||||
@@ -66,7 +66,8 @@
|
||||
"autoplay_next_video": "Continúe con el primer video relacionado una vez que finalice este video",
|
||||
"loop_this_video": "Reproduce este video una y otra vez",
|
||||
"related_videos": "Vídeos relacionados",
|
||||
"related_comments": "Comentarios"
|
||||
"related_comments": "Comentarios",
|
||||
"unauthenticated_rss": "RSS (sin autenticar)"
|
||||
},
|
||||
"counts": {
|
||||
"videos": "No hay videos | Un video | {n} Videos",
|
||||
|
||||
@@ -76,7 +76,8 @@
|
||||
"related_comments": "Komentar",
|
||||
"autoplay_next_video": "Lanjutkan ke video terkait pertama setelah video ini berakhir",
|
||||
"loop_this_video": "Ulangi video ini",
|
||||
"related_videos": "Video Terkait"
|
||||
"related_videos": "Video Terkait",
|
||||
"unauthenticated_rss": "RSS (tidak terautentikasi)"
|
||||
},
|
||||
"preferences": {
|
||||
"feedColumns": "Jumlah Kolom di Laman Umpan",
|
||||
|
||||
@@ -44,7 +44,8 @@
|
||||
"related_videos": "İlgili Videolar",
|
||||
"related_comments": "Yorumlar",
|
||||
"loop_this_video": "Bu videoyu döngüye al",
|
||||
"autoplay_next_video": "Bu video bittiğinde ilgili ilk videoya geç"
|
||||
"autoplay_next_video": "Bu video bittiğinde ilgili ilk videoya geç",
|
||||
"unauthenticated_rss": "RSS (kimlik doğrulanmadı)"
|
||||
},
|
||||
"titles": {
|
||||
"history": "Geçmiş",
|
||||
|
||||
@@ -75,7 +75,12 @@
|
||||
"accounts": "你的账户",
|
||||
"delAccountMessage": "你想删除账户吗?",
|
||||
"confirmPWToDelAcc": "确认密码删除账户",
|
||||
"enable_dark_mode": "启用深色模式"
|
||||
"enable_dark_mode": "启用深色模式",
|
||||
"related_videos": "相关视频",
|
||||
"related_comments": "评论",
|
||||
"loop_this_video": "循环播放此视频",
|
||||
"unauthenticated_rss": "RSS(未经身份验证)",
|
||||
"autoplay_next_video": "视频结束后,继续观看第一个相关视频"
|
||||
},
|
||||
"errors": {
|
||||
"trendingFetchError": "无法获取热门视频。请检查您所在的国家/地区是否受 YouTube 支持"
|
||||
|
||||
Reference in New Issue
Block a user