Merge pull request #2887 from TeamPiped/weblate

Translations update from Hosted Weblate
This commit is contained in:
github-actions[bot] 2023-08-31 05:53:34 +00:00 committed by GitHub
commit cc478fd539
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 5 deletions

View file

@ -18,7 +18,8 @@
"dearrow": "DeArrow" "dearrow": "DeArrow"
}, },
"player": { "player": {
"watch_on": "Tonton di {0}" "watch_on": "Tonton di {0}",
"failed": "Gagal dengan kode kesalahan {0}, lihat catatan untuk info lebih lanjut"
}, },
"actions": { "actions": {
"subscribe": "Berlangganan - {count}", "subscribe": "Berlangganan - {count}",
@ -144,7 +145,8 @@
"delete_automatically": "Hapus secara otomatis setelah", "delete_automatically": "Hapus secara otomatis setelah",
"enable_dearrow": "Aktifkan DeArrow", "enable_dearrow": "Aktifkan DeArrow",
"generate_qrcode": "Buat Kode QR", "generate_qrcode": "Buat Kode QR",
"import_from_json_csv": "Impor dari JSON/CSV" "import_from_json_csv": "Impor dari JSON/CSV",
"download_frame": "Unduh bingkai"
}, },
"comment": { "comment": {
"pinned_by": "Dipasangi pin oleh {author}", "pinned_by": "Dipasangi pin oleh {author}",

View file

@ -19,7 +19,7 @@
}, },
"player": { "player": {
"watch_on": "Obejrzyj na {0}", "watch_on": "Obejrzyj na {0}",
"failed": "Niepowodzenie z powodu kodu błędu {0}. Więcej informacji znajdziesz w dziennikach" "failed": "Niepowodzenie z powodu kodu błędu {0}, przejrzyj logi, aby uzyskać więcej informacji"
}, },
"actions": { "actions": {
"subscribe": "Subskrybuj - {count}", "subscribe": "Subskrybuj - {count}",

View file

@ -123,7 +123,8 @@
"delete_automatically": "多久后自动删除", "delete_automatically": "多久后自动删除",
"enable_dearrow": "启用 DeArrow", "enable_dearrow": "启用 DeArrow",
"generate_qrcode": "生成二维码", "generate_qrcode": "生成二维码",
"import_from_json_csv": "从 JSON/CSV 文件导入" "import_from_json_csv": "从 JSON/CSV 文件导入",
"download_frame": "下载视频帧"
}, },
"video": { "video": {
"sponsor_segments": "赞助商部分", "sponsor_segments": "赞助商部分",
@ -157,7 +158,8 @@
"user_disabled": "评论在设置中被禁用。" "user_disabled": "评论在设置中被禁用。"
}, },
"player": { "player": {
"watch_on": "在 {0} 观看" "watch_on": "在 {0} 观看",
"failed": "播放器出错,错误代码 {0},查看日志了解更多信息"
}, },
"titles": { "titles": {
"feed": "订阅流", "feed": "订阅流",