mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-03 13:18:53 -05:00
feat(lang): translations update from Weblate (#1558)
* feat(lang): translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (866 of 866 strings) feat(lang): translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (865 of 865 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> 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 * feat(lang): translated using Weblate (Catalan) Currently translated at 100.0% (866 of 866 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 (Italian) Currently translated at 97.6% (846 of 866 strings) Co-authored-by: Simone Chiavaccini <mazzetta86@gmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/it/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Dutch) Currently translated at 100.0% (866 of 866 strings) Co-authored-by: Kobe <kobaubarr@gmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/nl/ Translation: Overseerr/Overseerr Frontend Co-authored-by: TheCatLady <52870424+TheCatLady@users.noreply.github.com> Co-authored-by: dtalens <databio@gmail.com> Co-authored-by: Simone Chiavaccini <mazzetta86@gmail.com> Co-authored-by: Kobe <kobaubarr@gmail.com>
This commit is contained in:
@@ -296,7 +296,7 @@
|
||||
"components.Settings.Notifications.NotificationsPushover.validationUserTokenRequired": "È necessario fornire una chiave utente valida",
|
||||
"components.Settings.Notifications.NotificationsPushover.validationAccessTokenRequired": "È necessario fornire un token di applicazione valido",
|
||||
"components.Settings.Notifications.NotificationsPushover.userToken": "Chiave utente o di gruppo",
|
||||
"components.Settings.Notifications.NotificationsPushover.settinguppushoverDescription": "Per configurare le notifiche con Pushover, è necessario <RegisterApplicationLink>registrare un'applicazione</RegisterApplicationLink> e inserire il token API qui sotto. (Puoi usare una delle <IconLink>icone ufficiali su GitHub</IconLink>.)",
|
||||
"components.Settings.Notifications.NotificationsPushover.settinguppushoverDescription": "Per configurare le notifiche con Pushover, è necessario <RegisterApplicationLink>registrare un'applicazione</RegisterApplicationLink>. (Puoi usare una delle <IconLink>icone ufficiali su GitHub</IconLink>.)",
|
||||
"components.Settings.Notifications.NotificationsPushover.pushoversettingssaved": "Impostazioni di Pushover salvate con successo!",
|
||||
"components.Settings.Notifications.NotificationsPushover.pushoversettingsfailed": "Impossibile salvare le impostazioni di Pushover.",
|
||||
"components.Settings.Notifications.NotificationsPushover.agentenabled": "Abilita Agente",
|
||||
@@ -832,5 +832,23 @@
|
||||
"components.PermissionEdit.requestTvDescription": "Concedere l'autorizzazione per richiedere serie non 4K.",
|
||||
"components.PermissionEdit.requestTv": "Richiedi Serie",
|
||||
"components.PermissionEdit.requestMoviesDescription": "Concedere il permesso di richiedere film non in 4K.",
|
||||
"components.PermissionEdit.requestMovies": "Richiedi Film"
|
||||
"components.PermissionEdit.requestMovies": "Richiedi Film",
|
||||
"components.Settings.Notifications.NotificationsWebhook.toastWebhookTestSending": "Invio notifica di prova webhook…",
|
||||
"components.Settings.Notifications.NotificationsWebhook.toastWebhookTestFailed": "Invio notifica di prova webhook non riuscito.",
|
||||
"components.Settings.Notifications.NotificationsWebPush.toastWebPushTestSuccess": "Notifica di prova web push inviata!",
|
||||
"components.Settings.Notifications.NotificationsWebPush.toastWebPushTestSending": "Invio notifica di prova web push…",
|
||||
"components.Settings.Notifications.NotificationsWebPush.toastWebPushTestFailed": "Impossibile inviare la notifica di prova Web push.",
|
||||
"components.Settings.Notifications.NotificationsSlack.toastSlackTestSuccess": "Notifica di prova con Slack inviata!",
|
||||
"components.Settings.Notifications.NotificationsSlack.toastSlackTestSending": "Invio della notifica di prova con Slack…",
|
||||
"components.Settings.Notifications.NotificationsSlack.toastSlackTestFailed": "Invio della notifica di prova Slack non riuscito.",
|
||||
"components.Settings.Notifications.NotificationsPushover.toastPushoverTestSuccess": "Notifica di prova Pushover inviata!",
|
||||
"components.Settings.Notifications.NotificationsPushover.toastPushoverTestSending": "Invio notifica di prova Pushover…",
|
||||
"components.Settings.Notifications.NotificationsPushover.toastPushoverTestFailed": "Impossibile inviare la notifica di prova Pushover.",
|
||||
"components.Settings.Notifications.NotificationsPushbullet.toastPushbulletTestSuccess": "Notifica di prova Pushbullet inviata!",
|
||||
"components.Settings.Notifications.NotificationsPushbullet.toastPushbulletTestSending": "Invio notifica di prova Pushbullet …",
|
||||
"components.Settings.Notifications.NotificationsPushbullet.toastPushbulletTestFailed": "Invio della notifica di prova Pushbullet non riuscito.",
|
||||
"components.Settings.Notifications.NotificationsLunaSea.toastLunaSeaTestSuccess": "Notifica di test LunaSea inviata!",
|
||||
"components.Settings.Notifications.NotificationsLunaSea.toastLunaSeaTestSending": "Invio notifica di prova con LunaSea …",
|
||||
"components.Settings.Notifications.NotificationsLunaSea.toastLunaSeaTestFailed": "Impossibile inviare notifica con LunaSea.",
|
||||
"components.DownloadBlock.estimatedtime": "Stimato {time}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user