mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-05 06:08:36 -05:00
feat(lang): Translations update from Weblate (#580)
* feat(lang): translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (433 of 433 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Tijuco <linuxinmotion@gmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/pt_BR/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (French) Currently translated at 100.0% (454 of 454 strings) feat(lang): translated using Weblate (French) Currently translated at 100.0% (433 of 433 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: J. Lavoie <j.lavoie@net-c.ca> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/fr/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Italian) Currently translated at 100.0% (454 of 454 strings) feat(lang): translated using Weblate (Italian) Currently translated at 100.0% (433 of 433 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: J. Lavoie <j.lavoie@net-c.ca> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/it/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (German) Currently translated at 100.0% (454 of 454 strings) feat(lang): translated using Weblate (German) Currently translated at 100.0% (454 of 454 strings) feat(lang): translated using Weblate (German) Currently translated at 100.0% (433 of 433 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: J. Lavoie <j.lavoie@net-c.ca> Co-authored-by: Paul <panzer1119@gmail.com> Co-authored-by: cyb3rgh05t <flammang.yves@gmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/de/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Dutch) Currently translated at 98.2% (446 of 454 strings) Co-authored-by: Jos Vennik <josvennik@gmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/nl/ Translation: Overseerr/Overseerr Frontend Co-authored-by: Tijuco <linuxinmotion@gmail.com> Co-authored-by: J. Lavoie <j.lavoie@net-c.ca> Co-authored-by: Paul <panzer1119@gmail.com> Co-authored-by: cyb3rgh05t <flammang.yves@gmail.com> Co-authored-by: Jos Vennik <josvennik@gmail.com>
This commit is contained in:
@@ -430,5 +430,27 @@
|
||||
"components.NotificationTypeSelector.mediaavailableDescription": "Invia una notifica quando il media diventa disponibile.",
|
||||
"components.NotificationTypeSelector.mediaapprovedDescription": "Invia una notifica quando il media viene approvato.",
|
||||
"components.NotificationTypeSelector.mediaapproved": "Media approvato",
|
||||
"components.NotificationTypeSelector.mediaavailable": "Media disponibile"
|
||||
"components.NotificationTypeSelector.mediaavailable": "Media disponibile",
|
||||
"i18n.request": "Richiedi",
|
||||
"components.Settings.Notifications.NotificationsPushover.test": "Test",
|
||||
"components.Settings.Notifications.NotificationsPushover.validationUserTokenRequired": "Devi fornire un token utente.",
|
||||
"components.Settings.Notifications.NotificationsPushover.validationAccessTokenRequired": "Devi fornire un token di accesso.",
|
||||
"components.Settings.Notifications.NotificationsPushover.userToken": "Token utente",
|
||||
"components.Settings.Notifications.NotificationsPushover.testsent": "Notifica di prova inviata!",
|
||||
"components.Settings.Notifications.NotificationsPushover.settinguppushoverDescription": "Per configurare Pushover è necessario <RegisterApplicationLink>registrare un'applicazione</RegisterApplicationLink> e ottenere il token di accesso. Quando si configura l'applicazione, è possibile utilizzare una delle icone nella <IconLink>cartella pubblica</IconLink> su GitHub. È inoltre necessario il token utente pushover che può essere trovato nella pagina iniziale quando si accede.",
|
||||
"components.Settings.Notifications.NotificationsPushover.settinguppushover": "Configurazione delle notifiche pushover",
|
||||
"components.Settings.Notifications.NotificationsPushover.saving": "Salvataggio…",
|
||||
"components.Settings.Notifications.NotificationsPushover.save": "Salva le modifiche",
|
||||
"components.Settings.Notifications.NotificationsPushover.pushoversettingssaved": "Impostazioni di notifica pushover salvate!",
|
||||
"components.Settings.Notifications.NotificationsPushover.pushoversettingsfailed": "Impossibile salvare le impostazioni di notifica pushover.",
|
||||
"components.Settings.Notifications.NotificationsPushover.notificationtypes": "Tipi di notifica",
|
||||
"components.Settings.Notifications.NotificationsPushover.agentenabled": "Agente abilitato",
|
||||
"components.Settings.Notifications.NotificationsPushover.accessToken": "Token di accesso",
|
||||
"components.RequestList.sortModified": "Ultima modifica",
|
||||
"components.RequestList.sortAdded": "Data della richiesta",
|
||||
"components.RequestList.showallrequests": "Mostra tutte le richieste",
|
||||
"components.RequestList.noresults": "Nessun risultato.",
|
||||
"components.RequestList.filterPending": "In sospeso",
|
||||
"components.RequestList.filterApproved": "Approvate",
|
||||
"components.RequestList.filterAll": "Tutte"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user