Skip to content

Commit

Permalink
feat(lang): translations update from Hosted Weblate (#2414)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
9 people committed Jan 14, 2022
1 parent 9cb97db commit 88536b1
Show file tree
Hide file tree
Showing 8 changed files with 120 additions and 54 deletions.
13 changes: 10 additions & 3 deletions src/i18n/locale/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,15 +112,15 @@
"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",
"components.PermissionEdit.adminDescription": "Accés complet d'administrador. Ignora totes les altres comprovacions de permisos.",
"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",
Expand Down Expand Up @@ -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"
}
25 changes: 13 additions & 12 deletions src/i18n/locale/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -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"
}
39 changes: 27 additions & 12 deletions src/i18n/locale/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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!",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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}",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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.",
Expand Down Expand Up @@ -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."
}
Loading

0 comments on commit 88536b1

Please sign in to comment.