Translations update from Weblate (#575)

* Translated using Weblate (Lithuanian)

Currently translated at 100.0% (73 of 73 strings)

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

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 91.7% (67 of 73 strings)

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

* Translated using Weblate (Turkish)

Currently translated at 100.0% (73 of 73 strings)

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

* Translated using Weblate (French)

Currently translated at 100.0% (73 of 73 strings)

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

* Translated using Weblate (German)

Currently translated at 100.0% (73 of 73 strings)

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

* Translated using Weblate (Italian)

Currently translated at 100.0% (73 of 73 strings)

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

* Translated using Weblate (Finnish)

Currently translated at 75.3% (55 of 73 strings)

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

* Translated using Weblate (Croatian)

Currently translated at 100.0% (73 of 73 strings)

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

* Translated using Weblate (Croatian)

Currently translated at 100.0% (73 of 73 strings)

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

* Translated using Weblate (French)

Currently translated at 100.0% (74 of 74 strings)

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

* Translated using Weblate (Lithuanian)

Currently translated at 100.0% (74 of 74 strings)

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

* Translated using Weblate (German)

Currently translated at 100.0% (74 of 74 strings)

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

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 91.8% (68 of 74 strings)

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

* Translated using Weblate (Turkish)

Currently translated at 100.0% (74 of 74 strings)

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

* Translated using Weblate (Italian)

Currently translated at 100.0% (74 of 74 strings)

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

* Translated using Weblate (Spanish)

Currently translated at 98.6% (73 of 74 strings)

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

Co-authored-by: Gediminas Murauskas <muziejusinfo@gmail.com>
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Marlon <mawol@protonmail.com>
Co-authored-by: Milo Ivir <mail@milotype.de>
This commit is contained in:
Weblate (bot)
2021-10-28 18:56:34 +02:00
committed by GitHub
parent a5a67af0f6
commit f7a566c70e
9 changed files with 72 additions and 30 deletions

View File

@@ -47,7 +47,12 @@
"no": "Nei",
"yes": "Ja",
"show_more": "Vis mer",
"instance_selection": "Valg av instans"
"instance_selection": "Valg av instans",
"search": "Søk",
"filter": "Filter",
"loading": "Laster inn …",
"view_ssl_score": "Vis SSL-poengsum",
"minimize_description": "Minimer beskrivelse"
},
"player": {
"watch_on": "Vis på"
@@ -65,7 +70,8 @@
"sponsor_segments": "Sponsor-segmenter",
"watched": "Sett",
"views": "visninger",
"videos": "Videoer"
"videos": "Videoer",
"ratings_disabled": "Vurderinger avskrudd"
},
"preferences": {
"ssl_score": "SSL-poengsum",
@@ -75,5 +81,12 @@
},
"comment": {
"pinned_by": "Festet av"
},
"login": {
"username": "Brukernavn",
"password": "Passord"
},
"search": {
"did_you_mean": "Mente du: "
}
}