feat(lang): translations update from Hosted Weblate (#2374)

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

Currently translated at 100.0% (997 of 997 strings)

Co-authored-by: TheCatLady <o40yoym9@anonaddy.me>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/zh_Hant/
Translation: Overseerr/Overseerr Frontend

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

Currently translated at 100.0% (997 of 997 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Tijuco <sendtomy@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/pt_BR/
Translation: Overseerr/Overseerr Frontend

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

Currently translated at 100.0% (997 of 997 strings)

feat(lang): translated using Weblate (Italian)

Currently translated at 100.0% (995 of 995 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Simone <simoneungaro@hotmail.it>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/it/
Translation: Overseerr/Overseerr Frontend

Co-authored-by: TheCatLady <o40yoym9@anonaddy.me>
Co-authored-by: Tijuco <sendtomy@protonmail.com>
Co-authored-by: Simone <simoneungaro@hotmail.it>
This commit is contained in:
Weblate (bot)
2022-01-01 04:07:55 +01:00
committed by GitHub
parent 1b3797cf6e
commit b9bedac7d7
3 changed files with 10 additions and 3 deletions

View File

@@ -992,5 +992,8 @@
"components.MovieDetails.productioncountries": "{countryCount, plural, one {Paese} other {Paesi}} di produzione",
"components.TvDetails.productioncountries": "{countryCount, plural, one {Paese} other {Paesi}} di produzione",
"components.RequestModal.requestmovies": "Richiedi {count} {count, plural, one {Film} other {Films}}",
"components.RequestModal.requestmovies4k": "Richiedi {count} {count, plural, one {Film} other {Films}} in 4K"
"components.RequestModal.requestmovies4k": "Richiedi {count} {count, plural, one {Film} other {Films}} in 4K",
"components.IssueDetails.commentplaceholder": "Aggiungi un commento…",
"components.RequestModal.requestApproved": "Richiesta di <strong>{title}</strong> approvata!",
"components.RequestModal.approve": "Approva richiesta"
}