Translations update from Weblate (#431)

* Translated using Weblate (French)

Currently translated at 100.0% (64 of 64 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fr/

* Translated using Weblate (French)

Currently translated at 100.0% (64 of 64 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fr/

* Translated using Weblate (Lithuanian)

Currently translated at 100.0% (64 of 64 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/lt/

* Translated using Weblate (German)

Currently translated at 100.0% (64 of 64 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/de/

* Translated using Weblate (German)

Currently translated at 100.0% (64 of 64 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/de/

* Translated using Weblate (Malayalam)

Currently translated at 87.5% (56 of 64 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ml/

* Translated using Weblate (Greek)

Currently translated at 100.0% (64 of 64 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/el/

* Translated using Weblate (Turkish)

Currently translated at 100.0% (64 of 64 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/tr/

* Translated using Weblate (Italian)

Currently translated at 100.0% (64 of 64 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/it/

Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: ChunkyProgrammer <salamanderking79@gmail.com>
Co-authored-by: Gediminas Murauskas <muziejusinfo@gmail.com>
Co-authored-by: vachan-maker <vachan2014carmel@gmail.com>
Co-authored-by: IceDBorn <weblate.tain@dralias.com>
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
This commit is contained in:
Weblate (bot)
2021-09-08 21:46:46 +02:00
committed by GitHub
parent 74b1bee9f4
commit 8506372407
7 changed files with 205 additions and 18 deletions

View File

@@ -35,7 +35,18 @@
"subscribe": "Abonnieren",
"enabled_codecs": "Aktivierte Codecs (mehrere)",
"enable_lbry_proxy": "Proxy für LBRY einschalten",
"disable_lbry": "LBRY für Streaming deaktivieren"
"disable_lbry": "LBRY für Streaming deaktivieren",
"instance_selection": "Instanzauswahl",
"show_description": "Beschreibung anzeigen",
"minimize_description": "Beschreibung minimieren",
"donations": "Spenden",
"auto_play_next_video": "Nächstes Video automatisch abspielen",
"loop_this_video": "Dieses Video wiederholen",
"import_from_json": "Aus JSON importieren",
"export_to_json": "Als JSON exportieren",
"show_more": "Mehr anzeigen",
"no": "Nein",
"yes": "Ja"
},
"player": {
"watch_on": "Ansehen auf"
@@ -46,6 +57,22 @@
"feed": "Abonnements",
"register": "Registrieren",
"login": "Anmelden",
"trending": "Trends"
"trending": "Trends",
"subscriptions": "Abonnements"
},
"video": {
"sponsor_segments": "Sponsoren-Segmente",
"watched": "Angesehen",
"views": "Aufrufe",
"videos": "Videos"
},
"preferences": {
"ssl_score": "SSL-Bewertung",
"has_cdn": "Hat CDN?",
"instance_locations": "Instanzstandorte",
"instance_name": "Instanzname"
},
"comment": {
"pinned_by": "Angeheftet von"
}
}