feat(lang): translations update from Weblate (#2265)

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

Currently translated at 96.1% (949 of 987 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Sullivan Leduc <susu.leduc@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/fr/
Translation: Overseerr/Overseerr Frontend

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

Currently translated at 98.2% (970 of 987 strings)

feat(lang): translated using Weblate (German)

Currently translated at 97.7% (965 of 987 strings)

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

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

Currently translated at 99.7% (985 of 987 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Sergey Moiseev <ty4ko@bk.ru>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/ru/
Translation: Overseerr/Overseerr Frontend

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

Currently translated at 94.5% (933 of 987 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Simone <simoneungaro@hotmail.it>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/it/
Translation: Overseerr/Overseerr Frontend

Co-authored-by: Sullivan Leduc <susu.leduc@gmail.com>
Co-authored-by: Ben Wallner <ben.david.wallner@gmail.com>
Co-authored-by: Sergey Moiseev <ty4ko@bk.ru>
Co-authored-by: Simone <simoneungaro@hotmail.it>
This commit is contained in:
Weblate (bot)
2021-11-08 17:07:03 +01:00
committed by GitHub
parent 99d50004e5
commit b1b367aac6
4 changed files with 102 additions and 23 deletions

View File

@@ -20,7 +20,7 @@
"components.MovieDetails.overview": "Übersicht",
"components.MovieDetails.overviewunavailable": "Übersicht nicht verfügbar.",
"components.MovieDetails.recommendations": "Empfehlungen",
"components.MovieDetails.releasedate": "{releaseCount, plural, one {Erscheinungsdatum} other {Erscheinungsdaten}}",
"components.MovieDetails.releasedate": "{releaseCount, plural, one {Release Date} other {Release Dates}}",
"components.MovieDetails.revenue": "Einnahmen",
"components.MovieDetails.runtime": "{minutes} Minuten",
"components.MovieDetails.similar": "Ähnliche Titel",
@@ -219,7 +219,7 @@
"components.Settings.SettingsAbout.Releases.viewchangelog": "Änderungsprotokoll anzeigen",
"components.Settings.SettingsAbout.Releases.versionChangelog": "Änderungsprotokoll",
"components.Settings.SettingsAbout.Releases.releases": "Veröffentlichungen",
"components.Settings.SettingsAbout.Releases.releasedataMissing": "Informationen der Version nicht verfügbar. Ist GitHub offline?",
"components.Settings.SettingsAbout.Releases.releasedataMissing": "Informationen der Version nicht verfügbar.",
"components.Settings.SettingsAbout.Releases.latestversion": "Neuste",
"components.Settings.SettingsAbout.Releases.currentversion": "Aktuelle Version",
"components.UserList.importfromplexerror": "Beim Importieren von Benutzern aus Plex ist etwas schief gelaufen.",
@@ -356,7 +356,7 @@
"components.PermissionEdit.request": "Anfrage",
"components.PermissionEdit.autoapproveMovies": "Automatische Genehmigung von Filmen",
"components.PermissionEdit.admin": "Admin",
"components.PermissionEdit.managerequestsDescription": "Gewähre Berechtigung zum Verwalten von Overseerr-Anfragen. Alle Anfragen eines Benutzers mit dieser Berechtigung werden automatisch genehmigt.",
"components.PermissionEdit.managerequestsDescription": "Gewähre Berechtigung zum Verwalten von Medienanfragen. Alle Anfragen eines Benutzers mit dieser Berechtigung werden automatisch genehmigt.",
"components.UserList.userssaved": "Benutzerberechtigungen erfolgreich gespeichert!",
"components.UserList.bulkedit": "Ausgewählte bearbeiten",
"components.Settings.toastPlexRefreshSuccess": "Plex-Serverliste erfolgreich abgerufen!",
@@ -390,7 +390,7 @@
"components.PermissionEdit.autoapproveSeriesDescription": "Gewähre Berechtigung zur automatischen Genehmigung von nicht-4K Serienanfragen.",
"components.PermissionEdit.autoapproveMoviesDescription": "Gewähre Berechtigung zur automatischen Genehmigung von nicht-4K Filmanfragen.",
"components.PermissionEdit.autoapproveDescription": "Gewähre Berechtigung zur automatischen Genehmigung von allen nicht-4K Anfragen.",
"components.PermissionEdit.advancedrequestDescription": "Gewähre Berechtigung zum Verwenden erweiterter Anfrageoptionen.",
"components.PermissionEdit.advancedrequestDescription": "Gewähre Berechtigung zum Ändern erweiterter Anfrageoptionen.",
"components.PermissionEdit.adminDescription": "Voller Administratorzugriff. Umgeht alle anderen Rechteabfragen.",
"components.Settings.SonarrModal.syncEnabled": "Scannen aktivieren",
"components.Settings.SonarrModal.externalUrl": "Externe URL",
@@ -901,7 +901,7 @@
"components.IssueList.IssueItem.problemepisode": "Betroffene Episode",
"components.IssueList.IssueItem.unknownissuetype": "Unbekannt",
"components.IssueList.showallissues": "Alle Probleme anzeigen",
"components.IssueList.sortAdded": "Anforderungsdatum",
"components.IssueList.sortAdded": "Neueste",
"components.IssueList.sortModified": "Zuletzt geändert",
"components.IssueDetails.nocomments": "Keine Kommentare.",
"components.IssueDetails.openedby": "#{issueId} geöffnet {relativeTime} von {username}",
@@ -918,5 +918,69 @@
"components.IssueList.IssueItem.viewissue": "Problem anzeigen",
"components.IssueModal.CreateIssueModal.allepisodes": "Alle Folgen",
"components.IssueModal.CreateIssueModal.season": "Staffel {seasonNumber}",
"components.IssueModal.CreateIssueModal.toastFailedCreate": "Beim Senden des Problems ist ein Fehler aufgetreten."
"components.IssueModal.CreateIssueModal.toastFailedCreate": "Beim Senden des Problems ist ein Fehler aufgetreten.",
"components.Settings.SettingsJobsCache.editJobSchedulePrompt": "Häufigkeit",
"components.Settings.SettingsJobsCache.editJobSchedule": "Job ändern",
"components.NotificationTypeSelector.userissuecommentDescription": "Lassen Sie sich benachrichtigen, wenn Ihre Probleme neue Kommentare erhalten.",
"components.NotificationTypeSelector.issuecomment": "Problem Kommentar",
"i18n.open": "Offen",
"components.UserProfile.UserSettings.UserNotificationSettings.pushbulletsettingsfailed": "Die Einstellungen für Pushbullet-Benachrichtigungen konnten nicht gespeichert werden.",
"components.IssueModal.CreateIssueModal.submitissue": "Problem einreichen",
"components.IssueModal.issueAudio": "Ton",
"components.IssueModal.issueSubtitles": "Untertitel",
"components.IssueList.IssueItem.seasons": "{seasonCount, plural, one {Season} other {Seasons}}",
"components.UserProfile.UserSettings.UserNotificationSettings.pushbulletAccessTokenTip": "Erstellen Sie ein Token aus Ihren <PushbulletSettingsLink>Kontoeinstellungen</PushbulletSettingsLink>.",
"components.UserProfile.UserSettings.UserNotificationSettings.pushbulletAccessToken": "Zugangs-Token",
"components.UserProfile.UserSettings.UserNotificationSettings.pushbulletsettingssaved": "Pushbullet-Benachrichtigungseinstellungen erfolgreich gespeichert!",
"components.IssueModal.CreateIssueModal.extras": "Extras",
"components.IssueModal.CreateIssueModal.validationMessageRequired": "Du musst eine Beschreibung liefern",
"components.IssueModal.CreateIssueModal.whatswrong": "Was ist los?",
"components.IssueModal.issueOther": "Andere",
"components.Layout.Sidebar.issues": "Probleme",
"components.ManageSlideOver.allseasonsmarkedavailable": "* Alle Staffeln werden als verfügbar gekennzeichnet.",
"components.ManageSlideOver.downloadstatus": "Download Status",
"components.ManageSlideOver.manageModalClearMedia": "Löschen der Mediendaten",
"components.ManageSlideOver.manageModalClearMediaWarning": "* Dadurch werden alle Daten für diesen {mediaType} unwiderruflich entfernt, einschließlich aller Anfragen. Wenn dieses Element in Ihrer Plex-Bibliothek existiert, werden die Medieninformationen beim nächsten Scan neu erstellt.",
"components.ManageSlideOver.manageModalIssues": "Problem öffnen",
"components.ManageSlideOver.manageModalNoRequests": "Keine Anfragen.",
"components.ManageSlideOver.manageModalRequests": "Anfragen",
"components.ManageSlideOver.manageModalTitle": "{mediaType} verwalten",
"components.ManageSlideOver.mark4kavailable": "Als in 4K verfügbar markieren",
"components.ManageSlideOver.markavailable": "Als verfügbar markieren",
"components.ManageSlideOver.movie": "Film",
"components.ManageSlideOver.openarr": "Öffnen in {arr}",
"components.ManageSlideOver.openarr4k": "Öffnen in 4K {arr}",
"components.ManageSlideOver.tvshow": "Serie",
"components.NotificationTypeSelector.issuecreatedDescription": "Senden Sie Benachrichtigungen, wenn Probleme gemeldet werden.",
"components.NotificationTypeSelector.issueresolved": "Problem gelöst",
"components.NotificationTypeSelector.issueresolvedDescription": "Senden Sie Benachrichtigungen, wenn Probleme gelöst sind.",
"components.NotificationTypeSelector.userissuecreatedDescription": "Lassen Sie sich benachrichtigen, wenn andere Benutzer Probleme melden.",
"components.NotificationTypeSelector.userissueresolvedDescription": "Lassen Sie sich benachrichtigen, wenn Ihre Probleme gelöst sind.",
"components.PermissionEdit.createissues": "Probleme melden",
"components.Settings.SettingsAbout.runningDevelop": "Sie benutzen den <code>Entwicklungszweig</code> von Overseerr, der nur für diejenigen empfohlen wird, die an der Entwicklung mitwirken oder bei den neuesten Tests helfen.",
"components.Settings.SettingsJobsCache.editJobScheduleSelectorHours": "Alle {jobScheduleHours, plural, one {hour} other {{jobScheduleHours} hours}}",
"components.Settings.SettingsJobsCache.editJobScheduleSelectorMinutes": "Alle {jobScheduleMinutes, plural, one {minute} other {{jobScheduleMinutes} minutes}}",
"components.Settings.SettingsJobsCache.jobScheduleEditFailed": "Beim Speichern des Auftrags ging etwas schief.",
"components.Settings.SettingsJobsCache.jobScheduleEditSaved": "Auftrag erfolgreich bearbeitet!",
"components.IssueList.issues": "Probleme",
"components.IssueModal.CreateIssueModal.episode": "Folgen {episodeNumber}",
"components.IssueModal.CreateIssueModal.toastSuccessCreate": "Problembericht für <strong>{title}</strong> erfolgreich übermittelt!",
"components.IssueList.IssueItem.episodes": "{episodeCount, plural, one {Episode} other {Episodes}}",
"components.IssueModal.CreateIssueModal.toastviewissue": "Problem ansehen",
"components.IssueModal.issueVideo": "Video",
"components.NotificationTypeSelector.adminissuecommentDescription": "Lassen Sie sich benachrichtigen, wenn neue Kommentare zu einem Problem eingehen.",
"components.NotificationTypeSelector.issuecommentDescription": "Senden Sie Benachrichtigungen, wenn Probleme neue Kommentare erhalten.",
"components.NotificationTypeSelector.issuecreated": "Gemeldetes Problem",
"components.PermissionEdit.manageissues": "Probleme verwalten",
"components.PermissionEdit.viewissues": "Probleme ansehen",
"components.UserProfile.UserSettings.UserNotificationSettings.pushoverApplicationToken": "Anwendungs-API-Token",
"components.UserProfile.UserSettings.UserNotificationSettings.pushoverApplicationTokenTip": "<ApplicationRegistrationLink>Registrieren Sie eine Anwendung</ApplicationRegistrationLink> zur Verwendung mit {applicationTitle}",
"components.UserProfile.UserSettings.UserNotificationSettings.pushoverUserKey": "Benutzer- oder Gruppenschlüssel",
"components.UserProfile.UserSettings.UserNotificationSettings.pushoverUserKeyTip": "Ihre 30-stellige <UsersGroupsLink>Benutzer- oder Gruppenkennung</UsersGroupsLink>",
"components.UserProfile.UserSettings.UserNotificationSettings.pushoversettingsfailed": "Die Einstellungen für die Pushover-Benachrichtigung konnten nicht gespeichert werden.",
"components.UserProfile.UserSettings.UserNotificationSettings.pushoversettingssaved": "Pushover-Benachrichtigungseinstellungen erfolgreich gespeichert!",
"components.UserProfile.UserSettings.UserNotificationSettings.validationPushbulletAccessToken": "Sie müssen ein Zugriffs-Token angeben",
"components.UserProfile.UserSettings.UserNotificationSettings.validationPushoverApplicationToken": "Sie müssen ein gültiges Anwendungs-Token angeben",
"components.UserProfile.UserSettings.UserNotificationSettings.validationPushoverUserKey": "Du musst einen gültigen Benutzer- oder Gruppenschlüssel angeben",
"i18n.resolved": "Gelöst"
}