From 673f3f2939c384004f2b72287e6e314da9565d0e Mon Sep 17 00:00:00 2001 From: seerr-weblate-bot <155525085+seerr-weblate-bot@users.noreply.github.com> Date: Mon, 9 Feb 2026 10:17:17 +0800 Subject: [PATCH] chore(i18n): update translations from Weblate (#2395) Co-authored-by: Weblate Co-authored-by: Ulrik J Co-authored-by: fallenbagel <98979876+fallenbagel@users.noreply.github.com> --- src/i18n/locale/ar.json | 8 +++++++- src/i18n/locale/bg.json | 8 +++++++- src/i18n/locale/ca.json | 8 +++++++- src/i18n/locale/cs.json | 8 +++++++- src/i18n/locale/de.json | 8 +++++++- src/i18n/locale/el.json | 8 +++++++- src/i18n/locale/es.json | 8 +++++++- src/i18n/locale/es_MX.json | 8 +++++++- src/i18n/locale/eu.json | 8 +++++++- src/i18n/locale/fi.json | 8 +++++++- src/i18n/locale/fr.json | 8 +++++++- src/i18n/locale/he.json | 8 +++++++- src/i18n/locale/hi.json | 8 +++++++- src/i18n/locale/hr.json | 8 +++++++- src/i18n/locale/hu.json | 8 +++++++- src/i18n/locale/it.json | 8 +++++++- src/i18n/locale/ja.json | 8 +++++++- src/i18n/locale/ko.json | 8 +++++++- src/i18n/locale/lt.json | 8 +++++++- src/i18n/locale/nb_NO.json | 8 +++++++- src/i18n/locale/nl.json | 8 +++++++- src/i18n/locale/pl.json | 8 +++++++- src/i18n/locale/pt_BR.json | 8 +++++++- src/i18n/locale/pt_PT.json | 8 +++++++- src/i18n/locale/ro.json | 8 +++++++- src/i18n/locale/ru.json | 8 +++++++- src/i18n/locale/sl.json | 8 +++++++- src/i18n/locale/sq.json | 8 +++++++- src/i18n/locale/sr.json | 8 +++++++- src/i18n/locale/sv.json | 8 +++++++- src/i18n/locale/tr.json | 8 +++++++- src/i18n/locale/uk.json | 8 +++++++- src/i18n/locale/zh_Hans.json | 8 +++++++- src/i18n/locale/zh_Hant.json | 8 +++++++- 34 files changed, 238 insertions(+), 34 deletions(-) diff --git a/src/i18n/locale/ar.json b/src/i18n/locale/ar.json index 3866a915..e0f5570a 100644 --- a/src/i18n/locale/ar.json +++ b/src/i18n/locale/ar.json @@ -1599,5 +1599,11 @@ "i18n.removeFromBlacklistSuccess": "", "i18n.removefromBlacklist": "", "i18n.specials": "", - "components.Selector.searchUsers": "" + "components.Selector.searchUsers": "", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/bg.json b/src/i18n/locale/bg.json index 473c4ae1..e78cc40e 100644 --- a/src/i18n/locale/bg.json +++ b/src/i18n/locale/bg.json @@ -1599,5 +1599,11 @@ "components.Settings.save": "", "components.UserProfile.UserSettings.LinkJellyfinModal.title": "", "components.UserProfile.UserSettings.UserGeneralSettings.streamingRegion": "", - "components.UserProfile.UserSettings.UserGeneralSettings.streamingRegionTip": "" + "components.UserProfile.UserSettings.UserGeneralSettings.streamingRegionTip": "", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/ca.json b/src/i18n/locale/ca.json index 7ac32f13..e947826a 100644 --- a/src/i18n/locale/ca.json +++ b/src/i18n/locale/ca.json @@ -1599,5 +1599,11 @@ "components.Blacklist.blacklistSettingsDescription": "", "components.Blacklist.blacklistdate": "", "components.Blacklist.blacklistedby": "", - "components.Blacklist.blacklistsettings": "" + "components.Blacklist.blacklistsettings": "", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/cs.json b/src/i18n/locale/cs.json index 9ad76a09..cde1d764 100644 --- a/src/i18n/locale/cs.json +++ b/src/i18n/locale/cs.json @@ -1599,5 +1599,11 @@ "i18n.deleted": "", "components.DiscoverTvUpcoming.upcomingtv": "", "components.Settings.SettingsNetwork.docs": "", - "component.BlacklistModal.blacklisting": "" + "component.BlacklistModal.blacklisting": "", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/de.json b/src/i18n/locale/de.json index 89e8df3a..c22b74aa 100644 --- a/src/i18n/locale/de.json +++ b/src/i18n/locale/de.json @@ -1599,5 +1599,11 @@ "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.engine": "Engine", "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.type": "typ", "i18n.deleted": "Gelöscht", - "components.Settings.SettingsJobsCache.editJobScheduleSelectorDays": "Alle {jobScheduleDays, plural, ein {day} andere {{jobScheduleDays} days}}" + "components.Settings.SettingsJobsCache.editJobScheduleSelectorDays": "Alle {jobScheduleDays, plural, ein {day} andere {{jobScheduleDays} days}}", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/el.json b/src/i18n/locale/el.json index 73707cbc..37b68586 100644 --- a/src/i18n/locale/el.json +++ b/src/i18n/locale/el.json @@ -1599,5 +1599,11 @@ "components.Blacklist.blacklistdate": "", "components.Blacklist.blacklistedby": "", "components.Blacklist.blacklistsettings": "", - "components.Settings.SettingsJobsCache.usersavatars": "" + "components.Settings.SettingsJobsCache.usersavatars": "", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/es.json b/src/i18n/locale/es.json index 82f63b84..1c9f56e5 100644 --- a/src/i18n/locale/es.json +++ b/src/i18n/locale/es.json @@ -1599,5 +1599,11 @@ "components.Settings.SettingsUsers.loginMethodsTip": "", "components.Setup.signinWithEmby": "", "components.UserProfile.UserSettings.UserLinkedAccountsSettings.plexErrorExists": "", - "components.UserProfile.UserSettings.UserLinkedAccountsSettings.plexErrorUnauthorized": "" + "components.UserProfile.UserSettings.UserLinkedAccountsSettings.plexErrorUnauthorized": "", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/es_MX.json b/src/i18n/locale/es_MX.json index 4eb929b9..acd6c10c 100644 --- a/src/i18n/locale/es_MX.json +++ b/src/i18n/locale/es_MX.json @@ -1599,5 +1599,11 @@ "components.Blacklist.blacklistedby": "", "components.Blacklist.blacklistsettings": "", "components.Settings.SettingsMain.streamingRegion": "", - "components.Settings.SettingsMain.streamingRegionTip": "" + "components.Settings.SettingsMain.streamingRegionTip": "", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/eu.json b/src/i18n/locale/eu.json index 0862ca88..b2894f4b 100644 --- a/src/i18n/locale/eu.json +++ b/src/i18n/locale/eu.json @@ -1599,5 +1599,11 @@ "components.Settings.yes": "Bai", "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.deletesubscription": "Ezabatu harpidetza", "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.device": "Gailua", - "i18n.completed": "Osatuta" + "i18n.completed": "Osatuta", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/fi.json b/src/i18n/locale/fi.json index 7a364946..d22e34f3 100644 --- a/src/i18n/locale/fi.json +++ b/src/i18n/locale/fi.json @@ -1599,5 +1599,11 @@ "components.RequestModal.AdvancedRequester.qualityprofile": "Laatuprofiili", "components.RequestModal.AdvancedRequester.notagoptions": "Ei tägejä", "components.RequestModal.QuotaDisplay.season": "kausi", - "components.RequestModal.numberofepisodes": "Jaksoja" + "components.RequestModal.numberofepisodes": "Jaksoja", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/fr.json b/src/i18n/locale/fr.json index 3f973bab..ba6ff6e5 100644 --- a/src/i18n/locale/fr.json +++ b/src/i18n/locale/fr.json @@ -1599,5 +1599,11 @@ "components.Settings.noSpecialCharacters": "La configuration doit être une liste d'identifiants de mots-clés TMDB délimités par des virgules, et ne doit ni commencer ni se terminer par une virgule.", "components.Settings.SettingsNetwork.dnsCacheHoverTip": "N'activez PAS ceci si vous rencontrez des problèmes avec la résolution DNS", "components.Settings.animeMetadataProvider": "Fournisseur de métadonnées pour les animés", - "components.Settings.SettingsJobsCache.editJobScheduleSelectorDays": "Tous les {jobScheduleDays, plural, one {jour} other {{jobScheduleDays} jours}}" + "components.Settings.SettingsJobsCache.editJobScheduleSelectorDays": "Tous les {jobScheduleDays, plural, one {jour} other {{jobScheduleDays} jours}}", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/he.json b/src/i18n/locale/he.json index 7bebffc0..1eabaef0 100644 --- a/src/i18n/locale/he.json +++ b/src/i18n/locale/he.json @@ -1599,5 +1599,11 @@ "components.Settings.SettingsAbout.Releases.latestversion": "", "components.Settings.SettingsJobsCache.canceljob": "", "components.Settings.SettingsJobsCache.command": "", - "components.Settings.SettingsUsers.defaultPermissions": "" + "components.Settings.SettingsUsers.defaultPermissions": "", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/hi.json b/src/i18n/locale/hi.json index a195844d..1584181c 100644 --- a/src/i18n/locale/hi.json +++ b/src/i18n/locale/hi.json @@ -1599,5 +1599,11 @@ "i18n.blacklistDuplicateError": "", "pages.oops": "", "pages.pagenotfound": "", - "pages.returnHome": "" + "pages.returnHome": "", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/hr.json b/src/i18n/locale/hr.json index 3b7860c6..e3972c90 100644 --- a/src/i18n/locale/hr.json +++ b/src/i18n/locale/hr.json @@ -1599,5 +1599,11 @@ "components.Blacklist.blacklistSettingsDescription": "", "components.Blacklist.blacklistdate": "", "components.Blacklist.blacklistedby": "", - "components.Blacklist.blacklistsettings": "" + "components.Blacklist.blacklistsettings": "", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/hu.json b/src/i18n/locale/hu.json index c4e55eae..d39fefdf 100644 --- a/src/i18n/locale/hu.json +++ b/src/i18n/locale/hu.json @@ -1599,5 +1599,11 @@ "components.Login.validationemailformat": "Érvényes e-mail cím szükséges", "components.Discover.updatefailed": "Hiba történt a felfedezés testreszabási beállításainak frissítésekor.", "components.Login.emailtooltip": "A címnek nem kell a {mediaServerName} példányhoz tartoznia.", - "components.Login.hostname": "{mediaServerName} URL" + "components.Login.hostname": "{mediaServerName} URL", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/it.json b/src/i18n/locale/it.json index 31147e32..4d0c9516 100644 --- a/src/i18n/locale/it.json +++ b/src/i18n/locale/it.json @@ -1599,5 +1599,11 @@ "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.webpushsettingsfailed": "", "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.webpushsettingssaved": "", "i18n.completed": "", - "i18n.deleted": "" + "i18n.deleted": "", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/ja.json b/src/i18n/locale/ja.json index 26455657..77d0d850 100644 --- a/src/i18n/locale/ja.json +++ b/src/i18n/locale/ja.json @@ -1599,5 +1599,11 @@ "components.Blacklist.blacklistdate": "", "components.Blacklist.blacklistedby": "", "components.Blacklist.blacklistsettings": "", - "components.Settings.apiKey": "" + "components.Settings.apiKey": "", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/ko.json b/src/i18n/locale/ko.json index 8f5273d2..bf8dac8c 100644 --- a/src/i18n/locale/ko.json +++ b/src/i18n/locale/ko.json @@ -1599,5 +1599,11 @@ "components.Blacklist.blacklistdate": "", "components.Blacklist.blacklistedby": "", "components.Blacklist.blacklistsettings": "", - "components.Settings.Notifications.webhookRoleId": "" + "components.Settings.Notifications.webhookRoleId": "", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/lt.json b/src/i18n/locale/lt.json index c6c47efd..10223018 100644 --- a/src/i18n/locale/lt.json +++ b/src/i18n/locale/lt.json @@ -1599,5 +1599,11 @@ "components.Blacklist.blacklistsettings": "", "components.Login.initialsignin": "", "components.Settings.SettingsLogs.copiedLogMessage": "", - "components.Settings.SettingsLogs.copyToClipboard": "" + "components.Settings.SettingsLogs.copyToClipboard": "", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/nb_NO.json b/src/i18n/locale/nb_NO.json index be7c0e30..11afc531 100644 --- a/src/i18n/locale/nb_NO.json +++ b/src/i18n/locale/nb_NO.json @@ -1599,5 +1599,11 @@ "components.Discover.FilterSlideover.voteCount": "", "components.Settings.SettingsMain.toastSettingsSuccess": "", "components.Setup.back": "", - "components.Setup.configemby": "" + "components.Setup.configemby": "", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/nl.json b/src/i18n/locale/nl.json index 26a2f4ab..09a6fba3 100644 --- a/src/i18n/locale/nl.json +++ b/src/i18n/locale/nl.json @@ -1599,5 +1599,11 @@ "components.Settings.Notifications.NotificationsNtfy.topic": "Onderwerp", "components.Settings.Notifications.NotificationsNtfy.username": "Gebruikersnaam", "components.Settings.Notifications.NotificationsNtfy.validationNtfyTopic": "Je moet een onderwerp invullen", - "components.Settings.Notifications.NotificationsNtfy.validationNtfyUrl": "Je moet een geldige URL invullen" + "components.Settings.Notifications.NotificationsNtfy.validationNtfyUrl": "Je moet een geldige URL invullen", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/pl.json b/src/i18n/locale/pl.json index b48381a7..5d0fb25f 100644 --- a/src/i18n/locale/pl.json +++ b/src/i18n/locale/pl.json @@ -1599,5 +1599,11 @@ "components.Settings.SettingsMain.enableSpecialEpisodes": "", "components.Settings.SettingsMain.streamingRegion": "", "components.Settings.SettingsMain.streamingRegionTip": "", - "i18n.blacklistError": "" + "i18n.blacklistError": "", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/pt_BR.json b/src/i18n/locale/pt_BR.json index 607496c4..84a3217e 100644 --- a/src/i18n/locale/pt_BR.json +++ b/src/i18n/locale/pt_BR.json @@ -1599,5 +1599,11 @@ "components.Blacklist.blacklistSettingsDescription": "", "components.Blacklist.blacklistdate": "", "components.Blacklist.blacklistedby": "", - "components.Blacklist.blacklistsettings": "" + "components.Blacklist.blacklistsettings": "", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/pt_PT.json b/src/i18n/locale/pt_PT.json index a3ff835a..c34a9442 100644 --- a/src/i18n/locale/pt_PT.json +++ b/src/i18n/locale/pt_PT.json @@ -1599,5 +1599,11 @@ "i18n.specials": "", "components.Login.port": "", "components.TvDetails.play": "", - "components.Settings.SettingsUsers.atLeastOneAuth": "" + "components.Settings.SettingsUsers.atLeastOneAuth": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/ro.json b/src/i18n/locale/ro.json index 2180ca8b..6faa2992 100644 --- a/src/i18n/locale/ro.json +++ b/src/i18n/locale/ro.json @@ -1599,5 +1599,11 @@ "components.Settings.SonarrModal.selectRootFolder": "", "components.UserList.accounttype": "", "components.UserProfile.UserSettings.UserNotificationSettings.validationPushoverUserKey": "", - "components.UserProfile.UserSettings.UserNotificationSettings.validationTelegramChatId": "" + "components.UserProfile.UserSettings.UserNotificationSettings.validationTelegramChatId": "", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/ru.json b/src/i18n/locale/ru.json index 6eabeeff..da7c619e 100644 --- a/src/i18n/locale/ru.json +++ b/src/i18n/locale/ru.json @@ -1599,5 +1599,11 @@ "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.webpushsettingsfailed": "", "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.webpushsettingssaved": "", "i18n.completed": "", - "i18n.deleted": "" + "i18n.deleted": "", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/sl.json b/src/i18n/locale/sl.json index b4effb1e..49285e21 100644 --- a/src/i18n/locale/sl.json +++ b/src/i18n/locale/sl.json @@ -1599,5 +1599,11 @@ "i18n.save": "", "i18n.saving": "", "i18n.settings": "", - "i18n.specials": "" + "i18n.specials": "", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/sq.json b/src/i18n/locale/sq.json index 41ebdbcd..ce9c89f3 100644 --- a/src/i18n/locale/sq.json +++ b/src/i18n/locale/sq.json @@ -1599,5 +1599,11 @@ "components.Login.enablessl": "", "components.Setup.configplex": "", "components.Setup.configuremediaserver": "", - "components.TitleCard.cleardata": "" + "components.TitleCard.cleardata": "", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/sr.json b/src/i18n/locale/sr.json index 6c87af2c..cf862705 100644 --- a/src/i18n/locale/sr.json +++ b/src/i18n/locale/sr.json @@ -1599,5 +1599,11 @@ "components.Settings.Notifications.NotificationsGotify.validationUrlTrailingSlash": "", "components.UserProfile.UserSettings.UserNotificationSettings.validationPushoverUserKey": "", "components.UserProfile.UserSettings.UserNotificationSettings.validationTelegramChatId": "", - "i18n.specials": "" + "i18n.specials": "", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/sv.json b/src/i18n/locale/sv.json index b325d2fe..0960db81 100644 --- a/src/i18n/locale/sv.json +++ b/src/i18n/locale/sv.json @@ -1599,5 +1599,11 @@ "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.managedevices": "Hantera enheter", "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.subscriptiondeleted": "Tog bort prenumerationer.", "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.type": "typ", - "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.unknown": "Okänd" + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.unknown": "Okänd", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/tr.json b/src/i18n/locale/tr.json index 2e07f407..3a71a744 100644 --- a/src/i18n/locale/tr.json +++ b/src/i18n/locale/tr.json @@ -1599,5 +1599,11 @@ "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.webpushsettingsfailed": "", "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.webpushsettingssaved": "", "i18n.completed": "", - "i18n.deleted": "" + "i18n.deleted": "", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/uk.json b/src/i18n/locale/uk.json index 1fa09f3a..3f558a70 100644 --- a/src/i18n/locale/uk.json +++ b/src/i18n/locale/uk.json @@ -1599,5 +1599,11 @@ "components.Settings.SettingsNetwork.forceIpv4FirstTip": "Змусити Jellyseerr спершу резолвити адреси IPv4 замість IPv6", "components.Settings.SettingsNetwork.networkDisclaimer": "Параметри мережі з вашого контейнера/системи слід використовувати замість цих налаштувань. Дивіться {docs} для отримання додаткової інформації.", "components.Settings.SettingsNetwork.networksettingsDescription": "Налаштуйте параметри мережі для вашого екземпляра Jellyseerr.", - "components.Settings.SettingsNetwork.proxyBypassFilter": "Ігноровані адреси проксі" + "components.Settings.SettingsNetwork.proxyBypassFilter": "Ігноровані адреси проксі", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/zh_Hans.json b/src/i18n/locale/zh_Hans.json index 49c8fc68..966f1442 100644 --- a/src/i18n/locale/zh_Hans.json +++ b/src/i18n/locale/zh_Hans.json @@ -1599,5 +1599,11 @@ "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.webpushsettingsfailed": "", "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.webpushsettingssaved": "", "i18n.completed": "", - "i18n.deleted": "" + "i18n.deleted": "", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" } diff --git a/src/i18n/locale/zh_Hant.json b/src/i18n/locale/zh_Hant.json index 60e4f1c1..4d973363 100644 --- a/src/i18n/locale/zh_Hant.json +++ b/src/i18n/locale/zh_Hant.json @@ -1599,5 +1599,11 @@ "components.Settings.SettingsUsers.loginMethods": "", "components.Settings.SettingsUsers.loginMethodsTip": "", "i18n.removeFromBlacklistSuccess": "", - "i18n.removefromBlacklist": "" + "i18n.removefromBlacklist": "", + "components.Settings.SettingsAbout.aboutseerr": "", + "components.Settings.SettingsAbout.contribute": "", + "components.Settings.SettingsAbout.supportseerr": "", + "components.Settings.SettingsNetwork.validationDnsCacheMaxTtl": "", + "components.Settings.SettingsNetwork.validationDnsCacheMinTtl": "", + "components.UserProfile.UserSettings.UserNotificationSettings.UserNotificationsWebPush.activesubscription": "" }