Skip to content

Commit

Permalink
feat(lang): translations update from Hosted Weblate (#2425)
Browse files Browse the repository at this point in the history
* feat(lang): translated using Weblate (Dutch)

Currently translated at 100.0% (1016 of 1016 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Kobe <kobaubarr@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/nl/
Translation: Overseerr/Overseerr Frontend

* feat(lang): translated using Weblate (German)

Currently translated at 100.0% (1016 of 1016 strings)

feat(lang): translated using Weblate (German)

Currently translated at 100.0% (1016 of 1016 strings)

Co-authored-by: Ben Wallner <ben.david.wallner@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Matthew Machivenyika <accounts@machivenyika.ch>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/de/
Translation: Overseerr/Overseerr Frontend

* feat(lang): translated using Weblate (Norwegian Bokmål)

Currently translated at 68.9% (701 of 1016 strings)

Co-authored-by: exentler <gurandsrud@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/nb_NO/
Translation: Overseerr/Overseerr Frontend

Co-authored-by: Kobe <kobaubarr@gmail.com>
Co-authored-by: Ben Wallner <ben.david.wallner@gmail.com>
Co-authored-by: Matthew Machivenyika <accounts@machivenyika.ch>
Co-authored-by: exentler <gurandsrud@gmail.com>
  • Loading branch information
5 people committed Jan 16, 2022
1 parent 2535edc commit e9d4b63
Show file tree
Hide file tree
Showing 3 changed files with 116 additions and 31 deletions.
25 changes: 20 additions & 5 deletions src/i18n/locale/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -222,14 +222,14 @@
"components.Settings.SettingsAbout.Releases.releasedataMissing": "Informationen der Version nicht verfügbar.",
"components.Settings.SettingsAbout.Releases.latestversion": "Neuste",
"components.Settings.SettingsAbout.Releases.currentversion": "Aktuell",
"components.UserList.importfromplexerror": "Beim Importieren von Benutzern aus Plex ist etwas schief gelaufen.",
"components.UserList.importfromplex": "Benutzer aus Plex importieren",
"components.UserList.importfromplexerror": "Beim Importieren von Plex-Benutzern ist etwas schief gelaufen.",
"components.UserList.importfromplex": "Plex-Benutzer importieren",
"components.TvDetails.viewfullcrew": "Komplette Crew anzeigen",
"components.TvDetails.TvCrew.fullseriescrew": "Komplette Serien-Crew",
"components.PersonDetails.crewmember": "Crew",
"components.MovieDetails.viewfullcrew": "Komplette Crew anzeigen",
"components.MovieDetails.MovieCrew.fullcrew": "Komplette Crew",
"components.UserList.importedfromplex": "{userCount, plural, =0 {Keine neuen Benutzer} one {# neuer Benutzer} other {# neue Benutzer}} erfolgreich aus Plex importiert!",
"components.UserList.importedfromplex": "<strong>{userCount}</strong> {userCount, Plural, ein {Benutzer} other {Benutzer}} Plex-Benutzer erfolgreich importiert!",
"components.TvDetails.firstAirDate": "Erstausstrahlung",
"components.Settings.Notifications.allowselfsigned": "Selbstsignierte Zertifikate erlauben",
"components.TvDetails.watchtrailer": "Trailer ansehen",
Expand Down Expand Up @@ -612,7 +612,7 @@
"components.UserProfile.UserSettings.UserPasswordChange.toastSettingsFailureVerifyCurrent": "Beim Speichern des Passworts ist ein Fehler aufgetreten. Wurde dein aktuelles Passwort korrekt eingegeben?",
"components.UserProfile.UserSettings.UserNotificationSettings.notifications": "Benachrichtigungen",
"components.UserProfile.UserSettings.UserGeneralSettings.general": "Allgemein",
"components.UserList.nouserstoimport": "Keine neuen Benutzer zum Importieren aus Plex.",
"components.UserList.nouserstoimport": "Es gibt keine zu importierenden Plex-Benutzer.",
"components.Settings.services": "Dienstleistungen",
"components.Settings.plex": "Plex",
"components.Settings.notifications": "Benachrichtigungen",
Expand Down Expand Up @@ -999,5 +999,20 @@
"components.Settings.RadarrModal.inCinemas": "Im Kino",
"components.Settings.RadarrModal.released": "Veröffentlicht",
"components.NotificationTypeSelector.adminissuereopenedDescription": "Sende eine Benachrichtigung, wenn Probleme von anderen Benutzern wieder geöffnet werden.",
"components.Settings.Notifications.enableMentions": "Erwähnungen aktivieren"
"components.Settings.Notifications.enableMentions": "Erwähnungen aktivieren",
"components.Settings.Notifications.NotificationsGotify.toastGotifyTestSending": "Versende Gotify-Testbenachrichtigung…",
"components.Settings.Notifications.NotificationsGotify.toastGotifyTestSuccess": "Gotify-Testbenachrichtigung gesendet!",
"components.Settings.Notifications.NotificationsGotify.token": "Anwendungs-Token",
"components.Settings.Notifications.NotificationsGotify.url": "Server-URL",
"components.Settings.Notifications.NotificationsGotify.validationTypes": "Es muss mindestens eine Benachrichtigungsart ausgewählt werden",
"components.Settings.Notifications.NotificationsGotify.validationUrlRequired": "Es muss eine gültige URL angegeben werden",
"i18n.importing": "Importieren…",
"components.Settings.Notifications.NotificationsGotify.toastGotifyTestFailed": "Gotify-Testbenachrichtigung konnte nicht gesendet werden.",
"components.Settings.Notifications.NotificationsGotify.agentenabled": "Agent aktivieren",
"components.Settings.Notifications.NotificationsGotify.gotifysettingsfailed": "Die Gotify-Benachrichtigungseinstellungen konnten nicht gespeichert werden.",
"components.Settings.Notifications.NotificationsGotify.validationTokenRequired": "Es muss ein Anwendungs-Token angegeben werden",
"components.Settings.Notifications.NotificationsGotify.gotifysettingssaved": "Gotify Benachrichtigungseinstellungen erfolgreich gespeichert!",
"components.Settings.Notifications.NotificationsGotify.validationUrlTrailingSlash": "URL darf nicht mit einem abschließenden Schrägstrich enden",
"components.UserList.newplexsigninenabled": "Die Einstellung <strong>Aktiviere neuen Plex Log-In</strong> ist derzeit aktiviert. Plex-Benutzer mit Bibliothekszugang müssen nicht importiert werden, um sich anmelden zu können.",
"i18n.import": "Importieren"
}

0 comments on commit e9d4b63

Please sign in to comment.