HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/confeduphaar/backip-old-files/administrator/components/com_jnews/language/de-DE.php
<?php
defined('_JEXEC') or die('Restricted access');
### © 2006-2020 Joobi. All rights reserved.
### license GNU GPLv3 , link https://joobi.org

/**
* <p>German language file.</p>
* @author Frank Jansen <digital-media@gmx.net>
* @version 1.0.8
* @version $Id: german.php 491 2007-02-01 22:56:07Z chris $
* @link https://joobi.org
*/

### General ###
 //jnews Description
define('_JNEWS_DESC_CORE','jNews ist eine Komponente, zum Verwalten von Mailinglisten, Newslettern, Autorespondern und mehr, um effizient mit seinen Bentuzern und Kunden zu kommunizieren.<br />' .
		'jNews, dein Kommunikationspartner!');
define('_JNEWS_DESC_GPL','jNews ist eine Komponente, zum Verwalten von Mailinglisten, Newslettern, Autorespondern und mehr, um effizient mit seinen Bentuzern und Kunden zu kommunizieren.<br />' .
		'jNews, dein Kommunikationspartner!');
define("_JNEWS_FEATURES",'jNews, dein Kommunikationspartner!');
// Type of lists
define('_JNEWS_NEWSLETTER','Newsletter');
define('_JNEWS_AUTORESP','Auto-responder');
define('_JNEWS_AUTORSS','Auto-RSS');
define('_JNEWS_ECARD','eCard');
define('_JNEWS_POSTCARD','Postkarte');
define('_JNEWS_PERF','Geschwindigkeit');
define('_JNEWS_COUPON','Coupon');
define('_JNEWS_CRON','Cron Task');
define('_JNEWS_MAILING','Mailing');
define('_JNEWS_LIST','Liste');

 //jnews Menu
define('_JNEWS_MENU_LIST','Listenverwaltung');
define('_JNEWS_MENU_SUBSCRIBERS','Abonnenten');
define('_JNEWS_MENU_NEWSLETTERS','Newsletter');
define('_JNEWS_MENU_AUTOS','Auto-responders');
define('_JNEWS_MENU_COUPONS','Coupons');
define('_JNEWS_MENU_CRONS','Cron Tasks');
define('_JNEWS_MENU_AUTORSS','Auto-RSS');
define('_JNEWS_MENU_ECARD','eCards');
define('_JNEWS_MENU_POSTCARDS','Postkarten');
define('_JNEWS_MENU_PERFS','Geschwinidigkeit');
define('_JNEWS_MENU_TAB_LIST','Liste');
define('_JNEWS_MENU_MAILING_TITLE','Mailings');
define('_JNEWS_MENU_MAILING','Mailings für');
define('_JNEWS_MENU_STATS','Statistik');
define('_JNEWS_MENU_STATS_FOR','Statistik für');
define('_JNEWS_MENU_CONF','Konfiguration');
define('_JNEWS_MENU_UPDATE','Import');
define('_JNEWS_MENU_ABOUT','Über');
define('_JNEWS_MENU_LEARN','Lerncenter');
define('_JNEWS_MENU_MEDIA','Media Manager');
define('_JNEWS_MENU_HELP','Hilfe');
define('_JNEWS_MENU_CPANEL','CPanel');
define('_JNEWS_MENU_IMPORT','Importieren');
define('_JNEWS_MENU_EXPORT','Exportieren');
define('_JNEWS_MENU_SUB_ALL','ALLE eintragen');
define('_JNEWS_MENU_UNSUB_ALL','ALLE austragen');
define('_JNEWS_MENU_VIEW_ARCHIVE','Archiv');
define('_JNEWS_MENU_PREVIEW','Vorschau');
define('_JNEWS_MENU_SEND','Senden');
define('_JNEWS_MENU_SEND_TEST','Test senden');
define('_JNEWS_MENU_SEND_QUEUE','Prozessablauf');
define('_JNEWS_MENU_VIEW','Ansehen');
define('_JNEWS_MENU_COPY','Kopieren');
define('_JNEWS_MENU_VIEW_STATS','Zeige Statistiken');
define('_JNEWS_MENU_CRTL_PANEL',' Control Panel');
define('_JNEWS_MENU_LIST_NEW',' Erstelle eine Liste');
define('_JNEWS_MENU_LIST_EDIT',' Bearbeite eine Liste');
define('_JNEWS_MENU_BACK','Zurück');
define('_JNEWS_MENU_INSTALL','Installation');
define('_JNEWS_MENU_TAB_SUM','Zusammenfassung');
define('_JNEWS_STATUS','Status');

// messages
define('_JNEWS_ERROR',' Ein Fehler trat auf! ');
define('_JNEWS_SUB_ACCESS','Zugangsrechte');
define('_JNEWS_DESC_CREDITS','Gutschriften');
define('_JNEWS_DESC_INFO','Information');
define('_JNEWS_DESC_HOME','Homepage');
define('_JNEWS_DESC_MAILING','Mailing-Liste');
define('_JNEWS_DESC_SUBSCRIBERS','Abonnement');
define('_JNEWS_PUBLISHED','Veröffentlicht');
define('_JNEWS_UNPUBLISHED','Unveröffentlicht');
define('_JNEWS_DELETE','Löschen');
define('_JNEWS_FILTER','Filter');
define('_JNEWS_UPDATE','Update');
define('_JNEWS_SAVE','Speichern');
define('_JNEWS_CANCEL','Abbrechen');
define('_JNEWS_NAME','Name');
define('_JNEWS_EMAIL','E-mail');
define('_JNEWS_SELECT','Auswählen');
define('_JNEWS_ALL','Alle');
define('_JNEWS_SEND_A','Sende einen ');
define('_JNEWS_SUCCESS_DELETED','Erfolgreich gelöscht');
define('_JNEWS_LIST_ADDED','Liste erfolgreich erstellt');
define('_JNEWS_LIST_COPY','Liste erfolgreich kopiert');
define('_JNEWS_LIST_UPDATED','Liste erfolgreich geändert');
define('_JNEWS_MAILING_SAVED','Mailing erfolgreich gespeichert.');
define('_JNEWS_UPDATED_SUCCESSFULLY','Erfolgreich geändert.');

### Subscribers information ###
//subscribe and unsubscribe info
define('_JNEWS_SUB_INFO','Angaben zum Abonnenten');
define('_JNEWS_VERIFY_INFO','Bitte überprüfen Sie den übertragenden Link, einige Informationen fehlen.');
define('_JNEWS_INPUT_NAME','Name');
define('_JNEWS_INPUT_EMAIL','Email');
define('_JNEWS_RECEIVE_HTML','Empfange HTML?');
define('_JNEWS_TIME_ZONE','Zeitzone');
define('_JNEWS_BLACK_LIST','Sperrliste');
define('_JNEWS_REGISTRATION_DATE','Registrierungsdatum');
define('_JNEWS_USER_ID','Benutzer-ID');
define('_JNEWS_DESCRIPTION','Beschreibung');
define('_JNEWS_ACCOUNT_CONFIRMED','Ihr Account wurde aktiviert.');
define('_JNEWS_SUB_SUBSCRIBER','Abonnement');
define('_JNEWS_SUB_PUBLISHER','Redakteur');
define('_JNEWS_SUB_ADMIN','Administrator');
define('_JNEWS_REGISTERED','Registrierter');
define('_JNEWS_SUBSCRIPTIONS','Ihre Abonnemente');
define('_JNEWS_SEND_UNSUBCRIBE','Sende Abmeldungsnachricht');
define('_JNEWS_SEND_UNSUBCRIBE_TIPS','Klicken Sie auf Ja um eine Abmeldungsbestätigung zu verschicken.');
define('_JNEWS_SUBSCRIBE_SUBJECT_MESS','Bitte bestätigen Sie Ihre Anmeldung');
define('_JNEWS_UNSUBSCRIBE_SUBJECT_MESS','Abmeldungsbestätigung');
define('_JNEWS_DEFAULT_SUBSCRIBE_MESS','Hi {tag:name},<br />' .
		'Noch ein kurzer Schritt und Sie haben den Newsletter abonniert. Klicken Sie auf den folgenden Link um Ihre Registrierung zu bestätigen:' .
		'<br /><br />{tag:confirm}<br /><br />Falls Sie Fragen haben, wenden Sie sich bitte an den Webmaster.');
define('_JNEWS_DEFAULT_UNSUBSCRIBE_MESS','Dies ist eine Bestätigungsemail, dass Sie von der Liste entfernt worden bist. Wir bedauern, dass Sie sich entschieden haben, unsere E-Mails nicht weiter zu empfangen. Sie können sich natürlich jederzeit wieder anmelden.');

// jNews subscribers
define('_JNEWS_SIGNUP_DATE','Anmeldungsdatum');
define('_JNEWS_CONFIRMED','Bestätigung');
define('_JNEWS_SUBSCRIB','Sich abonnieren');
define('_JNEWS_HTML','HTML mailings');
define('_JNEWS_RESULTS','Ergebnisse');
define('_JNEWS_SEL_LIST','Wählen Sie eine Liste');
define('_JNEWS_SEL_LIST_TYPE','- Wählen Sie eine Listenart -');
define('_JNEWS_SUSCRIB_LIST','Liste aller Abonnenten');
define('_JNEWS_SUSCRIB_LIST_UNIQUE','Angemeldet für: ');
define('_JNEWS_NO_SUSCRIBERS','Es gibt keine Abonnenten für diese Liste');
define('_JNEWS_COMFIRM_SUBSCRIPTION','Eine Bestätigungsemail wurde Ihnen zugesand. Bitte überprüfen Sie Ihre E-Mails und klicken Sie auf den Bestätigungslink.<br />' .
		'Sie müssen Ihre E-Mailadresse bestätigen, um Ihr Abonnement gültig zu machen.');
define('_JNEWS_SUCCESS_ADD_LIST','Sie wurden erfolgreich der Liste hinzugefügt.');


 // Subcription info
define('_JNEWS_CONFIRM_LINK','Klicken Sie hier um Ihr Abonnement zu bestätigen.');
define('_JNEWS_UNSUBSCRIBE_LINK','Klicken Sie hier um sich von der Liste wieder abzumelden.');
define('_JNEWS_UNSUBSCRIBE_MESS','Ihre E-Mailadresse wurde von der Liste entfernt');

define('_JNEWS_QUEUE_SENT_SUCCESS','Alle geplanten Mailings wurden erfolgreich versendet.');
define('_JNEWS_MALING_VIEW','Zeige alle Mailings');
define('_JNEWS_UNSUBSCRIBE_MESSAGE','Sind Sie sicher, dass Sie sich von dieser Liste abmelden wollen?');
define('_JNEWS_MOD_SUBSCRIBE','Abonnieren');
define('_JNEWS_SUBSCRIBE','Abonnieren');
define('_JNEWS_UNSUBSCRIBE','Abmelden');
define('_JNEWS_VIEW_ARCHIVE','Archiv anzeigen');
define('_JNEWS_SUBSCRIPTION_OR',' oder klicken Sie hier für weitere Informationen');
define('_JNEWS_EMAIL_ALREADY_REGISTERED','Diese E-Mailadresse wurde schon mal angemeldet.');
define('_JNEWS_SUBSCRIBER_DELETED','Abonnenten erfolgreich gelöscht');


### UserPanel ###
 //User Menu
define("_JNEWS_UCP_USER_PANEL","Benutzer Kontrollmenü");
define("_JNEWS_UCP_USER_MENU","Benutzermenü");
define("_JNEWS_UCP_USER_CONTACT","Meine Abonnements");
 //jNews Cron Menu
define("_JNEWS_UCP_CRON_MENU","Cron Task Management");
define("_JNEWS_UCP_CRON_NEW_MENU","New Cron");
define("_JNEWS_UCP_CRON_LIST_MENU","Zeige meine Cron");
 //jNews Coupon Menu
define("_JNEWS_UCP_COUPON_MENU","Coupons Management");
define("_JNEWS_UCP_COUPON_LIST_MENU","Couponsliste");
define("_JNEWS_UCP_COUPON_ADD_MENU","Coupon hinzufügen");

### lists ###
// Tabs
define("_JNEWS_LIST_T_GENERAL","Beschreibung");
define("_JNEWS_LIST_T_LAYOUT","Layout");
define("_JNEWS_LIST_T_SUBSCRIPTION","Abonnement");
define("_JNEWS_LIST_T_SENDER","Absenderinformationen");

define("_JNEWS_LIST_TYPE","Listenart");
define("_JNEWS_LIST_NAME","Listenname");
define("_JNEWS_LIST_ISSUE","Ausgabe #");
define("_JNEWS_LIST_DATE","Versanddatum");
define("_JNEWS_LIST_SUB","Mailing Betreff");
define("_JNEWS_ATTACHED_FILES","Angehängte Dateien");
define("_JNEWS_SELECT_LIST","Bitte wählen Sie eine Liste zum Editieren aus!");

// Auto Responder box
define("_JNEWS_AUTORESP_ON","Listenart");
define("_JNEWS_AUTO_RESP_OPTION","Optionen für automatische Antworten");
define("_JNEWS_AUTO_RESP_FREQ","Abonnenten können Häufigkeit wählen");
define("_JNEWS_AUTO_DELAY","Verzögerung (in Tagen)");
define("_JNEWS_AUTO_DAY_MIN","Minimalste Häufigkeit");
define("_JNEWS_AUTO_DAY_MAX","Maximalste Häufigkeit");
define("_JNEWS_FOLLOW_UP","Specify follow up auto-responder");
define("_JNEWS_AUTO_RESP_TIME","Abonnenten können die Zeit auswählen");
define("_JNEWS_LIST_SENDER","Listen Absender");

define("_JNEWS_LIST_DESC","Listen Beschreibung");
define("_JNEWS_LAYOUT","Layout");
define("_JNEWS_SENDER_NAME","Absendernamen");
define("_JNEWS_SENDER_EMAIL","Absender-Email");
define("_JNEWS_SENDER_BOUNCE","Rückantwortadresse");
define("_JNEWS_LIST_DELAY","Verzögerung");
define("_JNEWS_HTML_MAILING","HTML Mails?");
define("_JNEWS_HTML_MAILING_DESC","(wenn Sie dieses ändern, müssen Sie die Seite speichern und dann neu laden, um die Änderungen zu sehen.)");
define("_JNEWS_HIDE_FROM_FRONTEND","Im Frontend verstecken?");
define("_JNEWS_SELECT_IMPORT_FILE","Wählen Sie eine Datei zum importieren aus");;
define("_JNEWS_IMPORT_FINISHED","Import beendet");
define("_JNEWS_DELETION_OFFILE","Löschen einer Datei");
define("_JNEWS_MANUALLY_DELETE","gescheitert, Sie sollten die Datei manuell löschen");
define("_JNEWS_CANNOT_WRITE_DIR","In diesem Verzeichnis kann nicht geschrieben werden.");
define("_JNEWS_NOT_PUBLISHED","Konnte das Mailing nicht verschicken, die Liste wurde nicht veröffentlicht.");

//  List info box
define("_JNEWS_INFO_LIST_PUB","Klicken Sie auf Ja um die Liste zu veröffentlichen");
define("_JNEWS_INFO_LIST_NAME","Tragen Sie hier den Namen Ihrer Liste ein. Sie können die Liste an Hand ihres Namen identifizieren.");
define("_JNEWS_INFO_LIST_DESC","Tragen Sie hier eine kurze Beschreibung Ihrer Liste ein. Diese Beschreibung wird für Besucher Ihrer Webseite sichtbar sein.");
define("_JNEWS_INFO_LIST_SENDER_NAME","Tragen Sie hier den Namen des Absenders für die Mailings ein. Dieser Name wird sichtbar sein, wenn Abonnenten Nachrichten über diese Liste empfangen.");
define("_JNEWS_INFO_LIST_SENDER_EMAIL","Tragen Sie hier die E-Mailadresse ein, von der die Nachrichten versandt werden.");
define("_JNEWS_INFO_LIST_SENDER_BOUNCED","Tragen Sie hier die E-Mailadresse ein, auf die Benutzer antworten können. Es ist empfehlenswert, dass diese die gleiche wie die Senderadresse ist, da Spamfilter die Nachrichten sonst eher als Spam behandeln.");
define("_JNEWS_INFO_LIST_AUTORESP","Wählen Sie den Typ für Nachrichten dieser Liste:<br />" .
		"Newsletter: Normaler Newsletter<br />" .
		"Auto-responder: Ein Auto-Responder ist eine Liste, welche automatisch durch die Webseite in regelmäßigen Abständen verschickt wird.");
define("_JNEWS_INFO_LIST_FREQUENCY","Erlaube dem Benutzer auszuwählen, wie oft Sie Nachrichten von der Liste erhalten. Das gibt den Benutzern mehr Flexibilität.");
define("_JNEWS_INFO_LIST_TIME","Erlaube dem Benutzer auszuwählen, zu welcher Zeit er am liebsten Nachrichten über die Liste empfängt.");
define("_JNEWS_INFO_LIST_MIN_DAY","Definiere was die minimalste Häufigkeit an Nachrichten über die Liste ist, die ein Benutzer wählen kann.");
define("_JNEWS_INFO_LIST_DELAY","Setzte den Abstand zwischem diesem Auto-Respondern und dem vorherigen.");
define("_JNEWS_INFO_LIST_DATE","Geben Sie das Datum, an dem Sie diese Nachricht veröffentlichen wollen, wenn Sie die Veröffentlichung verzögern wollen<br /> FORMAT : YYYY-MM-DD HH:MM:SS");
define("_JNEWS_INFO_LIST_MAX_DAY","Definiere was die maximale Häufigkeit an Nachrichten über die Liste ist, die ein Benutzer wählen kann");
define("_JNEWS_INFO_LIST_LAYOUT","Tragen Sie hier das Layout der Mailingliste ein. Sie können jedes Layout hier eintragen");
define("_JNEWS_INFO_LIST_SUB_MESS","Diese Nachricht wird zum Benutzer geschickt, wenn er oder sie sich registriert. Sie können jeden Text hier eintragen.");
define("_JNEWS_INFO_LIST_UNSUB_MESS","Diese Nachricht wird zum Abonnenten geschickt, wenn er sich von der Liste abgemeldet hat. Jede Nachricht kann hier eingetragen werden.");
define("_JNEWS_INFO_LIST_HTML","Wählen Sie dieses wenn Sie eine HTML-Mail verschicken wollen. Abonnenten haben die Möglichkeit sich auszusuchen, ob sie die HTML-Nachricht empfangen wollen oder nur den reinen Text (falls sie eine HTML-Liste abonniert haben).");
define("_JNEWS_INFO_LIST_HIDDEN","Klicken Sie auf Ja um die Mailingliste vor dem Frontend zu verstecken. Dadurch können Benutzer sich nicht anmelden, aber Sie können weiterhin Mailings verschicken.");
define("_JNEWS_INFO_LIST_JNEWS_AUTO_SUB","Sollen Benutzer automatisch der Liste hinzugefügt werden?<br /><B>Neue Benutzer:</B> Jeder neu registrierte Benutzer wird der Liste hinzugefügt.<br /><B>Alle Benutzer:</B> Registriert jeden Benutzer in der Datenbank.<br />(alle Optionen unterstützten den CommunityBuilder)");
define("_JNEWS_INFO_LIST_ACC_LEVEL","Bestimme die Zugangsoptionen aus dem Frontend. Damit werden Listen Benutzern gezeigt oder vor ihnen versteckt, wenn sie keinen Zugang zu ihnen haben, also sich nicht eintragen können.");
define("_JNEWS_INFO_LIST_ACC_USER_ID","Wählen Sie den Zugangslevel der Benutzergruppe, der Sie erlauben wollen, die Liste zu bearbeiten. Die Benutzergruppe wird in der Lage sein, Mailings zu bearbeiten und zu versenden, sowohl vom Backend, als auch vom Frontend.");
define("_JNEWS_INFO_LIST_FOLLOW_UP","Wenn Sie wollen, dass der Auto-Responder zu einem weiteren wechselt, sobald es die letzte Nachricht erreicht hat, können Sie hier den folgenden Auto-Responder bestimmen.");
define("_JNEWS_INFO_LIST_JNEWS_OWNER","Das ist die ID der Person, die die Liste erstellt hat.");
define("_JNEWS_INFO_LIST_WARNING","   Diese Option ist nur beim Erstellen der Liste wählbar.");
define("_JNEWS_INFO_LIST_SUBJET"," Betreff des Mailings. Das ist der Betreff der E-Mail, die die Benutzer bekommen werden.");
define("_JNEWS_INFO_MAILING_CONTENT","Das ist der Body der E-Mail, den Sie versenden wollen.");
define("_JNEWS_INFO_MAILING_NOHTML","Trage hier den Body der E-Mail ein, den Benutzer erhalten sollen, die keine HTML-E-mails bekommen wollen.");
define("_JNEWS_INFO_MAILING_VISIBLE","Klicke Ja um das Mailing im Frontend anzuzeigen.");
define("_JNEWS_INSERT_CONTENT","Füge existierenden Content ein.");

// Coupons
define("_JNEWS_SEND_COUPON_SUCCESS","Coupon erfolgreich versendet!");
define("_JNEWS_CHOOSE_COUPON","Wähle einen Coupon");
define("_JNEWS_TO_USER"," an diesen Benutzer");

### Cron options
//drop down frequency(CRON)
define("_JNEWS_FREQ_CH1","Jede Stunde");
define("_JNEWS_FREQ_CH2","Alle 6 Stunden");
define("_JNEWS_FREQ_CH3","Alle 12 Stunden");
define("_JNEWS_FREQ_CH4","Täglich");
define("_JNEWS_FREQ_CH5","Wöchentlich");
define("_JNEWS_FREQ_CH6","Monatlich");
define("_JNEWS_FREQ_NONE","Nicht");
define("_JNEWS_FREQ_NEW","Neue Benutzer");
define("_JNEWS_FREQ_ALL","Alle Benutzer");

//Label CRON form
define("_JNEWS_LABEL_FREQ","jNews Cron?");
define("_JNEWS_LABEL_FREQ_TIPS","Klicken Sie Ja wenn Sie dieses für einen jNews Cron nutzen wollen, Nein für einen anderen Cronjob.<br />" .
		"Wenn Sie Ja klicken, müssen Sie keine spezielle Cron-Adresse eingeben, sie wird automatisch dazugefügt.");
define("_JNEWS_SITE_URL","Die URL Ihrer Webseite");
define("_JNEWS_CRON_FREQUENCY","Cron Häufigkeit");
define("_JNEWS_STARTDATE_FREQ","Anfangsdatum");
define("_JNEWS_LABELDATE_FREQ","Datum bestimmen");
define("_JNEWS_LABELTIME_FREQ","Zeit bestimmen");
define("_JNEWS_CRON_URL","Cron URL");
define("_JNEWS_CRON_FREQ","Häufigkeit");
define("_JNEWS_TITLE_CRONLIST","Cron Liste");
define("_JNEWS_NEW_LIST","Neue Liste erstellen");

//title CRON form
define("_JNEWS_TITLE_FREQ","Cron Bearbeiten");
define("_JNEWS_CRON_SITE_URL","Bitte tragen Sie eine gültige URL ein, beginnend mit http://");

### Mailings ###
define("_JNEWS_MAILING_ALL","Alle Mailings");
define("_JNEWS_EDIT_A","Bearbeite ein ");
define("_JNEWS_SELCT_MAILING","Bitte wählen Sie eine Liste aus dem Drop-Down Menü um ein neues Mailing zu verfassen.");
define("_JNEWS_VISIBLE_FRONT","Sichtbar im Frontend");

// mailer
define("_JNEWS_SUBJECT","Betreff");
define("_JNEWS_CONTENT","Inhalt");
define("_JNEWS_NAMEREP","{tag:name} = Dies wird durch den Namen des Abonnenten ersetzt, die E-Mail wird also personalisiert, wenn Sie dieses nutzen.<br />");
define("_JNEWS_FIRST_NAME_REP","{tag:firstname} = Dies wird durch den Vornamen des Abonnenten ersetzt.<br />");
define("_JNEWS_NONHTML","Nur-Text-Version");
define("_JNEWS_ATTACHMENTS","Anhänge");
define("_JNEWS_SELECT_MULTIPLE","Halten Sie Steuerung (STRG) um mehrere Anhänge zu wählen.<br />" .
		"Die Dateien, die in der Liste der Anhänge erscheinen, sind im Ordner Attachements gespeichert. Sie können diesen Ordner im Konfigurationsmenü ändern.");
define("_JNEWS_CONTENT_ITEM","Inhaltselement");
define("_JNEWS_CONTENT_ITEM_SELECT","Wählen Sie ein Element, um es in die Nachricht einzufügen<br />Kopieren Sie den <b>Platzhalter</b> und fügen ihn in die Nachricht ein.  Sie können wählen ob Sie nur das Intro oder den gesamten Text in der Mail haben wollen (0 or 1).");
define("_JNEWS_SENDING_EMAIL","Versende  E-mails");
define("_JNEWS_MESSAGE_NOT","E-Mails konnten nicht versendet werden");
define("_JNEWS_MAILER_ERROR","Versende Fehler");
define("_JNEWS_MESSAGE_SENT_SUCCESSFULLY","E-Mail erfolgreich versendet");
define("_JNEWS_SENDING_TOOK","Das Versenden dieser Mail dauerte");
define("_JNEWS_SECONDS","Sekunden");
define("_JNEWS_NO_ADDRESS_ENTERED","Keine Adresse eingetragen");
define("_JNEWS_CHANGE_SUBSCRIPTIONS","Ändern");
define("_JNEWS_CHANGE_EMAIL_SUBSCRIPTION","Ändern Sie Ihre Abonnemente");
define("_JNEWS_WHICH_EMAIL_TEST","Geben Sie die E-Mailadresse an, an die eine Textmail gesendet werden soll, oder wählen Sie Vorschau");
define("_JNEWS_SEND_IN_HTML","Versende in HTML (für HTML-Mails)?");
define("_JNEWS_VISIBLE","Sichtbar");
define("_JNEWS_INTRO_ONLY","Nur die Einleitung");

// stats
define("_JNEWS_GLOBALSTATS","Allgemeine Statistiken");
define("_JNEWS_DETAILED_STATS","Detaillierte Statistiken");
define("_JNEWS_MAILING_LIST_DETAILS","Zeige Details");
define("_JNEWS_SEND_IN_HTML_FORMAT","Sende im HTML-Format");
define("_JNEWS_VIEWS_FROM_HTML","Ansichten (aus HTML-Mails)");
define("_JNEWS_SEND_IN_TEXT_FORMAT","Sende im Textformat");
define("_JNEWS_HTML_READ","HTML lesen");
define("_JNEWS_HTML_UNREAD","HTML nicht lesen");
define("_JNEWS_TEXT_ONLY_SENT","Nur Text");

// Configuration panel
// main tabs
define("_JNEWS_MAIL_CONFIG","Mail");
define("_JNEWS_LOGGING_CONFIG","Logs & Statistiken");
define("_JNEWS_SUBSCRIBER_CONFIG","Abonnenten");
define("_JNEWS_AUTO_CONFIG","Cron");
define("_JNEWS_MISC_CONFIG","Verschiedenes");
define("_JNEWS_MAIL_SETTINGS","Mail Einstellungen");
define("_JNEWS_MAILINGS_SETTINGS","Mailing Einstellungen");
define("_JNEWS_SUBCRIBERS_SETTINGS","Abonnenten Einstellungen");
define("_JNEWS_CRON_SETTINGS","Cron Einstellungen");
define("_JNEWS_SENDING_SETTINGS","Sendeeinstellungen");
define("_JNEWS_STATS_SETTINGS","Statistikeinstellungen");
define("_JNEWS_LOGS_SETTINGS","Logeinstellungen");
define("_JNEWS_MISC_SETTINGS","Verschiedene Einstellungen");
// mail settings
define("_JNEWS_SEND_MAIL_FROM","E-Mail von");
define("_JNEWS_SEND_MAIL_NAME","Von Name");
define("_JNEWS_MAILSENDMETHOD","Versandmethode");
define("_JNEWS_SENDMAILPATH","Sendmail pfad");
define("_JNEWS_SMTPHOST","SMTP Host");
define("_JNEWS_SMTPAUTHREQUIRED","SMTP Authentifizierung erforderlich");
define("_JNEWS_SMTPAUTHREQUIRED_TIPS","Wählen Sie ja, wenn Ihr SMTP Server Authentifizierung erfordert");
define("_JNEWS_SMTPUSERNAME","SMTP Benutzername");
define("_JNEWS_SMTPUSERNAME_TIPS","Tragen Sie den SMTP Benutzernamen ein, wenn Ihr SMTP Server Authentifzierung verlangt");
define("_JNEWS_SMTPPASSWORD","SMTP Passwort");
define("_JNEWS_SMTPPASSWORD_TIPS","Tragen Sie Ihr SMTP Passwort ein, wenn Ihr SMTP Server Authentifizierung verlangt");
define("_JNEWS_USE_EMBEDDED","Eingebettete Bilder benutzen");
define("_JNEWS_USE_EMBEDDED_TIPS","Wählen Sie ja, wenn die Bilder in HTML E-Mails im Anhang eingebettet werden sollen oder nein, wenn Sie mit Standard Bilder Tags über den Server verlinkt werden sollen");
define("_JNEWS_UPLOAD_PATH","Upload/Anhang Pfad");
define("_JNEWS_UPLOAD_PATH_TIPS","Sie können ein Verzeichnis zum Hochladen bestimmen<br />" .
		"Gehen Sie sicher, dass das bestimmte Verzeichnis existiert, oder erstellen Sie es");

// subscribers settings
define("_JNEWS_ALLOW_UNREG","Erlaube Anonyme");
define("_JNEWS_ALLOW_UNREG_TIPS","Wählen Sie JA, wenn Sie wollen, dass Benutzer sich eintragen dürfen, ohne auf der Seite registriert zu sein.");
define("_JNEWS_REQ_CONFIRM","Bestätigung erfordert");
define("_JNEWS_REQ_CONFIRM_TIPS","Wählen Sie Ja, wenn Sie wollen, dass unregistrierte Benutzer Ihre E-Mailadresse bestätigen müssen.");
define("_JNEWS_SUB_SETTINGS","Abonnement Einstellungen");
define("_JNEWS_SUBMESSAGE","Abonnenten Email");
define("_JNEWS_SUBSCRIBE_LIST","Tragen Sie sich in eine Liste ein");

define("_JNEWS_USABLE_TAGS","Erlaubte Tags");
define("_JNEWS_NAME_AND_CONFIRM","<b>{tag:confirm}</b> = Dies erzeugt einen Link, den Benutzer nutzen können, um ihr Abonnement zu bestätigen. Dies ist  <strong>erforderlich</strong> damit jNews richtig funktioniert.<br />"
."<br />{tag:name} = Das wird durch den Namen des Abonnenten ersetzt, die E-Mail wird also personalisiert.br />"
."<br />{tag:firstname} = Dies wird durch den Vornamen des Abonnenten ersetzt. Der Vorname ist definiert als der Vorname, den der Abonnent eingetragen hat.<br />");
define("_JNEWS_CONFIRMFROMNAME","Bestätigung des Namen");
define("_JNEWS_CONFIRMFROMNAME_TIPS","Tragen Sie den 'von'-Namen ein, der auf Bestätigungslisten erscheinen soll.");
define("_JNEWS_CONFIRMFROMEMAIL","Bestätigung der E-mail");
define("_JNEWS_CONFIRMFROMEMAIL_TIPS","Tragen Sie die E-Mail Adresse ein, um eine Liste der Bestätigungen zu sehen.");
define("_JNEWS_CONFIRMBOUNCE","Bestätigung der  Bounce E-Mail Adresse");
define("_JNEWS_CONFIRMBOUNCE_TIPS","Tragen Sie die Bounce E-Mail Adresse ein, um eine Liste der Bestätigungen zu sehen.");
define("_JNEWS_HTML_CONFIRM","HTML Bestätigung");
define("_JNEWS_HTML_CONFIRM_TIPS","Wähle Ja, wenn die Bestätigungsliste HTML sein soll, sofern der Benutzer HTML erlaubt.");
define("_JNEWS_TIME_ZONE_ASK","Frage nach Zeitzone");
define("_JNEWS_TIME_ZONE_TIPS","Wählen Sie Ja, wenn der Benutzer nach seiner Zeitzone gefragt werden soll. Die E-Mails werden dann auf Basis der Zeitzone versandt.");

 // Cron Set up
define("_JNEWS_TIME_OFFSET_URL","Klicken Sie hier, um die Zeitabweichung in der globalen Konfiguration zu setzen. globale Konfiguration --> Lokale");
define("_JNEWS_TIME_OFFSET_TIPS","Setzen Sie Ihre Serverzeitabweichung, so dass das gespeicherte Datum und die Zeit korrekt sind");
define("_JNEWS_TIME_OFFSET","Zeitabweichung");
define("_JNEWS_CRON_TITLE","Stelle die Cron-Funktion ein");
define('_JNEWS_CRON_DESC','<br />Wenn Sie die Cron-Funktion nutzen, können Sie eine automatische Aufgabe für Ihre Joomla Webseite einstellen!<br />' .
		'Um es zu aktivieren müssen Sie in Ihren Cron-Einstellungen folgenden Befehl ergänzen:<br />' .
		'/usr/bin/php  /home/joomla/public_dev/index.php?option=com_jnews&act=cron' .
		'<br /><br />Anmerkungen:<br />' .
		' - wenn Ihr PHP-Pfad anders als /usr/bin/php ist, nutzen Sie bitte dieses, format /$php_path/php' .
 		'<br /><br />Für mehr Informationen, wie man ein Cron aufsetzt<br />' .
		' - Cpanel klicken Sie hier ' .
 		'<a href="http://www.visn.co.uk/cpanel-docs/cron-jobs.html" target="_blank">http://www.visn.co.uk/cpanel-docs/cron-jobs.html</a><br />' .
 		' - Bitte klicke hier ' .
 		'<a href="http://www.swsoft.com/doc/tutorials/Plesk/Plesk7/plesk_plesk7_eu/plesk7_eu_crontab.htm" target="_blank">' .
 		'http://www.swsoft.com/doc/tutorials/Plesk/Plesk7/plesk_plesk7_eu/plesk7_eu_crontab.htm</a><br />' .
 		' - Interworx klicke hier ' .
 		'<a href="http://www.sagonet.com/interworx/tutorials/siteworx/cron.php" target="_blank">' .
 		'http://www.sagonet.com/interworx/tutorials/siteworx/cron.php</a><br />' .
 		' - Allgemiene Linux crontab Informationen klicke hier ' .
 		'<a href="http://www.computerhope.com/unix/ucrontab.htm#01" target="_blank">http://www.computerhope.com/unix/ucrontab.htm#01</a><br />' .
 		'<br />Wenn Sie Hilfe bei der Einrichtung brauchen oder Probleme haben, benutzen Sie bitte unser Forum <a href="https://joobi.org" target="_blank">https://joobi.org</a>');
// sending settings
define("_JNEWS_PAUSEX","Warte x Sekunden nach einer bestimmten Anzahl von Mails");
define("_JNEWS_PAUSEX_TIPS","Tragen Sie eine Anzahl von Sekunden ein, die jNews dem SMTP Server gibt, um die E-Mails zu versenden, bevor er mit der nächsten bestimmten Anzahl von E-Mails fortfährt.");
define("_JNEWS_EMAIL_BET_PAUSE","E-Mails zwischen den Pausen");
define("_JNEWS_EMAIL_BET_PAUSE_TIPS","Anzahl der E-Mails, die zwischen den Pausen versendet werden soll.");
define("_JNEWS_WAIT_USER_PAUSE","Warte auf den Benutzer nach einer Pause");
define("_JNEWS_WAIT_USER_PAUSE_TIPS","Soll das Skript nach der Pause zwischen den E-Mails auf eine Benutzereingabe warten.");
define("_JNEWS_SCRIPT_TIMEOUT","Skript brauchte zu lange (Time out)");
define("_JNEWS_SCRIPT_TIMEOUT_TIPS","Die Anzahl der Minuten, die das Skript laufen sollte.");
// Stats settings
define("_JNEWS_ENABLE_READ_STATS","Aktiviere Statistiken");
define("_JNEWS_ENABLE_READ_STATS_TIPS","Wählen Sie Ja, wenn gespeichert werden soll, wie viele Leute die E-Mail angesehen haben. Das kann nur bei HTML-Mails genutzt werden.");
define("_JNEWS_LOG_VIEWSPERSUB","Speichere Anzeigen pro Benutzer");
define("_JNEWS_LOG_VIEWSPERSUB_TIPS","Wählen Sie Ja, wenn Anzeigen pro Benutzer gespeichert werden soll. Dies kann nur bei HTML-Mails genutzt werden.");
// Logs settings
define("_JNEWS_DETAILED","Detaillierte Logs");
define("_JNEWS_SIMPLE","Einfache Logs");
define("_JNEWS_DIAPLAY_LOG","Zeige Logs");
define("_JNEWS_DISPLAY_LOG_TIPS","Wählen Sie Ja, wenn Sie die Logs während des Mailversandes angezeigt haben möchten.");
define("_JNEWS_SEND_PERF_DATA","Sendestatistik");
define("_JNEWS_SEND_PERF_DATA_TIPS","Wählen Sie Ja, wenn Sie jNews erlauben wöllen, anonyme Berichte über ihre Konfiguration, die Menge der Abonnmenten einer Liste und der Zeit die das Versenden der Mail zu versenden. Dies würde uns helfen, jNews in Zukunft zu verbessern.");
define("_JNEWS_SEND_AUTO_LOG","Sende Logdatei für Auto-Responder");
define("_JNEWS_SEND_AUTO_LOG_TIPS","Wählen Sie Ja, wenn Sie wollen, dass Sie jedes Mal einen Log bekommen, wenn die Mails verschickt werden. WARNUNG: Dies kann zu einer großen Menge Mails führen");
define("_JNEWS_SEND_LOG","Sende Log");
define("_JNEWS_SEND_LOG_TIPS","Soll ein Log an die E-Mailadresse geschickt werden, welche das Mailing verschickt hat");
define("_JNEWS_SEND_LOGDETAIL","Sende detaillierte Logs");
define("_JNEWS_SEND_LOGDETAIL_TIPS","Detailliert beinhaltet Erfolg- oder Fehlermeldungen für jeden Abonnenten und eine Übersicht über diese Informationen. Einfach sendet nur die Übersicht.");
define("_JNEWS_SEND_LOGCLOSED","Sende Log wenn die Verbindung beendet wird.");
define("_JNEWS_SEND_LOGCLOSED_TIPS","Wenn diese Option aktiviert ist, erhält der Benutzer, der das Mailing versandt hat auch einen Bericht per E-Mail.");
define("_JNEWS_SAVE_LOG","Speichere Log");
define("_JNEWS_SAVE_LOG_TIPS","Soll ein Log des Mailings an die Logdatei angehängt werden?");
define("_JNEWS_SAVE_LOGDETAIL","Speichere detaillierten Log");
define("_JNEWS_SAVE_LOGDETAIL_TIPS","Detailliert beinhaltet die Erfolgs- oder Fehlerinformation für jeden Abonnenten und eine Übersicht der Informationen. Einfach, speichert nur die Übersicht.");
define("_JNEWS_SAVE_LOGFILE","Logdatei speichern");
define("_JNEWS_SAVE_LOGFILE_TIPS","Datei, an welche die Log Informationen angehängt werden. Diese Datei kann sehr groß werden.");
define("_JNEWS_CLEAR_LOG","Leere  Log");
define("_JNEWS_CLEAR_LOG_TIPS","Leert die Logdatei.");

### control panel
define("_JNEWS_CP_LAST_QUEUE","Letzte ausgeführte Reihe");
define("_JNEWS_CP_TOTAL","Total");
define("_JNEWS_MAILING_COPY","Mailing erfolgreich kopiert!");

// Miscellaneous settings
define("_JNEWS_SHOW_GUIDE","Zeige Assistenten");
define("_JNEWS_SHOW_GUIDE_TIPS","Zeigt den Assistenten am Anfang, um neuen Benutzern zu helfen, eigene Newsletter zu kreieren, einen Auto-Responder und um jNews richtig zu konfigurieren.");
define("_JNEWS_AUTOS_ON","Benutze Auto-Responders");
define("_JNEWS_AUTOS_ON_TIPS","Wählen Sie Ja, wenn Sie Auto-Responder nicht nutzen wollen, alle Auto-Responder Optionen werden deaktiviert.");
define("_JNEWS_NEWS_ON","Benutze Newsletter");
define("_JNEWS_NEWS_ON_TIPS","Wählen Sie NEIN wenn Sie keinen Newsletter nutzen möchten, alle Newsletter Optionen werden deaktiviert.");
define("_JNEWS_SHOW_TIPS","Zeige Tipps");
define("_JNEWS_SHOW_TIPS_TIPS","Zeige Tipps damit Benutzer jNews einfacher bedienen können.");
define("_JNEWS_SHOW_FOOTER","Zeige den Footer");
define("_JNEWS_SHOW_FOOTER_TIPS","Soll die Copyright Hinweise im Footer angezeigt werden, oder nicht?");
define("_JNEWS_SHOW_LISTS","Zeige Listen im Frontend");
define("_JNEWS_SHOW_LISTS_TIPS","Wenn Benutzer nicht registriert sind, zeige eine Liste der möglichen Newsletter, die Sie abonnieren können, sowie den Archiv Button oder das Registrierungsformular.");
define("_JNEWS_CONFIG_UPDATED","Die Konfiguration wurde geändert!");
define("_JNEWS_UPDATE_URL","Update URL");
define("_JNEWS_UPDATE_URL_WARNING","WARNUNG! Ändern Sie die URL nicht, es sei denn Sie würden vom technischen Team von jNews darum gebeten<br />");
define("_JNEWS_UPDATE_URL_TIPS","Zum Beispiel: https://joobi.org/update/ (inklusive dem Slash am Ende)");

// module
define('_JNEWS_EMAIL_INVALID','Die eingegebene E-Mail ist ungültig.');
define("_JNEWS_REGISTER_REQUIRED","Bitte registrieren Sie sich, bevor Sie eine Liste abonnieren.");

// Access level box
define("_JNEWS_OWNER","Hersteller der  Liste:");
define("_JNEWS_ACCESS_LEVEL","Setze Zugriffslevel für die Liste");
define("_JNEWS_ACCESS_LEVEL_OPTION","Benutzerlevel Optionen");
define("_JNEWS_USER_LEVEL_EDIT","Wählen Sie welcher Benutzerlevel Mailings bearbeiten darf (sowohl im Frontend als auch im Backend) ");

//  drop down options
define("_JNEWS_AUTO_DAY_CH1","Täglich");
define("_JNEWS_AUTO_DAY_CH2","Täglich, außer Wochenenden");
define("_JNEWS_AUTO_DAY_CH3","Jeden zweiten Tag");
define("_JNEWS_AUTO_DAY_CH4","Jeden zweiten Tag, außer Wochenenden");
define("_JNEWS_AUTO_DAY_CH5","Wöchentlich");
define("_JNEWS_AUTO_DAY_CH6","Zwei-Wöchentlich");
define("_JNEWS_AUTO_DAY_CH7","Monatlich");
define("_JNEWS_AUTO_DAY_CH8","Zwei-Monatlich");
define("_JNEWS_AUTO_DAY_CH9","Jährlich");
define("_JNEWS_AUTO_OPTION_NONE","Nein");
define("_JNEWS_AUTO_OPTION_NEW","Neue Benutzer");
define("_JNEWS_AUTO_OPTION_ALL","Alle Benutzer");

//
define("_JNEWS_UNSUB_MESSAGE","E-Mail abmelden");
define("_JNEWS_UNSUB_SETTINGS","Einstellungen abmelden");
define("_JNEWS_AUTO_ADD_NEW_USERS","Automatisch Benutzer anmelden?");

// Update and upgrade messages
define("_JNEWS_NO_UPDATES","Momentan sind keine Updates vorhanden.");
define("_JNEWS_VERSION","jNews Version");
define("_JNEWS_NEED_UPDATED","Dateien die upgedatet werden müssen:");
define("_JNEWS_NEED_ADDED","Dateien die hinzugefügt werden müssen:");
define("_JNEWS_NEED_REMOVED","Dateien die gelöscht werden müssen:");
define("_JNEWS_FILENAME","Dateiname:");
define("_JNEWS_CURRENT_VERSION","Aktuelle Version:");
define("_JNEWS_NEWEST_VERSION","Neuste Version:");
define("_JNEWS_UPDATING","Update läuft");
define("_JNEWS_UPDATE_UPDATED_SUCCESSFULLY","Diese Dateien wurden erfolgreich upgedatet.");
define("_JNEWS_UPDATE_FAILED","Update fehlgeschlagen!");
define("_JNEWS_ADDING","Füge hinzu");
define("_JNEWS_ADDED_SUCCESSFULLY","Erfolgreich hinzugefügt.");
define("_JNEWS_ADDING_FAILED","Hinzufügen fehlgeschlagen!");
define("_JNEWS_REMOVING","Entfernen");
define("_JNEWS_REMOVED_SUCCESSFULLY","Erfolgreich entfernt.");
define("_JNEWS_REMOVING_FAILED","Entfernen fehlgeschlagen!");
define("_JNEWS_INSTALL_DIFFERENT_VERSION","Installiere eine andere Version");
define("_JNEWS_CONTENT_ADD","Füge Inhalt hinzu");
define("_JNEWS_UPGRADE_FROM","Importiere Daten (Newsletter- und Abonnenteninformationen) von ");
define("_JNEWS_UPGRADE_MESS","Es besteht kein Risiko für bestehende Daten. <br /> Dies wird die Dateien nur in die jNews Datenbank importieren.");
define("_JNEWS_CONTINUE_SENDING","Senden fortsetzen");

// jNews message
define("_JNEWS_UPGRADE1","Die können Benutzer und Newsletter einfach importieren aus");
define("_JNEWS_UPGRADE2"," nach jNews im Uprademenü.");
define("_JNEWS_UPDATE_MESSAGE","Eine neue Version von jNews ist erschienen ");
define("_JNEWS_UPDATE_MESSAGE_LINK","Klicken Sie hier um upzudaten!");
define("_JNEWS_CRON_SETUP","Damit Auto-Responder verschickt werden, müssen Sie einen Cron Task einrichten.");
define("_JNEWS_THANKYOU",'Danke, dass Sie jNews gewählt haben, Ihr Kommunkationspartner!');
define("_JNEWS_NO_SERVER",'Der Update Server ist nicht erreichbar, probieren Sie es später noch mal.');
define("_JNEWS_MOD_PUB",'Das jNews Modul ist nicht veröffentlicht.');
define("_JNEWS_MOD_PUB_LINK",'Klicke hier um es zu veröffentlichen!');
define("_JNEWS_IMPORT_SUCCESS",'Erfolgreich importiert');
define("_JNEWS_IMPORT_EXIST",'Abonnenten sind bereits in der Datenbank');

// jNews Install
define("_JNEWS_INSTALL_CONFIG","jNews Konfiguration");
define("_JNEWS_INSTALL_SUCCESS","Erfolgreich installiert");
define("_JNEWS_INSTALL_ERROR","Installationsfehler");
define("_JNEWS_INSTALL_BOT","jNews Plugin (Bot)");
define("_JNEWS_INSTALL_MODULE","jNews Modul");
//Others
define('_JNEWS_JAVASCRIPT','!Warnung! Javascript muss erlaubt sein, damit jNews ordentlich funktioniert.');
define('_JNEWS_EXPORT_TEXT','Die zu exportierenden Abonnenten stammen aus der gewählten Liste. <br />Exportiere Abonnenten für Liste:');
define('_JNEWS_IMPORT_TIPS','Importiere Abonnenten. Die Informationen in dieser Datei müssen im folgenden Format sein: <br />' .
		'Name,email,receiveHTML(0/1),confirmed(0/1)');
define("_JNEWS_SUBCRIBER_EXIT","ist bereits eingetragen");
define("_JNEWS_GET_STARTED","Klicke hier um zu beginnen!");

//News since 1.0.1
define('_JNEWS_WARNING_1011','Warnung: 1011: Update funktioniert nicht, wegen ihrer Servereinstellungen.');
define('_JNEWS_SEND_MAIL_FROM_TIPS','Wählen Sie welche E-Mailadresse als Absender gezeigt wird.');
define('_JNEWS_SEND_MAIL_NAME_TIPS','Wählen Sie welcher Name als Absender gezeigt wird.');
define('_JNEWS_MAILSENDMETHOD_TIPS','Wählen Sie welche E-Mailfunktion Sie nutzen wollen: PHP mail function, <span>Sendmail</span> oder SMTP Server.');
define('_JNEWS_SENDMAILPATH_TIPS','Dies ist das Verzeichnis des Mailservers');
define('_JNEWS_LIST_T_TEMPLATE','Template');
define('_JNEWS_NO_MAILING_ENTERED','Kein Mailing ausgewählt');
define('_JNEWS_NO_LIST_ENTERED','Keine Liste ausgewählt');
define('_JNEWS_SENT_MAILING','Sende Mailings');
define('_JNEWS_SELECT_FILE','Bitte wähle eine Datei um ');
define('_JNEWS_LIST_IMPORT','Wählen Sie die Liste(n) mit denen Abonnenten verbunden werden sollen.');
define('_JNEWS_PB_QUEUE','Abonnent hinzugefügt, aber es gibt Probleme ihn/sie zur Liste hinzuzufügen. Bitte überprüfe dieses manuell');
define('_JNEWS_UPDATE_MESS','');
define('_JNEWS_UPDATE_MESS1','Update dringend empfohlen!');
define('_JNEWS_UPDATE_MESS2','Patch und kleine Fixe.');
define('_JNEWS_UPDATE_MESS3','Neues Release.');
define('_JNEWS_UPDATE_MESS5','Joomla 1.5 ist erforderlich um upzudaten.');
define('_JNEWS_UPDATE_IS_AVAIL',' ist erhätlich!');
define('_JNEWS_NO_MAILING_SENT','Kein Mailing versendet!');
define('_JNEWS_SHOW_LOGIN','Zeige Loginformular');
define('_JNEWS_SHOW_LOGIN_TIPS','Wählen Sie Ja um ein Loginformular im Frontend von jNews zu zeigen, so dass Benutzer sich auf der Webseite registrieren können.');
define('_JNEWS_LISTS_EDITOR','Editor der Listenbeschreibung');
define('_JNEWS_LISTS_EDITOR_TIPS','Wählen Sie Ja um einen HTMl Editor zu verwenden, um die Listenbeschreibung zu ändern.');
define('_JNEWS_SUBCRIBERS_VIEW','Zeige Abonnenten');

//News since 1.0.2
define('_JNEWS_FRONTEND_SETTINGS','Front-End Einstellungen');
define('_JNEWS_SHOW_LOGOUT','Zeige Abmelde-Button');
define('_JNEWS_SHOW_LOGOUT_TIPS','Wählen Sie Ja um einen Abmelde-Button im Ajacoom-Bereich auf der Webseite zu zeigen.');

//News since 1.0.3 CB integration
define('_JNEWS_CONFIG_INTEGRATION','Integration');
define('_JNEWS_CB_INTEGRATION','Community Builder Integration');
define('_JNEWS_INSTALL_PLUGIN','Community Builder Plugin (jNews Integration) ');
define('_JNEWS_CB_PLUGIN_NOT_INSTALLED','jNews Plugin für den Community Builder ist noch nicht installiert!');
define('_JNEWS_CB_PLUGIN','Listen bei Registrierung');
define('_JNEWS_CB_PLUGIN_TIPS','Wählen Sie Ja um die Mailinglisten im Registrierungsformular des Community Builders zu zeigen');
define('_JNEWS_CB_LISTS','Listen IDs');
define('_JNEWS_CB_LISTS_TIPS','DIESES FELD WIRD BENÖTIGT: Tragen Sie die ID der Listen ein, die Benutzer abonnieren können sollen, getrennt durch Komma , (0 zeigt alle Listen).');
define('_JNEWS_CB_INTRO','Einführungstext');
define('_JNEWS_CB_INTRO_TIPS','Dieser Text erscheit vor der Liste. WENN ER LEER IST, WIRD NICHTS ANGEZEIGT. Benutzen Sie cb_pretext für das CSS Layout.');
define('_JNEWS_CB_SHOW_NAME','Zeige Listenname');
define('_JNEWS_CB_SHOW_NAME_TIPS','Wählen Sie ob der Listenname nach dem Einführungstext angezeigt werden soll oder nicht.');
define('_JNEWS_CB_LIST_DEFAULT','Wähle Liste Standardmässig aus');
define('_JNEWS_CB_LIST_DEFAULT_TIPS','Wählen Sie ob die Checkbox für jede Liste standardmässig aktiviert sein soll.');
define('_JNEWS_CB_HTML_SHOW','Zeige HTML empfangen');
define('_JNEWS_CB_HTML_SHOW_TIPS','Setzten Sie dieses auf JA um Benutzern zu erlauben auszuwählen, ob sie HTML E-Mails bekommen wollen oder nicht. Setzen Sie auf Nein um Standardeinstellungen zu verwenden.');
define('_JNEWS_CB_HTML_DEFAULT','Standardmässig HTML empfangen');
define('_JNEWS_CB_HTML_DEFAULT_TIPS','Setzen Sie diese Einstellung um die Standard HTML Konfiguration zu zeigen. Wenn  HTML empfangen auf Nein steht, ist diese Option die Standardoption.');

// Since 1.0.4
define('_JNEWS_BACKUP_FAILED','Konnte Datei nicht sichern! Datei nicht ersetzt.');
define('_JNEWS_BACKUP_YOUR_FILES','Die alte Version der Datei wurde in folgendem Verzeichnis gesichert:');
define('_JNEWS_SERVER_LOCAL_TIME','lokale Serverzeit');
define('_JNEWS_SHOW_ARCHIVE','Zeige Archiv Knopf');
define('_JNEWS_SHOW_ARCHIVE_TIPS','Wählen Sie JA um den Archiv Knopf in der Newsletter Liste im Frontend anzuzeigen');
define('_JNEWS_LIST_OPT_TAG','Tags');
define('_JNEWS_LIST_OPT_IMG','Bilder');
define('_JNEWS_LIST_OPT_CTT','Inhalt');
define('_JNEWS_INPUT_NAME_TIPS','Geben Sie Ihren vollen Namen ein (Vorname zuerst)');
define('_JNEWS_IP_TIPS', 'Ihre IP-Adresse');
define('_JNEWS_INPUT_EMAIL_TIPS','Geben Sie Ihre E-mail Adresse ein (Stellen Sie sicher das dies eine gültige e-mail Addresse ist, wenn Sie unsere Mailings empfangen möchten.)');
define('_JNEWS_RECEIVE_HTML_TIPS','Wählen Sie Ja wenn Sie HTML Mailings empfangen möchten - Nein um reine Text Mailings zu empfangen');
define('_JNEWS_TIME_ZONE_ASK_TIPS','Wählen Sie Ihre Zeitzone.');


// Since 1.0.5
define('_JNEWS_FILES','Dateien');
define('_JNEWS_FILES_UPLOAD','Hochladen');
define('_JNEWS_MENU_UPLOAD_IMG','Bilder hochladen');
define('_JNEWS_TOO_LARGE','Die Datei ist zu groß. Die maximal erlaubte Größe beträgt');
define('_JNEWS_MISSING_DIR','Das Zielverzeichnis existiert nicht');
define('_JNEWS_IS_NOT_DIR','Das Zielverzeichnis existiert nicht oder ist eine Datei.');
define('_JNEWS_NO_WRITE_PERMS','Sie haben keine Schreibberechtigung für das Zielverzeichnis.');
define('_JNEWS_NO_USER_FILE','Sie haben keine Datei zum hochladen ausgewählt.');
define('_JNEWS_E_FAIL_MOVE','Kann Datei nicht verschieben.');
define('_JNEWS_FILE_EXISTS','Die Datei existiert bereits.');
define('_JNEWS_CANNOT_OVERWRITE','Die Datei existiert bereits und kann nicht überschrieben werden.');
define('_JNEWS_NOT_ALLOWED_EXTENSION','Diese Dateierweiterung ist nicht erlaubt.');
define('_JNEWS_PARTIAL','Die Datei wurde nur teilweise hochgeladen.');
define('_JNEWS_UPLOAD_ERROR','Fehler beim hochladen:');
define('_JNEWS_DEV_NO_DEF_FILE','Die Datei wurde nur teilweise hochgeladen.');

// already exist but modified  added a <br/ on first line and added [SUBSCRIPTIONS] line>
define("_JNEWS_CONTENTREP",'{tag:subscriptions} = Dieses wird durch die Abonnement Links ersetzt.' .
		'Es ist <strong>notwendig</strong> damit jNews ordentlich funktioniert.<br />' .
		'Wenn du weiteren Content in dieser Box plaziert, wird er in allen Mailings dieser Liste angezeigt.' .
		' <br />Füge deine Abonnementsnachricht am Ende hinzu.  jNews wird automatisch einen Link hinzufügen, damit Abonnenten Ihre Abonnements ändern und sich abmelden können.');

// since 1.0.6
define('_JNEWS_NOTIFICATION','Benachrichtigung');  // shortcut for Email notification
define('_JNEWS_NOTIFICATIONS','Benachrichtigungen');
define('_JNEWS_USE_SEF','SEF in Mailings');
define('_JNEWS_USE_SEF_TIPS','Es wird empfohlen NEIN zu wählen. Wenn Sie möchten das diese URL in Ihre Mailings eingefügt wird um SEF zu benutzen dann wählen Sie JA.' .
		' <br /><b>Die Links verhalten sich genauso bei anderen Optionen.  Es gibt keine Garantie das die Links in den Mailings immer funktionieren werden, auch wenn Sie Ihr SEF ändern.</b> ');
define('_JNEWS_ERR_NB','Fehler #: ERR');
define('_JNEWS_ERR_SETTINGS','Einstellungen zur Fehlerbehandlung');
define('_JNEWS_ERR_SEND','Sende Fehler Bericht');
define('_JNEWS_ERR_SEND_TIPS','Wenn Sie möchten das jNews stetig verbessert wird wählen Sie JA. Dadurch wird ein Fehlerbericht zu uns gesendet.  Somit brauchen Sie uns keinen manuellen Fehlerbericht mehr zu senden <br /> <b>ES WERDEN KEINE PRIVATEN INFORMATIONEN GESENDET</b>.  Wir erfahren noch nichteinmal von welcher Webseite der Fehlerbericht kommt. Wir versenden ausschließlich Informationen über jNews , das PHP Setup und SQL abfragen. ');
define('_JNEWS_ERR_SHOW_TIPS','Wählen Sie JA um die Fehlernummer anzuzeigen.  Wird zu debugging Zwecken genutzt. ');
define('_JNEWS_ERR_SHOW','Fehler anzeigen');
define('_JNEWS_LIST_SHOW_UNSUBCRIBE','Zeige Kündigungs Links');
define('_JNEWS_LIST_SHOW_UNSUBCRIBE_TIPS','Wählen Sie Ja um die Kündigungs Links am Ende der Mailings damit die Empfänger ihr Abonnement ändern können.<br /> Nein,um Fusszeilen und Links zu deaktivieren.');
define('_JNEWS_UPDATE_INSTALL','<span style="color: rgb(255, 0, 0);">WICHTIGE MITTEILUNG!</span> <br />Wenn Sie von einer älteren jNews Installation wechseln wollen, müssen Sie Ihre Datenbankstruktur aktualisieren, indem Sie folgenden Knopf klicken (Ihre Daten bleiben dabei erhalten)');
define('_JNEWS_UPDATE_INSTALL_BTN','Aktualisiere Tabellen und Konfiguration');
define('_JNEWS_MAILING_MAX_TIME','Max Warteschlangen Zeit');
define('_JNEWS_MAILING_MAX_TIME_TIPS','Geben Sie die maximale Zeit für jedes E-Mail Paket das von der Warteschlange gesendet wird ein. Empfohlene Werte liegen zwischen 30 Sek. and 2 Min.');

// virtuemart integration beta
define('_JNEWS_VM_INTEGRATION','VirtueMart Integration');
define('_JNEWS_VM_COUPON_NOTIF','Coupon Benachrichtigungs ID');
define('_JNEWS_VM_COUPON_NOTIF_TIPS','Geben Sie die ID Nummer des Mailings an welches Sie benutzen möchten um die Coupons zu Ihren Kunden zu schicken.');
define('_JNEWS_VM_NEW_PRODUCT','Neue Produktbenachrichtigungs ID');
define('_JNEWS_VM_NEW_PRODUCT_TIPS','Geben Sie die ID Nummer des Mailings an um neue Produktbenachrichtigungen zu verschicken.');

// since 1.0.8
// create forms for subscriptions
define('_JNEWS_FORM_BUTTON','Formular erstellen');
define('_JNEWS_FORM_COPY','HTML code');
define('_JNEWS_FORM_COPY_TIPS','Kopiere den generierten HTML code in Ihre HTML Seite.');
define('_JNEWS_FORM_LIST_TIPS','Wählen Sie die Liste aus die Sie in Ihr Formular einfügen möchten');
// update messages
define('_JNEWS_UPDATE_MESS4','Kann\Kann nicht automatisch updaten.');
define('_JNEWS_WARNG_REMOTE_FILE','Kann entfernte Datei nicht laden.');
define('_JNEWS_ERROR_FETCH','Fehler beim holen der Datei.');

define('_JNEWS_CHECK','Überprüfen');
define('_JNEWS_MORE_INFO','Mehr Informationen');
define('_JNEWS_UPDATE_NEW','Update auf neuere Version');
define('_JNEWS_UPGRADE','Auf erweitertes Produkt aktualisieren');
define('_JNEWS_DOWNDATE','Zurück zur letzten Version');
define('_JNEWS_DOWNGRADE','Zurück zum Basis Produkt');
define('_JNEWS_REQUIRE_JOOM','Benötige Joomla');
define('_JNEWS_TRY_IT','Ausprobieren!');
define('_JNEWS_NEWER','Neuer');
define('_JNEWS_OLDER','Älter');
define('_JNEWS_CURRENT','Aktuell');

// since 1.0.9
define('_JNEWS_CHECK_COMP','Versuchen Sie eine der anderen Komponenten');
define('_JNEWS_MENU_VIDEO','Video Anleitungen');
define('_JNEWS_AUTO_SCHEDULE','Zeitplan');
define('_JNEWS_SCHEDULE_TITLE','Automatische Zeitplan Einstellungen');
define('_JNEWS_ISSUE_NB_TIPS','Ausgabenummer wird automatisch vom System generiert');
define('_JNEWS_SEL_ALL','Alle Mailings');
define('_JNEWS_SEL_ALL_SUB','Alle Listen');
define('_JNEWS_INTRO_ONLY_TIPS','Wenn Sie diese Option auswählen, wird nur der Einführungstext des Artikels in Ihr Mailing eingesetzt. Dazu ein Link zu dem kompletten Artikel auf Ihrer Seite.');
define('_JNEWS_TAGS_TITLE','Inhalts Variable');
define('_JNEWS_TAGS_TITLE_TIPS','Kopieren und fügen Sie diese Variable in Ihr Mailing, an der Stelle an der der Inhalt erscheinen soll.');
define('_JNEWS_PREVIEW_EMAIL_TEST','Geben Sie eine e-Mail Adresse an, zu welcher der Test gesendet werden soll');
define('_JNEWS_PREVIEW_TITLE','Vorschau');
define('_JNEWS_AUTO_UPDATE','Neue Update Benachrichtigung');
define('_JNEWS_AUTO_UPDATE_TIPS','Wählen Sie JA wenn Sie über neue Updates der Komponente benachrichtigt werden wollen. <br />Wichtig!! "Tips anzeigen" muss eingeschaltet sein damit diese Funktion arbeitet.');

// since 1.1.0
define('_JNEWS_LICENSE','Lizenz Information');

// since 1.1.1
define('_JNEWS_NEW','New');
define('_JNEWS_SCHEDULE_SETUP','In order for the autoresponders to be sent you need to setup scheduler in the configuration.');
define('_JNEWS_SCHEDULER','Scheduler');
define('_JNEWS_jnews_CRON_DESC','if you do not have access to a cron task manager on your website, you can register for a Free jNews Cron account at:');
define('_JNEWS_CRON_DOCUMENTATION','You can find further information on setting up the jNews Scheduler at the following url:');
define('_JNEWS_CRON_DOC_URL','<a href="https://joobi.org/index.php?option=com_content&view=article&id=4249&catid=29&Itemid=72"
 target="_blank">https://joobi.org/index.php?option=com_content&Itemid=72&view=category&layout=blog&id=29&limit=60</a>');
define( '_JNEWS_QUEUE_PROCESSED','Queue processed succefully...');
define( '_JNEWS_ERROR_MOVING_UPLOAD','Error moving imported file');

//since 1.1.4
define( '_JNEWS_SCHEDULE_FREQUENCY','Scheduler frequency');
define( '_JNEWS_CRON_MAX_FREQ','Scheduler max frequency');
define( '_JNEWS_CRON_MAX_FREQ_TIPS','Specify the maximum frequency the scheduler can run ( in minutes ).  This will limit the scheduler even if the cron task is set up more frequently.');
define( '_JNEWS_CRON_MAX_EMAIL','Maximum emails per task');
define( '_JNEWS_CRON_MAX_EMAIL_TIPS','Specify the maximum number of emails sent per task. If this is set to O the maximim emails per task will be 1');
define( '_JNEWS_CRON_MINUTES',' minutes');
define( '_JNEWS_SHOW_SIGNATURE','Show email footer');
define( '_JNEWS_SHOW_SIGNATURE_TIPS','Whether or not you want to promote jNews in the footer of the emails.');
define( '_JNEWS_QUEUE_AUTO_PROCESSED','Auto-responders processed successfully...');
define( '_JNEWS_QUEUE_NEWS_PROCESSED','Scheduled newsletters processed successfully...');
define( '_JNEWS_MENU_SYNC_USERS','Sync Users');
define( '_JNEWS_SYNC_USERS_SUCCESS','Users Synchronization Successful!');

// compatibility with Joomla 15
if (!defined('_BUTTON_LOGOUT')) define( '_BUTTON_LOGOUT','Ausloggen');
if (!defined('_CMN_YES')) define( '_CMN_YES','Ja');
if (!defined('_CMN_NO')) define( '_CMN_NO','Nein');
if (!defined('_HI')) define( '_HI','Hallo');
if (!defined('_CMN_TOP')) define( '_CMN_TOP','Oben');
if (!defined('_CMN_BOTTOM')) define( '_CMN_BOTTOM','Unten');
//if (!defined('_BUTTON_LOGOUT')) define( '_BUTTON_LOGOUT','Logout');

// For include title only or full article in content item tab in newsletter edit - p0stman911
define('_JNEWS_TITLE_ONLY_TIPS','If you select this only the title of the article will be inserted into the mailing as a link to the complete article on your site.');
define('_JNEWS_TITLE_ONLY','Title Only');
define('_JNEWS_FULL_ARTICLE_TIPS','If you select this the complete article will be inserted into the mailing');
define('_JNEWS_FULL_ARTICLE','Full Article');
define('_JNEWS_CONTENT_ITEM_SELECT_T','Select a content item to append to the message. <br />Copy and paste the <b>content tag</b> into the mailing.  You can choose to have the full text, intro only, or title only with (0, 1, or 2 respectively). ');
define('_JNEWS_SUBSCRIBE_LIST2','Mailing-Listen');

// For sorting in content tab by date, section or category
define('_JNEWS_CONTENT_ITEM_SORT', 'Sort by: ');
define('_JNEWS_SORT_DATE' , 'Date');
define('_JNEWS_SORT_DATE_TIPS' , 'If you select this, the contents will be sorted according to date created');
define('_JNEWS_SORT_SECTION' , 'Section');
define('_JNEWS_SORT_SECTION_TIPS' , 'If you select this, the contents will be sorted according to its section');
define('_JNEWS_SORT_CATEGORY' , 'Category');
define('_JNEWS_SORT_CATEGORY_TIPS' , 'If you select this, the contents will be sorted according to its category');
define('_JNEWS_SORT_BUTTON' , 'Sort');


// smart-newsletter function
define('_JNEWS_AUTONEWS','Smart-Newsletter');
define('_JNEWS_MENU_AUTONEWS','Smart-Newsletters');
define('_JNEWS_AUTO_NEWS_OPTION','Smart-Newsletter options');
define('_JNEWS_AUTONEWS_FREQ','Newsletter Frequency');
define('_JNEWS_AUTONEWS_FREQ_TIPS','Specify the frequency at which you want to send the smart-newsletter.');
define('_JNEWS_AUTONEWS_SECTION','Article Section');
define('_JNEWS_AUTONEWS_SECTION_TIPS','Specify the section you want to choose the articles from.');
define('_JNEWS_AUTONEWS_CAT','Article Category');
define('_JNEWS_AUTONEWS_CAT_TIPS','Specify the category you want to choose the articles from (All for all article in that section).');
define('_JNEWS_SELECT_SECTION','All Sections');
define('_JNEWS_SELECT_CAT','All Categories');
define('_JNEWS_AUTONEWS_STARTDATE','Start date');
define('_JNEWS_AUTONEWS_STARTDATE_TIPS','Specify the date you want to start sending the Smart Newsletter.');
define('_JNEWS_AUTONEWS_TYPE','Content rendering');// how we see the content which is included in the newsletter
define('_JNEWS_AUTONEWS_TYPE_TIPS','Full Article: will include the entire article in the newsletter.<br />' .
		'Intro only: will include only the introduction of the article in the newsletter.<br/>' .
		'Title only: will include only the title of the article in the newsletter.');
define('_JNEWS_TAGS_AUTONEWS','[SMARTNEWSLETTER] = This will be replaced by the Smart-newsletter.');

//since 1.1.3
define('_JNEWS_MALING_EDIT_VIEW','Create / View Mailings');
define('_JNEWS_LICENSE_CONFIG','License');
define('_JNEWS_ENTER_LICENSE','Enter license');
define('_JNEWS_ENTER_LICENSE_TIPS','Enter your license number and save it.');
define('_JNEWS_LICENSE_SETTING','License settings');
define('_JNEWS_GOOD_LIC','Your license is valid.');
define('_JNEWS_NOTSO_GOOD_LIC','Your license is not valid: ');
define('_JNEWS_PLEASE_LIC','Please contact jNews support to upgrade your license ( license@joobi.org ).');

define('_JNEWS_DESC_PLUS','jNews Plus is the first sequencial auto-responders for Joomla CMS.  ' . _JNEWS_FEATURES);
define('_JNEWS_DESC_PRO','jNews PRO the ultimate mailing system for Joomla CMS.  ' . _JNEWS_FEATURES);

//since 1.1.4
define('_JNEWS_ENTER_TOKEN','Enter token');
define('_JNEWS_ENTER_TOKEN_TIPS','Please enter your token number you received by email when you purchased jNews. ');
define('_JNEWS_jnews_SITE','jNews site:');
define('_JNEWS_MY_SITE','My site:');
define( '_JNEWS_LICENSE_FORM',' ' .
 		'Click here to go to the license form.</a>');
define('_JNEWS_PLEASE_CLEAR_LICENSE','Please clear the license field so it is empty and try again.<br />  If the problem persists, ');
define( '_JNEWS_LICENSE_SUPPORT','If you still have questions, ' . _JNEWS_PLEASE_LIC);
define( '_JNEWS_LICENSE_TWO','you can get your license manual by entering the token number and site URL (which is highlighted in green at the top of this page) in the License form. '
			. _JNEWS_LICENSE_FORM . '<br /><br/>' . _JNEWS_LICENSE_SUPPORT);
define('_JNEWS_ENTER_TOKEN_PATIENCE','After saving your token a license will be generated automatically. ' .
		' Usually the token is validated in 2 minutes.  However, in some cases it can take up to 15 minutes.<br />' .
		'<br />Check back this control panel in few minutes.  <br /><br />' .
						     'If you didn\'t receive a valid license key in 15 minutes, '. _JNEWS_LICENSE_TWO);
define( '_JNEWS_ENTER_NOT_YET','Your token has not yet been validated.');
define( '_JNEWS_UPDATE_CLICK_HERE','Pleae visit <a href="https://joobi.org" target="_blank">Joobi</a> to download the newest version.');
//define( '_JNEWS_NOTIF_UPDATE','To be notified of new updates enter your email address and click subscribe ');

define('_JNEWS_THINK_PLUS','If you want more out of your mailing system think Plus!');
define('_JNEWS_THINK_PLUS_1','Sequential auto-responders');
define('_JNEWS_THINK_PLUS_2','Schedule the delivery of your newsletter for a predefined date');
define('_JNEWS_THINK_PLUS_3','No more server limitation');
define('_JNEWS_THINK_PLUS_4','and much more...');



//since 1.2.2
define( '_JNEWS_LIST_ACCESS','List Access');
define( '_JNEWS_INFO_LIST_ACCESS','Specify what group of users can view and subscribe to this list');
define( 'JNEWS_NO_LIST_PERM','You don\'t have enough permission to subscribe to this list');

//Archive Configuration
 define('_JNEWS_MENU_TAB_ARCHIVE','Archive');
 define('_JNEWS_MENU_ARCHIVE_ALL','Archive All');

//Archive Lists
 define('_JNEWS_FREQ_OPT_0','None');
 define('_JNEWS_FREQ_OPT_1','Every Week');
 define('_JNEWS_FREQ_OPT_2','Every 2 Weeks');
 define('_JNEWS_FREQ_OPT_3','Every Month');
 define('_JNEWS_FREQ_OPT_4','Every Quarter');
 define('_JNEWS_FREQ_OPT_5','Every Year');
 define('_JNEWS_FREQ_OPT_6','Other');

define('_JNEWS_DATE_OPT_1','Created date');
define('_JNEWS_DATE_OPT_2','Modified date');

define('_JNEWS_ARCHIVE_TITLE','Setting up auto-archive frequency');
define('_JNEWS_FREQ_TITLE','Archive frequency');
define('_JNEWS_FREQ_TOOL','Define how often you want the Archive Manager to arhive your website content.');
define('_JNEWS_NB_DAYS','Number of days');
define('_JNEWS_NB_DAYS_TOOL','This is only for the Other option! Please specify the number of days between each Archive.');
define('_JNEWS_DATE_TITLE','Date type');
define('_JNEWS_DATE_TOOL','Define if the archived should be done on the created date or modified date.');

define('_JNEWS_MAINTENANCE_TAB','Maintenance settings');
define('_JNEWS_MAINTENANCE_FREQ','Maintenance frequency');
define( '_JNEWS_MAINTENANCE_FREQ_TIPS','Specify the frequency at which you want the maintenance routine to run.');
define( '_JNEWS_CRON_DAYS','hour(s)');

define( '_JNEWS_LIST_NOT_AVAIL','There is no list available.');
define( '_JNEWS_LIST_ADD_TAB','Add/Edit');

define( '_JNEWS_LIST_ACCESS_EDIT','Mailing Add/Edit Access');
define( '_JNEWS_INFO_LIST_ACCESS_EDIT','Specify what group of users can add or edit a new mailing for this list');
define( '_JNEWS_MAILING_NEW_FRONT','Createa New Mailing');

define('_JNEWS_AUTO_ARCHIVE','Auto-Archive');
define('_JNEWS_MENU_ARCHIVE','Auto-Archive');

//Extra tags:
define('_JNEWS_TAGS_ISSUE_NB','{tag:issuenb} = This will be replaced by the issue number of  the newsletter.');
define('_JNEWS_TAGS_DATE','{tag:date} = This will be replaced by the sent date.');
define('_JNEWS_TAGS_CB','[CBTAG:{field_name}] = This will be replaced by the value taken from the Community Builder field: eg. [CBTAG:firstname] ');
define( '_JNEWS_MAINTENANCE','Joobi Care');


define('_JNEWS_THINK_PRO','When you have professional needs, you use professional components!');
define('_JNEWS_THINK_PRO_1','Smart-Newsletters');
define('_JNEWS_THINK_PRO_2','Define access level for your list');
define('_JNEWS_THINK_PRO_3','Define who can edit/add mailings');
define('_JNEWS_THINK_PRO_4','More tags: add your CB fields');
define('_JNEWS_THINK_PRO_5','Joomla contents Auto-archive');
define('_JNEWS_THINK_PRO_6','Database optimization');

define('_JNEWS_LIC_NOT_YET','Your license is not yet valid.  Please check the license Tab in the configuration panel.');
define('_JNEWS_PLEASE_LIC_GREEN','Make sure to provide the green information at the top of the tab to our support team.');

define('_JNEWS_FOLLOW_LINK','Get Your License');
define( '_JNEWS_FOLLOW_LINK_TWO','You can get your license by entering the token number and site URL (which is highlighted in green at the top of this page) in the License form. ');
define( '_JNEWS_ENTER_TOKEN_TIPS2',' Then click on Apply button in the top right menu.');
define( '_JNEWS_ENTER_LIC_NB','Enter your License');
define( '_JNEWS_UPGRADE_LICENSE','Upgrade Your License');
define( '_JNEWS_UPGRADE_LICENSE_TIPS','If you received a token to upgrade your license please enter it here, click Apply and proceed to number <b>2</b> to get your new license number.');

define( '_JNEWS_MAIL_FORMAT','Encoding format');
define( '_JNEWS_MAIL_FORMAT_TIPS','What format do you want to use for encoding your mailings, Text only or MIME');
define( '_JNEWS_jnews_CRON_DESC_ALT','If you do not have access to a cron task manager on your website, you can use the Free jCron component to create a cron task from your website.');

//since 1.3.1
define('_JNEWS_SHOW_AUTHOR','Show Author\'s Name');
define('_JNEWS_SHOW_AUTHOR_TIPS','Select Yes if you want to add the name of the author when you add an article in the Mailing');

//since 1.3.5
define('_JNEWS_REGWARN_NAME','Bitte geben Sie Ihren Namen ein.');
define('_JNEWS_REGWARN_MAIL','Bitte geben Sie Ihre E-Mail Adresse ein.');

//since 1.5.6
define('_JNEWS_ADDEMAILREDLINK_TIPS','If you select Yes, the e-mail of the user will be added as a parameter at the end of your redirect URL (the redirect link for your module or for an external jNews form).<br/>That can be usefull if you want to execute a special script in your redirect page.');
define('_JNEWS_ADDEMAILREDLINK','Add e-mail to the redirect link');

//since 1.6.3
define('_JNEWS_ITEMID','ItemId');
define('_JNEWS_ITEMID_TIPS','This ItemId will be added to your jNews links.');

//since 1.6.5
define('_JNEWS_SHOW_JCALPRO','jCalPRO');
define('_JNEWS_SHOW_JCALPRO_TIPS','Show the integration tab for jCalPRO <br/>(only if jCalPRO is installed on your website!)');
define('_JNEWS_JCALTAGS_TITLE','jCalPRO Tag:');
define('_JNEWS_JCALTAGS_TITLE_TIPS','Copy and paste this tag into the mailing where you want to have the event to be placed.');
define('_JNEWS_JCALTAGS_DESC','Description:');
define('_JNEWS_JCALTAGS_DESC_TIPS','Select Yes if you want to insert the description of the event');
define('_JNEWS_JCALTAGS_START','Start date:');
define('_JNEWS_JCALTAGS_START_TIPS','Select Yes if you want to insert the start date of the event');
define('_JNEWS_JCALTAGS_READMORE','Read more:');
define('_JNEWS_JCALTAGS_READMORE_TIPS','Select Yes if you want to insert a <b>read more link</b> for this event');
define('_JNEWS_REDIRECTCONFIRMATION','Email Confirmation redirect URL');
define('_JNEWS_REDIRECTCONFIRMATION_TIPS','If you require a confirmation e-mail, the user will be confirmed and redirected to this URL if he clicks on the confirmation link.');

//since 2.0.0 compatibility with Joomla 1.5
if(!defined('_CMN_SAVE') and defined('CMN_SAVE')) define('_CMN_SAVE',CMN_SAVE);
if(!defined('_CMN_SAVE')) define('_CMN_SAVE','Save');
if(!defined('_NO_ACCOUNT')) define('_NO_ACCOUNT','No account yet?');
if(!defined('_CREATE_ACCOUNT')) define('_CREATE_ACCOUNT','Register');
if(!defined('_NOT_AUTH')) define('_NOT_AUTH','You are not authorised to view this resource.');

//since 3.0.0
define('_JNEWS_DISABLETOOLTIP','Disable Tooltip');
define('_JNEWS_DISABLETOOLTIP_TIPS','Disable the tooltip on the frontend');
define('_JNEWS_MINISENDMAIL','Use Mini SendMail');
define('_JNEWS_MINISENDMAIL_TIPS','If your server use Mini SendMail, select this option to don\'t add the name of the user in the header of the e-mail');

//Since 3.1.5
define('_JNEWS_READMORE','Read more...');
define('_JNEWS_VIEWARCHIVE','Click here');

//since 4.0.0
define('_JNEWS_SHOW_JLINKS','Link Tracking');
define('_JNEWS_SHOW_JLINKS_TIPS','Enables the integration with jLinks to be able to do link tracking for each links in the newsletter.');

//since 4.1.0
define( '_JNEWS_MAIL_ENCODING', 'Mail encoding' );
define( '_JNEWS_MAIL_ENCODING_TIPS', 'What encoding format do you want to use UTF-8 (highly recommended) or ISO-8859-2' );
define( '_JNEWS_COPY_SUBJECT', 'Copy Subject' );

//since 5.0.0
//fieldset for column configuration
define('_JNEWS_COLUMN','User-defined Columns');
define('_JNEWS_COL1_NAME', 'Column 1 Name');
define('_JNEWS_COL2_NAME', 'Column 2 Name');
define('_JNEWS_COL3_NAME', 'Column 3 Name');
define('_JNEWS_COL4_NAME', 'Column 4 Name');
define('_JNEWS_COL5_NAME', 'Column 5 Name');
define('_JNEWS_COLUMN1_REP', '{tag:profile nb=1} = This will be replaced by your user defined column 1');
define('_JNEWS_COLUMN2_REP', '{tag:profile nb=2} = This will be replaced by your user defined column 2');
define('_JNEWS_COLUMN3_REP', '{tag:profile nb=3} = This will be replaced by your user defined column 3');
define('_JNEWS_COLUMN4_REP', '{tag:profile nb=4} = This will be replaced by your user defined column 4');
define('_JNEWS_COLUMN5_REP', '{tag:profile nb=5} = This will be replaced by your user defined column 5');
//end of columns
//url
define('_JNEWS_URL_PASS','Password');
define('_JNEWS_URL_PASS_TIPS','Enter the password to be able to add a subscriber by entering the url. Append the catcher variable password in the URL.<br>(For Plus and PRO this code will used for captcha.)');
define('_JNEWS_URL_MES','Please subscribe through the Subscriber Module or subscribe through the frontend.');
define('_JNEWS_URL_PASS_WARN','(In the PRO If you change this password, please update the hidden password in your external form as well.)');
define('_JNEWS_ENABLE_CAPTCHA', 'Enable Captcha');
define('_JNEWS_ENABLE_CAPTCHA_TIPS','Enable captcha functionality in the subscriber module and in the subscription via external form in the PRO.');
//url
// subscription notification
define('_JNEWS_SUBSCRIPTION_NOTIFY','Send Subscription Notification');
define('_JNEWS_SUBSCRIPTION_NOTIFY_TIPS','Specify here if you want to send a subscription notification to the list owner or not.');
define('_JNEWS_SUBSCRIPTION_NOTIFY_MSG1','Der Administrator erhält eine Benachrichtigung.');
define('_JNEWS_SUBSCRIPTION_NOTIFY_MSG2','No subscription notification email sent.');
define('_JNEWS_NEW_SUB','jNews Newsletter Subscription');
define('_JNEWS_SUBSCRIPTION_NOTIFY_ERR','Unable in sending a subscription notification to the administrator.');
//subscription notification messages
//for captcha
define('_JNEWS_CAPTCHA_CAPTION','Code: ');
define('JNEWS_WRONG_CAPTCHA_ENTERED','<p style=\'text-align: justify;\'><b>CAPTCHA security code is incorrect or the information you provided are invalid.</b><br>(The security code is necessary to prevent automatic registrations by bots and to verify that registrations are made by a person.)<br><br><b><font color=#ff0000>Your subscription was not processed.</font></b><br><br>Please fill in your information and the security code more carefully and click the <b>Subscribe</b> button.<br><br>Thanks for your understanding.</p><br>');
define('_JNEWS_REGWARN_CAPTCHA','Enter the captcha code.');
define('_JNEWS_SUB_ERR','<br>Error in subscribing.');

//since 6.0.0
define('_JNEWS_MOOTOOLS_BTNTEXT' , 'Subscribe Here');
define('_JNEWS_QUEUE_SUBJECT','Subject');
define('_JNEWS_QUEUE_EMAIL','Email');
define('_JNEWS_QUEUE_PRIOR','Priority');
define('_JNEWS_QUEUE_ATT','Attempts');
define('_JNEWS_QUEUE_DEL', 'Delete');
define('_JNEWS_PROCESS_Q','Process Queue');
define('_JNEWS_CLEAN_Q','Clean Queue');
define('_JNEWS_SENDDATE','Send date');
define('_JNEWS_MAILING_Q','All Mailings in Queue');
define('_JNEWS_MENU_QUEUE', 'Queue');
define('_JNEWS_MENU_TEMPLATES','Templates');
define('_JNEWS_MENU_TAB_QUEUE' , 'Queue');
define('_JNEWS_Q_PROCESS' , 'Queue Configuration');
define('_JNEWS_MAX_Q','Maximum number of e-mails per batch');
define('_JNEWS_SUBS_LIST_LABEL' , 'This Newsletter will be sent to the subscribers of the following selected lists:');
define('_JNEWS_SUBS_LIST_CAMPAIGN' , 'This Newsletter will be sent to the subscribers of the following selected auto-responder:');
define('_JNEWS_SUBS_LIST_RECEIVE', 'Receive' );
define('_JNEWS_SUBS_LIST_TOALL', 'Select All' );
define('_JNEWS_SUBS_LIST_TONONE', 'None' );
define('_JNEWS_LIST_COLOR','Color');
define('_JNEWS_LIST_COLOR_TIP','Select the color for your list. It can be usefull for the statistics.');
define('_JNEWS_MENU_NEW', 'New');
define('_JNEWS_MENU_EDIT', 'Edit');
define('_JNEWS_MENU_APPLY', 'Apply');
define('_JNEWS_MENU_CANCEL', 'Cancel');
define('_JNEWS_MENU_TEMPLATE', 'Template');
define('_JNEWS_HTML_VERSION', 'HTML-Version');
define('_JNEWS_NONHTML_VERSION', 'Nur-Text-Version');
define('_JNEWS_TAG_NAME_DESC' , 'This will be replaced by the name the subscriber entered, you will be sending personalized email when using this.');
define('_JNEWS_TAG_FNAME_DESC' , 'This will be replaced by the FIRST name of the subscriber entered.');
define('_JNEWS_TAG_ISSUENB_DESC' , 'This will be replaced by the issue number of the newsletter.');
define('_JNEWS_TAG_DATE_DESC' , 'This will be replaced by the sent date.');
define('_JNEWS_TAG_CBNAME' , '[CBTAG:{field_name}]');
define('_JNEWS_TAG_CBNAME_DESC' , 'This will be replaced by the value taken from the Community Builder field: eg. [CBTAG:firstname] ');
define('_JNEWS_TAG_LOADMODINFO_DESC' , 'This will be replaced by the Joomla module where id is equal to id of the joomla module. For example {module=1}.<br /> The modules can only be loaded through the cron task. <br /> ');
define('_JNEWS_DATETIME' , 'Date and Time');
define('_JNEWS_TEMPLATE_COPY' , '_copy');
define('_JNEWS_TEMPLATE_DEFAULT_NODEL' , 'You cannot delete a default template!');
define('_JNEWS_TEMPLATE_DEFAULT_SUCCS' , 'Successfully set to default!');
define('_JNEWS_TEMPLATE' , 'Template');
define('_JNEWS_TEMPLATES' , 'Templates');
define('_JNEWS_AR' , 'Auto-responder');
define('_JNEWS_SELCT_MAILINGLIST', 'Please select a list in the List tab in order to add a mailing.');
define('_JNEWS_SELCT_MAILINGCAMPAIGN', 'Please select a campaign in the List tab in order to add a mailing.');
define('_JNEWS_TEMPLATE_AVAIL', 'All Available Templates');
define('_JNEWS_TEMPLATE_NAME', 'Name');
define('_JNEWS_TEMPLATE_NAME_T', 'Enter the name of the template.');
define('_JNEWS_TEMPLATE_NAMEKEY', 'Namekey');
define('_JNEWS_TEMPLATE_NAMEKEY_T', 'Enter the namekey of the template.');
define('_JNEWS_TEMPLATE_DESC', 'Description');
define('_JNEWS_TEMPLATE_DEFAULT', 'Default');
define('_JNEWS_TEMPLATE_DEFAULT_T', 'Select "Yes" to set as the default template.');
define('_JNEWS_TEMPLATE_PUBLISH', 'Publish');
define('_JNEWS_TEMPLATE_PUBLISH_T', 'Select "Yes" to publish the template.');
define('_JNEWS_TEMPLATE_BG', 'Background Color');
define('_JNEWS_TEMPLATE_BG_T', 'Select the template background color.');
define('_JNEWS_TEMPLATE_UPLOAD', 'Upload Thumbnail');
define('_JNEWS_TEMPLATE_UPLOAD_T', 'Upload an image thumbnail of the template.');
define('_JNEWS_TEMPLATE_DESC_T', 'Enter the description of the template.');
define('_JNEWS_TEMPLATE_STYLE_TH1', 'Title h1');
define('_JNEWS_TEMPLATE_STYLE_TH2', 'Title h2');
define('_JNEWS_TEMPLATE_STYLE_TH3', 'Title h3');
define('_JNEWS_TEMPLATE_STYLE_TH4', 'Title h4');
define('_JNEWS_TEMPLATE_STYLE_UNSUB', 'Style for the Unsubscribe Link');
define('_JNEWS_TEMPLATE_STYLE_SUB', 'Style for the "Change Your Subscription" Link');
define('_JNEWS_TEMPLATE_STYLE_CONTENT', 'Style for the content area');
define('_JNEWS_TEMPLATE_STYLE_CHEAD', 'Style for the content title');
define('_JNEWS_TEMPLATE_STYLE_CREADMORE', 'Style for the read more link');
define('_JNEWS_TEMPLATE_STYLE_VONLINE', 'Style for the "View it online" Link');
define('_JNEWS_TEMPLATE_STYLE_NEW', 'Add a New Style');
define('_JNEWS_TEMPLATE_STYLE_NEWC', 'Name of the CSS Class');
define('_JNEWS_TEMPLATE_STYLE_NEWAPPLIED', 'CSS styles that will be applied to the class.');

//statistics & reports
define('_JNEWS_REPORTS_SUBS', 'Subscribers Reports');
define('_JNEWS_REPORTS_MAIL', 'Mailing Reports');
define('_JNEWS_REPORTS_LIST', 'List Reports');
define('_JNEWS_LIST_SUBCRIBERS', 'No. of Subscribers');
define('_JNEWS_LIST_UNSUBSCRIBERS', 'No. of Unsubscribers');
define('_JNEWS_LIST_CONFIRMED', 'No. of Confirmed Emails');
define('_JNEWS_LIST_UNCONFIRMED', 'No. of Unconfirmed Emails');
define('_JNEWS_LIST_SUB_DATE', 'Subscribed Date');
define('_JNEWS_MAILING_SEND_DATE','Send Date');
define('_JNEWS_MAILING_SUBJECT', 'Subject');
define('_JNEWS_MAILING_SENT_HTML','Sent in HTML');
define('_JNEWS_MAILING_SENT_TEXT','Sent in Text');
define('_JNEWS_MAILING_FAILED', 'Send Fails');
define('_JNEWS_MAILING_PENDING', 'Mail Pending');
define('_JNEWS_MAILING_BOUNCES','Bounces');
define('_JNEWS_MAILING_SENT', 'Total Sent');

//stats filters
define('_JNEWS_GROUP_PREDEFINED_DATE','Predefined Date');		//legend
define('_JNEWS_GROUP_SPECIFIED_DATE','Specified Date');
define('_JNEWS_LABEL_SET_INTERVAL', 'Set Interval');		//labels
define('_JNEWS_LABEL_DATE_RANGE','Date Range');
define('_JNEWS_LABEL_CURRENT_SERVER_TIME', 'Current Server Time');
define('_JNEWS_LABEL_REPORT_TYPE','Report Type');
define('_JNEWS_INTERVAL_DAILY','Daily');					//intervals
define('_JNEWS_INTERVAL_WEEKLY','Weekly');
define('_JNEWS_INTERVAL_MONTHLY', 'Monthly');
define('_JNEWS_INTERVAL_YEARLY','Yearly');
define('_JNEWS_DEFINED_RANGE_YESTERDAY','Yesterday');		//predefined range
define('_JNEWS_DEFINED_RANGE_TODAY', 'Today');
define('_JNEWS_DEFINED_RANGE_THIS_WEEK','This Week');
define('_JNEWS_DEFINED_RANGE_LAST_WEEK','Last Week');
define('_JNEWS_DEFINED_RANGE_LAST_TWO_WEEK','Last 2 Weeks');
define('_JNEWS_DEFINED_RANGE_THIS_MONTH','This Month');
define('_JNEWS_DEFINED_RANGE_LAST_MONTH','Last Month');
define('_JNEWS_DEFINED_RANGE_THIS_YEAR','This Year');
define('_JNEWS_DEFINED_RANGE_LAST_YEAR','Last Year');
define('_JNEWS_DEFINED_RANGE_TWO_YEARS_AGO','2 Years Ago');
define('_JNEWS_DEFINED_RANGE_3_YEARS_AGO','3 Years Ago');
define('_JNEWS_BUTTON_REFRESH','Refresh');				//buttons
define('_JNEWS_BUTTON_GENERATE','Generate');
define('_JNEWS_BUTTON_RESET', 'Reset');
define('_JNEWS_SPECIFIED_DATE_START','Start');			//specified date
define('_JNEWS_SPECIFIED_DATE_END','End');
define('_JNEWS_REPORT_LISTING','Listing');
define('_JNEWS_REPORT_GRAPH','Graph');
define('_JNEWS_REPORT_EXPORT','Export');
define('_JNEWS_SUBSCRIBERS_ALL_USERS', 'All Users');		//subscribers
define('_JNEWS_SUBSCRIBERS_REGISTERED', 'Registered');
define('_JNEWS_SUBSCRIBERS_GUESTS','Guests');
define('_JNEWS_REPORT_WARN_MESSAGE', 'Incomplete Date Selection in Specified Fieldset!');

//stats export
define('_JNEWS_STATS_EXPORT', 'Export');
define('_JNEWS_EXPORT_WARN_MESSAGE', 'No Data to be Exported');
define('_JNEWS_GRAPH_WARN_MESSAGE', 'No Data to be Displayed');
define('_JNEWS_REPORT_HEADER', 'Report');
define('_JNEWS_REPORT_HEADER_TO', 'to');
define('_JNEWS_PIE_WARN_MESSAGE', 'No Data for Mailing Process');

//stats graph labels
define('_JNEWS_GRAPH_LBL_HTML', 'HTML');
define('_JNEWS_GRAPH_LBL_TEXT', 'TEXT');
define('_JNEWS_GRAPH_TITLE_FORMAT', 'HTML/TEXT Format');
define('_JNEWS_GRAPH_PIE_TITLE_MAIL', 'Mailing Process');
define('_JNEWS_PIE_SUBS', 'Subscribers');
define('_JNEWS_PIE_UNSUBS', 'Unsubscribers');
define('_JNEWS_PIE_UNCONFIRMED', 'Unconfirmed');
define('_JNEWS_PIE_CONFIRMED', 'Confirmed');
define('_JNEWS_MAILING_SUBJECT_HEADER', 'Subject');


//Wizards
define('_JNEWS_WIZARD', 'Wizard');
define('_JNEWS_CHECKLISTFOUND', 'Please create your list first and be sure that it is published.');

define('_JNEWS_CHECKCAMPAIGNFOUND', 'Please create your campaign(list) first and be sure that it is published.');
define('_JNEWS_TEMPLATE_ALERT_NAMEKEY', 'Template must have a namekey!');
define('_JNEWS_LIST_GUIDE', '<strong>List Management:</strong> <br/>'.
       '<ul><li>The first thing you have to do to start with jNews is to create your list.</li>'.
       '<li>You will be able to subscribe users to this list and send one or more Newsletters.</li>'.
       '<li>You can specify here the basic information of the list including your <i><u>Sender Information</u></i>.</li>'.
       '<li>And be able to specify users or group of users who can subscribe to that list.</li>'.
       '<li>For <i>Plus</i> and <i>Pro</i> version you can specify what group of user or user who can add or edit mailings for this list.</li>'.
       '<li>For <i>Pro</i> version you have the option to send <i><u>Unsubscription</u></i> and <i><u>Subscription Notification</u></i> to the owner of the list or the admin of the site.</li></ul>');
define('_JNEWS_SUBSCRIBERS_GUIDE', '<strong>Subscriber Management:</strong> </br>' .
	    '<ul><li><strong>During Creation: </strong></li><br>'.
        '<ul><li>You can proceed here adding your subscribers.</li>'.
        '<li>Specify your <i><u>Subscriber Information</i></u></li>'.
        '<li>And select which <i><u>List</u></i> you want your subscriber to subscribe to, provided that you have created list.</li>'.
        '<li>You can Confirm your added subscriber to receive your newsletters.</li>'.
        '<li>You can also allow your subscriber to recieve the HTML format of your newsletter.</li>'.
        '<li><i><u>IP</u></i> field is added to automatically detect the IP of your subscriber from the frontend of your site. </li></ul></ul>'.
        '<ul><li><strong>Export Button</strong></li>' .
        '<ul><li>This allows you to <i><u>Export</u></i> your subscribers from all your lists or selected lists.</li></ul></ul>' .
        '<ul><li><strong>Import Button</strong></li>' .
        '<ul><li>This allows you to <i><u>Import</u></i> your subscribers to all your lists or selected lists.</li></ul></ul>');
define('_JNEWS_NEWSLETTER_GUIDE', '<strong>Newsletter Management:</strong> <br/>'.
        '<ul><li>Provided that you have created List(s) you can now proceed creating your <i><u>Newsletters</u></i>.</li>'.
        '<li>For the <i><u>Plus</u></i> version you can create <i><u>Scheduled Newsletter</u></i> and also <i><u>Autoresponder</u></i> or <i><u>Auto-responder</u></i> type of mailing.</li>'.
        '<li>For <i><u>PRO</u></i> you have the functionality with <i><u>Smart-Newsletter</u></i>, which takes your <i>latest created</i>, <i>modified</i> and <i>published articles</i> of your site.</li></ul>'.
        '<ul><li><strong>During Creation:</strong></li>'.
		'<ul><li><i><u>Newsletter Content Area</u></i> -> where you put all the contents of your Newsletter.</li>'.
		'<li><i><u>List Tab</u></i> -> the area where you can send the newsletter to one or more Lists.</li>'.
		'<li><i><u>Sender Tab</u></i> -> the area of the Sender Information Settings of your Newsletter.</li>'.
		'<li><i><u>Content Tab</u></i> -> the area where you can look for the contents of your site and specify which article to insert into your Newsletter.</li>'.
        '<li><i><u>Attachments</u></i> -> Newsletter Attachement Information area.</li></ul></ul>' .
        '<ul><li><strong>Unpublished Button</strong></li>' .
        '<ul><li>Enables you to unpublished your newsletter.</li></ul></ul>' .
        '<ul><li><strong>Preview Button</strong></li>' .
        '<ul><li>Preview the content and format of your newsletter.</li></ul></ul>' .
        '<ul><li><strong>Send Button</strong></li>' .
        '<ul><li>Enables you to manually send the newsletter to your list of subscribers.</li></ul></ul>' .
        '<ul><li><i>Note: You can only edit an unpublished newsletter.</i></li></ul>');
define('_JNEWS_AUTORESPONDER_GUIDE', '<strong>Autoresponder Management:</strong><br/>'.
		  '<ul><li>Provided that you have created <i><u>Auto-responder</u></i> type of list you can proceed creating your <i><u>Autoresponder</u></i>.</li>'.
		  '<li>During the creation process you can specify the <i><u>Number of Delays</u></i> for your autoresponder, after the previous one has been processed.</li>' .
		  '<li> The process is more or less the same on how to create your newsletter.</li></ul>');
define('_JNEWS_SMARTNEWSLETTER_GUIDE', '<strong>Smart-Newsletter Management:</strong> <br/>' .
		 '<ul><li>Provided that you have created <i>list(s)</i> and <i>latest created</i>, <i>modified</i> and <i>published article</i> on your site you can proceed creating <i><u>SmartNewsletter</u></i>.</li>'.
         '<li>The creation process is more or less the same with Newsletter Creation.</li>' .
         '<li>From the <i><u>Smart-Newsletter Tab</u></i> during creation you can specify your settings for the processing of your Smart-Newsletters.</li>');
define('_JNEWS_TEMPLATES_GUIDE', '<strong>Template Management:</strong><br><ul><li>Templates can be very useful in creating newsletter.</li>' .
		'<li>This view will allow you to create Templates for your newsletters</li>' .
		'<li><i><u>Default Template</u></i> will be applied to the newly created newsletter.</li>' .
		'<li><i><u>Inline CSS</u></i> of the template will be applied/inherited to the created newsletter.</li>' .
		'<li>You can also choose a <i><u>Background Color</u></i> that will be a background of the newsletter.</li>' .
		'<li>Note: Only newly created newsletter will get the html of the default template</li></ul>' .
		'<ul><strong>Default Button</strong>'.
		'<ul><li>Inorder to make your Template as the default template to be used in your newsletter you just need to click on this button.</li></ul></ul>');
define('_JNEWS_QUEUE_GUIDE','<strong>Queue Management:</strong><br/> ' .
		'<ul><li>This view enables you to see your <i><u>Queued Mailings</u></i>.' .
		'<li>These are your <i><u>Scheduled Newsletters</i></u>, <i><u>Autoresponders</i></u> and <i><u>Smart-Newsletters</i></u></li>'.
        '<li>The <i><u>Process Queue Button</i></u> will allow you to proces your queued mailings manually by just clicking the said button.</li>' .
        '<li>The <i><u>Reset S.N. Counter Button</i></u> will allow you to reset the <i>next send date</i> or <i>generated date</i> of your Smart-Newsletter.</li>' .
        '<li>The <i><u>Empty Queue Button</i></u> will allow you to clean the whole queue.</li></ul>');
define('_JNEWS_ABOUT_GUIDE','jnews');
define('_JNEWS_IMPORT_GUIDE','<strong>Import Management:</strong><br/>'.
         '<ul><li>Here you can import your subscribers to all your lists or to select lists.</li>'.
         '<li>By following the link given below, you can proceed importing your subscribers.</li>'.
         '<li><i>Note: You need to create first your lists before importing your subscribers.</i></li></ul>');
define('_JNEWS_CONFIGURATION_GUIDE','<strong>Configuration:</strong><br/>'.
        '<ul>All the jnews configuration settings can be done in this area.<br/><br/>'.
	    '<strong>Mail Tab:</strong>'.
	    '<ul><li>The area where you can define the Mail Settings and Sending Settings of jNews depending on your server requirements.</li></ul>'.
	    '<br/><strong>Subscribers Tab:</strong>'.
	    '<ul><li>The area where we can define the subscription settings both from the backend and frontend of your site.</li></ul>'.
	    '<br/><strong>Scheduler Tab:</strong>'.
	    '<ul><li>The area where we can specify the Scheduler Frequency so do with Maintenance Settings on the sending of your mailings.</li>
         <li>The Information entered on this area depends also on your server requirements or server limitation.</li></ul>'.
	    '<br/><strong>Logs & Stats Tab:</strong>'.
	    '<ul><li>The area to specify the Statistics Settings and Logs Settings.</li></ul>'.
	    '<br/><strong>Archive Tab:</strong>'.
	    '<ul><li>This is mainly used for the auto archive frequency.</li></ul>'.
	    '<br/><strong>Miscellaneous Tab:</strong>'.
	    '<ul><li>All the other settings and preferences can be found here.</li></ul>'.
	    '<br/><strong>Queue Tab:</strong>'.
	    '<ul><li>Mainly used for the Queue Management View (available for Plus and Pro Version).</li></ul>'.
	    '<br/><strong>License Tab:</strong>'.
	    '<ul><li>The area where we can validate the license by just following the steps presented.</li></ul></ul>');
define('_JNEWS_EMPTY_Q','Empty Queue');
define('_JNEWS_RESET_SN','Reset S.N. Counter');
define('_JNEWS_Q_M1','There are no emails in the queue.');
define('_JNEWS_INSTALL_CLICKSTART', 'Click here to get started!');
define('_JNEWS_INSTALL_DESC', 'Thank you for choosing jNews.<br><br>
jNews is a mailing lists, newsletters, auto-responders and follow up tool for communicating effectively with your users and customers.');
define('_JNEWS_INSTALL_ERRORN' , 'If you have error during the installation process, please refer to our');
define('_JNEWS_INSTALL_DOC' , 'documentation here.');
define('_JNEWS_INSTALL_SUCC' , 'Successfuly Installed.');
define('_JNEWS_INSTALL_STATUS_CONFIG' , 'jNews Configuration:');
define('_JNEWS_INSTALL_STATUS_PLUGIN' , 'jNews Plugin(Bot):');
define('_JNEWS_INSTALL_STATUS_MOD' , 'jNews Module:');
define('_JNEWS_INSTALL_UPDATES' , 'jNews Updates');
define('_JNEWS_STATS_GUIDE', '<strong>Mailing Reports: </strong><br/>'.
		'<ul> <li>It will generate a list of mailings sent based on the given date range. </li> ' .
		'<li>It will count the following: <ul><li> the no. of mails sent in HTML & Text Format,</li>' .
			'<li> no. of how many viewed the mails in HTML format, </li>' .
			'<li>how many mail sent that are failed, </li><li>still on-process (pending), ' .
			'</li><li>email bounced,</li> <li>and the total sent is the no. of emails sent on each mailing.</li> </ul></li></ul>'.
		'<strong>List Reports:</strong> <br/>'.
		'<ul> <li>It will generate a listing of List Names based on the date of subscriptions on a given date range. </li>' .
			'<li>It will list the following:  <ul><li>total no. of subscribers who made a subscription </li> ' .
			'<li>total no. of subscribers who unsubscribed, </li>' .
			'<li>total no. of confirmed and unconfirmed subscribers on each list type. </li>  </ul></li></ul>'.
		'<strong>Subscribers Report:</strong> <br/>'.
		'<ul> <li>It will generate a report on the total no. of subscribers on a given date range.</li> </ul>'.
		'<strong>How to Export the Report into CSV File:</strong>'.
		'<ul> <li>On each Reports (Mailing, List and Subscribers), an export icon is found at the upper right of each tab.</li>'.
		'<li>Click the export icon to export the file.</li></ul>'
		);
define('_JNEWS_TEMPLATE_ALIAS' , 'Alias');
define('_JNEWS_SEARCH' , 'Suche');
define('_JNEWS_SEARCH_GO' , 'Suchen');
define('_JNEWS_SEARCH_RESET' , 'Zurücksetzen');
define('_JNEWS_SENDER_LIST_INFO', 'Click to select sender from list' );
define('_JNEWS_FILTER_MAILING' , 'Select a Mailing ');
define('_JNEWS_MESSAGE_QUEUE' , 'All Mailings in the Queue ');
define('_JNEWS_FILTER_LIST' , 'Select Type');
define('_JNEWS_MAILING_TAG' , 'Tag');
define('_JNEWS_MAILING_TAGINSERT' , 'Insert');
define('_JNEWS_MAILING_TAG_INSTRUCT' , '<p>Select the desired tag to be added and click insert.<br> Note: <i>Make sure to place the cursor in the text editor where you want to insert.</i></p>');
define('_JNEWS_TAG_SUBSCRIPTION', '{tag:subscriptions}');
define('_JNEWS_TAG_UNSUBSCRIBE', '{tag:unsubscribe}');
define('_JNEWS_TAG_SUBSCRIPTION_DESC', 'This will be replaced by the defined constant "_JNEWS_CHANGE_EMAIL_SUBSCRIPTION" in the translation.');
define('_JNEWS_TAG_UNSUBSCRIBE_DESC', 'This will be replaced by the defined constant "_JNEWS_UNSUBSCRIBE" in the translation.');
define('_JNEWS_TAG_VIEWONLINETXT', '{viewonline:text here}');
define('_JNEWS_TAG_VIEWONLINE', 'view it in your browser');
define('_JNEWS_TAG_VIEWONLINE_DESC', 'This will be replaced by either the default text or what you put in the "text here" with a link.');

//since 1.1.0

define('_JNEWS_SHOW_CRON','Enable joobi cron');

define('_JNEWS_SHOW_CRON_TIPS','Enables the cron set up upon the installation of jNews.<br>This cron was set up in https://joobi.org and will be triggered every 15 minutes');
define('_JNEWS_CRON_FSETTINGS' , 'Cron Settings');

define('_JNEWS_INSTALL_ACAUPDATEMSG' , 'Do you want to import your database from Acajoom to jNews?');
define('_JNEWS_INSTALL_ACAUPDATEBTN' , 'Import Acajoom Data');
define('_JNEWS_INSTALL_ACAUPDATENOTE' , 'NOTE : This will transfer data stored from Acajoom tables to jNews tables.');

define('_JNEWS_MAILING_UPDATED' , 'Mailings successfully imported.');
define('_JNEWS_DETAIL_UPDATED' , 'Stats Details successfully imported');
define('_JNEWS_GLOBAL_UPDATED' , 'Stats Globals successfully imported');
define('_JNEWS_SUBSCRIBER_UPDATED' , 'Subscribers successfully imported');
define('_JNEWS_QUEUE_UPDATED' , 'Queues successfully imported');
define('_JNEWS_LISTSUBSCRIBER_UPDATED' , 'List Subscribers successfully imported');

define('_JNEWS_LIST_UPDATED_FAILED' , 'No Lists successfully imported');
define('_JNEWS_MAILING_UPDATED_FAILED' , 'No Mailings successfully imported');
define('_JNEWS_DETAIL_UPDATED_FAILED' , 'No Detailed Statistics successfully imported');
define('_JNEWS_GLOBAL_UPDATED_FAILED' , 'No Global Statistics successfully imported');
define('_JNEWS_SUBSCRIBER_UPDATED_FAILED' , 'No Subscribers successfully imported');
define('_JNEWS_QUEUE_UPDATED_FAILED' , 'No records successfully imported to Queue');
define('_JNEWS_LISTSUBSCRIBER_UPDATED_FAILED' , 'No records successfully imported to List Subscribers');

define('_JNEWS_LEGEND' , 'Legend');
define('_JNEWS_NOTVISIBLE', 'Not Visible');
define('_JNEWS_SCHEDULED', 'Scheduled');
define('_JNEWS_SUBSCRIBERS_UNREGISTERED', 'Unregistered');
define('_JNEWS_TEMPLATE_UPLOAD_SUCCESS', 'Successfully uploaded template' );
define('_JNEWS_TEMPLATE_UPLOAD_FAIL', 'Fail to upload template. Kindly verify the zip file if it has the main index.html file.' );
define('_JNEWS_UPLOAD_ZIP_INVALID', 'Can only upload templates in zip files' );
define('_JNEWS_CUSTOMCSS', 'Input your Custom CSS here');
define('_JNEWS_TEMPLATE_ALERT', 'Template name and alias are required!');

//since 2.2.0
define('_JNEWS_UNSUB_NOTIFYMSG','Send Unsubscribe Notification');
define('_JNEWS_SEND_UNSUBNOTIFY_TIPS','Specify here if you want to send an unsubscription notification to the list owner or not.');
define('_JNEWS_UNSUB_ADMINMESSAGE', 'Unsubscribe Notification Message');
define('_JNEWS_INFO_AMIN_UNSUB_NOTIFY', 'This message will be send to List Owner or List creator when someone unsubscribes to the list. Any message can be entered here.');

//templates
define('_JNEWS_CSS_TOGGLESTYLE','Toggle Styling');
define('_JNEWS_EXTERNALCSS_LINK','Add External CSS Link');
define('_JNEWS_EXTERNALCSS_PROCESS','Process');
define('_JNEWS_TEMP_COMBINECLASS','Combined class selector');
define('_JNEWS_COMBINECLASS_SUPPORT','is not supported');
define('_JNEWS_TEMP_COMBINECLASS_IN','in');
define('_JNEWS_TEMP_HTMLTAG','Found html tag ');
define('_JNEWS_TEMP_CONTDEV','You may contact developer for it to be added');
define('_JNEWS_TEMP_COMBCLASSPSEUDO','Combined pseudo-class selector');
define('_JNEWS_TEMP_COMBCLASSEID','or element id');

//Menus
define('_JNEWS_MENU_LIVE_SUPPORT','Live Support');

//Tags
define ('_JNEWS_SMART_TAG', 'This will be replaced by the latest created, modified and published article when you create a Smart-Newsletter type of mailing.');

//Toobar Menus
define('_JNEWS_DONEW_SUBSCRIBERB', 'Name and Email are required!');

//since 3.1.0
define('_JNEWS_IP', 'IP Adresse');
define('_JNEWS_MENU_STATS_REPORTS', 'Statistik-Berichte');
define('_JNEWS_LIST_T_ADMIN_NOTIFICATION', 'Mitteilung des Admin');
define('_JNEWS_MENU_REFRESH_STATS', 'aktualisieren');
define('_JNEWS_MENU_GENERATE_STATS', 'erzeugen');

//since 3.2.0
define('_JNEWS_LIST_T_LIST' , 'List');
define('_JNEWS_UNSUBSCRIBE_ADMIN_NOTIFICATION', '<p>Dear [LISTOWNERNAME],<br /> <br /></p> <p style="padding-left: 30px;">This is an automated message from [SITE]. To inform you that a user unsubscribed to your newsletter list.</p> <p style="padding-left: 60px;"><strong>Details</strong></p> <p style="padding-left: 60px;">Date and Time of Unsubscription: <strong>{tag:date}</strong><br />Subscriber Name: <strong>[SUBSCRIBERNAME]</strong><br />Subscriber Email: <strong>[SUBSCRIBEREMAIL]</strong></p> <p style="padding-left: 60px;">Unsubscribed List: <strong>[LISTID] - [LISTNAME]</strong></p> <p style="padding-left: 30px;">Please do not response to this message as it is automatically generated and is for information purposes only.</p> <p> </p> <p>Thank You!</p>');

//Tagging
define('_JNEWS_TAG_MODNAME' , 'Module Name');
define('_JNEWS_TAG_MODTYPE' , 'Type');
define('_JNEWS_TAG_MODPOSITION' , 'Position');
define('_JNEWS_TAG_ACL' , 'Access Level');
define('_JNEWS_TAG_SPECIAL' , 'Special');
define('_JNEWS_TAG_PUBLIC' , 'Public');
define('_JNEWS_TAG_ARTICLESECTION' , 'Section');
define('_JNEWS_TAG_ARTICLECATEGORY' , 'Category');
define('_JNEWS_TAGMENU_MODULE' , 'Joomla Module');
define('_JNEWS_TAGMENU_AUTOCONTENT' , 'Auto Content');
define('_JNEWS_TAGMENU_AUTOCONTENT_K2' , 'Auto K2');
define('_JNEWS_TAGMENU_SUBSCRIPTION' , 'Subscription');
define('_JNEWS_TAGMENU_USERS' , 'Users');
define('_JNEWS_TAGMENU_DATETIME' , 'Date/Time');
define('_JNEWS_TAGMENU_WEBSITE' , 'Site Links');
define('_JNEWS_TAGMENU_CONTENT' , 'Content');
define('_JNEWS_TAGPICKLIST_ORDERING' , 'Ordering');
define('_JNEWS_TAGPICKLIST_ORDERINGTIP' , 'Select the way you want your articles to be ordered.');
define('_JNEWS_TAGPICKLIST_CREATED' , 'Created Date (Newest First)');
define('_JNEWS_TAGPICKLIST_TITLE' , 'Title');
define('_JNEWS_TAGPICKLIST_Order' , 'Order');

define('_JNEWS_SELECT_MAILING', 'Please select a mail to edit!');
define('_JNEWS_DELETE_MAILING', 'Please select a mail to delete!');
define('_JNEWS_COPY_MAILING', 'Please select a mail to copy!');
define('_JNEWS_TAG_CONFIRM_DESC', 'This will be replaced by the defined constant "_JNEWS_CONFIRM_SUBSCRIPTION" in the translation with the confirmation link.');
define('_JNEWS_TEMPLATE_SAVED', 'Template successfully saved.');
define('_JNEWS_SUBSCRIPTION_NOT_AVAIL_LIST', 'You are trying to subscribe to a listid that does not exist.');

//since 4.0.0
define('_JNEWS_MENU_TAG' , 'Tags');
define('_JNEWS_TAG_EMAIL_DESC', 'This will be replaced by the email of the subscriber.');
define('_JNEWS_TAG_FWDTOFRIEND', 'Forward to a friend.');
define('_JNEWS_TAGTITLE_SITE', 'Site Links');
define('_JNEWS_TAGTITLE_CONTENT', 'Joomla Contents');
define('_JNEWS_TAGTITLE_AUTOCONTENT', 'Automatic Joomla Contents');
define('_JNEWS_TAGTITLE_MOD', 'Joomla Modules');
define('_JNEWS_TAGCAPTION_ALL', 'ALL');
define('_JNEWS_SUCCESS_COPIED' , ' successfully copied.');
define('_JNEWS_TAGCAPTION_ALLSECCAT' , 'ALL SECTIONS AND CATEGORIES');
define('_JNEWS_FWD_MYDETAILS' , 'My Details');
define('_JNEWS_FWD_WANTTO' , 'I want to forward this email to');
define('_JNEWS_FWD_MESSAGE' , 'Enter a message');
define('_JNEWS_FWD_MESSAGEHID' , 'This email was forwarded to you by');
define('_JNEWS_FWD_SENDEMAIL' , 'Send Email');
define('_JNEWS_FWD_ADDFIELD' , 'Add another friend.');

define('_JNEWS_NEWSLETTER_ARCHIVE', 'Newsletter Archive');
define('_JNEWS_FWDTOFRIEND_ALRT_UNAME', 'Please enter your name.');
define('_JNEWS_FWDTOFRIEND_ALRT_UEMAIL', 'Please enter your valid e-mail address.');
define('_JNEWS_FWDTOFRIEND_ALRT_FNAME', 'Please enter your friend\'s name.');
define('_JNEWS_FWDTOFRIEND_ALRT_FEMAIL', 'Please enter a valid e-mail address of your friend.');
define('_JNEWS_FWDTOFRIEND_SUCCESS', 'Mailing successfully forwarded to ');
define('_JNEWS_FWDTOFRIEND_FAILED', 'Mailing not successfully forwarded to ');
define('_JNEWS_TAGSITE_TAGTIP', 'Click Insert to add the tag in the newsletter.');
define('_JNEWS_TAGSITE_CAPTION', 'Tag Caption');
define('_JNEWS_TAGSITE_CAPTIONTIP', 'Change the tag caption or text here.');
define('_JNEWS_TAGSMART_ALERT_SELECT', 'Please select your Automatic Content to be added in your newsletter!');
define('_JNEWS_ARLIST', 'Auto-responders');
define('_JNEWS_NEW_SUBSCRIBER', 'Subscriber Succesfully Saved.');
define('_JNEWS_EDIT_AR', 'Edit an Auto-responder');
define('_JNEWS_ARINFO_LIST_DELAY', 'Specify the delay(in days) of this autoresponder from the date of subscription.');
define('_JNEWS_SUBS_LIST', 'This Auto-responder will be attached to the following selected lists:');
define('_JNEWS_SUBS_LIST2', 'Attach lists');
define('_JNEWS_SUBS_LIST_TIPS', 'Attach this auto-responder to the following lists . If a user subscribes to these lists they will also be subscribed to the autoresponder. ');
define('_JNEWS_PRIORD_LISTTYPE','Prioritized list type');
define('_JNEWS_PRIORD_LISTTYPE_TIPS', 'If there is a conflict between lists in subscription of a user prioritize either the list or the auto-responder.');
define('_JNEWS_PRIORD_SUBS','Prioritized subscription');
define('_JNEWS_PRIORD_SUBS_TIPS', 'If there is a conflict between subscription or unsubscription to a list prioritize either the subscription, unsubscription or just do nothing to the existing subscriptions.<br/><b>Ignore Changes</b>: We do not change the subscription if there is a conflict.<br/><b>Subscription</b>: We force the subscription of the user to the auto-responders.<br/><b>Unsubscription</b>: We unsubscribe the user from the auto-responder.');
define('_JNEWS_REMAIN_SUBS','Ignore Changes');
define('_JNEWS_UNSUBS','Unsubscription');
define('_JNEWS_SUBSCRIPTION_AR','Subscription to Auto-responder');
define('_JNEWS_SUBSCRIPTION_LIST','Subscription to List');
define('_JNEWS_YOUR_CRON', 'Your Cron url');
define('_JNEWS_LAUNCH_CRON', 'Launch Cron');

define('_JNEWS_SAFEUNSUBSCRIBE', 'Safe Unsubscribe');
define('_JNEWS_INVIUNPUB', 'The lists you subscribed are either in invisible status or unpublished.<br> Only the admin of the site can unsubscribe you from those lists as of now.');
define('_JNEWS_UNSUBSTOLISTS_MESSAGE','Are you sure you want to unsubscribe from these lists?');
define('_JNEWS_SELECT_ALLLISTS','Click to select all List');
define('_JNEWS_SELECT_ALLLAUTOR','Click to select all Auto-responder');
define('_JNEWS_UNSUBSLINK_TIP','Select yes if you prefer to show unsubscribe link on mailings');
define('_JNEWS_CHANGESUBSLINK_TIP','Select yes if you prefer to show subscription link on mailings for subscriber to change his subscription');
define('JNEWS_AUTOMATIC_CRON', 'An automatic cron is created upon the installation of jNews.<br/>This cron was automatically set up in joobi.org. This cron has the frequency of 15 minutes.');
define('_JNEWS_IMPORTSUB_TIPS','Import subscribers. The information in the file need to be to the following format: <b>Name, email, receiveHTML(1/0), <span style="color: rgb(255, 0, 0);">confirmed(1/0)</span></b>');
define('_JNEWS_NOSMARTTAG', 'The smartnewsletter doesn\'t contain a [SMARTNEWSLETTER] tag yet. Please insert the tag in the content.');
define('_JNEWS_DELETEBTN','Delete Queue');
define('_JNEWS_MENU_STOPQ','Stop Queue');
define('_JNEWS_MENU_STARTQ','Start Queue');
define('_JNEWS_MAILING_QUEUE_DELETED', 'The queue entry have been successfully deleted for this mailing.');
define('_JNEWS_QUEUE_SETTING','Queue Setting');
define('_JNEWS_QUEUESTATS_ON','On');
define('_JNEWS_QUEUESTATS_OF','Off');
define('_JNEWS_QUEUESTATS_TIPS','Turn On if you want the Process Queue to start or Off if you want it to stop.');
define('_JNEWS_MENU_STARTQ_MSG','The processing of queue has been started.');
define('_JNEWS_MENU_STOPQ_MSG','The processing of queue has been stopped.');
define('_JNEWS_QUEUESTATS_NOTIFY','The queue has been stopped if you want to continue proccessing it, you need to ');
define('_JNEWS_PIE_PROCESS_WARN_MESSAGE', 'No Data for Mailing Process');
define('_JNEWS_PIE_FORMAT_WARN_MESSAGE', 'No Data for HTML/Text Format');

//since
define('_JNEWS_NEW_URL_PASS_TIPS','Enter the password to be able to add a subscriber via url. Append the catcher variable passwordA in the URL.');
define('_JNEWS_CRON_PASSWORD', 'Cron Password');
define('_JNEWS_USE_CRON_PASS', 'Use Password for Cron');

//since 4.2.0
define('_JNEWS_QUEUE_STATUS','Queue Status');
define('_JNEWS_SMTPPORT','SMTP Port');
define('_JNEWS_SMARTQUEUE','Smart Queue');
define('_JNEWS_SMARTQ_ON','On');
define('_JNEWS_SMARTQ_OF','Off');
define('_JNEWS_SMARTQ_TIPS','Turn On if you want to enable the Smart processing of queue which will overcome your server limitation.');
define('_JNEWS_SUB_INFO_FIELDS', 'Show More Subscriber Info');
define('_JNEWS_SUB_INFO_FIELDS_TIPS', 'Show IP ,Register Date, User id and Black List fields in the subscriber form in the frontend');
define('_JNEWS_JSUB', 'Frontend Management');
define('_JNEWS_JSUB_TIPS', 'Choose if only the owner of the list or the super admin can only edit and create/view newsletters in the frontend. A user can own a list if he is subscribed via jSubscription');
define('_JNEWS_BYOWNER', 'By Owner');
define('_JNEWS_LIST_ACESS', 'By List Access');
define('_JNEWS_CAPTCHA_WARN',   'Cannot create Captcha Image either you do not have php GD Library installed or php GD Library has not been loaded with TFF support <br>Check your phpinfo() or you can turn off the Enable Captcha option from ');
define('_JNEWS_CAPTCHA_LINK','jNews Configuration under Subscriber Tab');
define('_JNEWS_MORE_TEMPLATES','More Templates');

//Since 5.0.0
define('_JNEWS_TAGMENU_K2CONTENT', 'K2 Contents');
define('_JNEWS_TAGMENU_VMPRODUCTS', 'Virtuemart Products');
define('_JNEWS_TEMPLATE_AVLB','Availability');
define('_JNEWS_TEMPLATE_INS','Installed');
define('_JNEWS_TEMPLATE_DWN','Download');
define('_JNEWS_TEMPLATE_FDWN','Free Download');
define('_JNEWS_TEMPLATE_IMG','Image');
define('_JNEWS_SUBS_INFO','You do not have subscription record to any mailing lists so it is not possible to unsubscribe here.');
define ('_JNEWS_UNSUBS_STATUS','You are already unsubscribe to the list.');
define('_JNEWS_CAPTCHAW', 'Captcha Width');
define('_JNEWS_CAPTCHAW_TIPS', 'Define the width of the captcha in the subscriber module');
define('_JNEWS_CAPTCHAH', 'Captcha Height');
define('_JNEWS_CAPTCHAH_TIPS', 'Define the height of the captcha in the subscriber module');
define('_JNEWS_CAPTCHA_MSG', 'Kindly enter the correct captcha code.');
define('_JNEWS_MCRYPT_MESSAGE', 'The captcha has been turned on without the mcrypt library enabled.<br>Kindly enable the mcrypt extension in your php.ini.<br>You may also want to disable captcha in ');

//Since 5.1.0
define('_JNEWS_FORCED_HTML', 'Send HTML Mailing Only?');
define('_JNEWS_FORCED_HTML_TIP','Yes if you want to force only html mailing will be sent to your subscribers.');

//Since social edition
define('_JNEWS_LISTS_CONFIG','Lists');
define('_JNEWS_LISTS_SETTINGS','Lists Settings');
define('_JNEWS_USE_MASTERLISTS','Use Master Lists?');
define('_JNEWS_USE_MASTERLISTS_TIPS','Yes if you want to use master lists [All Potential Site Members, All Registered Subscribers, All Front-end Lists Subscribers] of your subscribers, No otherwise');
define('_JNEWS_LIST_CREATORFE','Front-end List Creator');
define('_JNEWS_LIST_CREATORFE_TIPS','Define the access level who you will allow to create lists on Front-end');
define('_JNEWS_LIST_CREATORFE_WARN','(You need to specify here the group level of user who can create list on the frontend.)');

define('_JNEWS_BLOG_RENDERING', 'Blog Rendering');
define('_JNEWS_BLOG_TIPS', 'Full Blog: this will load the full blog in the newsletter<br>Intro Only: this will load the x number of characters of the blog with a read more link to the complete blog in your site');
define('_JNEWS_TAGMENU_BLOGS', 'Lyften Bloggie');
define('_JNEWS_TAGMENU_DEALS', 'Deal');
define('_JNEWS_DEALS_INTRO', 'Intro Box');
define('_JNEWS_DEALS_FULL', 'Full Description');
define('_JNEWS_DEAL_NAME', 'Deal Name/<br> Short Description');
define('_JNEWS_DEAL_INDUSTRY', 'Industry/<br> Country');
define('_JNEWS_DEAL_TARGET', 'Target Amount/<br> Inv Range');
define('_JNEWS_DEAL_TYPE_TIPS', 'Full Description: will include the entire deal in the newsletter.<br />' .
		'Intro box: will include only the introduction of the deal in the newsletter.<br/>');
define('_JNEWS_CONTENT_TIP', 'ID of the content to be inserted in the newsletter');
define('_JNEWS_CONTENT_ID', 'Content ID');
define('_JNEWS_BLOG_TIP', 'ID of the blog to be inserted in the newsletter');
define('_JNEWS_BLOG_ID', 'Blog ID');
define('_JNEWS_TAGMENU_JOMSOCIAL','JomSocial');
define('_JNEWS_TAGCAPTION_ALLCAT','All Categories'); //_JNEWS_TAG_ARTICLECATEGORY
define('_JNEWS_PLUG_INSTALLED','Plugin %s installed successfully');
define('_JNEWS_MODULE_INSTALLED','Module %s installed successfully');
define('_JNEWS_EMAIL_LISTS', 'Lists');
define('_JNEWS_LEADS_REP', 'Leads Reports');
define('_JNEWS_SUBSCRIBERS', 'Subscribers');
define('_JNEWS_ALLOW_SN', 'Allow Smart-Newsletter');
define('_JNEWS_ALLOW_SN_TIP', 'Allow creation of smart-newsletter in the frontend.');
define('_JNEWS_UNSUBSCRIBE_SUBJECT_NOT', 'Unsubscription Notification');
define('_JNEWS_RED_SUBSCRIPTION', 'Redirect After Subscription');
define('_JNEWS_RED_SUBS_TIP', 'Redirect page after subscription from the module.');
define('_JNEWS_PLEASE_WAIT', 'Please wait...');
define('_JNEWS_MOD_MESSAGE', 'Pop-up Subscription Message');
define('_JNEWS_MOD_MESSAGE_TIP', 'Select Yes to pop-up the subscription message. Select No to put the message in the module');

//since 6.1.0
define('_JNEWS_CREATE_NEWSUBS_TIPS', 'Specify here the default number of rows of subscribers information to be created or added in the front-end.');
define('_JNEWS_CREATE_NEWSUBS','Add New Subsbcribers in');
define('_JNEWS_ROWS', 'rows');
define('_JNEWS_USE_BACKENDVIEW', 'Add Subscribers Using Default View');
define('_JNEWS_USE_BACKENDVIEW_TIPS', 'Specify here if you want to add subscribers in front-end using the default view used in the back-end');

define('_JNEWS_TERMS_CONDITIONS', 'Terms and Condition');
define('_JNEWS_TERMS_WARN', 'Please check the terms and conditions option. To read the terms and conditions kindly click on the Terms and Conditions link');
define('_JNEWS_TERMS_LINK','Terms and Condtion Link');
define('_JNEWS_TERMS_LINK_TIPS','Enter the complete link for the terms and conditions here.<br><strong>(ex. http://www.yoursite.com/index.php?option=com_content&view=article&id=[article_id]&Itemid=[Item_id]</strong>');
define('_JNEWS_SHOW_TERMS','Show Terms and Condition');
define('_JNEWS_SHOW_TERMS_TIPS','Add the Terms and Condition in the subscriber module');
define('_JNEWS_CHECK_TERMS','Check Terms and Condition');
define('_JNEWS_CHECK_TERMS_TIPS','Check or uncheck the terms and condition by default.');

//since 7.0.0
define('_JNEWS_CRON_SYSTEM', 'Cron System');
define('_JNEWS_CRON_SYSTEM_TIPS', 'Defines the cron used to launched the automatic scheduling of jNews.<br><br> [0] <strong> No Cron </strong> - if you do not want to use the automatic sending of mailing.' .
		'<br><br>[1] <strong>jNews Cron System Plugin</strong> - if you want your jNews Cron will be triggered within your site itself.<br><br>[2] <strong>Joobi Cron</strong> - if you want to avail the free Cron Task provided by <a href="https://joobi.org">Joobi</a>. ' .
		'<br><br>[3] <strong>External Cron</strong> - if you prefer to have your own cron task on your server.');
define('_JNEWS_NO_CRON', 'No Cron');
define('_JNEWS_CRON_PLUGIN', 'jNews Cron System Plugin');
define('_JNEWS_CRON_JOOBI','Joobi Cron');
define('_JNEWS_CRON_EXTERNAL','External Cron');
define('JNEWS_CAPTCHA_FTWARN','Cannot view the captcha image because FreeType Support of your GD Library is disabled. ' .
		'<br/>You may go to the backend of your site -> Help -> System Info -> PHP Information Tab -> gd section and check if FreeType Support is enable or not. ' .
		'<br/> If disabled you can enable it in the php.ini file of your server.');

//since 7.1.0
define('_JNEWS_SUBSCRIPTION_SETTINGS', 'Subscription Settings');
define('_JNEWS_SUBNOTIFY_MSG', 'Subscribe Notify Message');
define('_JNEWS_SUBNOTIFY_MSG_TIPS','This message will be send to List Owner or List creator when a subscriber subscribes to the list. Any message can be entered here.');
define('_JNEWS_SUBSDEFAULT_NOTIFYMSG', '<p>Dear [LISTOWNERNAME],<br /> <br /></p>
<p style="padding-left: 30px;">This is an automated message from [SITE] to notify you that a user subscribed to your newsletter list.</p>
<p style="padding-left: 60px;"><strong>Details</strong></p>
<p style="padding-left: 60px;">Date and Time of Subscription: <strong>{tag:date}</strong><br />Subscriber Name: <strong>[SUBSCRIBERNAME]</strong><br />Subscriber Email: <strong>[SUBSCRIBEREMAIL]</strong></p>
<p style="padding-left: 60px;">Subscribed List: <strong>[LISTID] - [LISTNAME]</strong></p>
<p style="padding-left: 30px;">Please do not response to this message as it is automatically generated and is for information purposes only.</p>
<p> </p>
<p>Thank You!</p>');
define('_JNEWS_SUBS_NOTIFYSUBJECT','Subscription Notification');
define('_JNEWS_UNSUBS_NOTIFYSUBJECT','Unsubscription Notification');
define('_JNEWS_SENDTEST_CONFIGSUCC','If you receive this email, it means that you will be able to send any other e-email from the website.');
define('_JNEWS_SENDTEST_CONFIGERROR','Kindly review your mail configuration there might be some settings that were not set properly.');
define('_JNEWS_LIST_UNPUBMSG','Your list is unpublished, in order to use the list you created you need to publish it first.');
define('_JNEWS_LIST_INVIMSG','Your list is invisible on frontend, for your subscriber to see it you need to make your list visible first.');
define('_JNEWS_TEMPLATE_STYLE_TH5','Title h5');
define('_JNEWS_TEMPLATE_STYLE_TH6','Title h6');
define('_JNEWS_SENDTEST_TEMP','Send Test Template');
define('_JNEWS_NOCRON_USED','No cron task created or used for jNews.');

//since 7.2.0
define('_JNEWS_LISTS_UNSUBMSG','You are already unsubscribe from the Mailing Lists.');
define('_JNEWS_SEND_NEWSLETTER','Send Newsletter');
define('_JNEWS_MSG_SENT_SUCCESS', 'sent successfully to');
define('_JNEWS_MSG_SENT_FAIL', 'not sent successfully to');
define('_JNEWS_QUEUE_STATUSSEND', 'Queue Status');
define('_JNEWS_MENU_CONTINUE','Continue');
define('_JNEWS_QUEUE_EMPTYINFO','The queue is empty and there are no scheduled mailings to be processed.');
define('_JNEWS_QUEUE_READYTOSEND','Mailings Ready to be Sent');
define('_JNEWS_QUEUE_SCHEDULED','Scheduled Mailings');
define('_JNEWS_QUEUE_STILLONQUEUE','Mailings still on Queue at');
define('_JNEWS_SENDBTN','Send');

//since 7.3.0
define('_JNEWS_SMTPSECURE', 'SMTP Secure');
define('_JNEWS_SMTPSECURE_TIPS', 'If you use a SMTP Server, you can add a secure process before connecting to the SMTP Server.');
//define('_JNEWS_NO_LISTS_AVAILABLE', 'No lists available for this type.');

//since 7.4.0
define('_JNEWS_NO_LISTS_AVAILABLE', 'No lists available for this type.');
define('_JNEWS__LIST_HTML_EDITOR', 'List HTML editor is turned off. <br /> If you wish to add a description for the list kindly turn on the List Description editor in the Configuration>>Miscellaneoous tab.');
define('_JNEWS_TAGMODULE_REPLACE_MESSAGE', 'If your module tag was not replaced or has been replaced with an empty string, please check if the allow_url_fopen is set to on in your php.ini or if not please check if your server supports cURL.<br />It is a requirement to turn on the allow_url_fopen or curl to be able to replace the module tag in the preview and in sending from the backend. If you don\'t have either of the two the module tag will only be replaced if it is sent via the cron');
define('_JNEWS_QUEUE_PROCESS_ERROR', 'An error occured while retrieving queue entries to be processed; there is too much entries to be retrieved from the queue.<br /> Please reduce the maximum emails per task in the Scheduler tab in the jNews Configuration.');
define('_JNEWS_TOO_MUCH_CRON_MAX_EMAILS', 'You have too much max cron emails to be processed per task.<br /> Please reduce the number of emails to be processed per task to avoid a problem when loading the entries in the queue for processing. <br />Kindly lessen the maximum emails per task but increase the max cron frequency(frequency approved by your provider) to still send newsletters fast.');
define('_JNEWS_VIEW_BROWSER', 'View on the Browser');
define('_JNEWS_THE_MAILING', 'The mailing ');
define('_JNEWS_SENT_ALL', ' successfully sent to the subscribers.');
define('_JNEWS_NO_MAILINGS_YET', 'There are no mailings to be sent on this time.');
define('_JNEWS_CRON_TRIGGERRED', 'Last time cron triggered');
define('_JNEWS_CRON_TRIGGERRED_TIPS', 'Last time cron triggered');
define('_JNEWS_CRON_TRIGGERRED_ADD_INFO', 'Note: Even though the cron is triggerred it still can be that the queue and scheduled newsletters are not being processed.');
define('_JNEWS_UNSUBSCRIBE_ALL', 'Unsubscribe to All Lists');
define('_JNEWS_UNSUBSCRIBE_ALL_OR', 'or click here to Unsubscribe from All Lists');
define('_JNEWS_UNSUBSCRIBE_ALL_MESS', 'You have been unsubscribed from all lists!');
define('_JNEWS_UNSUBSCRIBE_ALL_CAPTION', 'Show Unsubscribe to All Lists');
define('_JNEWS_UNSUBSCRIBE_ALL_CAPTION_TIPS', 'Select Yes to show the Unsubscribe To All Lists button in the frontend.');
define('_JNEWS_ATTEMPTED', 'Attempted to send');
define('_JNEWS_RESCHEDULED', 'This newsletter has been rescheduled and will attempt to send again.');
define('_JNEWS_REACHED_MAX_ATTEMPT', 'Note: If the no. of attempts in trying to send the newsletter already exceeded the maximum no. of attempts, this entry will be deleted from the queue.');
define('_JNEWS_REGWARN_COLUMN','Please enter');
define('_JNEWS_COLUMN_SHOW','Show Column ');
define('_JNEWS_SHOW_COLUMN_TIPS','Show/hide this column in your subscribers list-BE');
define('_JNEWS_INPUT_COLUMN','Column ');
define('_JNEWS_INPUT_COLUMN_TIPS','Enter your column ');
define('_JNEWS_COLUMN_DESC', 'This will be replaced by your user defined column ');
define('_JNEWS_HELP', 'Help');
define('_JNEWS_SEND_LOG_TO_TIPS', 'Send mailing reports to this email. If none is specified the mailing report will be sent to the first admin of the site');
define('_JNEWS_SEND_LOG_TO', 'Send mailing reports to');
define('_JNEWS_ASSIGN_LIS_TEMPLATE', 'List Template');
define('_JNEWS_ASSIGN_LIS_TEMPLATE_TIPS', 'Select default template to be used for this list');
define('_JNEWS_AUTO_OPTION_NO_SYNC', 'Sync No Users');
define('_JNEWS_QUEUE_BLOCK', 'Block');
define('_JNEWS_QUEUE_UNBLOCK', 'Unblock');
define('_JNEWS_TAGMENU_MEDIA_SHARE', 'Social Share');
define('_JNEWS_JOOBI_CRON', 'Joobi Cron System');
define('_JNEWS_JOOBI_CRON_TIPS', 'Select Yes to publish Joobi Cron and be able to use this cron system. Select No if you don\'t want to use this cron. This cron will be triggered every 15 minutes.');
define('_JNEWS_JNEWS_CRON', 'jNews Cron System Plugin');
define('_JNEWS_JNEWS_CRON_TIPS', 'Select Yes to publish jNews Cron System Plugin and be able to use this cron system. Select No if you don\'t want to use this cron. This cron will be triggered ever 15 minutes.');
define('_JNEWS_JOOBICRON_YES', 'Yes');
define('_JNEWS_JOOBICRON_NO', 'No');
define('_JNEWS_TITLE', 'This will be replaced with the title of the newsletter.');

//since 7.5.x
define('_JNEWS_CREATE_DATE', 'Create Date');
define('_JNEWS_MENU_SEND_TEST_TEXT', 'Send Test Email(Text)');
define('_JNEWS_CRON_NEXTTRIGGER', 'Next Cron Task');
define('_JNEWS_CRON_NEXTTRIGGER_TIPS', 'This date indicate when the cron task will be able to be triggered. If the URL get triggered before that time it will NOT trigger the queue.');
define('_JNEWS_AUTONEWS_DATE', 'Start Date');
define('_JNEWS_AUTONEWS_DATE_TIPS', 'Created: will only include the article last created.<br />Modified: will include the article last created AND modifed.');
define('_JNEWS_AUTONEWS_DATE_CREATED', 'Created');
define('_JNEWS_AUTONEWS_DATE_MODIFIED', 'Modified');
define('_JNEWS_UNSUBCRIBERS_VIEW', 'Unsubscribed');
define('_JNEWS_UNSUBSCRIBER_CONFIG', 'Unsubscribers');
define('_JNEWS_SUB_LISTTYPE_ALL', 'All Subscribers');
define('_JNEWS_SUB_LISTTYPE_ONLY_SUBCRIBED', 'Subscribed');
define('_JNEWS_SUB_LISTTYPE_ONLY_UNSUBCRIBED', 'Unsubscribed');
define('_JNEWS_SUB_LISTTYPE_ONLY_WAITINGCONF', 'Waiting Confirmation' );
define('_JNEWS_SUB_LISTTYPE_ONLY_BLOCKED', 'Blocked Users');
define('_JNEWS_MENU_SEND_TESTSPAM', 'Test for Spam');
define('_JNEWS_SPAMTEXT_MESSAGE_SENT_SUCCESSFULLY', 'Spam Test Email successfully sent, please check your mail box!');
define('_JNEWS_AUTONEWS_NEXT_GEN', 'Next generated date' );
define('_JNEWS_AUTONEWS_NEXT_GEN_TIPS', 'The next time jNews will generate a Newsletter' );
define('_JNEWS_AUTONEWS_SMARTNEWS_PROCESS', 'The system processed the SmartNewsletter ( %s ) and found %s  new published articles between %s and %s .' );
define('_JNEWS_AUTONEWS_NO_SMARTNEWS_GENERATE_IDS', 'There is no SmartNewsletter to generate yet for the ID %s .' );
define('_JNEWS_AUTONEWS_NO_SMARTNEWS_GENERATE_DATE', 'A SmartNewsletter will be generated after this date: %s .' );
define('_JNEWS_AUTONEWS_NO_SMARTNEWS_GENERATE_TIME', 'The current time is: %s .' );
define('_JNEWS_NEWSLETTER_BE_SENT', ' will be sent to ' );
define('_JNEWS_NEWSLETTER_BE_SUBCRIBERS', 'subscribers.' );
define('_JNEWS_NEWSLETTER_BE_NEXT', 'The next mailing will be sent after %s .' );
define('_JNEWS_NEWSLETTER_BE_READY_SENT', ' ready to be sent to ' );
define('_JNEWS_DESC_SUPERPACK', 'jNews SuperPack the ultimate mailing system including lots of preloaded templates. jNews! Your Communication Partner!');
define('_JNEWS_DESC_SOCIAL', 'jNews Social the ultimate mailing system for your Social community. jNews! Your Communication Partner!');

//since 7.6.x
define('_JNEWS_SNTAG_NO_REQUIRED', 'Multi-Purpose Smart-Newsletter');
define('_JNEWS_SNTAG_NO_REQUIRED_TIP', 'If YES the Smart-Newsletter will NOT require a [SMARTNEWSLETTER] tag and therefore can be used to schedule anything else, eg: latest members in JomSocial or latest calendar events.');
define('_JNEWS_SEND_MAIL_EMAIL', 'From email');
define('_JNEWS_SEND_MAIL_EMAIL_TIPS', 'Choose what email will show as the sender.');
define('_JNEWS_SUB_REDIRECT_URL', 'Subscription redirect URL');
define('_JNEWS_SUB_REDIRECT_URL_TIPS', 'Specified a redirect URL for the front-end component subscirption form.');
define('_JNEWS_SUCCESS_ALREADY_SUB', 'Your email already exists in our mailing list.');
define('_JNEWS_SUBSCRIBE_NOTIFICATION', 'List Subscription Notification');
define('_JNEWS_SUBSCRIBE_NOTIFICATION_TIPS', 'Specified a list of emails seperated by comma (,) to which you want the subscription notification to be sent to.');
define('_JNEWS_UNSUBSCRIBE_NOTIFICATION', 'List Unsubscription Notification');
define('_JNEWS_UNSUBSCRIBE_NOTIFICATION_TIPS', 'Specified a list of emails seperated by comma (,) to which you want the unsubscription notification to be sent to.');
define('_JNEWS_COMPONENT_THEME', 'Component Theme');
define('_JNEWS_COMPONENT_THEME_TIPS', 'Choose the theme you want to use for back-end and front-end.');
define('_JNEWS_TAGSITE_THEME', 'Display newsletter');
define('_JNEWS_TAGSITE_THEME_TIPS', 'Define if you want to display only the newsletter or if you want to include also Joomla template.');
define('_JNEWS_TAG_INSERT_TAG', 'Insert Tag');
define('_JNEWS_ALLOW_FE_AUTORESPONDERS', 'Allow FE Auto-Responders');
define('_JNEWS_ALLOW_FE_AUTORESPONDERS_TIPS', 'Allow the creation of auto-responders in the frontend.');

//since 7.7.x
define('_JNEWS_ARCHIVELINK_STANDARD', 'Standard');
define('_JNEWS_ARCHIVELINK_POPUP', 'Pop-Up');
define('_JNEWS_ARCHIVELINK_PAGE', 'New Page');
define('_JNEWS_ARCHIVE_LINK', 'Link to Archive');
define('_JNEWS_ARCHIVE_LINK_TIPS', 'Chose the type of link / windows for the display of the archived newsletter.');
define('_JNEWS_AUTONEWS_DATE_PUBLISHUP', 'Start Publishing');
define('_JNEWS_AUTONEWS_NO_ARTICLE', 'There is no Article to add to the Smart Newsletter at this moment.');
define('_JNEWS_CAPTCHA_TIPS', 'Enter Security Code Here');
define('_JNEWS_EXPORT_TEXT_ALL','All subscribers will be exported!');


//since 8.0.x
define('_JNEWS_HIDE_TITLE','Hide title');
define('_JNEWS_HIDE_TITTLE_ARTICLE_TIPS', 'Yes to hide the title of the inserted article.'); 
define('_JNEWS_UNSUBSCRIBE_MESSAGE_TEXTAREA', 'Please let us know why you unsubscribe:'); 
define('_JNEWS_UNSUBSCRIBE_MESSAGE_TEXTAREA_TITLE', 'Feedback');


// since 8.3.x
define('_JNEWS_DKIM_SETTINGS', 'DKIM Settings');
define('_JNEWS_DKIMACTIVATED_TIPS', 'If you want your emails to have the DKIM signature , select yes to activate DKIM');
define('_JNEWS_DKIMACTIVATED', 'Activate  DKIM ?');
define('_JNEWS_PRIVATE_KEY_PATH_TIPS', 'Provide the path for the system to access your DKIM private key. e.g. If the file has been kept along with the .htaccess the value to be entered here would be /.htkeyprivate. If its inside a folder then /xyz/.htkeyprivate');
define('_JNEWS_PRIVATE_KEY_PATH', 'Private Key Location');
define('_JNEWS_DKIM_PASSPHRASE_TIPS', 'Enter the passphrase that was created while generating the public-private keys. e.g. 123456789');
define('_JNEWS_DKIM_PASSPHRASE', 'Passphrase');