mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 04:08:45 -05:00
feat(lang): translations update from Weblate (#1676)
* feat(lang): translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (870 of 870 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 (Catalan) Currently translated at 100.0% (870 of 870 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 (Portuguese (Portugal)) Currently translated at 100.0% (870 of 870 strings) Co-authored-by: Marcos <silvamarcos1919@outlook.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/pt_PT/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Swedish) Currently translated at 100.0% (870 of 870 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Shjosan <shjosan@kakmix.co> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/sv/ Translation: Overseerr/Overseerr Frontend Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Co-authored-by: dtalens <databio@gmail.com> Co-authored-by: Marcos <silvamarcos1919@outlook.com> Co-authored-by: Shjosan <shjosan@kakmix.co>
This commit is contained in:
@@ -112,8 +112,8 @@
|
||||
"components.NotificationTypeSelector.mediarequested": "請求提交",
|
||||
"components.NotificationTypeSelector.mediafailed": "請求失敗",
|
||||
"components.NotificationTypeSelector.mediaapproved": "請求批准",
|
||||
"components.NotificationTypeSelector.mediaavailableDescription": "將媒體可觀看時發送通知。",
|
||||
"components.NotificationTypeSelector.mediaapprovedDescription": "將請求手動批准時發送通知。",
|
||||
"components.NotificationTypeSelector.mediaavailableDescription": "當請求的媒體可觀看時發送通知。",
|
||||
"components.NotificationTypeSelector.mediaapprovedDescription": "當請求被手動批准時發送通知。",
|
||||
"components.NotificationTypeSelector.mediaavailable": "媒體可觀看",
|
||||
"components.MovieDetails.watchtrailer": "觀看預告片",
|
||||
"components.MovieDetails.viewfullcrew": "檢視完整製作群",
|
||||
@@ -456,9 +456,9 @@
|
||||
"components.ResetPassword.password": "密碼",
|
||||
"components.Login.forgotpassword": "忘記密碼?",
|
||||
"components.TvDetails.nextAirDate": "下一次播出日期",
|
||||
"components.NotificationTypeSelector.mediarequestedDescription": "將用戶提交需要管理員批准的請求時發送通知。",
|
||||
"components.NotificationTypeSelector.mediafailedDescription": "將 Radarr 或 Sonarr 處理請求失敗時發送通知。",
|
||||
"components.NotificationTypeSelector.mediadeclinedDescription": "將請求拒絕時發送通知。",
|
||||
"components.NotificationTypeSelector.mediarequestedDescription": "當用戶提交需要管理員批准的請求時發送通知。",
|
||||
"components.NotificationTypeSelector.mediafailedDescription": "當 Radarr 或 Sonarr 處理請求失敗時發送通知。",
|
||||
"components.NotificationTypeSelector.mediadeclinedDescription": "當請求拒被絕時發送通知。",
|
||||
"components.PermissionEdit.request4kDescription": "授予提交 4K 請求的權限。",
|
||||
"components.PermissionEdit.request4kMoviesDescription": "授予為電影提交 4K 請求的權限。",
|
||||
"components.PermissionEdit.request4kTvDescription": "授予提交 4K 電視節目請求的權限。",
|
||||
@@ -612,7 +612,7 @@
|
||||
"components.Settings.SettingsUsers.toastSettingsSuccess": "用戶設置保存成功!",
|
||||
"components.Settings.SettingsUsers.toastSettingsFailure": "保存設置中出了點問題。",
|
||||
"components.Settings.Notifications.emailNotificationTypesAlertDescriptionPt2": "「<strong>請求批准</strong>」、「<strong>請求拒絕</strong>」、「<strong>媒體可觀看</strong>」通知類型,將發送通知給請求者。",
|
||||
"components.NotificationTypeSelector.mediaAutoApprovedDescription": "將請求自動批准時發送通知。",
|
||||
"components.NotificationTypeSelector.mediaAutoApprovedDescription": "當請求被自動批准時發送通知。",
|
||||
"components.NotificationTypeSelector.mediaAutoApproved": "請求自動批准",
|
||||
"components.UserProfile.UserSettings.UserPermissions.unauthorizedDescription": "您不能編輯自己的權限。",
|
||||
"components.UserProfile.UserSettings.unauthorizedDescription": "您無權編輯此用戶的設置。",
|
||||
|
||||
Reference in New Issue
Block a user