feat(lang): translations update from Weblate (#1388)

* feat(lang): translated using Weblate (Catalan)

Currently translated at 100.0% (814 of 814 strings)

Co-authored-by: dtalens <databio@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/ca/
Translation: Overseerr/Overseerr Frontend

* feat(lang): translated using Weblate (Portuguese (Portugal))

Currently translated at 100.0% (814 of 814 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Marcos <silvamarcos1919@outlook.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/pt_PT/
Translation: Overseerr/Overseerr Frontend

* feat(lang): translated using Weblate (Norwegian Bokmål)

Currently translated at 78.5% (639 of 814 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Torkil <torkil.liseth@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/nb_NO/
Translation: Overseerr/Overseerr Frontend

* feat(lang): translated using Weblate (French)

Currently translated at 92.7% (755 of 814 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Mathieu <math_du_88@yahoo.fr>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/fr/
Translation: Overseerr/Overseerr Frontend

* feat(lang): translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (814 of 814 strings)

Co-authored-by: TheCatLady <52870424+TheCatLady@users.noreply.github.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/zh_Hant/
Translation: Overseerr/Overseerr Frontend

Co-authored-by: dtalens <databio@gmail.com>
Co-authored-by: Marcos <silvamarcos1919@outlook.com>
Co-authored-by: Torkil <torkil.liseth@gmail.com>
Co-authored-by: Mathieu <math_du_88@yahoo.fr>
Co-authored-by: TheCatLady <52870424+TheCatLady@users.noreply.github.com>
This commit is contained in:
Weblate (bot)
2021-04-09 20:34:33 +02:00
committed by GitHub
parent e605687580
commit 9b199b27d8
5 changed files with 155 additions and 27 deletions

View File

@@ -756,5 +756,7 @@
"components.QuotaSelector.movieRequestLimit": "{quotaLimit} film(s) par {quotaDays} jour(s)",
"components.TvDetails.originaltitle": "Titre original",
"components.MovieDetails.originaltitle": "Titre original",
"components.RequestModal.QuotaDisplay.seasonlimit": "{limit, plural, one {saison} other {saisons}}"
"components.RequestModal.QuotaDisplay.seasonlimit": "{limit, plural, one {saison} other {saisons}}",
"components.LanguageSelector.originalLanguageDefault": "Toutes les langues",
"components.LanguageSelector.languageServerDefault": "({language}) par défaut"
}