New translations strings.xml (Chinese Simplified)

This commit is contained in:
rebel onion
2025-01-02 03:17:44 -06:00
parent aa5f94cd14
commit a60e371b0f

View File

@@ -783,6 +783,7 @@
<string name="placeholder">占位符</string>
<string name="anime_add_repository">添加动画存储库</string>
<string name="manga_add_repository">添加漫画存储库</string>
<string name="novel_add_repository">Add Novel Repo</string>
<string name="edit_repositories">编辑存储库</string>
<string name="rem_repository">删除存储库?</string>
<string name="trending_movies">热门电影</string>
@@ -848,6 +849,7 @@
<string name="adult_only_content_desc">仅在探索页面中显示成人内容</string>
<string name="anime_add_repository_desc">从各种来源添加动画扩展</string>
<string name="manga_add_repository_desc">从各种来源添加漫画扩展</string>
<string name="novel_add_repository_desc">Add Novel Extensions from various sources</string>
<string name="user_agent_desc">更改您的默认用户代理</string>
<string name="force_legacy_installer_desc">使用传统安装程序安装扩展(适用于较旧的安卓手机)</string>
<string name="skip_loading_extension_icons_desc">不加载扩展页面上的图标</string>
@@ -973,7 +975,7 @@
<string name="textview_sub_stroke">Subtitle Stroke</string>
<string name="textview_sub_bottom_margin">Bottom Margin</string>
<string name="add_repository">Add Repository</string>
<string name="add_repository_desc">A repository link should look like this: https://raw.githubusercontent.com/username/repo/branch/index.min.json</string>
<string name="add_repository_desc">A repository link should look like this: https://raw.githubusercontent.com/username/repo/branch/index.min.json\nOr: username/repo/branch</string>
<string name="current_repositories">Current Repositories</string>
<string name="add_repository_warning">Warning: Extensions from the repository can run arbitrary code on your device. Only use repositories you trust. \n\nBy adding a repository, you agree to: \n\n1. Not use the app for viewing or distributing copyrighted content. \n2. Not use the app for any illegal activities. \n3. Not use the app for any activities that violate the terms of service of the content providers. \n\nThe app or it\'s maintainer are not affiliated in any way with extension providers. The developers are not responsible for any damages caused by the app. \n\nBy adding a repository, you agree to these terms.</string>
<string name="privacy_policy">Privacy Policy</string>