feat(lang): translations update from Hosted Weblate (#2414)
* feat(lang): translated using Weblate (Catalan) Currently translated at 100.0% (1001 of 1001 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> 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 (Polish) Currently translated at 100.0% (1013 of 1013 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Patryk <byakurau1@gmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/pl/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Swedish) Currently translated at 100.0% (1016 of 1016 strings) Co-authored-by: Shjosan <shjosan@kakmix.co> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/sv/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Chinese (Simplified)) Currently translated at 88.8% (903 of 1016 strings) Co-authored-by: Eric <alchemillatruth@purelymail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/zh_Hans/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Chinese (Traditional)) Currently translated at 99.9% (1015 of 1016 strings) feat(lang): translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (1013 of 1013 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/zh_Hant/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Dutch) Currently translated at 100.0% (1016 of 1016 strings) 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 (Portuguese (Brazil)) Currently translated at 98.3% (999 of 1016 strings) Co-authored-by: Tijuco <sendtomy@protonmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/pt_BR/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (German) Currently translated at 100.0% (1001 of 1001 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 Co-authored-by: dtalens <databio@gmail.com> Co-authored-by: Patryk <byakurau1@gmail.com> Co-authored-by: Shjosan <shjosan@kakmix.co> Co-authored-by: Eric <alchemillatruth@purelymail.com> Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Co-authored-by: Kobe <kobaubarr@gmail.com> Co-authored-by: Tijuco <sendtomy@protonmail.com> Co-authored-by: Ben Wallner <ben.david.wallner@gmail.com>
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
"components.PermissionEdit.autoapprove4k": "Aprovació automàtica 4K",
|
||||
"components.PermissionEdit.autoapprove": "Aprovació automàtica",
|
||||
"components.NotificationTypeSelector.mediadeclined": "Continguts rebutjats",
|
||||
"components.NotificationTypeSelector.mediarequested": "Contingut sol·licitat",
|
||||
"components.NotificationTypeSelector.mediarequested": "Sol·licitud pendent d'aprovació",
|
||||
"components.NotificationTypeSelector.mediaAutoApprovedDescription": "Envieu notificacions quan els usuaris envien sol·licituds de suports nous que s’aprovin automàticament.",
|
||||
"components.PermissionEdit.advancedrequestDescription": "Dona permís per modificar opcions avançades en les sol·licituds.",
|
||||
"components.PermissionEdit.advancedrequest": "Sol·licituds avançades",
|
||||
@@ -120,7 +120,7 @@
|
||||
"components.PermissionEdit.admin": "Administrador",
|
||||
"components.NotificationTypeSelector.mediarequestedDescription": "Envia notificacions quan es demana contingut que requereix aprovació.",
|
||||
"components.NotificationTypeSelector.mediafailedDescription": "Envia notificacions quan el mitjà sol·licitat no s’afegeix a Radarr o Sonarr.",
|
||||
"components.NotificationTypeSelector.mediafailed": "S'ha produït un error en el contingut multimèdia",
|
||||
"components.NotificationTypeSelector.mediafailed": "S'ha produït un error en el processament de la sol·licitud",
|
||||
"components.NotificationTypeSelector.mediadeclinedDescription": "Envia notificacions quan es rebutja una sol·licitud.",
|
||||
"components.NotificationTypeSelector.mediaavailableDescription": "Envia notificacions quan el contingut sol·licitat estigui disponible.",
|
||||
"components.NotificationTypeSelector.mediaavailable": "Continguts disponibles",
|
||||
@@ -992,5 +992,12 @@
|
||||
"components.RequestModal.selectmovies": "Selecciona les pel·lícules",
|
||||
"components.TvDetails.productioncountries": "{countryCount, plural, one {País} other {Països}} de producció",
|
||||
"components.RequestModal.requestmovies": "{count} {count, plural, one {Pel·lícula} other {Pel·lícules}} solicitada/es",
|
||||
"components.MovieDetails.productioncountries": "{countryCount, plural, one {País} other {Països}} de producció"
|
||||
"components.MovieDetails.productioncountries": "{countryCount, plural, one {País} other {Països}} de producció",
|
||||
"components.RequestModal.approve": "Aprova la sol·licitud",
|
||||
"components.RequestModal.requestApproved": "S'ha aprovat la sol·licitud de <strong>{title}</strong>!",
|
||||
"components.Settings.Notifications.enableMentions": "Activa les mencions",
|
||||
"components.Settings.RadarrModal.announced": "Anunciat",
|
||||
"components.Settings.RadarrModal.inCinemas": "Als cinemes",
|
||||
"components.IssueDetails.commentplaceholder": "Afegeix un comentari…",
|
||||
"components.Settings.RadarrModal.released": "Alliberat"
|
||||
}
|
||||
|
||||
@@ -257,13 +257,13 @@
|
||||
"components.StatusChacker.newversionDescription": "Overseerr wurde aktualisiert! Bitte klicke auf die Schaltfläche unten, um die Seite neu zu laden.",
|
||||
"components.Settings.SettingsAbout.documentation": "Dokumentation",
|
||||
"components.NotificationTypeSelector.mediarequestedDescription": "Sende Benachrichtigungen, wenn neue Medien angefordert wurden und auf Genehmigung warten.",
|
||||
"components.NotificationTypeSelector.mediarequested": "Medien angefordert",
|
||||
"components.NotificationTypeSelector.mediarequested": "Anfrage in Bearbeitung",
|
||||
"components.NotificationTypeSelector.mediafailedDescription": "Sende Benachrichtigungen, wenn angeforderte Medien nicht zu Radarr oder Sonarr hinzugefügt werden konnten.",
|
||||
"components.NotificationTypeSelector.mediafailed": "Medien fehlgeschlagen",
|
||||
"components.NotificationTypeSelector.mediafailed": "Anfrageverarbeitung fehlgeschlagen",
|
||||
"components.NotificationTypeSelector.mediaapprovedDescription": "Sende Benachrichtigungen, wenn angeforderte Medien manuell genehmigt wurden.",
|
||||
"components.NotificationTypeSelector.mediaavailableDescription": "Sendet Benachrichtigungen, wenn angeforderte Medien verfügbar werden.",
|
||||
"components.NotificationTypeSelector.mediaavailable": "Medien verfügbar",
|
||||
"components.NotificationTypeSelector.mediaapproved": "Medien genehmigt",
|
||||
"components.NotificationTypeSelector.mediaavailable": "Anfrage verfügbar",
|
||||
"components.NotificationTypeSelector.mediaapproved": "Anfrage genehmigt",
|
||||
"i18n.request": "Anfragen",
|
||||
"components.Settings.Notifications.NotificationsPushover.validationUserTokenRequired": "Sie müssen einen gültigen Benutzer-/Gruppenschlüssel angeben",
|
||||
"components.Settings.Notifications.NotificationsPushover.validationAccessTokenRequired": "Du musst ein gültiges Anwendungstoken angeben",
|
||||
@@ -332,7 +332,7 @@
|
||||
"components.RequestBlock.server": "Zielserver",
|
||||
"components.RequestBlock.rootfolder": "Stammordner",
|
||||
"components.RequestBlock.profilechanged": "Qualitätsprofil",
|
||||
"components.NotificationTypeSelector.mediadeclined": "Medien abgelehnt",
|
||||
"components.NotificationTypeSelector.mediadeclined": "Anfrage abgelehnt",
|
||||
"components.NotificationTypeSelector.mediadeclinedDescription": "Sende eine Benachrichtigungen, wenn Medienanfragen abgelehnt wurden.",
|
||||
"components.RequestModal.autoapproval": "Automatische Genehmigung",
|
||||
"i18n.experimental": "Experimentell",
|
||||
@@ -408,17 +408,17 @@
|
||||
"components.Settings.SettingsJobsCache.jobs": "Aufgaben",
|
||||
"components.Settings.SettingsJobsCache.jobname": "Aufgabenname",
|
||||
"components.Settings.SettingsJobsCache.jobcancelled": "{jobname} abgebrochen.",
|
||||
"components.Settings.SettingsJobsCache.flushcache": "Zwischenspeicher leeren",
|
||||
"components.Settings.SettingsJobsCache.flushcache": "Cache leeren",
|
||||
"components.Settings.SettingsJobsCache.canceljob": "Aufgabe abbrechen",
|
||||
"components.Settings.SettingsJobsCache.cachevsize": "Wertgröße",
|
||||
"components.Settings.SettingsJobsCache.cachename": "Zwischenspeicher Name",
|
||||
"components.Settings.SettingsJobsCache.cachename": "Cache Name",
|
||||
"components.Settings.SettingsJobsCache.cachemisses": "Verfehlte",
|
||||
"components.Settings.SettingsJobsCache.cacheksize": "Schlüsselgröße",
|
||||
"components.Settings.SettingsJobsCache.cachekeys": "Schlüssel insgesamt",
|
||||
"components.Settings.SettingsJobsCache.cachehits": "Treffer",
|
||||
"components.Settings.SettingsJobsCache.cacheflushed": "{cachename} Zwischenspeicher geleert.",
|
||||
"components.Settings.SettingsJobsCache.cacheflushed": "{cachename} Cache geleert.",
|
||||
"components.Settings.SettingsJobsCache.cacheDescription": "Overseerr speichert Anfragen an externe API Endpunkte zwischen, um die Leistung zu optimieren und unnötige API Aufrufe zu minimieren.",
|
||||
"components.Settings.SettingsJobsCache.cache": "Zwischenspeicher",
|
||||
"components.Settings.SettingsJobsCache.cache": "Cache",
|
||||
"components.MovieDetails.markavailable": "Als verfügbar markieren",
|
||||
"components.MovieDetails.mark4kavailable": "4K als verfügbar markieren",
|
||||
"i18n.advanced": "Erweitert",
|
||||
@@ -597,7 +597,7 @@
|
||||
"components.RequestModal.alreadyrequested": "Bereits Angefragt",
|
||||
"components.RequestModal.AdvancedRequester.folder": "{path} ({space})",
|
||||
"components.NotificationTypeSelector.mediaAutoApprovedDescription": "Sende eine Benachrichtigung, wenn das angeforderte Medium automatisch genehmigt wird.",
|
||||
"components.NotificationTypeSelector.mediaAutoApproved": "Medien automatisch genehmigt",
|
||||
"components.NotificationTypeSelector.mediaAutoApproved": "Anfrage automatisch genehmigt",
|
||||
"components.Discover.TvGenreSlider.tvgenres": "Seriengenres",
|
||||
"components.Discover.TvGenreList.seriesgenres": "Seriengenres",
|
||||
"components.Discover.MovieGenreSlider.moviegenres": "Filmgenres",
|
||||
@@ -619,7 +619,7 @@
|
||||
"components.Settings.general": "Allgemein",
|
||||
"components.Settings.enablessl": "SSL aktivieren",
|
||||
"components.Settings.cacheImagesTip": "Alle Bilder Optimieren und lokal speichern (verbraucht viel Speicherplatz)",
|
||||
"components.Settings.cacheImages": "Bildzwischenspeicherung aktivieren",
|
||||
"components.Settings.cacheImages": "Bild-Caching aktivieren",
|
||||
"components.Settings.SettingsUsers.users": "Benutzer",
|
||||
"components.Settings.SettingsLogs.time": "Zeitstempel",
|
||||
"components.Settings.SettingsLogs.showall": "Alle Protokolle anzeigen",
|
||||
@@ -998,5 +998,6 @@
|
||||
"components.Settings.RadarrModal.announced": "Angekündigt",
|
||||
"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.NotificationTypeSelector.adminissuereopenedDescription": "Sende eine Benachrichtigung, wenn Probleme von anderen Benutzern wieder geöffnet werden.",
|
||||
"components.Settings.Notifications.enableMentions": "Erwähnungen aktivieren"
|
||||
}
|
||||
|
||||
@@ -172,7 +172,7 @@
|
||||
"pages.returnHome": "Terug naar de startpagina",
|
||||
"components.MovieDetails.MovieCast.fullcast": "Volledige cast",
|
||||
"components.TvDetails.TvCast.fullseriescast": "Volledige cast van de serie",
|
||||
"components.Settings.Notifications.emailsettingssaved": "Instellingen voor e-mailmeldingen met succes opgeslagen!",
|
||||
"components.Settings.Notifications.emailsettingssaved": "Instellingen voor e-mailmeldingen succesvol opgeslagen!",
|
||||
"components.Settings.Notifications.emailsettingsfailed": "Instellingen voor e-mailmeldingen konden niet opgeslagen worden.",
|
||||
"components.Settings.Notifications.discordsettingssaved": "Instellingen voor Discord-meldingen zijn succesvol opgeslagen!",
|
||||
"components.Settings.Notifications.discordsettingsfailed": "Instellingen voor Discord-meldingen konden niet opgeslagen worden.",
|
||||
@@ -213,8 +213,8 @@
|
||||
"i18n.close": "Sluiten",
|
||||
"components.UserList.userdeleteerror": "Er ging iets mis bij het verwijderen van de gebruiker.",
|
||||
"components.UserList.userdeleted": "Gebruiker succesvol verwijderd!",
|
||||
"components.UserList.importfromplexerror": "Er is iets misgegaan bij het importeren van gebruikers uit Plex.",
|
||||
"components.UserList.importfromplex": "Gebruikers importeren uit Plex",
|
||||
"components.UserList.importfromplexerror": "Er is iets misgegaan bij het importeren van Plex-gebruikers.",
|
||||
"components.UserList.importfromplex": "Plex-gebruikers importeren",
|
||||
"components.UserList.deleteuser": "Gebruiker verwijderen",
|
||||
"components.UserList.deleteconfirm": "Weet je zeker dat je deze gebruiker wilt verwijderen? Al hun bestaande aanvraaggegevens zullen worden verwijderd.",
|
||||
"components.TvDetails.watchtrailer": "Trailer bekijken",
|
||||
@@ -240,7 +240,7 @@
|
||||
"components.Settings.SettingsAbout.Releases.viewchangelog": "Changelog bekijken",
|
||||
"components.Settings.Notifications.validationChatIdRequired": "Je moet een geldige chat-ID opgeven",
|
||||
"components.Settings.Notifications.validationBotAPIRequired": "Je moet een bot-authorisatietoken opgeven",
|
||||
"components.Settings.Notifications.telegramsettingssaved": "Instellingen Telegrammeldingen met succes opgeslagen!",
|
||||
"components.Settings.Notifications.telegramsettingssaved": "Instellingen Telegrammeldingen succesvol opgeslagen!",
|
||||
"components.Settings.Notifications.telegramsettingsfailed": "De instellingen voor Telegrammeldingen konden niet opgeslagen worden.",
|
||||
"components.Settings.Notifications.senderName": "Naam afzender",
|
||||
"components.Settings.Notifications.chatId": "Chat-ID",
|
||||
@@ -256,7 +256,7 @@
|
||||
"components.MovieDetails.viewfullcrew": "Volledige crew bekijken",
|
||||
"components.MovieDetails.MovieCrew.fullcrew": "Volledige crew",
|
||||
"components.CollectionDetails.requestcollection": "Collectie aanvragen",
|
||||
"components.UserList.importedfromplex": "{userCount, plural, one {# nieuwe gebruiker} other {# nieuwe gebruikers}} succesvol geïmporteerd vanuit Plex!",
|
||||
"components.UserList.importedfromplex": "<strong>{userCount}</strong> Plex-{userCount, plural, one {gebruiker} other {gebruikers}} succesvol geïmporteerd!",
|
||||
"components.Settings.SettingsAbout.Releases.versionChangelog": "{version} changelog",
|
||||
"components.Settings.SettingsAbout.Releases.releases": "Versies",
|
||||
"components.Settings.Notifications.NotificationsSlack.slacksettingssaved": "Instellingen voor Slack-meldingen succesvol opgeslagen!",
|
||||
@@ -306,7 +306,7 @@
|
||||
"components.UserList.usercreatedfailed": "Er ging iets mis bij het aanmaken van de gebruiker.",
|
||||
"components.UserList.creating": "Bezig met aanmaken…",
|
||||
"components.UserList.validationpasswordminchars": "Wachtwoord is te kort; moet minimaal 8 tekens bevatten",
|
||||
"components.UserList.usercreatedsuccess": "Gebruiker met succes aangemaakt!",
|
||||
"components.UserList.usercreatedsuccess": "Gebruiker succesvol aangemaakt!",
|
||||
"components.UserList.passwordinfodescription": "Configureer een applicatie-URL en schakel e-mailmeldingen in om automatische wachtwoordgeneratie mogelijk te maken.",
|
||||
"components.UserList.password": "Wachtwoord",
|
||||
"components.UserList.localuser": "Lokale gebruiker",
|
||||
@@ -514,7 +514,7 @@
|
||||
"components.UserList.edituser": "Gebruikersrechten bewerken",
|
||||
"components.UserProfile.ProfileHeader.settings": "Instellingen bewerken",
|
||||
"components.Settings.Notifications.NotificationsPushbullet.validationAccessTokenRequired": "Je moet een toegangstoken opgeven",
|
||||
"components.Settings.Notifications.NotificationsPushbullet.pushbulletSettingsSaved": "Instellingen voor Pushbullet-meldingen met succes opgeslagen!",
|
||||
"components.Settings.Notifications.NotificationsPushbullet.pushbulletSettingsSaved": "Instellingen voor Pushbullet-meldingen succesvol opgeslagen!",
|
||||
"components.Settings.Notifications.NotificationsPushbullet.pushbulletSettingsFailed": "Instellingen voor Pushbullet-meldingen konden niet opgeslagen worden.",
|
||||
"components.Settings.Notifications.NotificationsPushbullet.agentEnabled": "Agent inschakelen",
|
||||
"components.Settings.Notifications.NotificationsPushbullet.accessToken": "Toegangstoken",
|
||||
@@ -640,7 +640,7 @@
|
||||
"components.Settings.SettingsLogs.copyToClipboard": "Naar klembord kopiëren",
|
||||
"components.Settings.SettingsLogs.copiedLogMessage": "Logbericht naar klembord gekopieerd.",
|
||||
"components.Settings.enablessl": "SSL gebruiken",
|
||||
"components.UserList.nouserstoimport": "Geen nieuwe gebruikers om te importeren uit Plex.",
|
||||
"components.UserList.nouserstoimport": "Er zijn geen Plex-gebruikers om te importeren.",
|
||||
"components.PersonDetails.lifespan": "{birthdate} – {deathdate}",
|
||||
"components.PersonDetails.birthdate": "Geboren op {geboortedatum}",
|
||||
"components.PersonDetails.alsoknownas": "Ook bekend als: {names}",
|
||||
@@ -726,7 +726,7 @@
|
||||
"components.UserProfile.UserSettings.UserNotificationSettings.emailsettingssaved": "Instellingen voor e-mailmeldingen succesvol opgeslagen!",
|
||||
"components.UserProfile.UserSettings.UserNotificationSettings.emailsettingsfailed": "Instellingen voor e-mailmeldingen konden niet opgeslagen worden.",
|
||||
"components.UserProfile.UserSettings.UserNotificationSettings.email": "E-mail",
|
||||
"components.UserProfile.UserSettings.UserNotificationSettings.discordsettingssaved": "Instellingen voor Discord-meldingen zijn met succes opgeslagen!",
|
||||
"components.UserProfile.UserSettings.UserNotificationSettings.discordsettingssaved": "Instellingen voor Discord-meldingen zijn succesvol opgeslagen!",
|
||||
"components.UserProfile.UserSettings.UserNotificationSettings.discordsettingsfailed": "Instellingen voor Discord-meldingen konden niet opgeslagen worden.",
|
||||
"components.Settings.Notifications.validationPgpPrivateKey": "Je moet een geldige PGP-privésleutel opgeven",
|
||||
"components.Settings.Notifications.validationPgpPassword": "Je moet een PGP-wachtwoord opgeven",
|
||||
@@ -771,7 +771,7 @@
|
||||
"components.Settings.Notifications.NotificationsLunaSea.profileNameTip": "Alleen vereist als je niet het <code>default</code> profiel gebruikt",
|
||||
"components.Settings.Notifications.NotificationsLunaSea.webhookUrl": "Webhook-URL",
|
||||
"components.Settings.Notifications.NotificationsLunaSea.validationWebhookUrl": "Je moet een geldige URL opgeven",
|
||||
"components.Settings.Notifications.NotificationsLunaSea.settingsSaved": "Instellingen voor meldingen LunaSea met succes opgeslagen!",
|
||||
"components.Settings.Notifications.NotificationsLunaSea.settingsSaved": "Instellingen voor meldingen LunaSea succesvol opgeslagen!",
|
||||
"components.Settings.Notifications.NotificationsLunaSea.settingsFailed": "Instellingen voor meldingen LunaSea niet opgeslagen.",
|
||||
"components.Settings.SettingsUsers.newPlexLoginTip": "Plex-gebruikers toestaan zich aan te melden zonder eerst geïmporteerd te zijn",
|
||||
"components.Settings.SettingsUsers.newPlexLogin": "Nieuwe Plex-aanmelding inschakelen",
|
||||
@@ -856,7 +856,7 @@
|
||||
"components.MovieDetails.showless": "Minder tonen",
|
||||
"components.TvDetails.streamingproviders": "Momenteel te streamen op",
|
||||
"components.MovieDetails.streamingproviders": "Momenteel te streamen op",
|
||||
"components.Settings.SettingsJobsCache.jobScheduleEditSaved": "Taak met succes bewerkt!",
|
||||
"components.Settings.SettingsJobsCache.jobScheduleEditSaved": "Taak succesvol bewerkt!",
|
||||
"components.Settings.SettingsJobsCache.editJobScheduleSelectorMinutes": "Elk(e) {jobScheduleMinutes, plural, one {minuut} other {{jobScheduleMinutes} minuten}}",
|
||||
"components.Settings.SettingsJobsCache.editJobSchedulePrompt": "Frequentie",
|
||||
"components.Settings.SettingsJobsCache.jobScheduleEditFailed": "Er ging iets mis bij het opslaan van de taak.",
|
||||
@@ -999,5 +999,20 @@
|
||||
"components.Settings.RadarrModal.inCinemas": "In de bioscoop",
|
||||
"components.Settings.RadarrModal.released": "Uitgekomen",
|
||||
"components.Settings.RadarrModal.announced": "Aangekondigd",
|
||||
"components.Settings.Notifications.enableMentions": "Vermeldingen inschakelen"
|
||||
"components.Settings.Notifications.enableMentions": "Vermeldingen inschakelen",
|
||||
"components.Settings.Notifications.NotificationsGotify.agentenabled": "Agent inschakelen",
|
||||
"components.Settings.Notifications.NotificationsGotify.gotifysettingssaved": "Instellingen voor meldingen Gotify succesvol opgeslagen!",
|
||||
"components.Settings.Notifications.NotificationsGotify.token": "Toepassingstoken",
|
||||
"i18n.importing": "Bezig met importeren…",
|
||||
"components.Settings.Notifications.NotificationsGotify.gotifysettingsfailed": "Instellingen voor meldingen Gotify niet opgeslagen.",
|
||||
"components.Settings.Notifications.NotificationsGotify.toastGotifyTestFailed": "Testmelding Gotify niet verzonden.",
|
||||
"components.Settings.Notifications.NotificationsGotify.toastGotifyTestSuccess": "Testmelding Gotify verzonden!",
|
||||
"components.Settings.Notifications.NotificationsGotify.toastGotifyTestSending": "Testmelding Gotify verzenden…",
|
||||
"components.Settings.Notifications.NotificationsGotify.url": "URL server",
|
||||
"components.Settings.Notifications.NotificationsGotify.validationTokenRequired": "Je moet een geldig toepassingstoken opgeven",
|
||||
"components.Settings.Notifications.NotificationsGotify.validationTypes": "Je moet ten minste één meldingstype selecteren",
|
||||
"components.Settings.Notifications.NotificationsGotify.validationUrlTrailingSlash": "URL mag niet eindigen op een schuine streep",
|
||||
"components.Settings.Notifications.NotificationsGotify.validationUrlRequired": "Je moet een geldige URL opgeven",
|
||||
"i18n.import": "Importeren",
|
||||
"components.UserList.newplexsigninenabled": "De instelling <strong>Nieuwe Plex-aanmelding inschakelen</strong> is momenteel ingeschakeld. Plex-gebruikers met bibliotheektoegang hoeven niet te worden geïmporteerd om in te loggen."
|
||||
}
|
||||
|
||||
@@ -999,5 +999,17 @@
|
||||
"components.Settings.RadarrModal.announced": "Zapowiedziany",
|
||||
"components.Settings.RadarrModal.inCinemas": "W kinach",
|
||||
"components.Settings.RadarrModal.released": "Wydany",
|
||||
"components.Settings.Notifications.enableMentions": "Włącz wzmianki"
|
||||
"components.Settings.Notifications.enableMentions": "Włącz wzmianki",
|
||||
"components.Settings.Notifications.NotificationsGotify.gotifysettingsfailed": "Nie udało się zapisać ustawień powiadomień Gotify.",
|
||||
"components.Settings.Notifications.NotificationsGotify.gotifysettingssaved": "Ustawienia powiadomień Gotify zostały pomyślnie zapisane!",
|
||||
"components.Settings.Notifications.NotificationsGotify.toastGotifyTestSending": "Wysyłanie powiadomienia o testowego Gotify…",
|
||||
"components.Settings.Notifications.NotificationsGotify.toastGotifyTestSuccess": "Wysłano powiadomienie testowe Gotify!",
|
||||
"components.Settings.Notifications.NotificationsGotify.url": "Adres URL serwera",
|
||||
"components.Settings.Notifications.NotificationsGotify.validationTypes": "Musisz wybrać co najmniej jeden typ powiadomienia",
|
||||
"components.Settings.Notifications.NotificationsGotify.validationUrlRequired": "Musisz podać prawidłowy adres URL",
|
||||
"components.Settings.Notifications.NotificationsGotify.validationUrlTrailingSlash": "Adres URL nie może kończyć się ukośnikiem",
|
||||
"components.Settings.Notifications.NotificationsGotify.agentenabled": "Włącz agenta",
|
||||
"components.Settings.Notifications.NotificationsGotify.toastGotifyTestFailed": "Nie udało się wysłać powiadomienia testowego Gotify.",
|
||||
"components.Settings.Notifications.NotificationsGotify.token": "Token aplikacji",
|
||||
"components.Settings.Notifications.NotificationsGotify.validationTokenRequired": "Musisz podać prawidłowy token aplikacji"
|
||||
}
|
||||
|
||||
@@ -999,5 +999,7 @@
|
||||
"components.Settings.RadarrModal.announced": "Anunciado",
|
||||
"components.Settings.RadarrModal.inCinemas": "Nos Cinemas",
|
||||
"components.Settings.RadarrModal.released": "Lançado",
|
||||
"components.Settings.Notifications.enableMentions": "Habilitar Menções"
|
||||
"components.Settings.Notifications.enableMentions": "Habilitar Menções",
|
||||
"components.Settings.Notifications.NotificationsGotify.agentenabled": "Habilitar Agente",
|
||||
"components.Settings.Notifications.NotificationsGotify.gotifysettingsfailed": "Falha ao salvar configurações de notificação via Gotify."
|
||||
}
|
||||
|
||||
@@ -222,8 +222,8 @@
|
||||
"components.Settings.SettingsAbout.Releases.releasedataMissing": "Versionsdata är för närvarande inte tillgänglig.",
|
||||
"components.Settings.SettingsAbout.Releases.latestversion": "Senaste Versionen",
|
||||
"components.Settings.SettingsAbout.Releases.currentversion": "Aktuell",
|
||||
"components.UserList.importfromplex": "Importera användare från Plex",
|
||||
"components.UserList.importfromplexerror": "Någonting gick fel vid importen av användare från Plex.",
|
||||
"components.UserList.importfromplex": "Importera Plexanvändare",
|
||||
"components.UserList.importfromplexerror": "Något gick fel när Plexanvändare importerades.",
|
||||
"components.TvDetails.watchtrailer": "Kolla Trailer",
|
||||
"components.Settings.Notifications.allowselfsigned": "Tillåt Självsignerade Certifikat",
|
||||
"components.Settings.Notifications.NotificationsSlack.webhookUrl": "Webhook URL",
|
||||
@@ -238,7 +238,7 @@
|
||||
"i18n.requested": "Begärd",
|
||||
"i18n.request": "Begäran",
|
||||
"i18n.failed": "Misslyckades",
|
||||
"components.UserList.importedfromplex": "{userCount, plural, one {# new user} other {# new users}} importerade från Plex!",
|
||||
"components.UserList.importedfromplex": "<strong>{userCount}</strong> {userCount, plural, en {user} andra {användare}} Plex-användare importerades framgångsrikt!",
|
||||
"components.TvDetails.viewfullcrew": "Visa hela rollistan",
|
||||
"components.TvDetails.firstAirDate": "Första sändningsdatum",
|
||||
"components.TvDetails.TvCrew.fullseriescrew": "Hela rollistan",
|
||||
@@ -640,7 +640,7 @@
|
||||
"components.Settings.SettingsLogs.copyToClipboard": "Kopiera till urklipp",
|
||||
"components.Settings.SettingsLogs.copiedLogMessage": "Kopierat loggmeddelande till urklipp.",
|
||||
"components.Settings.enablessl": "Använd SSL",
|
||||
"components.UserList.nouserstoimport": "Inga nya användare importerade från Plex.",
|
||||
"components.UserList.nouserstoimport": "Det finns inga Plexanvändare att importera.",
|
||||
"components.PersonDetails.lifespan": "{birthdate} – {deathdate}",
|
||||
"components.PersonDetails.birthdate": "Född {birthdate}",
|
||||
"components.PersonDetails.alsoknownas": "Även känd som: {names}",
|
||||
@@ -999,5 +999,20 @@
|
||||
"components.Settings.RadarrModal.released": "Släppt",
|
||||
"components.Settings.RadarrModal.announced": "Annonserat",
|
||||
"components.TvDetails.productioncountries": "Produktions{countryCount, plural, one {land} other {länder}}",
|
||||
"components.Settings.Notifications.enableMentions": "Aktivera omnämnande"
|
||||
"components.Settings.Notifications.enableMentions": "Aktivera omnämnande",
|
||||
"components.Settings.Notifications.NotificationsGotify.agentenabled": "Aktivera agent",
|
||||
"components.Settings.Notifications.NotificationsGotify.gotifysettingsfailed": "Inställningarna för Gotify-meddelanden sparades inte.",
|
||||
"components.Settings.Notifications.NotificationsGotify.gotifysettingssaved": "Inställningarna för Gotify-meddelanden har sparats!",
|
||||
"components.Settings.Notifications.NotificationsGotify.toastGotifyTestFailed": "Det gick inte att skicka Gotify-testmeddelandet.",
|
||||
"components.Settings.Notifications.NotificationsGotify.toastGotifyTestSending": "Skicka Gotify testmeddelande…",
|
||||
"components.Settings.Notifications.NotificationsGotify.toastGotifyTestSuccess": "Gotify testmeddelande skickas!",
|
||||
"components.Settings.Notifications.NotificationsGotify.token": "Applikationstoken",
|
||||
"components.Settings.Notifications.NotificationsGotify.url": "Server URL",
|
||||
"components.Settings.Notifications.NotificationsGotify.validationTokenRequired": "Du måste ange ett giltig applikationstoken",
|
||||
"components.Settings.Notifications.NotificationsGotify.validationTypes": "Du måste välja minst en meddelandetyp",
|
||||
"components.Settings.Notifications.NotificationsGotify.validationUrlRequired": "Du måste ange en giltig URL",
|
||||
"components.Settings.Notifications.NotificationsGotify.validationUrlTrailingSlash": "URL-adressen får inte sluta med ett snedstreck",
|
||||
"components.UserList.newplexsigninenabled": "Inställningen <strong>Aktivera ny Plex-inloggning</strong> är för närvarande aktiverad. Plex-användare med biblioteksåtkomst behöver inte importeras för att kunna logga in.",
|
||||
"i18n.import": "Importera",
|
||||
"i18n.importing": "Importerar…"
|
||||
}
|
||||
|
||||
@@ -20,12 +20,12 @@
|
||||
"components.UserList.passwordinfodescription": "设置应用程序网址以及启用电子邮件通知,才能自动生成密码。",
|
||||
"components.UserList.password": "密码",
|
||||
"components.UserList.owner": "所有者",
|
||||
"components.UserList.nouserstoimport": "没有未导入的 Plex 用户。",
|
||||
"components.UserList.nouserstoimport": "没有要导入的 Plex 用户。",
|
||||
"components.UserList.localuser": "本地用户",
|
||||
"components.UserList.localLoginDisabled": "<strong>允许本地登录</strong>的设置目前被禁用。",
|
||||
"components.UserList.importfromplexerror": "从 Plex 导入用户中出了点问题。",
|
||||
"components.UserList.importfromplex": "从 Plex 导入用户",
|
||||
"components.UserList.importedfromplex": "导入 {userCount} 个 Plex 用户成功!",
|
||||
"components.UserList.importfromplexerror": "导入 Plex 用户时出错。",
|
||||
"components.UserList.importfromplex": "导入 Plex 用户",
|
||||
"components.UserList.importedfromplex": "<strong>{userCount}</strong> {userCount, plural, one {user} other {users}} 位 Plex 用户导入成功!",
|
||||
"components.UserList.email": "电子邮件地址",
|
||||
"components.UserList.edituser": "编辑用户权限",
|
||||
"components.UserList.displayName": "显示名称",
|
||||
|
||||
@@ -52,8 +52,8 @@
|
||||
"components.Settings.radarrsettings": "Radarr 設定",
|
||||
"components.Settings.menuPlexSettings": "Plex",
|
||||
"components.UserList.importfromplexerror": "匯入 Plex 使用者中出了點問題。",
|
||||
"components.UserList.importfromplex": "從 Plex 匯入使用者",
|
||||
"components.UserList.importedfromplex": "匯入 {userCount} 個 Plex 使用者成功!",
|
||||
"components.UserList.importfromplex": "匯入 Plex 使用者",
|
||||
"components.UserList.importedfromplex": "匯入 <strong>{userCount}</strong> 個 Plex 使用者成功!",
|
||||
"components.UserList.localuser": "本地使用者",
|
||||
"components.UserList.creating": "創建中…",
|
||||
"components.UserList.createlocaluser": "建立本地使用者",
|
||||
@@ -193,16 +193,16 @@
|
||||
"components.Settings.addsonarr": "新增 Sonarr 伺服器",
|
||||
"components.Settings.SonarrModal.server4k": "4K 伺服器",
|
||||
"components.Settings.SettingsAbout.supportoverseerr": "支持 Overseerr",
|
||||
"components.Settings.SonarrModal.validationProfileRequired": "必須設定品質",
|
||||
"components.Settings.RadarrModal.validationProfileRequired": "必須設定品質",
|
||||
"components.Settings.SonarrModal.validationProfileRequired": "請設定品質",
|
||||
"components.Settings.RadarrModal.validationProfileRequired": "請設定品質",
|
||||
"components.Settings.SonarrModal.selectQualityProfile": "設定品質",
|
||||
"components.Settings.RadarrModal.selectQualityProfile": "設定品質",
|
||||
"components.Settings.RadarrModal.validationMinimumAvailabilityRequired": "必須設定最低狀態",
|
||||
"components.Settings.RadarrModal.validationMinimumAvailabilityRequired": "請設定最低狀態",
|
||||
"components.Settings.RadarrModal.selectMinimumAvailability": "設定最低狀態",
|
||||
"components.Settings.SonarrModal.validationRootFolderRequired": "必須設定根目錄",
|
||||
"components.Settings.SonarrModal.validationRootFolderRequired": "請設定根目錄",
|
||||
"components.Settings.SonarrModal.selectRootFolder": "設定根目錄",
|
||||
"components.Settings.RadarrModal.selectRootFolder": "設定根目錄",
|
||||
"components.Settings.RadarrModal.validationRootFolderRequired": "必須設定根目錄",
|
||||
"components.Settings.RadarrModal.validationRootFolderRequired": "請設定根目錄",
|
||||
"components.Settings.Notifications.NotificationsSlack.slacksettingssaved": "Slack 通知設定儲存成功!",
|
||||
"components.Settings.Notifications.NotificationsWebhook.webhooksettingssaved": "Webhook 通知設定儲存成功!",
|
||||
"components.Settings.Notifications.discordsettingssaved": "Discord 通知設定儲存成功!",
|
||||
@@ -405,18 +405,18 @@
|
||||
"components.Discover.discover": "探索",
|
||||
"components.AppDataWarning.dockerVolumeMissingDescription": "您必須使用繫結掛載(bind mount)來繫結主機上的目錄跟 Docker 容器內的 <code>{appDataPath}</code> 目錄,才能儲存 Overseerr 的配置和數據。",
|
||||
"components.RequestModal.AdvancedRequester.requestas": "請求者",
|
||||
"components.Settings.RadarrModal.validationApplicationUrlTrailingSlash": "必須刪除結尾斜線",
|
||||
"components.Settings.SonarrModal.validationApplicationUrlTrailingSlash": "必須刪除結尾斜線",
|
||||
"components.Settings.validationApplicationUrlTrailingSlash": "必須刪除結尾斜線",
|
||||
"components.Settings.RadarrModal.validationApplicationUrlTrailingSlash": "請刪除結尾斜線",
|
||||
"components.Settings.SonarrModal.validationApplicationUrlTrailingSlash": "請刪除結尾斜線",
|
||||
"components.Settings.validationApplicationUrlTrailingSlash": "請刪除結尾斜線",
|
||||
"components.Settings.validationApplicationTitle": "請輸入應用程式名稱",
|
||||
"components.Settings.validationApplicationUrl": "請輸入有效的網址",
|
||||
"components.Settings.SonarrModal.validationApplicationUrl": "請輸入有效的網址",
|
||||
"components.Settings.RadarrModal.validationApplicationUrl": "請輸入有效的網址",
|
||||
"components.PermissionEdit.viewrequests": "查看請求",
|
||||
"components.Settings.RadarrModal.validationBaseUrlLeadingSlash": "必須加前置斜線",
|
||||
"components.Settings.SonarrModal.validationBaseUrlLeadingSlash": "必須加前置斜線",
|
||||
"components.Settings.SonarrModal.validationBaseUrlTrailingSlash": "必須刪除結尾斜線",
|
||||
"components.Settings.RadarrModal.validationBaseUrlTrailingSlash": "必須刪除結尾斜線",
|
||||
"components.Settings.RadarrModal.validationBaseUrlLeadingSlash": "請加前置斜線",
|
||||
"components.Settings.SonarrModal.validationBaseUrlLeadingSlash": "請加前置斜線",
|
||||
"components.Settings.SonarrModal.validationBaseUrlTrailingSlash": "請刪除結尾斜線",
|
||||
"components.Settings.RadarrModal.validationBaseUrlTrailingSlash": "請刪除結尾斜線",
|
||||
"components.UserList.validationEmail": "請輸入有效的電子郵件地址",
|
||||
"components.Settings.Notifications.validationEmail": "請輸入有效的電子郵件地址",
|
||||
"components.Settings.Notifications.NotificationsWebhook.validationWebhookUrl": "請輸入有效的網址",
|
||||
@@ -441,7 +441,7 @@
|
||||
"components.PermissionEdit.request4kTvDescription": "授予提出 4K 電視節目請求的權限。",
|
||||
"components.PermissionEdit.requestDescription": "授予提出非 4K 媒體請求的權限。",
|
||||
"components.PermissionEdit.viewrequestsDescription": "授予查看其他使用者提出的媒體請求的權限。",
|
||||
"components.Settings.SonarrModal.validationLanguageProfileRequired": "必須設定語言",
|
||||
"components.Settings.SonarrModal.validationLanguageProfileRequired": "請設定語言",
|
||||
"components.Settings.SonarrModal.testFirstLanguageProfiles": "請先測試連線",
|
||||
"components.Settings.SonarrModal.selectLanguageProfile": "設定語言",
|
||||
"components.Settings.SonarrModal.loadinglanguageprofiles": "載入中…",
|
||||
@@ -999,5 +999,19 @@
|
||||
"components.Settings.RadarrModal.inCinemas": "已上映",
|
||||
"components.Settings.RadarrModal.released": "已發佈",
|
||||
"components.Settings.RadarrModal.announced": "已公佈",
|
||||
"components.Settings.Notifications.enableMentions": "允許提及"
|
||||
"components.Settings.Notifications.enableMentions": "允許提及",
|
||||
"components.Settings.Notifications.NotificationsGotify.agentenabled": "啟用通知",
|
||||
"components.Settings.Notifications.NotificationsGotify.toastGotifyTestSuccess": "Gotify 測試通知已發送!",
|
||||
"components.Settings.Notifications.NotificationsGotify.validationUrlTrailingSlash": "請刪除結尾斜線",
|
||||
"components.Settings.Notifications.NotificationsGotify.gotifysettingsfailed": "Gotify 通知設定儲存失敗。",
|
||||
"components.Settings.Notifications.NotificationsGotify.gotifysettingssaved": "Gotify 通知設定儲存成功!",
|
||||
"components.Settings.Notifications.NotificationsGotify.toastGotifyTestFailed": "Gotify 測試通知發送失敗。",
|
||||
"components.Settings.Notifications.NotificationsGotify.toastGotifyTestSending": "發送 Gotify 測試通知中…",
|
||||
"components.Settings.Notifications.NotificationsGotify.token": "應用程式令牌",
|
||||
"components.Settings.Notifications.NotificationsGotify.validationTokenRequired": "請輸入應用程式令牌",
|
||||
"components.Settings.Notifications.NotificationsGotify.url": "伺服器網址",
|
||||
"components.Settings.Notifications.NotificationsGotify.validationTypes": "請選擇通知類型",
|
||||
"components.Settings.Notifications.NotificationsGotify.validationUrlRequired": "請輸入有效的網址",
|
||||
"i18n.import": "匯入",
|
||||
"i18n.importing": "匯入中…"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user