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.
40 lines
3.1 KiB
JSON
40 lines
3.1 KiB
JSON
{
|
|
"email-settings": "Podešavanje Email-a",
|
|
"address": "Email adresa",
|
|
"address-help": "Označena email adresa se odnosi na email koga će primalac videti \"Od\" i \"Odgovori\" poljima.",
|
|
"from": "Od koga",
|
|
"from-help": "The from name to display in the email.",
|
|
"sendmail-rate-limit": "Send <em>X</em> emails...",
|
|
"sendmail-rate-delta": "... every <em>X</em> milliseconds",
|
|
"sendmail-rate-help": "Instructs the NodeBB mailer to limit the number of messages sent at once in order to not overwhelm email receiving services. These options do not apply if SMTP Transport is enabled (below).",
|
|
|
|
"smtp-transport": "SMTP Transport",
|
|
"smtp-transport.enabled": "Use an external email server to send emails",
|
|
"smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
|
|
"smtp-transport.service": "Select a service",
|
|
"smtp-transport.service-custom": "Custom Service",
|
|
"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 Host",
|
|
"smtp-transport.port": "SMTP Port",
|
|
"smtp-transport.security": "Connection security",
|
|
"smtp-transport.security-encrypted": "Encrypted",
|
|
"smtp-transport.security-starttls": "StartTLS",
|
|
"smtp-transport.security-none": "None",
|
|
"smtp-transport.username": "Username",
|
|
"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": "Password",
|
|
|
|
"template": "Promeni šablon Email-a",
|
|
"template.select": "Izaberi šablon Email-a",
|
|
"template.revert": "Vrati na Originalno podešavanje.",
|
|
"testing": "Testiranje Email-a",
|
|
"testing.select": "Izaberi šablon Email-a",
|
|
"testing.send": "Pošalji probni Email",
|
|
"testing.send-help": "Probni email će biti poslat na adresu trenutno ulogovanog korisnika",
|
|
"subscriptions": "Email subskripcije",
|
|
"subscriptions.disable": "Onemogući notifikacije o email subskripcijama",
|
|
"subscriptions.hour": "Digest Hour",
|
|
"subscriptions.hour-help": "Molim unesite broj koji označava satnicu kada da pošalje zakazani sažeti email (nrp. <code>0</code> za ponoć, <code>17</code> za 5:00 pm). Uzmite u obzir da će se slanje događati po satnici samog servara, i da vrlo verovatno se ne poklapa sa satnicom vašeg sistema. <br /> Trenutno vreme servera je: <span id=\"serverTime\"></span><br /> Sledeći dnevni sažeti email zakazan je za slanje u <span id=\"nextDigestTime\"></span>"
|
|
} |