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

@@ -993,5 +993,7 @@
"components.MovieDetails.productioncountries": "製作國家",
"components.RequestModal.selectmovies": "請選擇電影",
"components.TvDetails.productioncountries": "製作國家",
"components.IssueDetails.commentplaceholder": "發表評論…"
"components.IssueDetails.commentplaceholder": "發表評論…",
"components.RequestModal.requestApproved": "<strong>{title}</strong> 的請求已被批准。",
"components.RequestModal.approve": "批准請求"
}