mirror of
https://github.com/immich-app/immich.git
synced 2026-03-08 02:57:48 +03:00
chore(mobile): translations update (#12144)
chore(mobile): translation update
This commit is contained in:
@@ -54,13 +54,13 @@
|
||||
"asset_list_layout_sub_title": "布局",
|
||||
"asset_list_settings_subtitle": "照片网格布局设置",
|
||||
"asset_list_settings_title": "照片网格",
|
||||
"asset_restored_successfully": "Asset restored successfully",
|
||||
"assets_deleted_permanently": "{} asset(s) deleted permanently",
|
||||
"assets_deleted_permanently_from_server": "{} asset(s) deleted permanently from the Immich server",
|
||||
"assets_removed_permanently_from_device": "{} asset(s) removed permanently from your device",
|
||||
"assets_restored_successfully": "{} asset(s) restored successfully",
|
||||
"assets_trashed": "{} asset(s) trashed",
|
||||
"assets_trashed_from_server": "{} asset(s) trashed from the Immich server",
|
||||
"asset_restored_successfully": "已成功恢复所有项目",
|
||||
"assets_deleted_permanently": "{}个项目已被永久删除",
|
||||
"assets_deleted_permanently_from_server": "已从服务器中永久移除{}个项目",
|
||||
"assets_removed_permanently_from_device": "已从设备中永久移除{}个项目",
|
||||
"assets_restored_successfully": "已成功恢复{}个项目",
|
||||
"assets_trashed": "{}个回收站项目",
|
||||
"assets_trashed_from_server": "{}个项目已放入回收站",
|
||||
"asset_viewer_settings_title": "资源查看器",
|
||||
"backup_album_selection_page_albums_device": "设备上的相册({})",
|
||||
"backup_album_selection_page_albums_tap": "单击选中,双击取消",
|
||||
@@ -173,6 +173,7 @@
|
||||
"control_bottom_app_bar_delete": "删除",
|
||||
"control_bottom_app_bar_delete_from_immich": "从Immich服务器中删除",
|
||||
"control_bottom_app_bar_delete_from_local": "从移动设备中删除",
|
||||
"control_bottom_app_bar_download": "下载",
|
||||
"control_bottom_app_bar_edit": "编辑",
|
||||
"control_bottom_app_bar_edit_location": "编辑位置信息",
|
||||
"control_bottom_app_bar_edit_time": "编辑日期和时间",
|
||||
@@ -189,6 +190,7 @@
|
||||
"create_shared_album_page_share": "共享",
|
||||
"create_shared_album_page_share_add_assets": "添加项目",
|
||||
"create_shared_album_page_share_select_photos": "选择项目",
|
||||
"crop": "裁剪",
|
||||
"curated_location_page_title": "地点",
|
||||
"curated_object_page_title": "事物",
|
||||
"daily_title_text_date": "E, MMM dd",
|
||||
@@ -210,7 +212,9 @@
|
||||
"description_input_submit_error": "更新描述时出错,请检查日志以获取更多详细信息",
|
||||
"edit_date_time_dialog_date_time": "日期和时间",
|
||||
"edit_date_time_dialog_timezone": "时区",
|
||||
"edit_image_title": "编辑",
|
||||
"edit_location_dialog_title": "位置",
|
||||
"error_saving_image": "错误:{}",
|
||||
"exif_bottom_sheet_description": "添加描述...",
|
||||
"exif_bottom_sheet_details": "详情",
|
||||
"exif_bottom_sheet_location": "位置",
|
||||
@@ -247,6 +251,7 @@
|
||||
"home_page_first_time_notice": "如果这是您第一次使用该应用程序,请确保选择一个要备份的本地相册,以便可以在时间线中预览该相册中的照片和视频。",
|
||||
"home_page_share_err_local": "暂无法通过链接共享本地项目,跳过",
|
||||
"home_page_upload_err_limit": "一次最多只能上传 30 个项目,跳过",
|
||||
"image_saved_successfully": "图片已保存",
|
||||
"image_viewer_page_state_provider_download_error": "下载出现错误",
|
||||
"image_viewer_page_state_provider_download_started": "下载启动",
|
||||
"image_viewer_page_state_provider_download_success": "下载成功",
|
||||
@@ -375,6 +380,7 @@
|
||||
"profile_drawer_sign_out": "退出登录",
|
||||
"profile_drawer_trash": "回收站",
|
||||
"recently_added_page_title": "最近添加",
|
||||
"save_to_gallery": "保存到图库",
|
||||
"scaffold_body_error_occurred": "发生错误",
|
||||
"search_bar_hint": "搜索照片",
|
||||
"search_filter_apply": "应用筛选",
|
||||
@@ -529,6 +535,10 @@
|
||||
"sharing_silver_appbar_create_shared_album": "创建共享相册",
|
||||
"sharing_silver_appbar_shared_links": "共享链接",
|
||||
"sharing_silver_appbar_share_partner": "共享给同伴",
|
||||
"sync": "同步",
|
||||
"sync_albums": "同步相册",
|
||||
"sync_albums_manual_subtitle": "将所有上传的视频和照片同步到选定的备份相册",
|
||||
"sync_upload_album_setting_subtitle": "创建照片和视频并上传到 Immich 上的选定相册中",
|
||||
"tab_controller_nav_library": "图库",
|
||||
"tab_controller_nav_photos": "照片",
|
||||
"tab_controller_nav_search": "搜索",
|
||||
@@ -549,7 +559,7 @@
|
||||
"theme_setting_three_stage_loading_subtitle": "三段式加载可能会提升加载性能,但可能会导致更高的网络负载",
|
||||
"theme_setting_three_stage_loading_title": "启用三段式加载",
|
||||
"translated_text_options": "选项",
|
||||
"trash_emptied": "Emptied trash",
|
||||
"trash_emptied": "空回收站",
|
||||
"trash_page_delete": "删除",
|
||||
"trash_page_delete_all": "删除全部",
|
||||
"trash_page_empty_trash_btn": "清空回收站",
|
||||
|
||||
Reference in New Issue
Block a user