|
@@ -1,4 +1,6 @@
|
|
{
|
|
{
|
|
|
|
+ "add_to_album_bottom_sheet_added": "Added to {album}",
|
|
|
|
+ "add_to_album_bottom_sheet_already_exists": "Already in {album}",
|
|
"album_info_card_backup_album_excluded": "EXCLUDED",
|
|
"album_info_card_backup_album_excluded": "EXCLUDED",
|
|
"album_info_card_backup_album_included": "INCLUDED",
|
|
"album_info_card_backup_album_included": "INCLUDED",
|
|
"album_thumbnail_card_item": "1 item",
|
|
"album_thumbnail_card_item": "1 item",
|
|
@@ -87,11 +89,19 @@
|
|
"cache_settings_subtitle": "Control the caching behaviour of the Immich mobile application",
|
|
"cache_settings_subtitle": "Control the caching behaviour of the Immich mobile application",
|
|
"cache_settings_thumbnail_size": "Thumbnail cache size ({} assets)",
|
|
"cache_settings_thumbnail_size": "Thumbnail cache size ({} assets)",
|
|
"cache_settings_title": "Caching Settings",
|
|
"cache_settings_title": "Caching Settings",
|
|
- "control_bottom_app_bar_add_to_album": "Add to album",
|
|
|
|
|
|
+ "change_password_form_description": "Hi {firstName} {lastName},\n\nThis is either the first time you are signing into the system or a request has been made to change your password. Please enter the new password below.",
|
|
|
|
+ "change_password_form_new_password": "New Password",
|
|
|
|
+ "change_password_form_password_mismatch": "Passwords do not match",
|
|
|
|
+ "change_password_form_confirm_password": "Confirm Password",
|
|
|
|
+ "change_password_form_reenter_new_password": "Re-enter New Password",
|
|
|
|
+ "common_add_to_album": "Add to album",
|
|
|
|
+ "common_change_password": "Change Password",
|
|
|
|
+ "common_create_new_album": "Create new album",
|
|
|
|
+ "common_shared": "Shared",
|
|
"control_bottom_app_bar_album_info": "{} items",
|
|
"control_bottom_app_bar_album_info": "{} items",
|
|
"control_bottom_app_bar_album_info_shared": "{} items · Shared",
|
|
"control_bottom_app_bar_album_info_shared": "{} items · Shared",
|
|
- "control_bottom_app_bar_create_new_album": "Create new album",
|
|
|
|
"control_bottom_app_bar_delete": "Delete",
|
|
"control_bottom_app_bar_delete": "Delete",
|
|
|
|
+ "control_bottom_app_bar_favorite": "Favorite",
|
|
"control_bottom_app_bar_share": "Share",
|
|
"control_bottom_app_bar_share": "Share",
|
|
"create_album_page_untitled": "Untitled",
|
|
"create_album_page_untitled": "Untitled",
|
|
"create_shared_album_page_create": "Create",
|
|
"create_shared_album_page_create": "Create",
|
|
@@ -114,9 +124,13 @@
|
|
"experimental_settings_title": "Experimental",
|
|
"experimental_settings_title": "Experimental",
|
|
"favorites_page_title": "Favorites",
|
|
"favorites_page_title": "Favorites",
|
|
"home_page_add_to_album_conflicts": "Added {added} assets to album {album}. {failed} assets are already in the album.",
|
|
"home_page_add_to_album_conflicts": "Added {added} assets to album {album}. {failed} assets are already in the album.",
|
|
|
|
+ "home_page_add_to_album_err_local": "Can not add local assets to albums yet, skipping",
|
|
"home_page_add_to_album_success": "Added {added} assets to album {album}.",
|
|
"home_page_add_to_album_success": "Added {added} assets to album {album}.",
|
|
"home_page_building_timeline": "Building the timeline",
|
|
"home_page_building_timeline": "Building the timeline",
|
|
|
|
+ "home_page_favorite_err_local": "Can not favorite local assets yet, skipping",
|
|
"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).",
|
|
"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).",
|
|
|
|
+ "image_viewer_page_state_provider_download_error": "Download Error",
|
|
|
|
+ "image_viewer_page_state_provider_download_success": "Download Success",
|
|
"library_page_albums": "Albums",
|
|
"library_page_albums": "Albums",
|
|
"library_page_favorites": "Favorites",
|
|
"library_page_favorites": "Favorites",
|
|
"library_page_new_album": "New album",
|
|
"library_page_new_album": "New album",
|
|
@@ -153,6 +167,8 @@
|
|
"select_additional_user_for_sharing_page_suggestions": "Suggestions",
|
|
"select_additional_user_for_sharing_page_suggestions": "Suggestions",
|
|
"select_user_for_sharing_page_err_album": "Failed to create album",
|
|
"select_user_for_sharing_page_err_album": "Failed to create album",
|
|
"select_user_for_sharing_page_share_suggestions": "Suggestions",
|
|
"select_user_for_sharing_page_share_suggestions": "Suggestions",
|
|
|
|
+ "server_info_box_app_version": "App Version",
|
|
|
|
+ "server_info_box_server_version": "Server Version",
|
|
"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_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_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_original_title": "Load original image",
|