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>
pull/2563/head
Weblate (bot) 3 years ago committed by GitHub
parent 1b3797cf6e
commit b9bedac7d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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"
}

@ -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"
}

@ -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": "批准請求"
}

Loading…
Cancel
Save