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.NotificationTypeSelector.issuecreated": "Problema Reportado",
"i18n.open": "Aberto",
"i18n.resolved": "Resolvido",
"components.IssueDetails.commentplaceholder": "Adicionar um comentário…"
"components.IssueDetails.commentplaceholder": "Adicionar um comentário…",
"components.RequestModal.requestApproved": "Solicitação de <strong>{title}</strong> aprovada!",
"components.RequestModal.approve": "Aprovar Solicitação"
}