mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Translated using Weblate (German)
Currently translated at 100.0% (70 of 70 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/de/
This commit is contained in:
parent
bee2164dbc
commit
0c1d7553f8
1 changed files with 10 additions and 2 deletions
|
@ -19,7 +19,7 @@
|
||||||
"light": "Hell",
|
"light": "Hell",
|
||||||
"dark": "Dunkel",
|
"dark": "Dunkel",
|
||||||
"auto": "Automatisch",
|
"auto": "Automatisch",
|
||||||
"theme": "Design",
|
"theme": "Farbschema",
|
||||||
"skip_intro": "Pausen-/Einführungsanimation überspringen",
|
"skip_intro": "Pausen-/Einführungsanimation überspringen",
|
||||||
"skip_sponsors": "Sponsoren überspringen",
|
"skip_sponsors": "Sponsoren überspringen",
|
||||||
"enable_sponsorblock": "Sponsorblock einschalten",
|
"enable_sponsorblock": "Sponsorblock einschalten",
|
||||||
|
@ -46,7 +46,11 @@
|
||||||
"export_to_json": "Als JSON exportieren",
|
"export_to_json": "Als JSON exportieren",
|
||||||
"show_more": "Mehr anzeigen",
|
"show_more": "Mehr anzeigen",
|
||||||
"no": "Nein",
|
"no": "Nein",
|
||||||
"yes": "Ja"
|
"yes": "Ja",
|
||||||
|
"loading": "Wird geladen …",
|
||||||
|
"filter": "Filtern",
|
||||||
|
"search": "Suchen",
|
||||||
|
"view_ssl_score": "SSL-Bewertung anzeigen"
|
||||||
},
|
},
|
||||||
"player": {
|
"player": {
|
||||||
"watch_on": "Ansehen auf"
|
"watch_on": "Ansehen auf"
|
||||||
|
@ -74,5 +78,9 @@
|
||||||
},
|
},
|
||||||
"comment": {
|
"comment": {
|
||||||
"pinned_by": "Angeheftet von"
|
"pinned_by": "Angeheftet von"
|
||||||
|
},
|
||||||
|
"login": {
|
||||||
|
"password": "Passwort",
|
||||||
|
"username": "Anmeldename"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue