Caching again rewritten, admin functions fixed:
[mailer.git] / inc / language / en.php
1 <?php
2 /************************************************************************
3  * MXChange v0.2.1                                    Start: 08/26/2003 *
4  * ===============                              Last change: 04/16/2005 *
5  *                                                                      *
6  * -------------------------------------------------------------------- *
7  * File              : en.php                                           *
8  * -------------------------------------------------------------------- *
9  * Short description : English language support                         *
10  * -------------------------------------------------------------------- *
11  * Kurzbeschreibung  : Englische Sprachunterstuetzung                   *
12  * -------------------------------------------------------------------- *
13  * $Revision::                                                        $ *
14  * $Date::                                                            $ *
15  * $Tag:: 0.2.1-FINAL                                                 $ *
16  * $Author::                                                          $ *
17  * Needs to be in all Files and every File needs "svn propset           *
18  * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
19  * -------------------------------------------------------------------- *
20  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
21  * For more information visit: http://www.mxchange.org                  *
22  *                                                                      *
23  * This program is free software; you can redistribute it and/or modify *
24  * it under the terms of the GNU General Public License as published by *
25  * the Free Software Foundation; either version 2 of the License, or    *
26  * (at your option) any later version.                                  *
27  *                                                                      *
28  * This program is distributed in the hope that it will be useful,      *
29  * but WITHOUT ANY WARRANTY; without even the implied warranty of       *
30  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the        *
31  * GNU General Public License for more details.                         *
32  *                                                                      *
33  * You should have received a copy of the GNU General Public License    *
34  * along with this program; if not, write to the Free Software          *
35  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,               *
36  * MA  02110-1301  USA                                                  *
37  ************************************************************************/
38
39 // Some security stuff...
40 if (!defined('__SECURITY')) {
41         die();
42 } // END - if
43
44 // Language definitions
45 addMessages(array(
46         'LANG_DOWN_MAINTAINCE' => "System is down for maintenance.",
47         'LANG_MOD_REG_404' => "Module <span class=\"data\">%s</span> does not exists.",
48         'LANG_UNKNOWN_MODULE' => "Unknown module",
49         'META_YOUR_NAME_1' => "Your name here",
50         'META_YOUR_NAME_2' => "Your name again",
51         'META_DESCRIPTION' => "The description of your website here",
52         'META_KEYWORDS' => "Enter at least (1) 20 search keywords seperated by commatas here",
53         'LANG_WARNING' => "Warning",
54         'DIE_CONFIG_CHANGED_YOU' => "You have edited your config.php file! I'm out here...",
55         'DIE_RUN_INSTALL_MYSQL' => "Please run http://your-domain.com/install.php to setup your MySQL data.",
56         'WARN_NULL_PASSWORD' => "You have a null-password! If you want to switch off this warning please have a look in <strong>{?CACHE_PATH?}/config-local.php</strong>.",
57         'FATAL_CONFIG_WRITABLE' => "Your file {?CACHE_PATH?}/config-local.php is writeable! This is a possible security risk.",
58         'FATAL_CANNOT_WRITE_CONFIG' => "Cannot write config data because I have no write permissions to {?CACHE_PATH?}/config-local.php.",
59         'FATAL_ERROR' => "Fatal error",
60         'LANG_NO_RENDER_DIRECT' => "You did not setup the output mode weather to 'render' nor to 'direct'.",
61         'INSTALLATION' => "Script installation",
62         'INSTALL_PROBLEMS_DETECTED' => "I have detected problems while initializing the installation procedure.",
63         'FATAL_NO' => "Fatal error no. #",
64         'FATAL_CORRECT_ERRORS' => "I cannot continue! Please correct the listet problems first and retry again!",
65         'WRONG_PAGE' => "You or this system has selected a wrong page!",
66         'SERVER_PATH' => "Absolute server path",
67         'BASE_URL' => "Base URL",
68         'HP_TITLE' => "Mail-exchange's title",
69         'HP_SLOGAN' => "Slogan",
70         'MYSQL_HOST' => "Server hostname",
71         'MYSQL_DBASE' => "Database",
72         'MYSQL_PREFIX' => "Prefix for all tables",
73         'MYSQL_LOGIN' => "Your login name",
74         'MYSQL_PASS1' => "Your password",
75         'MYSQL_PASS2' => "Password confirmation",
76         'CSS_URL' => "URL to CSS file (relative)",
77         'FATAL_NO_MHOST' => "You have entered no host name!",
78         'FATAL_NO_MDBASE' => "Please provide a database name.",
79         'FATAL_NO_MLOGIN' => "Please enter your login to the database.",
80         'FATAL_NO_MPASS1' => "You have entered no password. This is very unsecure and will be handled as an error.",
81         'FATAL_NO_MPASS2' => "Please enter the password confirmation.",
82         'FATAL_MPASS1_MPASS2' => "Your both passwords didn't match.",
83         'LANG_OUTPUT_MODE' => "Output mode of HTML code",
84         'MODE_RENDER' => "HTML code will be rendered and then delivered.",
85         'MODE_DIRECT' => "HTML code will be delivered immediately.",
86         'WARN_NO_PASSWORD' => "Shall I warn you if you did not provide a password?",
87         'YES' => "Yes",
88         'NO' => "No",
89         'RETURN_MYSQL_PAGE' => "Back to MySQL settings",
90         'INSTALL_FINALIZER_FAILED' => "While installtion unexpected errors occur! The finalizer cannt finish installation.",
91         'INSTALL_MAYBE_DONE' => "The installation is possibely completed or unexpected errros occur.",
92         'INSTALL_FINISHED' => "Installation is completed! :-)",
93         'INSTALL_FIN_SECU' => "You should remove <u>install.php</u> and <u>inc/install-inc.php</u> from your server. Normally this is not required. But you should really do it for additional security.",
94         'CONTINUE_ADMIN' => "Continue to administrator's area...",
95         'RUNTIME_PROBLEMS_DETECTED' => "Runtime-problem detected!",
96         'FATAL_INC_WRITABLE' => "Directory inc is writeable! Please set the access rights to CHMOD 755.",
97         'LANG_WRITE_FOOTER' => "Display name, version and author of this script?",
98         'LANG_FRAMESET_ACTIVE' => "Enable frameset? If not a table-set will be used instead.",
99         'MYSQL_ERRORS' => "MySQL errors detected. Please correct first to continue.",
100         'LANG_MOD_REG_UNKNOWN' => "Unknown return-code <span class=\"data\">%s</span> detected!",
101         'LANG_MOD_REG_LOCKED' => "Selected module <span class=\"data\">%s</span> is locked!",
102         'ADMIN_NOT_REGISTERED' => "There is no administrator account created so far.",
103         'ADMIN_REGISTER_NOW' => "Please create an administrator account now:",
104         'ADMIN_LOGIN' => "Enter administrator login",
105         'ADMIN_PASS' => "Enter password",
106         'LANG_CLEAR_FORM' => "Clear form",
107         'ADMIN_REG_SUBMIT' => "Create admin-account",
108         'ADMIN_NO_LOGIN' => "You have entered no login.",
109         'ADMIN_NO_PASS' => "You have entered no password.",
110         'ADMIN_SHORT_PASS' => "Your entered password is too short. Please enter at least 4 chars!",
111         'ADMIN_LOGIN_ALREADY_REG' => "Your entered admin-login does already exists.",
112         'ADMIN_REGISTER_FAILED' => "While creating an admin-account an unexpected error occurs!",
113         'ADMIN_REGISTER_DONE' => "Admin account created. You can use the account to login into the admin-area.",
114         'ADMIN_CANNOT_COMPLETE' => "Cannot finish registration of admin-account!",
115         'ADMIN_LOGIN_NOW' => "You can now login into the admin-area.<br />Enter your admin-login (not user-login!) and the password to do so.",
116         'ENTER_ADMIN_LOGIN' => "Administrator login",
117         'ENTER_ADMIN_PASS' => "Password",
118         'ADMIN_LOGIN_SUBMIT' => "Login to admin-area",
119         'WRONG_PASS' => "Wrong password.",
120         'ADMIN_404' => "Administrator account <strong>%s</strong> not found.",
121         'ADMIN_LOGIN_FAILED' => "Login into admin-area failed!",
122         'CANNOT_REGISTER_SESS' => "Cannot register session cookies. Maybe you have deactivated cookies?",
123         'SELECT_TIMEOUT' => "Expiration time for automated login",
124         'TIMEOUT_ONE_DAY' => "1 Day",
125         'TIMEOUT_TWO_DAYS' => "2 Days",
126         'TIMEOUT_THREE_DAYS' => "3 Days",
127         'TIMEOUT_ONE_WEEK' => "1 Week",
128         'TIMEOUT_TWO_WEEKS' => "2 Weeks",
129         'TIMEOUT_ONE_MONTH' => "1 Month",
130         'TIMEOUT_HALF_YEAR' => "1/2  Year",
131         'TIMEOUT_FULL_YEAR' => "1 Year",
132         'ADMIN_LOGOUT_DONE' => "Logout from admin-account completed.",
133         'ADMIN_LOGOUT_FAILED' => "Logout from admin-account failed! :-(",
134         'ADMIN_RELOGIN_LINK' => "Click here to re-login again.",
135         'ADMIN_ACTION_404' => "Called admin-module <span class=\"data\">%s</span> is well valid but it is not on this server.",
136         'ALREADY_INSTALLED' => "This script is already installed on this server. Please delete the whole installation system for your server. Don't worry you can do it...",
137         'ADMIN_MAIN_TITLE' => "Welcome to the administration area",
138         'YOU_ARE_HERE' => "You are here:",
139         'ID_SELECT' => "ID:",
140         'DISPLAY_ACTION' => "Action",
141         'DISPLAY_WHAT' => "Sub action",
142         'DISPLAY_TITLE' => "Title",
143         'UNDO_SELECTIONS' => "Undo selections",
144         'EDIT_MENUS' => "Edit menus",
145         'DEL_MENUS' => "Delete menus",
146         'EDIT_ADMIN_MENU' => "Edit admin menu entries",
147         'EDIT_MENU_1' => "<strong>",
148         'EDIT_MENU_2' => "</strong> menu entr(y/ies) shall be edited:",
149         'ENTRY_MODIFY' => "Entry",
150         'SUBMIT_CHANGES' => "Submit changes",
151         'ENTRY_404_1' => "Entry <em>",
152         'ENTRY_404_2' => "</em> was not found!",
153         'EDIT_UNKNOWN_OKAY' => "An unknown action was performed.",
154         'DEL_ADMIN_MENU' => "Admin-Men&uuml;eintr&auml;ge l&ouml;schen",
155         'DEL_MENU_1' => "<strong>",
156         'DEL_MENU_2' => "</strong> menu entr(y/ies) shall be deleted:",
157         'DEL_ENTRIES' => "Remove entries permanently",
158         'EDIT_ACTION' => "Change action value",
159         'EDIT_WHAT' => "Change sub action",
160         'EDIT_TITLE' => "Change link title",
161         'ADMIN_ADD_MENU' => "",
162         'ENTER_TITLE' => "Enter link title for new menu entry",
163         'SELECT_PARENT_MENU' => "Select the parent main menu",
164         'IS_TOP_MENU' => "Is main menu",
165         'SELECT_WHAT_NAME' => "Select your wished suffix",
166         'ENTER_DESCR' => "Enter short but good-to-understand description",
167         'SELECT_BELOW_MENU' => "Select menu entry where the new one shall be displayed below",
168         'EDIT_DESCR' => "Edit description",
169         'CREATE_WHAT_FIRST' => "Please create a what-xxxxx.php file first. After this you can select it here.",
170         'MENU_IS_VISIBLE' => "Menu point is visible",
171         'MENU_IS_ACTIVE' => "Menu point is active",
172         'CREATE_ACTION_FIRST' => "Please create an action-xxxxx.php file first. After this you can select it here.",
173         'IS_FIRST_MENU' => "Is the first main menu",
174         'NO_DB_LINK' => "No connection to our database found!",
175         'MYSQL_DATA_MISSING' => "Something is wrong with the MySQL settings!",
176         'REGISTER_PERSONAL_DATA' => "Personal data",
177         'REGISTER_CATEGORIES' => "Your interests",
178         'REGISTER_MISC' => "Password, maximum mails per day, etc.",
179         'SURNAME' => "Surname",
180         'FAMILY_NAME' => "Family name",
181         'STREET_NR' => "Street and house number",
182         'COUNTRY' => "Country",
183         'ZIP' => "ZIP code",
184         'CITY' => "City",
185         'EMAIL_ADDRESS' => "Email address",
186         'BIRTHDAY' => "Birthday (MM.DD.YYYY)",
187         'PASS_1' => "Password",
188         'PASS_2' => "Password again",
189         'ADD_NEW_CATEGORY' => "Add new category",
190         'ENTER_CATNAME' => "Description of category",
191         'SELECT_PARENT' => "Below which category shall this new be displayed?",
192         'IS_TOP_CATEGORY' => "Is top-level category",
193         'CAT_IS_VISIBLE' => "Category is visible?",
194         'ADD_NEW_CAT' => "Add new category",
195         'CATEGORY_ADDED' => "Category added.",
196         'CATEGORY_ALREADY_EXISTS' => "Category does already exist!",
197         'EDIT_DEL_CATEGORIES' => "Edit / delete listed categories",
198         'CATNAME' => "Description of category:",
199         'EDIT_CATS' => "Edit categories",
200         'DEL_CATS' => "Delete categories",
201         'NO_CATEGORIES_VISIBLE' => "Currently no categories can be displayed!",
202         'MAX_RECEIVE' => "How many totally mails shall your memebers receive daily? Please add more values so every member can set it more individually.",
203         'ADD_MAX_RECEIVE' => "Add max-value",
204         'SAVE_SETTINGS' => "Save settings",
205         'ENTER_MAX_VALUE' => "New max-value (0 to 9999)",
206         'ENTER_MAX_COMMENT' => "Addition hint which will be displayed in brackets.",
207         'MAX_VALUE_SAVED' => "Max-value saved",
208         'MAX_VALUE_ALREADY' => "Max-values does already exist!",
209         'EDIT_DEL_MAX_VALUES' => "Edit/Delete max-values",
210         'MAX_VALUE' => "Maxium receiveable mails",
211         'MAX_COMMENT' => "Comment to max-value",
212         'EDIT_MAX_V' => "Edit max-value",
213         'DEL_MAX_V' => "Delete max-value",
214         'NO_MAX_VALUES' => "The registration cannot be completed because you cannot select maximum receiveable mails!",
215         'MAX_PER_DAY' => "Maximum mails per day",
216         'PER_DAY' => "Mails",
217         'REFID_BY' => "You are advertised by",
218         'TERMS_OF_USAGE' => "Accept T&amp;C and submit form",
219         'YOU_FINALIZE' => "You have nearly filled out this form!",
220         'AGREE_TO_THIS' => "Do you accep our [<a href=\"{?URL?}/agb.php\" class=\"register_term\" target=\"_blank\">Terms And Conditions</a>] ?",
221         'SUBMIT_REGISTER' => "Submit registration form",
222         'HAVE_TO_AGREE' => "You have to accept our Terms And Conditions you cannot join this mail exchange!",
223         'ENTER_BOTH_PASSWORDS' => "Please enter a password by your choice twice.",
224         'ENTER_PASS1' => "Please enter a password.",
225         'ENTER_PASS2' => "Please enter confirmation of your password.",
226         'ENTER_EMAIL' => "Please enter your valid email address.",
227         'ENTER_SURNAME' => "Please enter your surname.",
228         'ENTER_FAMILY' => "Please enter your family's name.",
229         'EDIT_SECURITY_SETTINGS' => "Change security-related settings",
230         'MIN_PASS_LENGTH' => "Minimum password length",
231         'SETTINGS_NOT_SAVED' => "Settings are NOT saved/changed!",
232         'SETTINGS_SAVED' => "Settings saved.",
233         'FATAL_CANNOT_LOAD_CONFIG' => "Cannot load base configuration! a possible reason for this message is that the webmaster is setting up this mail exchange. Please come back later again.",
234         'ADMIN_ACTION_INVALID' => "Your combination action/what <span class=\"data\">%s</span> is invalid!",
235         'SHORT_PASS' => "Your entered password is to short to match with our security conditions. Mimum length is",
236         'EDIT_POINTS_SETTINGS' => "Edit welcome credit and other {?POINTS?}",
237         'POINTS_REGISTER' => "Wecome credit",
238         'POINTS_REF' => "Single referal credit",
239         'EDIT_REGFORM_SETTINGS' => "Settings for registration form",
240         'LEAST_CATS' => "Minium to select categories",
241         'CATS_LEAST' => "Please select more categories! Minimum is: %s",
242         'EMAIL_ALREADY_DB' => "You are already registered with your entered email address or someone else is using your email address. Registering twice is not allowed in our service.",
243         'REJECT_DOUBLE_EMAIL' => "Prevent of registering with same email address?",
244         'REJECT_DOUBLE_PASS' => "Prevent of registering with same password? (Will not be displayed!)",
245         'ADMIN_EDIT_POINTS' => "Edit welcome bonus and other fixed amounts",
246         'ADMIN_EDIT_REFDEPTHS' => "Edit / delete / add referal levels",
247         'ADD_NEW_REFDEPTH' => "Add new referal level",
248         'ADD_DEPTH' => "Add referal level",
249         'ENTER_REF_LVL' => "Referal level",
250         'ENTER_REF_PERCENTS' => "Percentage payment",
251         'EDIT_DEL_REFDEPTH' => "Edit / delete referal levels",
252         'REF_LEVEL' => "Referal level",
253         'REF_PERCENT' => "Percentage payment",
254         'EDIT_LVL' => "Edit referal level",
255         'DEL_LVL' => "Delete referal level",
256         'GUEST_YOU_REGISTERED_WITH_US' => "Thank you for registering with our email exchange! If you didn't do this please contact us!",
257         'GUEST_YOUR_PERSONA_DATA' => "Please verify your personal data",
258         'GUEST_SURNAME' => "Surname",
259         'GUEST_FAMILY' => "Family name",
260         'GUEST_STREET_NR' => "Street and house no.",
261         'GUEST_COUNTRY' => "Country code",
262         'GUEST_ZIPCODE' => "ZIP code",
263         'GUEST_CITY' => "City",
264         'GUEST_EMAIL_ADDRESS' => "EMail address",
265         'GUEST_BIRTHDAY' => "Birthday",
266         'GUEST_REF' => "Advertised by",
267         'GUEST_YOUR_REFLINK' => "Here is your personal referal link which you can use to advertise new members:",
268         'GUEST_SUBJECT_CONFIRM_LINK' => "Your confirmation link (click once!)",
269         'ADMIN_GUEST_REGISTERED_WITH_US' => "a guest has registered with our service.",
270         'ADMIN_GUEST_PERSONA_DATA' => "Here you can verify his personal data",
271         'ADMIN_SUBJECT_NEW_ACCOUNT' => "New registration for your email exchange",
272         'REGISTRATION_DONE' => "Registration is done. An email is on its way to you.",
273         'GUEST_404_WHAT' => "The menu module <span class=\"data\">%s</span> does not exist or this script makes a boo-boo!",
274         'GUEST_LOCKED_ACTION' => "Action module is locked.",
275         'FATAL_REPORT_ERRORS' => "a fatal error ocurs while runtime. If a module is locked we are working on it othervice please contact us!",
276         'TEMPLATE_404' => "Template not found.",
277         'EDIT_GUEST_MENU' => "Edit guest menu",
278         'EDIT_MEMBER_MENU' => "Edit member menu",
279         'DEL_GUEST_MENU' => "Delete guest menu",
280         'DEL_MEMBER_MENU' => "Delete member menu",
281         'GUEST_PASSWORD' => "Your password",
282         'GUEST_THANX_CONFIRMATION' => "You have just now confirmed your email address. You are now unlocked for our service {?MAIN_TITLE?}.",
283         'GUEST_MAY_LOGIN_HERE' => "You can now login here:",
284         'HAPPY_MAILING' => "We wish you lots of fun and success with our mailer system!\n\nBest regards,",
285         'GUEST_THANX_CONFIRM' => "EMail address confirmed",
286         'GUEST_CONFIRMED_TWICE' => "You have already confirmed your email address or your account is locked.",
287         'TOP' => "To top",
288         'YOUR_LOGIN' => "Your login ID is",
289         'LOGIN_URL' => "URL for login",
290         'GUEST_WELCOME_MEMBER' => "Welcome to the login-area for members",
291         'GUEST_ENTER_LOGIN' => "Login ID",
292         'GUEST_ENTER_PASSWORD' => "Password",
293         'LOGIN_SUBMIT' => "Login",
294         'GUEST_GET_NEW_PASS' => "Submit new password",
295         'GUEST_ENTER_EMAIL' => "Registered email address",
296         'NEW_PASSWD' => "Send new password!",
297 ));
298
299 // [EOF]
300 ?>