mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-11-30 13:18:23 +00:00
Translations update from Weblate (#451)
* Translated using Weblate (Malayalam) Currently translated at 96.8% (62 of 64 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ml/ * Added translation using Weblate (Croatian) * Translated using Weblate (Croatian) Currently translated at 100.0% (64 of 64 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/hr/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.6% (58 of 64 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/nb_NO/ * Added translation using Weblate (Spanish) * Translated using Weblate (Spanish) Currently translated at 100.0% (64 of 64 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/es/ * Add languages to selector. Co-authored-by: vachan-maker <vachan2014carmel@gmail.com> Co-authored-by: rootedetc <rootable@protonmail.com> Co-authored-by: Allan Nordhøy <epost@anotheragency.no> Co-authored-by: Sergio Varela <sergitroll9@gmail.com> Co-authored-by: FireMasterK <20838718+FireMasterK@users.noreply.github.com>
This commit is contained in:
@@ -35,7 +35,17 @@
|
||||
"subscribe": "Abonner",
|
||||
"enable_lbry_proxy": "Skru på mellomtjener for LBRY",
|
||||
"disable_lbry": "Skru av LBRY-strømming",
|
||||
"enabled_codecs": "Aktiverte forskjellige kodek"
|
||||
"enabled_codecs": "Aktiverte forskjellige kodek",
|
||||
"show_description": "Vis beskrivelse",
|
||||
"donations": "Donasjoner",
|
||||
"auto_play_next_video": "Autospill neste video",
|
||||
"loop_this_video": "Gjenta denne videoen",
|
||||
"import_from_json": "Importer fra JSON",
|
||||
"export_to_json": "Eksporter til JSON",
|
||||
"no": "Nei",
|
||||
"yes": "Ja",
|
||||
"show_more": "Vis mer",
|
||||
"instance_selection": "Valg av instans"
|
||||
},
|
||||
"player": {
|
||||
"watch_on": "Vis på"
|
||||
@@ -46,6 +56,22 @@
|
||||
"preferences": "Innstillinger",
|
||||
"register": "Registrering",
|
||||
"login": "Logg inn",
|
||||
"trending": "På vei opp"
|
||||
"trending": "På vei opp",
|
||||
"subscriptions": "Abonnementer"
|
||||
},
|
||||
"video": {
|
||||
"sponsor_segments": "Sponsor-segmenter",
|
||||
"watched": "Sett",
|
||||
"views": "visninger",
|
||||
"videos": "Videoer"
|
||||
},
|
||||
"preferences": {
|
||||
"ssl_score": "SSL-poengsum",
|
||||
"has_cdn": "Har innholdsleveransenettverk?",
|
||||
"instance_locations": "Instansested",
|
||||
"instance_name": "Instansenavn"
|
||||
},
|
||||
"comment": {
|
||||
"pinned_by": "Festet av"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user