mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
git-svn-id: file:///svn/phpbb/trunk@6644 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
59f3e65aee
commit
f26918b4e5
6 changed files with 12 additions and 12 deletions
|
@ -82,9 +82,9 @@
|
|||
|
||||
<!-- ELSEIF S_FILE_CHECK -->
|
||||
|
||||
<h1>{L_COLLECTED_INFORMATIONS}</h1>
|
||||
<h1>{L_COLLECTED_INFORMATION}</h1>
|
||||
|
||||
<p>{L_COLLECTED_INFORMATIONS_EXPLAIN}</p>
|
||||
<p>{L_COLLECTED_INFORMATION_EXPLAIN}</p>
|
||||
|
||||
<!-- IF S_NO_UPDATE_FILES -->
|
||||
<div class="errorbox">
|
||||
|
|
|
@ -262,7 +262,7 @@ $lang = array_merge($lang, array(
|
|||
'YES_ONLINE' => 'Enable online user listings',
|
||||
'YES_ONLINE_EXPLAIN' => 'Display online user information on index, forum and topic pages.',
|
||||
'YES_ONLINE_GUESTS' => 'Enable online guest listings in viewonline',
|
||||
'YES_ONLINE_GUESTS_EXPLAIN' => 'Allow display of guest user informations in viewonline.',
|
||||
'YES_ONLINE_GUESTS_EXPLAIN' => 'Allow display of guest user information in viewonline.',
|
||||
'YES_ONLINE_TRACK' => 'Enable display of user online img',
|
||||
'YES_ONLINE_TRACK_EXPLAIN' => 'Display online information for user in profiles and viewtopic.',
|
||||
'YES_POST_MARKING' => 'Enable dotted topics',
|
||||
|
|
|
@ -98,7 +98,7 @@ $lang = array_merge($lang, array(
|
|||
'FORUM_TOPICS_PAGE' => 'Topics per page',
|
||||
'FORUM_TOPICS_PAGE_EXPLAIN' => 'If non-zero this value will override the default topics per page setting.',
|
||||
'FORUM_TYPE' => 'Forum type',
|
||||
'FORUM_UPDATED' => 'Forum informations updated successfully.',
|
||||
'FORUM_UPDATED' => 'Forum information updated successfully.',
|
||||
|
||||
'GENERAL_FORUM_SETTINGS' => 'General forum settings',
|
||||
|
||||
|
|
|
@ -125,7 +125,7 @@ $lang = array_merge($lang, array(
|
|||
|
||||
'SAVE' => 'Save',
|
||||
'SECOND_OPTION' => 'Second option',
|
||||
'STEP_1_EXPLAIN_CREATE' => 'Here you can enter the first basic parameters of your new profile field. These informations are needed for the second step where you are able to set remaining options and where you are able to preview and tweak your profile field further.',
|
||||
'STEP_1_EXPLAIN_CREATE' => 'Here you can enter the first basic parameters of your new profile field. These information are needed for the second step where you are able to set remaining options and where you are able to preview and tweak your profile field further.',
|
||||
'STEP_1_EXPLAIN_EDIT' => 'Here you can change the basic parameters of your profile field. The relevant options are re-calculated within the second step, where you are able to preview and test the changed settings.',
|
||||
'STEP_1_TITLE_CREATE' => 'Add profile field',
|
||||
'STEP_1_TITLE_EDIT' => 'Edit profile field',
|
||||
|
|
|
@ -72,11 +72,11 @@ $lang = array_merge($lang, array(
|
|||
|
||||
'CONV_ERROR_ATTACH_FTP_DIR' => 'FTP Upload for Attachments is enabled at the old board. Please copy all Attachment files to a directory accessible, disable ftp uploading and make sure a valid upload dir is specified. If you have done this, restart the convertor.',
|
||||
'CONV_ERROR_CONFIG_EMPTY' => 'There is no configuration information available for the conversion.',
|
||||
'CONV_ERROR_FORUM_ACCESS' => 'Unable to get forum access informations.',
|
||||
'CONV_ERROR_FORUM_ACCESS' => 'Unable to get forum access information.',
|
||||
'CONV_ERROR_GET_CATEGORIES' => 'Unable to get categories.',
|
||||
'CONV_ERROR_GET_CONFIG' => 'Could not retrieve your forum configuration.',
|
||||
'CONV_ERROR_COULD_NOT_READ' => 'Unable to access/read "%s".',
|
||||
'CONV_ERROR_GROUP_ACCESS' => 'Unable to get group authentication informations.',
|
||||
'CONV_ERROR_GROUP_ACCESS' => 'Unable to get group authentication information.',
|
||||
'CONV_ERROR_INCONSISTENT_GROUPS' => 'Inconsistency in groups table detected in add_bots() - you need to add all special groups if you do it manually.',
|
||||
'CONV_ERROR_INSERT_BOT' => 'Unable to insert bot into users table.',
|
||||
'CONV_ERROR_INSERT_BOTGROUP' => 'Unable to insert bot into bots table.',
|
||||
|
@ -93,7 +93,7 @@ $lang = array_merge($lang, array(
|
|||
'CONV_ERROR_PM_COUNT' => 'Unable to select folder pm count.',
|
||||
'CONV_ERROR_REPLACE_CATEGORY' => 'Unable to insert new forum replacing old category.',
|
||||
'CONV_ERROR_REPLACE_FORUM' => 'Unable to insert new forum replacing old forum.',
|
||||
'CONV_ERROR_USER_ACCESS' => 'Unable to get user authentication informations.',
|
||||
'CONV_ERROR_USER_ACCESS' => 'Unable to get user authentication information.',
|
||||
'CONV_ERROR_WRONG_GROUP' => 'Wrong group "%1$s" defined in %2$s.',
|
||||
|
||||
'COULD_NOT_COPY' => 'Could not copy file <strong>%1$s</strong> to <strong>%2$s</strong><br /><br />Please check that the target directory exists and is writable by the webserver',
|
||||
|
@ -301,8 +301,8 @@ $lang = array_merge($lang, array(
|
|||
'CHECK_FILES_AGAIN' => 'Check files again',
|
||||
'CHECK_FILES_EXPLAIN' => 'Within the next step all files will be checked against the update files - this can take a while if this is the first file check.',
|
||||
'CHECK_FILES_UP_TO_DATE' => 'According to your database your version is up to date. You may want to proceed with the file check to make sure all files are really up to date with the latest phpBB version.',
|
||||
'COLLECTED_INFORMATIONS' => 'Collected file informations',
|
||||
'COLLECTED_INFORMATIONS_EXPLAIN'=> 'The list below shows informations about the files needing an update. Please read the information in front of every status block to see what they mean and what you may need to do to perform a successful update.',
|
||||
'COLLECTED_INFORMATION' => 'Information on collected files',
|
||||
'COLLECTED_INFORMATION_EXPLAIN'=> 'The list below shows information about the files needing an update. Please read the information in front of every status block to see what they mean and what you may need to do to perform a successful update.',
|
||||
'COMPLETE_LOGIN_TO_BOARD' => 'You should now <a href="../ucp.php?mode=login">login to your board</a> and check if everything is working fine. Don’t forget to delete, rename or move your install directory!',
|
||||
'CURRENT_FILE' => 'Current original file',
|
||||
'CURRENT_VERSION' => 'Current version',
|
||||
|
@ -365,7 +365,7 @@ $lang = array_merge($lang, array(
|
|||
'NO_UPDATE_FILES_EXPLAIN' => 'The following files are new or modified but the directory they normally reside in could not be found on your installation. If this list contains files to other directories than language/ or styles/ than you may have modified your directory structure and the update may be incomplete.',
|
||||
'NO_UPDATE_FILES_OUTDATED' => 'No valid update directory was found, please make sure you uploaded the relevant files.<br /><br />Your installation does <strong>not</strong> seem to be up to date. Updates are available for your version of phpBB %1$s, please visit <a href="http://www.phpbb.com/downloads.php" rel="external">http://www.phpbb.com/downloads.php</a> to obtain the correct package to update from Version %2$s to Version %3$s.',
|
||||
'NO_UPDATE_FILES_UP_TO_DATE' => 'Your version is up to date. There is no need to run the update tool. If you want to make an integrity check on your files make sure you uploaded the correct update files.',
|
||||
'NO_UPDATE_INFO' => 'Update file informations could not be found.',
|
||||
'NO_UPDATE_INFO' => 'Update file information could not be found.',
|
||||
'NO_UPDATES_REQUIRED' => 'No updates required',
|
||||
'NO_VISIBLE_CHANGES' => 'No visible changes',
|
||||
'NOTICE' => 'Notice',
|
||||
|
|
|
@ -171,7 +171,7 @@ $lang = array_merge($lang, array(
|
|||
'DRAFTS_EXPLAIN' => 'Here you can view, edit and delete your saved drafts.',
|
||||
'DRAFT_UPDATED' => 'Draft successfully updated.',
|
||||
|
||||
'EDIT_DRAFT_EXPLAIN' => 'Here you are able to edit your draft. Drafts do not contain attachment and poll informations.',
|
||||
'EDIT_DRAFT_EXPLAIN' => 'Here you are able to edit your draft. Drafts do not contain attachment and poll information.',
|
||||
'EMAIL_BANNED_EMAIL' => 'The email address you entered is not allowed to be used.',
|
||||
'EMAIL_INVALID_EMAIL' => 'The email address you entered is invalid.',
|
||||
'EMAIL_REMIND' => 'This must be the email address you supplied when registering.',
|
||||
|
|
Loading…
Add table
Reference in a new issue