mirror of
https://github.com/immich-app/immich.git
synced 2025-12-12 07:41:02 -08:00
fix: translation vibes (#18490)
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> Co-authored-by: Zack Pollard <zackpollard@ymail.com>
This commit is contained in:
@@ -537,7 +537,6 @@
|
||||
"backup_controller_page_excluded": "已排除: ",
|
||||
"backup_controller_page_failed": "失敗({count})",
|
||||
"backup_controller_page_filename": "文件名稱: {filename} [{size}]",
|
||||
"backup_controller_page_id": "ID: {id}",
|
||||
"backup_controller_page_info": "備份資訊",
|
||||
"backup_controller_page_none_selected": "未選擇",
|
||||
"backup_controller_page_remainder": "剩餘",
|
||||
@@ -702,13 +701,10 @@
|
||||
"current_server_address": "目前的伺服器位址",
|
||||
"custom_locale": "自訂區域",
|
||||
"custom_locale_description": "依語言和區域設定日期和數字格式",
|
||||
"daily_title_text_date": "E, MMM dd",
|
||||
"daily_title_text_date_year": "E, MMM dd, yyyy",
|
||||
"dark": "深色",
|
||||
"date_after": "日期之後",
|
||||
"date_and_time": "日期與時間",
|
||||
"date_before": "日期之前",
|
||||
"date_format": "E, LLL d, y • h:mm a",
|
||||
"date_of_birth_saved": "出生日期儲存成功",
|
||||
"date_range": "日期範圍",
|
||||
"day": "日",
|
||||
@@ -1054,7 +1050,6 @@
|
||||
"home_page_upload_err_limit": "一次最多只能上傳 30 個項目,略過",
|
||||
"host": "主機",
|
||||
"hour": "時",
|
||||
"id": "ID",
|
||||
"ignore_icloud_photos": "忽略iCloud照片",
|
||||
"ignore_icloud_photos_description": "存儲在iCloud中的照片不會上傳至Immich伺服器",
|
||||
"image": "圖片",
|
||||
@@ -1127,7 +1122,6 @@
|
||||
"list": "列表",
|
||||
"loading": "載入中",
|
||||
"loading_search_results_failed": "載入搜尋結果失敗",
|
||||
"local_network": "Local network",
|
||||
"local_network_sheet_info": "當使用指定的 Wi-Fi 網路時,應用程式將透過此連結連線至伺服器",
|
||||
"location_permission": "定位權限",
|
||||
"location_permission_content": "為了使用自動切換功能,Immich 需要精確的定位權限,以便讀取目前所連接的 Wi-Fi 網路名稱",
|
||||
@@ -1144,7 +1138,6 @@
|
||||
"login_disabled": "已禁用登入",
|
||||
"login_form_api_exception": "API 異常,請檢查伺服器地址並重試。",
|
||||
"login_form_back_button_text": "後退",
|
||||
"login_form_email_hint": "youremail@email.com",
|
||||
"login_form_endpoint_hint": "http://您的伺服器地址:端口",
|
||||
"login_form_endpoint_url": "伺服器鏈接地址",
|
||||
"login_form_err_http": "請注明 http:// 或 https://",
|
||||
@@ -1229,7 +1222,6 @@
|
||||
"missing": "遺失的",
|
||||
"model": "型號",
|
||||
"month": "月",
|
||||
"monthly_title_text_date_format": "MMMM y",
|
||||
"more": "更多",
|
||||
"moved_to_archive": "已封存 {count, plural, one {# 個項目} other {# 個項目}}",
|
||||
"moved_to_library": "已移動 {count, plural, one {# 個項目} other {# 個項目}} 至相簿",
|
||||
@@ -1283,7 +1275,6 @@
|
||||
"notification_toggle_setting_description": "啟用電子郵件通知",
|
||||
"notifications": "通知",
|
||||
"notifications_setting_description": "管理通知",
|
||||
"oauth": "OAuth",
|
||||
"official_immich_resources": "官方 Immich 資源",
|
||||
"offline": "離線",
|
||||
"offline_paths": "失效路徑",
|
||||
@@ -1392,7 +1383,6 @@
|
||||
"profile_drawer_client_out_of_date_major": "客戶端有大版本升級,請盡快升級至最新版。",
|
||||
"profile_drawer_client_out_of_date_minor": "客戶端有小版本升級,請盡快升級至最新版。",
|
||||
"profile_drawer_client_server_up_to_date": "客戶端和服務端都是最新的",
|
||||
"profile_drawer_github": "GitHub",
|
||||
"profile_drawer_server_out_of_date_major": "服務端有大版本升級,請盡快升級至最新版。",
|
||||
"profile_drawer_server_out_of_date_minor": "服務端有小版本升級,請盡快升級至最新版。",
|
||||
"profile_image_of_user": "{user} 的個人資料圖片",
|
||||
@@ -1675,7 +1665,6 @@
|
||||
"shared_link_expires_second": "將在 {count} 秒後過期",
|
||||
"shared_link_expires_seconds": "將在 {count} 秒後過期",
|
||||
"shared_link_individual_shared": "個人共享",
|
||||
"shared_link_info_chip_metadata": "EXIF",
|
||||
"shared_link_manage_links": "管理共享鏈接",
|
||||
"shared_link_options": "共享連結選項",
|
||||
"shared_links": "共享連結",
|
||||
|
||||
Reference in New Issue
Block a user