Files
Home-Assistant/custom_components/mail_and_packages/translations/en.json
T
2026-07-09 13:30:12 -04:00

214 lines
12 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)",
"custom_days": "Days back to check for package emails (minimum 1, default 3)",
"image_path": "Image Path",
"gif_duration": "Image Duration (seconds)",
"image_security": "Random Image Filename",
"imap_timeout": "Mailbox scan time limit (seconds, minimum 10)",
"generate_mp4": "Create mp4 from images",
"allow_external": "Create image for notification apps",
"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?",
"generic_custom_img": "Use custom 'no Generic delivery' image?",
"post_de_custom_img": "Use custom Post DE 'no mail' image?",
"generate_grid": "Create image grid for LLM vision models",
"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 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 mail image 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.\n\nNote: if you configured a forwarding header in the previous step, the forwarding address field will not appear — the header handles Amazon email matching automatically.",
"title": "Amazon Settings"
},
"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)",
"custom_days": "Days back to check for package emails (minimum 1, default 3)",
"image_path": "Image Path",
"gif_duration": "Image Duration (seconds)",
"image_security": "Random Image Filename",
"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",
"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?",
"generic_custom_img": "Use custom 'no Generic delivery' image?",
"post_de_custom_img": "Use custom Post DE 'no mail' image?",
"generate_grid": "Create image grid for LLM vision models",
"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 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 mail image 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.\n\nNote: if you configured a forwarding header in the previous step, the forwarding address field will not appear — the header handles Amazon email matching automatically.",
"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"
},
"config_forwarded_emails": {
"data": {
"forwarding_header": "Forwarding Header (e.g. X-SimpleLogin-Original-From)",
"forwarded_emails": "Forwarded Email Addresses"
},
"data_description": {
"forwarding_header": "If your forwarding service includes the original sender in a header, enter the header name here. This takes precedence over the address list below. Enter '(none)' or leave blank to use the address list instead.",
"forwarded_emails": "Comma-separated list of forwarded addresses messages will arrive from. Leave as '(none)' if using the forwarding header above."
},
"description": "Choose how to match forwarded emails.\n\n**Option 1 — Forwarding header**: If your service (e.g. SimpleLogin) includes the original sender in a custom header, enter that header name. Mail and Packages will use it to match carrier addresses automatically.\n\n**Option 2 — Address list**: Enter the forwarding addresses your service assigned to each carrier, separated by commas.",
"title": "Forwarded Email Settings"
},
"reconfig_forwarded_emails": {
"data": {
"forwarding_header": "Forwarding Header (e.g. X-SimpleLogin-Original-From)",
"forwarded_emails": "Forwarded Email Addresses"
},
"data_description": {
"forwarding_header": "If your forwarding service includes the original sender in a header, enter the header name here. This takes precedence over the address list below. Enter '(none)' or leave blank to use the address list instead.",
"forwarded_emails": "Comma-separated list of forwarded addresses messages will arrive from. Leave as '(none)' if using the forwarding header above."
},
"description": "Choose how to match forwarded emails.\n\n**Option 1 — Forwarding header**: If your service (e.g. SimpleLogin) includes the original sender in a custom header, enter that header name. Mail and Packages will use it to match carrier addresses automatically.\n\n**Option 2 — Address list**: Enter the forwarding addresses your service assigned to each carrier, separated by commas.",
"title": "Forwarded Email Settings"
},
"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)"
}
}
}
}