You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
2.9 KiB
JSON
37 lines
2.9 KiB
JSON
{
|
|
"email-settings": "Sūtītājs",
|
|
"address": "Sūtītāja e-pasta adrese",
|
|
"address-help": "E-pasta adrese, ko saņēmējs redzēs laukos \"No:\" un \"Atbildēt:\".",
|
|
"from": "Sūtītāja vārds vai nosaukums",
|
|
"from-help": "Vārds vai nosaukums, ko saņēmējs redzēs kā sūtītāju.",
|
|
|
|
"smtp-transport": "SMTP transports",
|
|
"smtp-transport.enabled": "Izmantot atsevišķu e-pasta serveri, lai nosūtītu e-pastus",
|
|
"smtp-transport-help": "Izvēlies no labi zināmu pakalpojumu saraksta vai ievadi pielāgotu pakalpojumu.",
|
|
"smtp-transport.service": "Atlasīt servisu",
|
|
"smtp-transport.service-custom": "Pielāgotais serviss",
|
|
"smtp-transport.service-help": "Select a service name above in order to use the known information about it. Alternatively, select 'Custom Service' and enter the details below.",
|
|
"smtp-transport.gmail-warning1": "There have been reports of the Gmail service not working on accounts with heightened security. In those scenarios, you will have to <a href=\"https://www.google.com/settings/security/lesssecureapps\">configure your GMail account to allow less secure apps</a>.",
|
|
"smtp-transport.gmail-warning2": "For more information about this workaround, <a href=\"https://nodemailer.com/usage/using-gmail/\">please consult this NodeMailer article on the issue.</a> An alternative would be to utilise a third-party emailer plugin such as SendGrid, Mailgun, etc. <a href=\"../extend/plugins\">Browse available plugins here</a>.",
|
|
"smtp-transport.host": "SMTP serveris",
|
|
"smtp-transport.port": "SMTP ports",
|
|
"smtp-transport.security": "Savienojumu drošība",
|
|
"smtp-transport.security-encrypted": "Šifrēts",
|
|
"smtp-transport.security-starttls": "StartTLS",
|
|
"smtp-transport.security-none": "Nav",
|
|
"smtp-transport.username": "Lietotājvārds",
|
|
"smtp-transport.username-help": "<b>For the Gmail service,</b> enter the full email address here, especially if you are using a Google Apps managed domain.",
|
|
"smtp-transport.password": "Parole",
|
|
|
|
"template": "Rediģēt e-pasta veidni",
|
|
"template.select": "Select Email Template",
|
|
"template.revert": "Atgriezt uz oriģinālo",
|
|
"testing": "Email Testing",
|
|
"testing.select": "Select Email Template",
|
|
"testing.send": "Send Test Email",
|
|
"testing.send-help": "The test email will be sent to the currently logged in user's email address.",
|
|
"subscriptions": "Email Subscriptions",
|
|
"subscriptions.disable": "Atspējot abonementu paziņojumu e-pastus",
|
|
"subscriptions.hour": "Digest Hour",
|
|
"subscriptions.hour-help": "Please enter a number representing the hour to send scheduled email digests (e.g. <code>0</code> for midnight, <code>17</code> for 5:00pm). Keep in mind that this is the hour according to the server itself, and may not exactly match your system clock.<br /> The approximate server time is: <span id=\"serverTime\"></span><br /> The next daily digest is scheduled to be sent <span id=\"nextDigestTime\"></span>"
|
|
} |