mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 04:08:45 -05:00
feat(lang): translations update from Weblate (#1676)
* feat(lang): translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (870 of 870 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> 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 (Catalan) Currently translated at 100.0% (870 of 870 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> 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% (870 of 870 strings) 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 (Swedish) Currently translated at 100.0% (870 of 870 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Shjosan <shjosan@kakmix.co> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/sv/ Translation: Overseerr/Overseerr Frontend Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Co-authored-by: dtalens <databio@gmail.com> Co-authored-by: Marcos <silvamarcos1919@outlook.com> Co-authored-by: Shjosan <shjosan@kakmix.co>
This commit is contained in:
@@ -810,7 +810,7 @@
|
||||
"components.Settings.noDefault4kServer": "Um servidor 4K {serverType} deve ser marcado como padrão para permitir que os utilizador enviem solicitações 4K de {mediaType}.",
|
||||
"components.Settings.is4k": "4K",
|
||||
"components.Settings.SettingsUsers.newPlexLoginTip": "Permitir que Utilizadores do Plex se conectem sem primeiro serem importados",
|
||||
"components.Settings.SettingsUsers.newPlexLogin": "Ativar nova conexão de utilizador Plex",
|
||||
"components.Settings.SettingsUsers.newPlexLogin": "Ativar nova conexão Plex",
|
||||
"components.Settings.Notifications.toastTelegramTestSuccess": "Notificação de teste Telegram enviada!",
|
||||
"components.Settings.Notifications.toastEmailTestSuccess": "Notificação de teste e-mail enviada!",
|
||||
"components.Settings.Notifications.toastDiscordTestSuccess": "Notificação de teste Discord enviada!",
|
||||
@@ -866,5 +866,7 @@
|
||||
"components.Settings.Notifications.NotificationsLunaSea.webhookUrlTip": "Sua <LunaSeaLink>URL de webhook</LunaSeaLink> para notificação baseada em utilizador ou dispositivo",
|
||||
"components.RequestList.RequestItem.requesteddate": "Solicitado",
|
||||
"components.RequestCard.failedretry": "Algo errou ao retentar fazer a solicitação.",
|
||||
"components.DownloadBlock.estimatedtime": "Estimativa {time}"
|
||||
"components.DownloadBlock.estimatedtime": "Estimativa {time}",
|
||||
"components.Settings.SettingsUsers.localLoginTip": "Permitir que os utilizadores se conectem usando e-mail e palavra-passe, em vez de Plex OAuth",
|
||||
"components.Settings.SettingsUsers.defaultPermissionsTip": "Permissões iniciais atribuídas a novos utilizadores"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user