mirror of
https://github.com/KevinMidboe/immich.git
synced 2026-01-01 14:56:34 +00:00
chore(mobile): translation update (#4641)
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
"add_to_album_bottom_sheet_already_exists": "已在 {album} 中",
|
||||
"advanced_settings_prefer_remote_subtitle": "在某些设备上,从本地的项目加载缩略图的速度非常慢。\n启用此选项以加载远程。",
|
||||
"advanced_settings_prefer_remote_title": "优先远程项目",
|
||||
"advanced_settings_self_signed_ssl_subtitle": "跳过服务器终结点的 SSL 证书验证(该选项适用于使用自签名证书的服务器)。",
|
||||
"advanced_settings_self_signed_ssl_title": "允许自签名 SSL 证书",
|
||||
"advanced_settings_tile_subtitle": "高级用户设置",
|
||||
"advanced_settings_tile_title": "高级",
|
||||
"advanced_settings_troubleshooting_subtitle": "启用用于故障排除的额外功能",
|
||||
@@ -128,7 +130,10 @@
|
||||
"control_bottom_app_bar_delete": "删除",
|
||||
"control_bottom_app_bar_favorite": "收藏",
|
||||
"control_bottom_app_bar_share": "共享",
|
||||
"control_bottom_app_bar_share_to": "Share To",
|
||||
"control_bottom_app_bar_stack": "Stack",
|
||||
"control_bottom_app_bar_unarchive": "取消归档",
|
||||
"control_bottom_app_bar_upload": "Upload",
|
||||
"create_album_page_untitled": "未命名",
|
||||
"create_shared_album_page_create": "创建",
|
||||
"create_shared_album_page_share": "共享",
|
||||
@@ -143,6 +148,8 @@
|
||||
"delete_dialog_cancel": "取消",
|
||||
"delete_dialog_ok": "删除",
|
||||
"delete_dialog_title": "永久删除",
|
||||
"delete_shared_link_dialog_content": "Are you sure you want to delete this shared link?",
|
||||
"delete_shared_link_dialog_title": "Delete Shared Link",
|
||||
"description_input_hint_text": "添加描述...",
|
||||
"description_input_submit_error": "更新描述时出错,请检查日志以获取更多详细信息",
|
||||
"exif_bottom_sheet_description": "添加描述...",
|
||||
@@ -164,6 +171,7 @@
|
||||
"home_page_upload_err_limit": "一次最多只能上传 30 个项目,跳过",
|
||||
"image_viewer_page_state_provider_download_error": "下载出现错误",
|
||||
"image_viewer_page_state_provider_download_success": "下载成功",
|
||||
"image_viewer_page_state_provider_share_error": "Share Error",
|
||||
"library_page_albums": "相册",
|
||||
"library_page_archive": "归档",
|
||||
"library_page_device_albums": "设备上的相册",
|
||||
@@ -171,6 +179,8 @@
|
||||
"library_page_new_album": "新建相册",
|
||||
"library_page_sharing": "共享",
|
||||
"library_page_sort_created": "最近创建的",
|
||||
"library_page_sort_last_modified": "Last modified",
|
||||
"library_page_sort_most_recent_photo": "Most recent photo",
|
||||
"library_page_sort_title": "相册标题",
|
||||
"login_disabled": "登录已被禁用",
|
||||
"login_form_api_exception": "API 异常,请检查服务器地址并重试。",
|
||||
@@ -186,6 +196,7 @@
|
||||
"login_form_failed_get_oauth_server_config": "使用 OAuth 登录时错误,请检查服务器地址",
|
||||
"login_form_failed_get_oauth_server_disable": "OAuth 功能在此服务器上不可用",
|
||||
"login_form_failed_login": "登录失败, 请检查服务器地址、邮箱和密码",
|
||||
"login_form_handshake_exception": "与服务器通信时出现握手异常。如果您使用的是自签名证书,请在设置中启用自签名证书支持。",
|
||||
"login_form_label_email": "邮箱",
|
||||
"login_form_label_password": "密码",
|
||||
"login_form_next_button": "下一个",
|
||||
@@ -193,6 +204,24 @@
|
||||
"login_form_save_login": "保持登录",
|
||||
"login_form_server_empty": "输入服务器地址。",
|
||||
"login_form_server_error": "无法连接到服务器。",
|
||||
"login_password_changed_error": "更新密码时出错\n",
|
||||
"login_password_changed_success": "密码更新成功",
|
||||
"map_cannot_get_user_location": "无法获取用户位置",
|
||||
"map_location_dialog_cancel": "取消",
|
||||
"map_location_dialog_yes": "是",
|
||||
"map_location_service_disabled_content": "需要启用定位服务才能显示当前位置相关的项目。要现在启用吗?",
|
||||
"map_location_service_disabled_title": "定位服务已禁用",
|
||||
"map_no_assets_in_bounds": "此区域中没有相关项目",
|
||||
"map_no_location_permission_content": "需要位置权限才能显示与当前位置相关的项目。要现在就授予位置权限吗?",
|
||||
"map_no_location_permission_title": "位置权限被拒绝",
|
||||
"map_settings_dark_mode": "暗黑模式",
|
||||
"map_settings_dialog_cancel": "取消",
|
||||
"map_settings_dialog_save": "保存",
|
||||
"map_settings_dialog_title": "地图设置",
|
||||
"map_settings_include_show_archived": "Include Archived",
|
||||
"map_settings_only_relative_range": "日期范围",
|
||||
"map_settings_only_show_favorites": "仅显示收藏的项目",
|
||||
"map_zoom_to_see_photos": "缩小以查看项目",
|
||||
"monthly_title_text_date_format": "MMMM y",
|
||||
"motion_photos_page_title": "动图",
|
||||
"notification_permission_dialog_cancel": "取消",
|
||||
@@ -223,6 +252,7 @@
|
||||
"profile_drawer_client_server_up_to_date": "客户端和服务端都是最新的",
|
||||
"profile_drawer_settings": "设置",
|
||||
"profile_drawer_sign_out": "退出登录",
|
||||
"profile_drawer_trash": "Trash",
|
||||
"recently_added_page_title": "最近添加",
|
||||
"search_bar_hint": "搜索照片",
|
||||
"search_page_categories": "类别",
|
||||
@@ -271,11 +301,27 @@
|
||||
"share_add_title": "添加标题",
|
||||
"share_create_album": "创建相册",
|
||||
"share_dialog_preparing": "正在准备...",
|
||||
"shared_link_app_bar_title": "Shared Links",
|
||||
"shared_link_create_app_bar_title": "Create link to share",
|
||||
"shared_link_create_info": "Let anyone with the link see the selected photo(s)",
|
||||
"shared_link_create_submit_button": "Create link",
|
||||
"shared_link_edit_allow_download": "Allow public user to download",
|
||||
"shared_link_edit_allow_upload": "Allow public user to upload",
|
||||
"shared_link_edit_app_bar_title": "Edit link",
|
||||
"shared_link_edit_change_expiry": "Change expiration time",
|
||||
"shared_link_edit_description": "Description",
|
||||
"shared_link_edit_description_hint": "Enter the share description",
|
||||
"shared_link_edit_show_meta": "Show metadata",
|
||||
"shared_link_edit_submit_button": "Update link",
|
||||
"shared_link_empty": "You don't have any shared links",
|
||||
"shared_link_manage_links": "Manage Shared links",
|
||||
"share_done": "Done",
|
||||
"share_invite": "邀请相册共享",
|
||||
"sharing_page_album": "共享相册",
|
||||
"sharing_page_description": "创建共享相册以与网络中的人共享照片和视频。",
|
||||
"sharing_page_empty_list": "空",
|
||||
"sharing_silver_appbar_create_shared_album": "创建共享相册",
|
||||
"sharing_silver_appbar_shared_links": "Shared links",
|
||||
"sharing_silver_appbar_share_partner": "共享给同伴",
|
||||
"tab_controller_nav_library": "图库",
|
||||
"tab_controller_nav_photos": "照片",
|
||||
@@ -291,6 +337,19 @@
|
||||
"theme_setting_theme_title": "主题",
|
||||
"theme_setting_three_stage_loading_subtitle": "三段式加载可能会提升加载性能,但可能会导致更高的网络负载",
|
||||
"theme_setting_three_stage_loading_title": "启用三段式加载",
|
||||
"translated_text_options": "选项",
|
||||
"trash_page_delete": "Delete",
|
||||
"trash_page_delete_all": "Delete All",
|
||||
"trash_page_empty_trash_btn": "Empty trash",
|
||||
"trash_page_empty_trash_dialog_content": "Do you want to empty your trashed assets? These items will be permanently removed from Immich",
|
||||
"trash_page_empty_trash_dialog_ok": "Ok",
|
||||
"trash_page_info": "Trashed items will be permanently deleted after {} days",
|
||||
"trash_page_no_assets": "No trashed assets",
|
||||
"trash_page_restore": "Restore",
|
||||
"trash_page_restore_all": "Restore All",
|
||||
"trash_page_select_assets_btn": "Select assets",
|
||||
"trash_page_select_btn": "Select",
|
||||
"trash_page_title": "Trash ({})",
|
||||
"upload_dialog_cancel": "取消",
|
||||
"upload_dialog_info": "是否要将所选项目备份到服务器?",
|
||||
"upload_dialog_ok": "上传",
|
||||
@@ -300,5 +359,8 @@
|
||||
"version_announcement_overlay_text_1": "号外号外,有新版本的",
|
||||
"version_announcement_overlay_text_2": "请花点时间访问",
|
||||
"version_announcement_overlay_text_3": "并检查您的 docker-compose 和 .env 是否为最新且正确的配置,特别是您在使用 WatchTower 或者其他自动更新的程序时,您需要更加细致的检查。",
|
||||
"version_announcement_overlay_title": "服务端有新版本啦 \uD83C\uDF89"
|
||||
"version_announcement_overlay_title": "服务端有新版本啦 \uD83C\uDF89",
|
||||
"viewer_remove_from_stack": "Remove from Stack",
|
||||
"viewer_stack_use_as_main_asset": "Use as Main Asset",
|
||||
"viewer_unstack": "Un-Stack"
|
||||
}
|
||||
Reference in New Issue
Block a user