mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-06 22:58:09 -05:00
feat(lang): translations update from Hosted Weblate (#2414)
* feat(lang): translated using Weblate (Catalan) Currently translated at 100.0% (1001 of 1001 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 (Polish) Currently translated at 100.0% (1013 of 1013 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% (1016 of 1016 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 88.8% (903 of 1016 strings) Co-authored-by: Eric <alchemillatruth@purelymail.com> 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 99.9% (1015 of 1016 strings) feat(lang): translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (1013 of 1013 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% (1016 of 1016 strings) 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 98.3% (999 of 1016 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 (German) Currently translated at 100.0% (1001 of 1001 strings) Co-authored-by: Ben Wallner <ben.david.wallner@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/de/ Translation: Overseerr/Overseerr Frontend Co-authored-by: dtalens <databio@gmail.com> Co-authored-by: Patryk <byakurau1@gmail.com> Co-authored-by: Shjosan <shjosan@kakmix.co> Co-authored-by: Eric <alchemillatruth@purelymail.com> Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Co-authored-by: Kobe <kobaubarr@gmail.com> Co-authored-by: Tijuco <sendtomy@protonmail.com> Co-authored-by: Ben Wallner <ben.david.wallner@gmail.com>
This commit is contained in:
@@ -20,12 +20,12 @@
|
||||
"components.UserList.passwordinfodescription": "设置应用程序网址以及启用电子邮件通知,才能自动生成密码。",
|
||||
"components.UserList.password": "密码",
|
||||
"components.UserList.owner": "所有者",
|
||||
"components.UserList.nouserstoimport": "没有未导入的 Plex 用户。",
|
||||
"components.UserList.nouserstoimport": "没有要导入的 Plex 用户。",
|
||||
"components.UserList.localuser": "本地用户",
|
||||
"components.UserList.localLoginDisabled": "<strong>允许本地登录</strong>的设置目前被禁用。",
|
||||
"components.UserList.importfromplexerror": "从 Plex 导入用户中出了点问题。",
|
||||
"components.UserList.importfromplex": "从 Plex 导入用户",
|
||||
"components.UserList.importedfromplex": "导入 {userCount} 个 Plex 用户成功!",
|
||||
"components.UserList.importfromplexerror": "导入 Plex 用户时出错。",
|
||||
"components.UserList.importfromplex": "导入 Plex 用户",
|
||||
"components.UserList.importedfromplex": "<strong>{userCount}</strong> {userCount, plural, one {user} other {users}} 位 Plex 用户导入成功!",
|
||||
"components.UserList.email": "电子邮件地址",
|
||||
"components.UserList.edituser": "编辑用户权限",
|
||||
"components.UserList.displayName": "显示名称",
|
||||
|
||||
Reference in New Issue
Block a user