mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Merge pull request #2882 from TeamPiped/weblate
Translations update from Hosted Weblate
This commit is contained in:
commit
b6bc328474
3 changed files with 7 additions and 4 deletions
|
@ -127,7 +127,8 @@
|
|||
"download_frame": "Einzelbild (Frame) downloaden"
|
||||
},
|
||||
"player": {
|
||||
"watch_on": "Auf {0} ansehen"
|
||||
"watch_on": "Auf {0} ansehen",
|
||||
"failed": "Fehlgeschlagen mit Fehlercode {0}, siehe Protokolle für weitere Informationen"
|
||||
},
|
||||
"titles": {
|
||||
"history": "Verlauf",
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
},
|
||||
"player": {
|
||||
"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": {
|
||||
"subscribe": "Subscribe - {count}",
|
||||
|
|
|
@ -18,7 +18,8 @@
|
|||
"dearrow": "DeArrow"
|
||||
},
|
||||
"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": {
|
||||
"subscribe": "Subskrybuj - {count}",
|
||||
|
@ -144,7 +145,8 @@
|
|||
"delete_automatically": "Usuń automatycznie po",
|
||||
"enable_dearrow": "Włącz DeArrow",
|
||||
"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": {
|
||||
"pinned_by": "Przypięty przez {author}",
|
||||
|
|
Loading…
Reference in a new issue