mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 04:08:45 -05:00
feat(lang): translations update from Weblate (#2244)
* feat(lang): translated using Weblate (French) Currently translated at 96.7% (955 of 987 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Mathieu <math_du_88@yahoo.fr> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/fr/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Spanish) Currently translated at 100.0% (987 of 987 strings) Co-authored-by: dtalens <databio@gmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/es/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Russian) Currently translated at 87.7% (866 of 987 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Sergey Moiseev <ty4ko@bk.ru> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/ru/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Catalan) Currently translated at 100.0% (987 of 987 strings) feat(lang): translated using Weblate (Catalan) Currently translated at 94.8% (936 of 987 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 (Swedish) Currently translated at 91.9% (908 of 987 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 * feat(lang): translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (987 of 987 strings) Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/zh_Hant/ Translation: Overseerr/Overseerr Frontend Co-authored-by: Mathieu <math_du_88@yahoo.fr> Co-authored-by: dtalens <databio@gmail.com> Co-authored-by: Sergey Moiseev <ty4ko@bk.ru> Co-authored-by: Shjosan <shjosan@kakmix.co> Co-authored-by: TheCatLady <o40yoym9@anonaddy.me>
This commit is contained in:
@@ -361,12 +361,12 @@
|
||||
"components.PlexLoginButton.signinwithplex": "登入",
|
||||
"components.PlexLoginButton.signingin": "登入中…",
|
||||
"components.PermissionEdit.users": "管理使用者",
|
||||
"components.PermissionEdit.settings": "設定管理",
|
||||
"components.PermissionEdit.settings": "管理設定",
|
||||
"components.PermissionEdit.request4kTv": "提出 4K 電視節目請求",
|
||||
"components.PermissionEdit.request4kMovies": "提出 4K 電影請求",
|
||||
"components.PermissionEdit.request4k": "提出 4K 請求",
|
||||
"components.PermissionEdit.request": "提出請求",
|
||||
"components.PermissionEdit.managerequests": "請求管理",
|
||||
"components.PermissionEdit.managerequests": "管理請求",
|
||||
"components.RequestBlock.profilechanged": "品質設定",
|
||||
"components.PermissionEdit.advancedrequest": "進階請求",
|
||||
"components.RequestModal.requestedited": "<strong>{title}</strong> 的請求編輯成功!",
|
||||
@@ -907,7 +907,7 @@
|
||||
"components.IssueModal.issueSubtitles": "字幕",
|
||||
"components.IssueModal.issueOther": "其他",
|
||||
"components.ManageSlideOver.tvshow": "個電視節目",
|
||||
"components.ManageSlideOver.manageModalTitle": "{mediaType}管理",
|
||||
"components.ManageSlideOver.manageModalTitle": "管理{mediaType}",
|
||||
"components.IssueModal.issueVideo": "視頻",
|
||||
"components.IssueList.IssueItem.issuetype": "類型",
|
||||
"components.IssueDetails.problemepisode": "有問題的集數",
|
||||
@@ -919,7 +919,7 @@
|
||||
"components.PermissionEdit.viewissues": "查看問題",
|
||||
"components.PermissionEdit.manageissuesDescription": "授予管理媒體問題的權限。",
|
||||
"components.PermissionEdit.viewissuesDescription": "授予查看其他使用者提出的媒體問題的權限。",
|
||||
"components.PermissionEdit.manageissues": "問題管理",
|
||||
"components.PermissionEdit.manageissues": "管理問題",
|
||||
"components.IssueDetails.comments": "評論",
|
||||
"components.IssueDetails.nocomments": "沒有評論。",
|
||||
"components.IssueDetails.openedby": "#{issueId} 由 {username} {relativeTime}報告",
|
||||
@@ -981,5 +981,9 @@
|
||||
"components.IssueDetails.play4konplex": "在 Plex 上觀看 4K 版",
|
||||
"components.IssueDetails.playonplex": "在 Plex 上觀看",
|
||||
"components.IssueList.IssueItem.episodes": "集數",
|
||||
"components.IssueList.IssueItem.seasons": "季數"
|
||||
"components.IssueList.IssueItem.seasons": "季數",
|
||||
"components.IssueDetails.closeissue": "關閉問題",
|
||||
"components.IssueDetails.closeissueandcomment": "發表評論及關閉問題",
|
||||
"components.IssueDetails.reopenissueandcomment": "發表評論及重新開啟問題",
|
||||
"components.IssueDetails.reopenissue": "重新開啟問題"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user