|
| 1 | +language_ietf: zh-cn |
| 2 | +language_label: 简体中文 |
| 3 | + |
| 4 | +movie: 电影 |
| 5 | +series: 电视剧 |
| 6 | +season: 季 |
| 7 | +book: 书籍 |
| 8 | +title: 标题 |
| 9 | +title_here: 标题在这里 |
| 10 | +password: 密码 |
| 11 | +admin_password: 管理员密码 |
| 12 | +admin_auth_success: 管理员身份验证成功。 使用 {commands} 命令。 |
| 13 | +already_authenticated: 身份已验证。 尝试使用 {commands} 获取使用信息。 |
| 14 | +auth_successful: 认证成功。使用 {commands} 命令。 |
| 15 | +incorrect_pw: 密码错误。 |
| 16 | +auth_required: 未认证,请使用 {commands} 进行身份验证,再重试。 |
| 17 | +admin_auth_required: 非管理员,请使用 {commands} 进行身份验证,再重试。 |
| 18 | +radarr_disabled: 电影支持已禁用。 |
| 19 | +include_movie_title_in_cmd: 请在命令中包含电影名称,例如 {commands}。 |
| 20 | +no_matching_movies: 未找到匹配的电影。 |
| 21 | +sonarr_disabled: 电视剧支持已禁用。 |
| 22 | +include_series_title_in_cmd: 请在命令中包含电视剧标题,例如 {commands}。 |
| 23 | +no_matching_series: 未找到匹配的电视剧。 |
| 24 | +no_users_found: 未找到用户。 |
| 25 | +convo_not_found: 我收到了你的命令,但我不认识对话。请重新开始。 |
| 26 | +search_canceled: 搜索已取消! |
| 27 | +no_root_folders: "添加 {kind} 时出错:没有为 {app} 启用根文件夹!请检查您的 Searcharr 配置并重试。" |
| 28 | +no_quality_profiles: "添加 {kind} 时出错:没有为 {app} 启用质量配置文件!请检查您的 Searcharr 配置并重试。" |
| 29 | +no_language_profiles: "添加 {kind} 时出错:没有为 {app} 启用语言配置文件!请检查您的 Searcharr 配置并重试。" |
| 30 | +all_seasons: 所有季 |
| 31 | +first_season: 仅第一季 |
| 32 | +latest_season: 仅最新一季 |
| 33 | +added: {title} 添加成功! |
| 34 | +unknown_error_adding: 添加 {kind} 时遇到未知错误! |
| 35 | +removed_user: 已成功删除用户 ID [{user}] 的所有访问权限! |
| 36 | +unknown_error_removing_user: 删除用户 ID [{user}] 时遇到未知错误! |
| 37 | +added_admin_access: 已添加用户 ID [{user}] 为管理员! |
| 38 | +unknown_error_adding_admin: 添加用户 ID [{user}] 为管理员时遇到未知错误! |
| 39 | +removed_admin_access: 移除用户 ID [{user}] 的管理员权限! |
| 40 | +unknown_error_removing_admin: 移除用户 ID [{user}] 的管理员权限时遇到未知错误! |
| 41 | +prev_button: < 上一项 |
| 42 | +next_button: 下一项 > |
| 43 | +add_tag_button: "添加 Tag: {tag}" |
| 44 | +finished_tagging_button: 完成 Tagging |
| 45 | +monitor_button: Monitor {option} |
| 46 | +add_quality_button: "添加质量: {quality}" |
| 47 | +add_language_button: "添加语言: {language}" |
| 48 | +add_path_button: 添加到 {path} |
| 49 | +add_button: 添加 {kind}! |
| 50 | +already_added_button: 已添加! |
| 51 | +cancel_search_button: 取消搜索 |
| 52 | +add_series_anime_button: 添加为动画! |
| 53 | +unexpected_error: 出了些问题! |
| 54 | +remove_user_button: 移除 |
| 55 | +make_admin_button: 设为管理员 |
| 56 | +remove_admin_button: 删除管理员 |
| 57 | +done: 完成 |
| 58 | +listing_users_pagination: 列出 Searcharr 用户 {page_info}。 |
| 59 | +help_sonarr: 使用 {series_commands} 将电视剧添加到 Sonarr。 |
| 60 | +help_radarr: 使用 {movie_commands} 将电影添加到 Radarr。 |
| 61 | +no_features: 所有功能已被禁用。 |
| 62 | +admin_help: 管理员:使用 {commands} 来管理用户。 |
| 63 | +readarr_disabled: 书籍支持已禁用 |
| 64 | +include_book_title_in_cmd: 请在命令中包含书名,例如 {commands}。 |
| 65 | +no_matching_books: 未找到匹配的书籍。 |
| 66 | +help_readarr: 使用 {book_commands} 将书籍添加到 Readarr。 |
| 67 | +no_metadata_profiles: "添加 {kind} 时出错:没有为 {app} 启用元数据配置文件!请检查您的 Searcharr 配置并重试。" |
| 68 | +add_metadata_button: "添加元数据: {metadata}" |
0 commit comments