"analytics.invalidDates":"Invalid `from` or `to` dates.",
"analytics.links":"Links",
"analytics.nonIndividualTracking":"The counts are non-unique as individual subscriber tracking is turned off.",
"analytics.trackingDisabled":"E-mail tracking is globally disabled. No new views or clicks are being recorded.",
"analytics.title":"Analytics",
"analytics.toDate":"To",
"bounces.complaint":"Complaint",
"bounces.hard":"Hard",
"bounces.soft":"Soft",
"bounces.source":"Source",
"bounces.unknownService":"Unknown service.",
"bounces.view":"View bounces",
"campaigns.addAltText":"Add alternate plain text message",
"campaigns.addAttachments":"Add attachments",
"campaigns.archive":"Archive",
"campaigns.archiveEnable":"Publish to public archive",
"campaigns.archiveHelp":"Publish (running, paused, finished) the campaign message on the public archive.",
"campaigns.archiveMeta":"Campaign metadata",
"campaigns.archiveMetaHelp":"Dummy subscriber data to use in the public message including name, email, and any optional attributes used in the campaign message or template.",
"campaigns.archiveSlug":"URL Slug",
"campaigns.archiveSlugHelp":"A short name for the page to be used in the public URL. eg: my-newsletter-edition-2",
"globals.terms.attribs":"Attributes",
"campaigns.attribsHelp":"Custom JSON object {} attributes for this campaign. Use in template with {{ .Campaign.Attribs.$key }}",
"campaigns.attachments":"Attachments",
"campaigns.cantUpdate":"Cannot update a running or a finished campaign.",
"campaigns.clicks":"Clicks",
"campaigns.confirmDelete":"Delete {name}",
"campaigns.confirmSchedule":"This campaign will start automatically at the scheduled date and time. Schedule now?",
"campaigns.confirmSwitchFormat":"The content may lose formatting. Continue?",
"campaigns.confirmOverwriteContent":"This will overwrite all content. Continue?",
"campaigns.content":"Content",
"campaigns.contentHelp":"Content here",
"campaigns.continue":"Continue",
"campaigns.copyOf":"Copy of {name}",
"campaigns.customHeadersHelp":"Array of custom headers to attach to outgoing messages. Supports template expressions (e.g., {{ .Subscriber.Attribs.city }}). eg: [{\"X-Custom\": \"value\"}, {\"X-Custom2\": \"{{ .Subscriber.UUID }}\"}]",
"email.unsubHelp":"Don't want to receive these e-mails?",
"email.viewInBrowser":"View in browser",
"forms.formHTML":"Form HTML",
"forms.formHTMLHelp":"Use the following HTML to show a subscription form on an external webpage. The form should have the email field and one or more `l` (list UUID) fields. The name field is optional.",
"forms.noPublicLists":"There are no public lists to generate a forms.",
"forms.publicLists":"Public lists",
"forms.publicSubPage":"Public subscription page",
"forms.redirectURL":"Redirect URL",
"forms.redirectURLHelp":"Add URLs in `Settings -> Security` to redirect users after form submission",
"forms.selectHelp":"Select lists to add to the form.",
"import.instructionsHelp":"Upload a CSV file or a ZIP file with a single CSV file in it to bulk import subscribers. The CSV file should have the following headers with the exact column names. attributes (optional) should be a valid JSON string with double escaped quotes.",
"import.invalidDelim":"Delimiter should be a single character.",
"import.overwriteSubStatusHelp":"Overwrite status of existing list subscriptions",
"import.recordsCount":"{num} / {total} records",
"import.stopImport":"Stop import",
"import.subscribe":"Subscribe",
"import.subscribeWarning":"Overwriting will re-subscribe unusbscribed e-mails. Continue?",
"import.title":"Import subscribers",
"import.upload":"Upload",
"lists.confirmDelete":"Are you sure? This does not delete subscribers.",
"lists.confirmSub":"Confirm subscription(s) to {name}",
"lists.invalidName":"Invalid name",
"lists.newList":"New list",
"lists.optin":"Opt-in",
"lists.optinHelp":"Double opt-in sends an e-mail to the subscriber asking for confirmation. On Double opt-in lists, campaigns are only sent to confirmed subscribers.",
"lists.optinTo":"Opt-in to {name}",
"lists.optins.double":"Double opt-in",
"lists.optins.single":"Single opt-in",
"lists.sendCampaign":"Send campaign",
"lists.sendOptinCampaign":"Send opt-in campaign",
"lists.type":"Type",
"lists.typeHelp":"Public lists are open to the world to subscribe and their names may appear on public pages such as the subscription management page.",
"lists.types.private":"Private",
"lists.types.public":"Public",
"logs.title":"Logs",
"maintenance.help":"Some actions may take a while to complete depending on the amount of data.",
"settings.bounces.postmarkUsernameHelp":"Postmark allows you to enable basic authorization for webhooks. Make sure to enter the same credentials here and in your Postmark webhook settings.",
"settings.bounces.scanInterval":"Scan interval",
"settings.bounces.scanIntervalHelp":"Interval at which the bounce mailbox should be scanned for bounces (s for second, m for minute).",
"settings.bounces.azureSharedSecretHeaderHelp":"Optional HTTP header name to read the Azure shared secret from. If empty, EagleCast uses X-EagleCast-Webhook-Secret.",
"settings.bounces.type":"Type",
"settings.bounces.username":"Username",
"settings.confirmRestart":"Ensure running campaigns are paused. Restart?",
"settings.general.adminNotifEmailsHelp":"Comma separated list of e-mail addresses to which admin notifications such as import updates, campaign completion, failure etc. should be sent.",
"settings.general.enablePublicArchive":"Enable public mailing list archive",
"settings.general.enablePublicArchiveHelp":"Publish campaigns on which archiving is enabled on the public website.",
"settings.general.enablePublicArchiveRSSContent":"Show full content in RSS feed",
"settings.general.enablePublicArchiveRSSContentHelp":"Show full e-mail content in the RSS feed. If disabled, only the title and link elements are shown.",
"settings.general.enablePublicSubPage":"Enable public subscription page",
"settings.general.enablePublicSubPageHelp":"Show a public subscription page with all the public lists for people to subscribe.",
"settings.general.faviconURL":"Favicon URL",
"settings.general.faviconURLHelp":"(Optional) full URL to the static favicon to be displayed on user facing view such as the unsubscription page.",
"settings.general.sendOptinConfirmHelp":"Send an opt-in confirmation e-mail when subscribers signup via the public form or when they are added by the admin.",
"settings.general.showOptinPage":"Ask for double opt-in confirmation",
"settings.general.showOptinPageHelp":"Ask subscribers to confirm once they land on the double opt-in page instead of confirming automatically.",
"settings.mailserver.idleTimeoutHelp":"Time to wait for new activity on a connection before closing it and removing it from the pool (s for second, m for minute).",
"settings.mailserver.maxConnsHelp":"Maximum concurrent connections to the server.",
"settings.mailserver.nameHelp":"Optional unique name for the SMTP server. Must have the prefix email-. Setting this allows the server to be specifically selected for a campaign. eg: email-primary-server. Alphanumeric / dash.",
"settings.mailserver.password":"Password",
"settings.mailserver.passwordHelp":"Enter to change",
"settings.mailserver.skipTLSHelp":"Skip hostname check on the TLS certificate.",
"settings.mailserver.tls":"TLS",
"settings.mailserver.tlsHelp":"TLS/SSL encryption. STARTTLS is commonly used.",
"settings.mailserver.username":"Username",
"settings.mailserver.waitTimeout":"Wait timeout",
"settings.mailserver.waitTimeoutHelp":"Time to wait for new activity on a connection before closing it and removing it from the pool (s for second, m for minute).",
"settings.maintenance.cron":"Cron interval",
"settings.media.provider":"Provider",
"settings.media.s3.bucket":"Bucket",
"settings.media.s3.bucketPath":"Bucket path",
"settings.media.s3.bucketPathHelp":"Path inside the bucket to upload files. Default is /",
"settings.media.s3.bucketType":"Bucket type",
"settings.media.s3.bucketTypePrivate":"Private",
"settings.media.s3.bucketTypePublic":"Public",
"settings.media.s3.key":"AWS access key",
"settings.media.s3.publicURL":"Custom public URL or path (optional)",
"settings.media.s3.publicURLHelp":"Custom URL (https://cdn.example.com) to use for image links, or a path starting with / (e.g., /uploads) to proxy files through EagleCast.",
"settings.media.s3.region":"Region",
"settings.media.s3.secret":"AWS access secret",
"settings.media.s3.uploadExpiry":"Upload expiry",
"settings.media.s3.uploadExpiryHelp":"(Optional) Specify expiry for the generated presigned URL. Only applicable for private buckets (s, m, h, d for seconds, minutes, hours, days).",
"settings.media.s3.url":"S3 backend URL",
"settings.media.s3.urlHelp":"Only change if using a custom S3 compatible backend like Minio.",
"settings.media.upload.extensionsHelp":"Add * to allow all extensions",
"settings.media.upload.path":"Upload path",
"settings.media.upload.pathHelp":"Path to the directory where media will be uploaded.",
"settings.media.upload.uri":"Upload URI",
"settings.media.upload.uriHelp":"Upload URI that is visible to the outside world. The media uploaded to upload_path will be publicly accessible under {root_url}, for instance, https://eaglecast.yoursite.com/uploads.",
"settings.messengers.retriesHelp":"Number of times to retry when a message fails.",
"settings.messengers.skipTLSHelp":"Skip hostname check on the TLS certificate.",
"settings.messengers.timeout":"Idle timeout",
"settings.messengers.timeoutHelp":"Time to wait for new activity on a connection before closing it and removing it from the pool (s for second, m for minute).",
"settings.messengers.url":"URL",
"settings.messengers.urlHelp":"Root URL of the Postback server.",
"settings.messengers.username":"Username",
"settings.needsRestart":"Settings changed. Pause all running campaigns and restart the app",
"settings.performance.batchSize":"Batch size",
"settings.performance.batchSizeHelp":"The number of subscribers to pull from the database in a single iteration. Each iteration pulls subscribers from the database, sends messages to them, and then moves on to the next iteration to pull the next batch. This should ideally be higher than the maximum achievable throughput (concurrency * message_rate).",
"settings.performance.cacheSlowQueriesHelp":"Only enable this on large databases that have slowed down significantly. Caches list subscriber counts, dashboard statistics etc.",
"settings.performance.concurrency":"Concurrency",
"settings.performance.concurrencyHelp":"Maximum concurrent worker (threads) that will attempt to send messages simultaneously.",
"settings.performance.maxErrThresholdHelp":"The number of errors (eg: SMTP timeouts while e-mailing) a running campaign should tolerate before it is paused for manual investigation or intervention. Set to 0 to never pause.",
"settings.performance.messageRateHelp":"Maximum number of messages to be sent out per second per worker in a second. If concurrency = 10 and message_rate = 10, then up to 10x10=100 messages may be pushed out every second. This, along with concurrency, should be tweaked to keep the net messages going out per second under the target message servers rate limits if any.",
"settings.performance.slidingWindowDurationHelp":"Duration of the sliding window period (m for minute, h for hour).",
"settings.performance.slidingWindowHelp":"Limit the total number of messages that are sent out in given period. On reaching this limit, messages are be held from sending until the time window clears.",
"settings.privacy.allowPrefsHelp":"Allow subscribers to change preferences such as their names and multiple list subscriptions.",
"settings.privacy.allowWipe":"Allow wiping",
"settings.privacy.allowWipeHelp":"Allow subscribers to delete themselves including their subscriptions and all other data from the database. Campaign views and link clicks are also removed while views and click counts remain (with no subscriber associated to them) so that stats and analytics are not affected.",
"settings.privacy.domainBlocklistHelp":"E-mail addresses with these domains are disallowed from subscribing. Enter one domain per line, eg: example.com",
"settings.privacy.domainAllowlistHelp":"Only e-mail addresses with these domains are allowed to subscribe. Enter one domain per line, eg: example.com, *.example.com",
"settings.privacy.individualSubTrackingHelp":"Track subscriber-level campaign views and clicks. When disabled, view and click tracking continue without being linked to individual subscribers.",
"settings.security.enableCaptchaHelp":"Enable CAPTCHA on the public subscription form.",
"settings.security.enableOIDC":"Enable OIDC SSO",
"settings.security.name":"Security",
"settings.smtp.customHeaders":"Custom headers",
"settings.smtp.customHeadersHelp":"Optional array of e-mail headers to include in all messages sent from this server. eg: [{\"X-Custom\": \"value\"}, {\"X-Custom2\": \"value\"}]",
"settings.smtp.fromAddressesHelp":"Optional list of e-mail addresses (user@example.com) or domains (example.com) to route through this SMTP server. If multiple servers specify the same entry, they are used round robin.",
"settings.smtp.heloHost":"HELO hostname",
"settings.smtp.heloHostHelp":"Optional. Some SMTP servers require a FQDN in the hostname. By default, HELLOs go with `localhost`. Set this if a custom hostname should be used.",
"settings.smtp.name":"SMTP",
"settings.smtp.retries":"Retries",
"settings.smtp.retriesHelp":"Number of times to retry when a message fails.",
"settings.smtp.retryDelay":"Retry delay",
"settings.smtp.retryDelayHelp":"Time to wait before retrying after an error (s for second, m for minute). 0s disables the delay.",
"users.apiOneTimeToken":"Copy the API access token now. It will not be shown again.",
"users.cantDeleteRole":"Cannot delete role that is in use.",
"users.firstTime":"This is a fresh install. Pick a username and password for the Super Admin account.",
"users.invalidLogin":"Invalid login or password",
"users.invalidRequest":"Invalid auth request",
"users.lastLogin":"Last login",
"users.listPerms":"List permissions",
"users.listPermsWarning":"lists:get_all or lists:manage_all are enabled which overrides per-list permissions",
"users.listRole":"List roles | List role",
"users.listRoles":"List roles",
"users.login":"Login",
"users.loginOIDC":"Login with {name}",
"users.logout":"Logout",
"users.needSuper":"User(s) couldn't be updated. There has to be at least one active Super Admin user.",
"users.newListRole":"New list role",
"users.newUser":"New user",
"users.newUserRole":"New user role",
"users.password":"Password",
"users.passwordEnable":"Enable password login",
"users.passwordMismatch":"Passwords don't match",
"users.passwordRepeat":"Repeat password",
"users.perms":"Permissions",
"users.profile":"Profile",
"users.role":"Role | Roles",
"users.roleGroup":"Group",
"users.roles":"Roles",
"users.status.disabled":"Disabled",
"users.status.enabled":"Enabled",
"users.type":"Type",
"users.type.api":"API",
"users.type.super":"Super Admin",
"users.type.user":"User",
"users.userRole":"User role | User roles",
"users.userRoles":"User roles",
"users.username":"Username",
"users.usernameHelp":"Used with password login",
"users.forgotPassword":"Forgot password?",
"users.resetLinkSent":"If the account is active, you will receive a password reset email.",
"users.resetPassword":"Reset password",
"users.newPassword":"New password",
"users.invalidResetLink":"Invalid or expired reset link",
"email.forgotPassword.subject":"Reset your password",
"email.forgotPassword.button":"Reset password",
"email.forgotPassword.info":"If you didn't request this, you can safely ignore this email. This link will expire in 30 minutes.",
"settings.security.trustedURLs":"Trusted URLs",
"settings.security.trustedURLsHelp":"URLs for form redirection and CORS origins for browser Javascript requests. Enter one URL per line (e.g: https://example.com, http://example.com/thankyou.html). Leave empty to disable. Add * to allow all CORS origins (not valid for redirects and not recommended).",
"users.twoFA":"Two-factor authentication",
"users.twoFAEnabled":"Two-factor authentication is on",
"users.twoFAEnabledDesc":"Your account is protected with {type} 2FA",
"users.twoFANotEnabled":"Enable 2FA for additional security when logging into your account.",
"users.twoFAAlreadyEnabled":"Two-factor authentication is already enabled.",
"users.totpCode":"TOTP code",
"users.totpCodeHelp":"Enter the 6-digit code from your authenticator app",
"users.totpScanQR":"Scan the QR code with your authenticator app such as Ente or Google Authenticator and enter the TOTP code below.",
"users.totpSecret":"Secret key",
"users.invalidPassword":"Invalid password",
"lists.archived":"Archived",
"lists.archivedHelp":"Archiving hides the lists from lists page, campaigns, and public forms. It can be unarchived anytime. It is useful for hiding old and rarely used lists.",
"maintenance.database.title":"Database",
"maintenance.database.vacuumHelp":"PostgreSQL VACUUM ANALYZE reclaims storage used by deleted rows and significantly speeds up database performance on large databases. IMPORTANT: For large databases, this is a slow, blocking operation. Schedule to run this during off-peak hours."