mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-06 22:58:09 -05:00
feat(lang): translations update from Hosted Weblate (#2405)
* feat(lang): translated using Weblate (French) Currently translated at 100.0% (1000 of 1000 strings) feat(lang): translated using Weblate (French) Currently translated at 100.0% (1000 of 1000 strings) feat(lang): translated using Weblate (French) Currently translated at 100.0% (1000 of 1000 strings) Co-authored-by: Dylan <dylan35.pub@outlook.fr> 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/fr/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Polish) Currently translated at 100.0% (1001 of 1001 strings) feat(lang): translated using Weblate (Polish) Currently translated at 100.0% (1000 of 1000 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% (1001 of 1001 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 90.3% (903 of 1000 strings) feat(lang): translated using Weblate (Chinese (Simplified)) Currently translated at 90.3% (903 of 1000 strings) Co-authored-by: Eric <alchemillatruth@purelymail.com> 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_Hans/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (1001 of 1001 strings) feat(lang): translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (1000 of 1000 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% (1001 of 1001 strings) feat(lang): translated using Weblate (Dutch) Currently translated at 100.0% (1000 of 1000 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> 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 100.0% (1001 of 1001 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 (Italian) Currently translated at 100.0% (1000 of 1000 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Simone <simoneungaro@hotmail.it> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/it/ Translation: Overseerr/Overseerr Frontend Co-authored-by: Dylan <dylan35.pub@outlook.fr> Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Co-authored-by: Patryk <byakurau1@gmail.com> Co-authored-by: Shjosan <shjosan@kakmix.co> Co-authored-by: Eric <alchemillatruth@purelymail.com> Co-authored-by: Kobe <kobaubarr@gmail.com> Co-authored-by: Tijuco <sendtomy@protonmail.com> Co-authored-by: Simone <simoneungaro@hotmail.it>
This commit is contained in:
@@ -226,15 +226,15 @@
|
||||
"components.NotificationTypeSelector.usermediaAutoApprovedDescription": "当其他用户提交自动批准的请求时得到通知。",
|
||||
"components.NotificationTypeSelector.notificationTypes": "通知类型",
|
||||
"components.NotificationTypeSelector.mediarequestedDescription": "当用户提交需要管理员批准的请求时发送通知。",
|
||||
"components.NotificationTypeSelector.mediarequested": "请求提交",
|
||||
"components.NotificationTypeSelector.mediarequested": "请求待批准",
|
||||
"components.NotificationTypeSelector.mediafailedDescription": "当 Radarr 或 Sonarr 处理请求失败时发送通知。",
|
||||
"components.NotificationTypeSelector.mediafailed": "请求失败",
|
||||
"components.NotificationTypeSelector.mediafailed": "请求处理失败",
|
||||
"components.NotificationTypeSelector.mediadeclinedDescription": "当请求拒被絕时发送通知。",
|
||||
"components.NotificationTypeSelector.mediadeclined": "请求拒绝",
|
||||
"components.NotificationTypeSelector.mediadeclined": "请求被拒",
|
||||
"components.NotificationTypeSelector.mediaavailableDescription": "当请求的媒体可观看时发送通知。",
|
||||
"components.NotificationTypeSelector.mediaavailable": "媒体可观看",
|
||||
"components.NotificationTypeSelector.mediaavailable": "请求可用",
|
||||
"components.NotificationTypeSelector.mediaapprovedDescription": "当请求被手动批准时发送通知。",
|
||||
"components.NotificationTypeSelector.mediaapproved": "请求批准",
|
||||
"components.NotificationTypeSelector.mediaapproved": "请求已获批准",
|
||||
"components.NotificationTypeSelector.mediaAutoApprovedDescription": "当用户提交自动批准的请求时发送通知。",
|
||||
"components.NotificationTypeSelector.mediaAutoApproved": "请求自动批准",
|
||||
"components.MovieDetails.watchtrailer": "观看预告片",
|
||||
|
||||
Reference in New Issue
Block a user