PageRenderTime 31ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 1ms

/administrator/components/com_jnewsletter/language/polish.php

https://github.com/viollarr/alab
PHP | 1385 lines | 1167 code | 111 blank | 107 comment | 11 complexity | c5874bc538b966ecaab26cd4fb768e25 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>Polish language file</p>
  5. * @author Andrzej Herzberg <http://design-joomla.pl>
  6. * @version $Id: polish.php 491 2007-02-01 22:56:07Z divivo $
  7. * @link http://www.ijoobi.com
  8. */
  9. ### General ###
  10. //jnewsletter Description
  11. define('_ACA_DESC_CORE', compa::encodeutf('jNews to narzêdzie zaiweraj±ce listê mailingow±, newsletter, auto-responder s³u¿±ce do bardziej efektywnej komunikacji miêdzy u¿ytkownikiem i jego klientami. ' .
  12. 'jNews, Twój partner w komunikacji!'));
  13. define('_ACA_DESC_GPL', compa::encodeutf('jNews to narzêdzie zaiweraj±ce listê mailingow±, newsletter, auto-responder s³u¿±ce do bardziej efektywnej komunikacji miêdzy u¿ytkownikiem i jego klientami. ' .
  14. 'jNews, Twój partner w komunikacji!'));
  15. define('_ACA_FEATURES', compa::encodeutf('jNews, Twój partner w komunikacji!'));
  16. // Type of lists
  17. define('_ACA_NEWSLETTER', compa::encodeutf('Newsletter'));
  18. define('_ACA_AUTORESP', compa::encodeutf('Auto-responder'));
  19. define('_ACA_AUTORSS', compa::encodeutf('Auto-RSS'));
  20. define('_ACA_ECARD', compa::encodeutf('e-Kartki'));
  21. define('_ACA_POSTCARD', compa::encodeutf('Kartka pocztowa'));
  22. define('_ACA_PERF', compa::encodeutf('Wyniki'));
  23. define('_ACA_COUPON', compa::encodeutf('Kupon'));
  24. define('_ACA_CRON', compa::encodeutf('Zadanie Crona'));
  25. define('_ACA_MAILING', compa::encodeutf('Wysy³ka'));
  26. define('_ACA_LIST', compa::encodeutf('Lista'));
  27. //jnewsletter Menu
  28. define('_ACA_MENU_LIST', compa::encodeutf('Listy'));
  29. define('_ACA_MENU_SUBSCRIBERS', compa::encodeutf('Subskrybenci'));
  30. define('_ACA_MENU_NEWSLETTERS', compa::encodeutf('Newslettery'));
  31. define('_ACA_MENU_AUTOS', compa::encodeutf('Autorespondery'));
  32. define('_ACA_MENU_COUPONS', compa::encodeutf('Kupony'));
  33. define('_ACA_MENU_CRONS', compa::encodeutf('Zadania krona'));
  34. define('_ACA_MENU_AUTORSS', compa::encodeutf('Auto-RSS'));
  35. define('_ACA_MENU_ECARD', compa::encodeutf('e-Kartki'));
  36. define('_ACA_MENU_POSTCARDS', compa::encodeutf('Kartki pocztowe'));
  37. define('_ACA_MENU_PERFS', compa::encodeutf('Wyniki'));
  38. define('_ACA_MENU_TAB_LIST', compa::encodeutf('Listy'));
  39. define('_ACA_MENU_MAILING_TITLE', compa::encodeutf('Wysy³ki'));
  40. define('_ACA_MENU_MAILING', compa::encodeutf('Wysy³ki od '));
  41. define('_ACA_MENU_STATS', compa::encodeutf('Statystyki'));
  42. define('_ACA_MENU_STATS_FOR', compa::encodeutf('Statystyki dla '));
  43. define('_ACA_MENU_CONF', compa::encodeutf('Konfiguracja'));
  44. define('_ACA_MENU_UPDATE', compa::encodeutf('Import'));
  45. define('_ACA_MENU_ABOUT', compa::encodeutf('O'));
  46. define('_ACA_MENU_LEARN', compa::encodeutf('Centrum edukacji'));
  47. define('_ACA_MENU_MEDIA', compa::encodeutf('Menad¿er mediów'));
  48. define('_ACA_MENU_HELP', compa::encodeutf('Pomoc'));
  49. define('_ACA_MENU_CPANEL', compa::encodeutf('Panel zarz±dzania'));
  50. define('_ACA_MENU_IMPORT', compa::encodeutf('Import'));
  51. define('_ACA_MENU_EXPORT', compa::encodeutf('Export'));
  52. define('_ACA_MENU_SUB_ALL', compa::encodeutf('Subskrybuj wszystkie listy'));
  53. define('_ACA_MENU_UNSUB_ALL', compa::encodeutf('Wypisz siê ze wszystkich list'));
  54. define('_ACA_MENU_VIEW_ARCHIVE', compa::encodeutf('Archiwum'));
  55. define('_ACA_MENU_PREVIEW', compa::encodeutf('Podgl±d'));
  56. define('_ACA_MENU_SEND', compa::encodeutf('Wy¶lij'));
  57. define('_ACA_MENU_SEND_TEST', compa::encodeutf('Wy¶lij email testowy'));
  58. define('_ACA_MENU_SEND_QUEUE', compa::encodeutf('Kolejka procesu'));
  59. define('_ACA_MENU_VIEW', compa::encodeutf('Widok'));
  60. define('_ACA_MENU_COPY', compa::encodeutf('Kopia'));
  61. define('_ACA_MENU_VIEW_STATS', compa::encodeutf('Widok statystyk'));
  62. define('_ACA_MENU_CRTL_PANEL', compa::encodeutf(' Panel kontrolny'));
  63. define('_ACA_MENU_LIST_NEW', compa::encodeutf(' Dodaj listê'));
  64. define('_ACA_MENU_LIST_EDIT', compa::encodeutf(' Edytuj listê'));
  65. define('_ACA_MENU_BACK', compa::encodeutf('Powrót'));
  66. define('_ACA_MENU_INSTALL', compa::encodeutf('Instalacja'));
  67. define('_ACA_MENU_TAB_SUM', compa::encodeutf('Podsumowanie'));
  68. define('_ACA_STATUS', compa::encodeutf('Status'));
  69. // messages
  70. define('_ACA_ERROR', compa::encodeutf(' Wyst±pi³ b³±d! '));
  71. define('_ACA_SUB_ACCESS', compa::encodeutf('Prawa dostêpu'));
  72. define('_ACA_DESC_CREDITS', compa::encodeutf('Przypisy'));
  73. define('_ACA_DESC_INFO', compa::encodeutf('Informacje'));
  74. define('_ACA_DESC_HOME', compa::encodeutf('Strona domowa'));
  75. define('_ACA_DESC_MAILING', compa::encodeutf('Lista mailingowa'));
  76. define('_ACA_DESC_SUBSCRIBERS', compa::encodeutf('Subskrybenci'));
  77. define('_ACA_PUBLISHED', compa::encodeutf('Opublikowane'));
  78. define('_ACA_UNPUBLISHED', compa::encodeutf('Nie opublikowane'));
  79. define('_ACA_DELETE', compa::encodeutf('Skasuj'));
  80. define('_ACA_FILTER', compa::encodeutf('Filtr'));
  81. define('_ACA_UPDATE', compa::encodeutf('Aktualizacja'));
  82. define('_ACA_SAVE', compa::encodeutf('Zapisz'));
  83. define('_ACA_CANCEL', compa::encodeutf('Pomiñ'));
  84. define('_ACA_NAME', compa::encodeutf('Imiê'));
  85. define('_ACA_EMAIL', compa::encodeutf('E-mail'));
  86. define('_ACA_SELECT', compa::encodeutf('Wybierz'));
  87. define('_ACA_ALL', compa::encodeutf('Wszystkie'));
  88. define('_ACA_SEND_A', compa::encodeutf('Wy¶lij '));
  89. define('_ACA_SUCCESS_DELETED', compa::encodeutf(' skasowano'));
  90. define('_ACA_LIST_ADDED', compa::encodeutf('Lista zosta³a utworzona'));
  91. define('_ACA_LIST_COPY', compa::encodeutf('Lista zosta³a skopiowana'));
  92. define('_ACA_LIST_UPDATED', compa::encodeutf('Lista zosta³a zaktualizowana'));
  93. define('_ACA_MAILING_SAVED', compa::encodeutf('Mailing zapisano.'));
  94. define('_ACA_UPDATED_SUCCESSFULLY', compa::encodeutf('zaktualizowano.'));
  95. ### Subscribers information ###
  96. //subscribe and unsubscribe info
  97. define('_ACA_SUB_INFO', compa::encodeutf('Informacja o subskrybentach'));
  98. define('_ACA_VERIFY_INFO', compa::encodeutf('Proszê sparawdziæ podany odno¶nik, informacja mo¿e byæ niekompletna.'));
  99. define('_ACA_INPUT_NAME', compa::encodeutf('Imiê'));
  100. define('_ACA_INPUT_EMAIL', compa::encodeutf('Email'));
  101. define('_ACA_RECEIVE_HTML', compa::encodeutf('Wiadomo¶æ HTML?'));
  102. define('_ACA_TIME_ZONE', compa::encodeutf('Strefa czasowa'));
  103. define('_ACA_BLACK_LIST', compa::encodeutf('Czarna lista'));
  104. define('_ACA_REGISTRATION_DATE', compa::encodeutf('Data rejestracji u¿ytkownika'));
  105. define('_ACA_USER_ID', compa::encodeutf('Id u¿ytkownika'));
  106. define('_ACA_DESCRIPTION', compa::encodeutf('Opis'));
  107. define('_ACA_ACCOUNT_CONFIRMED', compa::encodeutf('Twoje konto zosta³o aktywowane.'));
  108. define('_ACA_SUB_SUBSCRIBER', compa::encodeutf('Subskrybent'));
  109. define('_ACA_SUB_PUBLISHER', compa::encodeutf('Wydawca'));
  110. define('_ACA_SUB_ADMIN', compa::encodeutf('Administrator'));
  111. define('_ACA_REGISTERED', compa::encodeutf('Zarejestrowany'));
  112. define('_ACA_SUBSCRIPTIONS', compa::encodeutf('Twoja subskrypcja'));
  113. define('_ACA_SEND_UNSUBCRIBE', compa::encodeutf('Wy¶lij wiadomo¶æ o rezygnacji z subskrypcji'));
  114. define('_ACA_SEND_UNSUBCRIBE_TIPS', compa::encodeutf('Kliknij Tak aby wys³aæ email z informacj± o rezygnacji z subskrypcji.'));
  115. define('_ACA_SUBSCRIBE_SUBJECT_MESS', compa::encodeutf('Proszê potwierdziæ swoj± subskrypcjê'));
  116. define('_ACA_UNSUBSCRIBE_SUBJECT_MESS', compa::encodeutf('Potwierdzenie rezygnacji z subskrypcji'));
  117. define('_ACA_DEFAULT_SUBSCRIBE_MESS', compa::encodeutf('Witaj [NAME],<br>' .
  118. 'Zosta³ jescze tylko jeden krok i zostaniesz dopisany do naszej listy wysy³kowej. Proszê klikn±æ na poni¿szy link aby potwierdzi¶ subskrupcjê.' .
  119. '<br><br>[CONFIRM]<br><br>W razie jakichkolwiek pytañ proszê o kontakt z webmasterem.'));
  120. define('_ACA_DEFAULT_UNSUBSCRIBE_MESS', compa::encodeutf('To jest e-mail potwierdazj±cy wypisanie siê z naszej listy wysy³kowej. Bardzo nam przykro, ¿e siê wypisa³e¶. Pamiêtaj jednak, ¿e zawsze mo¿esz odnowiæ subskrupcjê. Je¶li mmasz jakiekolwiek pytania, proszê o kontakt.'));
  121. // jNews subscribers
  122. define('_ACA_SIGNUP_DATE', compa::encodeutf('Data zapisu'));
  123. define('_ACA_CONFIRMED', compa::encodeutf('Zatwierdzony'));
  124. define('_ACA_SUBSCRIB', compa::encodeutf('Subskrupcja'));
  125. define('_ACA_HTML', compa::encodeutf('Mailing w formacie HTML'));
  126. define('_ACA_RESULTS', compa::encodeutf('Wyniki'));
  127. define('_ACA_SEL_LIST', compa::encodeutf('Wybierz listê'));
  128. define('_ACA_SEL_LIST_TYPE', compa::encodeutf('- Wybierz rodzaj listy -'));
  129. define('_ACA_SUSCRIB_LIST', compa::encodeutf('Lista wszystkich subskrybentów'));
  130. define('_ACA_SUSCRIB_LIST_UNIQUE', compa::encodeutf('Subskrybenci dla : '));
  131. define('_ACA_NO_SUSCRIBERS', compa::encodeutf('Nie znaleziono subskrybentów dla tej listy.'));
  132. define('_ACA_COMFIRM_SUBSCRIPTION', compa::encodeutf('E-mail z pro¶b± o potwierdzenie subskrypcji zosta³ wys³any. Proszê odbierz korespondencjê i kliknij w link weryfikacyjny.<br>' .
  133. 'Musisz potwierdziæ autentyczno¶æ swojej subskrypcji zanim dopiszemy ciê do listy naszych prenumeartorów.'));
  134. define('_ACA_SUCCESS_ADD_LIST', compa::encodeutf('Twoje dane zosta³y dopisane do naszej listy wysy³kowej.'));
  135. // Subcription info
  136. define('_ACA_CONFIRM_LINK', compa::encodeutf('Klilkij tu aby potwierdziæ subskrypcjê'));
  137. define('_ACA_UNSUBSCRIBE_LINK', compa::encodeutf('Kliknij tu aby wypisaæ siê z naszej listy wysy³kowej'));
  138. define('_ACA_UNSUBSCRIBE_MESS', compa::encodeutf('Twój adres e-mail zosta³ usuniêty z naszej listy wysy³kowej'));
  139. define('_ACA_QUEUE_SENT_SUCCESS', compa::encodeutf('Wszystkie zaplanowane wysy³ki zosta³y pomy¶lnie zrealizowane.'));
  140. define('_ACA_MALING_VIEW', compa::encodeutf('Zobacz wszystkie wysy³ki'));
  141. define('_ACA_UNSUBSCRIBE_MESSAGE', compa::encodeutf('Czy jeste¶ pewien, ¿e chcesz wypisaæ siê z naszej listy wysy³kowej?'));
  142. define('_ACA_MOD_SUBSCRIBE', compa::encodeutf('Subskrybuj'));
  143. define('_ACA_SUBSCRIBE', compa::encodeutf('Subskrybuj'));
  144. define('_ACA_UNSUBSCRIBE', compa::encodeutf('Wypisz siê'));
  145. define('_ACA_VIEW_ARCHIVE', compa::encodeutf('Zobacz archiwum'));
  146. define('_ACA_SUBSCRIPTION_OR', compa::encodeutf(' lub kliknij tu aby uaktualniæ informacje'));
  147. define('_ACA_EMAIL_ALREADY_REGISTERED', compa::encodeutf('Ten adres e-mail jest ju¿ zarejestrowany w naszej bazie.'));
  148. define('_ACA_SUBSCRIBER_DELETED', compa::encodeutf('Subskrybent skasowany.'));
  149. ### UserPanel ###
  150. //User Menu
  151. define('_UCP_USER_PANEL', compa::encodeutf('Panel kontrolny u¿ytkownika'));
  152. define('_UCP_USER_MENU', compa::encodeutf('Menu u¿ytkownika'));
  153. define('_UCP_USER_CONTACT', compa::encodeutf('Moje subskrypcje'));
  154. //jNews Cron Menu
  155. define('_UCP_CRON_MENU', compa::encodeutf('Zarz±dzanie zadaniami crona'));
  156. define('_UCP_CRON_NEW_MENU', compa::encodeutf('Nowy cron'));
  157. define('_UCP_CRON_LIST_MENU', compa::encodeutf('Lista zadañ crona'));
  158. //jNews Coupon Menu
  159. define('_UCP_COUPON_MENU', compa::encodeutf('Zarz±dzanie kuponami'));
  160. define('_UCP_COUPON_LIST_MENU', compa::encodeutf('Lista kuponów'));
  161. define('_UCP_COUPON_ADD_MENU', compa::encodeutf('Dodaj kupon'));
  162. ### lists ###
  163. // Tabs
  164. define('_ACA_LIST_T_GENERAL', compa::encodeutf('Opis'));
  165. define('_ACA_LIST_T_LAYOUT', compa::encodeutf('Uk³ad'));
  166. define('_ACA_LIST_T_SUBSCRIPTION', compa::encodeutf('Subskrypcja'));
  167. define('_ACA_LIST_T_SENDER', compa::encodeutf('Informacja o nadawcy'));
  168. define('_ACA_LIST_TYPE', compa::encodeutf('Typ listy'));
  169. define('_ACA_LIST_NAME', compa::encodeutf('Nazwa listy'));
  170. define('_ACA_LIST_ISSUE', compa::encodeutf('Emisja #'));
  171. define('_ACA_LIST_DATE', compa::encodeutf('Data wysy³ki'));
  172. define('_ACA_LIST_SUB', compa::encodeutf('Temat mailingu'));
  173. define('_ACA_ATTACHED_FILES', compa::encodeutf('Za³±czone pliki'));
  174. define('_ACA_SELECT_LIST', compa::encodeutf('Proszê wybraæ listê do edycji!'));
  175. // Auto Responder box
  176. define('_ACA_AUTORESP_ON', compa::encodeutf('Typ listy'));
  177. define('_ACA_AUTO_RESP_OPTION', compa::encodeutf('Opcje Autorespondera'));
  178. define('_ACA_AUTO_RESP_FREQ', compa::encodeutf('Subskrybenci mog± wybraæ czêstotliwo¶æ'));
  179. define('_ACA_AUTO_DELAY', compa::encodeutf('Opó¼nienie (w dniach)'));
  180. define('_ACA_AUTO_DAY_MIN', compa::encodeutf('Minimalna czêstotliwo¶æ'));
  181. define('_ACA_AUTO_DAY_MAX', compa::encodeutf('Maksymalna czêstotliwo¶æ'));
  182. define('_ACA_FOLLOW_UP', compa::encodeutf('Okre¶l follow up autoresponder'));
  183. define('_ACA_AUTO_RESP_TIME', compa::encodeutf('Subskrybenci mog± wybraæ czas'));
  184. define('_ACA_LIST_SENDER', compa::encodeutf('Lista wysy³kowa'));
  185. define('_ACA_LIST_DESC', compa::encodeutf('Opis listy'));
  186. define('_ACA_LAYOUT', compa::encodeutf('Uk³ad'));
  187. define('_ACA_SENDER_NAME', compa::encodeutf('Nazwa nadawcy'));
  188. define('_ACA_SENDER_EMAIL', compa::encodeutf('E-mail nadawcy'));
  189. define('_ACA_SENDER_BOUNCE', compa::encodeutf('Nadawca odbitych wiadomo¶ci'));
  190. define('_ACA_LIST_DELAY', compa::encodeutf('Opó¼nienie'));
  191. define('_ACA_HTML_MAILING', compa::encodeutf('Format HTML?'));
  192. define('_ACA_HTML_MAILING_DESC', compa::encodeutf('(je¶li dokonasz zmian powiniene¶ je zapisaæ i powróciæ do tego ekranu aby sprawdziæ efekt.)'));
  193. define('_ACA_HIDE_FROM_FRONTEND', compa::encodeutf('Ukryæ na stronie frontowej?'));
  194. define('_ACA_SELECT_IMPORT_FILE', compa::encodeutf('Wybierz plik do zaimportowania'));;
  195. define('_ACA_IMPORT_FINISHED', compa::encodeutf('Import zakoñczony'));
  196. define('_ACA_DELETION_OFFILE', compa::encodeutf('Usuniêcie pliku'));
  197. define('_ACA_MANUALLY_DELETE', compa::encodeutf('nie powiod³o siê, musisz rêcznie usun±æ plik'));
  198. define('_ACA_CANNOT_WRITE_DIR', compa::encodeutf('Niemogê zapisaæ katalogu'));
  199. define('_ACA_NOT_PUBLISHED', compa::encodeutf('Nie mo¿na wys³aæ mailingu, lista jest nieopublikowana.'));
  200. // List info box
  201. define('_ACA_INFO_LIST_PUB', compa::encodeutf('Kliknij Tak aby opublikowaæ listê'));
  202. define('_ACA_INFO_LIST_NAME', compa::encodeutf('Tutaj wpisz nazwê twojej listy. Bêdziesz móg³ identyfikowaæ listê u¿ywaj±c tej nazwy.'));
  203. define('_ACA_INFO_LIST_DESC', compa::encodeutf('Tutaj wpisz krótki opis twojej listy. Ten opis bêdzie widoczny dla odwiedzaj±cych twój serwis.'));
  204. define('_ACA_INFO_LIST_SENDER_NAME', compa::encodeutf('Wpisz imiê wysy³aj±cego mailing. Bêdzie ono widoczne dla subskrybentów tej listy.'));
  205. define('_ACA_INFO_LIST_SENDER_EMAIL', compa::encodeutf('Wpisz adres e-mail z którego mailing jest wysy³any.'));
  206. define('_ACA_INFO_LIST_SENDER_BOUNCED', compa::encodeutf('Wpisz adres email na który u¿ytkownicy mog± odpowiadaæ. Zalecamy aby by³ to tan sam adres co adres nadawcy. Niektóre filtry antyspamowe mog± wiadmo¶æ w której adres nadawcy ró¿ni siê od adresu zwrotnego uznaæ za spam'));
  207. define('_ACA_INFO_LIST_AUTORESP', compa::encodeutf('Wybierz typ mailingu dla tej listy. <br>' .
  208. 'Newsletter: Normalny newsletter<br>' .
  209. 'Autoresponder: jest to specjalny rodzaj listyz której wiadomo¶ci wysy³ane s± automatycznie w zadanych odstêpach czasu.'));
  210. define('_ACA_INFO_LIST_FREQUENCY', compa::encodeutf('Zaznacz czy u¿ytkownicy mog± wybraæ jak czêsto maj± otrzymywaæ wiadomo¶ci. Pozwoli to na wiêksz± elastyczno¶æ dla u¿ytkowników.'));
  211. define('_ACA_INFO_LIST_TIME', compa::encodeutf('Pozwól u¿ytkownikom wybraæ preferowan± porê dnia, o której chc± otrzymywaæ wiadomo¶ci.'));
  212. define('_ACA_INFO_LIST_MIN_DAY', compa::encodeutf('Zdefiniuj minimaln± czêstotliwo¶æ z jak± u¿ytkownicy maj± otrzymywaæ wiadomo¶ci'));
  213. define('_ACA_INFO_LIST_DELAY', compa::encodeutf('Sprecyzuj odstêp pomiêdzy t± wiadomo¶i± autorespondera a nastêpn±.'));
  214. define('_ACA_INFO_LIST_DATE', compa::encodeutf('Sprecyzuj datê publikacji listy je¶li zamierzasz przerwac wysy³kê. <br> FORMAT : YYYY-MM-DD HH:MM:SS'));
  215. define('_ACA_INFO_LIST_MAX_DAY', compa::encodeutf('Sprecyzuj jak± maksymaln± czêstotliow¶æ otrzymywania wiadomo¶ci u¿ytkownicy mog± wybraæ'));
  216. define('_ACA_INFO_LIST_LAYOUT', compa::encodeutf('Tutaj wprowad¼ uk³ad twojej listy mailingowej. Mo¿esz zdefiniowaæ dowolny uk³ad.'));
  217. define('_ACA_INFO_LIST_SUB_MESS', compa::encodeutf('Ta wiadomo¶æ zostanie wys³ana do subskrybenta, który w³a¶nie siê zarejestrowa³. Mo¿esz tutaj zdefiniowaæ dowolny tekst.'));
  218. define('_ACA_INFO_LIST_UNSUB_MESS', compa::encodeutf('Ta wiadomo¶æ zostanie wys³ana do subskrybenta kiedy wypisze siê z listy. Mo¿e to byæ dowolna wiadomo¶æ.'));
  219. define('_ACA_INFO_LIST_HTML', compa::encodeutf('Wybierz opcjê je¶li chcesz wysy³aæ wiadomo¶ci w formacie HTML. U¿ytkownicy s± zobowi±zani sprecyzowaæ czy chc± otrzymywaæ wiadomo¶ci w formacie HTML, czy tylko wiadomo¶ci tekstowe, w chili gdy zapisuj± siê do tej listy.'));
  220. define('_ACA_INFO_LIST_HIDDEN', compa::encodeutf('Kliknij tak aby ukryæ listê na stronie frontowej, u¿ytkownicy nie bêd± zobowi±zani do zapisu ale wci±¿ bêdzie mo¿liwa wysy³ka.'));
  221. define('_ACA_INFO_LIST_ACA_AUTO_SUB', compa::encodeutf('Czy chcesz automatycznie zapisaæ nowych u¿ytkowników do tej listy?<br><B>Nowi u¿ytkownicy:</B> zostan± zarejestrowani wszyscy nowi u¿ytkownicy.<br><B>Wszyscy u¿ytkowicy:</B> zostan± zarejestrowani wszyscy u¿ytkownicy zapisani do tej pory w bazie.<br>(wszystkie opcje wspierane s± w Community Builder)'));
  222. define('_ACA_INFO_LIST_ACC_LEVEL', compa::encodeutf('Wybierz poziom dostêpu ze strony frontowej. Ta opcja pokazuje lub ukrywa listê mailingow± dla grup u¿ytkowników którzy nie chc± lub nie powinni siê do niej zapisywaæ.'));
  223. define('_ACA_INFO_LIST_ACC_USER_ID', compa::encodeutf('Wybierz poziom dostêpu dla u¿ytkowników, którym chcesz pozwoliæ a edycjê. Ci u¿ytkownicy bêd± w stanie edytowaæ i wysy³ac mailing z pozomu frontu oraz z panela administracynjego.'));
  224. define('_ACA_INFO_LIST_FOLLOW_UP', compa::encodeutf('If you want the auto-responder to move to another one once it reaches the last message you can specify here the following up auto-responder.'));
  225. define('_ACA_INFO_LIST_ACA_OWNER', compa::encodeutf('To jest ID osoby, która utowrzy³a listê.'));
  226. define('_ACA_INFO_LIST_WARNING', compa::encodeutf(' Ta ostatnia opcja jest dostêpna tylko raz, podczas tworzenia listy.'));
  227. define('_ACA_INFO_LIST_SUBJET', compa::encodeutf(' Temat wysy³ki. To jest temat e-maila, który otrzyma subskrybent.'));
  228. define('_ACA_INFO_MAILING_CONTENT', compa::encodeutf('To jest zawarto¶æ e-maila do wysy³ki.'));
  229. define('_ACA_INFO_MAILING_NOHTML', compa::encodeutf('Wpisz tytaj tre¶æ wiadomo¶ci, któr± chcesz wys³aæ do tych subskrybentów, którzy wyrazili wojê otrzymywania wiadomo¶ci w formacie tekstowym podczas zapisu. <BR/> UWAGA: Je¶li zostawisz to pole puste jNews automatycznie przekonweruje wiadomo¶æ HTML do wiadomo¶ci tekstowej.'));
  230. define('_ACA_INFO_MAILING_VISIBLE', compa::encodeutf('Kliknij TAK aby pokazaæ mailing na strnonie.'));
  231. define('_ACA_INSERT_CONTENT', compa::encodeutf('Za³±cz istniej±cy artyku³'));
  232. // Coupons
  233. define('_ACA_SEND_COUPON_SUCCESS', compa::encodeutf('Kupon wys³any!'));
  234. define('_ACA_CHOOSE_COUPON', compa::encodeutf('Wybierz kupon'));
  235. define('_ACA_TO_USER', compa::encodeutf(' do tego u¿ytkownika'));
  236. ### Cron options
  237. //drop down frequency(CRON)
  238. define('_ACA_FREQ_CH1', compa::encodeutf('co godzinê'));
  239. define('_ACA_FREQ_CH2', compa::encodeutf('co 6 godzin'));
  240. define('_ACA_FREQ_CH3', compa::encodeutf('co 12 godzin'));
  241. define('_ACA_FREQ_CH4', compa::encodeutf('codiennie'));
  242. define('_ACA_FREQ_CH5', compa::encodeutf('co tydzieñ'));
  243. define('_ACA_FREQ_CH6', compa::encodeutf('co miesi±c'));
  244. define('_ACA_FREQ_NONE', compa::encodeutf('Nie'));
  245. define('_ACA_FREQ_NEW', compa::encodeutf('Nowy u¿ytkownik'));
  246. define('_ACA_FREQ_ALL', compa::encodeutf('Wszystcy u¿ytkownicy'));
  247. //Label CRON form
  248. define('_ACA_LABEL_FREQ', compa::encodeutf('jNews Cron?'));
  249. define('_ACA_LABEL_FREQ_TIPS', compa::encodeutf('Kliknij TAK je¶li zamierzasz u¿yæ z jNews Cron, NIE dla innych zadañ crona.<br>' .
  250. 'Je¶li wybierzesz TAK nie musisz wybieraæ adresu Cron-a, bêdzie on automatycznie dodany.'));
  251. define('_ACA_SITE_URL', compa::encodeutf('Adres URL twojej witryny'));
  252. define('_ACA_CRON_FREQUENCY', compa::encodeutf('Czêstotliwo¶æ Cron-a'));
  253. define('_ACA_STARTDATE_FREQ', compa::encodeutf('Data pocz±tkowa'));
  254. define('_ACA_LABELDATE_FREQ', compa::encodeutf('Okre¶l datê'));
  255. define('_ACA_LABELTIME_FREQ', compa::encodeutf('Okre¶l czas'));
  256. define('_ACA_CRON_URL', compa::encodeutf('Cron URL'));
  257. define('_ACA_CRON_FREQ', compa::encodeutf('Czêstotliwo¶æ'));
  258. define('_ACA_TITLE_CRONLIST', compa::encodeutf('Lista Cron-ów'));
  259. define('_NEW_LIST', compa::encodeutf('Utwórz nowa listê'));
  260. //title CRON form
  261. define('_ACA_TITLE_FREQ', compa::encodeutf('Edycja Cron-a'));
  262. define('_ACA_CRON_SITE_URL', compa::encodeutf('Proszê wpisaæ poprawny adres url witryny zaczynaj±cy siê od http://'));
  263. ### Mailings ###
  264. define('_ACA_MAILING_ALL', compa::encodeutf('Wszystkie mailingi'));
  265. define('_ACA_EDIT_A', compa::encodeutf('Edytuj '));
  266. define('_ACA_SELCT_MAILING', compa::encodeutf('Proszê wybraæ listê z rozwijalnego menu.'));
  267. define('_ACA_VISIBLE_FRONT', compa::encodeutf('Widoczne na stronie'));
  268. // mailer
  269. define('_ACA_SUBJECT', compa::encodeutf('Temat'));
  270. define('_ACA_CONTENT', compa::encodeutf('Zawarto¶æ'));
  271. define('_ACA_NAMEREP', compa::encodeutf('[NAME] = To pole zostanie zamienione na dane wprowadzone przez u¿ytkownika, mo¿esz wiêc wysy³aæ spersonalizowane wiadomo¶ci.<br>'));
  272. define('_ACA_FIRST_NAME_REP', compa::encodeutf('[FIRSTNAME] = To pole zostanie zamienione na imiê, które wprowadzi³ u¿ytkownik przy rejestracji.<br>'));
  273. define('_ACA_NONHTML', compa::encodeutf('wersja bez HTML'));
  274. define('_ACA_ATTACHMENTS', compa::encodeutf('Za³±czniki'));
  275. define('_ACA_SELECT_MULTIPLE', compa::encodeutf('Wci¶nik klawisz control (albo command - Macintosh) aby wybraæ kilka za³±czników.<br>' .
  276. 'Pliki bêda widoczne na li¶cie za³±czników zlokalizowanych w katalogu z za³±cznikami. Mo¿esz zmieniæ lokalizacjê tego katalogu w panelu kontrolnym.'));
  277. define('_ACA_CONTENT_ITEM', compa::encodeutf('Element zawarto¶ci'));
  278. define('_ACA_SENDING_EMAIL', compa::encodeutf('Wysy³ka maili'));
  279. define('_ACA_MESSAGE_NOT', compa::encodeutf('Komunikat - nie mo¿e zostaæ wys³ane'));
  280. define('_ACA_MAILER_ERROR', compa::encodeutf('B³±d mailera'));
  281. define('_ACA_MESSAGE_SENT_SUCCESSFULLY', compa::encodeutf('Komunikat - wys³ano pomy¶lnie'));
  282. define('_ACA_SENDING_TOOK', compa::encodeutf('Wys³anie maili zabra³o '));
  283. define('_ACA_SECONDS', compa::encodeutf(' sekund'));
  284. define('_ACA_NO_ADDRESS_ENTERED', compa::encodeutf('Nie podano adresu e-mail lub u¿ytkownika '));
  285. define('_ACA_CHANGE_SUBSCRIPTIONS', compa::encodeutf('Zmieñ'));
  286. define('_ACA_CHANGE_EMAIL_SUBSCRIPTION', compa::encodeutf('Zmieñ swoj± subskrypcjê'));
  287. define('_ACA_WHICH_EMAIL_TEST', compa::encodeutf('Podaj edres e-mail do wys³ania wiadomo¶ci testowej lub wybierz podgl±d'));
  288. define('_ACA_SEND_IN_HTML', compa::encodeutf('Wysy³ka w HTML (dla mailingu html)?'));
  289. define('_ACA_VISIBLE', compa::encodeutf('Widoczny'));
  290. define('_ACA_INTRO_ONLY', compa::encodeutf('Tylko intro'));
  291. // stats
  292. define('_ACA_GLOBALSTATS', compa::encodeutf('Statystyki globalne'));
  293. define('_ACA_DETAILED_STATS', compa::encodeutf('Statystyki szczegó³ówe'));
  294. define('_ACA_MAILING_LIST_DETAILS', compa::encodeutf('Szczegó³y listy'));
  295. define('_ACA_SEND_IN_HTML_FORMAT', compa::encodeutf('Wys³ane w formacie HTML'));
  296. define('_ACA_VIEWS_FROM_HTML', compa::encodeutf('Obejrzane (e-maile HTML)'));
  297. define('_ACA_SEND_IN_TEXT_FORMAT', compa::encodeutf('Wys³ane w formacie tekstowym'));
  298. define('_ACA_HTML_READ', compa::encodeutf('HTML przeczytane'));
  299. define('_ACA_HTML_UNREAD', compa::encodeutf('HTML nieprzeczytane'));
  300. define('_ACA_TEXT_ONLY_SENT', compa::encodeutf('Tylko tekst'));
  301. // Configuration panel
  302. // main tabs
  303. define('_ACA_MAIL_CONFIG', compa::encodeutf('Mail'));
  304. define('_ACA_LOGGING_CONFIG', compa::encodeutf('Logi i statystyki'));
  305. define('_ACA_SUBSCRIBER_CONFIG', compa::encodeutf('Subskrybenci'));
  306. define('_ACA_MISC_CONFIG', compa::encodeutf('Ró¿no¶ci'));
  307. define('_ACA_MAIL_SETTINGS', compa::encodeutf('Mail - ustawienia'));
  308. define('_ACA_MAILINGS_SETTINGS', compa::encodeutf('Ustawienia mailingu'));
  309. define('_ACA_SUBCRIBERS_SETTINGS', compa::encodeutf('Ustawienia subskrybentów'));
  310. define('_ACA_CRON_SETTINGS', compa::encodeutf('Ustawienia Cron-a'));
  311. define('_ACA_SENDING_SETTINGS', compa::encodeutf('Ustawienia wysy³ki'));
  312. define('_ACA_STATS_SETTINGS', compa::encodeutf('Ustawienia statystyk'));
  313. define('_ACA_LOGS_SETTINGS', compa::encodeutf('Ustawienia logów'));
  314. define('_ACA_MISC_SETTINGS', compa::encodeutf('Ustawienia ró¿no¶ci'));
  315. // mail settings
  316. define('_ACA_SEND_MAIL_FROM', compa::encodeutf('Email nadawcy'));
  317. define('_ACA_SEND_MAIL_NAME', compa::encodeutf('Nazwa nadawcy'));
  318. define('_ACA_MAILSENDMETHOD', compa::encodeutf('Metoda wysy³ki'));
  319. define('_ACA_SENDMAILPATH', compa::encodeutf('¶cie¿ka do sendmail'));
  320. define('_ACA_SMTPHOST', compa::encodeutf('SMTP host'));
  321. define('_ACA_SMTPAUTHREQUIRED', compa::encodeutf('SMTP wymagana autoryzacja'));
  322. define('_ACA_SMTPAUTHREQUIRED_TIPS', compa::encodeutf('Wybierz je¶li twój serwer SMTP wymaga autoryzacji'));
  323. define('_ACA_SMTPUSERNAME', compa::encodeutf('SMTP nazwa u¿ytkownika'));
  324. define('_ACA_SMTPUSERNAME_TIPS', compa::encodeutf('Wprowad¼ nazwê u¿ytkownika SMTP je¶li twój serwer SMTP wymaga autoryzacji'));
  325. define('_ACA_SMTPPASSWORD', compa::encodeutf('SMTP has³o'));
  326. define('_ACA_SMTPPASSWORD_TIPS', compa::encodeutf('Wprowad¼ has³o SMTP je¶li twój serwer SMTP wymaga autoryzacji'));
  327. define('_ACA_USE_EMBEDDED', compa::encodeutf('U¿yj za³±czonych obrazów'));
  328. define('_ACA_USE_EMBEDDED_TIPS', compa::encodeutf('Wybierz je¶li obrazki z za³±czonej zawarto¶ci maj± byc wys³ane w wiadomo¶ci HTML. W innym przypadku zostan± u¿yte standardowe tagi.'));
  329. define('_ACA_UPLOAD_PATH', compa::encodeutf('Wgrywanie/¶cie¿ka do za³±czników'));
  330. define('_ACA_UPLOAD_PATH_TIPS', compa::encodeutf('Mo¿esz wybraæ ¶cie¿kê do za³±czników.<br>' .
  331. 'Sprawd¼ czy wybrany katalog istnieje, w przeciwnym wypadku utwórz go.'));
  332. // subscribers settings
  333. define('_ACA_ALLOW_UNREG', compa::encodeutf('Zezwalaj niezarejestrowanym'));
  334. define('_ACA_ALLOW_UNREG_TIPS', compa::encodeutf('Wybierz TAK je¶li chcesz pozwoliæ na zapis do subskypcji u¿ytkownikom niezarejestrowanym w serwisie.'));
  335. define('_ACA_REQ_CONFIRM', compa::encodeutf('Wymagane potwierdzenie'));
  336. define('_ACA_REQ_CONFIRM_TIPS', compa::encodeutf('Wybierz je¶li wymagasz potwierdzenia subskrypcji od niezarejestrowanych u¿ytkowników.'));
  337. define('_ACA_SUB_SETTINGS', compa::encodeutf('Ustawienia subskrybenta'));
  338. define('_ACA_SUBMESSAGE', compa::encodeutf('Ustawienia email'));
  339. define('_ACA_SUBSCRIBE_LIST', compa::encodeutf('Subskrybenci do listy'));
  340. define('_ACA_USABLE_TAGS', compa::encodeutf('U¿yteczne zak³adki'));
  341. define('_ACA_NAME_AND_CONFIRM', compa::encodeutf('<b>[CONFIRM]</b> = Zostanie utworzony odno¶nik, za pomoc± którego u¿ytkownik bêdzie móg³ potwierdziæ subskrypcjê. Pole <strong>wymagane</strong> dla prawid³owej pracy jNews.<br>'
  342. .'<br>[NAME] = To pole zostanie zast±pione nazw± (imiê i nazwisko), któr± u¿ytkownik poda³ przy rejestracji. Mo¿esz wiêc wysy³aæ spersonalizowane wiadomo¶ci.<br>'
  343. .'<br>[FIRSTNAME] = To pole zostanie zast±pione nazw± (imieniem), któr± u¿ytkownik poda³ przy rejestracji. FIRSTNAME to pierwsze s³owo wpisane przez u¿ytkownika w polu z nazw±.<br>'));
  344. define('_ACA_CONFIRMFROMNAME', compa::encodeutf('Potwierd¼ nazwê'));
  345. define('_ACA_CONFIRMFROMNAME_TIPS', compa::encodeutf('Wpisz nazwê wy¶wietlan± w wiadomo¶ci z potwierdzeniem.'));
  346. define('_ACA_CONFIRMFROMEMAIL', compa::encodeutf('Potwierd¼ e-mail'));
  347. define('_ACA_CONFIRMFROMEMAIL_TIPS', compa::encodeutf('Wpisz email wy¶wietlany w wiadomo¶ci z potwierdzeniem.'));
  348. define('_ACA_CONFIRMBOUNCE', compa::encodeutf('Adres dla odbitych wiadomo¶ci'));
  349. define('_ACA_CONFIRMBOUNCE_TIPS', compa::encodeutf('Wpisz adres e-mail dla odbitych wiadomo¶ci.'));
  350. define('_ACA_HTML_CONFIRM', compa::encodeutf('potwierdzenie HTML'));
  351. define('_ACA_HTML_CONFIRM_TIPS', compa::encodeutf('Wybierz tak je¶li wiadomo¶æ potwierdzaj±ca ma byæ wys³ana w formacie HTML dla u¿ytkowników, którzy wybrali tak± opcjê przy rejestracji.'));
  352. define('_ACA_TIME_ZONE_ASK', compa::encodeutf('Sprawd¼ strefê czasow±'));
  353. define('_ACA_TIME_ZONE_TIPS', compa::encodeutf('Wybierz tak, je¶li chcesz sprawdzaæ strefê czasow± u¿ytkownika. Skojekowane maile bêd± wysy³ane w³a¶ciwie dla danej strefy'));
  354. // Cron Set up
  355. define('_ACA_AUTO_CONFIG', compa::encodeutf('Cron'));
  356. define('_ACA_TIME_OFFSET_URL', compa::encodeutf('kliknij tu aby ustawiæ offset w gównym panelu konfiguracyjnym -> Zak³adka lokalna'));
  357. define('_ACA_TIME_OFFSET_TIPS', compa::encodeutf('Ustaw odstêp czasu serwera'));
  358. define('_ACA_TIME_OFFSET', compa::encodeutf('Odstêp czasu'));
  359. define('_ACA_CRON_DESC', compa::encodeutf('<br>U¿ywaj±c funkcji cron-a mo¿esz ustawiæ automatyczne zadania dla twojego serwisu w Joomla!<br>' .
  360. 'Aby u¿yæ tej funkcjonalno¶ci powiniene¶ ustawiæ w panelu administracyjnym nastêpuj±ce komendy:<br>' .
  361. '/usr/bin/php /home/joomla/public_dev/index2.php?option=com_jnewsletter&act=cron' .
  362. '<br><br>Uwaga:<br>' .
  363. ' - je¶li scie¿ka na Twoim serwerze jest inna ni¿ /usr/bin/php proszê wpisaæ w³a¶ciw± w postaci /$php_path/php' .
  364. '<br><br>Wiêcej informacji na temat ustawieñ crona<br>' .
  365. ' - Cpanel kliknij tu ' .
  366. '<a href="http://www.visn.co.uk/cpanel-docs/cron-jobs.html" target="_blank">http://www.visn.co.uk/cpanel-docs/cron-jobs.html</a><br>' .
  367. ' - Plesk kliknij tu ' .
  368. '<a href="http://www.swsoft.com/doc/tutorials/Plesk/Plesk7/plesk_plesk7_eu/plesk7_eu_crontab.htm" target="_blank">' .
  369. 'http://www.swsoft.com/doc/tutorials/Plesk/Plesk7/plesk_plesk7_eu/plesk7_eu_crontab.htm</a><br>' .
  370. ' - Interworx kliknij tu ' .
  371. '<a href="http://www.sagonet.com/interworx/tutorials/siteworx/cron.php" target="_blank">' .
  372. 'http://www.sagonet.com/interworx/tutorials/siteworx/cron.php</a><br>' .
  373. ' - Ogólne informacje na temat crona pod Linuxem ' .
  374. '<a href="http://www.computerhope.com/unix/ucrontab.htm#01" target="_blank">http://www.computerhope.com/unix/ucrontab.htm#01</a><br>' .
  375. '<br>Je¶li potrzebujesz pomocy w ustawieniach crona lub masz inne problemy zapraszamy na nasze forum <a href="http://www.ijoobi.com" target="_blank">http://www.ijoobi.com</a>'));
  376. // sending settings
  377. define('_ACA_PAUSEX', compa::encodeutf('Przerwa x miêdzy ka¿d± ustawion± paczk± e-maili'));
  378. define('_ACA_PAUSEX_TIPS', compa::encodeutf('Wprowad¼ ilo¶æ sekund, równowa¿n± przerwie pomiêdzy wysy³akmi kolejnyhc zdefiniowanych paczek maili.'));
  379. define('_ACA_EMAIL_BET_PAUSE', compa::encodeutf('E-maili pomiêdzy przerwami'));
  380. define('_ACA_EMAIL_BET_PAUSE_TIPS', compa::encodeutf('Ilo¶æ e-maili do wys³ania przed przerw±.'));
  381. define('_ACA_WAIT_USER_PAUSE', compa::encodeutf('Czekaj na wprowadzenie u¿ytkownika przy przerwie'));
  382. define('_ACA_WAIT_USER_PAUSE_TIPS', compa::encodeutf('CZy skrypt ma czekaæ na wprowadzenie u¿ytkownika w czasie przerwy pomiêdzy wysy³kami.'));
  383. define('_ACA_SCRIPT_TIMEOUT', compa::encodeutf('Czas obliczeñ dla skryptu'));
  384. define('_ACA_SCRIPT_TIMEOUT_TIPS', compa::encodeutf('Liczba minut dzia³ania skryptu (0 = bez limitu).'));
  385. // Stats settings
  386. define('_ACA_ENABLE_READ_STATS', compa::encodeutf('W³±czone czytanie statystyk'));
  387. define('_ACA_ENABLE_READ_STATS_TIPS', compa::encodeutf('Wybierz tak je¶li chcesz rejestrowaæ ilo¶æ wy¶wietleñ. Ta techika mo¿e byæ u¿yta tylko dla mailingu w formacie HTML'));
  388. define('_ACA_LOG_VIEWSPERSUB', compa::encodeutf('Rejestruj wy¶wietlenia dla subskrybenta'));
  389. define('_ACA_LOG_VIEWSPERSUB_TIPS', compa::encodeutf('Wybierz tak je¶li chcesz rejestrowaæ ilo¶æ wy¶wietleñ dla ka¿dego u¿ytkownika. Ta techika mo¿e byæ u¿yta tylko dla mailingu w formacie HTML'));
  390. // Logs settings
  391. define('_ACA_DETAILED', compa::encodeutf('Szczegó³owe raporty'));
  392. define('_ACA_SIMPLE', compa::encodeutf('Uproszczone raporty'));
  393. define('_ACA_DIAPLAY_LOG', compa::encodeutf('Wy¶wietl raporty'));
  394. define('_ACA_DISPLAY_LOG_TIPS', compa::encodeutf('Zaznacz tak je¶li chcesz wy¶wietlaæ rejestry w czasie wysy³ki.'));
  395. define('_ACA_SEND_PERF_DATA', compa::encodeutf('Wydajno¶æ wysy³ki'));
  396. define('_ACA_SEND_PERF_DATA_TIPS', compa::encodeutf('Zaznacz je¶li chcesz aby Ajacom generowa³ anonimowe sprawozdania o konfiguracji, ilo¶ci subskrybentów listy i rzeczywistego czasu wysy³ki. To pozwoli nam oceniæ wydajno¶æ systemu jNews i pozwoli na dokonanie poprawek w przysz³ych wersjach.'));
  397. define('_ACA_SEND_AUTO_LOG', compa::encodeutf('Wy¶lij raporty dla auto-respondera'));
  398. define('_ACA_SEND_AUTO_LOG_TIPS', compa::encodeutf('Zaznacz tak jes³i chcesz otrzymywaæ e-mail z raportem za ka¿dym razem kiedy zadanie zostanie wykonane. UWAGA: mo¿e to spowodowaæ ogromny wzrost ilo¶ci otrzymywanych maili.'));
  399. define('_ACA_SEND_LOG', compa::encodeutf('Wy¶lij raport'));
  400. define('_ACA_SEND_LOG_TIPS', compa::encodeutf('Czy raport z mailingu ma byæ wysy³any na adres u¿ytkownika zlecaj±cego wysy³kê.'));
  401. define('_ACA_SEND_LOGDETAIL', compa::encodeutf('Wy¶lij sczegó³owy raport'));
  402. define('_ACA_SEND_LOGDETAIL_TIPS', compa::encodeutf('Szczegó³owy raport zawiera informacje o powodzeniu lub niepowodzeniu wysy³ki dla ka¿dego subskrybenta oraz przegl±d informacji. Krótki raport zawiera wy³±cznie przegl±d.'));
  403. define('_ACA_SEND_LOGCLOSED', compa::encodeutf('Wy¶lij raport je¶li ³±czno¶æ zostanie zerwana'));
  404. define('_ACA_SEND_LOGCLOSED_TIPS', compa::encodeutf('Przy w³±czonej opcji u¿ytkownik wysy³aj±cy mailing wci±¿ mo¿e otrzymywac raporty na e-mail.'));
  405. define('_ACA_SAVE_LOG', compa::encodeutf('Zapisz raport'));
  406. define('_ACA_SAVE_LOG_TIPS', compa::encodeutf('Czy raport z mailingu ma byæ zapisany (za³±czony) do pliku.'));
  407. define('_ACA_SAVE_LOGDETAIL', compa::encodeutf('Zapisz szczególowy raport'));
  408. define('_ACA_SAVE_LOGDETAIL_TIPS', compa::encodeutf('Szczegó³owy raport zawiera informacje o powodzeniu lub niepowodzeniu wysy³ki dla ka¿dego subskrybenta oraz przegl±d informacji. Krótki raport zawiera wy³±cznie przegl±d.'));
  409. define('_ACA_SAVE_LOGFILE', compa::encodeutf('Zapisz plik raportu'));
  410. define('_ACA_SAVE_LOGFILE_TIPS', compa::encodeutf('Plik do którego jest do³±czany raport. Plik mo¿e byæ do¶æ spory.'));
  411. define('_ACA_CLEAR_LOG', compa::encodeutf('Wyczy¶æ raport'));
  412. define('_ACA_CLEAR_LOG_TIPS', compa::encodeutf('Kasuje dane z pliku raportu.'));
  413. ### control panel
  414. define('_ACA_CP_LAST_QUEUE', compa::encodeutf('Ostatnio wykonana kolejka'));
  415. define('_ACA_CP_TOTAL', compa::encodeutf('Suma'));
  416. define('_ACA_MAILING_COPY', compa::encodeutf('Mailing skopiowany!'));
  417. // Miscellaneous settings
  418. define('_ACA_SHOW_GUIDE', compa::encodeutf('Poka¿ przewodnik'));
  419. define('_ACA_SHOW_GUIDE_TIPS', compa::encodeutf('Pokazuje przewodnik pomagaj±cy nowym u¿ytkownikom utworzyæ newsletter, auto-responder i ustawiæ poprawnie system jNews.'));
  420. define('_ACA_AUTOS_ON', compa::encodeutf('U¿yj Auto-responderów'));
  421. define('_ACA_AUTOS_ON_TIPS', compa::encodeutf('Ustaw nie je¶li nie chcesz u¿ywaæ Auto-responderów. Wszystkie autorespndery bêd± nieaktywne.'));
  422. define('_ACA_NEWS_ON', compa::encodeutf('U¿yj newslettera'));
  423. define('_ACA_NEWS_ON_TIPS', compa::encodeutf('Wybierz nie jes³i nie chcesz u¿ywaæ newslettera. Wszystkie newslettery bêd± nieaktywne.'));
  424. define('_ACA_SHOW_TIPS', compa::encodeutf('Poka¿ porady'));
  425. define('_ACA_SHOW_TIPS_TIPS', compa::encodeutf('Poka¿ porady pomagaj±ce u¿ytkownikom korzystaæ z systemu jNews bardziej efektywnie.'));
  426. define('_ACA_SHOW_FOOTER', compa::encodeutf('Poka¿ stopkê'));
  427. define('_ACA_SHOW_FOOTER_TIPS', compa::encodeutf('Czy ma by¶ pokazywana stopka jNews.'));
  428. define('_ACA_SHOW_LISTS', compa::encodeutf('Poka¿ listê na stronie'));
  429. define('_ACA_SHOW_LISTS_TIPS', compa::encodeutf('Pokazuje niezerejestrowanym u¿ytkownikom listy mailingowe, które bêd± mogli zaprenumerowaæ po zarejestrowaniu.'));
  430. define('_ACA_CONFIG_UPDATED', compa::encodeutf('Szczczegó³y konfiguracji zosta³y zapisane!'));
  431. define('_ACA_UPDATE_URL', compa::encodeutf('Uaktualnij URL'));
  432. define('_ACA_UPDATE_URL_WARNING', compa::encodeutf('UWAGA! Nie zmieniaj tego adresu póki nie zostaniesz o to poproszony przez zespó³ techniczny jNews.<br>'));
  433. define('_ACA_UPDATE_URL_TIPS', compa::encodeutf('Na przyk³ad: http://www.ijoobi.com/update/ (razem z koñcowym slash-em)'));
  434. // module
  435. define('_ACA_EMAIL_INVALID', compa::encodeutf('Wprowadzony e-mail jest b³êdny.'));
  436. define('_ACA_REGISTER_REQUIRED', compa::encodeutf('Proszê zarejestrowaæ siê w serwisie przed zapiseaniem siê na listê wysy³kow±.'));
  437. // Access level box
  438. define('_ACA_OWNER', compa::encodeutf('Twórca listy:'));
  439. define('_ACA_ACCESS_LEVEL', compa::encodeutf('Ustaw poziom dostêpu do listy'));
  440. define('_ACA_ACCESS_LEVEL_OPTION', compa::encodeutf('Opcje poziomu dostêpu'));
  441. define('_ACA_USER_LEVEL_EDIT', compa::encodeutf('Wybierz, który poziom u¿ytkownika jest dopuszczony do redagowania listy (zarówno z poziomu panela jak i frontu strony) '));
  442. // drop down options
  443. define('_ACA_AUTO_DAY_CH1', compa::encodeutf('Codziennie'));
  444. define('_ACA_AUTO_DAY_CH2', compa::encodeutf('Codziennie bez weekendów'));
  445. define('_ACA_AUTO_DAY_CH3', compa::encodeutf('Co dwa dni'));
  446. define('_ACA_AUTO_DAY_CH4', compa::encodeutf('Co dwa dni bez weekendów'));
  447. define('_ACA_AUTO_DAY_CH5', compa::encodeutf('Tygodniowo'));
  448. define('_ACA_AUTO_DAY_CH6', compa::encodeutf('Co dwa tygodnie'));
  449. define('_ACA_AUTO_DAY_CH7', compa::encodeutf('Miesiêcznie'));
  450. define('_ACA_AUTO_DAY_CH9', compa::encodeutf('Rocznie'));
  451. define('_ACA_AUTO_OPTION_NONE', compa::encodeutf('Nie'));
  452. define('_ACA_AUTO_OPTION_NEW', compa::encodeutf('Nowy u¿ytkownik'));
  453. define('_ACA_AUTO_OPTION_ALL', compa::encodeutf('Wszyscy u¿ytkownicy'));
  454. //
  455. define('_ACA_UNSUB_MESSAGE', compa::encodeutf('Email z resygnacj±'));
  456. define('_ACA_UNSUB_SETTINGS', compa::encodeutf('Ustawienia rezygnacji'));
  457. define('_ACA_AUTO_ADD_NEW_USERS', compa::encodeutf('Auto zapis?'));
  458. // Update and upgrade messages
  459. define('_ACA_NO_UPDATES', compa::encodeutf('Obecnie nie jest dostêpna ¿adna aktualizacja.'));
  460. define('_ACA_VERSION', compa::encodeutf('Wersja jNews'));
  461. define('_ACA_NEED_UPDATED', compa::encodeutf('Pliki, które powinny zostaæ uaktualnione:'));
  462. define('_ACA_NEED_ADDED', compa::encodeutf('Pliki, które powinny zostaæ dodane:'));
  463. define('_ACA_NEED_REMOVED', compa::encodeutf('Pliki konieczne do usuniêcia:'));
  464. define('_ACA_FILENAME', compa::encodeutf('Nazwa pliku:'));
  465. define('_ACA_CURRENT_VERSION', compa::encodeutf('Aktualna wersja:'));
  466. define('_ACA_NEWEST_VERSION', compa::encodeutf('Nowsza wersja:'));
  467. define('_ACA_UPDATING', compa::encodeutf('Uaktualnienie'));
  468. define('_ACA_UPDATE_UPDATED_SUCCESSFULLY', compa::encodeutf('Pliki zosta³y pomy¶lnie zaktualizowane.'));
  469. define('_ACA_UPDATE_FAILED', compa::encodeutf('Aktualizacja nieudana!'));
  470. define('_ACA_ADDING', compa::encodeutf('Dodawanie'));
  471. define('_ACA_ADDED_SUCCESSFULLY', compa::encodeutf('Pomy¶lnie dodano.'));
  472. define('_ACA_ADDING_FAILED', compa::encodeutf('Dodanie nie udane!'));
  473. define('_ACA_REMOVING', compa::encodeutf('Usuwanie'));
  474. define('_ACA_REMOVED_SUCCESSFULLY', compa::encodeutf('Usuniêto pomy¶lnie.'));
  475. define('_ACA_REMOVING_FAILED', compa::encodeutf('Usuwanie nieudane!'));
  476. define('_ACA_INSTALL_DIFFERENT_VERSION', compa::encodeutf('Zainstaluj inn± wersjê'));
  477. define('_ACA_CONTENT_ADD', compa::encodeutf('Dodaj zawarto¶æ'));
  478. define('_ACA_UPGRADE_FROM', compa::encodeutf('Import danych (newsletery i informacje o u¿ytkownikach) z'));
  479. define('_ACA_UPGRADE_MESS', compa::encodeutf('Nie ma ¿adnego ryzyka dla Twoich danych. <br> TTen proces po prostu importuje dane do bazy danych systemu jNews.'));
  480. define('_ACA_CONTINUE_SENDING', compa::encodeutf('Kontynuacja wysy³ki'));
  481. // jNews message
  482. define('_ACA_UPGRADE1', compa::encodeutf('Mo¿esz w prosty sposób zaimportowaæ u¿ytkowników i newslettery z '));
  483. define('_ACA_UPGRADE2', compa::encodeutf(' do jNews w panelu aktualizacji.'));
  484. define('_ACA_UPDATE_MESSAGE', compa::encodeutf('Nowa wersja jNews jest dostêpna! '));
  485. define('_ACA_UPDATE_MESSAGE_LINK', compa::encodeutf('Kliknij aby zaktualizowaæ!'));
  486. define('_ACA_CRON_SETUP', compa::encodeutf('Aby autoresponder by³ wysy³any nale¿y skonfigurowaæ zadania crona.'));
  487. define('_ACA_THANKYOU', compa::encodeutf('Dziêkujemy za wybranie jNews, Twojego partnera w komunikacji!'));
  488. define('_ACA_NO_SERVER', compa::encodeutf('Aktualizacja niedostêpna, prosimy wróciæ pó¼niej.'));
  489. define('_ACA_MOD_PUB', compa::encodeutf('jNews modu³ nie zosta³ opublikowany.'));
  490. define('_ACA_MOD_PUB_LINK', compa::encodeutf('Kliknij aby go opublikowaæ!'));
  491. define('_ACA_IMPORT_SUCCESS', compa::encodeutf('zaimportowano pomy¶lnie'));
  492. define('_ACA_IMPORT_EXIST', compa::encodeutf('subskrybent jest ju¿ w bazie danych'));
  493. // jNews\'s Guide
  494. define('_ACA_GUIDE', compa::encodeutf(' Czarodziej'));
  495. define('_ACA_GUIDE_FIRST_ACA_STEP', compa::encodeutf('<p>jNews ma wiele ciekawych cech i ten Czarodziej bêdzie Ciê prowadziæ przez cztery proste kroki umo¿liwiaj±ce przesy³anie newsletterów i autoresponderów!<p />'));
  496. define('_ACA_GUIDE_FIRST_ACA_STEP_DESC', compa::encodeutf('Po pierwsze, musisz dodaæ listê. Mamy tu dwa rodzaje list: newsletter lub autoresponder.' .
  497. ' W li¶cie okre¶la siê wszystkie parametry umo¿liwiaj±ce wysy³anie newslettera lub autorespondera: nazwê nadawcy, uk³ad, komunikat powitalny dla subskrybenta itp...
  498. <br><br>Tutaj mo¿esz ustawiæ swoj± pierwsz± listê: <a href="index2.php?option=com_jnewsletter&act=list" >utwórz listê</a> i klkinij przycisk Nowy.'));
  499. define('_ACA_GUIDE_FIRST_ACA_STEP_UPGRADE', compa::encodeutf('jNews dostarcza bardzo przystêpne rozwi±zania umozliwiaj±ce import danych z innych systemów.<br>' .
  500. ' Przejd¼ do panela uaktualnieñ i wybierz swój poprzedni system aby zaimportowaæ newslettery i u¿ytkowników.<br><br>' .
  501. '<span style="color:#FF5E00;" >WA?NE: proces importu nie jest obarczony ryzykiem i nie wp³ynie w ¿aden sposób na dane w Twoim starszym systemie newslettera</span><br>' .
  502. 'Po zaimportowaniu danych bêdzie mo¿liwe administrowanie subskrybentami i mailingami wprost z jNews.<br><br>'));
  503. define('_ACA_GUIDE_SECOND_ACA_STEP', compa::encodeutf('Wspaniele, pierwsza lista jest ustawiona! Teraz mo¿esz napisaæ swój pierwszy %s. Aby go utworzyæ id¼ do: '));
  504. define('_ACA_GUIDE_SECOND_ACA_STEP_AUTO', compa::encodeutf('Administracja auto-responderem'));
  505. define('_ACA_GUIDE_SECOND_ACA_STEP_NEWS', compa::encodeutf('Administracja newsletterem'));
  506. define('_ACA_GUIDE_SECOND_ACA_STEP_FINAL', compa::encodeutf(' i wybierz %s. <br> Nastêpnie wybierz %s z listy rozwijalnej. Utwórz pierwszy mailing klikaj±c Nowy '));
  507. define('_ACA_GUIDE_THRID_ACA_STEP_NEWS', compa::encodeutf('Zanim wy¶lesz swój pierwszy newsletter musisz sprawdziæ konfiguracjê poczty. ' .
  508. 'Przejd¼ do <a href="index2.php?option=com_jnewsletter&act=configuration" >strony konfiguracyjnej</a> aby zweryfikowaæ ustawienia e-mail. <br>'));
  509. define('_ACA_GUIDE_THRID2_ACA_STEP_NEWS', compa::encodeutf('<br>Kiedy bêdziesz gotowy wróæ do menu newslettera, wybiezr mailing i kliknij Wy¶lij'));
  510. define('_ACA_GUIDE_THRID_ACA_STEP_AUTOS', compa::encodeutf('W celu wys³ania autrespondera najpierw musisz skonfigurowaæ zadania crona na serwerze. ' .
  511. ' Proszê przej¶æ do swojego panela aby skonfigurowaæ zadania crona.' .
  512. ' <a href="index2.php?option=com_jnewsletter&act=configuration" >kliknij tu</a> aby dowiedzieæ siê wiêcej o konfiguracji crona. <br>'));
  513. define('_ACA_GUIDE_MODULE', compa::encodeutf(' <br>Upewnij siê czy modu³ jNews jest opublikowany aby odwiedzaj±cy mogli zapisaæ siê na listê.'));
  514. define('_ACA_GUIDE_FOUR_ACA_STEP_NEWS', compa::encodeutf(' Teraz mo¿esz równie¿ ustawiæ autoresponder.'));
  515. define('_ACA_GUIDE_FOUR_ACA_STEP_AUTOS', compa::encodeutf(' Teraz mo¿esz równie¿ ustawiæ a newsletter.'));
  516. define('_ACA_GUIDE_FOUR_ACA_STEP', compa::encodeutf('<p><br>Gratulacje! Jeste¶ gotów do efektywnego komunikowania siê z u¿ytkownikami i go¶æmi. Ten CZarodziej zakoñczy pracê po wys³aniu drugiego mailingu. Mo¿na go przywróciæ w <a href="index2.php?option=com_jnewsletter&act=configuration" >panelu konfiguracyjnym</a>.' .
  517. '<br><br> Je¶li bêdziesz mieæ jakie¶ pytania w czasie u¿ywania jNews, proszê zadaæ je na ' .
  518. '<a target="_blank" href="http://www.ijoobi.com/index.php?option=com_agora&Itemid=60" >forum</a>. ' .
  519. ' Mo¿esz tam te¿ znale¼æ wiele informacji jak efektywnie komunikowaæ siê ze swoimi subskrybentami <a href="http://www.ijoobi.com/" target="_blank" >www.ijoobi.com</a>.' .
  520. '<p /><br><b>Dziêkujemy, ¿e u¿ywasz jNews. Twojego partnera w komunikacji!</b> '));
  521. define('_ACA_GUIDE_TURNOFF', compa::encodeutf('Czarodziej zosta³ wy³±czony!'));
  522. define('_ACA_STEP', compa::encodeutf('STEP '));
  523. // jNews Install
  524. define('_ACA_INSTALL_CONFIG', compa::encodeutf('Konfiguracja jNews'));
  525. define('_ACA_INSTALL_SUCCESS', compa::encodeutf('Pomy¶lnie zainstalowane'));
  526. define('_ACA_INSTALL_ERROR', compa::encodeutf('B³±d instalacji'));
  527. define('_ACA_INSTALL_BOT', compa::encodeutf('jNews Plugin (Bot)'));
  528. define('_ACA_INSTALL_MODULE', compa::encodeutf('Modu³ jNews'));
  529. //Others
  530. define('_ACA_JAVASCRIPT', compa::encodeutf('!UWAGA! obs³uga javascript musi byæ w³±czona w czasie tej operacji.'));
  531. define('_ACA_EXPORT_TEXT', compa::encodeutf('Eksportowani subskrybenci s± widoczni na liscie wyboru. <br>Eksportuj subskrybentów z listy'));
  532. define('_ACA_IMPORT_TIPS', compa::encodeutf('Import subskrybentów. Informacja w pliku powinna mieæ nastêpuj±c± strukturê: <br>' .
  533. 'Name,email,receiveHTML(1/0),<span style="color: rgb(255, 0, 0);">confirmed(1/0)</span>'));
  534. define('_ACA_SUBCRIBER_EXIT', compa::encodeutf('jest ju¿ subskrybentem'));
  535. define('_ACA_GET_STARTED', compa::encodeutf('Klknij tu by rozpocz±æ!'));
  536. //News since 1.0.1
  537. define('_ACA_WARNING_1011', compa::encodeutf('Uwaga: 1011: Aktualizacja nie bêdzie mo¿liwa z powodu ograniczeñ serwera.'));
  538. define('_ACA_SEND_MAIL_FROM_TIPS', compa::encodeutf('Wybierz adres e-mail, który bêdzie widoczny jako nadawca.'));
  539. define('_ACA_SEND_MAIL_NAME_TIPS', compa::encodeutf('Wybierz imiê, które bêdzie widoczne jako nadawca.'));
  540. define('_ACA_MAILSENDMETHOD_TIPS', compa::encodeutf('Wybierz sposób wysy³ki e-maili: PHP mail , <span>Sendmail</span> lub SMTP Server.'));
  541. define('_ACA_SENDMAILPATH_TIPS', compa::encodeutf('To jest katalog Mail serwera'));
  542. define('_ACA_LIST_T_TEMPLATE', compa::encodeutf('Szablon'));
  543. define('_ACA_NO_MAILING_ENTERED', compa::encodeutf('Mailing nie ustawiony'));
  544. define('_ACA_NO_LIST_ENTERED', compa::encodeutf('Lista nie ustawiona'));
  545. define('_ACA_SENT_MAILING', compa::encodeutf('Wys³any mailing'));
  546. define('_ACA_SELECT_FILE', compa::encodeutf('Prosze wybraæ plik do '));
  547. define('_ACA_LIST_IMPORT', compa::encodeutf('Zazanacz listy, które chcesz dowi±zaæ do subskrybentów.'));
  548. define('_ACA_PB_QUEUE', compa::encodeutf('Subskrybent sopisany, ale wyst±pi³ problem z po³±czeniem go z list±. Dokonaj rêcznego wyboru.'));
  549. define('_ACA_UPDATE_MESS1', compa::encodeutf('Zalecana aktualizacja!'));
  550. define('_ACA_UPDATE_MESS2', compa::encodeutf('?atki i drobne poprawki.'));
  551. define('_ACA_UPDATE_MESS3', compa::encodeutf('Nowa wersja.'));
  552. define('_ACA_UPDATE_MESS5', compa::encodeutf('Joomla 1.5 - potrzebna aktualizacja.'));
  553. define('_ACA_UPDATE_IS_AVAIL', compa::encodeutf(' jest dostêpna!'));
  554. define('_ACA_NO_MAILING_SENT', compa::encodeutf('Mailing niewys³any!'));
  555. define('_ACA_SHOW_LOGIN', compa::encodeutf('Poka¿ formularz logowania'));
  556. define('_ACA_SHOW_LOGIN_TIPS', compa::encodeutf('Wybierz aby pokazaæ formularz logowania do panela jNews na stronie.'));
  557. define('_ACA_LISTS_EDITOR', compa::encodeutf('Edytor w opisie listy'));
  558. define('_ACA_LISTS_EDITOR_TIPS', compa::encodeutf('Wybierz aby u¿yæ edytor HTML w opisie listy.'));
  559. define('_ACA_SUBCRIBERS_VIEW', compa::encodeutf('Przegl±daj subskrybentów'));
  560. //News since 1.0.2
  561. define('_ACA_FRONTEND_SETTINGS', compa::encodeutf('Ustawienia strony frontowej'));
  562. define('_ACA_SHOW_LOGOUT', compa::encodeutf('Poka¿ przycisk wylogowania'));
  563. define('_ACA_SHOW_LOGOUT_TIPS', compa::encodeutf('Wybierza tak aby pokazaæ przycisk wylogowania w panelu jNews na stronie.'));
  564. //News since 1.0.3 CB integration
  565. define('_ACA_CONFIG_INTEGRATION', compa::encodeutf('Integracja'));
  566. define('_ACA_CB_INTEGRATION', compa::encodeutf('Integracja z Community Builder'));
  567. define('_ACA_INSTALL_PLUGIN', compa::encodeutf('Wtyczka do Community Builder (Integracja z jNews) '));
  568. define('_ACA_CB_PLUGIN_NOT_INSTALLED', compa::encodeutf('Wtyczka jNews do Community Builder nie jest jeszcze zainstalowana!'));
  569. define('_ACA_CB_PLUGIN', compa::encodeutf('Listy przy rejestracji'));
  570. define('_ACA_CB_PLUGIN_TIPS', compa::encodeutf('Wybierz aby pokazaæ listy wysy³kowe w formularzu rejestracji z komponentu CB'));
  571. define('_ACA_CB_LISTS', compa::encodeutf('Listy IDs'));
  572. define('_ACA_CB_LISTS_TIPS', compa::encodeutf('TO POLE JEST WYMAGANE. Wpisz numer identyfikacyjny listy, któr± maj± subskrybowaæ u¿ytkownicy. Kolejne identyfikatory oddziel przecinkiem (,) (0 pokazuje wszystkie listy)'));
  573. define('_ACA_CB_INTRO', compa::encodeutf('Tekst wprowadzaj±cy'));
  574. define('_ACA_CB_INTRO_TIPS', compa::encodeutf('Tekst, który bêdzie siê pojawiaæ przed wykazem. JE¦LI ZOSTAWISZ PUSTE NIC NIE BÊDZIE SIÊ WY¦WIETLAÆ. Mo¿esz u¿yæ tagów HTML.'));
  575. define('_ACA_CB_SHOW_NAME', compa::encodeutf('Poka¿ nazwê listy'));
  576. define('_ACA_CB_SHOW_NAME_TIPS', compa::encodeutf('Wybierz je¶li chcesz wy¶wietlaæ nazwy list subskrypcyjnych po tekscie wprowadzaj±cym.'));
  577. define('_ACA_CB_LIST_DEFAULT', compa::encodeutf('Ustaw listê jako domy¶ln±'));
  578. define('_ACA_CB_LIST_DEFAULT_TIPS', compa::encodeutf('Wybierz je¶li chcesz ustawiæ listê jako domy¶ln±.'));
  579. define('_ACA_CB_HTML_SHOW', compa::encodeutf('Poka¿ - "Wysy³ka HTML"'));
  580. define('_ACA_CB_HTML_SHOW_TIPS', compa::encodeutf('Wybierz je¶li chcesz aby subskrybenci mogli zadecydowaæ czy chc± otrzymywaæ wiadomo¶ci w formacie HTML.'));
  581. define('_ACA_CB_HTML_DEFAULT', compa::encodeutf('Domy¶lnie wysy³ka HTML'));
  582. define('_ACA_CB_HTML_DEFAULT_TIPS', compa::encodeutf('Opcja ustawia domy¶lny format mailingu.'));
  583. // Since 1.0.4
  584. define('_ACA_BACKUP_FAILED', compa::encodeutf('Nie mo¿na zarchiwizowaæ pliku! Plik nie bêdzie zast±piony.'));
  585. define('_ACA_BACKUP_YOUR_FILES', compa::encodeutf('Starsza wersja plików zostan± zariwizowane w nastêpuj±cym katalogu:'));
  586. define('_ACA_SERVER_LOCAL_TIME', compa::encodeutf('SLokalny czas serwera'));
  587. define('_ACA_SHOW_ARCHIVE', compa::encodeutf('Poka¿ przycisk archiwum'));
  588. define('_ACA_SHOW_ARCHIVE_TIPS', compa::encodeutf('Wybierz aby pokazaæ przycisk archiwum w wykazie newstellerów na stronie frontowej'));
  589. define('_ACA_LIST_OPT_TAG', compa::encodeutf('Zak³adki'));
  590. define('_ACA_LIST_OPT_IMG', compa::encodeutf('Ilustracje'));
  591. define('_ACA_LIST_OPT_CTT', compa::encodeutf('Zawarto¶æ'));
  592. define('_ACA_INPUT_NAME_TIPS', compa::encodeutf('Wpisz swoje imiê i nazwisko (koniecznie imiê pierwsze)'));
  593. define('_ACA_INPUT_EMAIL_TIPS', compa::encodeutf('Wpisz swój adres e-mail (Upewnij siê czy jest to prawid³owy i aktualny adres.)'));
  594. define('_ACA_RECEIVE_HTML_TIPS', compa::encodeutf('Wybierz TAK, je¶³i akceptujesz maile w formacie HTML - NIE aby otrzymywaæ tylko wiadomo¶ci w formacie tekstowym'));
  595. define('_ACA_TIME_ZONE_ASK_TIPS', compa::encodeutf('Wybierz swoj± strefê czasow±.'));
  596. // Since 1.0.5
  597. define('_ACA_FILES', compa::encodeutf('Pliki'));
  598. define('_ACA_FILES_UPLOAD', compa::encodeutf('Wy¶lij'));
  599. define('_ACA_MENU_UPLOAD_IMG', compa::encodeutf('Wy¶lij obrazki'));
  600. define('_ACA_TOO_LARGE', compa::encodeutf('Za du¿y plik. Makszmalnz doyowlonz roymiar to'));
  601. define('_ACA_MISSING_DIR', compa::encodeutf('Katalog nie istnieje'));
  602. define('_ACA_IS_NOT_DIR', compa::encodeutf('Katalog nie istnieje lub plik nieprawidlowy.'));
  603. define('_ACA_NO_WRITE_PERMS', compa::encodeutf('Katalog nie istnieje lub nie masz uprawnieñ do zapisu.'));
  604. define('_ACA_NO_USER_FILE', compa::encodeutf('Nie wybra³e¶ ¿adnych plików do wys³ania.'));
  605. define('_ACA_E_FAIL_MOVE', compa::encodeutf('Przesuniêcie pliku niemo¿liwe.'));
  606. define('_ACA_FILE_EXISTS', compa::encodeutf('Plik ju¿ istnieje.'));
  607. define('_ACA_CANNOT_OVERWRITE', compa::encodeutf('Plik ju¿ istnieje i nie mo¿e zostaæ nadpisany.'));
  608. define('_ACA_NOT_ALLOWED_EXTENSION', compa::encodeutf('Niedupuszczalne rozszerzenie pliku.'));
  609. define('_ACA_PARTIAL', compa::encodeutf('Ten plik by³ czê¶ciowo wys³any.'));
  610. define('_ACA_UPLOAD_ERROR', compa::encodeutf('B³±d wysy³ki:'));
  611. define('DEV_NO_DEF_FILE', compa::encodeutf('Ten plik by³ czê¶ciowo wys³any.'));
  612. // already exist but modified added a <br/ on first line and added [SUBSCRIPTIONS] line>
  613. define('_ACA_CONTENTREP', compa::encodeutf('[SUBSCRIPTIONS] = Ten element bêdzie zast±piony linkiem do subskrypcji.' .
  614. ' Pole <strong>wymagane</strong> aby jNews pracowa³ poprawnie.<br>' .
  615. 'Je¶li umie¶cisz w tym polu inn± zawarto¶æ, bêdzie ona wy¶wietlana we wszystkich listach wysy³kowych.' .
  616. ' <br> Dodaj na koñcu wiadomo¶æ o subskrypcji. jNews automatycznie doda link dla subskrybenta umo¿liwiaj±cy zmianê ustawieñ subskrybcji lub wypisanie siê z listy.'));
  617. // since 1.0.6
  618. define('_ACA_NOTIFICATION', compa::encodeutf('Powiadomienie')); // shortcut for Email notification
  619. define('_ACA_NOTIFICATIONS', compa::encodeutf('Powiadomienia'));
  620. define('_ACA_USE_SEF', compa::encodeutf('SEF w mailingach'));
  621. define('_ACA_USE_SEF_TIPS', compa::encodeutf('Zalecamy ustawienie tej opcji na NIE. Jednak¿e, je¶li chcesz aby adresy URL za³±czone w mailingach u¿ywa³y opcji SEF, wybierz TAK.' .
  622. ' <br><b> Linki bêda dzia³a³y tak samo dla obu opcji. </b> '));
  623. define('_ACA_ERR_NB', compa::encodeutf('B³±d #: ERR'));
  624. define('_ACA_ERR_SETTINGS', compa::encodeutf('B³±d ustawieñ'));
  625. define('_ACA_ERR_SEND', compa::encodeutf('Wy¶lij raport o b³êdach'));
  626. define('_ACA_ERR_SEND_TIPS', compa::encodeutf(' Je¶li chcesz pomóc w ulepszeniu naszego produktu wybierz TAK. Spowoduje to przes³anie raportu do nas. WIêcej powiadomieñ nie bêdzie wiêc potrzeba ;-) <br> <b>PRYWATNE INFORMACJE NIE S? PRZESY?ANE</b>. Nie wiemy sk±d pochodz± wiadomo¶ci o b³êdach. Wysy³ana jest tylko informacja o jNews , ustawieniach PHP i zapytaniach SQL. '));
  627. define('_ACA_ERR_SHOW_TIPS', compa::encodeutf('Wybierz Tak aby wy¶wietlac numer b³êdu na ekranie. U¿ywane g³ownie w celu wykrywania i usuwania usterek. '));
  628. define('_ACA_ERR_SHOW', compa::encodeutf('Poka¿ b³êdy'));
  629. define('_ACA_LIST_SHOW_UNSUBCRIBE', compa::encodeutf('Poka¿ link do wypisania siê'));
  630. define('_ACA_LIST_SHOW_UNSUBCRIBE_TIPS', compa::encodeutf('Wybierz aby pokazaæ link do wypisania siê lub zmiany ustawieñ subskrypcji list wysy³kowych w stopce ka¿dej wiadomo¶ci. <br> Ustawienie NIE wy³±cza stopkê i linki.'));
  631. define('_ACA_UPDATE_INSTALL', compa::encodeutf('<span style="color: rgb(255, 0, 0);">WA?NE POWIADMOMIENIE!</span> <br>Je¶li dokona³e¶ aktualizacji z poprzedniej wersji jNews powiniene¶ zaktualizowaæ strukturê bazy danych klikaj±c w nastêpuj±cy przycisk (Twoje dane zostan± nienaruszone)'));
  632. define('_ACA_UPDATE_INSTALL_BTN', compa::encodeutf('Aktualizacja tabel i konfiguracji'));
  633. define('_ACA_MAILING_MAX_TIME', compa::encodeutf('Maksymalny czas kolejki'));
  634. define('_ACA_MAILING_MAX_TIME_TIPS', compa::encodeutf('Zdefiniuj maksymalny czas dla wszystkich maili wysy³anych w kolejce. Zalecamy warto¶æ miêdzy 30s a 2min.'));
  635. // virtuemart integration beta
  636. define('_ACA_VM_INTEGRATION', compa::encodeutf('Integracja z VirtueMart'));
  637. define('_ACA_VM_COUPON_NOTIF', compa::encodeutf('Zawiadomienie o kupinie ID'));
  638. define('_ACA_VM_COUPON_NOTIF_TIPS', compa::encodeutf('Wybierz numer ID mailingu w którym zamierzasz wys³aæ kupon rabatowy dla swoich klientów.'));
  639. define('_ACA_VM_NEW_PRODUCT', compa::encodeutf('Zawiadomienie o nowych produktach ID'));
  640. define('_ACA_VM_NEW_PRODUCT_TIPS', compa::encodeutf('Wybiezr numer ID mailingu w którym zamierzasz zawiadomiæ o nowych produktach.'));
  641. // since 1.0.8
  642. // create forms for subscriptions
  643. define('_ACA_FORM_BUTTON', compa::encodeutf('Utwórz formularz'));
  644. define('_ACA_FORM_COPY', compa::encodeutf('Kod HTML'));
  645. define('_ACA_FORM_COPY_TIPS', compa::encodeutf('Skopiuj wygenerowany kod HTML na twoj± stronê.'));
  646. define('_ACA_FORM_LIST_TIPS', compa::encodeutf('Wybierz listê w której chcesz za³±czyæ formularz'));
  647. // update messages
  648. define('_ACA_UPDATE_MESS4', compa::encodeutf('To nie mo¿e byæ zaktualiyowane automatycznie.'));
  649. define('_ACA_WARNG_REMOTE_FILE', compa::encodeutf('Brak mo¿liwo¶ci otrzymania zdalnego pliku.'));
  650. define('_ACA_ERROR_FETCH', compa::encodeutf('B³±d przenoszonego pliku.'));
  651. define('_ACA_CHECK', compa::encodeutf('Wybierz'));
  652. define('_ACA_MORE_INFO', compa::encodeutf('Wiêcej informacji'));
  653. define('_ACA_UPDATE_NEW', compa::encodeutf('Aktualizacja do nowszej wersji'));
  654. define('_ACA_UPGRADE', compa::encodeutf('Aktualizacja do wy¿szego produktu'));
  655. define('_ACA_DOWNDATE', compa::encodeutf('Powrót do poprzedniej wersji'));
  656. define('_ACA_DOWNGRADE', compa::encodeutf('Powrót do podstawowego produktu'));
  657. define('_ACA_REQUIRE_JOOM', compa::encodeutf('Joomla wymagana'));
  658. define('_ACA_TRY_IT', compa::encodeutf('Wypróbuj!'));
  659. define('_ACA_NEWER', compa::encodeutf('Nowsza'));
  660. define('_ACA_OLDER', compa::encodeutf('Starsza'));
  661. define('_ACA_CURRENT', compa::encodeutf('Aktualna'));
  662. // since 1.0.9
  663. define('_ACA_CHECK_COMP', compa::encodeutf('Wypróbuj jeden z innych komponentów'));
  664. define('_ACA_MENU_VIDEO', compa::encodeutf('Wideo tutorial'));
  665. define('_ACA_AUTO_SCHEDULE', compa::encodeutf('Przypomnienie'));
  666. define('_ACA_SCHEDULE_TITLE', compa::encodeutf('Ustawienia funkcji automatycznego przypomnienia'));
  667. define('_ACA_ISSUE_NB_TIPS', compa::encodeutf('Publikowane numery generowane s± automatycznie przez system'));
  668. define('_ACA_SEL_ALL', compa::encodeutf('Wszystkie mailingi'));
  669. define('_ACA_SEL_ALL_SUB', compa::encodeutf('Wszystkie listy'));
  670. define('_ACA_INTRO_ONLY_TIPS', compa::encodeutf('Je¶li zaznaczysz tylko informacja wstêpna z artyku³u z linkiem czytaj wiêcej, bêdzie za³±czona do mailingu.'));
  671. define('_ACA_TAGS_TITLE', compa::encodeutf('Zak³adka zawarto¶ci'));
  672. define('_ACA_TAGS_TITLE_TIPS', compa::encodeutf('Skopijuj i wklej t± zak³adkê do mailingu, w miejscu w którym chcesz wy¶wietliæ zawarto¶æ.'));
  673. define('_ACA_PREVIEW_EMAIL_TEST', compa::encodeutf('Podaj adres email, na który zostanie wys³any testowy mailing'));
  674. define('_ACA_PREVIEW_TITLE', compa::encodeutf('Podgl±d'));
  675. define('_ACA_AUTO_UPDATE', compa::encodeutf('Nowe powiadomienie o aktualizacji'));
  676. define('_ACA_AUTO_UPDATE_TIPS', compa::encodeutf('Wybierz tak je¶li chcesz zostaæ powiadomiony o nowej aktualizacji towjego komponentu. <br />WA?NE!! Funkcja poka¿ tips-y musi byæ w³±czona aby powiadomienie dzia³a³o.'));
  677. // since 1.1.0
  678. define('_ACA_LICENSE', compa::encodeutf('Informacja o licencji'));
  679. // since 1.1.1
  680. define('_ACA_NEW', compa::encodeutf('New'));
  681. define('_ACA_SCHEDULE_SETUP', compa::encodeutf('In order for the autoresponders to be sent you need to setup scheduler in the configuration.'));
  682. define('_ACA_SCHEDULER', compa::encodeutf('Scheduler'));
  683. 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:'));
  684. define('_ACA_CRON_DOCUMENTATION', compa::encodeutf('You can find further information on setting up the jNews Scheduler at the following url:'));
  685. 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"
  686. target="_blank">http://www.ijoobi.com/index.php?option=com_content&Itemid=72&view=category&layout=blog&id=29&limit=60</a>'));
  687. define( '_ACA_QUEUE_PROCESSED', compa::encodeutf('Queue processed succefully...'));
  688. define( '_ACA_ERROR_MOVING_UPLOAD', compa::encodeutf('Error moving imported file'));
  689. //since 1.1.4
  690. define( '_ACA_SCHEDULE_FREQUENCY', compa::encodeutf('Scheduler frequency'));
  691. define( '_ACA_CRON_MAX_FREQ', compa::encodeutf('Scheduler max frequency'));
  692. 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.'));
  693. define( '_ACA_CRON_MAX_EMAIL', compa::encodeutf('Maximum emails per task'));
  694. define( '_ACA_CRON_MAX_EMAIL_TIPS', compa::encodeutf('Specify the maximum number of emails sent per task (0 unlimited).'));
  695. define( '_ACA_CRON_MINUTES', compa::encodeutf(' minutes'));
  696. define( '_ACA_SHOW_SIGNATURE', compa::encodeutf('Show email footer'));
  697. define( '_ACA_SHOW_SIGNATURE_TIPS', compa::encodeutf('Whether or not you want to promote jNews in the footer of the emails.'));
  698. define( '_ACA_QUEUE_AUTO_PROCESSED', compa::encodeutf('Auto-responders processed successfully...'));
  699. define( '_ACA_QUEUE_NEWS_PROCESSED', compa::encodeutf('Scheduled newsletters processed successfully...'));
  700. define( '_ACA_MENU_SYNC_USERS', compa::encodeutf('Sync Users'));
  701. define( '_ACA_SYNC_USERS_SUCCESS', compa::encodeutf('Users Synchronization Successful!'));
  702. // compatibility with Joomla 15
  703. if (!defined('_BUTTON_LOGOUT')) define( '_BUTTON_LOGOUT', compa::encodeutf('Logout'));
  704. if (!defined('_CMN_YES')) define( '_CMN_YES', compa::encodeutf('Yes'));
  705. if (!defined('_CMN_NO')) define( '_CMN_NO', compa::encodeutf('No'));
  706. if (!defined('_HI')) define( '_HI', compa::encodeutf('Hi'));
  707. if (!defined('_CMN_TOP')) define( '_CMN_TOP', compa::encodeutf('Top'));
  708. if (!defined('_CMN_BOTTOM')) define( '_CMN_BOTTOM', compa::encodeutf('Bottom'));
  709. //if (!defined('_BUTTON_LOGOUT')) define( '_BUTTON_LOGOUT', compa::encodeutf('Logout'));
  710. // For include title only or full article in content item tab in newsletter edit - p0stman911
  711. 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.'));
  712. define('_ACA_TITLE_ONLY', compa::encodeutf('Title Only'));
  713. define('_ACA_FULL_ARTICLE_TIPS', compa::encodeutf('If you select this the complete article will be inserted into the mailing'));
  714. define('_ACA_FULL_ARTICLE', compa::encodeutf('Full Article'));
  715. 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). '));
  716. define('_ACA_SUBSCRIBE_LIST2', compa::encodeutf('Mailing list(s)'));
  717. // smart-newsletter function
  718. define('_ACA_AUTONEWS', compa::encodeutf('Smart-Newsletter'));
  719. define('_ACA_MENU_AUTONEWS', compa::encodeutf('Smart-Newsletters'));
  720. define('_ACA_AUTO_NEWS_OPTION', compa::encodeutf('Smart-Newsletter options'));
  721. define('_ACA_AUTONEWS_FREQ', compa::encodeutf('Newsletter Frequency'));
  722. define('_ACA_AUTONEWS_FREQ_TIPS', compa::encodeutf('Specify the frequency at which you want to send the smart-newsletter.'));
  723. define('_ACA_AUTONEWS_SECTION', compa::encodeutf('Article Section'));
  724. define('_ACA_AUTONEWS_SECTION_TIPS', compa::encodeutf('Specify the section you want to choose the articles from.'));
  725. define('_ACA_AUTONEWS_CAT', compa::encodeutf('Article Category'));
  726. define('_ACA_AUTONEWS_CAT_TIPS', compa::encodeutf('Specify the category you want to choose the articles from (All for all article in that section).'));
  727. define('_ACA_SELECT_SECTION', compa::encodeutf('All Sections'));
  728. define('_ACA_SELECT_CAT', compa::encodeutf('All Categories'));
  729. define('_ACA_AUTO_DAY_CH8', compa::encodeutf('Quaterly'));
  730. define('_ACA_AUTONEWS_STARTDATE', compa::encodeutf('Start date'));
  731. define('_ACA_AUTONEWS_STARTDATE_TIPS', compa::encodeutf('Specify the date you want to start sending the Smart Newsletter.'));
  732. define('_ACA_AUTONEWS_TYPE', compa::encodeutf('Content rendering'));// how we see the content which is included in the newsletter
  733. define('_ACA_AUTONEWS_TYPE_TIPS', compa::encodeutf('Full Article: will include the entire article in the newsletter.<br />' .
  734. 'Intro only: will include only the introduction of the article in the newsletter.<br/>' .
  735. 'Title only: will include only the title of the article in the newsletter.'));
  736. define('_ACA_TAGS_AUTONEWS', compa::encodeutf('[SMARTNEWSLETTER] = This will be replaced by the Smart-newsletter.'));
  737. //since 1.1.3
  738. define('_ACA_MALING_EDIT_VIEW', compa::encodeutf('Create / View Mailings'));
  739. define('_ACA_LICENSE_CONFIG', compa::encodeutf('License'));
  740. define('_ACA_ENTER_LICENSE', compa::encodeutf('Enter license'));
  741. define('_ACA_ENTER_LICENSE_TIPS', compa::encodeutf('Enter your license number and save it.'));
  742. define('_ACA_LICENSE_SETTING', compa::encodeutf('License settings'));
  743. define('_ACA_GOOD_LIC', compa::encodeutf('Your license is valid.'));
  744. define('_ACA_NOTSO_GOOD_LIC', compa::encodeutf('Your license is not valid: '));
  745. define('_ACA_PLEASE_LIC', compa::encodeutf('Please contact jNews support to upgrade your license ( license@ijoobi.com ).'));
  746. define('_ACA_DESC_PLUS', compa::encodeutf('jNews Plus is the first sequencial auto-responders for Joomla CMS. ' . _ACA_FEATURES));
  747. define('_ACA_DESC_PRO', compa::encodeutf('jNews PRO the ultimate mailing system for Joomla CMS. ' . _ACA_FEATURES));
  748. //since 1.1.4
  749. define('_ACA_ENTER_TOKEN', compa::encodeutf('Enter token'));
  750. define('_ACA_ENTER_TOKEN_TIPS', compa::encodeutf('Please enter your token number you received by email when you purchased jNews. '));
  751. define('_ACA_JNEWSLETTER_SITE', compa::encodeutf('jNews site:'));
  752. define('_ACA_MY_SITE', compa::encodeutf('My site:'));
  753. define( '_ACA_LICENSE_FORM', compa::encodeutf(' ' .
  754. 'Click here to go to the license form.</a>'));
  755. define('_ACA_PLEASE_CLEAR_LICENSE', compa::encodeutf('Please clear the license field so it is empty and try again.<br /> If the problem persists, '));
  756. define( '_ACA_LICENSE_SUPPORT', compa::encodeutf('If you still have questions, ' . _ACA_PLEASE_LIC));
  757. 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. '
  758. . _ACA_LICENSE_FORM . '<br /><br/>' . _ACA_LICENSE_SUPPORT));
  759. define('_ACA_ENTER_TOKEN_PATIENCE', compa::encodeutf('After saving your token a license will be generated automatically. ' .
  760. ' Usually the token is validated in 2 minutes. However, in some cases it can take up to 15 minutes.<br />' .
  761. '<br />Check back this control panel in few minutes. <br /><br />' .
  762. 'If you didn\'t receive a valid license key in 15 minutes, '. _ACA_LICENSE_TW));
  763. define( '_ACA_ENTER_NOT_YET', compa::encodeutf('Your token has not yet been validated.'));
  764. 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.'));
  765. define( '_ACA_NOTIF_UPDATE', compa::encodeutf('To be notified of new updates enter your email address and click subscribe '));
  766. define('_ACA_THINK_PLUS', compa::encodeutf('If you want more out of your mailing system think Plus!'));
  767. define('_ACA_THINK_PLUS_1', compa::encodeutf('Sequential auto-responders'));
  768. define('_ACA_THINK_PLUS_2', compa::encodeutf('Schedule the delivery of your newsletter for a predefined date'));
  769. define('_ACA_THINK_PLUS_3', compa::encodeutf('No more server limitation'));
  770. define('_ACA_THINK_PLUS_4', compa::encodeutf('and much more...'));
  771. //since 1.2.2
  772. define( '_ACA_LIST_ACCESS', compa::encodeutf('List Access'));
  773. define( '_ACA_INFO_LIST_ACCESS', compa::encodeutf('Specify what group of users can view and subscribe to this list'));
  774. define( 'ACA_NO_LIST_PERM', compa::encodeutf('You don\'t have enough permission to subscribe to this list'));
  775. //Archive Configuration
  776. define('_ACA_MENU_TAB_ARCHIVE', compa::encodeutf('Archive'));
  777. define('_ACA_MENU_ARCHIVE_ALL', compa::encodeutf('Archive All'));
  778. //Archive Lists
  779. define('_FREQ_OPT_0', compa::encodeutf('None'));
  780. define('_FREQ_OPT_1', compa::encodeutf('Every Week'));
  781. define('_FREQ_OPT_2', compa::encodeutf('Every 2 Weeks'));
  782. define('_FREQ_OPT_3', compa::encodeutf('Every Month'));
  783. define('_FREQ_OPT_4', compa::encodeutf('Every Quarter'));
  784. define('_FREQ_OPT_5', compa::encodeutf('Every Year'));
  785. define('_FREQ_OPT_6', compa::encodeutf('Other'));
  786. define('_DATE_OPT_1', compa::encodeutf('Created date'));
  787. define('_DATE_OPT_2', compa::encodeutf('Modified date'));
  788. define('_ACA_ARCHIVE_TITLE', compa::encodeutf('Setting up auto-archive frequency'));
  789. define('_ACA_FREQ_TITLE', compa::encodeutf('Archive frequency'));
  790. define('_ACA_FREQ_TOOL', compa::encodeutf('Define how often you want the Archive Manager to arhive your website content.'));
  791. define('_ACA_NB_DAYS', compa::encodeutf('Number of days'));
  792. define('_ACA_NB_DAYS_TOOL', compa::encodeutf('This is only for the Other option! Please specify the number of days between each Archive.'));
  793. define('_ACA_DATE_TITLE', compa::encodeutf('Date type'));
  794. define('_ACA_DATE_TOOL', compa::encodeutf('Define if the archived should be done on the created date or modified date.'));
  795. define('_ACA_MAINTENANCE_TAB', compa::encodeutf('Maintenance settings'));
  796. define('_ACA_MAINTENANCE_FREQ', compa::encodeutf('Maintenance frequency'));
  797. define( '_ACA_MAINTENANCE_FREQ_TIPS', compa::encodeutf('Specify the frequency at which you want the maintenance routine to run.'));
  798. define( '_ACA_CRON_DAYS', compa::encodeutf('hour(s)'));
  799. define( '_ACA_LIST_NOT_AVAIL', compa::encodeutf('There is no list available.'));
  800. define( '_ACA_LIST_ADD_TAB', compa::encodeutf('Add/Edit'));
  801. define( '_ACA_LIST_ACCESS_EDIT', compa::encodeutf('Mailing Add/Edit Access'));
  802. define( '_ACA_INFO_LIST_ACCESS_EDIT', compa::encodeutf('Specify what group of users can add or edit a new mailing for this list'));
  803. define( '_ACA_MAILING_NEW_FRONT', compa::encodeutf('Createa New Mailing'));
  804. define('_ACA_AUTO_ARCHIVE', compa::encodeutf('Auto-Archive'));
  805. define('_ACA_MENU_ARCHIVE', compa::encodeutf('Auto-Archive'));
  806. //Extra tags:
  807. define('_ACA_TAGS_ISSUE_NB', compa::encodeutf('[ISSUENB] = This will be replaced by the issue number of the newsletter.'));
  808. define('_ACA_TAGS_DATE', compa::encodeutf('[DATE] = This will be replaced by the sent date.'));
  809. define('_ACA_TAGS_CB', compa::encodeutf('[CBTAG:{field_name}] = This will be replaced by the value taken from the Community Builder field: eg. [CBTAG:firstname] '));
  810. define( '_ACA_MAINTENANCE', compa::encodeutf('Joobi Care'));
  811. define('_ACA_THINK_PRO', compa::encodeutf('When you have professional needs, you use professional components!'));
  812. define('_ACA_THINK_PRO_1', compa::encodeutf('Smart-Newsletters'));
  813. define('_ACA_THINK_PRO_2', compa::encodeutf('Define access level for your list'));
  814. define('_ACA_THINK_PRO_3', compa::encodeutf('Define who can edit/add mailings'));
  815. define('_ACA_THINK_PRO_4', compa::encodeutf('More tags: add your CB fields'));
  816. define('_ACA_THINK_PRO_5', compa::encodeutf('Joomla contents Auto-archive'));
  817. define('_ACA_THINK_PRO_6', compa::encodeutf('Database optimization'));
  818. define('_ACA_LIC_NOT_YET', compa::encodeutf('Your license is not yet valid. Please check the license Tab in the configuration panel.'));
  819. define('_ACA_PLEASE_LIC_GREEN', compa::encodeutf('Make sure to provide the green information at the top of the tab to our support team.'));
  820. define('_ACA_FOLLOW_LINK', compa::encodeutf('Get Your License'));
  821. 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. '));
  822. define( '_ACA_ENTER_TOKEN_TIPS2', compa::encodeutf(' Then click on Apply button in the top right menu.'));
  823. define( '_ACA_ENTER_LIC_NB', compa::encodeutf('Enter your License'));
  824. define( '_ACA_UPGRADE_LICENSE', compa::encodeutf('Upgrade Your License'));
  825. 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.'));
  826. define( '_ACA_MAIL_FORMAT', compa::encodeutf('Encoding format'));
  827. define( '_ACA_MAIL_FORMAT_TIPS', compa::encodeutf('What format do you want to use for encoding your mailings, Text only or MIME'));
  828. 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.'));
  829. //since 1.3.1
  830. define('_ACA_SHOW_AUTHOR', compa::encodeutf('Show Author\'s Name'));
  831. 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'));
  832. //since 1.3.5
  833. define('_ACA_REGWARN_NAME', compa::encodeutf('Podaj swoje nazwisko i imie.'));
  834. define('_ACA_REGWARN_MAIL', compa::encodeutf('Podaj poprawny adres e-mail.'));
  835. //since 1.5.6
  836. 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 useful if you want to execute a special script in your redirect page.'));
  837. define('_ACA_ADDEMAILREDLINK', compa::encodeutf('Add e-mail to the redirect link'));
  838. //since 1.6.3
  839. define('_ACA_ITEMID', compa::encodeutf('ItemId'));
  840. define('_ACA_ITEMID_TIPS', compa::encodeutf('This ItemId will be added to your jNews links.'));
  841. //since 1.6.5
  842. define('_ACA_SHOW_JCALPRO', compa::encodeutf('jCalPRO'));
  843. define('_ACA_SHOW_JCALPRO_TIPS', compa::encodeutf('Show the integration tab for jCalPRO <br/>(only if jCalPRO is installed on your website!)'));
  844. define('_ACA_JCALTAGS_TITLE', compa::encodeutf('jCalPRO Tag:'));
  845. 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.'));
  846. define('_ACA_JCALTAGS_DESC', compa::encodeutf('Description:'));
  847. define('_ACA_JCALTAGS_DESC_TIPS', compa::encodeutf('Select Yes if you want to insert the description of the event'));
  848. define('_ACA_JCALTAGS_START', compa::encodeutf('Start date:'));
  849. define('_ACA_JCALTAGS_START_TIPS', compa::encodeutf('Select Yes if you want to insert the start date of the event'));
  850. define('_ACA_JCALTAGS_READMORE', compa::encodeutf('Read more:'));
  851. define('_ACA_JCALTAGS_READMORE_TIPS', compa::encodeutf('Select Yes if you want to insert a <b>read more link</b> for this event'));
  852. define('_ACA_REDIRECTCONFIRMATION', compa::encodeutf('Redirect URL'));
  853. 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.'));
  854. //since 2.0.0 compatibility with Joomla 1.5
  855. if(!defined('_CMN_SAVE') and defined('CMN_SAVE')) define('_CMN_SAVE',CMN_SAVE);
  856. if(!defined('_CMN_SAVE')) define('_CMN_SAVE', 'Save');
  857. if(!defined('_NO_ACCOUNT')) define('_NO_ACCOUNT', 'No account yet?');
  858. if(!defined('_CREATE_ACCOUNT')) define('_CREATE_ACCOUNT', 'Register');
  859. if(!defined('_NOT_AUTH')) define('_NOT_AUTH','You are not authorised to view this resource.');
  860. //since 3.0.0
  861. define('_ACA_DISABLETOOLTIP', compa::encodeutf('Disable Tooltip'));
  862. define('_ACA_DISABLETOOLTIP_TIPS', compa::encodeutf('Disable the tooltip on the frontend'));
  863. define('_ACA_MINISENDMAIL', compa::encodeutf('Use Mini SendMail'));
  864. 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'));
  865. //Since 3.1.5
  866. define('_ACA_READMORE',compa::encodeutf('Read more...'));
  867. define('_ACA_VIEWARCHIVE',compa::encodeutf('Click here'));
  868. //since 4.0.0
  869. define('_ACA_SHOW_JLINKS',compa::encodeutf('Link Tracking'));
  870. 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.'));
  871. //since 4.1.0
  872. define( '_ACA_MAIL_ENCODING', 'Mail encoding' );
  873. define( '_ACA_MAIL_ENCODING_TIPS', 'What encoding format do you want to use UTF-8 (highly recommended) or ISO-8859-2' );
  874. define( '_ACA_COPY_SUBJECT', 'Copy Subject' );
  875. //since 5.0.0
  876. //mary for columns
  877. define('_ACA_MCOLUMN1','Column 1');//$GLOBALS[ACA.'column1_name']);
  878. define('_ACA_MCOLUMN2','Column 2');//$GLOBALS[ACA.'column2_name']);
  879. define('_ACA_MCOLUMN3','Column 3');//$GLOBALS[ACA.'column3_name']);
  880. define('_ACA_MCOLUMN4','Column 4');//$GLOBALS[ACA.'column4_name']);
  881. define('_ACA_MCOLUMN5','Column 5');//$GLOBALS[ACA.'column5_name']);
  882. //fieldset for column configuration
  883. define('_ACA_COLUMN','User-defined Columns');
  884. define('_ACA_COLUMN1','Show Column 1');
  885. define('_ACA_COLUMN2','Show Column 2');
  886. define('_ACA_COLUMN3','Show Column 3');
  887. define('_ACA_COLUMN4','Show Column 4');
  888. define('_ACA_COLUMN5','Show Column 5');
  889. define('_ACA_COL1_NAME', 'Column 1 Name');
  890. define('_ACA_COL2_NAME', 'Column 2 Name');
  891. define('_ACA_COL3_NAME', 'Column 3 Name');
  892. define('_ACA_COL4_NAME', 'Column 4 Name');
  893. define('_ACA_COL5_NAME', 'Column 5 Name');
  894. //define('_ACA_COL1_TIPS','Enter the alias name of column 1 to be shown in the subscribers module');
  895. define('_ACA_SHOW_COLUMN1_TIPS','Show/hide this column in your subscribers list-BE');
  896. define('_ACA_SHOW_COLUMN2_TIPS','Show/hide this column in your subscribers list-BE');
  897. define('_ACA_SHOW_COLUMN3_TIPS','Show/hide this column in your subscribers list-BE');
  898. define('_ACA_SHOW_COLUMN4_TIPS','Show/hide this column in your subscribers list-BE');
  899. define('_ACA_SHOW_COLUMN5_TIPS','Show/hide this column in your subscribers list-BE');
  900. define('_ACA_INPUT_COLUMN1','Column 1');//$GLOBALS[ACA.'column1_name']);
  901. define('_ACA_INPUT_COLUMN2','Column 2');//$GLOBALS[ACA.'column2_name']);
  902. define('_ACA_INPUT_COLUMN3','Column 3');//$GLOBALS[ACA.'column3_name']);
  903. define('_ACA_INPUT_COLUMN4','Column 4');//$GLOBALS[ACA.'column4_name']);
  904. define('_ACA_INPUT_COLUMN5','Column 5');//$GLOBALS[ACA.'column5_name']);
  905. define('_ACA_INPUT_COLUMN1_TIPS','Enter your column 1');
  906. define('_ACA_INPUT_COLUMN2_TIPS','Enter your column 2');
  907. define('_ACA_INPUT_COLUMN3_TIPS','Enter your column 3');
  908. define('_ACA_INPUT_COLUMN4_TIPS','Enter your column 4');
  909. define('_ACA_INPUT_COLUMN5_TIPS','Enter your column 5');
  910. define('_ACA_COLUMN1_REP', '[COLUMN1] = This will be replaced by your user defined column 1');
  911. define('_ACA_COLUMN2_REP', '[COLUMN2] = This will be replaced by your user defined column 2');
  912. define('_ACA_COLUMN3_REP', '[COLUMN3] = This will be replaced by your user defined column 3');
  913. define('_ACA_COLUMN4_REP', '[COLUMN4] = This will be replaced by your user defined column 4');
  914. define('_ACA_COLUMN5_REP', '[COLUMN5] = This will be replaced by your user defined column 5');
  915. define('_ACA_REGWARN_COLUMN1','Please enter your');
  916. define('_ACA_REGWARN_COLUMN2','Please enter your');
  917. define('_ACA_REGWARN_COLUMN3','Please enter your');
  918. define('_ACA_REGWARN_COLUMN4','Please enter your');
  919. define('_ACA_REGWARN_COLUMN5','Please enter your');
  920. //end of columns
  921. //url
  922. define('_ACA_URL_PASS','Password');
  923. 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.)');
  924. define('_ACA_URL_MES','Please subscribe through the Subscriber Module or subscribe through the frontend.');
  925. define('_ACA_URL_PASS_WARN','(In the PRO If you change this password, please update the hidden password in your external form as well.)');
  926. define('_ACA_ENABLE_CAPTCHA', 'Enable Captcha');
  927. define('_ACA_ENABLE_CAPTCHA_TIPS','Enable captcha functionality in the subscriber module and in the subscription via external form in the PRO.');
  928. //url
  929. // subscription notification
  930. define('_ACA_SUBSCRIPTION_NOTIFY','Send Subscription Notification');
  931. 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: ');
  932. define('_ACA_SUBSCRIPTION_NOTIFY_MSG1','A subscription notification email has been sent to the administrator.');
  933. define('_ACA_SUBSCRIPTION_NOTIFY_MSG2','No subscription notification email sent.');
  934. define('_ACA_NEW_SUB','jNews Newsletter Subscription');
  935. define('_ACA_SUBSCRIPTION_NOTIFY_ERR','Unable in sending a subscription notification to the administrator.');
  936. //subscription notification messages
  937. //for captcha
  938. define('_ACA_CAPTCHA_CAPTION','Code: ');
  939. 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>');
  940. define('_ACA_REGWARN_CAPTCHA','Enter the captcha code.');
  941. define('_ACA_SUB_ERR','<br>Error in subscribing.');
  942. //since 6.0.0
  943. define('_ACA_MOOTOOLS_BTNTEXT' , 'Subscribe Here');
  944. define('_ACA_QUEUE_SUBJECT','Subject');
  945. define('_ACA_QUEUE_EMAIL','Email');
  946. define('_ACA_QUEUE_PRIOR','Priority');
  947. define('_ACA_QUEUE_ATT','Attempts');
  948. define('_ACA_QUEUE_DEL', 'Delete');
  949. define('_ACA_PROCESS_Q','Process Queue');
  950. define('_ACA_CLEAN_Q','Clean Queue');
  951. define('_ACA_SENDDATE','Send date');
  952. define('_ACA_MAILING_Q','All Mailings in Queue');
  953. define('_ACA_MENU_QUEUE', 'Queue');
  954. define('_ACA_MENU_TEMPLATES','Templates');
  955. define('_ACA_MENU_TAB_QUEUE' , 'Queue');
  956. define('_ACA_Q_PROCESS' , 'Queue Configuration');
  957. define('_ACA_MAX_Q','Maximum number of e-mails per batch');
  958. define('_ACA_SUBS_LIST_LABEL' , 'This Newsletter will be sent to the subscribers of the following selected lists:');
  959. define('_ACA_SUBS_LIST_CAMPAIGN' , 'This Newsletter will be sent to the subscribers of the following selected campaigns:');
  960. define('_ACA_SUBS_LIST_RECEIVE', 'Receive' );
  961. define('_ACA_SUBS_LIST_TOALL', 'Select All' );
  962. define('_ACA_SUBS_LIST_TONONE', 'None' );
  963. define('_ACA_LIST_COLOR','Color');
  964. define('_ACA_LIST_COLOR_TIP','Select the color for your list. It can be usefull for the statistics.');
  965. define('_ACA_MENU_NEW', 'New');
  966. define('_ACA_MENU_EDIT', 'Edit');
  967. define('_ACA_MENU_APPLY', 'Apply');
  968. define('_ACA_MENU_CANCEL', 'Cancel');
  969. define('_ACA_MENU_TEMPLATE', 'Template');
  970. define('_ACA_HTML_VERSION', 'HTML Version');
  971. define('_ACA_NONHTML_VERSION', 'Non-HTML Version');
  972. define('_ACA_TAG_NAME_DESC' , 'This will be replaced by the name the subscriber entered, you will be sending personalized email when using this.');
  973. define('_ACA_TAG_FNAME_DESC' , 'This will be replaced by the FIRST name of the subscriber entered.');
  974. define('_ACA_TAG_ISSUENB_DESC' , 'This will be replaced by the issue number of the newsletter.');
  975. define('_ACA_TAG_DATE_DESC' , 'This will be replaced by the sent date.');
  976. define('_ACA_TAG_CBNAME' , '[CBTAG:{field_name}]');
  977. define('_ACA_TAG_CBNAME_DESC' , 'This will be replaced by the value taken from the Community Builder field: eg. [CBTAG:firstname] ');
  978. 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 /> ');
  979. define('_ACA_DATETIME' , 'Date and Time');
  980. define('_ACA_TEMPLATE_COPY' , '_copy');
  981. define('_ACA_TEMPLATE_DEFAULT_NODEL' , 'You cannot delete a default template!');
  982. define('_ACA_TEMPLATE_DEFAULT_SUCCS' , 'Successfully set to default!');
  983. define('_ACA_TEMPLATE' , 'Template');
  984. define('_ACA_TEMPLATES' , 'Templates');
  985. define('_ACA_CAMPAIGN' , 'Campaign');
  986. define('_ACA_SELCT_MAILINGLIST', 'Please select a list in the List tab in order to add a mailing.');
  987. define('_ACA_SELCT_MAILINGCAMPAIGN', 'Please select a campaign in the List tab in order to add a mailing.');
  988. define('_ACA_TEMPLATE_AVAIL', 'All Available Templates');
  989. define('_ACA_TEMPLATE_NAME', 'Name');
  990. define('_ACA_TEMPLATE_NAME_T', 'Enter the name of the template.');
  991. define('_ACA_TEMPLATE_NAMEKEY', 'Namekey');
  992. define('_ACA_TEMPLATE_NAMEKEY_T', 'Enter the namekey of the template.');
  993. define('_ACA_TEMPLATE_DESC', 'Description');
  994. define('_ACA_TEMPLATE_DEFAULT', 'Default');
  995. define('_ACA_TEMPLATE_DEFAULT_T', 'Select "Yes" to set as the default template.');
  996. define('_ACA_TEMPLATE_PUBLISH', 'Publish');
  997. define('_ACA_TEMPLATE_PUBLISH_T', 'Select "Yes" to publish the template.');
  998. define('_ACA_TEMPLATE_BG', 'Background Color');
  999. define('_ACA_TEMPLATE_BG_T', 'Select the template background color.');
  1000. define('_ACA_TEMPLATE_UPLOAD', 'Upload Thumbnail');
  1001. define('_ACA_TEMPLATE_UPLOAD_T', 'Upload an image thumbnail of the template.');
  1002. define('_ACA_TEMPLATE_DESC_T', 'Enter the description of the template.');
  1003. define('_ACA_TEMPLATE_STYLE_TH1', 'Title h1');
  1004. define('_ACA_TEMPLATE_STYLE_TH2', 'Title h2');
  1005. define('_ACA_TEMPLATE_STYLE_TH3', 'Title h3');
  1006. define('_ACA_TEMPLATE_STYLE_TH4', 'Title h4');
  1007. define('_ACA_TEMPLATE_STYLE_UNSUB', 'Style for the Unsubscribe Link');
  1008. define('_ACA_TEMPLATE_STYLE_SUB', 'Style for the "Change Your Subscription" Link');
  1009. define('_ACA_TEMPLATE_STYLE_CONTENT', 'Style for the content area');
  1010. define('_ACA_TEMPLATE_STYLE_CHEAD', 'Style for the content title');
  1011. define('_ACA_TEMPLATE_STYLE_CREADMORE', 'Style for the read more link');
  1012. define('_ACA_TEMPLATE_STYLE_VONLINE', 'Style for the "View it online" Link');
  1013. define('_ACA_TEMPLATE_STYLE_NEW', 'Add a New Style');
  1014. define('_ACA_TEMPLATE_STYLE_NEWC', 'Name of the CSS Class');
  1015. define('_ACA_TEMPLATE_STYLE_NEWAPPLIED', 'CSS that will be applied to the class.');
  1016. //statistics & reports
  1017. define('_ACA_REPORTS_SUBS', 'Subscribers Reports');
  1018. define('_ACA_REPORTS_MAIL', 'Mailing Reports');
  1019. define('_ACA_REPORTS_LIST', 'List Reports');
  1020. define('_ACA_LIST_SUBCRIBERS', 'No. of Subscribers');
  1021. define('_ACA_LIST_UNSUBSCRIBERS', 'No. of Unsubscribers');
  1022. define('_ACA_LIST_CONFIRMED', 'No. of Confirmed Emails');
  1023. define('_ACA_LIST_UNCONFIRMED', 'No. of Unconfirmed Emails');
  1024. define('_ACA_LIST_SUB_DATE', 'Subscribed Date');
  1025. define('_ACA_MAILING_SEND_DATE','Send Date');
  1026. define('_ACA_MAILING_SUBJECT', 'Subject');
  1027. define('_ACA_MAILING_SENT_HTML','Sent in HTML');
  1028. define('_ACA_MAILING_SENT_TEXT','Sent in Text');
  1029. define('_ACA_MAILING_FAILED', 'Send Fails');
  1030. define('_ACA_MAILING_PENDING', 'Mail Pending');
  1031. define('_ACA_MAILING_BOUNCES','Bounces');
  1032. define('_ACA_MAILING_SENT', 'Total Sent');
  1033. //stats filters
  1034. define('_ACA_GROUP_PREDEFINED_DATE','Predefined Date'); //legend
  1035. define('_ACA_GROUP_SPECIFIED_DATE','Specified Date');
  1036. define('_ACA_LABEL_SET_INTERVAL', 'Set Interval'); //labels
  1037. define('_ACA_LABEL_DATE_RANGE','Date Range');
  1038. define('_ACA_LABEL_CURRENT_SERVER_TIME', 'Current Server Time');
  1039. define('_ACA_LABEL_REPORT_TYPE','Report Type');
  1040. define('_ACA_INTERVAL_DAILY','Daily'); //intervals
  1041. define('_ACA_INTERVAL_WEEKLY','Weekly');
  1042. define('_ACA_INTERVAL_MONTHLY', 'Monthly');
  1043. define('_ACA_INTERVAL_YEARLY','Yearly');
  1044. define('_ACA_DEFINED_RANGE_YESTERDAY','Yesterday'); //predefined range
  1045. define('_ACA_DEFINED_RANGE_TODAY', 'Today');
  1046. define('_ACA_DEFINED_RANGE_THIS_WEEK','This Week');
  1047. define('_ACA_DEFINED_RANGE_LAST_WEEK','Last Week');
  1048. define('_ACA_DEFINED_RANGE_LAST_TWO_WEEK','Last 2 Weeks');
  1049. define('_ACA_DEFINED_RANGE_THIS_MONTH','This Month');
  1050. define('_ACA_DEFINED_RANGE_LAST_MONTH','Last Month');
  1051. define('_ACA_DEFINED_RANGE_THIS_YEAR','This Year');
  1052. define('_ACA_DEFINED_RANGE_LAST_YEAR','Last Year');
  1053. define('_ACA_DEFINED_RANGE_TWO_YEARS_AGO','2 Years Ago');
  1054. define('_ACA_DEFINED_RANGE_3_YEARS_AGO','3 Years Ago');
  1055. define('_ACA_BUTTON_REFRESH','Refresh'); //buttons
  1056. define('_ACA_BUTTON_GENERATE','Generate');
  1057. define('_ACA_BUTTON_RESET', 'Reset');
  1058. define('_ACA_SPECIFIED_DATE_START','Start'); //specified date
  1059. define('_ACA_SPECIFIED_DATE_END','End');
  1060. define('_ACA_REPORT_LISTING','Listing');
  1061. define('_ACA_REPORT_GRAPH','Graph');
  1062. define('_ACA_REPORT_EXPORT','Export');
  1063. define('-ACA_SUBSCRIBERS_ALL_USERS', 'All Users'); //subscribers
  1064. define('_ACA_SUBSCRIBERS_REGISTERED', 'Registered');
  1065. define('_ACA_SUBSCRIBERS-GUESTS','Guests');
  1066. define('_ACA_REPORT_WARN_MESSAGE', 'Incomplete Date Selection in Specified Fieldset!');
  1067. //stats export
  1068. define('_ACA_STATS_EXPORT', 'Export');
  1069. define('_ACA_EXPORT_WARN_MESSAGE', 'No Data to be Exported');
  1070. define('_ACA_GRAPH_WARN_MESSAGE', 'No Data to be Displayed');
  1071. define('_ACA_REPORT_HEADER', 'Report');
  1072. define('_ACA_REPORT_HEADER_TO', 'to');
  1073. define('_ACA_PIE_WARN_MESSAGE', 'No Data for Mailing Process');
  1074. //stats graph labels
  1075. define('_ACA_GRAPH_LBL_HTML', 'HTML');
  1076. define('_ACA_GRAPH_LBL_TEXT', 'TEXT');
  1077. define('_ACA_GRAPH_TITLE_FORMAT', 'HTML/TEXT Format');
  1078. define('_ACA_GRAPH_PIE_TITLE_MAIL', 'Mailing Process');
  1079. define('_ACA_PIE_SUBS', 'Subscribers');
  1080. define('_ACA_PIE_UNSUBS', 'Unsubscribers');
  1081. define('_ACA_PIE_UNCONFIRMED', 'Unconfirmed');
  1082. define('_ACA_PIE_CONFIRMED', 'Confirmed');
  1083. define('_ACA_MAILING_SUBJECT_HEADER', 'Subject');
  1084. //Wizards
  1085. define('_ACA_WIZARD', 'Wizard');
  1086. define('_ACA_CHECKLISTFOUND', 'Please create your list first and be sure that it is published.');
  1087. define('_ACA_CHECKCAMPAIGNFOUND', 'Please create your campaign(list) first and be sure that it is published.');
  1088. define('_ACA_TEMPLATE_ALERT_NAMEKEY', 'Template must have a namekey!');
  1089. define('_ACA_LIST_GUIDE', '<strong>List Management:</strong> <br/>'.
  1090. '<ul><li>The first thing you have to do to start with jNews is to create your list.</li>'.
  1091. '<li>You will be able to subscribe users to this list and send one or more Newsletters.</li>'.
  1092. '<li>You can specify here the basic information of the list including your <i><u>Sender Information</u></i>.</li>'.
  1093. '<li>And be able to specify users or group of users who can subscribe to that list.</li>'.
  1094. '<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>'.
  1095. '<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>');
  1096. define('_ACA_SUBSCRIBERS_GUIDE', '<strong>Subscriber Management:</strong> </br>' .
  1097. '<ul><li><strong>During Creation: </strong></li><br>'.
  1098. '<ul><li>You can proceed here adding your subscribers.</li>'.
  1099. '<li>Specify your <i><u>Subscriber Information</i></u></li>'.
  1100. '<li>And select which <i><u>List</u></i> you want your subscriber to subscribe to, provided that you have created list.</li>'.
  1101. '<li>You can Confirm your added subscriber to receive your newsletters.</li>'.
  1102. '<li>You can also allow your subscriber to recieve the HTML format of your newsletter.</li>'.
  1103. '<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>'.
  1104. '<ul><li><strong>Export Button</strong></li>' .
  1105. '<ul><li>This allows you to <i><u>Export</u></i> your subscribers from all your lists or selected lists.</li></ul></ul>' .
  1106. '<ul><li><strong>Import Button</strong></li>' .
  1107. '<ul><li>This allows you to <i><u>Import</u></i> your subscribers to all your lists or selected lists.</li></ul></ul>');
  1108. define('_ACA_NEWSLETTER_GUIDE', '<strong>Newsletter Management:</strong> <br/>'.
  1109. '<ul><li>Provided that you have created List(s) you can now proceed creating your <i><u>Newsletters</u></i>.</li>'.
  1110. '<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>'.
  1111. '<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>'.
  1112. '<ul><li><strong>During Creation:</strong></li>'.
  1113. '<ul><li><i><u>Newsletter Content Area</u></i> -> where you put all the contents of your Newsletter.</li>'.
  1114. '<li><i><u>List Tab</u></i> -> the area where you can send the newsletter to one or more Lists.</li>'.
  1115. '<li><i><u>Sender Tab</u></i> -> the area of the Sender Information Settings of your Newsletter.</li>'.
  1116. '<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>'.
  1117. '<li><i><u>Attachments</u></i> -> Newsletter Attachement Information area.</li></ul></ul>' .
  1118. '<ul><li><strong>Unpublished Button</strong></li>' .
  1119. '<ul><li>Enables you to unpublished your newsletter.</li></ul></ul>' .
  1120. '<ul><li><strong>Preview Button</strong></li>' .
  1121. '<ul><li>Preview the content and format of your newsletter.</li></ul></ul>' .
  1122. '<ul><li><strong>Send Button</strong></li>' .
  1123. '<ul><li>Enables you to manually send the newsletter to your list of subscribers.</li></ul></ul>' .
  1124. '<ul><li><i>Note: You can only edit an unpublished newsletter.</i></li></ul>');
  1125. define('_ACA_AUTORESPONDER_GUIDE', '<strong>Autoresponder Management:</strong><br/>'.
  1126. '<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>'.
  1127. '<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>' .
  1128. '<li> The process is more or less the same on how to create your newsletter.</li></ul>');
  1129. define('_ACA_SMARTNEWSLETTER_GUIDE', '<strong>Smart-Newsletter Management:</strong> <br/>' .
  1130. '<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>'.
  1131. '<li>The creation process is more or less the same with Newsletter Creation.</li>' .
  1132. '<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>');
  1133. define('_ACA_TEMPLATES_GUIDE', '<strong>Template Management:</strong><br><ul><li>Templates can be very useful in creating newsletter.</li>' .
  1134. '<li>This view will allow you to create Templates for your newsletters</li>' .
  1135. '<li><i><u>Default Template</u></i> will be applied to the newly created newsletter.</li>' .
  1136. '<li><i><u>Inline CSS</u></i> of the template will be applied/inherited to the created newsletter.</li>' .
  1137. '<li>You can also choose a <i><u>Background Color</u></i> that will be a background of the newsletter.</li>' .
  1138. '<li>Note: Only newly created newsletter will get the html of the default template</li></ul>' .
  1139. '<ul><strong>Default Button</strong>'.
  1140. '<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>');
  1141. define('_ACA_QUEUE_GUIDE','<strong>Queue Management:</strong><br/> ' .
  1142. '<ul><li>This view enables you to see your <i><u>Queued Mailings</u></i>.' .
  1143. '<li>These are your <i><u>Scheduled Newsletters</i></u>, <i><u>Autoresponders</i></u> and <i><u>Smart-Newsletters</i></u></li>'.
  1144. '<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>' .
  1145. '<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>' .
  1146. '<li>The <i><u>Empty Queue Button</i></u> will allow you to clean the whole queue.</li></ul>');
  1147. define('_ACA_ABOUT_GUIDE','JNEWSLETTER');
  1148. define('_ACA_IMPORT_GUIDE','<strong>Import Management:</strong><br/>'.
  1149. '<ul><li>Here you can import your subscribers to all your lists or to select lists.</li>'.
  1150. '<li>By following the link given below, you can proceed importing your subscribers.</li>'.
  1151. '<li><i>Note: You need to create first your lists before importing your subscribers.</i></li></ul>');
  1152. define('_ACA_CONFIGURATION_GUIDE','<strong>Configuration:</strong><br/>'.
  1153. '<ul>All the jnewsletter configuration settings can be done in this area.<br/><br/>'.
  1154. '<strong>Mail Tab:</strong>'.
  1155. '<ul><li>The area where you can define the Mail Settings and Sending Settings of jNews depending on your server requirements.</li></ul>'.
  1156. '<br/><strong>Subscribers Tab:</strong>'.
  1157. '<ul><li>The area where we can define the subscription settings both from the backend and frontend of your site.</li></ul>'.
  1158. '<br/><strong>Scheduler Tab:</strong>'.
  1159. '<ul><li>The area where we can specify the Scheduler Frequency so do with Maintenance Settings on the sending of your mailings.</li>
  1160. <li>The Information entered on this area depends also on your server requirements or server limitation.</li></ul>'.
  1161. '<br/><strong>Logs & Stats Tab:</strong>'.
  1162. '<ul><li>The area to specify the Statistics Settings and Logs Settings.</li></ul>'.
  1163. '<br/><strong>Archive Tab:</strong>'.
  1164. '<ul><li>This is mainly used for the auto archive frequency.</li></ul>'.
  1165. '<br/><strong>Miscellaneous Tab:</strong>'.
  1166. '<ul><li>All the other settings and preferences can be found here.</li></ul>'.
  1167. '<br/><strong>Queue Tab:</strong>'.
  1168. '<ul><li>Mainly used for the Queue Management View (available for Plus and Pro Version).</li></ul>'.
  1169. '<br/><strong>License Tab:</strong>'.
  1170. '<ul><li>The area where we can validate the license by just following the steps presented.</li></ul></ul>');
  1171. define('_ACA_EMPTY_Q','Empty Queue');
  1172. define('_ACA_RESET_SN','Reset S.N. Counter');
  1173. define('_ACA_Q_M1','There are no emails in the queue.');
  1174. define('_ACA_INSTALL_CLICKSTART', 'Click here to get started!');
  1175. define('_ACA_INSTALL_DESC', 'Thank you for choosing jNews.<br><br>
  1176. jNews is a mailing lists, newsletters, auto-responders and follow up tool for communicating effectively with your users and customers.');
  1177. define('_ACA_INSTALL_ERRORN' , 'If you have error during the installation process, please refer to our');
  1178. define('_ACA_INSTALL_DOC' , 'documentation here.');
  1179. define('_ACA_INSTALL_SUCC' , 'Successfuly Installed.');
  1180. define('_ACA_INSTALL_STATUS_CONFIG' , 'jNews Configuration:');
  1181. define('_ACA_INSTALL_STATUS_PLUGIN' , 'jNews Plugin(Bot):');
  1182. define('_ACA_INSTALL_STATUS_MOD' , 'jNews Module:');
  1183. define('_ACA_INSTALL_UPDATES' , 'jNews Updates');
  1184. define('_ACA_STATS_GUIDE', '<strong>Mailing Reports: </strong><br/>'.
  1185. '<ul> <li>It will generate a list of mailings sent based on the given date range. </li> ' .
  1186. '<li>It will count the following: <ul><li> the no. of mails sent in HTML & Text Format,</li>' .
  1187. '<li> no. of how many viewed the mails in HTML format, </li>' .
  1188. '<li>how many mail sent that are failed, </li><li>still on-process (pending), ' .
  1189. '</li><li>email bounced,</li> <li>and the total sent is the no. of emails sent on each mailing.</li> </ul></li></ul>'.
  1190. '<strong>List Reports:</strong> <br/>'.
  1191. '<ul> <li>It will generate a listing of List Names based on the date of subscriptions on a given date range. </li>' .
  1192. '<li>It will list the following: <ul><li>total no. of subscribers who made a subscription </li> ' .
  1193. '<li>total no. of subscribers who unsubscribed, </li>' .
  1194. '<li>total no. of confirmed and unconfirmed subscribers on each list type. </li> </ul></li></ul>'.
  1195. '<strong>Subscribers Report:</strong> <br/>'.
  1196. '<ul> <li>It will generate a report on the total no. of subscribers on a given date range.</li> </ul>'.
  1197. '<strong>How to Export the Report into CSV File:</strong>'.
  1198. '<ul> <li>On each Reports (Mailing, List and Subscribers), an export icon is found at the upper right of each tab.</li>'.
  1199. '<li>Click the export icon to export the file.</li></ul>'
  1200. );
  1201. define('_ACA_TEMPLATE_ALIAS' , 'Alias');
  1202. define('_ACA_SEARCH' , 'Search');
  1203. define('_ACA_SEARCH_GO' , 'Go');
  1204. define('_ACA_SEARCH_RESET' , 'Reset');
  1205. define('_ACA_SENDER_LIST_INFO', 'Click to select sender from list' );
  1206. define('_ACA_FILTER_MAILING' , 'Select a Mailing ');
  1207. define('_ACA_MESSAGE_QUEUE' , 'All Mailings in the Queue ');
  1208. define('_ACA_FILTER_LIST' , 'Select Type');
  1209. define('_ACA_MAILING_TAG' , 'Tag');
  1210. define('_ACA_MAILING_TAGINSERT' , 'Insert');
  1211. 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>');
  1212. define('_ACA_COLUMN1_DESC', 'This will be replaced by your user defined column 1');
  1213. define('_ACA_COLUMN2_DESC', 'This will be replaced by your user defined column 2');
  1214. define('_ACA_COLUMN3_DESC', 'This will be replaced by your user defined column 3');
  1215. define('_ACA_COLUMN4_DESC', 'This will be replaced by your user defined column 4');
  1216. define('_ACA_COLUMN5_DESC', 'This will be replaced by your user defined column 5');
  1217. define('_ACA_TAG_SUBSCRIPTION', '[SUBSCRIPTIONS]');
  1218. define('_ACA_TAG_UNSUBSCRIBE', '[UNSUBSCRIBE]');
  1219. define('_ACA_TAG_SUBSCRIPTION_DESC', 'This will be replaced by the defined constant "_ACA_CHANGE_EMAIL_SUBSCRIPTION" in the translation.');
  1220. define('_ACA_TAG_UNSUBSCRIBE_DESC', 'This will be replaced by the defined constant "_ACA_UNSUBSCRIBE" in the translation.');
  1221. define('_ACA_TAG_VIEWONLINETXT', '{viewonline:text here}');
  1222. define('_ACA_TAG_VIEWONLINE', 'view it in your browser');
  1223. 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.');
  1224. //since 1.1.0
  1225. define('_ACA_SHOW_CRON','Use this Cron');
  1226. 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');
  1227. define('_ACA_CRON_FSETTINGS' , 'Cron Settings');
  1228. define('_ACA_INSTALL_ACAUPDATEMSG' , 'Do you want to import your database from Acajoom to jNews?');
  1229. define('_ACA_INSTALL_ACAUPDATEBTN' , 'Import Acajoom Data');
  1230. define('_ACA_INSTALL_ACAUPDATENOTE' , 'NOTE : This will transfer data stored from Acajoom tables to jNews tables.');
  1231. define('_ACA_MAILING_UPDATED' , 'Mailings successfully updated.');
  1232. define('_ACA_DETAIL_UPDATED' , 'Details successfully updated.');
  1233. define('_ACA_GLOBAL_UPDATED' , 'Globals successfully updated.');
  1234. define('_ACA_SUBSCRIBER_UPDATED' , 'Subscribers successfully updated.');
  1235. define('_ACA_QUEUE_UPDATED' , 'Queues successfully updated.');
  1236. define('_ACA_LISTSUBSCRIBER_UPDATED' , 'List Subscribers successfully updated.');
  1237. define('_ACA_LIST_UPDATED_FAILED' , 'Lists failed to update!');
  1238. define('_ACA_MAILING_UPDATED_FAILED' , 'Mailings failed to update!');
  1239. define('_ACA_DETAIL_UPDATED_FAILED' , 'Details failed to update!');
  1240. define('_ACA_GLOBAL_UPDATED_FAILED' , 'Globals failed to update!');
  1241. define('_ACA_SUBSCRIBER_UPDATED_FAILED' , 'Subscribers failed to update!');
  1242. define('_ACA_QUEUE_UPDATED_FAILED' , 'Queues failed to update!');
  1243. define('_ACA_LISTSUBSCRIBER_UPDATED_FAILED' , 'List Subscribers failed to update!');
  1244. define('_ACA_LEGEND' , 'Legend');
  1245. define('_ACA_NOTVISIBLE', 'Not Visible');
  1246. define('_ACA_SCHEDULED', 'Scheduled');
  1247. define('_ACA_SUBSCRIBERS_UNREGISTERED', 'Unregistered');
  1248. define('_ACA_TEMPLATE_UPLOAD_SUCCESS', 'Successfully uploaded template' );
  1249. define('_ACA_TEMPLATE_UPLOAD_FAIL', 'Fail to upload template' );
  1250. define('_ACA_UPLOAD_ZIP_INVALID', 'Can only upload templates in zip files' );
  1251. define('_ACA_CUSTOMCSS', 'Input your Custom CSS here');
  1252. define('_ACA_TEMPLATE_ALERT', 'Template name and alias are required!');
  1253. //since 2.2.0
  1254. define('_ACA_UNSUB_NOTIFYMSG','Send Unsubscribe Notification');
  1255. define('_ACA_SEND_UNSUBNOTIFY_TIPS', 'Click Yes to send an unsubscribe notification message.');
  1256. define('_ACA_UNSUB_ADMINMESSAGE', 'Unsubscribe Notification Message');
  1257. 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.');
  1258. //templates
  1259. define('_ACA_CSS_TOGGLESTYLE','Toggle Styling');
  1260. define('_ACA_EXTERNALCSS_LINK','Add External CSS Link');
  1261. define('_ACA_EXTERNALCSS_PROCESS','Process');
  1262. define('_ACA_TEMP_COMBINECLASS','Combined class selector');
  1263. define('_ACA_COMBINECLASS_SUPPORT','is not supported');
  1264. define('_ACA_TEMP_COMBINECLASS_IN','in');
  1265. define('_ACA_TEMP_HTMLTAG','Found html tag ');
  1266. define('_ACA_TEMP_CONTDEV','You may contact developer for it to be added');
  1267. define('_ACA_TEMP_COMBCLASSPSEUDO','Combined pseudo-class selector');
  1268. define('_ACA_TEMP_COMBCLASSEID','or element id');
  1269. //Menus
  1270. define('_ACA_MENU_LIVE_SUPPORT','Live Support');
  1271. //Tags
  1272. 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.');
  1273. //Toobar Menus
  1274. define('_ACA_DONEW_SUBSCRIBERB', 'Name and Email are required!');