mirror of
https://github.com/sct/overseerr.git
synced 2025-10-03 00:48:07 +02: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.mediaapprovedDescription": "Sendet eine Benachrichtigung, wenn Medien genehmigt werden.",
|
||||
"components.NotificationTypeSelector.mediaavailableDescription": "Sendet eine Benachrichtigung, wenn Medien verfügbar werden.",
|
||||
"components.NotificationTypeSelector.mediaavailable": "Medien verfügbar",
|
||||
"components.NotificationTypeSelector.mediaapproved": "Medien genehmigt"
|
||||
"components.NotificationTypeSelector.mediaapproved": "Medien genehmigt",
|
||||
"i18n.request": "Anfragen",
|
||||
"components.Settings.Notifications.NotificationsPushover.settinguppushoverDescription": "Um Pushover einzurichten, müssen Sie <RegisterApplicationLink> registrieren eine Anwendung</RegisterApplicationLink> registrieren und das Zugriffstoken erhalten. Beim Einrichten der Anwendung können Sie eines der Symbole im <IconLink>öffentlichen Ordner</IconLink> auf Github verwenden. Sie benötigen auch das Pushover Benutzertoken, das Sie auf der Startseite finden können, wenn Sie sich anmelden.",
|
||||
"components.Settings.Notifications.NotificationsPushover.validationUserTokenRequired": "Du musst ein Benutzertoken bereitstellen.",
|
||||
"components.Settings.Notifications.NotificationsPushover.validationAccessTokenRequired": "Du musst ein Zugriffstoken bereitstellen.",
|
||||
"components.Settings.Notifications.NotificationsPushover.userToken": "Benutzertoken",
|
||||
"components.Settings.Notifications.NotificationsPushover.testsent": "Test-Benarichtigung gesendet!",
|
||||
"components.Settings.Notifications.NotificationsPushover.test": "Test",
|
||||
"components.Settings.Notifications.NotificationsPushover.settinguppushover": "Pushover-Benarichtigungseinstellungen",
|
||||
"components.Settings.Notifications.NotificationsPushover.saving": "Speichern …",
|
||||
"components.Settings.Notifications.NotificationsPushover.save": "Änderungen speichern",
|
||||
"components.Settings.Notifications.NotificationsPushover.pushoversettingssaved": "Pushover-Benarichtigungseinstellungen erfolgreich gespeichert!",
|
||||
"components.Settings.Notifications.NotificationsPushover.notificationtypes": "Benarichtungstypen",
|
||||
"components.Settings.Notifications.NotificationsPushover.pushoversettingsfailed": "Pushover-Benarichtigungseinstellungen konnten nicht gespeichert werden.",
|
||||
"components.Settings.Notifications.NotificationsPushover.agentenabled": "Agent aktiviert",
|
||||
"components.Settings.Notifications.NotificationsPushover.accessToken": "Zugangstoken",
|
||||
"components.RequestList.sortModified": "Zuletzt geändert",
|
||||
"components.RequestList.sortAdded": "Anfragedatum",
|
||||
"components.RequestList.showallrequests": "All Anfragen anzeigen",
|
||||
"components.RequestList.noresults": "Keine Ergebnisse.",
|
||||
"components.RequestList.filterPending": "Unerledigt",
|
||||
"components.RequestList.filterApproved": "Genehmigt",
|
||||
"components.RequestList.filterAll": "Alle"
|
||||
}
|
||||
|
@@ -430,5 +430,27 @@
|
||||
"components.NotificationTypeSelector.mediaavailableDescription": "Envoie une notification quand le média devient disponible.",
|
||||
"components.NotificationTypeSelector.mediaavailable": "Média disponible",
|
||||
"components.NotificationTypeSelector.mediaapprovedDescription": "Envoie une notification quand le média est validé.",
|
||||
"components.NotificationTypeSelector.mediaapproved": "Média validé"
|
||||
"components.NotificationTypeSelector.mediaapproved": "Média validé",
|
||||
"i18n.request": "Demander",
|
||||
"components.Settings.Notifications.NotificationsPushover.validationUserTokenRequired": "Vous devez fournir un jeton utilisateur.",
|
||||
"components.Settings.Notifications.NotificationsPushover.validationAccessTokenRequired": "Vous devez fournir un jeton d'accès.",
|
||||
"components.Settings.Notifications.NotificationsPushover.userToken": "Jeton utilisateur",
|
||||
"components.Settings.Notifications.NotificationsPushover.testsent": "Notification de test envoyée !",
|
||||
"components.Settings.Notifications.NotificationsPushover.test": "Test",
|
||||
"components.Settings.Notifications.NotificationsPushover.settinguppushoverDescription": "Pour configurer Pushover, vous devez <RegisterApplicationLink>enregistrer une application</RegisterApplicationLink> et obtenir le jeton d'accès. Lors de la configuration de l'application, vous pouvez utiliser l'une des icônes du <IconLink>dossier public</IconLink> sur GitHub. Vous avez également besoin du jeton d'utilisateur pushover qui se trouve sur la page de démarrage quand vous vous connectez.",
|
||||
"components.Settings.Notifications.NotificationsPushover.settinguppushover": "Configuration des notifications pushover",
|
||||
"components.Settings.Notifications.NotificationsPushover.saving": "Enregistrement…",
|
||||
"components.Settings.Notifications.NotificationsPushover.save": "Enregistrer les changements",
|
||||
"components.Settings.Notifications.NotificationsPushover.pushoversettingssaved": "Paramètres de notification pushover enregistrés !",
|
||||
"components.Settings.Notifications.NotificationsPushover.pushoversettingsfailed": "Les paramètres de notification pushover n'ont pas pu être enregistrés.",
|
||||
"components.Settings.Notifications.NotificationsPushover.notificationtypes": "Types de notification",
|
||||
"components.Settings.Notifications.NotificationsPushover.agentenabled": "Agent activé",
|
||||
"components.Settings.Notifications.NotificationsPushover.accessToken": "Jeton d'accès",
|
||||
"components.RequestList.sortModified": "Dernière modification",
|
||||
"components.RequestList.sortAdded": "Date de la demande",
|
||||
"components.RequestList.showallrequests": "Afficher toutes les demandes",
|
||||
"components.RequestList.noresults": "Aucun résultat.",
|
||||
"components.RequestList.filterPending": "En attente",
|
||||
"components.RequestList.filterApproved": "Validées",
|
||||
"components.RequestList.filterAll": "Toutes"
|
||||
}
|
||||
|
@@ -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"
|
||||
}
|
||||
|
@@ -430,5 +430,19 @@
|
||||
"components.Settings.Notifications.NotificationsSlack.settingupslack": "Slack Notificaties Instellen",
|
||||
"components.NotificationTypeSelector.mediarequestedDescription": "Stuurt een notificatie wanneer nieuwe media is verzocht. Voor bepaalde angenten wordt deze notificatie alleen verstuurd naar beheerders of gebruikers met de \"Beheer Verzoeken\" permissie.",
|
||||
"components.NotificationTypeSelector.mediafailedDescription": "Stuurt een notificatie wanneer media niet toegevoegd kan worden aan diensten (Radarr/Sonarr). For bepaalde agenten stuurt dit alleen de notificatie naar beheerders of gebruikers met de \"Beheer Verzoeken\" permissie.",
|
||||
"components.TvDetails.TvCrew.fullseriescrew": "Volledige crew van de serie"
|
||||
"components.TvDetails.TvCrew.fullseriescrew": "Volledige crew van de serie",
|
||||
"components.Settings.Notifications.NotificationsPushover.saving": "Bezig met opslaan...",
|
||||
"components.Settings.Notifications.NotificationsPushover.save": "Sla Wijzingen Op",
|
||||
"components.Settings.Notifications.NotificationsPushover.pushoversettingssaved": "Pushover notificatie instellingen zijn opgeslagen!",
|
||||
"components.Settings.Notifications.NotificationsPushover.pushoversettingsfailed": "Pushover notificatie setting kon niet opgeslagen worden.",
|
||||
"components.Settings.Notifications.NotificationsPushover.notificationtypes": "Notificatie Types",
|
||||
"components.Settings.Notifications.NotificationsPushover.agentenabled": "Agent Ingeschakeld",
|
||||
"components.Settings.Notifications.NotificationsPushover.accessToken": "Access Token",
|
||||
"components.RequestList.sortModified": "Laatst Gewijzigd",
|
||||
"components.RequestList.sortAdded": "Verzoek Datum",
|
||||
"components.RequestList.showallrequests": "Toon Alle Verzoeken",
|
||||
"components.RequestList.noresults": "Geen Resultaten.",
|
||||
"components.RequestList.filterPending": "Wachtende",
|
||||
"components.RequestList.filterApproved": "Goedgekeurd",
|
||||
"components.RequestList.filterAll": "Alle"
|
||||
}
|
||||
|
@@ -23,7 +23,7 @@
|
||||
"components.MovieDetails.runtime": "{minutes} minutos",
|
||||
"components.MovieDetails.revenue": "Receita",
|
||||
"components.MovieDetails.request": "Solicitar",
|
||||
"components.MovieDetails.releasedate": "Data de Lançamento",
|
||||
"components.MovieDetails.releasedate": "Lançamento",
|
||||
"components.MovieDetails.recommendationssubtext": "Se você gostou de {title}, você provavelmente irá gostar…",
|
||||
"components.MovieDetails.recommendations": "Recomendações",
|
||||
"components.MovieDetails.pending": "Pendente",
|
||||
@@ -430,5 +430,6 @@
|
||||
"components.NotificationTypeSelector.mediafailedDescription": "Envia uma notificação quando houver falha ao adicionar título aos serviços (Radarr/Sonarr). Para alguns agentes, somente serão enviadas notificações aos administradores ou usuários com perfil “Gerenciar solicitações”.",
|
||||
"components.NotificationTypeSelector.mediafailed": "Solicitação Falhou",
|
||||
"components.NotificationTypeSelector.mediaavailableDescription": "Envia uma notificação quando o título solicitado estiver disponível.",
|
||||
"components.NotificationTypeSelector.mediaapprovedDescription": "Envia uma notificação quando a solicitação é aprovada."
|
||||
"components.NotificationTypeSelector.mediaapprovedDescription": "Envia uma notificação quando a solicitação é aprovada.",
|
||||
"i18n.request": "Solicitar"
|
||||
}
|
||||
|
Reference in New Issue
Block a user