From 54b32ebfd6b2eb6aeeea98c25939166eda8cc17f Mon Sep 17 00:00:00 2001 From: "Weblate (bot)" Date: Sun, 13 Feb 2022 22:43:18 +0100 Subject: [PATCH] feat(lang): translations update from Hosted Weblate (#2531) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * feat(lang): translated using Weblate (French) Currently translated at 99.9% (1040 of 1041 strings) feat(lang): translated using Weblate (French) Currently translated at 100.0% (1041 of 1041 strings) Co-authored-by: Hosted Weblate Co-authored-by: Nackophilz Co-authored-by: TheCatLady Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/fr/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Swedish) Currently translated at 100.0% (1041 of 1041 strings) Co-authored-by: Hosted Weblate Co-authored-by: Shjosan 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 86.6% (902 of 1041 strings) Co-authored-by: Eric Co-authored-by: Hosted Weblate 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 100.0% (1041 of 1041 strings) feat(lang): translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (1041 of 1041 strings) Co-authored-by: Hosted Weblate Co-authored-by: TheCatLady Co-authored-by: 주서현 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% (1041 of 1041 strings) Co-authored-by: Hosted Weblate Co-authored-by: Kobe Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/nl/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (1041 of 1041 strings) Co-authored-by: Hosted Weblate Co-authored-by: exentler Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/nb_NO/ Translation: Overseerr/Overseerr Frontend Co-authored-by: Nackophilz Co-authored-by: TheCatLady Co-authored-by: Shjosan Co-authored-by: Eric Co-authored-by: 주서현 Co-authored-by: Kobe Co-authored-by: exentler --- src/i18n/locale/fr.json | 7 +++++-- src/i18n/locale/nb_NO.json | 5 ++++- src/i18n/locale/nl.json | 7 +++++-- src/i18n/locale/sv.json | 7 +++++-- src/i18n/locale/zh_Hans.json | 2 +- src/i18n/locale/zh_Hant.json | 11 +++++++---- 6 files changed, 27 insertions(+), 12 deletions(-) diff --git a/src/i18n/locale/fr.json b/src/i18n/locale/fr.json index 8770abe40..346cdc40a 100644 --- a/src/i18n/locale/fr.json +++ b/src/i18n/locale/fr.json @@ -510,7 +510,7 @@ "components.UserProfile.UserSettings.UserPasswordChange.toastSettingsSuccess": "Mot de passe enregistré avec succès !", "components.UserProfile.UserSettings.UserPasswordChange.toastSettingsFailure": "Un problème est survenu lors de l'enregistrement du mot de passe.", "components.UserProfile.UserSettings.UserNotificationSettings.validationDiscordId": "Vous devez fournir un identifiant valide", - "components.UserProfile.UserSettings.UserNotificationSettings.discordIdTip": "L''ID de votre compte utilisateur", + "components.UserProfile.UserSettings.UserNotificationSettings.discordIdTip": "Le numéro d'identification est associé à votre compte utilisateur", "components.UserProfile.UserSettings.UserGeneralSettings.toastSettingsSuccess": "Les paramètres ont été enregistrés avec succès !", "components.UserProfile.UserSettings.UserGeneralSettings.toastSettingsFailure": "Un problème est survenu pendant l'enregistrement des paramètres.", "components.UserProfile.UserSettings.UserGeneralSettings.plexuser": "Utilisateur Plex", @@ -1036,5 +1036,8 @@ "components.ManageSlideOver.markallseasonsavailable": "Marquer toutes les saisons comme disponible", "components.Settings.validationUrlBaseTrailingSlash": "L'URL de base ne doit pas ce terminer par un slash", "components.Settings.tautulliSettingsDescription": "Configuration optionnelle pour votre serveur Tautulli. Overseerr va récupérer l'historique de visionnage de votre Plex depuis Tautulli.", - "components.UserList.newplexsigninenabled": "L'option Autoriser nouvelle connexion Plex est actuellement activée. Les utilisateurs Plex disposant d'un accès à la librairie n'ont pas besoin d'être importés pour pouvoir ce connecter." + "components.UserList.newplexsigninenabled": "L'option Autoriser nouvelle connexion Plex est actuellement activée. Les utilisateurs Plex disposant d'un accès à la librairie n'ont pas besoin d'être importés pour pouvoir ce connecter.", + "components.UserProfile.UserSettings.UserGeneralSettings.discordId": "ID utilisateur Discord", + "components.UserProfile.UserSettings.UserGeneralSettings.discordIdTip": "Le numéro d'identification à plusieurs chiffres est associé avec votre compte Discord", + "components.UserProfile.UserSettings.UserGeneralSettings.validationDiscordId": "Vous devez fournir un ID utilisateur Discord valide" } diff --git a/src/i18n/locale/nb_NO.json b/src/i18n/locale/nb_NO.json index 25ffb3b4d..a70d787f3 100644 --- a/src/i18n/locale/nb_NO.json +++ b/src/i18n/locale/nb_NO.json @@ -1036,5 +1036,8 @@ "components.ManageSlideOver.plays": "{playCount, number} {playCount, plural, one {avspilling} other {avspillinger}}", "components.ManageSlideOver.alltime": "Totalt", "components.Settings.Notifications.NotificationsPushbullet.channelTag": "Kanal-merke", - "components.Settings.tautulliSettingsDescription": "Overseerr kan hente avspillingshistorikk for Plex fra Tautulli. Fyll inn innstilingene under for å etablere kommunikasjon med din Tautulli-tjener." + "components.Settings.tautulliSettingsDescription": "Overseerr kan hente avspillingshistorikk for Plex fra Tautulli. Fyll inn innstilingene under for å etablere kommunikasjon med din Tautulli-tjener.", + "components.UserProfile.UserSettings.UserGeneralSettings.discordId": "Discord Bruker ID", + "components.UserProfile.UserSettings.UserGeneralSettings.validationDiscordId": "Du må oppgi en gyldig Bruker ID for Discord", + "components.UserProfile.UserSettings.UserGeneralSettings.discordIdTip": "ID-nummeret til din brukerkonto" } diff --git a/src/i18n/locale/nl.json b/src/i18n/locale/nl.json index a03e428e5..f34ca7f5d 100644 --- a/src/i18n/locale/nl.json +++ b/src/i18n/locale/nl.json @@ -521,7 +521,7 @@ "components.Layout.UserDropdown.settings": "Instellingen", "components.Layout.UserDropdown.myprofile": "Profiel", "components.UserProfile.UserSettings.UserNotificationSettings.validationDiscordId": "Je moet een geldige gebruikers-ID opgeven", - "components.UserProfile.UserSettings.UserNotificationSettings.discordIdTip": "Het ID-nummer van je gebruikersaccount", + "components.UserProfile.UserSettings.UserNotificationSettings.discordIdTip": "Het meercijferige ID-nummer van je gebruikersaccount", "components.CollectionDetails.requestcollection4k": "Collectie in 4K aanvragen", "components.UserProfile.UserSettings.UserGeneralSettings.regionTip": "Inhoud filteren op regionale beschikbaarheid", "components.UserProfile.UserSettings.UserGeneralSettings.region": "Regio van Ontdekken", @@ -1036,5 +1036,8 @@ "components.Settings.validationApiKey": "Je moet een API-sleutel opgeven", "components.Settings.toastTautulliSettingsSuccess": "Instellingen Tautulli succesvol opgeslagen!", "components.Settings.validationUrl": "Je moet een geldige URL opgeven", - "components.Settings.validationUrlBaseLeadingSlash": "URL-basis moet met een schuine streep beginnen" + "components.Settings.validationUrlBaseLeadingSlash": "URL-basis moet met een schuine streep beginnen", + "components.UserProfile.UserSettings.UserGeneralSettings.discordId": "Gebruikers-ID Discord", + "components.UserProfile.UserSettings.UserGeneralSettings.discordIdTip": "Het meercijferige ID-nummer van je Discord-account", + "components.UserProfile.UserSettings.UserGeneralSettings.validationDiscordId": "Je moet een geldige gebruikers-ID van Discord opgeven" } diff --git a/src/i18n/locale/sv.json b/src/i18n/locale/sv.json index 3f296df89..773cf3864 100644 --- a/src/i18n/locale/sv.json +++ b/src/i18n/locale/sv.json @@ -489,7 +489,7 @@ "components.UserProfile.UserSettings.UserNotificationSettings.sendSilentlyDescription": "Skicka meddelanden utan ljud", "components.UserProfile.UserSettings.UserNotificationSettings.sendSilently": "Skicka tyst", "components.UserProfile.UserSettings.UserNotificationSettings.notificationsettings": "Aviseringsinställningar", - "components.UserProfile.UserSettings.UserNotificationSettings.discordIdTip": " ID-nummer för ditt användarkonto", + "components.UserProfile.UserSettings.UserNotificationSettings.discordIdTip": "Det flersiffriga ID-numret som är kopplat till ditt användarkonto", "components.UserProfile.UserSettings.UserNotificationSettings.discordId": "Användar-ID", "components.UserProfile.UserSettings.UserGeneralSettings.user": "Användare", "components.UserProfile.UserSettings.UserGeneralSettings.toastSettingsSuccess": "Inställningarna har sparats!", @@ -1036,5 +1036,8 @@ "components.Settings.tautulliSettingsDescription": "Alternativt kan du konfigurera inställningarna för din Tautulli-server. Overseerr hämtar visningshistorikdata för din Plex-media från Tautulli.", "components.UserProfile.recentlywatched": "Nyligen sett", "components.Settings.validationUrlBaseTrailingSlash": "URL-basen får inte sluta med ett snedstreck", - "components.Settings.validationUrlTrailingSlash": "URL får inte sluta med ett snedstreck" + "components.Settings.validationUrlTrailingSlash": "URL får inte sluta med ett snedstreck", + "components.UserProfile.UserSettings.UserGeneralSettings.validationDiscordId": "Du måste ange ett giltigt Discord användar-ID", + "components.UserProfile.UserSettings.UserGeneralSettings.discordId": "Discord användar-ID", + "components.UserProfile.UserSettings.UserGeneralSettings.discordIdTip": "Det flersiffriga ID-numret som är kopplat till ditt Discord-användarkonto" } diff --git a/src/i18n/locale/zh_Hans.json b/src/i18n/locale/zh_Hans.json index 5f5573971..336beb0d6 100644 --- a/src/i18n/locale/zh_Hans.json +++ b/src/i18n/locale/zh_Hans.json @@ -424,7 +424,7 @@ "components.UserProfile.UserSettings.UserNotificationSettings.email": "电子邮件", "components.UserProfile.UserSettings.UserNotificationSettings.discordsettingssaved": "Discord 通知设置保存成功!", "components.UserProfile.UserSettings.UserNotificationSettings.discordsettingsfailed": "Discord 通知设置保存失败。", - "components.UserProfile.UserSettings.UserNotificationSettings.discordIdTip": "你的用户身分证號碼", + "components.UserProfile.UserSettings.UserNotificationSettings.discordIdTip": "和用户账号关联的多位数 ID 号码", "components.UserProfile.UserSettings.UserNotificationSettings.discordId": "用户 ID", "components.UserProfile.UserSettings.UserGeneralSettings.user": "用户", "components.UserProfile.UserSettings.UserGeneralSettings.toastSettingsSuccess": "设置保存成功!", diff --git a/src/i18n/locale/zh_Hant.json b/src/i18n/locale/zh_Hant.json index cd7c67db6..1d2e34b7f 100644 --- a/src/i18n/locale/zh_Hant.json +++ b/src/i18n/locale/zh_Hant.json @@ -347,7 +347,7 @@ "components.MovieDetails.markavailable": "標記為可觀看", "components.Settings.RadarrModal.syncEnabled": "啟用掃描", "i18n.experimental": "實驗性", - "components.UserList.bulkedit": "批量編輯", + "components.UserList.bulkedit": "批次編輯", "i18n.edit": "編輯", "components.Settings.serverpresetManualMessage": "手動設定", "components.NotificationTypeSelector.mediadeclined": "請求拒絕", @@ -891,7 +891,7 @@ "components.ManageSlideOver.openarr4k": "開啟 4K {arr} 伺服器", "components.ManageSlideOver.movie": "部電影", "components.ManageSlideOver.markavailable": "標記為可觀看", - "components.IssueModal.issueAudio": "音頻", + "components.IssueModal.issueAudio": "音訊", "components.ManageSlideOver.downloadstatus": "下載狀態", "components.IssueModal.CreateIssueModal.allepisodes": "所有集數", "components.ManageSlideOver.manageModalClearMediaWarning": "※這將會刪除包括使用者請求在內所有有關這{mediaType}的資料。如果這{mediaType}存在於您的 Plex 伺服器,資料將會在媒體庫掃描時重新建立。", @@ -900,7 +900,7 @@ "components.IssueModal.issueOther": "其他", "components.ManageSlideOver.tvshow": "個電視節目", "components.ManageSlideOver.manageModalTitle": "管理{mediaType}", - "components.IssueModal.issueVideo": "視頻", + "components.IssueModal.issueVideo": "影片", "components.IssueList.IssueItem.issuetype": "類型", "components.IssueDetails.problemepisode": "有問題的集數", "components.IssueList.IssueItem.unknownissuetype": "不明", @@ -1036,5 +1036,8 @@ "components.Settings.Notifications.NotificationsPushbullet.channelTag": "頻道標籤", "components.Settings.validationUrl": "請輸入有效的網址", "components.UserList.newplexsigninenabled": "允許新的 Plex 登入 的設定目前已啟用。還沒匯入的 Plex 使用者也能登入。", - "components.Settings.tautulliSettingsDescription": "關於 Tautulli 伺服器的設定。Overseerr 會從 Tautulli 獲取 Plex 媒體的觀看歷史記錄。" + "components.Settings.tautulliSettingsDescription": "關於 Tautulli 伺服器的設定。Overseerr 會從 Tautulli 獲取 Plex 媒體的觀看歷史記錄。", + "components.UserProfile.UserSettings.UserGeneralSettings.discordId": "Discord 使用者 ID", + "components.UserProfile.UserSettings.UserGeneralSettings.discordIdTip": "您的Discord 使用者 ID 號碼", + "components.UserProfile.UserSettings.UserGeneralSettings.validationDiscordId": "請輸入有效的 Discord 使用者 ID" }