Merge remote-tracking branch 'origin/master' into develop

v1.18.x
Julian Lam 8 years ago
commit 26d4c18340

@ -56,7 +56,7 @@
"morgan": "^1.8.2", "morgan": "^1.8.2",
"mousetrap": "^1.6.1", "mousetrap": "^1.6.1",
"nconf": "^0.8.4", "nconf": "^0.8.4",
"nodebb-plugin-composer-default": "5.0.7", "nodebb-plugin-composer-default": "5.0.8",
"nodebb-plugin-dbsearch": "2.0.6", "nodebb-plugin-dbsearch": "2.0.6",
"nodebb-plugin-emoji-extended": "1.1.1", "nodebb-plugin-emoji-extended": "1.1.1",
"nodebb-plugin-emoji-one": "1.2.1", "nodebb-plugin-emoji-one": "1.2.1",
@ -66,9 +66,9 @@
"nodebb-plugin-spam-be-gone": "0.5.1", "nodebb-plugin-spam-be-gone": "0.5.1",
"nodebb-rewards-essentials": "0.0.9", "nodebb-rewards-essentials": "0.0.9",
"nodebb-theme-lavender": "4.0.5", "nodebb-theme-lavender": "4.0.5",
"nodebb-theme-persona": "5.0.32", "nodebb-theme-persona": "6.0.1",
"nodebb-theme-slick": "1.1.1", "nodebb-theme-slick": "1.1.1",
"nodebb-theme-vanilla": "6.0.26", "nodebb-theme-vanilla": "7.0.1",
"nodebb-widget-essentials": "3.0.4", "nodebb-widget-essentials": "3.0.4",
"nodemailer": "4.1.0", "nodemailer": "4.1.0",
"passport": "^0.3.0", "passport": "^0.3.0",

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -4,13 +4,21 @@
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.", "address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
"from": "From Name", "from": "From Name",
"from-help": "The from name to display in the email.", "from-help": "The from name to display in the email.",
"gmail-routing": "Gmail Routing",
"gmail-routing-help1": "There have been reports of Gmail Routing 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": "SMTP Transport",
"gmail-routing-help2": "For more information about this workaround, <a href=\"https://nodemailer.com/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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.", "smtp-transport.enabled": "Use an external email server to send emails",
"gmail-transport": "Route emails through a Gmail/Google Apps account", "smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
"gmail-transport.username": "Username", "smtp-transport.service": "Select a service",
"gmail-transport.username-help": "Enter the full email address here, especially if you are using a Google Apps managed domain.", "smtp-transport.service-custom": "Custom Service",
"gmail-transport.password": "Password", "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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.",
"smtp-transport.host": "SMTP Host",
"smtp-transport.port": "SMTP Port",
"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": "Edit Email Template", "template": "Edit Email Template",
"template.select": "Select Email Template", "template.select": "Select Email Template",
"template.revert": "Revert to Original", "template.revert": "Revert to Original",

@ -11,5 +11,8 @@
"validate.x-valid": "Правилни правила: <strong>%1</strong> от <strong>%2</strong>.", "validate.x-valid": "Правилни правила: <strong>%1</strong> от <strong>%2</strong>.",
"validate.x-invalid": "Следните <strong>%1</strong> правила са грешни:", "validate.x-invalid": "Следните <strong>%1</strong> правила са грешни:",
"alerts.applied-success": "Черният списък е приложен" "alerts.applied-success": "Черният списък е приложен",
"analytics.blacklist-hourly": "<strong>Фигура 1</strong> &ndash; Попадения в черния списък за час",
"analytics.blacklist-daily": "<strong>Фигура 2</strong> &ndash; Попадения в черния списък за ден"
} }

@ -4,13 +4,21 @@
"address-help": "Следният адрес на е-поща е този, който получателят ще види в полетата „От“ и “Отговор до“.", "address-help": "Следният адрес на е-поща е този, който получателят ще види в полетата „От“ и “Отговор до“.",
"from": "Име за полето „От“", "from": "Име за полето „От“",
"from-help": "Името на изпращача, което да бъде показано в е-писмото.", "from-help": "Името на изпращача, което да бъде показано в е-писмото.",
"gmail-routing": "Препращане на Gmail",
"gmail-routing-help1": "Има доклади, че препращането на Gmail не работи за акаунти с подсилена защита. В тези случаи ще трябва да <a href=\"https://www.google.com/settings/security/lesssecureapps\">настроите своя акаунт в GMail така, че да позволява използването на по-малко защитени приложения</a>.", "smtp-transport": "Транспорт чрез SMTP",
"gmail-routing-help2": "За повече информация относно това обиколно решение, <a href=\"https://nodemailer.com/using-gmail/\">моля, прегледайте тази статия за проблема в „NodeMailer“.</a> Друго решение би било използването на добавка за е-поща от трета страна, като например „SendGrid“, „Mailgun“ и т.н. <a href=\"{config.relative_path}/admin/extend/plugins\">Вижте наличните добавки тук</a>.", "smtp-transport.enabled": "Използване на външен сървър за е-поща за изпращане на е-писма",
"gmail-transport": "Препращане на е-писмата през акаунта в Gmail/Google Apps", "smtp-transport-help": "Можете да изберете от списък от познати услуги, или да въведете такава ръчно.",
"gmail-transport.username": "Потребителско име", "smtp-transport.service": "Изберете услуга",
"gmail-transport.username-help": "Въведете пълния адрес на е-пощата тук, особено ако използвате управляван домейн на „Google Apps“.", "smtp-transport.service-custom": "Персонализирана услуга",
"gmail-transport.password": "Парола", "smtp-transport.service-help": "Изберете името на услугата по-горе, за да използвате известните данни за нея. Или изберете „Персонализирана услуга“ и въведете данните ѝ по-долу.",
"smtp-transport.gmail-warning1": "Има доклади, че услугата на Gmail не работи за акаунти с подсилена защита. В тези случаи ще трябва да <a href=\"https://www.google.com/settings/security/lesssecureapps\">настроите своя акаунт в GMail така, че да позволява използването на по-малко защитени приложения</a>.",
"smtp-transport.gmail-warning2": "За повече информация относно това обиколно решение, <a href=\"https://nodemailer.com/usage/using-gmail/\">моля, прегледайте тази статия за проблема в „NodeMailer“.</a> Друго решение би било използването на добавка за е-поща от трета страна, като например „SendGrid“, „Mailgun“ и т.н. <a href=\"{config.relative_path}/admin/extend/plugins\">Вижте наличните добавки тук</a>.",
"smtp-transport.host": "SMTP сървър",
"smtp-transport.port": "SMTP порт",
"smtp-transport.username": "Потребителско име",
"smtp-transport.username-help": "<b>За услугата на Gmail</b>, въведете пълния адрес на е-пощата тук, особено ако използвате управляван домейн на „Google Apps“.",
"smtp-transport.password": "Парола",
"template": "Редактирана не шаблона за е-писма", "template": "Редактирана не шаблона за е-писма",
"template.select": "Изберете шаблон за е-писма", "template.select": "Изберете шаблон за е-писма",
"template.revert": "Връщане на оригинала", "template.revert": "Връщане на оригинала",

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -4,13 +4,21 @@
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.", "address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
"from": "From Name", "from": "From Name",
"from-help": "The from name to display in the email.", "from-help": "The from name to display in the email.",
"gmail-routing": "Gmail Routing",
"gmail-routing-help1": "There have been reports of Gmail Routing 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": "SMTP Transport",
"gmail-routing-help2": "For more information about this workaround, <a href=\"https://nodemailer.com/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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.", "smtp-transport.enabled": "Use an external email server to send emails",
"gmail-transport": "Route emails through a Gmail/Google Apps account", "smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
"gmail-transport.username": "Username", "smtp-transport.service": "Select a service",
"gmail-transport.username-help": "Enter the full email address here, especially if you are using a Google Apps managed domain.", "smtp-transport.service-custom": "Custom Service",
"gmail-transport.password": "Password", "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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.",
"smtp-transport.host": "SMTP Host",
"smtp-transport.port": "SMTP Port",
"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": "Edit Email Template", "template": "Edit Email Template",
"template.select": "Select Email Template", "template.select": "Select Email Template",
"template.revert": "Revert to Original", "template.revert": "Revert to Original",

@ -45,7 +45,7 @@
"alert.incompatible": "<p>Vaše verze NodeBB (v%1) umožňuje jen aktualizovat toto rozšíření na v%2. Aktualizujte prosím NodeBB, chcete-li nainstalovat nejnovější verzi tohoto rozšíření.</p>", "alert.incompatible": "<p>Vaše verze NodeBB (v%1) umožňuje jen aktualizovat toto rozšíření na v%2. Aktualizujte prosím NodeBB, chcete-li nainstalovat nejnovější verzi tohoto rozšíření.</p>",
"alert.possibly-incompatible": "<div class=\"alert alert-warning\"><p><strong>Nebyla nalezena žádná informace o kompatibilitě</strong></p><p>Toto rozšíření nemá nastavenou požadovanou verzi NodeBB. Plná kompatibilita nemůže být garantována a může způsobit, že se vám již NodeBB nespustí.</p></div><p>Nespustí-li se správně NodeBB:</p><pre><code>$ ./nodebb reset plugin=\"%1\"</code></pre><p>Pokračovat v instalaci této aktuální verze rozšíření?</p>", "alert.possibly-incompatible": "<div class=\"alert alert-warning\"><p><strong>Nebyla nalezena žádná informace o kompatibilitě</strong></p><p>Toto rozšíření nemá nastavenou požadovanou verzi NodeBB. Plná kompatibilita nemůže být garantována a může způsobit, že se vám již NodeBB nespustí.</p></div><p>Nespustí-li se správně NodeBB:</p><pre><code>$ ./nodebb reset plugin=\"%1\"</code></pre><p>Pokračovat v instalaci této aktuální verze rozšíření?</p>",
"license.title": "Plugin License Information", "license.title": "Licenční informace o rozšíření",
"license.intro": "The plugin <strong>%1</strong> is licensed under the %2. Please read and understand the license terms prior to activating this plugin.", "license.intro": "Rozšíření <strong>%1</strong> je licencováno pod %2. Pro aktivování tohoto rozšíření si přečtěte licenční podmínky.",
"license.cta": "Do you wish to continue with activating this plugin?" "license.cta": "Přejete si pokračovat v aktivování tohoto rozšíření?"
} }

@ -1,69 +1,69 @@
{ {
"forum-traffic": "Forum Traffic", "forum-traffic": "Provoz fóra",
"page-views": "Page Views", "page-views": "Zobrazení stránky",
"unique-visitors": "Unique Visitors", "unique-visitors": "Jedineční návštěvníci",
"users": "Users", "users": "Uživatelé",
"posts": "Posts", "posts": "Příspěvky",
"topics": "Topics", "topics": "Témata",
"page-views-seven": "Last 7 Days", "page-views-seven": "Posledních 7 dnů",
"page-views-thirty": "Last 30 Days", "page-views-thirty": "Posledních 30 dní",
"page-views-last-day": "Last 24 hours", "page-views-last-day": "Posledních 24 hodin",
"page-views-custom": "Custom Date Range", "page-views-custom": "Dle rozsahu data",
"page-views-custom-start": "Range Start", "page-views-custom-start": "Začátek rozsahu",
"page-views-custom-end": "Range End", "page-views-custom-end": "Konec rozsahu",
"page-views-custom-help": "Enter a date range of page views you would like to view. If no date picker is available, the accepted format is <code>YYYY-MM-DD</code>", "page-views-custom-help": "Zadejte rozsah data zobrazení stránek, které chcete vidět. Není-li datum nastaveno, výchozí formát je <code>YYYY-MM-DD</code>",
"page-views-custom-error": "Please enter a valid date range in the format <code>YYYY-MM-DD</code>", "page-views-custom-error": "Zadejte správný rozsah ve formátu <code>YYYY-MM-DD</code>",
"stats.day": "Day", "stats.day": "Den",
"stats.week": "Week", "stats.week": "Týden",
"stats.month": "Month", "stats.month": "Měsíc",
"stats.all": "All Time", "stats.all": "Všechny časy",
"updates": "Updates", "updates": "Aktualizace",
"running-version": "You are running <strong>NodeBB v<span id=\"version\">%1</span></strong>.", "running-version": "Fungujete na <strong>NodeBB v<span id=\"version\">%1</span></strong>.",
"keep-updated": "Always make sure that your NodeBB is up to date for the latest security patches and bug fixes.", "keep-updated": "Vždy udržujte NodeBB aktuální kvůli bezpečnostním záplatám a opravám.",
"up-to-date": "<p>You are <strong>up-to-date</strong> <i class=\"fa fa-check\"></i></p>", "up-to-date": "<p>Máte <strong>aktuální verzi</strong><i class=\"fa fa-check\"></i></p>",
"upgrade-available": "<p>A new version (v%1) has been released. Consider <a href=\"https://docs.nodebb.org/configuring/upgrade/\">upgrading your NodeBB</a>.</p>", "upgrade-available": "<p>Byla uvolněna nová verze (v%1). Zvažte <a href=\"https://docs.nodebb.org/configuring/upgrade/\">aktualizaci vašeho NodeBB</a>.</p>",
"prerelease-upgrade-available": "<p>This is an outdated pre-release version of NodeBB. A new version (v%1) has been released. Consider <a href=\"https://docs.nodebb.org/configuring/upgrade/\">upgrading your NodeBB</a>.</p>", "prerelease-upgrade-available": "<p>Toto je zastaralá zkušební verze NodeBB. Nová verze (v%1) byla uvolněna. Zvažte <a href=\"https://docs.nodebb.org/configuring/upgrade/\">aktualizaci NodeBB</a>.</p>",
"prerelease-warning": "<p>This is a <strong>pre-release</strong> version of NodeBB. Unintended bugs may occur. <i class=\"fa fa-exclamation-triangle\"></i></p>", "prerelease-warning": "<p>Toto je <strong>zkušební</strong> verze NodeBB. Mohou se vyskytnout různé chyby.<i class=\"fa fa-exclamation-triangle\"></i></p>",
"running-in-development": "<span>Forum is running in development mode. The forum may be open to potential vulnerabilities; please contact your system administrator.</span>", "running-in-development": "<span>Fórum běží ve vývojářském režimu a může být potencionálně zranitelné . Kontaktujte správce systému.</span>",
"notices": "Notices", "notices": "Oznámení",
"restart-not-required": "Restart not required", "restart-not-required": "Restart není potřeba",
"restart-required": "Restart required", "restart-required": "Je potřeba restartovat",
"search-plugin-installed": "Search Plugin installed", "search-plugin-installed": "Rozšíření pro hledání je nainstalováno",
"search-plugin-not-installed": "Search Plugin not installed", "search-plugin-not-installed": "Rozšíření pro hledání není nainstalováno",
"search-plugin-tooltip": "Install a search plugin from the plugin page in order to activate search functionality", "search-plugin-tooltip": "Pro aktivování funkce vyhledávání, nainstalujte rozšíření pro hledání ze stránky rozšíření.",
"control-panel": "System Control", "control-panel": "Ovládání systému",
"reload": "Reload", "reload": "Znovu načíst",
"restart": "Restart", "restart": "Restartovat",
"restart-warning": "Reloading or Restarting your NodeBB will drop all existing connections for a few seconds.", "restart-warning": "Znovu načtení nebo restartování NodeBB odpojí na pár vteřin všechna stávající připojení.",
"maintenance-mode": "Maintenance Mode", "maintenance-mode": "Režim údržby",
"maintenance-mode-title": "Click here to set up maintenance mode for NodeBB", "maintenance-mode-title": "Pro nastavení režimu údržby NodeBB, klikněte zde",
"realtime-chart-updates": "Realtime Chart Updates", "realtime-chart-updates": "Aktualizace grafů v reálném čase",
"active-users": "Active Users", "active-users": "Aktivní uživatelé",
"active-users.users": "Users", "active-users.users": "Uživatelé",
"active-users.guests": "Guests", "active-users.guests": "Hosté",
"active-users.total": "Total", "active-users.total": "Celkově",
"active-users.connections": "Connections", "active-users.connections": "Připojení",
"anonymous-registered-users": "Anonymous vs Registered Users", "anonymous-registered-users": "Anonym× registrovaní uživatelé",
"anonymous": "Anonymous", "anonymous": "Anonym",
"registered": "Registered", "registered": "Registrovaní",
"user-presence": "User Presence", "user-presence": "Výskyt uživatele",
"on-categories": "On categories list", "on-categories": "V seznamu kategorii",
"reading-posts": "Reading posts", "reading-posts": "Čtení příspěvku",
"browsing-topics": "Prohlížení témat", "browsing-topics": "Prohlížení témat",
"recent": "Recent", "recent": "Poslední",
"unread": "Unread", "unread": "Nepřečtené",
"high-presence-topics": "High Presence Topics", "high-presence-topics": "Témata s vysokou účastí",
"graphs.page-views": "Page Views", "graphs.page-views": "Zobrazení stránky",
"graphs.unique-visitors": "Unique Visitors", "graphs.unique-visitors": "Jedineční návštěvníci",
"graphs.registered-users": "Registered Users", "graphs.registered-users": "Registrovaní uživatelé",
"graphs.anonymous-users": "Anonymous Users" "graphs.anonymous-users": "Anonymní uživatelé"
} }

@ -11,7 +11,7 @@
"only-admins": "Zobrazuje se jen správci", "only-admins": "Zobrazuje se jen správci",
"only-global-mods-and-admins": "Zobrazuje se jen hlavním moderátorům a správcům", "only-global-mods-and-admins": "Zobrazuje se jen hlavním moderátorům a správcům",
"only-logged-in": "Zobrazuje se jen přihlášeným uživatelům", "only-logged-in": "Zobrazuje se jen přihlášeným uživatelům",
"only-guest": "Only display to guests", "only-guest": "Zobrazit jen hostům",
"open-new-window": "Otevřít v novém okně", "open-new-window": "Otevřít v novém okně",
"installed-plugins-required": "Vyžadovaná nainstalovaná rozšíření:", "installed-plugins-required": "Vyžadovaná nainstalovaná rozšíření:",

@ -1,69 +1,69 @@
{ {
"settings": "Category Settings", "settings": "Nastavení kategorie",
"privileges": "Privileges", "privileges": "Oprávnění",
"name": "Category Name", "name": "Název kategorie",
"description": "Category Description", "description": "Popis kategorie",
"bg-color": "Background Colour", "bg-color": "Barva pozadí",
"text-color": "Text Colour", "text-color": "Barva textu",
"bg-image-size": "Background Image Size", "bg-image-size": "Velikost obrázku pozadí",
"custom-class": "Custom Class", "custom-class": "Upravit třídu",
"num-recent-replies": "# nedávných odpovědí", "num-recent-replies": "# posledních odpovědí",
"ext-link": "External Link", "ext-link": "Externí odkaz",
"is-section": "Treat this category as a section", "is-section": "Zacházet s kategorii jako se sekcí",
"upload-image": "Upload Image", "upload-image": "Nahrát obrázek",
"delete-image": "Remove", "delete-image": "Vyjmout",
"category-image": "Category Image", "category-image": "Obrázek kategorie",
"parent-category": "Parent Category", "parent-category": "Nadřazená kategorie",
"optional-parent-category": "(Optional) Parent Category", "optional-parent-category": "Nadřazená kategorie (doporučeno)",
"parent-category-none": "(None)", "parent-category-none": "(nic)",
"copy-settings": "Copy Settings From", "copy-settings": "Kopírovat nastavení z",
"optional-clone-settings": "(Optional) Clone Settings From Category", "optional-clone-settings": "Klonovat nastavení z kategorie (doporučeno)",
"purge": "Purge Category", "purge": "Vyčistit kategorii",
"enable": "Enable", "enable": "Povolit",
"disable": "Disable", "disable": "Zakázat",
"edit": "Edit", "edit": "Upravit",
"select-category": "Select Category", "select-category": "Vyberte kategorii",
"set-parent-category": "Set Parent Category", "set-parent-category": "Nastavit nadřazenou kategorii",
"privileges.description": "You can configure the access control privileges for this category in this section. Privileges can be granted on a per-user or a per-group basis. You can add a new user to this table by searching for them in the form below.", "privileges.description": "Můžete nastavit oprávnění ovládání přístupu ke kategorii v této sekci. Oprávnění mohou být přidělena na uživatele nebo na celou skupinu. Uživatele můžete přidat jeho vyhledáním ze spodního formuláře.",
"privileges.warning": "<strong>Note</strong>: Privilege settings take effect immediately. It is not necessary to save the category after adjusting these settings.", "privileges.warning": "<strong>Poznámka:</strong> nastavení oprávnění má okamžitý vliv. Není tedy nutné uložit kategorii pro upravení těchto nastavení",
"privileges.section-viewing": "Viewing Privileges", "privileges.section-viewing": "Oprávnění prohlížení",
"privileges.section-posting": "Posting Privileges", "privileges.section-posting": "Oprávnění příspěvků",
"privileges.section-moderation": "Moderation Privileges", "privileges.section-moderation": "Oprávnění moderování",
"privileges.section-user": "User", "privileges.section-user": "Uživatel",
"privileges.search-user": "Add User", "privileges.search-user": "Přidat uživatele",
"privileges.no-users": "No user-specific privileges in this category.", "privileges.no-users": "V této kategorii není nastaveno žádné oprávnění uživatele.",
"privileges.section-group": "Group", "privileges.section-group": "Skupina",
"privileges.group-private": "This group is private", "privileges.group-private": "Tato skupina je soukromá",
"privileges.search-group": "Add Group", "privileges.search-group": "Přidat skupinu",
"privileges.copy-to-children": "Copy to Children", "privileges.copy-to-children": "Kopírovat do podřazené",
"privileges.copy-from-category": "Copy from Category", "privileges.copy-from-category": "Kopírovat z kategorie",
"privileges.inherit": "If the <code>registered-users</code> group is granted a specific privilege, all other groups receive an <strong>implicit privilege</strong>, even if they are not explicitly defined/checked. This implicit privilege is shown to you because all users are part of the <code>registered-users</code> user group, and so, privileges for additional groups need not be explicitly granted.", "privileges.inherit": "If the <code>registered-users</code> group is granted a specific privilege, all other groups receive an <strong>implicit privilege</strong>, even if they are not explicitly defined/checked. This implicit privilege is shown to you because all users are part of the <code>registered-users</code> user group, and so, privileges for additional groups need not be explicitly granted.",
"analytics.back": "Back to Categories List", "analytics.back": "Zpět do seznamu kategorii",
"analytics.title": "Analytics for \"%1\" category", "analytics.title": "Analýza pro kategorii \"%1\"",
"analytics.pageviews-hourly": "<strong>Figure 1</strong> &ndash; Hourly page views for this category</small>", "analytics.pageviews-hourly": "<strong>Figure 1</strong> &ndash; Hourly page views for this category</small>",
"analytics.pageviews-daily": "<strong>Figure 2</strong> &ndash; Daily page views for this category</small>", "analytics.pageviews-daily": "<strong>Figure 2</strong> &ndash; Daily page views for this category</small>",
"analytics.topics-daily": "<strong>Figure 3</strong> &ndash; Daily topics created in this category</small>", "analytics.topics-daily": "<strong>Figure 3</strong> &ndash; Daily topics created in this category</small>",
"analytics.posts-daily": "<strong>Figure 4</strong> &ndash; Daily posts made in this category</small>", "analytics.posts-daily": "<strong>Figure 4</strong> &ndash; Daily posts made in this category</small>",
"alert.created": "Created", "alert.created": "Vytvořeno",
"alert.create-success": "Category successfully created!", "alert.create-success": "Kategorie byla úspěšně vytvořena.",
"alert.none-active": "You have no active categories.", "alert.none-active": "Nemáte žádné aktivní kategorie.",
"alert.create": "Create a Category", "alert.create": "Vytvořit kategorii",
"alert.confirm-moderate": "<strong>Are you sure you wish to grant the moderation privilege to this user group?</strong> This group is public, and any users can join at will.", "alert.confirm-moderate": "<strong>Jste si jist/a, že chcete umožnit oprávnění moderovat této skupině uživatelů?</strong> Tato skupina je veřejná a uživatelé se k ní mohou připojit dle libosti.",
"alert.confirm-purge": "<p class=\"lead\">Do you really want to purge this category \"%1\"?</p><h5><strong class=\"text-danger\">Warning!</strong> All topics and posts in this category will be purged!</h5> <p class=\"help-block\">Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category <em>temporarily</em>, you'll want to \"disable\" the category instead.</p>", "alert.confirm-purge": "<p class=\"lead\">Do you really want to purge this category \"%1\"?</p><h5><strong class=\"text-danger\">Warning!</strong> All topics and posts in this category will be purged!</h5> <p class=\"help-block\">Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category <em>temporarily</em>, you'll want to \"disable\" the category instead.</p>",
"alert.purge-success": "Category purged!", "alert.purge-success": "Kategorie byla vyčištěna.",
"alert.copy-success": "Settings Copied!", "alert.copy-success": "Nastavení bylo zkopírováno.",
"alert.set-parent-category": "Set Parent Category", "alert.set-parent-category": "Nastavit nadřazenou kategorii",
"alert.updated": "Updated Categories", "alert.updated": "Kategorie byly aktualizovány",
"alert.updated-success": "Category IDs %1 successfully updated.", "alert.updated-success": "ID kategorie %1 bylo aktualizováno.",
"alert.upload-image": "Upload category image", "alert.upload-image": "Nahrát obrázek kategorie",
"alert.find-user": "Find a User", "alert.find-user": "Najít uživatele",
"alert.user-search": "Najít uživatele…", "alert.user-search": "Najít uživatele…",
"alert.find-group": "Find a Group", "alert.find-group": "Najít skupinu",
"alert.group-search": "Hledat skupinu…" "alert.group-search": "Hledat skupinu…"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> z <strong>%2</strong> pravidel je platných.", "validate.x-valid": "<strong>%1</strong> z <strong>%2</strong> pravidel je platných.",
"validate.x-invalid": "Následujících <strong>%1</strong> pravidel není platných:", "validate.x-invalid": "Následujících <strong>%1</strong> pravidel není platných:",
"alerts.applied-success": "Černá listina byla použita" "alerts.applied-success": "Černá listina byla použita",
"analytics.blacklist-hourly": "<strong>Postava 1</strong> - záznamů v černé listině/hodinu",
"analytics.blacklist-daily": "<strong>Postava 2</strong> - záznamů v černé listině/den"
} }

@ -1,18 +1,18 @@
{ {
"none": "Your forum does not have any topics with tags yet.", "none": "Vaše fórum neobsahuje žádné témata se značkami.",
"bg-color": "Background Colour", "bg-color": "Barva pozadí",
"text-color": "Text Colour", "text-color": "Barva textu",
"create-modify": "Create & Modify Tags", "create-modify": "Vytvořit a upravit značky",
"description": "Select tags via clicking and/or dragging, use shift to select multiple.", "description": "Vyberte značky pomocí kliknutí a/nebo přetažením, pro vícenásobný výběr, použijte klávesu Shift.",
"create": "Create Tag", "create": "Vytvořit značku",
"modify": "Modify Tags", "modify": "Upravit značky",
"delete": "Delete Selected Tags", "delete": "Odstranit vybrané značky",
"search": "Hledat tagy…", "search": "Hledat značky...",
"settings": "Click <a href=\"%1\">here</a> to visit the tag settings page.", "settings": "Pro přejití na stránku s nastavením značek, klikněte <a href=\"%1\">zde</a>.",
"name": "Tag Name", "name": "Název značky",
"alerts.editing-multiple": "Editing multiple tags", "alerts.editing-multiple": "Upravení víceznaček",
"alerts.editing-x": "Editing \"%1\" tag", "alerts.editing-x": "Upravení značky \"%1\"",
"alerts.confirm-delete": "Do you want to delete the selected tags?", "alerts.confirm-delete": "Chcete odstranit vybranou značku?",
"alerts.update-success": "Tag Updated!" "alerts.update-success": "Značka aktualizována."
} }

@ -1,75 +1,75 @@
{ {
"section-general": "General", "section-general": "Všeobecné",
"general/dashboard": "Dashboard", "general/dashboard": "Nástěnka",
"general/homepage": "Home Page", "general/homepage": "Domovská stránka",
"general/navigation": "Navigation", "general/navigation": "Navigace",
"general/languages": "Languages", "general/languages": "Jazyky",
"general/sounds": "Sounds", "general/sounds": "Zvuky",
"general/social": "Social", "general/social": "Sociální",
"section-manage": "Manage", "section-manage": "Spravovat",
"manage/categories": "Categories", "manage/categories": "Kategorie",
"manage/tags": "Tags", "manage/tags": "Značky",
"manage/users": "Users", "manage/users": "Uživatelé",
"manage/registration": "Registration Queue", "manage/registration": "Registrační fronta",
"manage/post-queue": "Post Queue", "manage/post-queue": "Fronta příspěvků",
"manage/groups": "Groups", "manage/groups": "Skupiny",
"manage/ip-blacklist": "IP Blacklist", "manage/ip-blacklist": "Černá listina IP",
"section-settings": "Settings", "section-settings": "Nastavení",
"settings/general": "General", "settings/general": "Všeobecné",
"settings/reputation": "Reputation", "settings/reputation": "Reputace",
"settings/email": "Email", "settings/email": "E-mail",
"settings/user": "User", "settings/user": "Uživatel",
"settings/group": "Group", "settings/group": "Skupina",
"settings/guest": "Guests", "settings/guest": "Hosté",
"settings/uploads": "Uploads", "settings/uploads": "Nahrané",
"settings/post": "Post", "settings/post": "Příspěvěk",
"settings/chat": "Chat", "settings/chat": "Konverzace",
"settings/pagination": "Pagination", "settings/pagination": "Stránkování",
"settings/tags": "Tags", "settings/tags": "Značky",
"settings/notifications": "Notifications", "settings/notifications": "Oznámení",
"settings/cookies": "Cookies", "settings/cookies": "Cookies",
"settings/web-crawler": "Web Crawler", "settings/web-crawler": "Webový prohledávač",
"settings/sockets": "Sockets", "settings/sockets": "Sockety",
"settings/advanced": "Advanced", "settings/advanced": "Pokročilé",
"settings.page-title": "%1 Settings", "settings.page-title": "Nastavení %1",
"section-appearance": "Appearance", "section-appearance": "Vzhled",
"appearance/themes": "Themes", "appearance/themes": "Motivy",
"appearance/skins": "Skins", "appearance/skins": "Vzhledy",
"appearance/customise": "Custom HTML & CSS", "appearance/customise": "Uživatelské HTML a CSS",
"section-extend": "Extend", "section-extend": "Rozšířit",
"extend/plugins": "Plugins", "extend/plugins": "Rozšíření",
"extend/widgets": "Widgets", "extend/widgets": "Miniaplikace",
"extend/rewards": "Rewards", "extend/rewards": "Odměny",
"section-social-auth": "Social Authentication", "section-social-auth": "Sociální autentifikace",
"section-plugins": "Plugins", "section-plugins": "Rozšíření",
"extend/plugins.install": "Install Plugins", "extend/plugins.install": "Nainstalovat rozšíření",
"section-advanced": "Advanced", "section-advanced": "Pokročilé",
"advanced/database": "Database", "advanced/database": "Databáze",
"advanced/events": "Events", "advanced/events": "Události",
"advanced/logs": "Logs", "advanced/logs": "Protokoly",
"advanced/errors": "Errors", "advanced/errors": "Chyby",
"advanced/cache": "Cache", "advanced/cache": "Mezipamě",
"development/logger": "Logger", "development/logger": "Protokolář",
"development/info": "Info", "development/info": "Informace",
"reload-forum": "Reload Forum", "reload-forum": "Znovu načíst fórum",
"restart-forum": "Restart Forum", "restart-forum": "Restartovat fórum",
"logout": "Log out", "logout": "Odhlásit",
"view-forum": "View Forum", "view-forum": "Zobrazit fórum",
"search.placeholder": "Hledat", "search.placeholder": "Hledat...",
"search.no-results": "Žádné výsledky…", "search.no-results": "Žádné výsledky…",
"search.search-forum": "Search the forum for <strong></strong>", "search.search-forum": "Prohledat fórum pro <strong></strong>",
"search.keep-typing": "Pište dále pro zobrazení výsledků…", "search.keep-typing": "Pište dále pro zobrazení výsledků…",
"search.start-typing": "Začněte psát pro zobrazení výsledků…", "search.start-typing": "Začněte psát pro zobrazení výsledků…",
"connection-lost": "Připojení k %1 bylo ztraceno. Snaha o opětovné připojení…" "connection-lost": "Připojení k %1 bylo ztraceno, snaha o opětovné připojení…"
} }

@ -1,19 +1,19 @@
{ {
"maintenance-mode": "Maintenance Mode", "maintenance-mode": "Režim údržby",
"maintenance-mode.help": "When the forum is in maintenance mode, all requests will be redirected to a static holding page. Administrators are exempt from this redirection, and are able to access the site normally.", "maintenance-mode.help": "Je-li fórum v režimu údržby, všechny požadavky budou přesměrovány na statickou stránku. Správci jsou vyloučeni z tohoto přesměrování a budou mít normálně zobrazené stránky.",
"maintenance-mode.message": "Maintenance Message", "maintenance-mode.message": "Zpráva údržby",
"headers": "Headers", "headers": "Hlavičky",
"headers.allow-from": "Set ALLOW-FROM to Place NodeBB in an iFrame", "headers.allow-from": "Nastavte ALLOW-FROM pro umístění NodeBB do iFrame",
"headers.powered-by": "Customise the \"Powered By\" header sent by NodeBB", "headers.powered-by": "Upravte si hlavičku \"Powered by\" odesílanou NodeBB",
"headers.acao": "Access-Control-Allow-Origin", "headers.acao": "Access-Control-Allow-Origin",
"headers.acao-help": "To deny access to all sites, leave empty", "headers.acao-help": "Pro zakázání přístupu na všechny stránky, zanechte prázdné",
"headers.acam": "Access-Control-Allow-Methods", "headers.acam": "Access-Control-Allow-Methods",
"headers.acah": "Access-Control-Allow-Headers", "headers.acah": "Access-Control-Allow-Headers",
"traffic-management": "Traffic Management", "traffic-management": "Správa provozu",
"traffic.help": "NodeBB deploys equipped with a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.", "traffic.help": "NodeBB obsahuje modul, který automaticky zamítá požadavky při vysokém vytížení. Toto nastavení můžete zde upravit, ačkoliv výchozí hodnoty jsou zaručením úspěchu.",
"traffic.enable": "Enable Traffic Management", "traffic.enable": "Povolit správu provozu",
"traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)", "traffic.event-lag": "Hranice prodlevy smyčky události (v milisekundách)",
"traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)", "traffic.event-lag-help": "Snížení této hodnoty sníží čas pro načtení stránky, ale taky zobrazí více uživatelům zprávu o \"přetížení stránek\". (je vyžadován restart)",
"traffic.lag-check-interval": "Check Interval (in milliseconds)", "traffic.lag-check-interval": "Kontrola intervalů (v milisekundách)",
"traffic.lag-check-interval-help": "Lowering this value causes NodeBB to become more sensitive to spikes in load, but may also cause the check to become too sensitive. (Restart required)" "traffic.lag-check-interval-help": "Snížení této hodnoty způsobí, že NodeBB bude citlivější na zatížení načítání stránek a na kontrolu tohoto zatížení. (je vyžadován restart)"
} }

@ -1,9 +1,9 @@
{ {
"chat-settings": "Chat Settings", "chat-settings": "Nastavení konverzace",
"disable": "Disable chat", "disable": "Zakázat konverzaci",
"disable-editing": "Disable chat message editing/deletion", "disable-editing": "Zakázat upravení/odstranění konverzační zprávy",
"disable-editing-help": "Administrators and global moderators are exempt from this restriction", "disable-editing-help": "Správci a globální moderátoři jsou vyjmuti z tohoto omezení",
"max-length": "Maximum length of chat messages", "max-length": "Maximální délka konverzační zprávy",
"max-room-size": "Maximum number of users in chat rooms", "max-room-size": "Maximální počet uživatelů v konverzační místnosti",
"delay": "Time between chat messages in milliseconds" "delay": "Čas mezi konverzačními zprávami v milisekundách"
} }

@ -1,11 +1,11 @@
{ {
"eu-consent": "EU Consent", "eu-consent": "Souhlas EU",
"consent.enabled": "Enabled", "consent.enabled": "Povolit",
"consent.message": "Notification message", "consent.message": "Potvrzovací zpráva",
"consent.acceptance": "Acceptance message", "consent.acceptance": "Zpráva o příjmutí",
"consent.link-text": "Policy Link Text", "consent.link-text": "Odkaz na text",
"consent.blank-localised-default": "Leave blank to use NodeBB localised defaults", "consent.blank-localised-default": "Pro použití výchozího textu NodeBB, zanechte prázdné",
"settings": "Settings", "settings": "Nastavení",
"cookie-domain": "Session cookie domain", "cookie-domain": "Doména relace cookies",
"blank-default": "Leave blank for default" "blank-default": "Pro výchozí, zanechte prázdné"
} }

@ -1,25 +1,33 @@
{ {
"email-settings": "Email Settings", "email-settings": "Nastavení e-mailu",
"address": "Email Address", "address": "E-mailové adresy",
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.", "address-help": "Následující e-mailové adresy budou zobrazeny příjemci v políčkách \"Od\" a \"Odpovědět\".",
"from": "From Name", "from": "Jméno - od",
"from-help": "The from name to display in the email.", "from-help": "Zobrazené jméno v e-mailu v - Od",
"gmail-routing": "Gmail Routing",
"gmail-routing-help1": "There have been reports of Gmail Routing 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": "SMTP Transport",
"gmail-routing-help2": "For more information about this workaround, <a href=\"https://nodemailer.com/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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.", "smtp-transport.enabled": "Use an external email server to send emails",
"gmail-transport": "Route emails through a Gmail/Google Apps account", "smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
"gmail-transport.username": "Username", "smtp-transport.service": "Select a service",
"gmail-transport.username-help": "Enter the full email address here, especially if you are using a Google Apps managed domain.", "smtp-transport.service-custom": "Custom Service",
"gmail-transport.password": "Password", "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.",
"template": "Edit Email Template", "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>.",
"template.select": "Select Email Template", "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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.",
"template.revert": "Revert to Original", "smtp-transport.host": "SMTP Host",
"testing": "Email Testing", "smtp-transport.port": "SMTP Port",
"testing.select": "Select Email Template", "smtp-transport.username": "Username",
"testing.send": "Send Test Email", "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.",
"testing.send-help": "The test email will be sent to the currently logged in user's email address.", "smtp-transport.password": "Password",
"subscriptions": "Email Subscriptions",
"subscriptions.disable": "Disable subscriber notification emails", "template": "Upravit šablonu e-mailu",
"subscriptions.hour": "Digest Hour", "template.select": "Vybrat šablonu e-mailu",
"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>" "template.revert": "Zpět k původnímu",
"testing": "Test e-mailu",
"testing.select": "Vyberte šablonu e-mailu",
"testing.send": "Odeslat testovací e-mail",
"testing.send-help": "Testovací e-mail bude odeslán aktuálně přihlášenému uživateli na jeho e-mailovou adresu z registrace.",
"subscriptions": "Přihlášení e-mailu k odběru",
"subscriptions.disable": "Zakázat oznamovací e-maily přihlášeným k odběru",
"subscriptions.hour": "Hodina přehledu",
"subscriptions.hour-help": "Zadejte číslo odpovídající hodině, kdy mají být odeslány přehledové e-maily (tj. <code>0</code> pro půlnoc, <code>17</code> pro 5:00pm). Mějte na paměti, že tato hodina závisí na hodinách samotného serveru a nemusí tak souhlasit se systémovými hodinami. <br />Přibližný čas serveru je: <span id=\"serverTime\"></span>.<br />Další odeslání přehledů je plánováno na <span id=\"nextDigestTime\"></span>."
} }

@ -1,35 +1,35 @@
{ {
"site-settings": "Site Settings", "site-settings": "Nastavení stránky",
"title": "Site Title", "title": "Název stránky",
"title.url": "URL", "title.url": "URL",
"title.url-placeholder": "The URL of the site title", "title.url-placeholder": "URL názvu stránky",
"title.url-help": "When the title is clicked, send users to this address. If left blank, user will be sent to the forum index.", "title.url-help": "Bude-li kliknuto na název, uživatel bude přesměrován na tuto adresu. Zůstane-li prázdné, uživatel bude odeslán na index fóra",
"title.name": "Your Community Name", "title.name": "Název vaší komunity",
"title.show-in-header": "Show Site Title in Header", "title.show-in-header": "Zobrazit název stránky v hlavičce",
"browser-title": "Browser Title", "browser-title": "Název prohlížeče",
"browser-title-help": "If no browser title is specified, the site title will be used", "browser-title-help": "Nebude-li název prohlížeče určen, bude použit název stránky",
"title-layout": "Title Layout", "title-layout": "Vzhled názvu",
"title-layout-help": "Define how the browser title will be structured ie. &#123;pageTitle&#125; | &#123;browserTitle&#125;", "title-layout-help": "Určete jak název prohlížeče má být sestaven, tj. &#123;pageTitle&#125; | &#123;browserTitle&#125;",
"description.placeholder": "A short description about your community", "description.placeholder": "Zkrácený popis vaší komunity",
"description": "Site Description", "description": "Popis stránky",
"keywords": "Site Keywords", "keywords": "Klíčová slova pro stránky",
"keywords-placeholder": "Keywords describing your community, comma-separated", "keywords-placeholder": "Klíčová slova popisující vaši komunitu, odděleno čárkou",
"logo": "Site Logo", "logo": "Logo stránky",
"logo.image": "Image", "logo.image": "Obrázek",
"logo.image-placeholder": "Path to a logo to display on forum header", "logo.image-placeholder": "Cesta k logu, aby mohlo být zobrazeno v hlavičce fóra",
"logo.upload": "Upload", "logo.upload": "Nahrát",
"logo.url": "URL", "logo.url": "URL",
"logo.url-placeholder": "The URL of the site logo", "logo.url-placeholder": "URL loga stránky",
"logo.url-help": "When the logo is clicked, send users to this address. If left blank, user will be sent to the forum index.", "logo.url-help": "Bude-li kliknuto na logo, uživatel bude přesměrován na tuto adresu. Zůstane-li prázdné, uživatel bude přesměrován na index fóra.",
"logo.alt-text": "Alt Text", "logo.alt-text": "Popisující text (alt)",
"log.alt-text-placeholder": "Alternative text for accessibility", "log.alt-text-placeholder": "Alternativní text pro přístupnost",
"favicon": "Favicon", "favicon": "Ikonka (favicon)",
"favicon.upload": "Upload", "favicon.upload": "Nahrát",
"touch-icon": "Homescreen/Touch Icon", "touch-icon": "Ikonka domovské obrazovky/dotyková",
"touch-icon.upload": "Upload", "touch-icon.upload": "Nahrát",
"touch-icon.help": "Recommended size and format: 192x192, PNG format only. If no touch icon is specified, NodeBB will fall back to using the favicon.", "touch-icon.help": "Doporučená velikost a formát je: jen v *.png 192x192. Nebude-li určena dotyková ikona, NodeBB nepoužije žádnou z ikon (favicon).",
"outgoing-links": "Outgoing Links", "outgoing-links": "Odchozí odkazy",
"outgoing-links.warning-page": "Use Outgoing Links Warning Page", "outgoing-links.warning-page": "Použít stránku s upozorněním při odchozích odkazech",
"search-default-sort-by": "Search default sort by", "search-default-sort-by": "Výchozí třídění při hledání",
"outgoing-links.whitelist": "Domains to whitelist for bypassing the warning page" "outgoing-links.whitelist": "Domény u kterých bude přeskočena upozorňovací stránka"
} }

@ -1,12 +1,12 @@
{ {
"general": "General", "general": "Všeobecné",
"private-groups": "Private Groups", "private-groups": "Soukromé skupiny",
"private-groups.help": "If enabled, joining of groups requires the approval of the group owner <em>(Default: enabled)</em>", "private-groups.help": "Je-li povoleno, připojení ke skupině vyžaduje schválení zakladatele skupiny <em>(výchozí: povoleno)</em>",
"private-groups.warning": "<strong>Beware!</strong> If this option is disabled and you have private groups, they automatically become public.", "private-groups.warning": "<strong>Ale pozor</strong>, je-li tato možnost zakázána a vy máte soukromé skupiny, stanou se automaticky veřejnými.",
"allow-creation": "Allow Group Creation", "allow-creation": "Povolit vytvoření skupin",
"allow-creation-help": "If enabled, users can create groups <em>(Default: disabled)</em>", "allow-creation-help": "Je-li povoleno, uživatelé mohou vytvořit skupiny <em>(výchozí: zakázáno)</em>",
"max-name-length": "Maximum Group Name Length", "max-name-length": "Maximální délka názvu skupiny",
"cover-image": "Group Cover Image", "cover-image": "Obrázek skupiny",
"default-cover": "Default Cover Images", "default-cover": "Výchozí obrázek",
"default-cover-help": "Add comma-separated default cover images for groups that don't have an uploaded cover image" "default-cover-help": "Pro skupiny, které nemají nahraný obrázek, přidejte výchozí obrázky oddělené čárkami"
} }

@ -1,8 +1,8 @@
{ {
"handles": "Guest Handles", "handles": "Zacházení s hosty",
"handles.enabled": "Allow guest handles", "handles.enabled": "Povolit upravení zacházení s hosty",
"handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"", "handles.enabled-help": "Tato možnost odkryje nové pole, které umožňuje hostům vybrat jméno, které se připojí ke každému příspěvku, který vytvoří. Bude-li zakázáno, budou jednoduše nazýváni \"Host\"",
"privileges": "Guest Privileges", "privileges": "Oprávnění hostů",
"privileges.can-search": "Allow guests to search without logging in", "privileges.can-search": "Povolit hostům bez přihlášení používat hledání",
"privileges.can-search-users": "Allow guests to search users without logging in" "privileges.can-search-users": "Povolit hostům bez přihlášení hledat uživatele"
} }

@ -1,5 +1,5 @@
{ {
"notifications": "Notifications", "notifications": "Oznámení",
"welcome-notification": "Welcome Notification", "welcome-notification": "Uvítání",
"welcome-notification-link": "Welcome Notification Link" "welcome-notification-link": "Odkaz na uvítání"
} }

@ -1,9 +1,9 @@
{ {
"pagination": "Pagination Settings", "pagination": "Nastavení stránkování",
"enable": "Paginate topics and posts instead of using infinite scroll.", "enable": "Stránkovat témata a příspěvky namísto nekonečného posouvání",
"topics": "Topic Pagination", "topics": "Stránkování témat",
"posts-per-page": "Posts per Page", "posts-per-page": "Příspěvků na stránku",
"categories": "Category Pagination", "categories": "Stránkování kategorii",
"topics-per-page": "Topics per Page", "topics-per-page": "Témat na stránku",
"initial-num-load": "Initial Number of Topics to Load on Unread, Recent, and Popular" "initial-num-load": "Počáteční počet témat pro načtení u nepřečtených, posledních a polulárních"
} }

@ -1,48 +1,48 @@
{ {
"sorting": "Post Sorting", "sorting": "Třídění příspěvků",
"sorting.post-default": "Default Post Sorting", "sorting.post-default": "Výchozí třídění příspěvků",
"sorting.oldest-to-newest": "Oldest to Newest", "sorting.oldest-to-newest": "Od nejstarších po nejnovější",
"sorting.newest-to-oldest": "Newest to Oldest", "sorting.newest-to-oldest": "Od nejnovějších po nejstarší",
"sorting.most-votes": "Most Votes", "sorting.most-votes": "Dle hlasování",
"sorting.topic-default": "Default Topic Sorting", "sorting.topic-default": "Výchozí třídění tématu",
"restrictions": "Posting Restrictions", "restrictions": "Omezení příspěvků",
"restrictions.post-queue": "Enable post queue", "restrictions.post-queue": "Povolit frontu pro příspěvky",
"restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval.", "restrictions.post-queue-help": "Povolení fronty příspěvků bude přidávat příspěvky nových uživatelů do fronty na schválení.",
"restrictions.seconds-between": "Seconds between Posts", "restrictions.seconds-between": "Sekundy mezi příspěvky",
"restrictions.seconds-between-new": "Seconds between Posts for New Users", "restrictions.seconds-between-new": "Sekundy mezi příspěvky pro nové uživatele",
"restrictions.rep-threshold": "Reputation threshold before this restriction is lifted", "restrictions.rep-threshold": "Hranice reputace před zavedením omezení",
"restrictions.seconds-defore-new": "Seconds before new user can post", "restrictions.seconds-defore-new": "Sekundy předtím, než uživatel může přidat příspěvek",
"restrictions.seconds-edit-after": "Number of seconds users are allowed to edit posts after posting. (0 disabled)", "restrictions.seconds-edit-after": "Počet sekund, kdy uživatelé mohou upravit příspěvky po jejich napsání. (0 zakázáno)",
"restrictions.seconds-delete-after": "Number of seconds users are allowed to delete posts after posting. (0 disabled)", "restrictions.seconds-delete-after": "Počet sekund, kdy uživatelé mohou odstranit příspěvky po jeho napsání. (0 zakázáno)",
"restrictions.replies-no-delete": "Number of replies after users are disallowed to delete their own topics. (0 disabled)", "restrictions.replies-no-delete": "Počet odpovědí, kdy je uživatelům zakázáno odstranit jejich vlastní příspěvek. (0 zakázáno)",
"restrictions.min-title-length": "Minimum Title Length", "restrictions.min-title-length": "Minimální délka názvu",
"restrictions.max-title-length": "Maximum Title Length", "restrictions.max-title-length": "Maximální délka názvu",
"restrictions.min-post-length": "Minimum Post Length", "restrictions.min-post-length": "Minimální délka příspěvku",
"restrictions.max-post-length": "Maximum Post Length", "restrictions.max-post-length": "Maximální délka příspěvku",
"restrictions.days-until-stale": "Days until Topic is considered stale", "restrictions.days-until-stale": "Počet dnů, kdy je téma považováno za staré",
"restrictions.stale-help": "If a topic is considered \"stale\", then a warning will be shown to users who attempt to reply to that topic.", "restrictions.stale-help": "Je-li téma považováno za \"staré\", uživateli se zobrazí oznámení při pokusu o přidání odpovědi.",
"timestamp": "Timestamp", "timestamp": "Časový otisk",
"timestamp.cut-off": "Date cut-off (in days)", "timestamp.cut-off": "Datum ukončení (ve dnech)",
"timestamp.cut-off-help": "Dates &amp; times will be shown in a relative manner (e.g. \"3 hours ago\" / \"5 days ago\"), and localised into various\n\t\t\t\t\tlanguages. After a certain point, this text can be switched to display the localised date itself\n\t\t\t\t\t(e.g. 5 Nov 2016 15:30).<br /><em>(Default: <code>30</code>, or one month). Set to 0 to always display dates, leave blank to always display relative times.</em>", "timestamp.cut-off-help": "Datum a čas bude zobrazen relativně (tj. \"před 3 hodinami\" / \"před 5 dny\"), a dle toho lokalizován do různých\n\t\t\t\t\tjazyků. Za určitých okolností, může tento text být přepnut na lokalizované datum\n\t\t\t\t\t(tj. 5 Led 2017 15:30)<br /><em>(výchozí: <code>30</code>,nebo měsíc). Nastavte na 0, pro zobrazení datumů, zanecháte-li prázdné, bude vždy zobrazen relativní čas</em>",
"teaser": "Teaser Post", "teaser": "Ukázka příspěvku",
"teaser.last-post": "Last &ndash; Show the latest post, including the original post, if no replies", "teaser.last-post": "Poslední - zobrazení posledního příspěvku, včetně hlavního příspěvku, nejsou-li odpovědi",
"teaser.last-reply": "Last &ndash; Show the latest reply, or a \"No replies\" placeholder if no replies", "teaser.last-reply": "Poslední - zobrazení poslední odpovědi, nebo nejsou-li žádné odpovědi textu \"Bez odpovědi\"",
"teaser.first": "First", "teaser.first": "První",
"unread": "Unread Settings", "unread": "Nastavení nepřečtených",
"unread.cutoff": "Unread cutoff days", "unread.cutoff": "Dny ukončení nepřečtených",
"unread.min-track-last": "Minimum posts in topic before tracking last read", "unread.min-track-last": "Minimální počet příspěvků v tématu před posledním čtením",
"recent": "Recent Settings", "recent": "Nastavení pro poslední",
"recent.categoryFilter.disable": "Disable filtering of topics in ignored categories on the /recent page", "recent.categoryFilter.disable": "Zakázat filtrování témat v ignorovaných kategoriích na poslední stránce",
"signature": "Signature Settings", "signature": "Nastavení podpisu",
"signature.disable": "Disable signatures", "signature.disable": "Zakázat podpisy",
"signature.no-links": "Disable links in signatures", "signature.no-links": "Zakázat odkazy v podpisech",
"signature.no-images": "Disable images in signatures", "signature.no-images": "Zakázat obrázky v podpisech",
"signature.max-length": "Maximum Signature Length", "signature.max-length": "Maximální délka podpisu",
"composer": "Composer Settings", "composer": "Nastavení kompozice",
"composer-help": "The following settings govern the functionality and/or appearance of the post composer shown\n\t\t\t\tto users when they create new topics, or reply to existing topics.", "composer-help": "Následující nastavení kontroluje funkčnost a/nebo vzhled zobrazených příspěvků\n\t\t\t\tpro uživatele, kteří vytvoří nové téma nebo odpovídají na existující téma.",
"composer.show-help": "Show \"Help\" tab", "composer.show-help": "Zobrazit záložku \"Nápověda\"",
"composer.enable-plugin-help": "Allow plugins to add content to the help tab", "composer.enable-plugin-help": "Povolit rozšíření přidat obsah do záložky nápovědy",
"composer.custom-help": "Custom Help Text", "composer.custom-help": "Uživatelský text nápovědy",
"ip-tracking": "IP Tracking", "ip-tracking": "Sledování IP",
"ip-tracking.each-post": "Track IP Address for each post" "ip-tracking.each-post": "Sledovat adresu IP u každého příspěvku"
} }

@ -1,9 +1,9 @@
{ {
"reputation": "Reputation Settings", "reputation": "Nastavení reputace",
"disable": "Disable Reputation System", "disable": "Zakázat systém reputace",
"disable-down-voting": "Disable Down Voting", "disable-down-voting": "Zakázat hlasování",
"votes-are-public": "All Votes Are Public", "votes-are-public": "Všechna hlasování jsou veřejná",
"thresholds": "Activity Thresholds", "thresholds": "Omezení aktivity",
"min-rep-downvote": "Minimum reputation to downvote posts", "min-rep-downvote": "Minimální reputace pro vyjádření nesouhlasu s příspěvkem",
"min-rep-flag": "Minimum reputation to flag posts" "min-rep-flag": "Minimální reputace pro označení příspěvků"
} }

@ -1,6 +1,6 @@
{ {
"reconnection": "Reconnection Settings", "reconnection": "Nastavení znovu připojení",
"max-attempts": "Max Reconnection Attempts", "max-attempts": "Maximální počet pokusů o znovu připojení",
"default-placeholder": "Default: %1", "default-placeholder": "Výchozí: %1",
"delay": "Reconnection Delay" "delay": "Časové zpoždění pro znovu připojení"
} }

@ -1,12 +1,12 @@
{ {
"tag": "Tag Settings", "tag": "Nastavení značky",
"min-per-topic": "Minimum Tags per Topic", "min-per-topic": "Minimální počet značek/téma",
"max-per-topic": "Maximum Tags per Topic", "max-per-topic": "maximální počet značek/téma",
"min-length": "Minimum Tag Length", "min-length": "Minimální délka značky",
"max-length": "Maximum Tag Length", "max-length": "Maximální délka značky",
"goto-manage": "Click here to visit the tag management page.", "goto-manage": "Pro přejití na stránku správy značek, klikněte zde.",
"privacy": "Privacy", "privacy": "Soukromí",
"list-private": "Make the tags list private", "list-private": "Seznam značek je soukromí",
"related-topics": "Related Topics", "related-topics": "Související témata",
"max-related-topics": "Maximum related topics to display (if supported by theme)" "max-related-topics": "Maximální počet zobrazených souvisejících témat (je-li podporováno motivem)"
} }

@ -1,28 +1,28 @@
{ {
"posts": "Posts", "posts": "Příspěvky",
"allow-files": "Allow users to upload regular files", "allow-files": "Povolit uživatelům nahrávat normální soubory",
"private": "Make uploaded files private", "private": "Nahrané soubory jsou sokromé",
"max-image-width": "Resize images down to specified width (in pixels)", "max-image-width": "Zmenšit velikost obrázků na potřebné rozlišení (v pixelech)",
"max-image-width-help": "(in pixels, default: 760 pixels, set to 0 to disable)", "max-image-width-help": "(v pixelech, výchozí: 760 pixelů, pro zákaz nastavte 0)",
"max-file-size": "Maximum File Size (in KiB)", "max-file-size": "Maximální velikost souboru (v KiB)",
"max-file-size-help": "(in kibibytes, default: 2048 KiB)", "max-file-size-help": "(v kilobajtech, výchozí 2048 KiB)",
"allow-topic-thumbnails": "Allow users to upload topic thumbnails", "allow-topic-thumbnails": "Povolit uživatelům nahrát miniatury témat",
"topic-thumb-size": "Topic Thumb Size", "topic-thumb-size": "Velikost miniatury tématu",
"allowed-file-extensions": "Allowed File Extensions", "allowed-file-extensions": "Povolené přípony souborů",
"allowed-file-extensions-help": "Enter comma-separated list of file extensions here (e.g. <code>pdf,xls,doc</code>). An empty list means all extensions are allowed.", "allowed-file-extensions-help": "Zadejte seznam přípon souborů oddělených čárkou (např.: <code>pdf, xls, doc</code>). Prázdný seznam znamená, že všechny přípony jsou povoleny.",
"profile-avatars": "Profile Avatars", "profile-avatars": "Profilové obrázky",
"allow-profile-image-uploads": "Allow users to upload profile images", "allow-profile-image-uploads": "Povolit uživatelům nahrát profilové obrázky",
"convert-profile-image-png": "Convert profile image uploads to PNG", "convert-profile-image-png": "Převést profilové obrázky do *.png",
"default-avatar": "Custom Default Avatar", "default-avatar": "Výchozí uživatelský obrázek",
"upload": "Upload", "upload": "Nahrát",
"profile-image-dimension": "Profile Image Dimension", "profile-image-dimension": "Rozlišení profilového obrázku",
"profile-image-dimension-help": "(in pixels, default: 128 pixels)", "profile-image-dimension-help": "(v pixelech, výchozí: 128 pixelů)",
"max-profile-image-size": "Maximum Profile Image File Size", "max-profile-image-size": "Maximální velikost profilového obrázku",
"max-profile-image-size-help": "(in kibibytes, default: 256 KiB)", "max-profile-image-size-help": "(v kilobajtech, výchozí: 256 KiB)",
"max-cover-image-size": "Maximum Cover Image File Size", "max-cover-image-size": "Maximální velikost obrázku",
"max-cover-image-size-help": "(in kibibytes, default: 2,048 KiB)", "max-cover-image-size-help": "(v kilobajtech, výchozí: 2048 KiB)",
"keep-all-user-images": "Keep old versions of avatars and profile covers on the server", "keep-all-user-images": "Ponechat starou verzi obrázků a profilových obrázků na serveru",
"profile-covers": "Profile Covers", "profile-covers": "Profilové obrázky",
"default-covers": "Default Cover Images", "default-covers": "Výchozí obrázek",
"default-covers-help": "Add comma-separated default cover images for accounts that don't have an uploaded cover image" "default-covers-help": "Přidat výchozí obrázky oddělené čárkou pro účty, které nemají nahraný obrázek"
} }

@ -13,10 +13,10 @@
"disable-email-changes": "Zakázat změnu e-mailu", "disable-email-changes": "Zakázat změnu e-mailu",
"disable-password-changes": "Zakázat změnu hesla", "disable-password-changes": "Zakázat změnu hesla",
"allow-account-deletion": "Povolit smazání účtu", "allow-account-deletion": "Povolit smazání účtu",
"user-info-private": "Hide user list and data from guests", "user-info-private": "Skrýt seznam uživatelů a data před hosty",
"hide-fullname": "Hide fullname from users", "hide-fullname": "Skrýt jméno před uživateli",
"hide-email": "Hide email from users", "hide-email": "Skrýt e-mail před uživateli",
"themes": "Témata", "themes": "Motivy",
"disable-user-skins": "Zabránit uživateli ve výběru vlastního vzhledu", "disable-user-skins": "Zabránit uživateli ve výběru vlastního vzhledu",
"account-protection": "Ochrana účtu", "account-protection": "Ochrana účtu",
"login-attempts": "Počet pokusů o přihlášení za hodinu", "login-attempts": "Počet pokusů o přihlášení za hodinu",
@ -32,7 +32,7 @@
"registration-type.invite-only": "Jen na pozvání", "registration-type.invite-only": "Jen na pozvání",
"registration-type.admin-invite-only": "Jen na pozvání správce", "registration-type.admin-invite-only": "Jen na pozvání správce",
"registration-type.disabled": "Bez registrace", "registration-type.disabled": "Bez registrace",
"registration-type.help": "Normal - Users can register from the /register page.<br/>\nAdmin Approval - User registrations are placed in an <a href=\"%1/admin/manage/registration\">approval queue</a> for administrators.<br/>\nAdmin Approval for IPs - Normal for new users, Admin Approval for IP addresses that already have an account.<br/>\nInvite Only - Users can invite others from the <a href=\"%1/users\" target=\"_blank\">users</a> page.<br/>\nAdmin Invite Only - Only administrators can invite others from <a href=\"%1/users\" target=\"_blank\">users</a> and <a href=\"%1/admin/manage/users\">admin/manage/users</a> pages.<br/>\nNo registration - No user registration.<br/>", "registration-type.help": "Normální - uživatelé se mohou registrovat ze stránky registrace.<br/>☺\nSchválení správce - uživatelské registrace jsou přesunuty do <a href=\"%1/admin/manage/registration\">fronty na schválení</a>u správce.<br/>\nSchválení správce pro IP - normální pro nové uživatele, schválení správce pro adresy IP, které mají stejné IP jako jiné účty.<br/>\nJen pro zvané - uživatelé mohou pozvat jiné uživatele na stránce <a href=\"%1/users\" target=\"_blank\">uživatelé</a>.<br/>\nJen pro zvané správcem - jen správce může pozvat jiné uživatele na stránce <a href=\"%1/users\" target=\"_blank\">uživatelé</a> a <a href=\"%1/admin/manage/users\">admin/manage/users</a>.<br/>\nBez registrace - žádná registrace uživatelů.<br/>",
"registration.max-invites": "Maximální počet pozvání na uživatele", "registration.max-invites": "Maximální počet pozvání na uživatele",
"max-invites": "Maximální počet pozvání na uživatele", "max-invites": "Maximální počet pozvání na uživatele",
"max-invites-help": "0 pro neomezené. Správci mají neomezeně pozvánek <br>Použitelné jen pro \"Jen pozvané\"", "max-invites-help": "0 pro neomezené. Správci mají neomezeně pozvánek <br>Použitelné jen pro \"Jen pozvané\"",

@ -1,10 +1,10 @@
{ {
"crawlability-settings": "Crawlability Settings", "crawlability-settings": "Nastavit prohledávatelnost",
"robots-txt": "Custom Robots.txt <small>Leave blank for default</small>", "robots-txt": "Upravit Robots.txt <small>Pro výchozí zanechte prázdné</small>",
"sitemap-feed-settings": "Sitemap & Feed Settings", "sitemap-feed-settings": "Nastavit zdroj a mapu stránky",
"disable-rss-feeds": "Disable RSS Feeds", "disable-rss-feeds": "Zakázat zdroje RSS",
"disable-sitemap-xml": "Disable Sitemap.xml", "disable-sitemap-xml": "Zakázat Sitemap.xml",
"sitemap-topics": "Number of Topics to display in the Sitemap", "sitemap-topics": "Počet témat zobrazených na mapě stránky",
"clear-sitemap-cache": "Clear Sitemap Cache", "clear-sitemap-cache": "Smazat mezipaměť mapy stránky",
"view-sitemap": "View Sitemap" "view-sitemap": "Zobrazit mapu stránky"
} }

@ -41,7 +41,7 @@
"new_register": "<strong>%1</strong> odeslal registrační požadavek.", "new_register": "<strong>%1</strong> odeslal registrační požadavek.",
"new_register_multiple": "Je zde <strong>%1</strong> registračních požadavků čeká na vyřízení.", "new_register_multiple": "Je zde <strong>%1</strong> registračních požadavků čeká na vyřízení.",
"flag_assigned_to_you": "<strong>Označení %1</strong> vám bylo přiřazeno", "flag_assigned_to_you": "<strong>Označení %1</strong> vám bylo přiřazeno",
"post_awaiting_review": "Post awaiting review", "post_awaiting_review": "Příspěvek na schválení",
"email-confirmed": "E-mail potvrzen", "email-confirmed": "E-mail potvrzen",
"email-confirmed-message": "Děkujeme za ověření vaší e-mailové adresy. Váš účet je nyní aktivní.", "email-confirmed-message": "Děkujeme za ověření vaší e-mailové adresy. Váš účet je nyní aktivní.",
"email-confirm-error-message": "Nastal problém s ověřením vaší e-mailové adresy. Kód je pravděpodobně neplatný nebo jeho platnost vypršela.", "email-confirm-error-message": "Nastal problém s ověřením vaší e-mailové adresy. Kód je pravděpodobně neplatný nebo jeho platnost vypršela.",

@ -9,7 +9,7 @@
"moderator-tools": "Nástroje moderátora", "moderator-tools": "Nástroje moderátora",
"flagged-content": "Nahlášený obsah", "flagged-content": "Nahlášený obsah",
"ip-blacklist": "Černá listina IP adres", "ip-blacklist": "Černá listina IP adres",
"post-queue": "Post Queue", "post-queue": "Fronta příspěvků",
"users/online": "Připojení uživatelé", "users/online": "Připojení uživatelé",
"users/latest": "Nejnovější uživatelé", "users/latest": "Nejnovější uživatelé",
"users/sort-posts": "Uživatelé s nejvíce příspěvky", "users/sort-posts": "Uživatelé s nejvíce příspěvky",

@ -1,7 +1,7 @@
{ {
"success": "Úspěšné", "success": "Úspěšné",
"topic-post": "Úspěšně umístěno.", "topic-post": "Příspěvek úspěšně přidán.",
"post-queued": "Your post is queued for approval.", "post-queued": "Váš příspěvek byl přidán do fronty na schválení.",
"authentication-successful": "Úspěšné přihlášení", "authentication-successful": "Úspěšné přihlášení",
"settings-saved": "Nastavení byla uložena." "settings-saved": "Nastavení byla uložena."
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -4,13 +4,21 @@
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.", "address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
"from": "From Name", "from": "From Name",
"from-help": "The from name to display in the email.", "from-help": "The from name to display in the email.",
"gmail-routing": "Gmail Routing",
"gmail-routing-help1": "There have been reports of Gmail Routing 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": "SMTP Transport",
"gmail-routing-help2": "For more information about this workaround, <a href=\"https://nodemailer.com/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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.", "smtp-transport.enabled": "Use an external email server to send emails",
"gmail-transport": "Route emails through a Gmail/Google Apps account", "smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
"gmail-transport.username": "Username", "smtp-transport.service": "Select a service",
"gmail-transport.username-help": "Enter the full email address here, especially if you are using a Google Apps managed domain.", "smtp-transport.service-custom": "Custom Service",
"gmail-transport.password": "Password", "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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.",
"smtp-transport.host": "SMTP Host",
"smtp-transport.port": "SMTP Port",
"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": "Edit Email Template", "template": "Edit Email Template",
"template.select": "Select Email Template", "template.select": "Select Email Template",
"template.revert": "Revert to Original", "template.revert": "Revert to Original",

@ -12,7 +12,7 @@
"reorder-plugins": "Plugins neu sortieren", "reorder-plugins": "Plugins neu sortieren",
"order-active": "Aktive Plugins sortieren", "order-active": "Aktive Plugins sortieren",
"dev-interested": "Daran interessiert selbst Plugins für NodeBB zu schreiben?", "dev-interested": "Daran interessiert selbst Plugins für NodeBB zu schreiben?",
"docs-info": "Full documentation regarding plugin authoring can be found in the <a target=\"_blank\" href=\"https://docs.nodebb.org/development/plugins/\">NodeBB Docs Portal</a>.", "docs-info": "Die komplette Dokumentation zum erstellen von Plugins kann im <a target=\"_blank\" href=\"https://docs.nodebb.org/development/plugins/\">NodeBB Docs Portal</a> gefunden werden.",
"order.description": "Bestimmte Plugins funktionieren optimal, wenn diese vor/nach anderen Plugins initialisiert werden.", "order.description": "Bestimmte Plugins funktionieren optimal, wenn diese vor/nach anderen Plugins initialisiert werden.",
"order.explanation": "Die Plugins werden in der hier spezifizierten Reihenfolge geladen, von oben nach unten", "order.explanation": "Die Plugins werden in der hier spezifizierten Reihenfolge geladen, von oben nach unten",
@ -45,7 +45,7 @@
"alert.incompatible": "<p>NodeBB Version (v%1) ist nur für Aktualisierungen bis v%2 dieses Plugins bestimmt. Bitte aktualisiere NodeBB, wenn eine neuere Version dieses Plugins installiert werden soll.</p>", "alert.incompatible": "<p>NodeBB Version (v%1) ist nur für Aktualisierungen bis v%2 dieses Plugins bestimmt. Bitte aktualisiere NodeBB, wenn eine neuere Version dieses Plugins installiert werden soll.</p>",
"alert.possibly-incompatible": "<div class=\"alert alert-warning\"><p><strong>Keine Kompatibilitätsinformationen gefunden</strong></p><p>Dieses Plugin legte keine spezifische NodeBB version fest, welche für die Installation benötigt wird. Volle Kompatibilität kann nicht gewährleistet werden, was dazu führen könnte, dass ihr NodeBB nicht mehr korrekt startet.</p></div><p>Für den Fall, dass NodeBB nicht mehr ordnungsgemäß startet:</p><pre><code>$ ./nodebb reset plugin=\"%1\"</code></pre><p>Soll mit der installation der neuesten Version dieses Plugins fortgefahren werden?</p>", "alert.possibly-incompatible": "<div class=\"alert alert-warning\"><p><strong>Keine Kompatibilitätsinformationen gefunden</strong></p><p>Dieses Plugin legte keine spezifische NodeBB version fest, welche für die Installation benötigt wird. Volle Kompatibilität kann nicht gewährleistet werden, was dazu führen könnte, dass ihr NodeBB nicht mehr korrekt startet.</p></div><p>Für den Fall, dass NodeBB nicht mehr ordnungsgemäß startet:</p><pre><code>$ ./nodebb reset plugin=\"%1\"</code></pre><p>Soll mit der installation der neuesten Version dieses Plugins fortgefahren werden?</p>",
"license.title": "Plugin License Information", "license.title": "Plugin-Lizenzinformation",
"license.intro": "The plugin <strong>%1</strong> is licensed under the %2. Please read and understand the license terms prior to activating this plugin.", "license.intro": "Das Plugin <strong>%1</strong>is unter der %2 Lizenz lizenziert. Bitte ließ dir diese durch bevor du dieses Plugin aktivierst.",
"license.cta": "Do you wish to continue with activating this plugin?" "license.cta": "Willst du dieses Plugin wirklich aktivieren?"
} }

@ -23,8 +23,8 @@
"running-version": "Es läuft <strong>NodeBB v<span id=\"version\">%1</span></strong>.", "running-version": "Es läuft <strong>NodeBB v<span id=\"version\">%1</span></strong>.",
"keep-updated": "Stelle sicher, dass dein NodeBB immer auf dem neuesten Stand für die neuesten Sicherheits-Patches und Bug-fixes ist.", "keep-updated": "Stelle sicher, dass dein NodeBB immer auf dem neuesten Stand für die neuesten Sicherheits-Patches und Bug-fixes ist.",
"up-to-date": "<p>NodeBB Version ist <strong>aktuell</strong> <i class=\"fa fa-check\"></i></p>", "up-to-date": "<p>NodeBB Version ist <strong>aktuell</strong> <i class=\"fa fa-check\"></i></p>",
"upgrade-available": "<p>A new version (v%1) has been released. Consider <a href=\"https://docs.nodebb.org/configuring/upgrade/\">upgrading your NodeBB</a>.</p>", "upgrade-available": "<p>Eine neue Version (v%1) ist erschienen. Erwäge <a href=\"https://docs.nodebb.org/configuring/upgrade/\">NodeBB zu upgraden</a></p>",
"prerelease-upgrade-available": "<p>This is an outdated pre-release version of NodeBB. A new version (v%1) has been released. Consider <a href=\"https://docs.nodebb.org/configuring/upgrade/\">upgrading your NodeBB</a>.</p>", "prerelease-upgrade-available": "<p>Du benutzt eine veraltete Vorabversion von NodeBB. eine neue Version (v%1) ist erschienen. Erwäge <a href=\"https://docs.nodebb.org/configuring/upgrade/\">NodeBB zu upgraden</a>.</p>",
"prerelease-warning": "<p>Das ist eine <strong>pre-release</strong> Version von NodeBB. Es können ungewollte Fehler auftreten. <i class=\"fa fa-exclamation-triangle\"></i></p>", "prerelease-warning": "<p>Das ist eine <strong>pre-release</strong> Version von NodeBB. Es können ungewollte Fehler auftreten. <i class=\"fa fa-exclamation-triangle\"></i></p>",
"running-in-development": "<span>Das Forum wurde im Entwicklermodus gestartet. Das Forum könnte potenziellen Gefahren ausgeliefert sein. Bitte kontaktiere den Systemadministrator.</span>", "running-in-development": "<span>Das Forum wurde im Entwicklermodus gestartet. Das Forum könnte potenziellen Gefahren ausgeliefert sein. Bitte kontaktiere den Systemadministrator.</span>",

@ -11,7 +11,7 @@
"only-admins": "Nur für Admins sichtbar", "only-admins": "Nur für Admins sichtbar",
"only-global-mods-and-admins": "Nur für Globale Moderatoren und Admins sichtbar", "only-global-mods-and-admins": "Nur für Globale Moderatoren und Admins sichtbar",
"only-logged-in": "Nur für angemeldete Benutzer sichtbar", "only-logged-in": "Nur für angemeldete Benutzer sichtbar",
"only-guest": "Only display to guests", "only-guest": "Nur Gästen anzeigen",
"open-new-window": "In neuem Fenster öffnen", "open-new-window": "In neuem Fenster öffnen",
"installed-plugins-required": "Benötigte installierte Plugins:", "installed-plugins-required": "Benötigte installierte Plugins:",

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> von <strong>%2</strong> Regel(n) zulässig.", "validate.x-valid": "<strong>%1</strong> von <strong>%2</strong> Regel(n) zulässig.",
"validate.x-invalid": "Die folgenden <strong>%1</strong> Regeln sind unzulässig:", "validate.x-invalid": "Die folgenden <strong>%1</strong> Regeln sind unzulässig:",
"alerts.applied-success": "Blacklist angewandt" "alerts.applied-success": "Blacklist angewandt",
"analytics.blacklist-hourly": "<strong>Figur 1</strong> &ndash; Blacklist-Treffer pro Stunde",
"analytics.blacklist-daily": " <strong>Figur 2</strong> &ndash; Blacklist-Treffer pro Tag"
} }

@ -12,7 +12,7 @@
"manage/tags": "Tags", "manage/tags": "Tags",
"manage/users": "Benutzer", "manage/users": "Benutzer",
"manage/registration": "Warteliste", "manage/registration": "Warteliste",
"manage/post-queue": "Post Queue", "manage/post-queue": "Beitragswarteschlange",
"manage/groups": "Gruppen", "manage/groups": "Gruppen",
"manage/ip-blacklist": "IP Blacklist", "manage/ip-blacklist": "IP Blacklist",

@ -4,13 +4,21 @@
"address-help": "Die folgende E-Mail Adresse ist die E-Mail Adresse, welche dem Empfänger im \"Von\" und \"Antworten\" Bereich sehen wird.", "address-help": "Die folgende E-Mail Adresse ist die E-Mail Adresse, welche dem Empfänger im \"Von\" und \"Antworten\" Bereich sehen wird.",
"from": "Name des Absenders", "from": "Name des Absenders",
"from-help": "Der Name des Absenders, welcher in der E-Mail angezeigt werden soll.", "from-help": "Der Name des Absenders, welcher in der E-Mail angezeigt werden soll.",
"gmail-routing": "Gmail Routing",
"gmail-routing-help1": "Es gab Berichte bezüglich des \"Gmail Routing\", welches nicht auf Accounts mit erhöhten Sicherheitseinstellungen funktionierte (Standardeinstellung). In diesem Fall müssen sie ihren <a href=\"https://www.google.com/settings/security/lesssecureapps\">Gmail Account konfigurieren weniger sichere Apps zu erlauben</a>.", "smtp-transport": "SMTP Konfiguration",
"gmail-routing-help2": "Für mehr informationen zu diesem Workaround, <a href=\"https://nodemailer.com/using-gmail/\">konsultieren Sie bitte diesen NodeMailer Artikel über dieses Problem.</a> Eine alternative wäre ein Plugin von Drittherstellern wie SendGrid, mailgun etc. zu verwenden. <a href=\"{config.relative_path}/admin/extend/plugins\">Verfügbare Plugins durchsuchen</a>.", "smtp-transport.enabled": "Benutze einen externen Email-Server",
"gmail-transport": "E-Mails über einen Gmail/Google Apps Account verschicken", "smtp-transport-help": "Du kannst aus einer Liste bekannter Email-Provider auswählen, oder einen benutzerdefinierten eingeben.",
"gmail-transport.username": "Benutzername", "smtp-transport.service": "Wähle einen Provider",
"gmail-transport.username-help": "Gib die vollständige E-Mail Adresse hier ein, insbesondere wenn Du eine Google-Apps verwaltete Domain verwendest.", "smtp-transport.service-custom": "Benutzerdefiniert...",
"gmail-transport.password": "Passwort", "smtp-transport.service-help": "Wähle oben einen Provider aus um die bekannten informationen über diesen zu verwenden. Falls dein Provider nicht in der Liste sein sollte, wähle 'Benutzerdefiniert...' aus und gib die details manuell ein.",
"smtp-transport.gmail-warning1": "Es gab Berichte darüber, dass Gmail nicht mit Accounts mit erhöhten Sicherheitseinstellungen funktioniert. In diesem Fall wirst du <a href=\"https://www.google.com/settings/security/lesssecureapps\">deinen Gmail-Account configurieren müssen um den 'Zugriff weniger sicherer Apps' auf dein Konto zuzulassen</a>.",
"smtp-transport.gmail-warning2": "Um mehr zu diesem Workaround zu erfahren, ließ dir bitten <a href=\"https://nodemailer.com/usage/using-gmail/\">diesen NodeMailer Artikel zu diesem Problem durch</a>. Eine Alternative wäre, Emailer-Plugins von dritten wie etwa SendGrid, Mailgun usw. zu verwenden. <a href=\"{config.relative_path}/admin/extend/plugins\">Verfügbare Plugins durchsuchen</a>.",
"smtp-transport.host": "SMTP Host",
"smtp-transport.port": "SMTP Port",
"smtp-transport.username": "Benutzername",
"smtp-transport.username-help": "Bitte füge die komplette Email-Adresse <b>für Gmail</b> hier ein, insbesondere wenn du eine von Google Apps gemanagete domain verwendest.",
"smtp-transport.password": "Passwort",
"template": "E-Mail Vorlage bearbeiten", "template": "E-Mail Vorlage bearbeiten",
"template.select": "E-Mail Vorlage auswählen", "template.select": "E-Mail Vorlage auswählen",
"template.revert": "Original wiederherstellen", "template.revert": "Original wiederherstellen",

@ -2,8 +2,8 @@
"site-settings": "Forum Einstellungen", "site-settings": "Forum Einstellungen",
"title": "Forum Titel", "title": "Forum Titel",
"title.url": "URL", "title.url": "URL",
"title.url-placeholder": "The URL of the site title", "title.url-placeholder": "Die URL des Seitentitels",
"title.url-help": "When the title is clicked, send users to this address. If left blank, user will be sent to the forum index.", "title.url-help": "Wenn der Titel angeklickt wird, werden Benutzer zu dieser Adresse geschickt, bei leerem Feld wird die Startseite verwendet.",
"title.name": "Name Deiner Community", "title.name": "Name Deiner Community",
"title.show-in-header": "Titel im Header anzeigen", "title.show-in-header": "Titel im Header anzeigen",
"browser-title": "Browser Titel", "browser-title": "Browser Titel",

@ -6,8 +6,8 @@
"sorting.most-votes": "Meiste Bewertungen", "sorting.most-votes": "Meiste Bewertungen",
"sorting.topic-default": "Standardmäßige Themensortierung", "sorting.topic-default": "Standardmäßige Themensortierung",
"restrictions": "Posting beschränkungen", "restrictions": "Posting beschränkungen",
"restrictions.post-queue": "Enable post queue", "restrictions.post-queue": "Beitragswarteschlange verwenden",
"restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval.", "restrictions.post-queue-help": "Das verwenden der Beitragswarteschlange wird Beiträge von neuen Benutzern in eine Warteschlange zur Genehmigung setzen.",
"restrictions.seconds-between": "Zeit zwischen der Erstellung von Beiträgen", "restrictions.seconds-between": "Zeit zwischen der Erstellung von Beiträgen",
"restrictions.seconds-between-new": "Zeit zwischen der Erstellung von Beiträgen für neue Nutzer", "restrictions.seconds-between-new": "Zeit zwischen der Erstellung von Beiträgen für neue Nutzer",
"restrictions.rep-threshold": "Vorrausgesetztes Ansehen um diese Beschränkung aufzuheben", "restrictions.rep-threshold": "Vorrausgesetztes Ansehen um diese Beschränkung aufzuheben",

@ -5,7 +5,7 @@
"max-image-width": "Bilder zu einer bestimmten Breite runterskalieren", "max-image-width": "Bilder zu einer bestimmten Breite runterskalieren",
"max-image-width-help": "(in Pixeln, standard 760 pixel, auf 0 setzen um zu deaktivieren)", "max-image-width-help": "(in Pixeln, standard 760 pixel, auf 0 setzen um zu deaktivieren)",
"max-file-size": "Maximale Dateigröße (in KiB)", "max-file-size": "Maximale Dateigröße (in KiB)",
"max-file-size-help": "(in kibibytes, default: 2048 KiB)", "max-file-size-help": "(In Kibibytes, Standardmäßig 2048 KiB)",
"allow-topic-thumbnails": "Nutzern erlauben Themen Thumbnails hochzuladen", "allow-topic-thumbnails": "Nutzern erlauben Themen Thumbnails hochzuladen",
"topic-thumb-size": "Thema Thumbnailgröße", "topic-thumb-size": "Thema Thumbnailgröße",
"allowed-file-extensions": "Erlaubte Dateiendungen", "allowed-file-extensions": "Erlaubte Dateiendungen",
@ -18,9 +18,9 @@
"profile-image-dimension": "Profilbild-Abmessungen", "profile-image-dimension": "Profilbild-Abmessungen",
"profile-image-dimension-help": "(in pixeln, standard: 128 pixel)", "profile-image-dimension-help": "(in pixeln, standard: 128 pixel)",
"max-profile-image-size": "Maximale Profibild-Dateigröße", "max-profile-image-size": "Maximale Profibild-Dateigröße",
"max-profile-image-size-help": "(in kibibytes, default: 256 KiB)", "max-profile-image-size-help": "(In Kibibytes, Standardmäßig 256 KiB)",
"max-cover-image-size": "Maximale Deckbild-Dateigröße", "max-cover-image-size": "Maximale Deckbild-Dateigröße",
"max-cover-image-size-help": "(in kibibytes, default: 2,048 KiB)", "max-cover-image-size-help": "(In Kibibytes, Standardmäßig 2048 KiB)",
"keep-all-user-images": "Alte Avatar- und Deckbild-Versionen auf dem Server lassen", "keep-all-user-images": "Alte Avatar- und Deckbild-Versionen auf dem Server lassen",
"profile-covers": "Profil Deckbilder", "profile-covers": "Profil Deckbilder",
"default-covers": "Standard Profil-Deckbilder", "default-covers": "Standard Profil-Deckbilder",

@ -13,9 +13,9 @@
"disable-email-changes": "Deaktiviere Änderungen der E-Mail Adresse", "disable-email-changes": "Deaktiviere Änderungen der E-Mail Adresse",
"disable-password-changes": "Deaktiviere Änderungen des Passwortes", "disable-password-changes": "Deaktiviere Änderungen des Passwortes",
"allow-account-deletion": "Erlaube löschen des Kontos", "allow-account-deletion": "Erlaube löschen des Kontos",
"user-info-private": "Hide user list and data from guests", "user-info-private": "Die Benutzerliste mit Informationen vor Gästen verstecken",
"hide-fullname": "Hide fullname from users", "hide-fullname": "Den 'Kompletten Namen' von Benutzern verstecken",
"hide-email": "Hide email from users", "hide-email": "Die Email-Adresse von Benutzern verstecken",
"themes": "Themes", "themes": "Themes",
"disable-user-skins": "Verhindere das Benutzer eigene Skins verwenden", "disable-user-skins": "Verhindere das Benutzer eigene Skins verwenden",
"account-protection": "Kontosicherheit", "account-protection": "Kontosicherheit",

@ -41,7 +41,7 @@
"new_register": "<strong>%1</strong> hat eine Registrationsanfrage geschickt.", "new_register": "<strong>%1</strong> hat eine Registrationsanfrage geschickt.",
"new_register_multiple": "Es erwarten <strong>%1</strong> Registrierungsanfragen eine Überprüfung.", "new_register_multiple": "Es erwarten <strong>%1</strong> Registrierungsanfragen eine Überprüfung.",
"flag_assigned_to_you": "<strong>Markierung %1</strong> wurde Ihnen zugewiesen", "flag_assigned_to_you": "<strong>Markierung %1</strong> wurde Ihnen zugewiesen",
"post_awaiting_review": "Post awaiting review", "post_awaiting_review": "Beitrag noch nicht Überprüft",
"email-confirmed": "E-Mail bestätigt", "email-confirmed": "E-Mail bestätigt",
"email-confirmed-message": "Vielen Dank für Ihre E-Mail-Validierung. Ihr Konto ist nun vollständig aktiviert.", "email-confirmed-message": "Vielen Dank für Ihre E-Mail-Validierung. Ihr Konto ist nun vollständig aktiviert.",
"email-confirm-error-message": "Es gab ein Problem bei der Validierung Ihrer E-Mail-Adresse. Möglicherweise ist der Code ungültig oder abgelaufen.", "email-confirm-error-message": "Es gab ein Problem bei der Validierung Ihrer E-Mail-Adresse. Möglicherweise ist der Code ungültig oder abgelaufen.",

@ -6,10 +6,10 @@
"popular-month": "Beliebte Themen dieses Monats", "popular-month": "Beliebte Themen dieses Monats",
"popular-alltime": "Beliebteste Themen", "popular-alltime": "Beliebteste Themen",
"recent": "Neueste Themen", "recent": "Neueste Themen",
"moderator-tools": "Moderator Tools", "moderator-tools": "Moderator-Werkzeuge",
"flagged-content": "Gemeldeter Inhalt", "flagged-content": "Gemeldeter Inhalt",
"ip-blacklist": "IP Blacklist", "ip-blacklist": "IP Blacklist",
"post-queue": "Post Queue", "post-queue": "Beitragswarteschlange",
"users/online": "Benutzer online", "users/online": "Benutzer online",
"users/latest": "Neuste Benutzer", "users/latest": "Neuste Benutzer",
"users/sort-posts": "Benutzer mit den meisten Beiträgen", "users/sort-posts": "Benutzer mit den meisten Beiträgen",

@ -1,7 +1,7 @@
{ {
"success": "Fertig", "success": "Fertig",
"topic-post": "Beitrag erfolgreich erstellt.", "topic-post": "Beitrag erfolgreich erstellt.",
"post-queued": "Your post is queued for approval.", "post-queued": "Dein Beitrag wurde zur Genehmigung eingereicht",
"authentication-successful": "Authentifizierung erfolgreich!", "authentication-successful": "Authentifizierung erfolgreich!",
"settings-saved": "Einstellungen gespeichert!" "settings-saved": "Einstellungen gespeichert!"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -4,13 +4,21 @@
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.", "address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
"from": "From Name", "from": "From Name",
"from-help": "The from name to display in the email.", "from-help": "The from name to display in the email.",
"gmail-routing": "Gmail Routing",
"gmail-routing-help1": "There have been reports of Gmail Routing 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": "SMTP Transport",
"gmail-routing-help2": "For more information about this workaround, <a href=\"https://nodemailer.com/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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.", "smtp-transport.enabled": "Use an external email server to send emails",
"gmail-transport": "Route emails through a Gmail/Google Apps account", "smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
"gmail-transport.username": "Username", "smtp-transport.service": "Select a service",
"gmail-transport.username-help": "Enter the full email address here, especially if you are using a Google Apps managed domain.", "smtp-transport.service-custom": "Custom Service",
"gmail-transport.password": "Password", "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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.",
"smtp-transport.host": "SMTP Host",
"smtp-transport.port": "SMTP Port",
"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": "Edit Email Template", "template": "Edit Email Template",
"template.select": "Select Email Template", "template.select": "Select Email Template",
"template.revert": "Revert to Original", "template.revert": "Revert to Original",

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -4,13 +4,21 @@
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.", "address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
"from": "From Name", "from": "From Name",
"from-help": "The from name to display in the email.", "from-help": "The from name to display in the email.",
"gmail-routing": "Gmail Routing",
"gmail-routing-help1": "There have been reports of Gmail Routing 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": "SMTP Transport",
"gmail-routing-help2": "For more information about this workaround, <a href=\"https://nodemailer.com/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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.", "smtp-transport.enabled": "Use an external email server to send emails",
"gmail-transport": "Route emails through a Gmail/Google Apps account", "smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
"gmail-transport.username": "Username", "smtp-transport.service": "Select a service",
"gmail-transport.username-help": "Enter the full email address here, especially if you are using a Google Apps managed domain.", "smtp-transport.service-custom": "Custom Service",
"gmail-transport.password": "Password", "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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.",
"smtp-transport.host": "SMTP Host",
"smtp-transport.port": "SMTP Port",
"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": "Edit Email Template", "template": "Edit Email Template",
"template.select": "Select Email Template", "template.select": "Select Email Template",
"template.revert": "Revert to Original", "template.revert": "Revert to Original",

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -4,13 +4,21 @@
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.", "address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
"from": "From Name", "from": "From Name",
"from-help": "The from name to display in the email.", "from-help": "The from name to display in the email.",
"gmail-routing": "Gmail Routing",
"gmail-routing-help1": "There have been reports of Gmail Routing 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": "SMTP Transport",
"gmail-routing-help2": "For more information about this workaround, <a href=\"https://nodemailer.com/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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.", "smtp-transport.enabled": "Use an external email server to send emails",
"gmail-transport": "Route emails through a Gmail/Google Apps account", "smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
"gmail-transport.username": "Username", "smtp-transport.service": "Select a service",
"gmail-transport.username-help": "Enter the full email address here, especially if you are using a Google Apps managed domain.", "smtp-transport.service-custom": "Custom Service",
"gmail-transport.password": "Password", "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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.",
"smtp-transport.host": "SMTP Host",
"smtp-transport.port": "SMTP Port",
"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": "Edit Email Template", "template": "Edit Email Template",
"template.select": "Select Email Template", "template.select": "Select Email Template",
"template.revert": "Revert to Original", "template.revert": "Revert to Original",

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -4,13 +4,21 @@
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.", "address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
"from": "From Name", "from": "From Name",
"from-help": "The from name to display in the email.", "from-help": "The from name to display in the email.",
"gmail-routing": "Gmail Routing",
"gmail-routing-help1": "There have been reports of Gmail Routing 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": "SMTP Transport",
"gmail-routing-help2": "For more information about this workaround, <a href=\"https://nodemailer.com/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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.", "smtp-transport.enabled": "Use an external email server to send emails",
"gmail-transport": "Route emails through a Gmail/Google Apps account", "smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
"gmail-transport.username": "Username", "smtp-transport.service": "Select a service",
"gmail-transport.username-help": "Enter the full email address here, especially if you are using a Google Apps managed domain.", "smtp-transport.service-custom": "Custom Service",
"gmail-transport.password": "Password", "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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.",
"smtp-transport.host": "SMTP Host",
"smtp-transport.port": "SMTP Port",
"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": "Edit Email Template", "template": "Edit Email Template",
"template.select": "Select Email Template", "template.select": "Select Email Template",
"template.revert": "Revert to Original", "template.revert": "Revert to Original",

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -4,13 +4,21 @@
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.", "address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
"from": "From Name", "from": "From Name",
"from-help": "The from name to display in the email.", "from-help": "The from name to display in the email.",
"gmail-routing": "Gmail Routing",
"gmail-routing-help1": "There have been reports of Gmail Routing 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": "SMTP Transport",
"gmail-routing-help2": "For more information about this workaround, <a href=\"https://nodemailer.com/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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.", "smtp-transport.enabled": "Use an external email server to send emails",
"gmail-transport": "Route emails through a Gmail/Google Apps account", "smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
"gmail-transport.username": "Username", "smtp-transport.service": "Select a service",
"gmail-transport.username-help": "Enter the full email address here, especially if you are using a Google Apps managed domain.", "smtp-transport.service-custom": "Custom Service",
"gmail-transport.password": "Password", "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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.",
"smtp-transport.host": "SMTP Host",
"smtp-transport.port": "SMTP Port",
"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": "Edit Email Template", "template": "Edit Email Template",
"template.select": "Select Email Template", "template.select": "Select Email Template",
"template.revert": "Revert to Original", "template.revert": "Revert to Original",

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -4,13 +4,21 @@
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.", "address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
"from": "From Name", "from": "From Name",
"from-help": "The from name to display in the email.", "from-help": "The from name to display in the email.",
"gmail-routing": "Gmail Routing",
"gmail-routing-help1": "There have been reports of Gmail Routing 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": "SMTP Transport",
"gmail-routing-help2": "For more information about this workaround, <a href=\"https://nodemailer.com/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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.", "smtp-transport.enabled": "Use an external email server to send emails",
"gmail-transport": "Route emails through a Gmail/Google Apps account", "smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
"gmail-transport.username": "Username", "smtp-transport.service": "Select a service",
"gmail-transport.username-help": "Enter the full email address here, especially if you are using a Google Apps managed domain.", "smtp-transport.service-custom": "Custom Service",
"gmail-transport.password": "Password", "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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.",
"smtp-transport.host": "SMTP Host",
"smtp-transport.port": "SMTP Port",
"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": "Edit Email Template", "template": "Edit Email Template",
"template.select": "Select Email Template", "template.select": "Select Email Template",
"template.revert": "Revert to Original", "template.revert": "Revert to Original",

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -4,13 +4,21 @@
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.", "address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
"from": "From Name", "from": "From Name",
"from-help": "The from name to display in the email.", "from-help": "The from name to display in the email.",
"gmail-routing": "Gmail Routing",
"gmail-routing-help1": "There have been reports of Gmail Routing 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": "SMTP Transport",
"gmail-routing-help2": "For more information about this workaround, <a href=\"https://nodemailer.com/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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.", "smtp-transport.enabled": "Use an external email server to send emails",
"gmail-transport": "Route emails through a Gmail/Google Apps account", "smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
"gmail-transport.username": "Username", "smtp-transport.service": "Select a service",
"gmail-transport.username-help": "Enter the full email address here, especially if you are using a Google Apps managed domain.", "smtp-transport.service-custom": "Custom Service",
"gmail-transport.password": "Password", "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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.",
"smtp-transport.host": "SMTP Host",
"smtp-transport.port": "SMTP Port",
"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": "Edit Email Template", "template": "Edit Email Template",
"template.select": "Select Email Template", "template.select": "Select Email Template",
"template.revert": "Revert to Original", "template.revert": "Revert to Original",

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> sur <strong>%2</strong> règle(s) valide(s).", "validate.x-valid": "<strong>%1</strong> sur <strong>%2</strong> règle(s) valide(s).",
"validate.x-invalid": "Les règles suivantes <strong>%1</strong> sont invalides:", "validate.x-invalid": "Les règles suivantes <strong>%1</strong> sont invalides:",
"alerts.applied-success": "Liste noire appliquée" "alerts.applied-success": "Liste noire appliquée",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -4,13 +4,21 @@
"address-help": "L'adresse e-mail suivante fait référence à l'adresse que le destinataire verra dans les champs \"De :\" et \"Répondre à :\". ", "address-help": "L'adresse e-mail suivante fait référence à l'adresse que le destinataire verra dans les champs \"De :\" et \"Répondre à :\". ",
"from": "Nom de lexpéditeur", "from": "Nom de lexpéditeur",
"from-help": "Le nom de lexpéditeur à afficher dans l'e-mail", "from-help": "Le nom de lexpéditeur à afficher dans l'e-mail",
"gmail-routing": "Routing Gmail",
"gmail-routing-help1": "Il y a eu des rapports selon lesquels le routage Gmail ne fonctionne pas avec les comptes ayant une sécurité plus élevée. Dans ce cas vous devez<a href=\"https://www.google.com/settings/security/lesssecureapps\">configuer votre compte Gmail pour qu'il autorise les applications moins sécurisées.", "smtp-transport": "SMTP Transport",
"gmail-routing-help2": "Pour plus d'information sur cette astuce, <a href=\"https://nodemailer.com/using-gmail/\">merci de consulter l'article de NodeMailer sur ce sujet.</a> Une alternative serait d'utiliser un service tiers d'envoi d'email tel que SendGrid, Mailgun, etc. <a href=\"{config.relative_path}/admin/extend/plugins\">Afficher les plugins disponibles ici</a>.", "smtp-transport.enabled": "Use an external email server to send emails",
"gmail-transport": "Router les e-mails via un compte Gmail/Google Apps", "smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
"gmail-transport.username": "Nom d'utilisateur", "smtp-transport.service": "Select a service",
"gmail-transport.username-help": "Entrer l'adresse e-mail complète ici, surtout si vous utilisez un domaine géré par Google Apps.", "smtp-transport.service-custom": "Custom Service",
"gmail-transport.password": "Mot de passe", "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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.",
"smtp-transport.host": "SMTP Host",
"smtp-transport.port": "SMTP Port",
"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": "Modifier le modèle d'e-mail", "template": "Modifier le modèle d'e-mail",
"template.select": "Sélectionner un modèle d'e-mail ", "template.select": "Sélectionner un modèle d'e-mail ",
"template.revert": "Retourner à l'original", "template.revert": "Retourner à l'original",

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -4,13 +4,21 @@
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.", "address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
"from": "From Name", "from": "From Name",
"from-help": "The from name to display in the email.", "from-help": "The from name to display in the email.",
"gmail-routing": "Gmail Routing",
"gmail-routing-help1": "There have been reports of Gmail Routing 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": "SMTP Transport",
"gmail-routing-help2": "For more information about this workaround, <a href=\"https://nodemailer.com/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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.", "smtp-transport.enabled": "Use an external email server to send emails",
"gmail-transport": "Route emails through a Gmail/Google Apps account", "smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
"gmail-transport.username": "Username", "smtp-transport.service": "Select a service",
"gmail-transport.username-help": "Enter the full email address here, especially if you are using a Google Apps managed domain.", "smtp-transport.service-custom": "Custom Service",
"gmail-transport.password": "Password", "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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.",
"smtp-transport.host": "SMTP Host",
"smtp-transport.port": "SMTP Port",
"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": "Edit Email Template", "template": "Edit Email Template",
"template.select": "Select Email Template", "template.select": "Select Email Template",
"template.revert": "Revert to Original", "template.revert": "Revert to Original",

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -4,13 +4,21 @@
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.", "address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
"from": "From Name", "from": "From Name",
"from-help": "The from name to display in the email.", "from-help": "The from name to display in the email.",
"gmail-routing": "Gmail Routing",
"gmail-routing-help1": "There have been reports of Gmail Routing 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": "SMTP Transport",
"gmail-routing-help2": "For more information about this workaround, <a href=\"https://nodemailer.com/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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.", "smtp-transport.enabled": "Use an external email server to send emails",
"gmail-transport": "Route emails through a Gmail/Google Apps account", "smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
"gmail-transport.username": "Username", "smtp-transport.service": "Select a service",
"gmail-transport.username-help": "Enter the full email address here, especially if you are using a Google Apps managed domain.", "smtp-transport.service-custom": "Custom Service",
"gmail-transport.password": "Password", "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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.",
"smtp-transport.host": "SMTP Host",
"smtp-transport.port": "SMTP Port",
"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": "Edit Email Template", "template": "Edit Email Template",
"template.select": "Select Email Template", "template.select": "Select Email Template",
"template.revert": "Revert to Original", "template.revert": "Revert to Original",

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> od <strong>%2</strong> pravila valjano.", "validate.x-valid": "<strong>%1</strong> od <strong>%2</strong> pravila valjano.",
"validate.x-invalid": "Sljedeća <strong>%1</strong> pravila su nevažeća:", "validate.x-invalid": "Sljedeća <strong>%1</strong> pravila su nevažeća:",
"alerts.applied-success": "Blokiranje omogućeno" "alerts.applied-success": "Blokiranje omogućeno",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -4,13 +4,21 @@
"address-help": "Sljedeća email adresa je adresa koju će primatelj vidjeti u \"Od\" i \"Odgovori na\" poljima.", "address-help": "Sljedeća email adresa je adresa koju će primatelj vidjeti u \"Od\" i \"Odgovori na\" poljima.",
"from": "Od imena", "from": "Od imena",
"from-help": "Ime prikazano u dolaznom emailu.", "from-help": "Ime prikazano u dolaznom emailu.",
"gmail-routing": "Gmail putanja",
"gmail-routing-help1": "Postoje prijave da je Gmail Routing onemogućen na računima sa povišenom sigurnosti. U tom slučaju morati ćete <a href=\"https://www.google.com/settings/security/lesssecureapps\"> konfigurirati vaš GMail račun da dozvoljava manje sigurne aplikacije.", "smtp-transport": "SMTP Transport",
"gmail-routing-help2": "Za više informacija o ovom rješenju href=\"https://nodemailer.com/using-gmail/\"> molimo pročitajte NodeMailer članak o tom problemu </a> .Alternativa je korištenje email dodatak treće strane poput SendGrid,MailGun itd. <a href=\"{config.relative_path}/admin/extend/plugins\">Pretražite moguće email dodatke ovdje</a>.", "smtp-transport.enabled": "Use an external email server to send emails",
"gmail-transport": "Prosljedite email kroz Gmail/Google Apps račun", "smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
"gmail-transport.username": "Korisničko ime", "smtp-transport.service": "Select a service",
"gmail-transport.username-help": "Unesite punu email adresu ovdje,naročito ako koristite domenu upravljanu preko Google Appsa.", "smtp-transport.service-custom": "Custom Service",
"gmail-transport.password": "Lozinka", "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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.",
"smtp-transport.host": "SMTP Host",
"smtp-transport.port": "SMTP Port",
"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": "Uredi predložak emaila", "template": "Uredi predložak emaila",
"template.select": "Odaberi predložak emaila", "template.select": "Odaberi predložak emaila",
"template.revert": "Povrati na original ", "template.revert": "Povrati na original ",

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -4,13 +4,21 @@
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.", "address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
"from": "From Name", "from": "From Name",
"from-help": "The from name to display in the email.", "from-help": "The from name to display in the email.",
"gmail-routing": "Gmail Routing",
"gmail-routing-help1": "There have been reports of Gmail Routing 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": "SMTP Transport",
"gmail-routing-help2": "For more information about this workaround, <a href=\"https://nodemailer.com/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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.", "smtp-transport.enabled": "Use an external email server to send emails",
"gmail-transport": "Route emails through a Gmail/Google Apps account", "smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
"gmail-transport.username": "Username", "smtp-transport.service": "Select a service",
"gmail-transport.username-help": "Enter the full email address here, especially if you are using a Google Apps managed domain.", "smtp-transport.service-custom": "Custom Service",
"gmail-transport.password": "Password", "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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.",
"smtp-transport.host": "SMTP Host",
"smtp-transport.port": "SMTP Port",
"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": "Edit Email Template", "template": "Edit Email Template",
"template.select": "Select Email Template", "template.select": "Select Email Template",
"template.revert": "Revert to Original", "template.revert": "Revert to Original",

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -4,13 +4,21 @@
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.", "address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
"from": "From Name", "from": "From Name",
"from-help": "The from name to display in the email.", "from-help": "The from name to display in the email.",
"gmail-routing": "Gmail Routing",
"gmail-routing-help1": "There have been reports of Gmail Routing 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": "SMTP Transport",
"gmail-routing-help2": "For more information about this workaround, <a href=\"https://nodemailer.com/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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.", "smtp-transport.enabled": "Use an external email server to send emails",
"gmail-transport": "Route emails through a Gmail/Google Apps account", "smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
"gmail-transport.username": "Username", "smtp-transport.service": "Select a service",
"gmail-transport.username-help": "Enter the full email address here, especially if you are using a Google Apps managed domain.", "smtp-transport.service-custom": "Custom Service",
"gmail-transport.password": "Password", "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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.",
"smtp-transport.host": "SMTP Host",
"smtp-transport.port": "SMTP Port",
"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": "Edit Email Template", "template": "Edit Email Template",
"template.select": "Select Email Template", "template.select": "Select Email Template",
"template.revert": "Revert to Original", "template.revert": "Revert to Original",

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -4,13 +4,21 @@
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.", "address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
"from": "From Name", "from": "From Name",
"from-help": "The from name to display in the email.", "from-help": "The from name to display in the email.",
"gmail-routing": "Gmail Routing",
"gmail-routing-help1": "There have been reports of Gmail Routing 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": "SMTP Transport",
"gmail-routing-help2": "For more information about this workaround, <a href=\"https://nodemailer.com/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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.", "smtp-transport.enabled": "Use an external email server to send emails",
"gmail-transport": "Route emails through a Gmail/Google Apps account", "smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
"gmail-transport.username": "Username", "smtp-transport.service": "Select a service",
"gmail-transport.username-help": "Enter the full email address here, especially if you are using a Google Apps managed domain.", "smtp-transport.service-custom": "Custom Service",
"gmail-transport.password": "Password", "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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.",
"smtp-transport.host": "SMTP Host",
"smtp-transport.port": "SMTP Port",
"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": "Edit Email Template", "template": "Edit Email Template",
"template.select": "Select Email Template", "template.select": "Select Email Template",
"template.revert": "Revert to Original", "template.revert": "Revert to Original",

@ -45,7 +45,7 @@
"alert.incompatible": "<p>NodeBBのバージョン(v%1)を v%2 にアップデートする必要があります。このプラグインの新しいバージョンをインストールするにはNodeBBをアップデートしてください。</p>", "alert.incompatible": "<p>NodeBBのバージョン(v%1)を v%2 にアップデートする必要があります。このプラグインの新しいバージョンをインストールするにはNodeBBをアップデートしてください。</p>",
"alert.possibly-incompatible": "<div class=\"alert alert-warning\"><p><strong>No Compatibility Information Found</strong></p><p>このプラグインはインストールに必要なNodeBBのバージョンの指定がされていませんでした。完全な互換性は保証されず、NodeBBが正常に起動しなくなる可能性があります。</p></div><p>NodeBBが正常に起動できない場合:</p><pre><code>$ ./nodebb reset plugin=\"%1\"</code></pre><p>このプラグインの最新バージョンのインストールを続行しますか?</p>", "alert.possibly-incompatible": "<div class=\"alert alert-warning\"><p><strong>No Compatibility Information Found</strong></p><p>このプラグインはインストールに必要なNodeBBのバージョンの指定がされていませんでした。完全な互換性は保証されず、NodeBBが正常に起動しなくなる可能性があります。</p></div><p>NodeBBが正常に起動できない場合:</p><pre><code>$ ./nodebb reset plugin=\"%1\"</code></pre><p>このプラグインの最新バージョンのインストールを続行しますか?</p>",
"license.title": "Plugin License Information", "license.title": "プラグインライセンス情報",
"license.intro": "The plugin <strong>%1</strong> is licensed under the %2. Please read and understand the license terms prior to activating this plugin.", "license.intro": "<strong>%1</strong>のプラグインは%2の下でライセンスされています。このプラグインを有効にする前にライセンス条項を熟読してください。",
"license.cta": "Do you wish to continue with activating this plugin?" "license.cta": "このプラグインを有効にし続けますか?"
} }

@ -11,7 +11,7 @@
"only-admins": "管理者にのみ表示する", "only-admins": "管理者にのみ表示する",
"only-global-mods-and-admins": "グローバルモデレーターおよび管理者のみに表示", "only-global-mods-and-admins": "グローバルモデレーターおよび管理者のみに表示",
"only-logged-in": "ログインしたユーザーのみに表示", "only-logged-in": "ログインしたユーザーのみに表示",
"only-guest": "Only display to guests", "only-guest": "ゲストにのみ表示する",
"open-new-window": "新しいウィンドウで開く", "open-new-window": "新しいウィンドウで開く",
"installed-plugins-required": "インストール済みのプラグインが必要です:", "installed-plugins-required": "インストール済みのプラグインが必要です:",

@ -10,7 +10,7 @@
"custom-class": "カスタムClass", "custom-class": "カスタムClass",
"num-recent-replies": "# 最近の返信数", "num-recent-replies": "# 最近の返信数",
"ext-link": "外部リンク", "ext-link": "外部リンク",
"is-section": "Treat this category as a section", "is-section": "このカテゴリをセクションとして扱う",
"upload-image": "画像をアップロード", "upload-image": "画像をアップロード",
"delete-image": "削除", "delete-image": "削除",
"category-image": "カテゴリ画像", "category-image": "カテゴリ画像",

@ -1,7 +1,7 @@
{ {
"name": "グループ名", "name": "グループ名",
"description": "グループの説明", "description": "グループの説明",
"member-count": "Member Count", "member-count": "メンバー数",
"system": "システムグループ", "system": "システムグループ",
"edit": "編集", "edit": "編集",
"search-placeholder": "検索", "search-placeholder": "検索",

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>2</ strong>のルールのうち<strong>1 </ strong>のルール(s) が有効です。", "validate.x-valid": "<strong>2</ strong>のルールのうち<strong>1 </ strong>のルール(s) が有効です。",
"validate.x-invalid": "次の<strong>1 </ strong>ルールは無効:", "validate.x-invalid": "次の<strong>1 </ strong>ルールは無効:",
"alerts.applied-success": "ブラックリストに適用されました" "alerts.applied-success": "ブラックリストに適用されました",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -12,7 +12,7 @@
"manage/tags": "タグ", "manage/tags": "タグ",
"manage/users": "ユーザー", "manage/users": "ユーザー",
"manage/registration": "登録キュー", "manage/registration": "登録キュー",
"manage/post-queue": "Post Queue", "manage/post-queue": "投稿キュー",
"manage/groups": "グループ", "manage/groups": "グループ",
"manage/ip-blacklist": "IPブラックリスト", "manage/ip-blacklist": "IPブラックリスト",

@ -4,13 +4,21 @@
"address-help": "次の電子メールアドレスは「送信者」と「返信先」の欄に受信者が表示する電子メールを指します。", "address-help": "次の電子メールアドレスは「送信者」と「返信先」の欄に受信者が表示する電子メールを指します。",
"from": "名前から", "from": "名前から",
"from-help": "メールからの名前が表示されます。", "from-help": "メールからの名前が表示されます。",
"gmail-routing": "Gmailのルーティング",
"gmail-routing-help1": "Gmailルーティングがセキュリティが強化されたアカウントでは機能しないという報告がありました。この場合、<a href=\"https://www.google.com/settings/security/lesssecureapps\">安全性の低いアプリを許可するようにGmailアカウントを設定する</a>必要があります。", "smtp-transport": "SMTP Transport",
"gmail-routing-help2": "この回避策の関連情報を参照するには、<a href=\"https://nodemailer.com/using-gmail/\">問題に関するこのNodeMailerの記事を参照してください。</a> 代わりに、SendGrid、Mailgunなどのサードパーティ製電子メールプラグインを利用する方法もあります。<a href=\"{config.relative_path}/admin/extend/plugins\">利用可能なプラグインを参照する</a>。", "smtp-transport.enabled": "Use an external email server to send emails",
"gmail-transport": "Gmail / Google Appsアカウントを使用してメールをルーティングする", "smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
"gmail-transport.username": "ユーザー名", "smtp-transport.service": "Select a service",
"gmail-transport.username-help": "特にGoogle Appsの管理ドメインを使用している場合は、ここに完全なメールアドレスを入力してください。", "smtp-transport.service-custom": "Custom Service",
"gmail-transport.password": "パスワード", "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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.",
"smtp-transport.host": "SMTP Host",
"smtp-transport.port": "SMTP Port",
"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": "電子メールテンプレートの編集", "template": "電子メールテンプレートの編集",
"template.select": "電子メールテンプレートを選択", "template.select": "電子メールテンプレートを選択",
"template.revert": "オリジナルに戻す", "template.revert": "オリジナルに戻す",

@ -2,8 +2,8 @@
"site-settings": "サイト設定", "site-settings": "サイト設定",
"title": "サイトタイトル", "title": "サイトタイトル",
"title.url": "URL", "title.url": "URL",
"title.url-placeholder": "The URL of the site title", "title.url-placeholder": "サイトタイトルのURL",
"title.url-help": "When the title is clicked, send users to this address. If left blank, user will be sent to the forum index.", "title.url-help": "タイトルをクリックすると、ユーザーをこのアドレスに送信します。空白のままにすると、ユーザーはフォーラムのインデックスに送信されます。",
"title.name": "あなたのコミュニティ名", "title.name": "あなたのコミュニティ名",
"title.show-in-header": "ヘッダーにサイトタイトルを表示する", "title.show-in-header": "ヘッダーにサイトタイトルを表示する",
"browser-title": "ブラウザ", "browser-title": "ブラウザ",

@ -6,8 +6,8 @@
"sorting.most-votes": "最も多い評価", "sorting.most-votes": "最も多い評価",
"sorting.topic-default": "デフォルトのスレッドの並び順", "sorting.topic-default": "デフォルトのスレッドの並び順",
"restrictions": "転記の制限", "restrictions": "転記の制限",
"restrictions.post-queue": "Enable post queue", "restrictions.post-queue": "投稿キューを有効にする",
"restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval.", "restrictions.post-queue-help": "投稿キューを有効にすると、新しいユーザーの投稿が承認待ちの状態になります。",
"restrictions.seconds-between": "投稿間の秒数", "restrictions.seconds-between": "投稿間の秒数",
"restrictions.seconds-between-new": "新規ユーザーの投稿間の秒数", "restrictions.seconds-between-new": "新規ユーザーの投稿間の秒数",
"restrictions.rep-threshold": "この制限が解除される前の評判しきい値", "restrictions.rep-threshold": "この制限が解除される前の評判しきい値",
@ -31,8 +31,8 @@
"unread": "未読の設定", "unread": "未読の設定",
"unread.cutoff": "未読のカットオフ日", "unread.cutoff": "未読のカットオフ日",
"unread.min-track-last": "最後に読み込みを行う前に追跡するスレッドの最小投稿数", "unread.min-track-last": "最後に読み込みを行う前に追跡するスレッドの最小投稿数",
"recent": "Recent Settings", "recent": "最近の設定",
"recent.categoryFilter.disable": "Disable filtering of topics in ignored categories on the /recent page", "recent.categoryFilter.disable": "/最近のページで無視されたカテゴリのトピックのフィルタリングを無効にする",
"signature": "署名の設定", "signature": "署名の設定",
"signature.disable": "署名を無効にする", "signature.disable": "署名を無効にする",
"signature.no-links": "署名内のリンクを無効にする", "signature.no-links": "署名内のリンクを無効にする",

@ -13,9 +13,9 @@
"disable-email-changes": "Eメールの変更を無効にする", "disable-email-changes": "Eメールの変更を無効にする",
"disable-password-changes": "パスワードの変更を無効にする", "disable-password-changes": "パスワードの変更を無効にする",
"allow-account-deletion": "アカウントが解除されました", "allow-account-deletion": "アカウントが解除されました",
"user-info-private": "Hide user list and data from guests", "user-info-private": "ゲストから、ユーザーリストとデータが見えないようにする。",
"hide-fullname": "Hide fullname from users", "hide-fullname": "ユーザーから、フルネームが見えないようにする。",
"hide-email": "Hide email from users", "hide-email": "ユーザーから、Emailが見えないようにする。",
"themes": "テーマ", "themes": "テーマ",
"disable-user-skins": "ユーザーがカスタムスキンを選択できないようにする", "disable-user-skins": "ユーザーがカスタムスキンを選択できないようにする",
"account-protection": "アカウント保護", "account-protection": "アカウント保護",
@ -36,12 +36,12 @@
"registration.max-invites": "ユーザーごとの最大招待数", "registration.max-invites": "ユーザーごとの最大招待数",
"max-invites": "ユーザーごとの最大招待数", "max-invites": "ユーザーごとの最大招待数",
"max-invites-help": "無制限の場合は0です。管理者は無限の招待を受ける<br>「招待のみ」にのみ適用されます", "max-invites-help": "無制限の場合は0です。管理者は無限の招待を受ける<br>「招待のみ」にのみ適用されます",
"invite-expiration": "Invite expiration", "invite-expiration": "招待の有効期限",
"invite-expiration-help": "# of days invitations expire in.", "invite-expiration-help": "#日の招待状は期限切れです。",
"min-username-length": "ユーザー名の最小文字数", "min-username-length": "ユーザー名の最小文字数",
"max-username-length": "ユーザー名の最大文字数", "max-username-length": "ユーザー名の最大文字数",
"min-password-length": "パスワードの最小文字数", "min-password-length": "パスワードの最小文字数",
"min-password-strength": "Minimum Password Strength", "min-password-strength": "最低限のパスワード強度",
"max-about-me-length": "概要の最大文字数", "max-about-me-length": "概要の最大文字数",
"terms-of-use": "フォーラム利用規約<small>(空白のままにしておくと無効になります)</ small>", "terms-of-use": "フォーラム利用規約<small>(空白のままにしておくと無効になります)</ small>",
"user-search": "ユーザーを検索", "user-search": "ユーザーを検索",

@ -1,6 +1,6 @@
{ {
"invalid-data": "無効なデータ", "invalid-data": "無効なデータ",
"invalid-json": "Invalid JSON", "invalid-json": "無効なJSON",
"not-logged-in": "ログインしていません。", "not-logged-in": "ログインしていません。",
"account-locked": "あなたのアカウントは一時的にロックされています", "account-locked": "あなたのアカウントは一時的にロックされています",
"search-requires-login": "検索するにはアカウントが必要です - ログインするかアカウントを作成してください。", "search-requires-login": "検索するにはアカウントが必要です - ログインするかアカウントを作成してください。",
@ -13,7 +13,7 @@
"invalid-title": "無効なタイトル!", "invalid-title": "無効なタイトル!",
"invalid-user-data": "無効なユーザーデータ", "invalid-user-data": "無効なユーザーデータ",
"invalid-password": "無効なパスワード", "invalid-password": "無効なパスワード",
"invalid-login-credentials": "Invalid login credentials", "invalid-login-credentials": "ログイン資格情報が無効です",
"invalid-username-or-password": "ユーザー名とパスワードの両方を指定してください", "invalid-username-or-password": "ユーザー名とパスワードの両方を指定してください",
"invalid-search-term": "無効な検索ワード", "invalid-search-term": "無効な検索ワード",
"csrf-invalid": "セッションの期限切れと思われるため、私達はあなたのログイン状態を確認できませんでした。もう一度お試しください。", "csrf-invalid": "セッションの期限切れと思われるため、私達はあなたのログイン状態を確認できませんでした。もう一度お試しください。",
@ -32,7 +32,7 @@
"password-too-long": "パスワードが長すぎます", "password-too-long": "パスワードが長すぎます",
"user-banned": "ユーザーは停止されています", "user-banned": "ユーザーは停止されています",
"user-banned-reason": "申し訳ありませんが、このアカウントは停止されています。 (理由: %1)", "user-banned-reason": "申し訳ありませんが、このアカウントは停止されています。 (理由: %1)",
"user-banned-reason-until": "Sorry, this account has been banned until %1 (Reason: %2)", "user-banned-reason-until": "申し訳ありませんが、このアカウントは1(理由2)まで禁止されています。",
"user-too-new": "申し訳ありません。登録後に投稿を行うには%1秒お待ち下さい。", "user-too-new": "申し訳ありません。登録後に投稿を行うには%1秒お待ち下さい。",
"blacklisted-ip": "申し訳ありませんがあなたのIPアドレスは当コミュニティで停止されています。もし誤ったエラーだと思われる場合は管理者にお問い合わせください。", "blacklisted-ip": "申し訳ありませんがあなたのIPアドレスは当コミュニティで停止されています。もし誤ったエラーだと思われる場合は管理者にお問い合わせください。",
"ban-expiry-missing": "この停止の終了日を入力してください。", "ban-expiry-missing": "この停止の終了日を入力してください。",
@ -107,7 +107,7 @@
"chat-disabled": "Chat system disabled", "chat-disabled": "Chat system disabled",
"too-many-messages": "You have sent too many messages, please wait awhile.", "too-many-messages": "You have sent too many messages, please wait awhile.",
"invalid-chat-message": "Invalid chat message", "invalid-chat-message": "Invalid chat message",
"chat-message-too-long": "Chat messages can not be longer than %1 characters.", "chat-message-too-long": "チャットメッセージは1文字より長くすることはできません。",
"cant-edit-chat-message": "You are not allowed to edit this message", "cant-edit-chat-message": "You are not allowed to edit this message",
"cant-remove-last-user": "You can't remove the last user", "cant-remove-last-user": "You can't remove the last user",
"cant-delete-chat-message": "あなたはこのメッセージを削除する権限を持っていません。", "cant-delete-chat-message": "あなたはこのメッセージを削除する権限を持っていません。",

@ -104,6 +104,6 @@
"cookies.accept": "了解!", "cookies.accept": "了解!",
"cookies.learn_more": "もっと詳しく", "cookies.learn_more": "もっと詳しく",
"edited": "編集されました", "edited": "編集されました",
"disabled": "Disabled", "disabled": "無効",
"select": "Select" "select": "選択"
} }

@ -20,7 +20,7 @@
"chat.three_months": "3ヶ月", "chat.three_months": "3ヶ月",
"chat.delete_message_confirm": "本当にこのメッセージを削除しますか?", "chat.delete_message_confirm": "本当にこのメッセージを削除しますか?",
"chat.add-users-to-room": "部屋にユーザーを追加", "chat.add-users-to-room": "部屋にユーザーを追加",
"chat.confirm-chat-with-dnd-user": "This user has set their status to DnD(Do not disturb). Do you still want to chat with them?", "chat.confirm-chat-with-dnd-user": "このユーザーのステータスはDnD(Do not disturb取り込み中)に設定されています。あなたはまだチャットしたいですか?",
"composer.compose": "構成", "composer.compose": "構成",
"composer.show_preview": "プレビュー表示", "composer.show_preview": "プレビュー表示",
"composer.hide_preview": "プレビュー非表示", "composer.hide_preview": "プレビュー非表示",

@ -41,7 +41,7 @@
"new_register": "<strong>%1</strong>が登録リクエストを送りました。", "new_register": "<strong>%1</strong>が登録リクエストを送りました。",
"new_register_multiple": "<strong>%1</strong>の登録リクエストがレビュー待ちです。", "new_register_multiple": "<strong>%1</strong>の登録リクエストがレビュー待ちです。",
"flag_assigned_to_you": "<strong>フラグ %1</strong>はあなたに割当てられました", "flag_assigned_to_you": "<strong>フラグ %1</strong>はあなたに割当てられました",
"post_awaiting_review": "Post awaiting review", "post_awaiting_review": "レビュー待ちの投稿",
"email-confirmed": "Eメールが確認されました", "email-confirmed": "Eメールが確認されました",
"email-confirmed-message": "メールアドレス検証をして頂き、ありがとうございます。あなたのアカウントは完全にアクティブになりました。", "email-confirmed-message": "メールアドレス検証をして頂き、ありがとうございます。あなたのアカウントは完全にアクティブになりました。",
"email-confirm-error-message": "あなたのEメールアドレス検証に問題があります。コードが無効か、期限切れです。", "email-confirm-error-message": "あなたのEメールアドレス検証に問題があります。コードが無効か、期限切れです。",

@ -9,7 +9,7 @@
"moderator-tools": "モデレーターツール", "moderator-tools": "モデレーターツール",
"flagged-content": "フラグ付きコンテンツ", "flagged-content": "フラグ付きコンテンツ",
"ip-blacklist": "IPブラックリスト", "ip-blacklist": "IPブラックリスト",
"post-queue": "Post Queue", "post-queue": "投稿キュー",
"users/online": "オンラインのユーザー", "users/online": "オンラインのユーザー",
"users/latest": "最近のユーザー", "users/latest": "最近のユーザー",
"users/sort-posts": "ほとんどの投稿を持つユーザー", "users/sort-posts": "ほとんどの投稿を持つユーザー",

@ -1,7 +1,7 @@
{ {
"success": "成功しました", "success": "成功しました",
"topic-post": "投稿に成功しました", "topic-post": "投稿に成功しました",
"post-queued": "Your post is queued for approval.", "post-queued": "あなたの投稿は承認待ちです。",
"authentication-successful": "認証に成功しました", "authentication-successful": "認証に成功しました",
"settings-saved": "設定を保存しました。" "settings-saved": "設定を保存しました。"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%2</strong> 룰(들) 중 <strong>%1</strong> 유효함.", "validate.x-valid": "<strong>%2</strong> 룰(들) 중 <strong>%1</strong> 유효함.",
"validate.x-invalid": "다음 <strong>%1</strong> 규칙들은 유효하지 않습니다:", "validate.x-invalid": "다음 <strong>%1</strong> 규칙들은 유효하지 않습니다:",
"alerts.applied-success": "블랙리스트 적용됨" "alerts.applied-success": "블랙리스트 적용됨",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -4,13 +4,21 @@
"address-help": "아래 이메일 주소는 수신인의 \"보낸 사람\"과 \"답장하기\" 항목에서 보이게 됩니다.", "address-help": "아래 이메일 주소는 수신인의 \"보낸 사람\"과 \"답장하기\" 항목에서 보이게 됩니다.",
"from": "보낸 사람 이름", "from": "보낸 사람 이름",
"from-help": "이메일에 표시할 보낸 사람 이름", "from-help": "이메일에 표시할 보낸 사람 이름",
"gmail-routing": "Gmail 라우팅",
"gmail-routing-help1": "보안 설정이 강화된 Google 계정의 경우에는 Gmail 라우팅이 작동하지 않는다는 보고가 있었습니다. 그러한 경우에는, Gmail에서 <a href=\"https://www.google.com/settings/security/lesssecureapps\">보안 수준이 낮은 앱 허용</a>을 사용해야 합니다.", "smtp-transport": "SMTP Transport",
"gmail-routing-help2": "이 방법에 대한 더 자세한 정보는 <a href=\"https://nodemailer.com/using-gmail/\">이 문제에 관한 NodeMailer 기사</a>를 참조 해주세요. 다른 대안으로는 SendGrid, Mailgun 등의 제 3의 이메일 플러그인을 사용하는 것이 있습니다. <a href=\"{config.relative_path}/admin/extend/plugins\">여기서 가능한 플러그인을 검색해보세요</a>.", "smtp-transport.enabled": "Use an external email server to send emails",
"gmail-transport": " 지메일/구글 계정을 통해 이메일을 라우팅", "smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
"gmail-transport.username": "사용자명", "smtp-transport.service": "Select a service",
"gmail-transport.username-help": "구글 앱스와 연동된 도메인을 사용하신다면 특히, 이메일주소를 생략없이 적어주세요", "smtp-transport.service-custom": "Custom Service",
"gmail-transport.password": "패스워드", "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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.",
"smtp-transport.host": "SMTP Host",
"smtp-transport.port": "SMTP Port",
"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": "이메일 템플릿 수정", "template": "이메일 템플릿 수정",
"template.select": "이메일 템플릿 선택", "template.select": "이메일 템플릿 선택",
"template.revert": "수정 취소", "template.revert": "수정 취소",

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -4,13 +4,21 @@
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.", "address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
"from": "From Name", "from": "From Name",
"from-help": "The from name to display in the email.", "from-help": "The from name to display in the email.",
"gmail-routing": "Gmail Routing",
"gmail-routing-help1": "There have been reports of Gmail Routing 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": "SMTP Transport",
"gmail-routing-help2": "For more information about this workaround, <a href=\"https://nodemailer.com/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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.", "smtp-transport.enabled": "Use an external email server to send emails",
"gmail-transport": "Route emails through a Gmail/Google Apps account", "smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
"gmail-transport.username": "Username", "smtp-transport.service": "Select a service",
"gmail-transport.username-help": "Enter the full email address here, especially if you are using a Google Apps managed domain.", "smtp-transport.service-custom": "Custom Service",
"gmail-transport.password": "Password", "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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.",
"smtp-transport.host": "SMTP Host",
"smtp-transport.port": "SMTP Port",
"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": "Edit Email Template", "template": "Edit Email Template",
"template.select": "Select Email Template", "template.select": "Select Email Template",
"template.revert": "Revert to Original", "template.revert": "Revert to Original",

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -4,13 +4,21 @@
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.", "address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
"from": "From Name", "from": "From Name",
"from-help": "The from name to display in the email.", "from-help": "The from name to display in the email.",
"gmail-routing": "Gmail Routing",
"gmail-routing-help1": "There have been reports of Gmail Routing 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": "SMTP Transport",
"gmail-routing-help2": "For more information about this workaround, <a href=\"https://nodemailer.com/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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.", "smtp-transport.enabled": "Use an external email server to send emails",
"gmail-transport": "Route emails through a Gmail/Google Apps account", "smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
"gmail-transport.username": "Username", "smtp-transport.service": "Select a service",
"gmail-transport.username-help": "Enter the full email address here, especially if you are using a Google Apps managed domain.", "smtp-transport.service-custom": "Custom Service",
"gmail-transport.password": "Password", "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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.",
"smtp-transport.host": "SMTP Host",
"smtp-transport.port": "SMTP Port",
"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": "Edit Email Template", "template": "Edit Email Template",
"template.select": "Select Email Template", "template.select": "Select Email Template",
"template.revert": "Revert to Original", "template.revert": "Revert to Original",

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -4,13 +4,21 @@
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.", "address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
"from": "From Name", "from": "From Name",
"from-help": "The from name to display in the email.", "from-help": "The from name to display in the email.",
"gmail-routing": "Gmail Routing",
"gmail-routing-help1": "There have been reports of Gmail Routing 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": "SMTP Transport",
"gmail-routing-help2": "For more information about this workaround, <a href=\"https://nodemailer.com/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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.", "smtp-transport.enabled": "Use an external email server to send emails",
"gmail-transport": "Route emails through a Gmail/Google Apps account", "smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
"gmail-transport.username": "Username", "smtp-transport.service": "Select a service",
"gmail-transport.username-help": "Enter the full email address here, especially if you are using a Google Apps managed domain.", "smtp-transport.service-custom": "Custom Service",
"gmail-transport.password": "Password", "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=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.",
"smtp-transport.host": "SMTP Host",
"smtp-transport.port": "SMTP Port",
"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": "Edit Email Template", "template": "Edit Email Template",
"template.select": "Select Email Template", "template.select": "Select Email Template",
"template.revert": "Revert to Original", "template.revert": "Revert to Original",

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save