mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 04:08:45 -05:00
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:
@@ -792,5 +792,25 @@
|
||||
"components.RequestModal.QuotaDisplay.requiredquotaUser": "Este utilizador precisa ter pelo menos <strong>{seasons}</strong> {seasons, plural, one {solicitação de temporada} other {solicitações de temporadas}} restantes para enviar uma solicitação para esta série.",
|
||||
"components.MovieDetails.originaltitle": "Título Original",
|
||||
"components.LanguageSelector.originalLanguageDefault": "Todos Idiomas",
|
||||
"components.LanguageSelector.languageServerDefault": "Padrão ({language})"
|
||||
"components.LanguageSelector.languageServerDefault": "Padrão ({language})",
|
||||
"components.Settings.SonarrModal.loadingTags": "Carregando tags…",
|
||||
"components.Settings.SonarrModal.edit4ksonarr": "Modificar Servidor Sonarr 4K",
|
||||
"components.Settings.SonarrModal.default4kserver": "Servidor 4K Padrão",
|
||||
"components.Settings.SonarrModal.create4ksonarr": "Adicionar Novo Servidor Sonarr 4K",
|
||||
"components.Settings.SonarrModal.animeTags": "Tags Para Animes",
|
||||
"components.Settings.SonarrModal.testFirstTags": "Testar a conexão para carregar os tags",
|
||||
"components.Settings.RadarrModal.testFirstTags": "Testar a conexão para carregar os tags",
|
||||
"components.Settings.SonarrModal.tags": "Tags",
|
||||
"components.Settings.RadarrModal.tags": "Tags",
|
||||
"components.Settings.SonarrModal.selecttags": "Selecionar tags",
|
||||
"components.Settings.RadarrModal.selecttags": "Selecionar tags",
|
||||
"components.Settings.SonarrModal.notagoptions": "Nenhum tag.",
|
||||
"components.Settings.RadarrModal.notagoptions": "Nenhum tag.",
|
||||
"components.Settings.RadarrModal.loadingTags": "Carregando tags…",
|
||||
"components.Settings.RadarrModal.edit4kradarr": "Modificar Servidor Radarr 4K",
|
||||
"components.Settings.RadarrModal.default4kserver": "Servidor 4K Padrão",
|
||||
"components.Settings.RadarrModal.create4kradarr": "Adicionar Novo Servidor Radarr 4K",
|
||||
"components.RequestModal.AdvancedRequester.tags": "Tags",
|
||||
"components.RequestModal.AdvancedRequester.selecttags": "Selecionar tags",
|
||||
"components.RequestModal.AdvancedRequester.notagoptions": "Nenhum tag."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user