Merge pull request #2882 from TeamPiped/weblate

Translations update from Hosted Weblate
This commit is contained in:
github-actions[bot] 2023-08-30 14:27:20 +00:00 committed by GitHub
commit b6bc328474
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 4 deletions

View file

@ -127,7 +127,8 @@
"download_frame": "Einzelbild (Frame) downloaden" "download_frame": "Einzelbild (Frame) downloaden"
}, },
"player": { "player": {
"watch_on": "Auf {0} ansehen" "watch_on": "Auf {0} ansehen",
"failed": "Fehlgeschlagen mit Fehlercode {0}, siehe Protokolle für weitere Informationen"
}, },
"titles": { "titles": {
"history": "Verlauf", "history": "Verlauf",

View file

@ -19,7 +19,7 @@
}, },
"player": { "player": {
"watch_on": "Watch on {0}", "watch_on": "Watch on {0}",
"failed": "Failed with error code {0}, refer logs for more info" "failed": "Failed with error code {0}, see logs for more info"
}, },
"actions": { "actions": {
"subscribe": "Subscribe - {count}", "subscribe": "Subscribe - {count}",

View file

@ -18,7 +18,8 @@
"dearrow": "DeArrow" "dearrow": "DeArrow"
}, },
"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"
}, },
"actions": { "actions": {
"subscribe": "Subskrybuj - {count}", "subscribe": "Subskrybuj - {count}",
@ -144,7 +145,8 @@
"delete_automatically": "Usuń automatycznie po", "delete_automatically": "Usuń automatycznie po",
"enable_dearrow": "Włącz DeArrow", "enable_dearrow": "Włącz DeArrow",
"generate_qrcode": "Wygeneruj kod QR", "generate_qrcode": "Wygeneruj kod QR",
"import_from_json_csv": "Import z pliku JSON/CSV" "import_from_json_csv": "Import z pliku JSON/CSV",
"download_frame": "Pobierz klatkę"
}, },
"comment": { "comment": {
"pinned_by": "Przypięty przez {author}", "pinned_by": "Przypięty przez {author}",