]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/en.php
Cases (switch command) on numbers fixed, German language strings fixed
[mailer.git] / inc / language / en.php
index 22f151e6096f397e86c356ec3903bb6009cefb2b..ca773c21be2f36af1d0d51967912b666ce88fbaa 100644 (file)
@@ -61,8 +61,8 @@ addMessages(array(
        'INSTALLATION' => "Script installation",
        'INSTALL_PROBLEMS_DETECTED' => "I have detected problems while initializing the installation procedure.",
        'FATAL_NO' => "Fatal error no. #",
-       'FATAL_CORRECT_ERRORS' => "I cannot continue! Please correct the listet problems first and retry again!",
-       'WRONG_PAGE' => "You or this system has selected a wrong page!",
+       'FATAL_CORRECT_ERRORS' => "I cannot continue! Please correct the listet problems first and retry again.",
+       'WRONG_PAGE' => "You or this system has selected a wrong page.",
        'SERVER_PATH' => "Absolute server path",
        'BASE_URL' => "Base URL",
        'HP_TITLE' => "Mail-exchange's title",
@@ -74,7 +74,7 @@ addMessages(array(
        'MYSQL_PASS1' => "Your password",
        'MYSQL_PASS2' => "Password confirmation",
        'CSS_URL' => "URL to CSS file (relative)",
-       'FATAL_NO_MHOST' => "You have entered no host name!",
+       'FATAL_NO_MHOST' => "You have entered no host name.",
        'FATAL_NO_MDBASE' => "Please provide a database name.",
        'FATAL_NO_MLOGIN' => "Please enter your login to the database.",
        'FATAL_NO_MPASS1' => "You have entered no password. This is very unsecure and will be handled as an error.",
@@ -92,13 +92,13 @@ addMessages(array(
        'INSTALL_FINISHED' => "Installation is completed! :-)",
        '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.",
        'CONTINUE_ADMIN' => "Continue to administrator's area...",
-       'RUNTIME_PROBLEMS_DETECTED' => "Runtime-problem detected!",
+       'RUNTIME_PROBLEMS_DETECTED' => "Runtime-problem detected.",
        'FATAL_INC_WRITABLE' => "Directory inc is writeable! Please set the access rights to CHMOD 755.",
        'LANG_WRITE_FOOTER' => "Display name, version and author of this script?",
        'LANG_FRAMESET_ACTIVE' => "Enable frameset? If not a table-set will be used instead.",
        'MYSQL_ERRORS' => "MySQL errors detected. Please correct first to continue.",
-       'LANG_MOD_REG_UNKNOWN' => "Unknown return-code <span class=\"data\">%s</span> detected!",
-       'LANG_MOD_REG_LOCKED' => "Selected module <span class=\"data\">%s</span> is locked!",
+       'LANG_MOD_REG_UNKNOWN' => "Unknown return-code <span class=\"data\">%s</span> detected.",
+       'LANG_MOD_REG_LOCKED' => "Selected module <span class=\"data\">%s</span> is locked.",
        'ADMIN_NOT_REGISTERED' => "There is no administrator account created so far.",
        'ADMIN_REGISTER_NOW' => "Please create an administrator account now:",
        'ADMIN_LOGIN' => "Enter administrator login",
@@ -107,18 +107,18 @@ addMessages(array(
        'ADMIN_REG_SUBMIT' => "Create admin-account",
        'ADMIN_NO_LOGIN' => "You have entered no login.",
        'ADMIN_NO_PASS' => "You have entered no password.",
-       'ADMIN_SHORT_PASS' => "Your entered password is too short. Please enter at least 4 chars!",
+       'ADMIN_SHORT_PASS' => "Your entered password is too short. Please enter at least 4 chars.",
        'ADMIN_LOGIN_ALREADY_REG' => "Your entered admin-login does already exists.",
-       'ADMIN_REGISTER_FAILED' => "While creating an admin-account an unexpected error occurs!",
+       'ADMIN_REGISTER_FAILED' => "While creating an admin-account an unexpected error occurs.",
        'ADMIN_REGISTER_DONE' => "Admin account created. You can use the account to login into the admin-area.",
-       'ADMIN_CANNOT_COMPLETE' => "Cannot finish registration of admin-account!",
+       'ADMIN_CANNOT_COMPLETE' => "Cannot finish registration of admin-account.",
        '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.",
        'ENTER_ADMIN_LOGIN' => "Administrator login",
        'ENTER_ADMIN_PASS' => "Password",
        'ADMIN_LOGIN_SUBMIT' => "Login to admin-area",
        'WRONG_PASS' => "Wrong password.",
-       'ADMIN_404' => "Administrator account not found.",
-       'ADMIN_LOGIN_FAILED' => "Login into admin-area failed!",
+       'ADMIN_404' => "Administrator account <span class=\"data\">%s</span> not found.",
+       'ADMIN_LOGIN_FAILED' => "Login into admin-area failed.",
        'CANNOT_REGISTER_SESS' => "Cannot register session cookies. Maybe you have deactivated cookies?",
        'SELECT_TIMEOUT' => "Expiration time for automated login",
        'TIMEOUT_ONE_DAY' => "1 Day",
@@ -149,7 +149,7 @@ addMessages(array(
        'ENTRY_MODIFY' => "Entry",
        'SUBMIT_CHANGES' => "Submit changes",
        'ENTRY_404_1' => "Entry <em>",
-       'ENTRY_404_2' => "</em> was not found!",
+       'ENTRY_404_2' => "</em> was not found.",
        'EDIT_UNKNOWN_OKAY' => "An unknown action was performed.",
        'DEL_ADMIN_MENU' => "Admin-Men&uuml;eintr&auml;ge l&ouml;schen",
        'DEL_MENU_1' => "<strong>",
@@ -171,8 +171,8 @@ addMessages(array(
        'MENU_IS_ACTIVE' => "Menu point is active",
        'CREATE_ACTION_FIRST' => "Please create an action-xxxxx.php file first. After this you can select it here.",
        'IS_FIRST_MENU' => "Is the first main menu",
-       'NO_DB_LINK' => "No connection to our database found!",
-       'MYSQL_DATA_MISSING' => "Something is wrong with the MySQL settings!",
+       'NO_DB_LINK' => "No connection to our database found.",
+       'MYSQL_DATA_MISSING' => "Something is wrong with the MySQL settings.",
        'REGISTER_PERSONAL_DATA' => "Personal data",
        'REGISTER_CATEGORIES' => "Your interests",
        'REGISTER_MISC' => "Password, maximum mails per day, etc.",
@@ -193,33 +193,33 @@ addMessages(array(
        'CAT_IS_VISIBLE' => "Category is visible?",
        'ADD_NEW_CAT' => "Add new category",
        'CATEGORY_ADDED' => "Category added.",
-       'CATEGORY_ALREADY_EXISTS' => "Category does already exist!",
+       'CATEGORY_ALREADY_EXISTS' => "Category does already exist.",
        'EDIT_DEL_CATEGORIES' => "Edit / delete listed categories",
        'CATNAME' => "Description of category:",
        'EDIT_CATS' => "Edit categories",
        'DEL_CATS' => "Delete categories",
-       'NO_CATEGORIES_VISIBLE' => "Currently no categories can be displayed!",
+       'NO_CATEGORIES_VISIBLE' => "Currently no categories can be displayed.",
        'MAX_RECEIVE' => "How many totally mails shall your memebers receive daily? Please add more values so every member can set it more individually.",
        'ADD_MAX_RECEIVE' => "Add max-value",
        'SAVE_SETTINGS' => "Save settings",
        'ENTER_MAX_VALUE' => "New max-value (0 to 9999)",
        'ENTER_MAX_COMMENT' => "Addition hint which will be displayed in brackets.",
        'MAX_VALUE_SAVED' => "Max-value saved",
-       'MAX_VALUE_ALREADY' => "Max-values does already exist!",
+       'MAX_VALUE_ALREADY' => "Max-values does already exist.",
        'EDIT_DEL_MAX_VALUES' => "Edit/Delete max-values",
        'MAX_VALUE' => "Maxium receiveable mails",
        'MAX_COMMENT' => "Comment to max-value",
        'EDIT_MAX_V' => "Edit max-value",
        'DEL_MAX_V' => "Delete max-value",
-       'NO_MAX_VALUES' => "The registration cannot be completed because you cannot select maximum receiveable mails!",
+       'NO_MAX_VALUES' => "The registration cannot be completed because you cannot select maximum receiveable mails.",
        'MAX_PER_DAY' => "Maximum mails per day",
        'PER_DAY' => "Mails",
        'REFID_BY' => "You are advertised by",
        'TERMS_OF_USAGE' => "Accept T&amp;C and submit form",
-       'YOU_FINALIZE' => "You have nearly filled out this form!",
+       'YOU_FINALIZE' => "You have nearly filled out this form.",
        'AGREE_TO_THIS' => "Do you accep our [<a href=\"{?URL?}/agb.php\" class=\"register_term\" target=\"_blank\">Terms And Conditions</a>] ?",
        'SUBMIT_REGISTER' => "Submit registration form",
-       'HAVE_TO_AGREE' => "You have to accept our Terms And Conditions you cannot join this mail exchange!",
+       'HAVE_TO_AGREE' => "You have to accept our Terms And Conditions you cannot join this mail exchange.",
        'ENTER_BOTH_PASSWORDS' => "Please enter a password by your choice twice.",
        'ENTER_PASS1' => "Please enter a password.",
        'ENTER_PASS2' => "Please enter confirmation of your password.",
@@ -228,10 +228,10 @@ addMessages(array(
        'ENTER_FAMILY' => "Please enter your family's name.",
        'EDIT_SECURITY_SETTINGS' => "Change security-related settings",
        'MIN_PASS_LENGTH' => "Minimum password length",
-       'SETTINGS_NOT_SAVED' => "Settings are NOT saved/changed!",
+       'SETTINGS_NOT_SAVED' => "Settings are NOT saved/changed.",
        'SETTINGS_SAVED' => "Settings saved.",
        '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.",
-       'ADMIN_ACTION_INVALID' => "Your combination action/what <span class=\"data\">%s</span> is invalid!",
+       'ADMIN_ACTION_INVALID' => "Your combination action/what <span class=\"data\">%s</span> is invalid.",
        'SHORT_PASS' => "Your entered password is to short to match with our security conditions. Mimum length is",
        'EDIT_POINTS_SETTINGS' => "Edit welcome credit and other {?POINTS?}",
        'POINTS_REGISTER' => "Wecome credit",
@@ -253,7 +253,7 @@ addMessages(array(
        'REF_PERCENT' => "Percentage payment",
        'EDIT_LVL' => "Edit referal level",
        'DEL_LVL' => "Delete referal level",
-       'GUEST_YOU_REGISTERED_WITH_US' => "Thank you for registering with our email exchange! If you didn't do this please contact us!",
+       'GUEST_YOU_REGISTERED_WITH_US' => "Thank you for registering with our email exchange! If you didn't do this please contact us.",
        'GUEST_YOUR_PERSONA_DATA' => "Please verify your personal data",
        'GUEST_SURNAME' => "Surname",
        'GUEST_FAMILY' => "Family name",
@@ -270,9 +270,9 @@ addMessages(array(
        'ADMIN_GUEST_PERSONA_DATA' => "Here you can verify his personal data",
        'ADMIN_SUBJECT_NEW_ACCOUNT' => "New registration for your email exchange",
        'REGISTRATION_DONE' => "Registration is done. An email is on its way to you.",
-       'GUEST_404_WHAT' => "The menu module <span class=\"data\">%s</span> does not exist or this script makes a boo-boo!",
+       'GUEST_404_WHAT' => "The menu module <span class=\"data\">%s</span> does not exist or this script makes a boo-boo.",
        'GUEST_LOCKED_ACTION' => "Action module is locked.",
-       'FATAL_REPORT_ERRORS' => "a fatal error ocurs while runtime. If a module is locked we are working on it othervice please contact us!",
+       'FATAL_REPORT_ERRORS' => "a fatal error ocurs while runtime. If a module is locked we are working on it othervice please contact us.",
        'TEMPLATE_404' => "Template not found.",
        'EDIT_GUEST_MENU' => "Edit guest menu",
        'EDIT_MEMBER_MENU' => "Edit member menu",
@@ -285,15 +285,15 @@ addMessages(array(
        'GUEST_THANX_CONFIRM' => "EMail address confirmed",
        'GUEST_CONFIRMED_TWICE' => "You have already confirmed your email address or your account is locked.",
        'TOP' => "To top",
-       'YOUR_LOGIN' => "Your login ID is",
+       'YOUR_LOGIN' => "Your login id is",
        'LOGIN_URL' => "URL for login",
        'GUEST_WELCOME_MEMBER' => "Welcome to the login-area for members",
-       'GUEST_ENTER_LOGIN' => "Login ID",
+       'GUEST_ENTER_LOGIN' => "Login id",
        'GUEST_ENTER_PASSWORD' => "Password",
        'LOGIN_SUBMIT' => "Login",
        'GUEST_GET_NEW_PASS' => "Submit new password",
        'GUEST_ENTER_EMAIL' => "Registered email address",
-       'NEW_PASSWD' => "Send new password!",
+       'NEW_PASSWD' => "Send new password.",
 ));
 
 // [EOF]