mirror of
				https://github.com/KevinMidboe/immich.git
				synced 2025-10-29 17:40:28 +00:00 
			
		
		
		
	* Refactor profile drawer to sub component * Added setting page, routing with some options * Added setting service * Implement three stage settings * get app setting for three stage loading
		
			
				
	
	
		
			118 lines
		
	
	
		
			6.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			118 lines
		
	
	
		
			6.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "album_info_card_backup_album_excluded": "EXCLUDED",
 | 
						|
  "album_info_card_backup_album_included": "INCLUDED",
 | 
						|
  "album_viewer_appbar_share_delete": "Delete album",
 | 
						|
  "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",
 | 
						|
  "album_viewer_appbar_share_remove": "Remove from album",
 | 
						|
  "album_viewer_page_share_add_users": "Add users",
 | 
						|
  "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.",
 | 
						|
  "backup_album_selection_page_select_albums": "Select Albums",
 | 
						|
  "backup_album_selection_page_selection_info": "Selection Info",
 | 
						|
  "backup_album_selection_page_total_assets": "Total unique assets",
 | 
						|
  "backup_all": "All",
 | 
						|
  "backup_controller_page_albums": "Backup Albums",
 | 
						|
  "backup_controller_page_backup": "Backup",
 | 
						|
  "backup_controller_page_backup_selected": "Selected: ",
 | 
						|
  "backup_controller_page_backup_sub": "Backed up photos and videos",
 | 
						|
  "backup_controller_page_cancel": "Cancel",
 | 
						|
  "backup_controller_page_created": "Created on: {}",
 | 
						|
  "backup_controller_page_desc_backup": "Turn on backup to automatically upload new assets to the server.",
 | 
						|
  "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",
 | 
						|
  "backup_controller_page_remainder": "Remainder",
 | 
						|
  "backup_controller_page_remainder_sub": "Remaining photos and videos to back up from selection",
 | 
						|
  "backup_controller_page_select": "Select",
 | 
						|
  "backup_controller_page_server_storage": "Server Storage",
 | 
						|
  "backup_controller_page_start_backup": "Start Backup",
 | 
						|
  "backup_controller_page_status_off": "Backup is off",
 | 
						|
  "backup_controller_page_status_on": "Backup is on",
 | 
						|
  "backup_controller_page_storage_format": "{} of {} used",
 | 
						|
  "backup_controller_page_to_backup": "Albums to be backup",
 | 
						|
  "backup_controller_page_total": "Total",
 | 
						|
  "backup_controller_page_total_sub": "All unique photos and videos from selected albums",
 | 
						|
  "backup_controller_page_turn_off": "Turn off Backup",
 | 
						|
  "backup_controller_page_turn_on": "Turn on Backup",
 | 
						|
  "backup_controller_page_uploading_file_info": "Uploading file info",
 | 
						|
  "backup_err_only_album": "Cannot remove the only album",
 | 
						|
  "backup_info_card_assets": "assets",
 | 
						|
  "control_bottom_app_bar_delete": "Delete",
 | 
						|
  "create_shared_album_page_share": "Share",
 | 
						|
  "create_shared_album_page_create": "Create",
 | 
						|
  "create_shared_album_page_share_add_assets": "ADD ASSETS",
 | 
						|
  "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",
 | 
						|
  "delete_dialog_alert": "These items will be permanently deleted from Immich and from your device",
 | 
						|
  "delete_dialog_cancel": "Cancel",
 | 
						|
  "delete_dialog_ok": "Delete",
 | 
						|
  "delete_dialog_title": "Delete Permanently",
 | 
						|
  "exif_bottom_sheet_description": "Add Description...",
 | 
						|
  "exif_bottom_sheet_details": "DETAILS",
 | 
						|
  "exif_bottom_sheet_location": "LOCATION",
 | 
						|
  "login_form_button_text": "Login",
 | 
						|
  "login_form_email_hint": "youremail@email.com",
 | 
						|
  "login_form_endpoint_hint": "http://your-server-ip:port/api",
 | 
						|
  "login_form_endpoint_url": "Server Endpoint URL",
 | 
						|
  "login_form_err_http": "Please specify http:// or https://",
 | 
						|
  "login_form_err_invalid_email": "Invalid Email",
 | 
						|
  "login_form_err_leading_whitespace": "Leading whitespace",
 | 
						|
  "login_form_err_trailing_whitespace": "Trailing whitespace",
 | 
						|
  "login_form_failed_login": "Error logging you in, check server url, email and password",
 | 
						|
  "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",
 | 
						|
  "profile_drawer_client_server_up_to_date": "Client and Server are up-to-date",
 | 
						|
  "profile_drawer_sign_out": "Sign out",
 | 
						|
  "profile_drawer_settings": "Settings",
 | 
						|
  "search_bar_hint": "Search your photos",
 | 
						|
  "search_page_no_objects": "No Objects Info Available",
 | 
						|
  "search_page_no_places": "No Places Info Available",
 | 
						|
  "search_page_places": "Places",
 | 
						|
  "search_page_things": "Things",
 | 
						|
  "search_result_page_new_search_hint": "New Search",
 | 
						|
  "select_additional_user_for_sharing_page_suggestions": "Suggestions",
 | 
						|
  "select_user_for_sharing_page_err_album": "Failed to create album",
 | 
						|
  "select_user_for_sharing_page_share_suggestions": "Suggestions",
 | 
						|
  "share_add": "Add",
 | 
						|
  "share_add_photos": "Add photos",
 | 
						|
  "share_add_title": "Add a title",
 | 
						|
  "share_create_album": "Create album",
 | 
						|
  "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",
 | 
						|
  "tab_controller_nav_photos": "Photos",
 | 
						|
  "tab_controller_nav_search": "Search",
 | 
						|
  "tab_controller_nav_sharing": "Sharing",
 | 
						|
  "tab_controller_nav_library": "Library",
 | 
						|
  "version_announcement_overlay_ack": "Acknowledge",
 | 
						|
  "version_announcement_overlay_release_notes": "release notes",
 | 
						|
  "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.",
 | 
						|
  "version_announcement_overlay_title": "New Server Version Available \uD83C\uDF89",
 | 
						|
  "album_thumbnail_card_item": "1 item",
 | 
						|
  "album_thumbnail_card_items": "{} items",
 | 
						|
  "album_thumbnail_card_shared": " · Shared",
 | 
						|
  "library_page_albums": "Albums",
 | 
						|
  "library_page_new_album": "New album",
 | 
						|
  "create_album_page_untitled": "Untitled",
 | 
						|
  "share_dialog_preparing": "Preparing...",
 | 
						|
  "control_bottom_app_bar_share": "Share"
 | 
						|
}
 |