1<?php
2
3$lang_admin_settings = array(
4
5'Settings updated'				=>	'Settings updated.',
6
7// Setup section
8'Setup personal'				=>	'Personalize your PunBB installation',
9'Setup personal legend'			=>	'PunBB installation',
10'Board description label'		=>	'Board description',
11'Board title label'				=>	'Board title',
12'Default style label'			=>	'Default style',
13'Setup local'					=>	'Configure PunBB for your location',
14'Setup local legend'			=>	'Local settings',
15'Default timezone label'		=>	'Default timezone',
16'DST label'						=>	'Daylight saving time (advance times by 1 hour).',
17'Default language label'		=>	'Default language',
18'Default language help'			=>	'(If you remove a language pack you must update this setting)',
19'Time format label'				=>	'Time format',
20'Date format label'				=>	'Date format',
21'Current format'				=>	'[ Current format: %s ] %s',
22'External format help'			=>	'See <a class="exthelp" href="http://www.php.net/manual/en/function.date.php">here</a> for formatting options.',
23'Setup timeouts'				=>	'Default timeouts and redirect delay',
24'Setup timeouts legend'			=>	'Timeout defaults',
25'Visit timeout label'			=>	'Visit timeout',
26'Visit timeout help'			=>	'Seconds idle before user is logged out',
27'Online timeout label'			=>	'Online timeout',
28'Online timeout help'			=>	'Seconds idle before being removed from the online users list',
29'Redirect time label'			=>	'Redirect wait',
30'Redirect time help'			=>	'If set to 0 seconds, no redirect page will be displayed',
31'Setup pagination'				=>	'Default pagination for topics, posts and post review',
32'Setup pagination legend'		=>	'Pagination defaults',
33'Topics per page label'			=>	'Topics per page',
34'Posts per page label'			=>	'Posts per page',
35'Topic review label'			=>	'Topic review',
36'Topic review help'				=>	'Ordered newest first. 0 to disable.',
37'Setup reports'					=>	'Method for receiving reports of posts and topics',
38'Setup reports legend'			=>	'Receive reports',
39'Reporting method'				=>	'Reporting method',
40'Report internal label'			=>	'By internal report system.',
41'Report both label'				=>	'Both by internal report system and by email to those on mailing list.',
42'Report email label'			=>	'By email to those on mailing list.',
43'Setup URL'						=>	'URL Scheme (<abbr title ="Search Engine Friendly">SEF</abbr> URLs) for your board\'s pages',
44'Setup URL legend'				=>	'Select a scheme',
45'URL scheme info'				=>	'<strong>WARNING!</strong> The server that hosts the forums must be configured with mod_rewrite support and must allow the use of <em>.htaccess</em> files. For servers other than Apache, please refer to your servers documentation.',
46'URL scheme label'				=>	'URL scheme',
47'URL scheme help'				=>	'Make sure you have read and understood the information above.',
48'Setup links'					=>	'Add your own links to the main navigation menu',
49'Setup links info'				=>	'By entering HTML hyperlinks into this textbox, any number of items can be added to the navigation menu at the top of all pages. The format for adding new links is X = &lt;a href="URL"&gt;LINK&lt;/a&gt; where X is the position at which the link should be inserted (e.g. 0 to insert at the beginning and 2 to insert after "User list"). Separate entries with a linebreak.',
50'Setup links legend'			=>	'Menu items',
51'Enter links label'				=>	'Enter your links',
52'Error no board title'			=>	'You must enter a board title.',
53'Error timeout value'			=>	'The value of "Online timeout" must be smaller than the value of "Visit timeout".',
54
55
56// Features section
57'Features general'				=>	'General PunBB features which are optional',
58'Features general legend'		=>	'General features',
59'Searching'						=>	'Searching',
60'Search all label'				=>	'Allow users to search all forums instead of one forum at a time. Disable if server load is high due to excessive searching.',
61'User ranks'					=>	'User ranks',
62'User ranks label'				=>	'Enable user ranking based on number of posts.',
63'Censor words'					=>	'Censoring',
64'Censor words label'			=>	'Enable censoring of specific words.',
65'Quick jump'					=>	'Quick jump menu',
66'Quick jump label'				=>	'Enable the quick jump (jump to forum) drop list.',
67'Show version'					=>	'Show version',
68'Show version label'			=>	'Show PunBB version number in the footer.',
69'Show moderators'				=>	'Show moderators',
70'Show moderators label'			=>	'Show moderators list on the index page.',
71'Online list'					=>	'Online list',
72'Users online label'			=>	'Display list of guests and registered users online.',
73'Features posting'				=>	'Topic and post features and information',
74'Features posting legend'		=>	'Posting features',
75'Quick post'					=>	'Quick post',
76'Quick post label'				=>	'Add a quick post form at the foot of topics.',
77'Subscriptions'					=>	'Subscriptions',
78'Subscriptions label'			=>	'Allow users to subscribe to topics (receive email when someone replies).',
79'Guest posting'					=>	'Guest posting',
80'Guest posting label'			=>	'Guests must supply email addresses when posting.',
81'User has posted'				=>	'User has posted',
82'User has posted label'			=>	'Display a dot in front of topics to indicate to a user that they have posted in that topic earlier. Disable if you are experiencing high server load.',
83'Topic views'					=>	'Topic views',
84'Topic views label'				=>	'Keep track of the number of views a topic has. Disable if you are experiencing high server load in a busy forum.',
85'User post count'				=>	'User post count',
86'User post count label'			=>	'Show user post count in posts, profile and user list.',
87'User info'						=>	'User info in posts',
88'User info label'				=>	'Show poster location, register date, post count, email and URL in posts.',
89'Features posts'				=>	'Topic and post content',
90'Features posts legend'			=>	'Topic and post content options',
91'Post content group'			=>	'Message options',
92'Allow BBCode label'			=>	'Allow BBCode in posts (recommended).',
93'Allow img label'				=>	'Allow BBCode [img] tag in posts.',
94'Smilies in posts label'		=>	'Convert smilies to small icons in posts.',
95'Make clickable links label'	=>	'Allow BBCode parser to detect URLs and put them into [url] tag.',
96'Allow capitals group'			=>	'Allow all capitals',
97'All caps message label'		=>	'Allow messages to contain only capital letters.',
98'All caps subject label'		=>	'Allow subjects to contain only capital letters.',
99'Indent size label'				=>	'[code] tag indent size',
100'Indent size help'				=>	'Indent text by this many spaces. If set to 8, a regular tab will be used.',
101'Quote depth label'				=>	'Maximum [quote] depth',
102'Quote depth help'				=>	'The maximum times a [quote] tag can go inside other [quote] tags, any tags deeper than this will be discarded.',
103'Features sigs'					=>	'User signatures and signature content',
104'Features sigs legend'			=>	'Signature options',
105'Allow signatures'				=>	'Allow signatures',
106'Allow signatures label'		=>	'Allow users to attach a signature to their posts.',
107'Signature content group'		=>	'Signature content',
108'BBCode in sigs label'			=>	'Allow BBCode in signatures.',
109'Img in sigs label'				=>	'Allow BBCode [img] tag in signatures (not recommended).',
110'All caps sigs label'			=>	'Allow signatures to contain only capital letters.',
111'Smilies in sigs label'			=>	'Convert smilies to small icons in user signatures.',
112'Max sig length label'			=>	'Maximum characters',
113'Max sig lines label'			=>	'Maximum lines',
114'Features Avatars'				=>	'User avatars (upload and size settings)',
115'Features Avatars legend'		=>	'User avatar settings',
116'Allow avatars'					=>	'Allow avatars',
117'Allow avatars label'			=>	'Allow users to upload avatars for display in posts.',
118'Avatar directory label'		=>	'Avatar upload directory',
119'Avatar directory help'			=>	'Relative to the PunBB root directory. PHP must have write permissions to this directory.',
120'Avatar Max width label'		=>	'Avatar max width',
121'Avatar Max width help'			=>	'Pixels (60 is recommended).',
122'Avatar Max height label'		=>	'Avatar max height',
123'Avatar Max height help'		=>	'Pixels (60 is recommended).',
124'Avatar Max size label'			=>	'Avatar max size',
125'Avatar Max size help'			=>	'Bytes (15,360 is recommended).',
126'Features update'				=>	'Automatically check for updates',
127'Features update info'			=>	'PunBB is able to periodically check if there are any important updates to your software. The updates may be new releases or hotfix extensions. When updates are available an alert for administrator will appear.',
128'Features update disabled info'	=>	'The ability to automatically check for updates is not available. In order to support this feature, the PHP environment under which PunBB runs, must support either the <a href="http://www.php.net/manual/en/ref.curl.php">cURL extension</a>, the <a href="http://www.php.net/manual/en/function.fsockopen.php">fsockopen() function</a> or be configured with <a href="http://www.php.net/manual/en/ref.filesystem.php#ini.allow-url-fopen">allow_url_fopen</a> enabled.',
129'Features update legend'		=>	'Automatic updates',
130'Update check'					=>	'Check for updates',
131'Update check label'			=>	'Enable automatic update checking.',
132'Check for versions'			=>	'Check for new versions',
133'Auto check for versions'		=>	'Enable check for new versions of extensions.',
134
135'Features mask passwords'			=>	'Mask passwords in forms',
136'Features mask passwords legend'	=>	'Mask passwords',
137'Features mask passwords info'		=>	' If enabled, PunBB will mask all passwords fields and show the password confirmation field when applicable. If disabled, password fields will not be masked and users will only have to enter their passwords once when registring and changing them. The password field on the login form is always masked (regardless of this option).',
138'Enable mask passwords'				=>	'Enable mask password',
139'Enable mask passwords label'		=>	'Enable mask password in forms.',
140
141'Features gzip'					=>	'Compress output using gzip',
142'Features gzip legend'			=>	'Output compression',
143'Features gzip info'			=>	'If enabled, PunBB will gzip the output sent to browsers. This will reduce bandwidth usage, but use a little more CPU. This feature requires that PHP is configured with zlib (--with-zlib). Note: If you already have one of the Apache modules mod_gzip or mod_deflate set up to compress PHP scripts, you should disable this feature.',
144'Enable gzip'					=>	'Enable gzip',
145'Enable gzip label'				=>	'Enable output compression using gzip.',
146
147// Announcements section
148'Announcements head'			=>	'Display an announcement on each page of your board',
149'Announcements legend'			=>	'Announcement',
150'Enable announcement'			=>	'Enable announcement',
151'Enable announcement label'		=>	'Display an announcement message.',
152'Announcement heading label'	=>	'Announcement heading',
153'Announcement message label'	=>	'Announcement message',
154'Announcement message help'		=>	'You may use HTML in your message. Announcements are not parsed like posts.',
155'Announcement message default'	=>	'<p>Enter your announcement here.</p>',
156
157// Registration section
158'Registration new'				=>	'New registrations',
159'New reg info'					=>	'You may choose to verify all new registrations. When registration verification is enabled, users are emailed an activation link when they register. They can then use the link to set their password and log in. This feature also requires users to verify new email addresses if they choose to change from the email addresses they registered with. This is an effective way of avoiding registration abuse and making sure that all users have "correct" email addresses in their profiles.',
160'Registration new legend'		=>	'New registration settings',
161'Allow new reg'					=>	'Allow new registrations',
162'Allow new reg label'			=>	'Allow new users to register. Disable only under special circumstances.',
163'Verify reg'					=>	'Verify registrations',
164'Verify reg label'				=>	'Require verification of all new registrations by email.',
165'Reg e-mail group'				=>	'Registration email',
166'Allow banned label'			=>	'Allow registration with banned email addresses.',
167'Allow dupe label'				=>	'Allow registration with duplicate email addresses.',
168'Report new reg'				=>	'Notify by email',
169'Report new reg label'			=>	'Notify users on the mailing list when new users register.',
170'E-mail setting group'			=>	'Default email setting',
171'Display e-mail label'			=>	'Display email address to other users.',
172'Allow form e-mail label'		=>	'Hide email address but allow email via the forum.',
173'Disallow form e-mail label'	=>	'Hide email address and disallow email via the forum.',
174'Registration rules'			=>	'Forum rules (enable and compose forum rules)',
175'Registration rules info'		=>	'You may require new users to agree to a set of rules when registering. The rules will always be available through a link in the navigation menu at the top of every page. You may enable the use of rules and then compose your rules below.',
176'Registration rules legend'		=>	'Forum rules',
177'Require rules'					=>	'Use rules',
178'Require rules label'			=>	'Users must agree to forum rules before registering.',
179'Compose rules label'			=>	'Compose rules',
180'Compose rules help'			=>	'You may use HTML as text is not parsed.',
181'Rules default'					=>	'Enter your rules here.',
182
183// Email section
184'E-mail addresses'				=>	'Forum email addresses and mailing list',
185'E-mail addresses legend'		=>	'Email addresses',
186'Admin e-mail'					=>	'Administrator\'s email',
187'Webmaster e-mail label'		=>	'Webmaster email',
188'Webmaster e-mail help'			=>	'The "from" address of emails sent by the forum',
189'Mailing list label'			=>	'Create mailing list',
190'Mailing list help'				=>	'A comma separated list of recipients of reports and/or new registration notifications.',
191'E-mail server'					=>	'Mail server configuration for sending emails from the forum',
192'E-mail server legend'			=>	'Email server',
193'E-mail server info'			=>	'In most cases PunBB will be able to send email using your local email program in which case you can ignore the following settings. PunBB can be configured to use an external mail server. Enter the address of the external server and, if required, specify a custom port number if the SMTP server doesn\'t run on the default port 25 (example: mail.example.com:3580).',
194'SMTP address label'			=>	'SMTP server address',
195'SMTP address help'				=>	'For external servers. Leave blank to use local mail program',
196'SMTP username label'			=>	'SMTP server username',
197'SMTP username help'			=>	'Not required by most SMTP servers',
198'SMTP password label'			=>	'SMTP server password',
199'SMTP password help'			=>	'Not required by most SMTP servers',
200'SMTP SSL'						=>	'Encrypt SMTP using SSL',
201'SMTP SSL label'				=>	'If your version of PHP supports SSL and your SMTP server requires it.',
202'Error invalid admin e-mail'	=>	'The admin email address you entered is invalid.',
203'Error invalid web e-mail'		=>	'The webmaster email address you entered is invalid.',
204
205// Maintenance section
206'Maintenance head'				=>	'Setup maintenance message and activate maintenance mode',
207'Maintenance mode info'			=>	'<strong>IMPORTANT!</strong> Putting the board into maintenance mode means it will only be available to administrators. This should be used if the board needs to be taken down temporarily for maintenance.',
208'Maintenance mode warn'			=>	'<strong>WARNING!</strong> DO NOT LOGOUT when the board is in maintenance mode. You will not be able to login again.',
209'Maintenance legend'			=>	'Maintenance',
210'Maintenance mode'				=>	'Maintenance mode',
211'Maintenance mode label'		=>	'Put board into maintenance mode.',
212'Maintenance message label'		=>	'Maintenance message',
213'Maintenance message help'		=>	'The message to be shown when the board is in maintenance mode. You may use HTML in your message.',
214'Maintenance message default'	=>	'The forums are temporarily down for maintenance. Please try again in a few minutes.<br /><br />Administrator',
215
216);
217