Files
2026-07-14 23:57:03 -04:00

215 lines
11 KiB
JSON

{
"config": {
"abort": {
"single_instance_allowed": "Only a single configuration of Mail and Packages is allowed.",
"reconfigure_successful": "Reconfigure Successful"
},
"error": {
"cannot_connect": "Unable to connect or login to the mail server. Please check the log for details.",
"invalid_path": "Please store the images in another directory.",
"ffmpeg_not_found": "Generate MP4 requires ffmpeg",
"amazon_domain": "Invalid forwarding email address.",
"file_not_found": "Image file not found",
"invalid_email_format": "Invalid email address format.",
"missing_forwarded_emails": "Missing forwarded email addresses. You may enter '(none)' to clear this setting.",
"path_not_found": "Directory not found",
"invalid_auth": "Invalid authentication details. Please check your username and password.",
"ssl_error": "An SSL error occurred. Change SSL cipher list and try again."
},
"step": {
"user": {
"description": "Select the authentication method for your mail server.",
"data": {
"auth_type": "Authentication Type"
},
"title": "Authentication Method"
},
"imap_config": {
"description": "Please enter the connection information of your mail server.",
"data": {
"host": "Host",
"password": "Password",
"port": "Port",
"username": "Username",
"verify_ssl": "Verify SSL Cert",
"imap_security": "IMAP Security"
},
"title": "Mail and Packages (Step 1 of 2)"
},
"config_2": {
"data": {
"folder": "Mail Folder",
"resources": "Sensors List",
"scan_interval": "Scanning Interval (minutes, minimum 5)",
"image_path": "Image Path",
"gif_duration": "Image Duration (seconds)",
"image_security": "Random Image Filename",
"imap_timeout": "Mailbox scan time limit (seconds, minimum 10)",
"generate_grid": "Create image grid for LLM vision models",
"generate_mp4": "Create mp4 from images",
"allow_external": "Create image for notification apps",
"usps_placeholder": "Include USPS no-image placeholder in GIF?",
"custom_img": "Use custom USPS 'no mail' image?",
"amazon_custom_img": "Use custom 'no Amazon delivery' image?",
"ups_custom_img": "Use custom 'no UPS delivery' image?",
"walmart_custom_img": "Use custom 'no Walmart delivery' image?",
"fedex_custom_img": "Use custom 'no FedEx delivery' image?",
"post_de_custom_img": "Use custom Post DE 'no mail' image?",
"allow_forwarded_emails": "Allow forwarded emails in addition to a service's default (e.g. no-reply@usps.com)"
},
"data_description": {
"imap_timeout": "Covers the entire scan — login plus every per-carrier IMAP search — not just connecting. Raise this if large mailboxes time out; lower it to fail faster."
},
"description": "Finish the configuration by customizing the following based on your email structure and Home Assistant installation.\n\nIf using Amazon forwarded emails please separate each address with a comma.",
"title": "Mail and Packages (Step 2 of 2)"
},
"config_3": {
"data": {
"custom_img_file": "Path to custom USPS image: (ie: images/my_custom_no_mail.jpg)",
"amazon_custom_img_file": "Path to custom Amazon image: (ie: images/my_custom_no_amazon.jpg)",
"ups_custom_img_file": "Path to custom UPS image: (ie: images/my_custom_no_ups.jpg)",
"walmart_custom_img_file": "Path to custom Walmart image: (ie: images/my_custom_no_walmart.jpg)",
"fedex_custom_img_file": "Path to custom FedEx image: (ie: images/my_custom_no_fedex.jpg)",
"post_de_custom_img_file": "Path to custom Post DE image: (ie: images/my_custom_no_post_de.gif)"
},
"description": "Enter the path and file name to your custom no delivery images below.\n\nExample: images/custom_nomail.gif",
"title": "Mail and Packages (Step 3 of 3)"
},
"config_amazon": {
"data": {
"amazon_domain": "Amazon domain",
"amazon_fwds": "Amazon forwarded email addresses",
"amazon_days": "Days back to check for Amazon emails"
},
"description": "Please enter the domain Amazon sends email's from (ie: amazon.com or amazon.de)\n\nIf using Amazon forwarded emails please separate each address with a comma or enter (none) to clear this setting.",
"title": "Amazon Settings"
},
"config_forwarded_emails": {
"data": {
"forwarded_emails": "Forwarded Email Addresses"
},
"description": "By default, the Mail and Packages integration only searches for messages matching a service's address.\n\nIf you want to use forwarded emails, please separate each address messages will be coming from with a comma or enter '(none)' to clear this setting.",
"title": "Forwarded Email Addresses"
},
"reconfigure": {
"description": "Select the authentication method for your mail server.",
"data": {
"auth_type": "Authentication Type"
},
"title": "Authentication Method"
},
"reconfig_imap": {
"data": {
"host": "Host",
"password": "Password",
"port": "Port",
"username": "Username",
"imap_security": "IMAP Security",
"verify_ssl": "Verify SSL Cert"
},
"description": "Please enter the connection information of your mail server.",
"title": "Mail and Packages (Step 1 of 2)"
},
"reconfig_2": {
"data": {
"folder": "Mail Folder",
"scan_interval": "Scanning Interval (minutes, minimum 5)",
"image_path": "Image Path",
"gif_duration": "Image Duration (seconds)",
"image_security": "Random Image Filename",
"generate_grid": "Create image grid for LLM vision models",
"generate_mp4": "Create mp4 from images",
"resources": "Sensors List",
"imap_timeout": "Mailbox scan time limit (seconds, minimum 10)",
"allow_external": "Create image for notification apps",
"usps_placeholder": "Include USPS no-image placeholder in GIF?",
"custom_img": "Use custom USPS 'no mail' image?",
"amazon_custom_img": "Use custom 'no Amazon delivery' image?",
"ups_custom_img": "Use custom 'no UPS delivery' image?",
"walmart_custom_img": "Use custom 'no Walmart delivery' image?",
"fedex_custom_img": "Use custom 'no FedEx delivery' image?",
"post_de_custom_img": "Use custom Post DE 'no mail' image?",
"allow_forwarded_emails": "Allow forwarded emails in addition to a service's default (e.g. no-reply@usps.com)"
},
"data_description": {
"imap_timeout": "Covers the entire scan — login plus every per-carrier IMAP search — not just connecting. Raise this if large mailboxes time out; lower it to fail faster."
},
"description": "Finish the configuration by customizing the following based on your email structure and Home Assistant installation.\n\nIf using Amazon forwarded emails please separate each address with a comma or enter (none) to clear this setting.",
"title": "Mail and Packages (Step 2 of 2)"
},
"reconfig_3": {
"data": {
"custom_img_file": "Path to custom USPS image: (i.e.: images/my_custom_no_mail.jpg)",
"amazon_custom_img_file": "Path to custom Amazon image: (i.e.: images/my_custom_no_amazon.jpg)",
"ups_custom_img_file": "Path to custom UPS image: (i.e.: images/my_custom_no_ups.jpg)",
"walmart_custom_img_file": "Path to custom Walmart image: (i.e.: images/my_custom_no_walmart.jpg)",
"fedex_custom_img_file": "Path to custom FedEx image: (i.e.: images/my_custom_no_fedex.jpg)",
"post_de_custom_img_file": "Path to custom Post DE image: (i.e.: images/my_custom_no_post_de.gif)"
},
"description": "Enter the path and file name to your custom no delivery images below.\n\nExample: images/custom_nomail.gif",
"title": "Mail and Packages (Step 3 of 3)"
},
"reconfig_amazon": {
"data": {
"amazon_domain": "Amazon domain",
"amazon_fwds": "Amazon forwarded email addresses",
"amazon_days": "Days back to check for Amazon emails"
},
"description": "Please enter the domain Amazon sends email's from (ie: amazon.com or amazon.de)\n\nIf using Amazon forwarded emails please separate each address with a comma or enter (none) to clear this setting.",
"title": "Amazon Settings"
},
"config_storage": {
"data": {
"storage": "Directory to store images"
},
"description": "Please enter the directory you'd like your images to be stored in.\nThe default is auto populated.",
"title": "Image storage location"
},
"reconfig_storage": {
"data": {
"storage": "Directory to store images"
},
"description": "Please enter the directory you'd like your images to be stored in.\nThe default is auto populated.",
"title": "Image storage location"
},
"reconfig_forwarded_emails": {
"data": {
"forwarded_emails": "Forwarded Email Addresses"
},
"description": "By default, the Mail and Packages integration only searches for messages matching a service's address.\n\nIf you want to use forwarded emails, please separate each address messages will be coming from with a comma or enter '(none)' to clear this setting.",
"title": "Forwarded Email Addresses"
},
"reauth_confirm": {
"description": "The authentication for your mail server has expired or is invalid. Please re-authenticate to continue.",
"data": {
"username": "Username",
"password": "Password"
},
"title": "Re-authenticate Mail Server"
}
}
},
"selector": {
"auth_type": {
"options": {
"password": "Password",
"oauth2_microsoft": "OAuth2 - Microsoft (Outlook/Exchange)",
"oauth2_google": "OAuth2 - Google (Gmail)"
}
}
},
"issues": {
"auth_failed": {
"title": "Mail and Packages authentication failed",
"fix_flow": {
"step": {
"confirm": {
"title": "Re-authenticate Mail Server",
"description": "Authentication to your IMAP mail server has failed. Click submit to start the re-authentication flow."
}
}
}
}
}
}