mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-01-11 15:27:00 +00:00
Merge pull request #2882 from TeamPiped/weblate
Translations update from Hosted Weblate
This commit is contained in:
commit
b6bc328474
@ -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",
|
||||||
|
@ -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}",
|
||||||
|
@ -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}",
|
||||||
|
Loading…
Reference in New Issue
Block a user