PageRenderTime 45ms CodeModel.GetById 12ms RepoModel.GetById 0ms app.codeStats 1ms

/administrator/components/com_jnewsletter/language/germani.php

https://github.com/viollarr/alab
PHP | 1388 lines | 1157 code | 123 blank | 108 comment | 11 complexity | e96c914036c59cce51a2e730abe962d8 MD5 | raw file
Possible License(s): LGPL-2.1, GPL-2.0, AGPL-3.0, Apache-2.0, BSD-3-Clause, GPL-3.0
  1. <?php
  2. defined('_JEXEC') OR defined('_VALID_MOS') OR die('...Direct Access to this location is not allowed...');
  3. /**
  4. * <p>German informal language file.</p>
  5. * @copyright (c) 2006 David Freund / All Rights Reserved
  6. * @author David Freund <david@mjjd.de>
  7. * @version 1.0.4
  8. * @version $Id: germani.php 491 2007-02-01 22:56:07Z divivo $
  9. * @link http://www.ijoobi.com
  10. */
  11. ### General ###
  12. //jnewsletter Description
  13. define('_ACA_DESC_CORE', compa::encodeutf('jNews ist eine Komponente, zum Verwalten von Mailinglisten, Newslettern, Autorespondern und mehr, um effizient mit seinen Bentuzern und Kunden zu kommunizieren. ' .
  14. 'jNews, dein Kommunikationspartner!'));
  15. define('_ACA_DESC_GPL', compa::encodeutf('jNews ist eine Komponente, zum Verwalten von Mailinglisten, Newslettern, Autorespondern und mehr, um effizient mit seinen Bentuzern und Kunden zu kommunizieren. ' .
  16. 'jNews, dein Kommunikationspartner!'));
  17. define('_ACA_FEATURES', compa::encodeutf('jNews, dein Kommunikationspartner!'));
  18. // Type of lists
  19. define('_ACA_NEWSLETTER', compa::encodeutf(' Newsletter'));
  20. define('_ACA_AUTORESP', compa::encodeutf('Auto-responder'));
  21. define('_ACA_AUTORSS', compa::encodeutf('Auto-RSS'));
  22. define('_ACA_ECARD', compa::encodeutf('eCard'));
  23. define('_ACA_POSTCARD', compa::encodeutf('Post card'));
  24. define('_ACA_PERF', compa::encodeutf('Performance'));
  25. define('_ACA_COUPON', compa::encodeutf('Coupon'));
  26. define('_ACA_CRON', compa::encodeutf('Cron Task'));
  27. define('_ACA_MAILING', compa::encodeutf('Mailing'));
  28. define('_ACA_LIST', compa::encodeutf('Liste'));
  29. //jnewsletter Menu
  30. define('_ACA_MENU_LIST', compa::encodeutf('Listenverwaltung'));
  31. define('_ACA_MENU_SUBSCRIBERS', compa::encodeutf('Abonnenten'));
  32. define('_ACA_MENU_NEWSLETTERS', compa::encodeutf(' Newsletter'));
  33. define('_ACA_MENU_AUTOS', compa::encodeutf('Auto-responders'));
  34. define('_ACA_MENU_COUPONS', compa::encodeutf('Coupons'));
  35. define('_ACA_MENU_CRONS', compa::encodeutf('Cron Tasks'));
  36. define('_ACA_MENU_AUTORSS', compa::encodeutf('Auto-RSS'));
  37. define('_ACA_MENU_ECARD', compa::encodeutf('eCards'));
  38. define('_ACA_MENU_POSTCARDS', compa::encodeutf('Post cards'));
  39. define('_ACA_MENU_PERFS', compa::encodeutf('Performance'));
  40. define('_ACA_MENU_TAB_LIST', compa::encodeutf('Liste'));
  41. define('_ACA_MENU_MAILING_TITLE', compa::encodeutf('Mailings'));
  42. define('_ACA_MENU_MAILING', compa::encodeutf('Mailings für'));
  43. define('_ACA_MENU_STATS', compa::encodeutf('Statistik'));
  44. define('_ACA_MENU_STATS_FOR', compa::encodeutf('Statistik für'));
  45. define('_ACA_MENU_CONF', compa::encodeutf('Konfiguration'));
  46. define('_ACA_MENU_UPDATE', compa::encodeutf('Import'));
  47. define('_ACA_MENU_ABOUT', compa::encodeutf('Über'));
  48. define('_ACA_MENU_LEARN', compa::encodeutf('Lerncenter'));
  49. define('_ACA_MENU_MEDIA', compa::encodeutf('Media Manager'));
  50. define('_ACA_MENU_HELP', compa::encodeutf('Hilfe'));
  51. define('_ACA_MENU_CPANEL', compa::encodeutf('CPanel'));
  52. define('_ACA_MENU_IMPORT', compa::encodeutf('Importieren'));
  53. define('_ACA_MENU_EXPORT', compa::encodeutf('Exportieren'));
  54. define('_ACA_MENU_SUB_ALL', compa::encodeutf('alle eintragen'));
  55. define('_ACA_MENU_UNSUB_ALL', compa::encodeutf('alle austragen'));
  56. define('_ACA_MENU_VIEW_ARCHIVE', compa::encodeutf('Archiv'));
  57. define('_ACA_MENU_PREVIEW', compa::encodeutf('Vorschau'));
  58. define('_ACA_MENU_SEND', compa::encodeutf('Senden'));
  59. define('_ACA_MENU_SEND_TEST', compa::encodeutf('Test senden'));
  60. define('_ACA_MENU_SEND_QUEUE', compa::encodeutf('Prozessablauf'));
  61. define('_ACA_MENU_VIEW', compa::encodeutf('Ansehen'));
  62. define('_ACA_MENU_COPY', compa::encodeutf('Kopieren'));
  63. define('_ACA_MENU_VIEW_STATS', compa::encodeutf('Zeige Statistiken'));
  64. define('_ACA_MENU_CRTL_PANEL', compa::encodeutf(' Control Panel'));
  65. define('_ACA_MENU_LIST_NEW', compa::encodeutf(' Erstelle eine Liste'));
  66. define('_ACA_MENU_LIST_EDIT', compa::encodeutf(' Bearbeite eine Liste'));
  67. define('_ACA_MENU_BACK', compa::encodeutf('Zurück'));
  68. define('_ACA_MENU_INSTALL', compa::encodeutf('Installation'));
  69. define('_ACA_MENU_TAB_SUM', compa::encodeutf('Zusammenfassung'));
  70. define('_ACA_STATUS', compa::encodeutf('Status'));
  71. // messages
  72. define('_ACA_ERROR', compa::encodeutf(' Ein Fehler trat auf! '));
  73. define('_ACA_SUB_ACCESS', compa::encodeutf('Zugangsrechte'));
  74. define('_ACA_DESC_CREDITS', compa::encodeutf('Credits'));
  75. define('_ACA_DESC_INFO', compa::encodeutf('Information'));
  76. define('_ACA_DESC_HOME', compa::encodeutf('Homepage'));
  77. define('_ACA_DESC_MAILING', compa::encodeutf('Mailing list'));
  78. define('_ACA_DESC_SUBSCRIBERS', compa::encodeutf('Abonement'));
  79. define('_ACA_PUBLISHED', compa::encodeutf('Veröffentlicht'));
  80. define('_ACA_UNPUBLISHED', compa::encodeutf('Unveröffentlicht'));
  81. define('_ACA_DELETE', compa::encodeutf('Löschen'));
  82. define('_ACA_FILTER', compa::encodeutf('Filter'));
  83. define('_ACA_UPDATE', compa::encodeutf('Update'));
  84. define('_ACA_SAVE', compa::encodeutf('Speichern'));
  85. define('_ACA_CANCEL', compa::encodeutf('Abbruch'));
  86. define('_ACA_NAME', compa::encodeutf('Name'));
  87. define('_ACA_EMAIL', compa::encodeutf('E-mail'));
  88. define('_ACA_SELECT', compa::encodeutf('Auswählen'));
  89. define('_ACA_ALL', compa::encodeutf(' alle '));
  90. define('_ACA_SEND_A', compa::encodeutf('Sende einen '));
  91. define('_ACA_SUCCESS_DELETED', compa::encodeutf(' erfolgreich gelöscht'));
  92. define('_ACA_LIST_ADDED', compa::encodeutf('Liste erfolgreich erstellt'));
  93. define('_ACA_LIST_COPY', compa::encodeutf('Liste erfolgreich kopiert'));
  94. define('_ACA_LIST_UPDATED', compa::encodeutf('Liste erfolgreich upgedated'));
  95. define('_ACA_MAILING_SAVED', compa::encodeutf('Mailing erfolgreich gespeichert.'));
  96. define('_ACA_UPDATED_SUCCESSFULLY', compa::encodeutf('erfolgreich upgedated.'));
  97. ### Subscribers information ###
  98. //subscribe and unsubscribe info
  99. define('_ACA_SUB_INFO', compa::encodeutf('Abonnenteninformationen'));
  100. define('_ACA_VERIFY_INFO', compa::encodeutf('Bitte überprüfe den übertragenden Link, einige Informationen fehlen.'));
  101. define('_ACA_INPUT_NAME', compa::encodeutf('Name'));
  102. define('_ACA_INPUT_EMAIL', compa::encodeutf('E-mail'));
  103. define('_ACA_RECEIVE_HTML', compa::encodeutf('Empfange HTML?'));
  104. define('_ACA_TIME_ZONE', compa::encodeutf('Zeitzone'));
  105. define('_ACA_BLACK_LIST', compa::encodeutf('Black list'));
  106. define('_ACA_REGISTRATION_DATE', compa::encodeutf('Registrierungsdatum'));
  107. define('_ACA_USER_ID', compa::encodeutf('Benutzer ID'));
  108. define('_ACA_DESCRIPTION', compa::encodeutf('Beschreibung'));
  109. define('_ACA_ACCOUNT_CONFIRMED', compa::encodeutf('Dein Account wurde aktiviert.'));
  110. define('_ACA_SUB_SUBSCRIBER', compa::encodeutf('Abonement'));
  111. define('_ACA_SUB_PUBLISHER', compa::encodeutf('Publisher'));
  112. define('_ACA_SUB_ADMIN', compa::encodeutf('Administrator'));
  113. define('_ACA_REGISTERED', compa::encodeutf('Registrierter'));
  114. define('_ACA_SUBSCRIPTIONS', compa::encodeutf('Abonnements'));
  115. define('_ACA_SEND_UNSUBCRIBE', compa::encodeutf('Sende Abmeldungsnachricht'));
  116. define('_ACA_SEND_UNSUBCRIBE_TIPS', compa::encodeutf('Klicke auf Ja um eine Abmeldungsbestätigung zu verschicken.'));
  117. define('_ACA_SUBSCRIBE_SUBJECT_MESS', compa::encodeutf('Bitte bestätige deine Anmeldung'));
  118. define('_ACA_UNSUBSCRIBE_SUBJECT_MESS', compa::encodeutf('Abmeldungsbestätigung'));
  119. define('_ACA_DEFAULT_SUBSCRIBE_MESS', compa::encodeutf('Hi [NAME],<br />' .
  120. 'Noch ein kurzer Schritt und du hast den Newsletter abonniert. Klicke auf den folgenden Link um deine Registrierung zu bestätigen:' .
  121. '<br /><br />[CONFIRM]<br /><br />Falls du Fragen hast, wende dich an den Webmaster.'));
  122. define('_ACA_DEFAULT_UNSUBSCRIBE_MESS', compa::encodeutf('Dies ist eine Bestätigungse-mail, dass du von der Liste entfernt worden bist. Es tut uns leid, dass du dich entschieden hast, unsere E-Mails nicht weiter zu empfangen. Du kannst dich natürlich jederzeit wieder anmelden.'));
  123. // jNews subscribers
  124. define('_ACA_SIGNUP_DATE', compa::encodeutf('Anmeldungsdatum'));
  125. define('_ACA_CONFIRMED', compa::encodeutf('Bestätigung'));
  126. define('_ACA_SUBSCRIB', compa::encodeutf('Abonniert'));
  127. define('_ACA_HTML', compa::encodeutf('HTML mailings'));
  128. define('_ACA_RESULTS', compa::encodeutf('ERgebnisse'));
  129. define('_ACA_SEL_LIST', compa::encodeutf('Wähle eine Liste'));
  130. define('_ACA_SEL_LIST_TYPE', compa::encodeutf('- Wähle eine Listenart -'));
  131. define('_ACA_SUSCRIB_LIST', compa::encodeutf('Liste aller Abonnenten'));
  132. define('_ACA_SUSCRIB_LIST_UNIQUE', compa::encodeutf('Angemeldet für: '));
  133. define('_ACA_NO_SUSCRIBERS', compa::encodeutf('Es gibt keine Abonnenten auf dieser Liste'));
  134. define('_ACA_COMFIRM_SUBSCRIPTION', compa::encodeutf('Eine Bestätigungse-mail wurde dir zugesandt, bitte ruf deine E-Mails ab und klick auf den Bestätigungslink.<br />' .
  135. 'Du musst deine E-Mailadresse bestätigen, um dein Abonnement gültig zu machen.'));
  136. define('_ACA_SUCCESS_ADD_LIST', compa::encodeutf('Du wurdest erfolgreich der Liste hinzugefügt.'));
  137. // Subcription info
  138. define('_ACA_CONFIRM_LINK', compa::encodeutf('Klicke hier, um dein Abonnement zu bestätigen.'));
  139. define('_ACA_UNSUBSCRIBE_LINK', compa::encodeutf('Klicke hier, um dich von der Liste wieder abzumelden.'));
  140. define('_ACA_UNSUBSCRIBE_MESS', compa::encodeutf('Deine E-Mailadresse wurde von der Liste entfern'));
  141. define('_ACA_QUEUE_SENT_SUCCESS', compa::encodeutf('alle geplanten Mailings wurden erfolgreich versendet.'));
  142. define('_ACA_MALING_VIEW', compa::encodeutf('Zeige alle Mailings'));
  143. define('_ACA_UNSUBSCRIBE_MESSAGE', compa::encodeutf('Bist du sicher, dass du dich von dieser Liste abmelden willst?'));
  144. define('_ACA_MOD_SUBSCRIBE', compa::encodeutf('Abonnieren'));
  145. define('_ACA_SUBSCRIBE', compa::encodeutf('Abonnieren'));
  146. define('_ACA_UNSUBSCRIBE', compa::encodeutf('Abmelden'));
  147. define('_ACA_VIEW_ARCHIVE', compa::encodeutf('Zeige das Archiv'));
  148. define('_ACA_SUBSCRIPTION_OR', compa::encodeutf(' oder klicke heir für weitere Informationen'));
  149. define('_ACA_EMAIL_ALREADY_REGISTERED', compa::encodeutf('Diese E-Mailadresse wurde schon mal angemeldet.'));
  150. define('_ACA_SUBSCRIBER_DELETED', compa::encodeutf('Abonnenten erfolgreich gelöscht'));
  151. ### UserPanel ###
  152. //User Menu
  153. define('_UCP_USER_PANEL', compa::encodeutf('Benutzer Kontrollmenü'));
  154. define('_UCP_USER_MENU', compa::encodeutf('Benutzermenü'));
  155. define('_UCP_USER_CONTACT', compa::encodeutf('Meine Abonnements'));
  156. //jNews Cron Menu
  157. define('_UCP_CRON_MENU', compa::encodeutf('Cron Task Management'));
  158. define('_UCP_CRON_NEW_MENU', compa::encodeutf('New Cron'));
  159. define('_UCP_CRON_LIST_MENU', compa::encodeutf('Zeige meine Cron'));
  160. //jNews Coupon Menu
  161. define('_UCP_COUPON_MENU', compa::encodeutf('Coupons Management'));
  162. define('_UCP_COUPON_LIST_MENU', compa::encodeutf('List of Coupons'));
  163. define('_UCP_COUPON_ADD_MENU', compa::encodeutf('Add a Coupon'));
  164. ### lists ###
  165. // Tabs
  166. define('_ACA_LIST_T_GENERAL', compa::encodeutf('Beschreibung'));
  167. define('_ACA_LIST_T_LAYOUT', compa::encodeutf('Layout'));
  168. define('_ACA_LIST_T_SUBSCRIPTION', compa::encodeutf('Abonement'));
  169. define('_ACA_LIST_T_SENDER', compa::encodeutf('Absenderinformationen'));
  170. define('_ACA_LIST_TYPE', compa::encodeutf('Listenart'));
  171. define('_ACA_LIST_NAME', compa::encodeutf('Listenname'));
  172. define('_ACA_LIST_ISSUE', compa::encodeutf('Ausgabe #'));
  173. define('_ACA_LIST_DATE', compa::encodeutf('Sendedatum'));
  174. define('_ACA_LIST_SUB', compa::encodeutf('Mailing Betreff'));
  175. define('_ACA_ATTACHED_FILES', compa::encodeutf('Angehängte Dateien'));
  176. define('_ACA_SELECT_LIST', compa::encodeutf('Bitte wähle eine Liste zum editieren aus!'));
  177. // Auto Responder box
  178. define('_ACA_AUTORESP_ON', compa::encodeutf('Listenart'));
  179. define('_ACA_AUTO_RESP_OPTION', compa::encodeutf('Optionen für automatische Antworten'));
  180. define('_ACA_AUTO_RESP_FREQ', compa::encodeutf('Abonemmenten können Häufigkeit wählen'));
  181. define('_ACA_AUTO_DELAY', compa::encodeutf('Verzögerung (in Tagen)'));
  182. define('_ACA_AUTO_DAY_MIN', compa::encodeutf('Minimalste Häufigkeit'));
  183. define('_ACA_AUTO_DAY_MAX', compa::encodeutf('Maximalste Häufigkeit'));
  184. define('_ACA_FOLLOW_UP', compa::encodeutf('Specify follow up auto-responder'));
  185. define('_ACA_AUTO_RESP_TIME', compa::encodeutf('Subscribers can choose time'));
  186. define('_ACA_LIST_SENDER', compa::encodeutf('Absender'));
  187. define('_ACA_LIST_DESC', compa::encodeutf('List description'));
  188. define('_ACA_LAYOUT', compa::encodeutf('Layout'));
  189. define('_ACA_SENDER_NAME', compa::encodeutf('Absendernamen'));
  190. define('_ACA_SENDER_EMAIL', compa::encodeutf('Absender-E-mail'));
  191. define('_ACA_SENDER_BOUNCE', compa::encodeutf('Rückantwortsadresse'));
  192. define('_ACA_LIST_DELAY', compa::encodeutf('Verzögerung'));
  193. define('_ACA_HTML_MAILING', compa::encodeutf('HTML Mails?'));
  194. define('_ACA_HTML_MAILING_DESC', compa::encodeutf('(wenn du dies änderst, musst du speichern und die Seite neu laden, um die Änderungen zu sehen.)'));
  195. define('_ACA_HIDE_FROM_FRONTEND', compa::encodeutf('Im Frontend verstecken?'));
  196. define('_ACA_SELECT_IMPORT_FILE', compa::encodeutf('Wähle eine Datei zum importieren aus'));;
  197. define('_ACA_IMPORT_FINISHED', compa::encodeutf('Import beendet'));
  198. define('_ACA_DELETION_OFFILE', compa::encodeutf('Löschen einer Datei'));
  199. define('_ACA_MANUALLY_DELETE', compa::encodeutf('gescheitert, du solltest die Datei manuell löschen'));
  200. define('_ACA_CANNOT_WRITE_DIR', compa::encodeutf('Kann in diesem Verzeichnis nicht schreiben'));
  201. define('_ACA_NOT_PUBLISHED', compa::encodeutf('Konnte das Mailing nicht verschicken, die Liste wurde nicht veröffentlicht.'));
  202. // List info box
  203. define('_ACA_INFO_LIST_PUB', compa::encodeutf('Klicke auf Ja um die Liste zu veröffentlichen'));
  204. define('_ACA_INFO_LIST_NAME', compa::encodeutf('Trage hier den Namen deiner Liste ein. Du kannst die Liste an Hand ihres Namen identifizieren.'));
  205. define('_ACA_INFO_LIST_DESC', compa::encodeutf('Trage hier eine kurze Beschreibung deiner Liste ein. Diese Beschreibung wird für Besucher deiner Webseite sichtbar sein.'));
  206. define('_ACA_INFO_LIST_SENDER_NAME', compa::encodeutf('Trage hier den Namen des Absenders für die Mailings ein. Dieser Name wird sichtbar sein, wenn Abonnenten Nachrichten über diese Liste empfangen.'));
  207. define('_ACA_INFO_LIST_SENDER_EMAIL', compa::encodeutf('Trage hier die E-Mailadresse ein, von der die Nachrichten versandt werden.'));
  208. define('_ACA_INFO_LIST_SENDER_BOUNCED', compa::encodeutf('Trage hier die E-Mailadresse ein, auf die Benutzer antworten können. Es ist höchstempfehlenstwert, dass diese, die gleiche wie die Senderadresse ist, da Spamfilter den Nachrichten sonst eher als Spam behandeln.'));
  209. define('_ACA_INFO_LIST_AUTORESP', compa::encodeutf('Wähle den Typ für Nachrichten dieser Liste:<br />' .
  210. ' Newsletter: Normaler Newsletter<br />' .
  211. 'Auto-responder: Ein auto-responder ist eine Liste, welche automatisch durch die Webseite in regelmäßigen Abständen verschickt wird.'));
  212. define('_ACA_INFO_LIST_FREQUENCY', compa::encodeutf('Erlaube dem Benutzer wie oft sie Nachrichten von der Liste erhalten. Das gibt den Benutzern mehr Flexibilität.'));
  213. define('_ACA_INFO_LIST_TIME', compa::encodeutf('Erlaube dem Benutzer auszuwählen, zu welcher Zeit er am liebsten Nachrichten über die Liste empfängt.'));
  214. define('_ACA_INFO_LIST_MIN_DAY', compa::encodeutf('Definiere was die minimalste Häufigkeit an Nachrichten über die Liste ist, die ein Benutzer wählen kann.'));
  215. define('_ACA_INFO_LIST_DELAY', compa::encodeutf('Setzte den Abstand zwischem diesem Auto-Respondern und dem vorherigen.'));
  216. define('_ACA_INFO_LIST_DATE', compa::encodeutf('Setzte das Datum, an dem du diese Nachricht veröffentlichen willst, wenn du die Veröffentlichung verzögern willst. <br /> FORMAT : YYYY-MM-DD HH:MM:SS'));
  217. define('_ACA_INFO_LIST_MAX_DAY', compa::encodeutf('Definiere was die maximale Häufigkeit an Nachrichten über die Liste ist, die ein Benutzer wählen kann'));
  218. define('_ACA_INFO_LIST_LAYOUT', compa::encodeutf('Trage hier das Layout der Mailingliste ein. Du kannst jedes Layout hier eintragen'));
  219. define('_ACA_INFO_LIST_SUB_MESS', compa::encodeutf('Diese Nachricht wird zum Benutzer geschickt, wenn er oder sie sich registriert. Du kannst jeden Text hier eintragen.'));
  220. define('_ACA_INFO_LIST_UNSUB_MESS', compa::encodeutf('Diese Nachricht wird zum Abonnenten geschickt, wenn er sich von der Liste abgemeldet hat. Jede Nachricht kann hier eingetragen werden.'));
  221. define('_ACA_INFO_LIST_HTML', compa::encodeutf('Wähle dieses wenn du eine HTML-Mail verschicken willst. Abonnenten haben die Möglichkeit sich auszusuchen, ob sie die HTML-Nachricht empfangen wwollen oder nur den reinen Text, wenn sie eine HTML-Liste abonniert haben.'));
  222. define('_ACA_INFO_LIST_HIDDEN', compa::encodeutf('Klicke Ja um die Mailingliste vor dem Frontend zu verstecken. Dadruch können Benutzer sich nicht anmelden, aber du kannst weiterhin Mailings verschicken.'));
  223. define('_ACA_INFO_LIST_ACA_AUTO_SUB', compa::encodeutf('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)'));
  224. define('_ACA_INFO_LIST_ACC_LEVEL', compa::encodeutf('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.'));
  225. define('_ACA_INFO_LIST_ACC_USER_ID', compa::encodeutf('Wähle den Zugangslevel der Benutzergruppe, der du erlauben willst, die Liste zu bearbeiten. Die Benutzergruppe wird in der Lage sein, Mailings zu bearbeiten und zu versenden, sowohl vom Backend, als auch vom Frontend.'));
  226. define('_ACA_INFO_LIST_FOLLOW_UP', compa::encodeutf('Wenn du willst, dass der Auto-Responder zu einem weiteren wechselt, sobald es die letzte Nachricht erreicht hat, kannst du hier den folgenden Auto-Responder bestimmen.'));
  227. define('_ACA_INFO_LIST_ACA_OWNER', compa::encodeutf('Das ist die ID der Person, die die Liste erstellt hat.'));
  228. define('_ACA_INFO_LIST_WARNING', compa::encodeutf(' Diese Option ist nur beim Erstellen der Liste wählbar.'));
  229. define('_ACA_INFO_LIST_SUBJET', compa::encodeutf(' Betreff des Mailings. Das ist der Betreff der E-Mail, die die Benutzer bekommen werden.'));
  230. define('_ACA_INFO_MAILING_CONTENT', compa::encodeutf('^Das ist der Body der E-Mail, die du versenden willst.'));
  231. define('_ACA_INFO_MAILING_NOHTML', compa::encodeutf('Trage hier den Body der E-Mail ein, den Benutzer erhalten sollen, die keine HTML-E-mails bekommen wollen.'));
  232. define('_ACA_INFO_MAILING_VISIBLE', compa::encodeutf('Klicke Ja um das Mailing im Frontend anzuzeigen.'));
  233. define('_ACA_INSERT_CONTENT', compa::encodeutf('Füge existierenden Content ein.'));
  234. // Coupons
  235. define('_ACA_SEND_COUPON_SUCCESS', compa::encodeutf('Coupon erfolgreich versendet!'));
  236. define('_ACA_CHOOSE_COUPON', compa::encodeutf('Wähle einen Coupon'));
  237. define('_ACA_TO_USER', compa::encodeutf(' an diesen Benutzer'));
  238. ### Cron options
  239. //drop down frequency(CRON)
  240. define('_ACA_FREQ_CH1', compa::encodeutf('Jede Stunde'));
  241. define('_ACA_FREQ_CH2', compa::encodeutf('alle 6 Stunden'));
  242. define('_ACA_FREQ_CH3', compa::encodeutf('alle 12 Stunden'));
  243. define('_ACA_FREQ_CH4', compa::encodeutf('Täglich'));
  244. define('_ACA_FREQ_CH5', compa::encodeutf('Wöchentlich'));
  245. define('_ACA_FREQ_CH6', compa::encodeutf('Monatlich'));
  246. define('_ACA_FREQ_NONE', compa::encodeutf('Nicht'));
  247. define('_ACA_FREQ_NEW', compa::encodeutf('Neue Benutzer'));
  248. define('_ACA_FREQ_ALL', compa::encodeutf('alle Benutzer'));
  249. //Label CRON form
  250. define('_ACA_LABEL_FREQ', compa::encodeutf('jNews Cron?'));
  251. define('_ACA_LABEL_FREQ_TIPS', compa::encodeutf('Klicke Ja wenn du dieses für einen jNews Cron nutzen willst, NEin für einen anderen Conjob.<br />' .
  252. 'Wenn du Ja Klickst, musst du keine spezielle Cron-Adresse eingeben, sie wird automatisch dazugefügt.'));
  253. define('_ACA_SITE_URL', compa::encodeutf('Die URL deiner Webseite'));
  254. define('_ACA_CRON_FREQUENCY', compa::encodeutf('Cron Häufigkeit'));
  255. define('_ACA_STARTDATE_FREQ', compa::encodeutf('Anfangsdatum'));
  256. define('_ACA_LABELDATE_FREQ', compa::encodeutf('Datum bestimmen'));
  257. define('_ACA_LABELTIME_FREQ', compa::encodeutf('Zeit bestmmen'));
  258. define('_ACA_CRON_URL', compa::encodeutf('Cron URL'));
  259. define('_ACA_CRON_FREQ', compa::encodeutf('Häufigkeit'));
  260. define('_ACA_TITLE_CRONLIST', compa::encodeutf('Cron Liste'));
  261. define('_NEW_LIST', compa::encodeutf('Erstelle eine neue Liste'));
  262. //title CRON form
  263. define('_ACA_TITLE_FREQ', compa::encodeutf('Cron Bearbeiten'));
  264. define('_ACA_CRON_SITE_URL', compa::encodeutf('Bitte trage eine gültige URL ein, beginnend mit http://'));
  265. ### Mailings ###
  266. define('_ACA_MAILING_ALL', compa::encodeutf('alle Mailings'));
  267. define('_ACA_EDIT_A', compa::encodeutf('Bearbeite '));
  268. define('_ACA_SELCT_MAILING', compa::encodeutf('Bitte wähle eine Liste aus dem Drop-Down Menü um ein neues Mailing zu verfassen.'));
  269. define('_ACA_VISIBLE_FRONT', compa::encodeutf('Sichtbar im Frontend'));
  270. // mailer
  271. define('_ACA_SUBJECT', compa::encodeutf('Betreff'));
  272. define('_ACA_CONTENT', compa::encodeutf('Inhalt'));
  273. define('_ACA_NAMEREP', compa::encodeutf('[NAME] = Dies wird durch den Namen des Abonnenten ersetzt, die E-Mail wird also personalisiert, wenn du dieses nutzt.<br />'));
  274. define('_ACA_FIRST_NAME_REP', compa::encodeutf('[FIRSTNAME] = Dies wird durch den VORnamen des Abonnenten ersetzt.<br />'));
  275. define('_ACA_NONHTML', compa::encodeutf('NICHT-HTML Version'));
  276. define('_ACA_ATTACHMENTS', compa::encodeutf('Anhänge'));
  277. define('_ACA_SELECT_MULTIPLE', compa::encodeutf('Halte Steuerung (STRG) um mehrere Anhänge zu wählen.<br />' .
  278. 'Die Dateien, die in der Liste der Anhänge, erscheinen, sind im Ordner Attachements gespeichert. Du kannst diesen Ordner im Konfigurationsmenü ändern.'));
  279. define('_ACA_CONTENT_ITEM', compa::encodeutf('Inhaltselement'));
  280. define('_ACA_SENDING_EMAIL', compa::encodeutf('Versende E-mails'));
  281. define('_ACA_MESSAGE_NOT', compa::encodeutf('E-Mails konnte nicht versendet werden'));
  282. define('_ACA_MAILER_ERROR', compa::encodeutf('MAil error'));
  283. define('_ACA_MESSAGE_SENT_SUCCESSFULLY', compa::encodeutf('E-Mail erfolgreich versendet'));
  284. define('_ACA_SENDING_TOOK', compa::encodeutf('Diese Mail zu versenden dauerte'));
  285. define('_ACA_SECONDS', compa::encodeutf('Sekunden'));
  286. define('_ACA_NO_ADDRESS_ENTERED', compa::encodeutf('Keine Adresse eingetragen'));
  287. define('_ACA_CHANGE_SUBSCRIPTIONS', compa::encodeutf('Ändere'));
  288. define('_ACA_CHANGE_EMAIL_SUBSCRIPTION', compa::encodeutf('Ändere deine Abonnements'));
  289. define('_ACA_WHICH_EMAIL_TEST', compa::encodeutf('Gebe die E-Mailadresse an, an die eine Textmail gesendet werden soll, oder wähle Vorschau'));
  290. define('_ACA_SEND_IN_HTML', compa::encodeutf('Versene in HTML (für HTML-Mails)?'));
  291. define('_ACA_VISIBLE', compa::encodeutf('Sichtbar'));
  292. define('_ACA_INTRO_ONLY', compa::encodeutf('Nur die Einleitung'));
  293. // stats
  294. define('_ACA_GLOBALSTATS', compa::encodeutf('Allgemeine Statistiken'));
  295. define('_ACA_DETAILED_STATS', compa::encodeutf('Detailierte Statistiken'));
  296. define('_ACA_MAILING_LIST_DETAILS', compa::encodeutf('Zeige Details'));
  297. define('_ACA_SEND_IN_HTML_FORMAT', compa::encodeutf('Sende im HTML-Format'));
  298. define('_ACA_VIEWS_FROM_HTML', compa::encodeutf('Ansichten (aus HTML-Mails)'));
  299. define('_ACA_SEND_IN_TEXT_FORMAT', compa::encodeutf('Sende im Textformat'));
  300. define('_ACA_HTML_READ', compa::encodeutf('HTML lesen'));
  301. define('_ACA_HTML_UNREAD', compa::encodeutf('HTML nicht lesen'));
  302. define('_ACA_TEXT_ONLY_SENT', compa::encodeutf('Nur Text'));
  303. // Configuration panel
  304. // main tabs
  305. define('_ACA_MAIL_CONFIG', compa::encodeutf('Mail'));
  306. define('_ACA_LOGGING_CONFIG', compa::encodeutf('Logs & Statistiken'));
  307. define('_ACA_SUBSCRIBER_CONFIG', compa::encodeutf('Abonnenten'));
  308. define('_ACA_AUTO_CONFIG', compa::encodeutf('Cron'));
  309. define('_ACA_MISC_CONFIG', compa::encodeutf('Verschiedenes'));
  310. define('_ACA_MAIL_SETTINGS', compa::encodeutf('Mail Einstellungen'));
  311. define('_ACA_MAILINGS_SETTINGS', compa::encodeutf('Mailing Einstellungen'));
  312. define('_ACA_SUBCRIBERS_SETTINGS', compa::encodeutf('Abonemmenten Einstellungen'));
  313. define('_ACA_CRON_SETTINGS', compa::encodeutf('Cron Einstellungen'));
  314. define('_ACA_SENDING_SETTINGS', compa::encodeutf('Sendeeinstellungen'));
  315. define('_ACA_STATS_SETTINGS', compa::encodeutf('Statistikeinstellungen'));
  316. define('_ACA_LOGS_SETTINGS', compa::encodeutf('Logeinstellungen'));
  317. define('_ACA_MISC_SETTINGS', compa::encodeutf('Verschiedene Einstellungen'));
  318. // mail settings
  319. define('_ACA_SEND_MAIL_FROM', compa::encodeutf('E-Mail von'));
  320. define('_ACA_SEND_MAIL_NAME', compa::encodeutf('Von Name'));
  321. define('_ACA_MAILSENDMETHOD', compa::encodeutf('Versandmethode'));
  322. define('_ACA_SENDMAILPATH', compa::encodeutf('Sendmail pfad'));
  323. define('_ACA_SMTPHOST', compa::encodeutf('SMTP Host'));
  324. define('_ACA_SMTPAUTHREQUIRED', compa::encodeutf('SMTP Authentifizierung erforderlich'));
  325. define('_ACA_SMTPAUTHREQUIRED_TIPS', compa::encodeutf('Wähle ja, wenn dein SMTP Server Authentifizierung erfordert'));
  326. define('_ACA_SMTPUSERNAME', compa::encodeutf('SMTP Benutzername'));
  327. define('_ACA_SMTPUSERNAME_TIPS', compa::encodeutf('Trage den SMTP Benutzername ein, wenn dein SMTP Server Authentifzierung verlangt'));
  328. define('_ACA_SMTPPASSWORD', compa::encodeutf('SMTP Password'));
  329. define('_ACA_SMTPPASSWORD_TIPS', compa::encodeutf('Trage dein SMTP Password ein, wenn dein SMTP Server Authentifizierung verlangt'));
  330. define('_ACA_USE_EMBEDDED', compa::encodeutf('Benutze eingebettete Bilder'));
  331. define('_ACA_USE_EMBEDDED_TIPS', compa::encodeutf('Wähle ja, wenn die Bilder in HTML E-Mails im Anhang eingebettet werden sollen oder nein, wenn sie mit Standart Bilder Tags über den Server verlinkt werden sollen'));
  332. define('_ACA_UPLOAD_PATH', compa::encodeutf('Upload/Anhang Pfad'));
  333. define('_ACA_UPLOAD_PATH_TIPS', compa::encodeutf('Du kannst ein Uploadverzeichnis bestimmen<br />' .
  334. 'Gehe sicher, dass das bestimmte Verzeichnis existiert, oder erstelle es'));
  335. // subscribers settings
  336. define('_ACA_ALLOW_UNREG', compa::encodeutf('Erlaube Nichtregistrierten'));
  337. define('_ACA_ALLOW_UNREG_TIPS', compa::encodeutf('Wähle JA, wenn du willst, dass Benutzer sich eintragen dürfen, ohne auf der Seite registriert zu sein.'));
  338. define('_ACA_REQ_CONFIRM', compa::encodeutf('Bestätigung erfordert'));
  339. define('_ACA_REQ_CONFIRM_TIPS', compa::encodeutf('Wähle Ja, wenn du willst, dass unregistrierte Benutzer ihre E-Mailadresse bestätigen müssen.'));
  340. define('_ACA_SUB_SETTINGS', compa::encodeutf('Abonnement Einstellungen'));
  341. define('_ACA_SUBMESSAGE', compa::encodeutf('Abonenmenten E-mail'));
  342. define('_ACA_SUBSCRIBE_LIST', compa::encodeutf('Trage dich in eine Liste ein'));
  343. define('_ACA_USABLE_TAGS', compa::encodeutf('Erlaubte Tags'));
  344. define('_ACA_NAME_AND_CONFIRM', compa::encodeutf('<b>[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 />'
  345. .'<br />[NAME] = Das wird durch den Namen des Abonnmenten ersetzt, die E-Mail wird also personalisiert.br />'
  346. .'<br />[FIRSTNAME] = Dies wird durch den VORnamen des Abonnmenten. VDer Vorname ist definiert als der Vorname, den der Abonnment eingetragen hat.<br />'));
  347. define('_ACA_CONFIRMFROMNAME', compa::encodeutf('Bestätigung des Namen'));
  348. define('_ACA_CONFIRMFROMNAME_TIPS', compa::encodeutf('Trage die Bestätigung des Namen ein, um eine Liste der Bestätigungen zu sehen.'));
  349. define('_ACA_CONFIRMFROMEMAIL', compa::encodeutf('Bestätigung der E-mail'));
  350. define('_ACA_CONFIRMFROMEMAIL_TIPS', compa::encodeutf('Trage die E-Mailadresse ein, um eine Liste der Bestätigungen zu sehen.'));
  351. define('_ACA_CONFIRMBOUNCE', compa::encodeutf('Bestätigung die Bounce E-Mailadresse'));
  352. define('_ACA_CONFIRMBOUNCE_TIPS', compa::encodeutf('Trage die Bounce E-Mailadresse ein, um eine Liste der Bestätigungen zu sehen.'));
  353. define('_ACA_HTML_CONFIRM', compa::encodeutf('HTML Bestätigung'));
  354. define('_ACA_HTML_CONFIRM_TIPS', compa::encodeutf('Wähle Ja, wenn die Bestätigungsliste HTML sein soll, so fern der Bentuzer HTML erlaubt..'));
  355. define('_ACA_TIME_ZONE_ASK', compa::encodeutf('Frage nach Zeitzone'));
  356. define('_ACA_TIME_ZONE_TIPS', compa::encodeutf('Wähle Ja, wenn du willst, dass der Benutzer nach seiner Zeitzone gefragt wird. Die E-Mails werden dann auf Basis der Zeitzone versandt.'));
  357. // Cron Set up
  358. define('_ACA_TIME_OFFSET_URL', compa::encodeutf('Klicke hier, um di Zeitabweichung in der Global configuration zu setzen. Global configuration --> Lokale'));
  359. define('_ACA_TIME_OFFSET_TIPS', compa::encodeutf('Setze deine Serverzeitabweichung, so dass das gespeicherte Datum und die Zeit korrekt sind'));
  360. define('_ACA_TIME_OFFSET', compa::encodeutf('Zeitabweichung'));
  361. define('_ACA_CRON_TITLE', compa::encodeutf('Stelle die Cron-Funktion ein'));
  362. define('_ACA_CRON_DESC', compa::encodeutf('<br />Wenn du die Cron-Funktion nutzt, kannst du eine automatische Aufgabe für deine Joomla Webseite einstellen!<br />' .
  363. 'Um es zu aktivieren musst du in deinen Cronteinstellungen folgenden Befehl ergänzen:<br />' .
  364. '<b>' . ACA_JPATH_LIVE . '/index2.php?option=com_jnewsletter&act=cron</b> ' .
  365. '<br /><br />Wenn du Hilfe bei der Einrichtung brauchst, oder Probleme hast, bitte benutzte unser Forum <a href="http://www.acajoom.com" target="_blank">http://www.acajoom.com</a>'));
  366. // sending settings
  367. define('_ACA_PAUSEX', compa::encodeutf('Warte x Sekunden nach einer bestimmten Anzahl von Mails'));
  368. define('_ACA_PAUSEX_TIPS', compa::encodeutf('Trage 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.'));
  369. define('_ACA_EMAIL_BET_PAUSE', compa::encodeutf('E-Mails zwischen den Pausen'));
  370. define('_ACA_EMAIL_BET_PAUSE_TIPS', compa::encodeutf('Anzahl der E-Mails, die zwischen den Pausen versendet werden soll.'));
  371. define('_ACA_WAIT_USER_PAUSE', compa::encodeutf('Warte auf den Benutzer nach einer Pause'));
  372. define('_ACA_WAIT_USER_PAUSE_TIPS', compa::encodeutf('Soll das Skript nach der Pause zwischen den E-Mails auf eine Benutzereingabe warten.'));
  373. define('_ACA_SCRIPT_TIMEOUT', compa::encodeutf('Skript brauchte zu lange (Time out)'));
  374. define('_ACA_SCRIPT_TIMEOUT_TIPS', compa::encodeutf('Die Anzahl der Minuten, die das Skript laufen sollte.'));
  375. // Stats settings
  376. define('_ACA_ENABLE_READ_STATS', compa::encodeutf('Aktiviere Statistiken'));
  377. define('_ACA_ENABLE_READ_STATS_TIPS', compa::encodeutf('Wähle Ja, wenn gespeichert werden soll, wie viele Leute die E-Mail angesehen haben. Das kann nur bei HTML-Mails genutzt werden.'));
  378. define('_ACA_LOG_VIEWSPERSUB', compa::encodeutf('Speichere Anzeigen pro Benutzer'));
  379. define('_ACA_LOG_VIEWSPERSUB_TIPS', compa::encodeutf('Wähle Ja, wenn Anzeigen pro Benutzer gespeichert werden soll. Dies kann nur bei HTML-Mails genutzt werden.'));
  380. // Logs settings
  381. define('_ACA_DETAILED', compa::encodeutf('Detailierte Logs'));
  382. define('_ACA_SIMPLE', compa::encodeutf('Einfache Kogs'));
  383. define('_ACA_DIAPLAY_LOG', compa::encodeutf('Zeige Logs'));
  384. define('_ACA_DISPLAY_LOG_TIPS', compa::encodeutf('Wähle Ja, wenn du die Logs während des Mailversandes angezeigt haben möchtest.'));
  385. define('_ACA_SEND_PERF_DATA', compa::encodeutf('Sendestatistik'));
  386. define('_ACA_SEND_PERF_DATA_TIPS', compa::encodeutf('Wähle Ja, wenn du jNews erlauben willst, anonyme Berichte über deine 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.'));
  387. define('_ACA_SEND_AUTO_LOG', compa::encodeutf('Sende Logdatei für Auto-Responder'));
  388. define('_ACA_SEND_AUTO_LOG_TIPS', compa::encodeutf('Wähle Ja, wenn du willst, dass du jedes Mal einen Log bekommst, wenn die Mails verschickt werden. WARNUNG: Dies kann zu einer großen Menge Mails führen'));
  389. define('_ACA_SEND_LOG', compa::encodeutf('Sende Log'));
  390. define('_ACA_SEND_LOG_TIPS', compa::encodeutf('Soll ein Log an die E-Mailadresse geschickt werden, welche das Mailing verschickt hat'));
  391. define('_ACA_SEND_LOGDETAIL', compa::encodeutf('Sende detailierten Logs'));
  392. define('_ACA_SEND_LOGDETAIL_TIPS', compa::encodeutf('Detailiert beinhaltet Erfolg- oder Fehlermeldungen für jeden Abonnemten und eine Übersicht über diese Informationen. Einfach sendet nur die Übersicht.'));
  393. define('_ACA_SEND_LOGCLOSED', compa::encodeutf('Sende Log wenn die Verbindung beendet wird.'));
  394. define('_ACA_SEND_LOGCLOSED_TIPS', compa::encodeutf(' Wenn diese Option aktiviert ist, erhält der Benutzer, der das Mailing versandt hat auch einen Bericht per E-Mail.'));
  395. define('_ACA_SAVE_LOG', compa::encodeutf('Speichere Log'));
  396. define('_ACA_SAVE_LOG_TIPS', compa::encodeutf('Soll ein Log des Mailings an die Logdatei angehängt werden?'));
  397. define('_ACA_SAVE_LOGDETAIL', compa::encodeutf('Speiche detailierten Log'));
  398. define('_ACA_SAVE_LOGDETAIL_TIPS', compa::encodeutf('Detailed includes the success or failure information for each subscriber and an overview of the information. Simple only saves the overview.'));
  399. define('_ACA_SAVE_LOGFILE', compa::encodeutf('Save log file'));
  400. define('_ACA_SAVE_LOGFILE_TIPS', compa::encodeutf('File to which log information is appended. This file could become rather large.'));
  401. define('_ACA_CLEAR_LOG', compa::encodeutf('Leere Log'));
  402. define('_ACA_CLEAR_LOG_TIPS', compa::encodeutf('Leert die Logdatei.'));
  403. ### control panel
  404. define('_ACA_CP_LAST_QUEUE', compa::encodeutf('Letzte ausgeführte Reihe'));
  405. define('_ACA_CP_TOTAL', compa::encodeutf('Total'));
  406. define('_ACA_MAILING_COPY', compa::encodeutf('Mailing erfolgreich kopiert!'));
  407. // Miscellaneous settings
  408. define('_ACA_SHOW_GUIDE', compa::encodeutf('Zeige Assistenten'));
  409. define('_ACA_SHOW_GUIDE_TIPS', compa::encodeutf('Zeige den Assistenten am Anfang, um neuen Benutzern zu helfen, eigene Newsletter zu kreieren, einen Auto-Responder und um jNews richtig zu konfigurieren.'));
  410. define('_ACA_AUTOS_ON', compa::encodeutf('Benutze Auto-Responders'));
  411. define('_ACA_AUTOS_ON_TIPS', compa::encodeutf('Wähle Ja, wenn du Auto-Responder nicht nutzen willst, alle Auto-Responder Optionen werden deaktiviert.'));
  412. define('_ACA_NEWS_ON', compa::encodeutf('Benutze Newsletter'));
  413. define('_ACA_NEWS_ON_TIPS', compa::encodeutf('Select No if you don\'t want to use Newsletters, all the newsletters option will be desactivated.'));
  414. define('_ACA_SHOW_TIPS', compa::encodeutf('Zeige Tipps'));
  415. define('_ACA_SHOW_TIPS_TIPS', compa::encodeutf('Zeige Tipps damit Benutzer jNews einfacher bedienen können.'));
  416. define('_ACA_SHOW_FOOTER', compa::encodeutf('Zeige den Footer'));
  417. define('_ACA_SHOW_FOOTER_TIPS', compa::encodeutf('Soll die Copyright Hinweise im Footer angezeigt werden, oder nicht?'));
  418. define('_ACA_SHOW_LISTS', compa::encodeutf('Zeige Listen im Frontend'));
  419. define('_ACA_SHOW_LISTS_TIPS', compa::encodeutf('Wenn Benutzer nicht registriert sind, ziege eine Liste der möglichen Newsletter, die sie abonnieren können, sowie den Archiv Button oder das Registrierungsformular.'));
  420. define('_ACA_CONFIG_UPDATED', compa::encodeutf('Die Konfiguration wurde upgedated!'));
  421. define('_ACA_UPDATE_URL', compa::encodeutf('Update URL'));
  422. define('_ACA_UPDATE_URL_WARNING', compa::encodeutf('WARNUNG! Ändere die URL nicht, es sei denn du würdest vom technischen Team von jNews darum gebeten<br />'));
  423. define('_ACA_UPDATE_URL_TIPS', compa::encodeutf('Zum Beispiele: http://www.ijoobi.com/update/ (inklusive dem Slash am Ende)'));
  424. // module
  425. define('_ACA_EMAIL_INVALID', compa::encodeutf('Die eingegebene E-Mail ist ungültig.'));
  426. define('_ACA_REGISTER_REQUIRED', compa::encodeutf('Bitte registriere dich, bevor du eine Liste abonnierst.'));
  427. // Access level box
  428. define('_ACA_OWNER', compa::encodeutf('Hersteller der Liste:'));
  429. define('_ACA_ACCESS_LEVEL', compa::encodeutf('Setze Zugriffslevel für die Liste'));
  430. define('_ACA_ACCESS_LEVEL_OPTION', compa::encodeutf('Benutzerlevel Optionen'));
  431. define('_ACA_USER_LEVEL_EDIT', compa::encodeutf('Wähle welches Benuzterlevel Mailings bearbeiten darf (sowohl im Frontend als auch im Backend) '));
  432. // drop down options
  433. define('_ACA_AUTO_DAY_CH1', compa::encodeutf('Täglich'));
  434. define('_ACA_AUTO_DAY_CH2', compa::encodeutf('Täglich, außer Wochenenden'));
  435. define('_ACA_AUTO_DAY_CH3', compa::encodeutf('Jeden zweiten Tag'));
  436. define('_ACA_AUTO_DAY_CH4', compa::encodeutf('Jeden zweiten Tag, außer Wochenenden'));
  437. define('_ACA_AUTO_DAY_CH5', compa::encodeutf('Wöchentlich'));
  438. define('_ACA_AUTO_DAY_CH6', compa::encodeutf('Zwei-Wöchentlich'));
  439. define('_ACA_AUTO_DAY_CH7', compa::encodeutf('Monatlich'));
  440. define('_ACA_AUTO_DAY_CH9', compa::encodeutf('Jährlich'));
  441. define('_ACA_AUTO_OPTION_NONE', compa::encodeutf('Nein'));
  442. define('_ACA_AUTO_OPTION_NEW', compa::encodeutf('Neue Benutzer'));
  443. define('_ACA_AUTO_OPTION_ALL', compa::encodeutf('alle Benutzer'));
  444. //
  445. define('_ACA_UNSUB_MESSAGE', compa::encodeutf('E-Mail abmelden'));
  446. define('_ACA_UNSUB_SETTINGS', compa::encodeutf('Einstellungen abmelden'));
  447. define('_ACA_AUTO_ADD_NEW_USERS', compa::encodeutf('Automatisch Benutzer anmelden?'));
  448. // Update and upgrade messages
  449. define('_ACA_NO_UPDATES', compa::encodeutf('Momentan sind keine Updates verhanden.'));
  450. define('_ACA_VERSION', compa::encodeutf('jNews Version'));
  451. define('_ACA_NEED_UPDATED', compa::encodeutf('Dateien die upgedatet werden müssen:'));
  452. define('_ACA_NEED_ADDED', compa::encodeutf('Dateien die hinzugefügt werden müssen:'));
  453. define('_ACA_NEED_REMOVED', compa::encodeutf('Dateien die gelöscht werden müssen:'));
  454. define('_ACA_FILENAME', compa::encodeutf('Dateiname:'));
  455. define('_ACA_CURRENT_VERSION', compa::encodeutf('Aktuelle Version:'));
  456. define('_ACA_NEWEST_VERSION', compa::encodeutf('Neuste Version:'));
  457. define('_ACA_UPDATING', compa::encodeutf('Update läuft'));
  458. define('_ACA_UPDATE_UPDATED_SUCCESSFULLY', compa::encodeutf('Diese Dateien wurden erfolgreich upgedatet.'));
  459. define('_ACA_UPDATE_FAILED', compa::encodeutf('Update fehlgeschlagen!'));
  460. define('_ACA_ADDING', compa::encodeutf('Füge hinzu'));
  461. define('_ACA_ADDED_SUCCESSFULLY', compa::encodeutf('Erfolgreich hinzugefügt.'));
  462. define('_ACA_ADDING_FAILED', compa::encodeutf('Hinzufügen fehlgeschlagen!'));
  463. define('_ACA_REMOVING', compa::encodeutf('Entfernen'));
  464. define('_ACA_REMOVED_SUCCESSFULLY', compa::encodeutf('Erfolgreich entfernt.'));
  465. define('_ACA_REMOVING_FAILED', compa::encodeutf('Entfernen fehlgeschlagen!'));
  466. define('_ACA_INSTALL_DIFFERENT_VERSION', compa::encodeutf('Installiere eine andere Version'));
  467. define('_ACA_CONTENT_ADD', compa::encodeutf('Füge Inhalt hinzu'));
  468. define('_ACA_UPGRADE_FROM', compa::encodeutf('Importiere Daten (Newsletter- und Abonnenteninformationen) von '));
  469. define('_ACA_UPGRADE_MESS', compa::encodeutf('Es besteht kein Risiko für bestehende Daten. <br /> Dies wird die Dateien nur in die jNews Datenbank importieren.'));
  470. define('_ACA_CONTINUE_SENDING', compa::encodeutf('Senden fortsetzen'));
  471. // jNews message
  472. define('_ACA_UPGRADE1', compa::encodeutf('Du kannst Benutzer und Newsletter einfach importieren aus'));
  473. define('_ACA_UPGRADE2', compa::encodeutf(' nach jNews im Upgrademenü.'));
  474. define('_ACA_UPDATE_MESSAGE', compa::encodeutf('Eine neue Version von jNews ist erschienen '));
  475. define('_ACA_UPDATE_MESSAGE_LINK', compa::encodeutf('Klicke hier, um die Version zu bekommen!'));
  476. define('_ACA_CRON_SETUP', compa::encodeutf('Damit Auto-Responder verschickt werden, musst du einen Cron Task einrichten.'));
  477. define('_ACA_FEATURES', compa::encodeutf('jNews, dein Kommunikationspartner!'));
  478. define('_ACA_THANKYOU', compa::encodeutf('Danke, dass du jNews gewählt hast, deinen Kommunkationspartner!'));
  479. define('_ACA_NO_SERVER', compa::encodeutf('Der Update Server ist nicht erreichbar, probier es später noch mal.'));
  480. define('_ACA_MOD_PUB', compa::encodeutf('Das jNews Modul ist nicht veröffentlicht.'));
  481. define('_ACA_MOD_PUB_LINK', compa::encodeutf('Klicke hier, um es zu veröffentlichen!'));
  482. define('_ACA_IMPORT_SUCCESS', compa::encodeutf('Erfolgreich importiert'));
  483. define('_ACA_IMPORT_EXIST', compa::encodeutf('Abonnmenten sind bereits in der Datenbank'));
  484. // jNews's Guide
  485. define('_ACA_GUIDE', compa::encodeutf('\'s Assistent'));
  486. define('_ACA_GUIDE_FIRST_ACA_STEP', compa::encodeutf('<p>jNews has many great features and this wizard will guide you through a four easy steps process to get you started sending your newsletters and auto-responders!<p />'));
  487. define('_ACA_GUIDE_FIRST_ACA_STEP_DESC', compa::encodeutf('First, you need to add a list. A list could be of two types, either a newsletter or an auto-responder.' .
  488. ' In the list you define all the different parameters to enable the sending of your newsletters or auto-responders: sender name, layout, subscribers\' welcome message, etc...
  489. <br /><br />You can set up your first list here: <a href="index2.php?option=com_jnewsletter&act=list" >create a list</a> and click the New button.'));
  490. define('_ACA_GUIDE_FIRST_ACA_STEP_UPGRADE', compa::encodeutf('jNews provides you with an easy way to import all data from a previous newsletter system.<br />' .
  491. ' Go to the Updates panel and choose your previous newsletter system to import the all your newsletters and subscribers.<br /><br />' .
  492. '<span style="color:#FF5E00;" >IMPORTANT: the import is risk FREE and doesn\'t affect in any way the data of your previous newsletter system</span><br />' .
  493. 'After the import you will be able to manage your subscribers and mailings directly from jNews.<br /><br />'));
  494. define('_ACA_GUIDE_SECOND_ACA_STEP', compa::encodeutf('Great your first list is setup! You can now write your first %s. To create it go to: '));
  495. define('_ACA_GUIDE_SECOND_ACA_STEP_AUTO', compa::encodeutf('Auto-responder Management'));
  496. define('_ACA_GUIDE_SECOND_ACA_STEP_NEWS', compa::encodeutf(' Newsletter Management'));
  497. define('_ACA_GUIDE_SECOND_ACA_STEP_FINAL', compa::encodeutf(' and select your %s. <br /> Then choose your %s in the drop down list. Create your first mailing by clicking New '));
  498. define('_ACA_GUIDE_THRID_ACA_STEP_NEWS', compa::encodeutf('Before you send your first newsletter you may want to check the mail configuration. ' .
  499. 'Go to the <a href="index2.php?option=com_jnewsletter&act=configuration" >configuration page</a> to verify the mail settings. <br />'));
  500. define('_ACA_GUIDE_THRID2_ACA_STEP_NEWS', compa::encodeutf('<br />When you are ready go back to the Newsletters menu, select your mailing and click Send'));
  501. define('_ACA_GUIDE_THRID_ACA_STEP_AUTOS', compa::encodeutf('For your auto-responders to be sent you first need to set up a cron task on your server. ' .
  502. ' Please refer to the Cron tab in the configuration panel.' .
  503. ' <a href="index2.php?option=com_jnewsletter&act=configuration" >click here</a> to learn about setting up a cron task. <br />'));
  504. define('_ACA_GUIDE_MODULE', compa::encodeutf(' <br />Make also sure that you have published jNews module so that people can sign up for the list.'));
  505. define('_ACA_GUIDE_FOUR_ACA_STEP_NEWS', compa::encodeutf(' You can now also set up an auto-responder.'));
  506. define('_ACA_GUIDE_FOUR_ACA_STEP_AUTOS', compa::encodeutf(' You can now also set up a newsletter.'));
  507. define('_ACA_GUIDE_FOUR_ACA_STEP', compa::encodeutf('<p><br />Voila! You are ready to effectively communicate with you visitors and users. This wizard will end as soon as you have entered a second mailing or you can turn it off in the <a href="index2.php?option=com_jnewsletter&act=configuration" >configuration panel</a>.' .
  508. '<br /><br /> If you have any question while using jNews, please refer to the ' .
  509. '<a target="_blank" href="http://www.ijoobi.com/index.php?option=com_content&Itemid=72&view=category&layout=blog&id=29&limit=60" >documentation</a>. ' .
  510. ' You will also find lots of information on how to communicate effectively with your subscribers on <a href="http://www.ijoobi.com/" target="_blank">www.jNews.com</a>.' .
  511. '<p /><br /><b>Thank you for using jNews. Your Communication Partner!<b/> '));
  512. define('_ACA_GUIDE_TURNOFF', compa::encodeutf('Der Assitent wird abgeschaltet!'));
  513. define('_ACA_STEP', compa::encodeutf('Schritt '));
  514. // jNews Install
  515. define('_ACA_INSTALL_CONFIG', compa::encodeutf('jNews Konfiguration'));
  516. define('_ACA_INSTALL_SUCCESS', compa::encodeutf('Erfolgreich installiert'));
  517. define('_ACA_INSTALL_ERROR', compa::encodeutf('Installationsfehler'));
  518. define('_ACA_INSTALL_BOT', compa::encodeutf('jNews Plugin (Bot)'));
  519. define('_ACA_INSTALL_MODULE', compa::encodeutf('jNews Modul'));
  520. //Others
  521. define('_ACA_JAVASCRIPT', compa::encodeutf('!Warnung! Javascript muss erlaubt sein, damit jNews ordentlich funktioniert.'));
  522. define('_ACA_EXPORT_TEXT', compa::encodeutf('Die zu exportierenden Abonnenten stammen aus der gewählten Liste. <br />Exportiere Abonnenten für Liste:'));
  523. define('_ACA_IMPORT_TIPS', compa::encodeutf('Importiere Abonnenten. Die Informationen in dieser Datei müssen im folgenden Format sein: <br />' .
  524. 'Name,E-mail,receiveHTML(1/0),confirmed(1/0)'));
  525. define('_ACA_SUBCRIBER_EXIT', compa::encodeutf('ist bereits eingetragen'));
  526. define('_ACA_GET_STARTED', compa::encodeutf('Klicke hier, um zu beginnen!'));
  527. //News since 1.0.1
  528. define('_ACA_WARNING_1011', compa::encodeutf('Warnung: 1011: Update funktioniert nicht, wegen deiner Servereinstellungen.'));
  529. define('_ACA_SEND_MAIL_FROM_TIPS', compa::encodeutf('Wähle, welche E-Mailadresse als Absender gezeigt wird.'));
  530. define('_ACA_SEND_MAIL_NAME_TIPS', compa::encodeutf('Wähle welcher Name als Absender gezeigt wird.'));
  531. define('_ACA_MAILSENDMETHOD_TIPS', compa::encodeutf('Wähle welche E-Mailfunktion du nutzen willst: PHP mail function, <span>Sendmail</span> oder SMTP Server.'));
  532. define('_ACA_SENDMAILPATH_TIPS', compa::encodeutf('Dies ist das Verzeichnis des Mailservers'));
  533. define('_ACA_LIST_T_TEMPLATE', compa::encodeutf('Template'));
  534. define('_ACA_NO_MAILING_ENTERED', compa::encodeutf('Kein Mailing ausgewählt'));
  535. define('_ACA_NO_LIST_ENTERED', compa::encodeutf('Keine Liste ausgewählt'));
  536. define('_ACA_SENT_MAILING', compa::encodeutf('Sende Mailings'));
  537. define('_ACA_SELECT_FILE', compa::encodeutf('Bitte wähle eine Datei um '));
  538. define('_ACA_LIST_IMPORT', compa::encodeutf('Wähle die Liste(n) mit denen Abonnenten verbunden werden sollen.'));
  539. define('_ACA_PB_QUEUE', compa::encodeutf('Abonnent hinzugefügt, aber es gibt Probleme ihn/sie zur Liste hinzuzufügen. Bitte überprüfe dieses manuell'));
  540. define('_ACA_UPDATE_MESS', compa::encodeutf(''));
  541. define('_ACA_UPDATE_MESS1', compa::encodeutf('Update dringend empfohlen!'));
  542. define('_ACA_UPDATE_MESS2', compa::encodeutf('Patch und kleine Fixe.'));
  543. define('_ACA_UPDATE_MESS3', compa::encodeutf('Neues Release.'));
  544. define('_ACA_UPDATE_MESS5', compa::encodeutf('Joomla 1.5 ist erforderlich um upzudaten.'));
  545. define('_ACA_UPDATE_IS_AVAIL', compa::encodeutf(' ist erhätlich!'));
  546. define('_ACA_NO_MAILING_SENT', compa::encodeutf('Kein Mailing versendet!'));
  547. define('_ACA_SHOW_LOGIN', compa::encodeutf('Zeige Loginformular'));
  548. define('_ACA_SHOW_LOGIN_TIPS', compa::encodeutf('Wähle Ja um ein Loginformular im Frontend von jNews zu zeigen, so dass Benutzer sich auf der Webseite registrieren können.'));
  549. define('_ACA_LISTS_EDITOR', compa::encodeutf('Editor der Listenbeschreibung'));
  550. define('_ACA_LISTS_EDITOR_TIPS', compa::encodeutf('Wähle Ja um einen HTMl Editor zu vewenden, um die Listenbeschreibung zu ändern.'));
  551. define('_ACA_SUBCRIBERS_VIEW', compa::encodeutf('Zeige Abonnenten'));
  552. //News since 1.0.2
  553. define('_ACA_FRONTEND_SETTINGS', compa::encodeutf('Front-End Einstellungen'));
  554. define('_ACA_SHOW_LOGOUT', compa::encodeutf('Zeige Abmelde-Button'));
  555. define('_ACA_SHOW_LOGOUT_TIPS', compa::encodeutf('Wähle Ja um einen Abmelde-Button im Ajacoom-Bereich auf der Webseite zu zeigen.'));
  556. //News since 1.0.3 CB integration
  557. define('_ACA_CONFIG_INTEGRATION', compa::encodeutf('Integration'));
  558. define('_ACA_CB_INTEGRATION', compa::encodeutf('Community Builder Integration'));
  559. define('_ACA_INSTALL_PLUGIN', compa::encodeutf('Community Builder Plugin (jNews Integration) '));
  560. define('_ACA_CB_PLUGIN_NOT_INSTalleD', compa::encodeutf('jNews Plugin für den Community Builder ist noch nicht installiert!'));
  561. define('_ACA_CB_PLUGIN', compa::encodeutf('Listen bei Registrierung'));
  562. define('_ACA_CB_PLUGIN_TIPS', compa::encodeutf('WÄhle Ja um die Mailinglisten im Registrierungsformaler des Community Builders zu zeigen'));
  563. define('_ACA_CB_LISTS', compa::encodeutf('Listen IDs'));
  564. define('_ACA_CB_LISTS_TIPS', compa::encodeutf('DIESES FELD WIRD BENÖTIGT: Trage die ID der Listen ein, die Benutzer abonnieren können sollen, getrennt durch Komma , (0 zeigt alle Listen).'));
  565. define('_ACA_CB_INTRO', compa::encodeutf('Einführungstext'));
  566. define('_ACA_CB_INTRO_TIPS', compa::encodeutf('Dieser Text erscheit vor der Liste. WENN ER LEER IST, WIRD NICHTS ANGEZEIGT. benutze cb_pretext für das CSS Layout.'));
  567. define('_ACA_CB_SHOW_NAME', compa::encodeutf('Zeigen Listenname'));
  568. define('_ACA_CB_SHOW_NAME_TIPS', compa::encodeutf('Wähle ob der Listenname nach dem Einführungstext angezeigt werden soll oder nicht.'));
  569. define('_ACA_CB_LIST_DEFAULT', compa::encodeutf('Wähle Liste standartmässig aus'));
  570. define('_ACA_CB_LIST_DEFAULT_TIPS', compa::encodeutf('Wähle ob die Checkbox für jede Liste standartmässig aktiviert sein soll.'));
  571. define('_ACA_CB_HTML_SHOW', compa::encodeutf('Zeige HTML empfangen'));
  572. define('_ACA_CB_HTML_SHOW_TIPS', compa::encodeutf('Setzte dieses auf JA um Benutzern zu erlauben auszuwählen, ob sie HTML E-Mails bekommen wollen oder nicht. Setze auf Nein um Standarteinstellungen zu verwenden.'));
  573. define('_ACA_CB_HTML_DEFAULT', compa::encodeutf('Standartmässig HTML empfangen'));
  574. define('_ACA_CB_HTML_DEFAULT_TIPS', compa::encodeutf('Setze diese Einstellung um die Standart HTML Konfiguration zu zeigen. Wenn HTML empfangen auf Nein steht, ist diese Option die Standartoption.'));
  575. define('_ACA_CONTENTREP', compa::encodeutf('[SUBSCRIPTIONS] = Dieses wird mit den Ein-/Austragungslinks ersetzt.' .
  576. ' Es ist <strong>notwendig</strong> damit jNews ordentlich funktioniert.<br />' .
  577. 'Wenn du weiteren Content in dieser Box plaziert, wird er in allen Mailings dieser Liste angezeigt.' .
  578. ' <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.'));
  579. // since 1.0.6
  580. define('_ACA_NOTIFICATION', compa::encodeutf('Hinweis')); // shortcut for E-mail notification
  581. define('_ACA_NOTIFICATIONS', compa::encodeutf('Hinweise'));
  582. define('_ACA_USE_SEF', compa::encodeutf('SEF in Mailings'));
  583. define('_ACA_USE_SEF_TIPS', compa::encodeutf('Es ist empfohlen NEIN zu wählen. Wenn du umbedingt willst, dass die URL in deiner Mail SEF verwendet, dann wähle JA.' .
  584. ' <br /><b>Die Links funktionieren für beide Optionen. NEIN stellt sicher, dass die Links auch funktionieren, wenn du deine SEF änderst.</b> '));
  585. define('_ACA_ERR_NB', compa::encodeutf('Fehler #: ERR'));
  586. define('_ACA_ERR_SETTINGS', compa::encodeutf('Fehler beim Bearbeiten der Einstellungen'));
  587. define('_ACA_ERR_SEND', compa::encodeutf('Sende Fehlerbericht'));
  588. define('_ACA_ERR_SEND_TIPS', compa::encodeutf('Wenn du willst, dass jNews verbessert wird, wähle JA. Das wird uns einen Fehlerbericht senden, so dass du uns Bugs nicht mehr melden musst. ;-) <br /><b>KEINE PRIVATEN INFORMATIONEN WERDEN VERSANDT</b> Wir erfahren nicht mal von welcher Webseite der Fehler kommt, lediglich jNews Informationen, sowie das PHP-Setup und SQL-Queries werden versandt. '));
  589. define('_ACA_ERR_SHOW_TIPS', compa::encodeutf('Wähle Ja um die Fehlernummer anzuzeigen. Hauptsächlich für Debugging Zwecke. '));
  590. define('_ACA_ERR_SHOW', compa::encodeutf('Zeige Fehler'));
  591. define('_ACA_LIST_SHOW_UNSUBCRIBE', compa::encodeutf('Zeige Abmeldungslinks'));
  592. define('_ACA_LIST_SHOW_UNSUBCRIBE_TIPS', compa::encodeutf('Wähle Ja um am Ende der E-Mails die Abmeldungslinks anzuzeigen, um Benutzern erlauben ihre Abonnements zu ändern <br /> No entfernt den Footer und die Links.'));
  593. define('_ACA_UPDATE_INSTALL', compa::encodeutf('<span style="color: rgb(255, 0, 0);">WICHTIGER HINWEIS!</span> <br />Wenn du von einer vorherigen jNewsversion upgradest, muss deine Datenbank upgedatet werden, indem du hier klickst (Deine Daten bleiben erhalten)'));
  594. define('_ACA_UPDATE_INSTALL_BTN', compa::encodeutf('Update Tabellen und Konfiguration'));
  595. define('_ACA_MAILING_MAX_TIME', compa::encodeutf('Max Bearbeitungszeit'));
  596. define('_ACA_MAILING_MAX_TIME_TIPS', compa::encodeutf('Definiere die maximale Zeit für einzelne E-Mailpackete, die versandt werden sollen. Empfohlen werden Zeiten zwischen 30s 2mins..'));
  597. // virtuemart integration beta
  598. define('_ACA_VM_INTEGRATION', compa::encodeutf('VirtueMart Integration'));
  599. define('_ACA_VM_COUPON_NOTIF', compa::encodeutf('Coupon Hinweis ID'));
  600. define('_ACA_VM_COUPON_NOTIF_TIPS', compa::encodeutf('Wähle die ID Nummer des Mailings, dass du nutzen willst um Coupons an deine Kunden zu versenden'));
  601. define('_ACA_VM_NEW_PRODUCT', compa::encodeutf('Hinweis ID für neue Projekte'));
  602. define('_ACA_VM_NEW_PRODUCT_TIPS', compa::encodeutf('Wähle die ID des Mailings, dass du nutzen willst, um Informationen über neue Produkte zu versenden.'));
  603. // Since 1.0.4
  604. define('_ACA_BACKUP_FAILED', compa::encodeutf('Could not backup the file! File not replaced.'));
  605. define('_ACA_BACKUP_YOUR_FILES', compa::encodeutf('The old version of the files have been backed up into the following directory:'));
  606. define('_ACA_SERVER_LOCAL_TIME', compa::encodeutf('Server local time'));
  607. define('_ACA_SHOW_ARCHIVE', compa::encodeutf('Show archive button'));
  608. define('_ACA_SHOW_ARCHIVE_TIPS', compa::encodeutf('Select YES to show the archive button in the front end on the Newsletter listing'));
  609. define('_ACA_LIST_OPT_TAG', compa::encodeutf('Tags'));
  610. define('_ACA_LIST_OPT_IMG', compa::encodeutf('Images'));
  611. define('_ACA_LIST_OPT_CTT', compa::encodeutf('Content'));
  612. define('_ACA_INPUT_NAME_TIPS', compa::encodeutf('Enter your full name (firstname first)'));
  613. define('_ACA_INPUT_EMAIL_TIPS', compa::encodeutf('Enter your email address (Make sure this is a valid email address if you want to receive our mailings.)'));
  614. define('_ACA_RECEIVE_HTML_TIPS', compa::encodeutf('Choose Yes if you want to receive HTML mailings - No to receive Text only mailings'));
  615. define('_ACA_TIME_ZONE_ASK_TIPS', compa::encodeutf('Specify your time zone.'));
  616. // Since 1.0.5
  617. define('_ACA_FILES', compa::encodeutf('Files'));
  618. define('_ACA_FILES_UPLOAD', compa::encodeutf('Upload'));
  619. define('_ACA_MENU_UPLOAD_IMG', compa::encodeutf('Upload Images'));
  620. define('_ACA_TOO_LARGE', compa::encodeutf('File size too large. The maximum permitted size is'));
  621. define('_ACA_MISSING_DIR', compa::encodeutf('Destination directory doesn\'t exist'));
  622. define('_ACA_IS_NOT_DIR', compa::encodeutf('The destination directory doesn\'t exist or is a regular file.'));
  623. define('_ACA_NO_WRITE_PERMS', compa::encodeutf('The destination directory doesn\'t have write perms.'));
  624. define('_ACA_NO_USER_FILE', compa::encodeutf('You haven\'t selected any file for uploading.'));
  625. define('_ACA_E_FAIL_MOVE', compa::encodeutf('Impossible to move the file.'));
  626. define('_ACA_FILE_EXISTS', compa::encodeutf('The destination file already exists.'));
  627. define('_ACA_CANNOT_OVERWRITE', compa::encodeutf('The destination file already exists and could not be overwritten.'));
  628. define('_ACA_NOT_ALLOWED_EXTENSION', compa::encodeutf('File extension not permitted.'));
  629. define('_ACA_PARTIAL', compa::encodeutf('The file was only partially uploaded.'));
  630. define('_ACA_UPLOAD_ERROR', compa::encodeutf('Upload error:'));
  631. define('DEV_NO_DEF_FILE', compa::encodeutf('The file was only partially uploaded.'));
  632. // since 1.0.8
  633. // create forms for subscriptions
  634. define('_ACA_FORM_BUTTON', compa::encodeutf('Create form'));
  635. define('_ACA_FORM_COPY', compa::encodeutf('HTML code'));
  636. define('_ACA_FORM_COPY_TIPS', compa::encodeutf('Copy the generated HTML code into your HTML page.'));
  637. define('_ACA_FORM_LIST_TIPS', compa::encodeutf('Select the list you want to include in the form'));
  638. // update messages
  639. define('_ACA_UPDATE_MESS4', compa::encodeutf('It can\'t be updated automatically.'));
  640. define('_ACA_WARNG_REMOTE_FILE', compa::encodeutf('No way to get remote file.'));
  641. define('_ACA_ERROR_FETCH', compa::encodeutf('Error fetching file.'));
  642. define('_ACA_CHECK', compa::encodeutf('Check'));
  643. define('_ACA_MORE_INFO', compa::encodeutf('More info'));
  644. define('_ACA_UPDATE_NEW', compa::encodeutf('Update to newer version'));
  645. define('_ACA_UPGRADE', compa::encodeutf('Upgrade to higher product'));
  646. define('_ACA_DOWNDATE', compa::encodeutf('Roll back to previous version'));
  647. define('_ACA_DOWNGRADE', compa::encodeutf('Back to basic product'));
  648. define('_ACA_REQUIRE_JOOM', compa::encodeutf('Require Joomla'));
  649. define('_ACA_TRY_IT', compa::encodeutf('Try it!'));
  650. define('_ACA_NEWER', compa::encodeutf('Newer'));
  651. define('_ACA_OLDER', compa::encodeutf('Older'));
  652. define('_ACA_CURRENT', compa::encodeutf('Current'));
  653. // since 1.0.9
  654. define('_ACA_CHECK_COMP', compa::encodeutf('Try one of the other components'));
  655. define('_ACA_MENU_VIDEO', compa::encodeutf('Video tutorials'));
  656. define('_ACA_AUTO_SCHEDULE', compa::encodeutf('Schedule'));
  657. define('_ACA_SCHEDULE_TITLE', compa::encodeutf('Automatic schedule function setting'));
  658. define('_ACA_ISSUE_NB_TIPS', compa::encodeutf('Issue number generated automatically by the system'));
  659. define('_ACA_SEL_ALL', compa::encodeutf('All mailings'));
  660. define('_ACA_SEL_ALL_SUB', compa::encodeutf('All lists'));
  661. define('_ACA_INTRO_ONLY_TIPS', compa::encodeutf('If you check this box only the introduction of the article will be inserted into the mailing with a read more link to the complete article on your site.'));
  662. define('_ACA_TAGS_TITLE', compa::encodeutf('Content tag'));
  663. define('_ACA_TAGS_TITLE_TIPS', compa::encodeutf('Copy and paste this tag into the mailing where you want to have the content to be placed.'));
  664. define('_ACA_PREVIEW_EMAIL_TEST', compa::encodeutf('Indicate the email address to send a test to'));
  665. define('_ACA_PREVIEW_TITLE', compa::encodeutf('Preview'));
  666. define('_ACA_AUTO_UPDATE', compa::encodeutf('New update notification'));
  667. define('_ACA_AUTO_UPDATE_TIPS', compa::encodeutf('Select Yes if you want to be notified of new updates for your component. <br />IMPORTANT!! Show tips needs to be on for this function to work.'));
  668. // since 1.1.0
  669. define('_ACA_LICENSE', compa::encodeutf('License Information'));
  670. // since 1.1.1
  671. define('_ACA_NEW', compa::encodeutf('New'));
  672. define('_ACA_SCHEDULE_SETUP', compa::encodeutf('In order for the autoresponders to be sent you need to setup scheduler in the configuration.'));
  673. define('_ACA_SCHEDULER', compa::encodeutf('Scheduler'));
  674. define('_ACA_JNEWSLETTER_CRON_DESC', compa::encodeutf('if you do not have access to a cron task manager on your website, you can register for a Free jNews Cron account at:'));
  675. define('_ACA_CRON_DOCUMENTATION', compa::encodeutf('You can find further information on setting up the jNews Scheduler at the following url:'));
  676. define('_ACA_CRON_DOC_URL', compa::encodeutf('<a href="http://www.ijoobi.com/index.php?option=com_content&view=article&id=4249&catid=29&Itemid=72"
  677. target="_blank">http://www.ijoobi.com/index.php?option=com_content&Itemid=72&view=category&layout=blog&id=29&limit=60</a>'));
  678. define( '_ACA_QUEUE_PROCESSED', compa::encodeutf('Queue processed succefully...'));
  679. define( '_ACA_ERROR_MOVING_UPLOAD', compa::encodeutf('Error moving imported file'));
  680. //since 1.1.4
  681. define( '_ACA_SCHEDULE_FREQUENCY', compa::encodeutf('Scheduler frequency'));
  682. define( '_ACA_CRON_MAX_FREQ', compa::encodeutf('Scheduler max frequency'));
  683. define( '_ACA_CRON_MAX_FREQ_TIPS', compa::encodeutf('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.'));
  684. define( '_ACA_CRON_MAX_EMAIL', compa::encodeutf('Maximum emails per task'));
  685. define( '_ACA_CRON_MAX_EMAIL_TIPS', compa::encodeutf('Specify the maximum number of emails sent per task (0 unlimited).'));
  686. define( '_ACA_CRON_MINUTES', compa::encodeutf(' minutes'));
  687. define( '_ACA_SHOW_SIGNATURE', compa::encodeutf('Show email footer'));
  688. define( '_ACA_SHOW_SIGNATURE_TIPS', compa::encodeutf('Whether or not you want to promote jNews in the footer of the emails.'));
  689. define( '_ACA_QUEUE_AUTO_PROCESSED', compa::encodeutf('Auto-responders processed successfully...'));
  690. define( '_ACA_QUEUE_NEWS_PROCESSED', compa::encodeutf('Scheduled newsletters processed successfully...'));
  691. define( '_ACA_MENU_SYNC_USERS', compa::encodeutf('Sync Users'));
  692. define( '_ACA_SYNC_USERS_SUCCESS', compa::encodeutf('Users Synchronization Successful!'));
  693. // compatibility with Joomla 15
  694. if (!defined('_BUTTON_LOGOUT')) define( '_BUTTON_LOGOUT', compa::encodeutf('Logout'));
  695. if (!defined('_CMN_YES')) define( '_CMN_YES', compa::encodeutf('Yes'));
  696. if (!defined('_CMN_NO')) define( '_CMN_NO', compa::encodeutf('No'));
  697. if (!defined('_HI')) define( '_HI', compa::encodeutf('Hi'));
  698. if (!defined('_CMN_TOP')) define( '_CMN_TOP', compa::encodeutf('Top'));
  699. if (!defined('_CMN_BOTTOM')) define( '_CMN_BOTTOM', compa::encodeutf('Bottom'));
  700. //if (!defined('_BUTTON_LOGOUT')) define( '_BUTTON_LOGOUT', compa::encodeutf('Logout'));
  701. // For include title only or full article in content item tab in newsletter edit - p0stman911
  702. define('_ACA_TITLE_ONLY_TIPS', compa::encodeutf('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.'));
  703. define('_ACA_TITLE_ONLY', compa::encodeutf('Title Only'));
  704. define('_ACA_FULL_ARTICLE_TIPS', compa::encodeutf('If you select this the complete article will be inserted into the mailing'));
  705. define('_ACA_FULL_ARTICLE', compa::encodeutf('Full Article'));
  706. define('_ACA_CONTENT_ITEM_SELECT_T', compa::encodeutf('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). '));
  707. define('_ACA_SUBSCRIBE_LIST2', compa::encodeutf('Mailing list(s)'));
  708. // smart-newsletter function
  709. define('_ACA_AUTONEWS', compa::encodeutf(' Smart-Newsletter'));
  710. define('_ACA_MENU_AUTONEWS', compa::encodeutf(' Smart-Newsletters'));
  711. define('_ACA_AUTO_NEWS_OPTION', compa::encodeutf(' Smart-Newsletter options'));
  712. define('_ACA_AUTONEWS_FREQ', compa::encodeutf(' Newsletter Frequency'));
  713. define('_ACA_AUTONEWS_FREQ_TIPS', compa::encodeutf('Specify the frequency at which you want to send the smart-newsletter.'));
  714. define('_ACA_AUTONEWS_SECTION', compa::encodeutf('Article Section'));
  715. define('_ACA_AUTONEWS_SECTION_TIPS', compa::encodeutf('Specify the section you want to choose the articles from.'));
  716. define('_ACA_AUTONEWS_CAT', compa::encodeutf('Article Category'));
  717. define('_ACA_AUTONEWS_CAT_TIPS', compa::encodeutf('Specify the category you want to choose the articles from (All for all article in that section).'));
  718. define('_ACA_SELECT_SECTION', compa::encodeutf('All Sections'));
  719. define('_ACA_SELECT_CAT', compa::encodeutf('All Categories'));
  720. define('_ACA_AUTO_DAY_CH8', compa::encodeutf('Quaterly'));
  721. define('_ACA_AUTONEWS_STARTDATE', compa::encodeutf('Start date'));
  722. define('_ACA_AUTONEWS_STARTDATE_TIPS', compa::encodeutf('Specify the date you want to start sending the Smart Newsletter.'));
  723. define('_ACA_AUTONEWS_TYPE', compa::encodeutf('Content rendering'));// how we see the content which is included in the newsletter
  724. define('_ACA_AUTONEWS_TYPE_TIPS', compa::encodeutf('Full Article: will include the entire article in the newsletter.<br />' .
  725. 'Intro only: will include only the introduction of the article in the newsletter.<br/>' .
  726. 'Title only: will include only the title of the article in the newsletter.'));
  727. define('_ACA_TAGS_AUTONEWS', compa::encodeutf('[SMARTNEWSLETTER] = This will be replaced by the Smart-newsletter.'));
  728. //since 1.1.3
  729. define('_ACA_MALING_EDIT_VIEW', compa::encodeutf('Mailing erstellen / ansehen'));
  730. define('_ACA_LICENSE_CONFIG', compa::encodeutf('License'));
  731. define('_ACA_ENTER_LICENSE', compa::encodeutf('Enter license'));
  732. define('_ACA_ENTER_LICENSE_TIPS', compa::encodeutf('Enter your license number and save it.'));
  733. define('_ACA_LICENSE_SETTING', compa::encodeutf('License settings'));
  734. define('_ACA_GOOD_LIC', compa::encodeutf('Your license is valid.'));
  735. define('_ACA_NOTSO_GOOD_LIC', compa::encodeutf('Your license is not valid: '));
  736. define('_ACA_PLEASE_LIC', compa::encodeutf('Please contact jNews support to upgrade your license ( license@ijoobi.com ).'));
  737. define('_ACA_DESC_PLUS', compa::encodeutf('jNews Plus is the first sequencial auto-responders for Joomla CMS. ' . _ACA_FEATURES));
  738. define('_ACA_DESC_PRO', compa::encodeutf('jNews PRO the ultimate mailing system for Joomla CMS. ' . _ACA_FEATURES));
  739. //since 1.1.4
  740. define('_ACA_ENTER_TOKEN', compa::encodeutf('Enter token'));
  741. define('_ACA_ENTER_TOKEN_TIPS', compa::encodeutf('Please enter your token number you received by email when you purchased jNews. '));
  742. define('_ACA_JNEWSLETTER_SITE', compa::encodeutf('jNews site:'));
  743. define('_ACA_MY_SITE', compa::encodeutf('My site:'));
  744. define( '_ACA_LICENSE_FORM', compa::encodeutf(' ' .
  745. 'Click here to go to the license form.</a>'));
  746. define('_ACA_PLEASE_CLEAR_LICENSE', compa::encodeutf('Please clear the license field so it is empty and try again.<br /> If the problem persists, '));
  747. define( '_ACA_LICENSE_SUPPORT', compa::encodeutf('If you still have questions, ' . _ACA_PLEASE_LIC));
  748. define( '_ACA_LICENSE_TWO', compa::encodeutf('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. '
  749. . _ACA_LICENSE_FORM . '<br /><br/>' . _ACA_LICENSE_SUPPORT));
  750. define('_ACA_ENTER_TOKEN_PATIENCE', compa::encodeutf('After saving your token a license will be generated automatically. ' .
  751. ' Usually the token is validated in 2 minutes. However, in some cases it can take up to 15 minutes.<br />' .
  752. '<br />Check back this control panel in few minutes. <br /><br />' .
  753. 'If you didn\'t receive a valid license key in 15 minutes, '. _ACA_LICENSE_TWO));
  754. define( '_ACA_ENTER_NOT_YET', compa::encodeutf('Your token has not yet been validated.'));
  755. define( '_ACA_UPDATE_CLICK_HERE', compa::encodeutf('Pleae visit <a href="http://www.ijoobi.com" target="_blank">www.ijoobi.com</a> to download the newest version.'));
  756. define( '_ACA_NOTIF_UPDATE', compa::encodeutf('To be notified of new updates enter your email address and click subscribe '));
  757. define('_ACA_THINK_PLUS', compa::encodeutf('If you want more out of your mailing system think Plus!'));
  758. define('_ACA_THINK_PLUS_1', compa::encodeutf('Sequential auto-responders'));
  759. define('_ACA_THINK_PLUS_2', compa::encodeutf('Schedule the delivery of your newsletter for a predefined date'));
  760. define('_ACA_THINK_PLUS_3', compa::encodeutf('No more server limitation'));
  761. define('_ACA_THINK_PLUS_4', compa::encodeutf('and much more...'));
  762. //since 1.2.2
  763. define( '_ACA_LIST_ACCESS', compa::encodeutf('List Access'));
  764. define( '_ACA_INFO_LIST_ACCESS', compa::encodeutf('Specify what group of users can view and subscribe to this list'));
  765. define( 'ACA_NO_LIST_PERM', compa::encodeutf('You don\'t have enough permission to subscribe to this list'));
  766. //Archive Configuration
  767. define('_ACA_MENU_TAB_ARCHIVE', compa::encodeutf('Archive'));
  768. define('_ACA_MENU_ARCHIVE_ALL', compa::encodeutf('Archive All'));
  769. //Archive Lists
  770. define('_FREQ_OPT_0', compa::encodeutf('None'));
  771. define('_FREQ_OPT_1', compa::encodeutf('Every Week'));
  772. define('_FREQ_OPT_2', compa::encodeutf('Every 2 Weeks'));
  773. define('_FREQ_OPT_3', compa::encodeutf('Every Month'));
  774. define('_FREQ_OPT_4', compa::encodeutf('Every Quarter'));
  775. define('_FREQ_OPT_5', compa::encodeutf('Every Year'));
  776. define('_FREQ_OPT_6', compa::encodeutf('Other'));
  777. define('_DATE_OPT_1', compa::encodeutf('Created date'));
  778. define('_DATE_OPT_2', compa::encodeutf('Modified date'));
  779. define('_ACA_ARCHIVE_TITLE', compa::encodeutf('Setting up auto-archive frequency'));
  780. define('_ACA_FREQ_TITLE', compa::encodeutf('Archive frequency'));
  781. define('_ACA_FREQ_TOOL', compa::encodeutf('Define how often you want the Archive Manager to arhive your website content.'));
  782. define('_ACA_NB_DAYS', compa::encodeutf('Number of days'));
  783. define('_ACA_NB_DAYS_TOOL', compa::encodeutf('This is only for the Other option! Please specify the number of days between each Archive.'));
  784. define('_ACA_DATE_TITLE', compa::encodeutf('Date type'));
  785. define('_ACA_DATE_TOOL', compa::encodeutf('Define if the archived should be done on the created date or modified date.'));
  786. define('_ACA_MAINTENANCE_TAB', compa::encodeutf('Maintenance settings'));
  787. define('_ACA_MAINTENANCE_FREQ', compa::encodeutf('Maintenance frequency'));
  788. define( '_ACA_MAINTENANCE_FREQ_TIPS', compa::encodeutf('Specify the frequency at which you want the maintenance routine to run.'));
  789. define( '_ACA_CRON_DAYS', compa::encodeutf('hour(s)'));
  790. define( '_ACA_LIST_NOT_AVAIL', compa::encodeutf('There is no list available.'));
  791. define( '_ACA_LIST_ADD_TAB', compa::encodeutf('Add/Edit'));
  792. define( '_ACA_LIST_ACCESS_EDIT', compa::encodeutf('Mailing Erstellen/Bearbeiten Zugang'));
  793. define( '_ACA_INFO_LIST_ACCESS_EDIT', compa::encodeutf('Lege fest, welche Benutzergruppen ein Mailing für diese Liste neu erstellen oder bearbeiten dürfen'));
  794. define( '_ACA_MAILING_NEW_FRONT', compa::encodeutf('Neues Mailing erstellen'));
  795. define('_ACA_AUTO_ARCHIVE', compa::encodeutf('Auto-Archive'));
  796. define('_ACA_MENU_ARCHIVE', compa::encodeutf('Auto-Archive'));
  797. //Extra tags:
  798. define('_ACA_TAGS_ISSUE_NB', compa::encodeutf('[ISSUENB] = Das wird duch die Ausgaben-Nummer des Mailings ersetzt.'));
  799. define('_ACA_TAGS_DATE', compa::encodeutf('[DATE] = Das wird durch das Sendedatum ersetzt.'));
  800. define('_ACA_TAGS_CB', compa::encodeutf('[CBTAG:{field_name}] = Das wird durch einen Wert aus der Drittanbieter-Komponente Community Builder ersetzt, z.B. [CBTAG:firstname] '));
  801. define( '_ACA_MAINTENANCE', compa::encodeutf('Joobi Care'));
  802. define('_ACA_THINK_PRO', compa::encodeutf('When you have professional needs, you use professional components!'));
  803. define('_ACA_THINK_PRO_1', compa::encodeutf(' Smart-Newsletters'));
  804. define('_ACA_THINK_PRO_2', compa::encodeutf('Define access level for your list'));
  805. define('_ACA_THINK_PRO_3', compa::encodeutf('Define who can edit/add mailings'));
  806. define('_ACA_THINK_PRO_4', compa::encodeutf('More tags: add your CB fields'));
  807. define('_ACA_THINK_PRO_5', compa::encodeutf('Joomla contents Auto-archive'));
  808. define('_ACA_THINK_PRO_6', compa::encodeutf('Database optimization'));
  809. define('_ACA_LIC_NOT_YET', compa::encodeutf('Your license is not yet valid. Please check the license Tab in the configuration panel.'));
  810. define('_ACA_PLEASE_LIC_GREEN', compa::encodeutf('Make sure to provide the green information at the top of the tab to our support team.'));
  811. define('_ACA_FOLLOW_LINK', compa::encodeutf('Get Your License'));
  812. define( '_ACA_FOLLOW_LINK_TWO', compa::encodeutf('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. '));
  813. define( '_ACA_ENTER_TOKEN_TIPS2', compa::encodeutf(' Then click on Apply button in the top right menu.'));
  814. define( '_ACA_ENTER_LIC_NB', compa::encodeutf('Enter your License'));
  815. define( '_ACA_UPGRADE_LICENSE', compa::encodeutf('Upgrade Your License'));
  816. define( '_ACA_UPGRADE_LICENSE_TIPS', compa::encodeutf('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.'));
  817. define( '_ACA_MAIL_FORMAT', compa::encodeutf('Encoding format'));
  818. define( '_ACA_MAIL_FORMAT_TIPS', compa::encodeutf('What format do you want to use for encoding your mailings, Text only or MIME'));
  819. define( '_ACA_JNEWSLETTER_CRON_DESC_ALT', compa::encodeutf('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.'));
  820. //since 1.3.1
  821. define('_ACA_SHOW_AUTHOR', compa::encodeutf('Show Author\'s Name'));
  822. define('_ACA_SHOW_AUTHOR_TIPS', compa::encodeutf('Select Yes if you want to add the name of the author when you add an article in the Mailing'));
  823. //since 1.3.5
  824. define('_ACA_REGWARN_NAME', compa::encodeutf('Bitte Ihren Namen eingeben.'));
  825. define('_ACA_REGWARN_MAIL', compa::encodeutf('Bitte Ihre E-Mail Adresse eingeben.'));
  826. //since 1.5.6
  827. define('_ACA_ADDEMAILREDLINK_TIPS', compa::encodeutf('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.'));
  828. define('_ACA_ADDEMAILREDLINK', compa::encodeutf('Add e-mail to the redirect link'));
  829. //since 1.6.3
  830. define('_ACA_ITEMID', compa::encodeutf('ItemId'));
  831. define('_ACA_ITEMID_TIPS', compa::encodeutf('This ItemId will be added to your jNews links.'));
  832. //since 1.6.5
  833. define('_ACA_SHOW_JCALPRO', compa::encodeutf('jCalPRO'));
  834. define('_ACA_SHOW_JCALPRO_TIPS', compa::encodeutf('Show the integration tab for jCalPRO <br/>(only if jCalPRO is installed on your website!)'));
  835. define('_ACA_JCALTAGS_TITLE', compa::encodeutf('jCalPRO Tag:'));
  836. define('_ACA_JCALTAGS_TITLE_TIPS', compa::encodeutf('Copy and paste this tag into the mailing where you want to have the event to be placed.'));
  837. define('_ACA_JCALTAGS_DESC', compa::encodeutf('Description:'));
  838. define('_ACA_JCALTAGS_DESC_TIPS', compa::encodeutf('Select Yes if you want to insert the description of the event'));
  839. define('_ACA_JCALTAGS_START', compa::encodeutf('Start date:'));
  840. define('_ACA_JCALTAGS_START_TIPS', compa::encodeutf('Select Yes if you want to insert the start date of the event'));
  841. define('_ACA_JCALTAGS_READMORE', compa::encodeutf('Read more:'));
  842. define('_ACA_JCALTAGS_READMORE_TIPS', compa::encodeutf('Select Yes if you want to insert a <b>read more link</b> for this event'));
  843. define('_ACA_REDIRECTCONFIRMATION', compa::encodeutf('Redirect URL'));
  844. define('_ACA_REDIRECTCONFIRMATION_TIPS', compa::encodeutf('If you require a confirmation e-mail, the user will be confirmed and redirected to this URL if he clicks on the confirmation link.'));
  845. //since 2.0.0 compatibility with Joomla 1.5
  846. if(!defined('_CMN_SAVE') and defined('CMN_SAVE')) define('_CMN_SAVE',CMN_SAVE);
  847. if(!defined('_CMN_SAVE')) define('_CMN_SAVE','Save');
  848. if(!defined('_NO_ACCOUNT')) define('_NO_ACCOUNT','No account yet?');
  849. if(!defined('_CREATE_ACCOUNT')) define('_CREATE_ACCOUNT','Register');
  850. if(!defined('_NOT_AUTH')) define('_NOT_AUTH','You are not authorised to view this resource.');
  851. //since 3.0.0
  852. define('_ACA_DISABLETOOLTIP', compa::encodeutf('Disable Tooltip'));
  853. define('_ACA_DISABLETOOLTIP_TIPS', compa::encodeutf('Disable the tooltip on the frontend'));
  854. define('_ACA_MINISENDMAIL', compa::encodeutf('Use Mini SendMail'));
  855. define('_ACA_MINISENDMAIL_TIPS', compa::encodeutf('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'));
  856. //Since 3.1.5
  857. define('_ACA_READMORE',compa::encodeutf('Read more...'));
  858. define('_ACA_VIEWARCHIVE',compa::encodeutf('Click here'));
  859. //since 4.0.0
  860. define('_ACA_SHOW_JLINKS',compa::encodeutf('Link Tracking'));
  861. define('_ACA_SHOW_JLINKS_TIPS',compa::encodeutf('Enables the integration with jLinks to be able to do link tracking for each links in the newsletter.'));
  862. //since 4.1.0
  863. define( '_ACA_MAIL_ENCODING', 'Mail encoding' );
  864. define( '_ACA_MAIL_ENCODING_TIPS', 'What encoding format do you want to use UTF-8 (highly recommended) or ISO-8859-2' );
  865. define( '_ACA_COPY_SUBJECT', 'Copy Subject' );
  866. //since 5.0.0
  867. //mary for columns
  868. define('_ACA_MCOLUMN1','Column 1');//$GLOBALS[ACA.'column1_name']);
  869. define('_ACA_MCOLUMN2','Column 2');//$GLOBALS[ACA.'column2_name']);
  870. define('_ACA_MCOLUMN3','Column 3');//$GLOBALS[ACA.'column3_name']);
  871. define('_ACA_MCOLUMN4','Column 4');//$GLOBALS[ACA.'column4_name']);
  872. define('_ACA_MCOLUMN5','Column 5');//$GLOBALS[ACA.'column5_name']);
  873. //fieldset for column configuration
  874. define('_ACA_COLUMN','User-defined Columns');
  875. define('_ACA_COLUMN1','Show Column 1');
  876. define('_ACA_COLUMN2','Show Column 2');
  877. define('_ACA_COLUMN3','Show Column 3');
  878. define('_ACA_COLUMN4','Show Column 4');
  879. define('_ACA_COLUMN5','Show Column 5');
  880. define('_ACA_COL1_NAME', 'Column 1 Name');
  881. define('_ACA_COL2_NAME', 'Column 2 Name');
  882. define('_ACA_COL3_NAME', 'Column 3 Name');
  883. define('_ACA_COL4_NAME', 'Column 4 Name');
  884. define('_ACA_COL5_NAME', 'Column 5 Name');
  885. //define('_ACA_COL1_TIPS','Enter the alias name of column 1 to be shown in the subscribers module');
  886. define('_ACA_SHOW_COLUMN1_TIPS','Show/hide this column in your subscribers list-BE');
  887. define('_ACA_SHOW_COLUMN2_TIPS','Show/hide this column in your subscribers list-BE');
  888. define('_ACA_SHOW_COLUMN3_TIPS','Show/hide this column in your subscribers list-BE');
  889. define('_ACA_SHOW_COLUMN4_TIPS','Show/hide this column in your subscribers list-BE');
  890. define('_ACA_SHOW_COLUMN5_TIPS','Show/hide this column in your subscribers list-BE');
  891. define('_ACA_INPUT_COLUMN1','Column 1');//$GLOBALS[ACA.'column1_name']);
  892. define('_ACA_INPUT_COLUMN2','Column 2');//$GLOBALS[ACA.'column2_name']);
  893. define('_ACA_INPUT_COLUMN3','Column 3');//$GLOBALS[ACA.'column3_name']);
  894. define('_ACA_INPUT_COLUMN4','Column 4');//$GLOBALS[ACA.'column4_name']);
  895. define('_ACA_INPUT_COLUMN5','Column 5');//$GLOBALS[ACA.'column5_name']);
  896. define('_ACA_INPUT_COLUMN1_TIPS','Enter your column 1');
  897. define('_ACA_INPUT_COLUMN2_TIPS','Enter your column 2');
  898. define('_ACA_INPUT_COLUMN3_TIPS','Enter your column 3');
  899. define('_ACA_INPUT_COLUMN4_TIPS','Enter your column 4');
  900. define('_ACA_INPUT_COLUMN5_TIPS','Enter your column 5');
  901. define('_ACA_COLUMN1_REP', '[COLUMN1] = This will be replaced by your user defined column 1');
  902. define('_ACA_COLUMN2_REP', '[COLUMN2] = This will be replaced by your user defined column 2');
  903. define('_ACA_COLUMN3_REP', '[COLUMN3] = This will be replaced by your user defined column 3');
  904. define('_ACA_COLUMN4_REP', '[COLUMN4] = This will be replaced by your user defined column 4');
  905. define('_ACA_COLUMN5_REP', '[COLUMN5] = This will be replaced by your user defined column 5');
  906. define('_ACA_REGWARN_COLUMN1','Please enter your');
  907. define('_ACA_REGWARN_COLUMN2','Please enter your');
  908. define('_ACA_REGWARN_COLUMN3','Please enter your');
  909. define('_ACA_REGWARN_COLUMN4','Please enter your');
  910. define('_ACA_REGWARN_COLUMN5','Please enter your');
  911. //end of columns
  912. //url
  913. define('_ACA_URL_PASS','Password');
  914. define('_ACA_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.)');
  915. define('_ACA_URL_MES','Please subscribe through the Subscriber Module or subscribe through the frontend.');
  916. define('_ACA_URL_PASS_WARN','(In the PRO If you change this password, please update the hidden password in your external form as well.)');
  917. define('_ACA_ENABLE_CAPTCHA', 'Enable Captcha');
  918. define('_ACA_ENABLE_CAPTCHA_TIPS','Enable captcha functionality in the subscriber module and in the subscription via external form in the PRO.');
  919. //url
  920. // subscription notification
  921. define('_ACA_SUBSCRIPTION_NOTIFY','Send Subscription Notification');
  922. define('_ACA_SUBSCRIPTION_NOTIFY_TIPS','Admin will be sent with subscription notification email after users subscribe in the jNews Subscribers Module. The notification will be sent to: ');
  923. define('_ACA_SUBSCRIPTION_NOTIFY_MSG1','A subscription notification email has been sent to the administrator.');
  924. define('_ACA_SUBSCRIPTION_NOTIFY_MSG2','No subscription notification email sent.');
  925. define('_ACA_NEW_SUB','jNews Newsletter Subscription');
  926. define('_ACA_SUBSCRIPTION_NOTIFY_ERR','Unable in sending a subscription notification to the administrator.');
  927. //subscription notification messages
  928. //for captcha
  929. define('_ACA_CAPTCHA_CAPTION','Code: ');
  930. define('ACA_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>');
  931. define('_ACA_REGWARN_CAPTCHA','Enter the captcha code.');
  932. define('_ACA_SUB_ERR','<br>Error in subscribing.');
  933. //since 6.0.0
  934. define('_ACA_MOOTOOLS_BTNTEXT' , 'Subscribe Here');
  935. define('_ACA_QUEUE_SUBJECT','Subject');
  936. define('_ACA_QUEUE_EMAIL','Email');
  937. define('_ACA_QUEUE_PRIOR','Priority');
  938. define('_ACA_QUEUE_ATT','Attempts');
  939. define('_ACA_QUEUE_DEL', 'Delete');
  940. define('_ACA_PROCESS_Q','Process Queue');
  941. define('_ACA_CLEAN_Q','Clean Queue');
  942. define('_ACA_SENDDATE','Send date');
  943. define('_ACA_MAILING_Q','All Mailings in Queue');
  944. define('_ACA_MENU_QUEUE', 'Queue');
  945. define('_ACA_MENU_TEMPLATES','Templates');
  946. define('_ACA_MENU_TAB_QUEUE' , 'Queue');
  947. define('_ACA_Q_PROCESS' , 'Queue Configuration');
  948. define('_ACA_MAX_Q','Maximum number of e-mails per batch');
  949. define('_ACA_SUBS_LIST_LABEL' , 'This Newsletter will be sent to the subscribers of the following selected lists:');
  950. define('_ACA_SUBS_LIST_CAMPAIGN' , 'This Newsletter will be sent to the subscribers of the following selected campaigns:');
  951. define('_ACA_SUBS_LIST_RECEIVE', 'Receive' );
  952. define('_ACA_SUBS_LIST_TOALL', 'Select All' );
  953. define('_ACA_SUBS_LIST_TONONE', 'None' );
  954. define('_ACA_LIST_COLOR','Color');
  955. define('_ACA_LIST_COLOR_TIP','Select the color for your list. It can be usefull for the statistics.');
  956. define('_ACA_MENU_NEW', 'New');
  957. define('_ACA_MENU_EDIT', 'Edit');
  958. define('_ACA_MENU_APPLY', 'Apply');
  959. define('_ACA_MENU_CANCEL', 'Cancel');
  960. define('_ACA_MENU_TEMPLATE', 'Template');
  961. define('_ACA_HTML_VERSION', 'HTML Version');
  962. define('_ACA_NONHTML_VERSION', 'Non-HTML Version');
  963. define('_ACA_TAG_NAME_DESC' , 'This will be replaced by the name the subscriber entered, you will be sending personalized email when using this.');
  964. define('_ACA_TAG_FNAME_DESC' , 'This will be replaced by the FIRST name of the subscriber entered.');
  965. define('_ACA_TAG_ISSUENB_DESC' , 'This will be replaced by the issue number of the newsletter.');
  966. define('_ACA_TAG_DATE_DESC' , 'This will be replaced by the sent date.');
  967. define('_ACA_TAG_CBNAME' , '[CBTAG:{field_name}]');
  968. define('_ACA_TAG_CBNAME_DESC' , 'This will be replaced by the value taken from the Community Builder field: eg. [CBTAG:firstname] ');
  969. define('_ACA_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 /> ');
  970. define('_ACA_DATETIME' , 'Date and Time');
  971. define('_ACA_TEMPLATE_COPY' , '_copy');
  972. define('_ACA_TEMPLATE_DEFAULT_NODEL' , 'You cannot delete a default template!');
  973. define('_ACA_TEMPLATE_DEFAULT_SUCCS' , 'Successfully set to default!');
  974. define('_ACA_TEMPLATE' , 'Template');
  975. define('_ACA_TEMPLATES' , 'Templates');
  976. define('_ACA_CAMPAIGN' , 'Campaign');
  977. define('_ACA_SELCT_MAILINGLIST', 'Please select a list in the List tab in order to add a mailing.');
  978. define('_ACA_SELCT_MAILINGCAMPAIGN', 'Please select a campaign in the List tab in order to add a mailing.');
  979. define('_ACA_TEMPLATE_AVAIL', 'All Available Templates');
  980. define('_ACA_TEMPLATE_NAME', 'Name');
  981. define('_ACA_TEMPLATE_NAME_T', 'Enter the name of the template.');
  982. define('_ACA_TEMPLATE_NAMEKEY', 'Namekey');
  983. define('_ACA_TEMPLATE_NAMEKEY_T', 'Enter the namekey of the template.');
  984. define('_ACA_TEMPLATE_DESC', 'Description');
  985. define('_ACA_TEMPLATE_DEFAULT', 'Default');
  986. define('_ACA_TEMPLATE_DEFAULT_T', 'Select "Yes" to set as the default template.');
  987. define('_ACA_TEMPLATE_PUBLISH', 'Publish');
  988. define('_ACA_TEMPLATE_PUBLISH_T', 'Select "Yes" to publish the template.');
  989. define('_ACA_TEMPLATE_BG', 'Background Color');
  990. define('_ACA_TEMPLATE_BG_T', 'Select the template background color.');
  991. define('_ACA_TEMPLATE_UPLOAD', 'Upload Thumbnail');
  992. define('_ACA_TEMPLATE_UPLOAD_T', 'Upload an image thumbnail of the template.');
  993. define('_ACA_TEMPLATE_DESC_T', 'Enter the description of the template.');
  994. define('_ACA_TEMPLATE_STYLE_TH1', 'Title h1');
  995. define('_ACA_TEMPLATE_STYLE_TH2', 'Title h2');
  996. define('_ACA_TEMPLATE_STYLE_TH3', 'Title h3');
  997. define('_ACA_TEMPLATE_STYLE_TH4', 'Title h4');
  998. define('_ACA_TEMPLATE_STYLE_UNSUB', 'Style for the Unsubscribe Link');
  999. define('_ACA_TEMPLATE_STYLE_SUB', 'Style for the "Change Your Subscription" Link');
  1000. define('_ACA_TEMPLATE_STYLE_CONTENT', 'Style for the content area');
  1001. define('_ACA_TEMPLATE_STYLE_CHEAD', 'Style for the content title');
  1002. define('_ACA_TEMPLATE_STYLE_CREADMORE', 'Style for the read more link');
  1003. define('_ACA_TEMPLATE_STYLE_VONLINE', 'Style for the "View it online" Link');
  1004. define('_ACA_TEMPLATE_STYLE_NEW', 'Add a New Style');
  1005. define('_ACA_TEMPLATE_STYLE_NEWC', 'Name of the CSS Class');
  1006. define('_ACA_TEMPLATE_STYLE_NEWAPPLIED', 'CSS that will be applied to the class.');
  1007. //statistics & reports
  1008. define('_ACA_REPORTS_SUBS', 'Subscribers Reports');
  1009. define('_ACA_REPORTS_MAIL', 'Mailing Reports');
  1010. define('_ACA_REPORTS_LIST', 'List Reports');
  1011. define('_ACA_LIST_SUBCRIBERS', 'No. of Subscribers');
  1012. define('_ACA_LIST_UNSUBSCRIBERS', 'No. of Unsubscribers');
  1013. define('_ACA_LIST_CONFIRMED', 'No. of Confirmed Emails');
  1014. define('_ACA_LIST_UNCONFIRMED', 'No. of Unconfirmed Emails');
  1015. define('_ACA_LIST_SUB_DATE', 'Subscribed Date');
  1016. define('_ACA_MAILING_SEND_DATE','Send Date');
  1017. define('_ACA_MAILING_SUBJECT', 'Subject');
  1018. define('_ACA_MAILING_SENT_HTML','Sent in HTML');
  1019. define('_ACA_MAILING_SENT_TEXT','Sent in Text');
  1020. define('_ACA_MAILING_FAILED', 'Send Fails');
  1021. define('_ACA_MAILING_PENDING', 'Mail Pending');
  1022. define('_ACA_MAILING_BOUNCES','Bounces');
  1023. define('_ACA_MAILING_SENT', 'Total Sent');
  1024. //stats filters
  1025. define('_ACA_GROUP_PREDEFINED_DATE','Predefined Date'); //legend
  1026. define('_ACA_GROUP_SPECIFIED_DATE','Specified Date');
  1027. define('_ACA_LABEL_SET_INTERVAL', 'Set Interval'); //labels
  1028. define('_ACA_LABEL_DATE_RANGE','Date Range');
  1029. define('_ACA_LABEL_CURRENT_SERVER_TIME', 'Current Server Time');
  1030. define('_ACA_LABEL_REPORT_TYPE','Report Type');
  1031. define('_ACA_INTERVAL_DAILY','Daily'); //intervals
  1032. define('_ACA_INTERVAL_WEEKLY','Weekly');
  1033. define('_ACA_INTERVAL_MONTHLY', 'Monthly');
  1034. define('_ACA_INTERVAL_YEARLY','Yearly');
  1035. define('_ACA_DEFINED_RANGE_YESTERDAY','Yesterday'); //predefined range
  1036. define('_ACA_DEFINED_RANGE_TODAY', 'Today');
  1037. define('_ACA_DEFINED_RANGE_THIS_WEEK','This Week');
  1038. define('_ACA_DEFINED_RANGE_LAST_WEEK','Last Week');
  1039. define('_ACA_DEFINED_RANGE_LAST_TWO_WEEK','Last 2 Weeks');
  1040. define('_ACA_DEFINED_RANGE_THIS_MONTH','This Month');
  1041. define('_ACA_DEFINED_RANGE_LAST_MONTH','Last Month');
  1042. define('_ACA_DEFINED_RANGE_THIS_YEAR','This Year');
  1043. define('_ACA_DEFINED_RANGE_LAST_YEAR','Last Year');
  1044. define('_ACA_DEFINED_RANGE_TWO_YEARS_AGO','2 Years Ago');
  1045. define('_ACA_DEFINED_RANGE_3_YEARS_AGO','3 Years Ago');
  1046. define('_ACA_BUTTON_REFRESH','Refresh'); //buttons
  1047. define('_ACA_BUTTON_GENERATE','Generate');
  1048. define('_ACA_BUTTON_RESET', 'Reset');
  1049. define('_ACA_SPECIFIED_DATE_START','Start'); //specified date
  1050. define('_ACA_SPECIFIED_DATE_END','End');
  1051. define('_ACA_REPORT_LISTING','Listing');
  1052. define('_ACA_REPORT_GRAPH','Graph');
  1053. define('_ACA_REPORT_EXPORT','Export');
  1054. define('-ACA_SUBSCRIBERS_ALL_USERS', 'All Users'); //subscribers
  1055. define('_ACA_SUBSCRIBERS_REGISTERED', 'Registered');
  1056. define('_ACA_SUBSCRIBERS-GUESTS','Guests');
  1057. define('_ACA_REPORT_WARN_MESSAGE', 'Incomplete Date Selection in Specified Fieldset!');
  1058. //stats export
  1059. define('_ACA_STATS_EXPORT', 'Export');
  1060. define('_ACA_EXPORT_WARN_MESSAGE', 'No Data to be Exported');
  1061. define('_ACA_GRAPH_WARN_MESSAGE', 'No Data to be Displayed');
  1062. define('_ACA_REPORT_HEADER', 'Report');
  1063. define('_ACA_REPORT_HEADER_TO', 'to');
  1064. define('_ACA_PIE_WARN_MESSAGE', 'No Data for Mailing Process');
  1065. //stats graph labels
  1066. define('_ACA_GRAPH_LBL_HTML', 'HTML');
  1067. define('_ACA_GRAPH_LBL_TEXT', 'TEXT');
  1068. define('_ACA_GRAPH_TITLE_FORMAT', 'HTML/TEXT Format');
  1069. define('_ACA_GRAPH_PIE_TITLE_MAIL', 'Mailing Process');
  1070. define('_ACA_PIE_SUBS', 'Subscribers');
  1071. define('_ACA_PIE_UNSUBS', 'Unsubscribers');
  1072. define('_ACA_PIE_UNCONFIRMED', 'Unconfirmed');
  1073. define('_ACA_PIE_CONFIRMED', 'Confirmed');
  1074. define('_ACA_MAILING_SUBJECT_HEADER', 'Subject');
  1075. //Wizards
  1076. define('_ACA_WIZARD', 'Wizard');
  1077. define('_ACA_CHECKLISTFOUND', 'Please create your list first and be sure that it is published.');
  1078. define('_ACA_CHECKCAMPAIGNFOUND', 'Please create your campaign(list) first and be sure that it is published.');
  1079. define('_ACA_TEMPLATE_ALERT_NAMEKEY', 'Template must have a namekey!');
  1080. define('_ACA_LIST_GUIDE', '<strong>List Management:</strong> <br/>'.
  1081. '<ul><li>The first thing you have to do to start with jNews is to create your list.</li>'.
  1082. '<li>You will be able to subscribe users to this list and send one or more Newsletters.</li>'.
  1083. '<li>You can specify here the basic information of the list including your <i><u>Sender Information</u></i>.</li>'.
  1084. '<li>And be able to specify users or group of users who can subscribe to that list.</li>'.
  1085. '<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>'.
  1086. '<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>');
  1087. define('_ACA_SUBSCRIBERS_GUIDE', '<strong>Subscriber Management:</strong> </br>' .
  1088. '<ul><li><strong>During Creation: </strong></li><br>'.
  1089. '<ul><li>You can proceed here adding your subscribers.</li>'.
  1090. '<li>Specify your <i><u>Subscriber Information</i></u></li>'.
  1091. '<li>And select which <i><u>List</u></i> you want your subscriber to subscribe to, provided that you have created list.</li>'.
  1092. '<li>You can Confirm your added subscriber to receive your newsletters.</li>'.
  1093. '<li>You can also allow your subscriber to recieve the HTML format of your newsletter.</li>'.
  1094. '<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>'.
  1095. '<ul><li><strong>Export Button</strong></li>' .
  1096. '<ul><li>This allows you to <i><u>Export</u></i> your subscribers from all your lists or selected lists.</li></ul></ul>' .
  1097. '<ul><li><strong>Import Button</strong></li>' .
  1098. '<ul><li>This allows you to <i><u>Import</u></i> your subscribers to all your lists or selected lists.</li></ul></ul>');
  1099. define('_ACA_NEWSLETTER_GUIDE', '<strong>Newsletter Management:</strong> <br/>'.
  1100. '<ul><li>Provided that you have created List(s) you can now proceed creating your <i><u>Newsletters</u></i>.</li>'.
  1101. '<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>Campaign</u></i> type of mailing.</li>'.
  1102. '<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>'.
  1103. '<ul><li><strong>During Creation:</strong></li>'.
  1104. '<ul><li><i><u>Newsletter Content Area</u></i> -> where you put all the contents of your Newsletter.</li>'.
  1105. '<li><i><u>List Tab</u></i> -> the area where you can send the newsletter to one or more Lists.</li>'.
  1106. '<li><i><u>Sender Tab</u></i> -> the area of the Sender Information Settings of your Newsletter.</li>'.
  1107. '<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>'.
  1108. '<li><i><u>Attachments</u></i> -> Newsletter Attachement Information area.</li></ul></ul>' .
  1109. '<ul><li><strong>Unpublished Button</strong></li>' .
  1110. '<ul><li>Enables you to unpublished your newsletter.</li></ul></ul>' .
  1111. '<ul><li><strong>Preview Button</strong></li>' .
  1112. '<ul><li>Preview the content and format of your newsletter.</li></ul></ul>' .
  1113. '<ul><li><strong>Send Button</strong></li>' .
  1114. '<ul><li>Enables you to manually send the newsletter to your list of subscribers.</li></ul></ul>' .
  1115. '<ul><li><i>Note: You can only edit an unpublished newsletter.</i></li></ul>');
  1116. define('_ACA_AUTORESPONDER_GUIDE', '<strong>Autoresponder Management:</strong><br/>'.
  1117. '<ul><li>Provided that you have created <i><u>Campaign</u></i> type of list you can proceed creating your <i><u>Autoresponder</u></i>.</li>'.
  1118. '<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>' .
  1119. '<li> The process is more or less the same on how to create your newsletter.</li></ul>');
  1120. define('_ACA_SMARTNEWSLETTER_GUIDE', '<strong>Smart-Newsletter Management:</strong> <br/>' .
  1121. '<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>'.
  1122. '<li>The creation process is more or less the same with Newsletter Creation.</li>' .
  1123. '<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>');
  1124. define('_ACA_TEMPLATES_GUIDE', '<strong>Template Management:</strong><br><ul><li>Templates can be very useful in creating newsletter.</li>' .
  1125. '<li>This view will allow you to create Templates for your newsletters</li>' .
  1126. '<li><i><u>Default Template</u></i> will be applied to the newly created newsletter.</li>' .
  1127. '<li><i><u>Inline CSS</u></i> of the template will be applied/inherited to the created newsletter.</li>' .
  1128. '<li>You can also choose a <i><u>Background Color</u></i> that will be a background of the newsletter.</li>' .
  1129. '<li>Note: Only newly created newsletter will get the html of the default template</li></ul>' .
  1130. '<ul><strong>Default Button</strong>'.
  1131. '<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>');
  1132. define('_ACA_QUEUE_GUIDE','<strong>Queue Management:</strong><br/> ' .
  1133. '<ul><li>This view enables you to see your <i><u>Queued Mailings</u></i>.' .
  1134. '<li>These are your <i><u>Scheduled Newsletters</i></u>, <i><u>Autoresponders</i></u> and <i><u>Smart-Newsletters</i></u></li>'.
  1135. '<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>' .
  1136. '<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>' .
  1137. '<li>The <i><u>Empty Queue Button</i></u> will allow you to clean the whole queue.</li></ul>');
  1138. define('_ACA_ABOUT_GUIDE','JNEWSLETTER');
  1139. define('_ACA_IMPORT_GUIDE','<strong>Import Management:</strong><br/>'.
  1140. '<ul><li>Here you can import your subscribers to all your lists or to select lists.</li>'.
  1141. '<li>By following the link given below, you can proceed importing your subscribers.</li>'.
  1142. '<li><i>Note: You need to create first your lists before importing your subscribers.</i></li></ul>');
  1143. define('_ACA_CONFIGURATION_GUIDE','<strong>Configuration:</strong><br/>'.
  1144. '<ul>All the jnewsletter configuration settings can be done in this area.<br/><br/>'.
  1145. '<strong>Mail Tab:</strong>'.
  1146. '<ul><li>The area where you can define the Mail Settings and Sending Settings of jNews depending on your server requirements.</li></ul>'.
  1147. '<br/><strong>Subscribers Tab:</strong>'.
  1148. '<ul><li>The area where we can define the subscription settings both from the backend and frontend of your site.</li></ul>'.
  1149. '<br/><strong>Scheduler Tab:</strong>'.
  1150. '<ul><li>The area where we can specify the Scheduler Frequency so do with Maintenance Settings on the sending of your mailings.</li>
  1151. <li>The Information entered on this area depends also on your server requirements or server limitation.</li></ul>'.
  1152. '<br/><strong>Logs & Stats Tab:</strong>'.
  1153. '<ul><li>The area to specify the Statistics Settings and Logs Settings.</li></ul>'.
  1154. '<br/><strong>Archive Tab:</strong>'.
  1155. '<ul><li>This is mainly used for the auto archive frequency.</li></ul>'.
  1156. '<br/><strong>Miscellaneous Tab:</strong>'.
  1157. '<ul><li>All the other settings and preferences can be found here.</li></ul>'.
  1158. '<br/><strong>Queue Tab:</strong>'.
  1159. '<ul><li>Mainly used for the Queue Management View (available for Plus and Pro Version).</li></ul>'.
  1160. '<br/><strong>License Tab:</strong>'.
  1161. '<ul><li>The area where we can validate the license by just following the steps presented.</li></ul></ul>');
  1162. define('_ACA_EMPTY_Q','Empty Queue');
  1163. define('_ACA_RESET_SN','Reset S.N. Counter');
  1164. define('_ACA_Q_M1','There are no emails in the queue.');
  1165. define('_ACA_INSTALL_CLICKSTART', 'Click here to get started!');
  1166. define('_ACA_INSTALL_DESC', 'Thank you for choosing jNews.<br><br>
  1167. jNews is a mailing lists, newsletters, auto-responders and follow up tool for communicating effectively with your users and customers.');
  1168. define('_ACA_INSTALL_ERRORN' , 'If you have error during the installation process, please refer to our');
  1169. define('_ACA_INSTALL_DOC' , 'documentation here.');
  1170. define('_ACA_INSTALL_SUCC' , 'Successfuly Installed.');
  1171. define('_ACA_INSTALL_STATUS_CONFIG' , 'jNews Configuration:');
  1172. define('_ACA_INSTALL_STATUS_PLUGIN' , 'jNews Plugin(Bot):');
  1173. define('_ACA_INSTALL_STATUS_MOD' , 'jNews Module:');
  1174. define('_ACA_INSTALL_UPDATES' , 'jNews Updates');
  1175. define('_ACA_STATS_GUIDE', '<strong>Mailing Reports: </strong><br/>'.
  1176. '<ul> <li>It will generate a list of mailings sent based on the given date range. </li> ' .
  1177. '<li>It will count the following: <ul><li> the no. of mails sent in HTML & Text Format,</li>' .
  1178. '<li> no. of how many viewed the mails in HTML format, </li>' .
  1179. '<li>how many mail sent that are failed, </li><li>still on-process (pending), ' .
  1180. '</li><li>email bounced,</li> <li>and the total sent is the no. of emails sent on each mailing.</li> </ul></li></ul>'.
  1181. '<strong>List Reports:</strong> <br/>'.
  1182. '<ul> <li>It will generate a listing of List Names based on the date of subscriptions on a given date range. </li>' .
  1183. '<li>It will list the following: <ul><li>total no. of subscribers who made a subscription </li> ' .
  1184. '<li>total no. of subscribers who unsubscribed, </li>' .
  1185. '<li>total no. of confirmed and unconfirmed subscribers on each list type. </li> </ul></li></ul>'.
  1186. '<strong>Subscribers Report:</strong> <br/>'.
  1187. '<ul> <li>It will generate a report on the total no. of subscribers on a given date range.</li> </ul>'.
  1188. '<strong>How to Export the Report into CSV File:</strong>'.
  1189. '<ul> <li>On each Reports (Mailing, List and Subscribers), an export icon is found at the upper right of each tab.</li>'.
  1190. '<li>Click the export icon to export the file.</li></ul>'
  1191. );
  1192. define('_ACA_TEMPLATE_ALIAS' , 'Alias');
  1193. define('_ACA_SEARCH' , 'Search');
  1194. define('_ACA_SEARCH_GO' , 'Go');
  1195. define('_ACA_SEARCH_RESET' , 'Reset');
  1196. define('_ACA_SENDER_LIST_INFO', 'Click to select sender from list' );
  1197. define('_ACA_FILTER_MAILING' , 'Select a Mailing ');
  1198. define('_ACA_MESSAGE_QUEUE' , 'All Mailings in the Queue ');
  1199. define('_ACA_FILTER_LIST' , 'Select Type');
  1200. define('_ACA_MAILING_TAG' , 'Tag');
  1201. define('_ACA_MAILING_TAGINSERT' , 'Insert');
  1202. define('_ACA_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>');
  1203. define('_ACA_COLUMN1_DESC', 'This will be replaced by your user defined column 1');
  1204. define('_ACA_COLUMN2_DESC', 'This will be replaced by your user defined column 2');
  1205. define('_ACA_COLUMN3_DESC', 'This will be replaced by your user defined column 3');
  1206. define('_ACA_COLUMN4_DESC', 'This will be replaced by your user defined column 4');
  1207. define('_ACA_COLUMN5_DESC', 'This will be replaced by your user defined column 5');
  1208. define('_ACA_TAG_SUBSCRIPTION', '[SUBSCRIPTIONS]');
  1209. define('_ACA_TAG_UNSUBSCRIBE', '[UNSUBSCRIBE]');
  1210. define('_ACA_TAG_SUBSCRIPTION_DESC', 'This will be replaced by the defined constant "_ACA_CHANGE_EMAIL_SUBSCRIPTION" in the translation.');
  1211. define('_ACA_TAG_UNSUBSCRIBE_DESC', 'This will be replaced by the defined constant "_ACA_UNSUBSCRIBE" in the translation.');
  1212. define('_ACA_TAG_VIEWONLINETXT', '{viewonline:text here}');
  1213. define('_ACA_TAG_VIEWONLINE', 'view it in your browser');
  1214. define('_ACA_TAG_VIEWONLINE_DESC', 'This will be replaced by either the default text or what you put in the "text here" with a link.');
  1215. //since 1.1.0
  1216. define('_ACA_SHOW_CRON','Use this Cron');
  1217. define('_ACA_SHOW_CRON_TIPS','Enables the cron set up upon the installation of jNews.<br>This cron was set up in http://www.ijoobi.com and will be triggered every 15 minutes');
  1218. define('_ACA_CRON_FSETTINGS' , 'Cron Settings');
  1219. define('_ACA_INSTALL_ACAUPDATEMSG' , 'Do you want to import your database from Acajoom to jNews?');
  1220. define('_ACA_INSTALL_ACAUPDATEBTN' , 'Import Acajoom Data');
  1221. define('_ACA_INSTALL_ACAUPDATENOTE' , 'NOTE : This will transfer data stored from Acajoom tables to jNews tables.');
  1222. define('_ACA_MAILING_UPDATED' , 'Mailings successfully updated.');
  1223. define('_ACA_DETAIL_UPDATED' , 'Details successfully updated.');
  1224. define('_ACA_GLOBAL_UPDATED' , 'Globals successfully updated.');
  1225. define('_ACA_SUBSCRIBER_UPDATED' , 'Subscribers successfully updated.');
  1226. define('_ACA_QUEUE_UPDATED' , 'Queues successfully updated.');
  1227. define('_ACA_LISTSUBSCRIBER_UPDATED' , 'List Subscribers successfully updated.');
  1228. define('_ACA_LIST_UPDATED_FAILED' , 'Lists failed to update!');
  1229. define('_ACA_MAILING_UPDATED_FAILED' , 'Mailings failed to update!');
  1230. define('_ACA_DETAIL_UPDATED_FAILED' , 'Details failed to update!');
  1231. define('_ACA_GLOBAL_UPDATED_FAILED' , 'Globals failed to update!');
  1232. define('_ACA_SUBSCRIBER_UPDATED_FAILED' , 'Subscribers failed to update!');
  1233. define('_ACA_QUEUE_UPDATED_FAILED' , 'Queues failed to update!');
  1234. define('_ACA_LISTSUBSCRIBER_UPDATED_FAILED' , 'List Subscribers failed to update!');
  1235. define('_ACA_LEGEND' , 'Legend');
  1236. define('_ACA_NOTVISIBLE', 'Not Visible');
  1237. define('_ACA_SCHEDULED', 'Scheduled');
  1238. define('_ACA_SUBSCRIBERS_UNREGISTERED', 'Unregistered');
  1239. define('_ACA_TEMPLATE_UPLOAD_SUCCESS', 'Successfully uploaded template' );
  1240. define('_ACA_TEMPLATE_UPLOAD_FAIL', 'Fail to upload template' );
  1241. define('_ACA_UPLOAD_ZIP_INVALID', 'Can only upload templates in zip files' );
  1242. define('_ACA_CUSTOMCSS', 'Input your Custom CSS here');
  1243. define('_ACA_TEMPLATE_ALERT', 'Template name and alias are required!');
  1244. //since 2.2.0
  1245. define('_ACA_UNSUB_NOTIFYMSG','Send Unsubscribe Notification');
  1246. define('_ACA_SEND_UNSUBNOTIFY_TIPS', 'Click Yes to send an unsubscribe notification message.');
  1247. define('_ACA_UNSUB_ADMINMESSAGE', 'Unsubscribe Notification Message');
  1248. define('_ACA_INFO_AMIN_UNSUB_NOTIFY', 'This message will be send to the Admin when a subscriber unsubscribes to one or many lists. Any message can be entered here.');
  1249. //templates
  1250. define('_ACA_CSS_TOGGLESTYLE','Toggle Styling');
  1251. define('_ACA_EXTERNALCSS_LINK','Add External CSS Link');
  1252. define('_ACA_EXTERNALCSS_PROCESS','Process');
  1253. define('_ACA_TEMP_COMBINECLASS','Combined class selector');
  1254. define('_ACA_COMBINECLASS_SUPPORT','is not supported');
  1255. define('_ACA_TEMP_COMBINECLASS_IN','in');
  1256. define('_ACA_TEMP_HTMLTAG','Found html tag ');
  1257. define('_ACA_TEMP_CONTDEV','You may contact developer for it to be added');
  1258. define('_ACA_TEMP_COMBCLASSPSEUDO','Combined pseudo-class selector');
  1259. define('_ACA_TEMP_COMBCLASSEID','or element id');
  1260. //Menus
  1261. define('_ACA_MENU_LIVE_SUPPORT','Live Support');
  1262. //Tags
  1263. define ('_ACA_SMART_TAG', 'This will be replaced by the latest created, modified and published article when you create a Smart-Newsletter type of mailing.');
  1264. //Toobar Menus
  1265. define('_ACA_DONEW_SUBSCRIBERB', 'Name and Email are required!');