2022-07-07 11:40:54 -07:00
{
2022-07-10 20:31:29 -07:00
"album_info_card_backup_album_excluded" : "EXCLUDED" ,
"album_info_card_backup_album_included" : "INCLUDED" ,
2022-09-04 06:26:11 -07:00
"album_thumbnail_card_item" : "1 item" ,
"album_thumbnail_card_items" : "{} items" ,
"album_thumbnail_card_shared" : " · Shared" ,
2022-07-10 20:31:29 -07:00
"album_viewer_appbar_share_delete" : "Delete album" ,
2022-07-07 11:40:54 -07:00
"album_viewer_appbar_share_err_delete" : "Failed to delete album" ,
"album_viewer_appbar_share_err_leave" : "Failed to leave album" ,
"album_viewer_appbar_share_err_remove" : "There are problems in removing assets from album" ,
"album_viewer_appbar_share_err_title" : "Failed to change album title" ,
"album_viewer_appbar_share_leave" : "Leave album" ,
2022-07-10 20:31:29 -07:00
"album_viewer_appbar_share_remove" : "Remove from album" ,
2022-07-07 11:40:54 -07:00
"album_viewer_page_share_add_users" : "Add users" ,
2022-09-04 06:26:11 -07:00
"asset_list_settings_subtitle" : "Photo grid layout settings" ,
"asset_list_settings_title" : "Photo Grid" ,
2022-07-10 20:31:29 -07:00
"backup_album_selection_page_albums_device" : "Albums on device ({})" ,
"backup_album_selection_page_albums_tap" : "Tap to include, double tap to exclude" ,
"backup_album_selection_page_assets_scatter" : "Assets can scatter across multiple albums. Thus, albums can be included or excluded during the backup process." ,
2022-11-30 09:58:07 -07:00
"backup_album_selection_page_select_albums" : "Select albums" ,
2022-07-10 20:31:29 -07:00
"backup_album_selection_page_selection_info" : "Selection Info" ,
"backup_album_selection_page_total_assets" : "Total unique assets" ,
2022-07-07 11:40:54 -07:00
"backup_all" : "All" ,
2022-09-04 06:26:11 -07:00
"backup_background_service_backup_failed_message" : "Failed to backup assets. Retrying…" ,
"backup_background_service_connection_failed_message" : "Failed to connect to the server. Retrying…" ,
2022-08-18 07:41:59 -07:00
"backup_background_service_current_upload_notification" : "Uploading {}" ,
2022-09-04 06:26:11 -07:00
"backup_background_service_default_notification" : "Checking for new assets…" ,
2022-08-21 09:29:24 -07:00
"backup_background_service_error_title" : "Backup error" ,
2022-09-04 06:26:11 -07:00
"backup_background_service_in_progress_notification" : "Backing up your assets…" ,
"backup_background_service_upload_failure_notification" : "Failed to upload {}" ,
2022-07-07 11:40:54 -07:00
"backup_controller_page_albums" : "Backup Albums" ,
2022-09-04 06:26:11 -07:00
"backup_controller_page_background_battery_info_link" : "Show me how" ,
"backup_controller_page_background_battery_info_message" : "For the best background backup experience, please disable any battery optimizations restricting background activity for Immich.\n\nSince this is device-specific, please lookup the required information for your device manufacturer." ,
"backup_controller_page_background_battery_info_ok" : "OK" ,
"backup_controller_page_background_battery_info_title" : "Battery optimizations" ,
2022-08-18 07:41:59 -07:00
"backup_controller_page_background_charging" : "Only while charging" ,
2022-09-04 06:26:11 -07:00
"backup_controller_page_background_configure_error" : "Failed to configure the background service" ,
2022-12-10 14:15:06 -07:00
"backup_controller_page_background_delay" : "Delay new assets backup: {}" ,
2022-09-04 06:26:11 -07:00
"backup_controller_page_background_description" : "Turn on the background service to automatically backup any new assets without needing to open the app" ,
2022-08-18 07:41:59 -07:00
"backup_controller_page_background_is_off" : "Automatic background backup is off" ,
2022-09-04 06:26:11 -07:00
"backup_controller_page_background_is_on" : "Automatic background backup is on" ,
2022-08-18 07:41:59 -07:00
"backup_controller_page_background_turn_off" : "Turn off background service" ,
2022-09-04 06:26:11 -07:00
"backup_controller_page_background_turn_on" : "Turn on background service" ,
"backup_controller_page_background_wifi" : "Only on WiFi" ,
"backup_controller_page_backup" : "Backup" ,
"backup_controller_page_backup_selected" : "Selected: " ,
"backup_controller_page_backup_sub" : "Backed up photos and videos" ,
2022-07-10 20:31:29 -07:00
"backup_controller_page_cancel" : "Cancel" ,
"backup_controller_page_created" : "Created on: {}" ,
2022-10-14 08:50:40 -07:00
"backup_controller_page_desc_backup" : "Turn on foreground backup to automatically upload new assets to the server when opening the app." ,
2022-07-10 20:31:29 -07:00
"backup_controller_page_excluded" : "Excluded: " ,
"backup_controller_page_failed" : "Failed ({})" ,
"backup_controller_page_filename" : "File name: {} [{}]" ,
"backup_controller_page_id" : "ID: {}" ,
"backup_controller_page_info" : "Backup Information" ,
"backup_controller_page_none_selected" : "None selected" ,
2022-07-07 11:40:54 -07:00
"backup_controller_page_remainder" : "Remainder" ,
2022-07-27 09:07:37 -07:00
"backup_controller_page_remainder_sub" : "Remaining photos and videos to back up from selection" ,
2022-07-10 20:31:29 -07:00
"backup_controller_page_select" : "Select" ,
"backup_controller_page_server_storage" : "Server Storage" ,
2022-07-07 11:40:54 -07:00
"backup_controller_page_start_backup" : "Start Backup" ,
2022-10-14 08:50:40 -07:00
"backup_controller_page_status_off" : "Automatic foreground backup is off" ,
"backup_controller_page_status_on" : "Automatic foreground backup is on" ,
2022-07-07 11:40:54 -07:00
"backup_controller_page_storage_format" : "{} of {} used" ,
2023-01-24 10:23:37 -07:00
"backup_controller_page_to_backup" : "Albums to be backup" ,
2022-07-10 20:31:29 -07:00
"backup_controller_page_total" : "Total" ,
"backup_controller_page_total_sub" : "All unique photos and videos from selected albums" ,
2022-10-14 08:50:40 -07:00
"backup_controller_page_turn_off" : "Turn off foreground backup" ,
"backup_controller_page_turn_on" : "Turn on foreground backup" ,
2022-07-10 20:31:29 -07:00
"backup_controller_page_uploading_file_info" : "Uploading file info" ,
"backup_err_only_album" : "Cannot remove the only album" ,
"backup_info_card_assets" : "assets" ,
2022-09-04 06:26:11 -07:00
"cache_settings_album_thumbnails" : "Library page thumbnails ({} assets)" ,
"cache_settings_clear_cache_button" : "Clear cache" ,
"cache_settings_clear_cache_button_title" : "Clears the app's cache. This will significantly impact the app's performance until the cache has rebuilt." ,
"cache_settings_image_cache_size" : "Image cache size ({} assets)" ,
"cache_settings_statistics_album" : "Library thumbnails" ,
"cache_settings_statistics_assets" : "{} assets ({})" ,
"cache_settings_statistics_full" : "Full images" ,
"cache_settings_statistics_shared" : "Shared album thumbnails" ,
"cache_settings_statistics_thumbnail" : "Thumbnails" ,
"cache_settings_statistics_title" : "Cache usage" ,
"cache_settings_subtitle" : "Control the caching behaviour of the Immich mobile application" ,
"cache_settings_thumbnail_size" : "Thumbnail cache size ({} assets)" ,
"cache_settings_title" : "Caching Settings" ,
2022-12-10 14:15:06 -07:00
"control_bottom_app_bar_add_to_album" : "Add to album" ,
"control_bottom_app_bar_album_info" : "{} items" ,
"control_bottom_app_bar_album_info_shared" : "{} items · Shared" ,
"control_bottom_app_bar_create_new_album" : "Create new album" ,
2022-07-07 11:40:54 -07:00
"control_bottom_app_bar_delete" : "Delete" ,
2022-09-04 06:26:11 -07:00
"control_bottom_app_bar_share" : "Share" ,
"create_album_page_untitled" : "Untitled" ,
2022-08-02 22:04:34 -07:00
"create_shared_album_page_create" : "Create" ,
2022-09-04 06:26:11 -07:00
"create_shared_album_page_share" : "Share" ,
"create_shared_album_page_share_add_assets" : "ADD ASSETS" ,
2022-07-10 20:31:29 -07:00
"create_shared_album_page_share_select_photos" : "Select Photos" ,
"daily_title_text_date" : "E, MMM dd" ,
"daily_title_text_date_year" : "E, MMM dd, yyyy" ,
"date_format" : "E, LLL d, y • h:mm a" ,
2022-07-07 11:40:54 -07:00
"delete_dialog_alert" : "These items will be permanently deleted from Immich and from your device" ,
"delete_dialog_cancel" : "Cancel" ,
"delete_dialog_ok" : "Delete" ,
2022-07-10 20:31:29 -07:00
"delete_dialog_title" : "Delete Permanently" ,
"exif_bottom_sheet_description" : "Add Description..." ,
"exif_bottom_sheet_details" : "DETAILS" ,
"exif_bottom_sheet_location" : "LOCATION" ,
2022-12-10 14:15:06 -07:00
"experimental_settings_new_asset_list_subtitle" : "Work in progress" ,
"experimental_settings_new_asset_list_title" : "Enable experimental photo grid" ,
"experimental_settings_subtitle" : "Use at your own risk!" ,
"experimental_settings_title" : "Experimental" ,
2023-02-04 20:25:11 -07:00
"favorites_page_title" : "Favorites" ,
2022-12-10 14:15:06 -07:00
"home_page_add_to_album_conflicts" : "Added {added} assets to album {album}. {failed} assets are already in the album." ,
"home_page_add_to_album_success" : "Added {added} assets to album {album}." ,
2023-01-25 09:10:04 -07:00
"home_page_building_timeline" : "Building the timeline" ,
"home_page_first_time_notice" : "If this is your first time using the app, please make sure to choose a backup album(s) so that the timeline can populate photos and videos in the album(s)." ,
2022-09-04 06:26:11 -07:00
"library_page_albums" : "Albums" ,
"library_page_new_album" : "New album" ,
2023-02-04 20:25:11 -07:00
"library_page_favorites" : "Favorites" ,
"library_page_sharing" : "Sharing" ,
"library_page_sort_created" : "Most recently created" ,
"library_page_sort_title" : "Album title" ,
2022-07-10 20:31:29 -07:00
"login_form_button_text" : "Login" ,
"login_form_email_hint" : "youremail@email.com" ,
2023-01-24 10:23:37 -07:00
"login_form_endpoint_hint" : "http://your-server-ip:port/api" ,
2022-07-10 20:31:29 -07:00
"login_form_endpoint_url" : "Server Endpoint URL" ,
2023-01-24 10:23:37 -07:00
"login_form_err_http" : "Please specify http:// or https://" ,
2022-07-10 20:31:29 -07:00
"login_form_err_invalid_email" : "Invalid Email" ,
2023-01-19 08:45:37 -07:00
"login_form_err_invalid_url" : "Invalid URL" ,
2022-07-10 20:31:29 -07:00
"login_form_err_leading_whitespace" : "Leading whitespace" ,
"login_form_err_trailing_whitespace" : "Trailing whitespace" ,
2022-11-20 10:43:10 -07:00
"login_form_failed_get_oauth_server_config" : "Error logging using OAuth, check server URL" ,
"login_form_failed_get_oauth_server_disable" : "OAuth feature is not available on this server" ,
2022-12-10 14:15:06 -07:00
"login_form_failed_login" : "Error logging you in, check server URL, email and password" ,
2022-07-10 20:31:29 -07:00
"login_form_label_email" : "Email" ,
"login_form_label_password" : "Password" ,
"login_form_password_hint" : "password" ,
"login_form_save_login" : "Stay logged in" ,
"monthly_title_text_date_format" : "MMMM y" ,
2022-12-10 14:15:06 -07:00
"profile_drawer_app_logs" : "Logs" ,
2022-07-07 11:40:54 -07:00
"profile_drawer_client_server_up_to_date" : "Client and Server are up-to-date" ,
2022-08-13 13:51:09 -07:00
"profile_drawer_settings" : "Settings" ,
2022-09-04 06:26:11 -07:00
"profile_drawer_sign_out" : "Sign Out" ,
2022-07-07 11:40:54 -07:00
"search_bar_hint" : "Search your photos" ,
2022-07-13 18:46:28 -07:00
"search_page_no_objects" : "No Objects Info Available" ,
2022-07-14 08:20:23 -07:00
"search_page_no_places" : "No Places Info Available" ,
2022-07-07 11:40:54 -07:00
"search_page_places" : "Places" ,
"search_page_things" : "Things" ,
"search_result_page_new_search_hint" : "New Search" ,
2022-07-10 20:31:29 -07:00
"select_additional_user_for_sharing_page_suggestions" : "Suggestions" ,
"select_user_for_sharing_page_err_album" : "Failed to create album" ,
2022-07-13 05:23:48 -07:00
"select_user_for_sharing_page_share_suggestions" : "Suggestions" ,
2022-12-10 14:15:06 -07:00
"setting_image_viewer_help" : "The detail viewer loads the small thumbnail first, then loads the medium-size preview (if enabled), finally loads the original (if enabled)." ,
"setting_image_viewer_original_subtitle" : "Enable to load the original full-resolution image (large!). Disable to reduce data usage (both network and on device cache)." ,
"setting_image_viewer_original_title" : "Load original image" ,
"setting_image_viewer_preview_subtitle" : "Enable to load a medium-resolution image. Disable to either directly load the original or only use the thumbnail." ,
"setting_image_viewer_preview_title" : "Load preview image" ,
2022-09-04 06:26:11 -07:00
"setting_notifications_notify_failures_grace_period" : "Notify background backup failures: {}" ,
"setting_notifications_notify_hours" : "{} hours" ,
"setting_notifications_notify_immediately" : "immediately" ,
"setting_notifications_notify_minutes" : "{} minutes" ,
"setting_notifications_notify_never" : "never" ,
2022-12-10 14:15:06 -07:00
"setting_notifications_notify_seconds" : "{} seconds" ,
"setting_notifications_single_progress_subtitle" : "Detailed upload progress information per asset" ,
"setting_notifications_single_progress_title" : "Show background backup detail progress" ,
2022-09-04 06:26:11 -07:00
"setting_notifications_subtitle" : "Adjust your notification preferences" ,
"setting_notifications_title" : "Notifications" ,
2022-10-05 07:59:35 -07:00
"setting_notifications_total_progress_subtitle" : "Overall upload progress (done/total assets)" ,
2022-12-10 14:15:06 -07:00
"setting_notifications_total_progress_title" : "Show background backup total progress" ,
2022-09-04 06:26:11 -07:00
"setting_pages_app_bar_settings" : "Settings" ,
2022-12-10 14:15:06 -07:00
"settings_require_restart" : "Please restart Immich to apply this setting" ,
2022-07-10 20:31:29 -07:00
"share_add" : "Add" ,
"share_add_photos" : "Add photos" ,
"share_add_title" : "Add a title" ,
"share_create_album" : "Create album" ,
2022-09-04 06:26:11 -07:00
"share_dialog_preparing" : "Preparing..." ,
2022-07-10 20:31:29 -07:00
"share_invite" : "Invite to album" ,
"sharing_page_album" : "Shared albums" ,
"sharing_page_description" : "Create shared albums to share photos and videos with people in your network." ,
"sharing_page_empty_list" : "EMPTY LIST" ,
"sharing_silver_appbar_create_shared_album" : "Create shared album" ,
"sharing_silver_appbar_share_partner" : "Share with partner" ,
2022-09-04 06:26:11 -07:00
"tab_controller_nav_library" : "Library" ,
2022-07-10 20:31:29 -07:00
"tab_controller_nav_photos" : "Photos" ,
"tab_controller_nav_search" : "Search" ,
"tab_controller_nav_sharing" : "Sharing" ,
2022-09-04 06:26:11 -07:00
"theme_setting_asset_list_storage_indicator_title" : "Show storage indicator on asset tiles" ,
"theme_setting_asset_list_tiles_per_row_title" : "Number of assets per row ({})" ,
"theme_setting_dark_mode_switch" : "Dark mode" ,
"theme_setting_image_viewer_quality_subtitle" : "Adjust the quality of the detail image viewer" ,
"theme_setting_image_viewer_quality_title" : "Image viewer quality" ,
"theme_setting_system_theme_switch" : "Automatic (Follow system setting)" ,
"theme_setting_theme_subtitle" : "Choose the app's theme setting" ,
"theme_setting_theme_title" : "Theme" ,
2022-12-10 14:15:06 -07:00
"theme_setting_three_stage_loading_subtitle" : "Three-stage loading might increase the loading performance but causes significantly higher network load" ,
"theme_setting_three_stage_loading_title" : "Enable three-stage loading" ,
2022-07-10 20:31:29 -07:00
"version_announcement_overlay_ack" : "Acknowledge" ,
"version_announcement_overlay_release_notes" : "release notes" ,
2022-07-07 11:40:54 -07:00
"version_announcement_overlay_text_1" : "Hi friend, there is a new release of" ,
"version_announcement_overlay_text_2" : "please take your time to visit the " ,
"version_announcement_overlay_text_3" : " and ensure your docker-compose and .env setup is up-to-date to prevent any misconfigurations, especially if you use WatchTower or any mechanism that handles updating your server application automatically." ,
2022-12-10 14:15:06 -07:00
"version_announcement_overlay_title" : "New Server Version Available \uD83C\uDF89"
2023-01-24 10:23:37 -07:00
}