/home/nondinda/domains/nondindaengcity.go.th/public_html/webboard_Aoi/language/th/acp/portal.php


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
<?php
/** 
* ภาษาไทย เวอร์ชั่น 1.0.0 
* 05/06/2551 
* ไฟล์ภาษาไทยสำหรับ PHPBB3 โดย www.mindphp.com และ www.phpbbthailand.com
*
*/ 


/*
*
* acp_bb3portal [English]
*
* @package phpBB3 Portal  a.k.a canverPortal  ( www.phpbb3portal.com )
* @version $Id: portal.php,v 1.6 2008/02/09 08:18:13 angelside Exp $
* @copyright (c) Canver Software - www.canversoft.net
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
* @translation by: YOU_NICK http://www.yourwebpage.tld  DATE
*/

/**
* DO NOT CHANGE
*/
if (empty($lang) || !is_array($lang))
{
    
$lang = array();
}

// DEVELOPERS PLEASE NOTE
//
// All language files should use UTF-8 as their encoding and the files must not contain a BOM.
//
// Placeholders can now contain order information, e.g. instead of
// 'Page %s of %s' you can (and should) write 'Page %1$s of %2$s', this allows
// translators to re-order the output of data while ensuring it remains correct
//
// You do not need this where single placeholders are used, e.g. 'Message %d' is fine
// equally where a string contains only two placeholders which are used to wrap text
// in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine

$lang array_merge($lang, array(
    
'ACP_PORTAL_INFO'                    => 'Portal',
    
'ACP_PORTAL_INFO_SETTINGS'            => 'General settings',
    
'ACP_PORTAL_INFO_SETTINGS_EXPLAIN'    => 'Thank you for choosing phpBB3 Portal. On this page you can manage the portal of your board. The screens inhere will give you a quick overview of all the various portal settings. The links on the left hand side of this screen allow you to control every aspect of your portal experience.',

    
'ACP_PORTAL_SETTINGS'                => 'Portal settings',
    
'ACP_PORTAL_SETTINGS_EXPLAIN'        => 'Thank you for choosing phpBB3 Portal. On this page you can manage the portal of your board. The screens inhere will give you a quick overview of all the various portal settings. The links on the left hand side of this screen allow you to control every aspect of your portal experience.',

    
// general
    
'ACP_PORTAL_GENERAL_INFO'                => 'Portal administration',
    
'ACP_PORTAL_GENERAL_INFO_EXPLAIN'        => 'Thank you for choosing phpBB3 Portal. On this page you can manage the portal of your board. The screens inhere will give you a quick overview of all the various portal settings. The links on the left hand side of this screen allow you to control every aspect of your portal experience.',
    
'ACP_PORTAL_GENERAL_SETTINGS'            => 'General settings',
    
'ACP_PORTAL_GENERAL_SETTINGS_EXPLAIN'    => 'Here you can change your general and certain specific options.',
    
'PORTAL_ADVANCED_STAT'                    => 'Advanced statistics block',
    
'PORTAL_ADVANCED_STAT_EXPLAIN'            => 'Display this block on portal.',
    
'PORTAL_LEADERS'                        => 'Leaders / team block',
    
'PORTAL_LEADERS_EXPLAIN'                => 'Display this block on portal.',
    
'PORTAL_CLOCK'                            => 'Clock block',
    
'PORTAL_CLOCK_EXPLAIN'                    => 'Display this block on portal.',
    
'PORTAL_LINK_US'                        => 'Link us block',
    
'PORTAL_LINK_US_EXPLAIN'                => 'Display this block on portal.',
    
'PORTAL_LINKS'                            => 'Links block',
    
'PORTAL_LINKS_EXPLAIN'                    => 'Display this block on portal.',
    
'PORTAL_WELCOME'                        => 'Welcome center block',
    
'PORTAL_WELCOME_EXPLAIN'                => 'Display this block on portal.',
    
'PORTAL_MAX_ONLINE_FRIENDS'                => 'Limit of displayed online friends',
    
'PORTAL_MAX_ONLINE_FRIENDS_EXPLAIN'        => 'Limit display of online friends in portal block to a certain value.',

    
// random member
    
'PORTAL_RANDOM_MEMBER'                    => 'Random member block',
    
'PORTAL_RANDOM_MEMBER_EXPLAIN'            => 'Display this block on portal.',

    
// global announcements
    
'ACP_PORTAL_ANNOUNCE_INFO'                    => 'Global announcements',
    
'ACP_PORTAL_ANNOUNCE_SETTINGS'                => 'Global announcements settings',
    
'ACP_PORTAL_ANNOUNCE_SETTINGS_EXPLAIN'        => 'Here you can change your global announcment information and certain specific options.',
    
'PORTAL_ANNOUNCEMENTS'                        => 'Display global announcements',
    
'PORTAL_ANNOUNCEMENTS_EXPLAIN'                => 'Display this block on portal.',
    
'PORTAL_ANNOUNCEMENTS_STYLE'                => 'Compact global announcements block style',
    
'PORTAL_ANNOUNCEMENTS_STYLE_EXPLAIN'        => 'If select yes use compact style for global announcements, no is large style',
    
'PORTAL_NUMBER_OF_ANNOUNCEMENTS'            => 'Number of announcements on portal',
    
'PORTAL_NUMBER_OF_ANNOUNCEMENTS_EXPLAIN'    => '0 means infinite',
    
'PORTAL_ANNOUNCEMENTS_DAY'                    => 'Number of days to display the announcement',
    
'PORTAL_ANNOUNCEMENTS_DAY_EXPLAIN'            => '0 means infinite',
    
'PORTAL_ANNOUNCEMENTS_LENGTH'                => 'Max length of global announcements',
    
'PORTAL_ANNOUNCEMENTS_LENGTH_EXPLAIN'        => '0 means infinite',
    
'PORTAL_GLOBAL_ANNOUNCEMENTS_FORUM'            => 'Global global announcements forum ID',
    
'PORTAL_GLOBAL_ANNOUNCEMENTS_FORUM_EXPLAIN'    => 'Forum we pull the articles from, leave blank to pull from all forums, separate by comma for multi-forums, eg. 1,2,5',

    
// news
    
'ACP_PORTAL_NEWS_INFO'                => 'News',
    
'ACP_PORTAL_NEWS_SETTINGS'            => 'News settings',
    
'ACP_PORTAL_NEWS_SETTINGS_EXPLAIN'    => 'Here you can change your news information and certain specific options.',
    
'PORTAL_NEWS'                        => 'Display news block',
    
'PORTAL_NEWS_EXPLAIN'                => 'Display this block on portal.',
    
'PORTAL_NEWS_STYLE'                    => 'Compact news block style',
    
'PORTAL_NEWS_STYLE_EXPLAIN'            => 'If select yes use compact style for news, no is large style.',
    
'PORTAL_SHOW_ALL_NEWS'                => 'Show all of the articles in this forum',
    
'PORTAL_SHOW_ALL_NEWS_EXPLAIN'        => 'Including stickies and announcements.',
    
'PORTAL_NUMBER_OF_NEWS'                => 'Number of news articles on portal',
    
'PORTAL_NUMBER_OF_NEWS_EXPLAIN'        => '0 means infinite',
    
'PORTAL_NEWS_LENGTH'                => 'Max length of news article',
    
'PORTAL_NEWS_LENGTH_EXPLAIN'        => '0 means infinite',
    
'PORTAL_NEWS_FORUM'                    => 'News Forum ID',
    
'PORTAL_NEWS_FORUM_EXPLAIN'            => 'Forum we pull the articles from, leave blank to pull from all forums, separate by comma for multi-forums, eg. 1,2,5',
    
'PORTAL_EXCLUDE_FORUM'                => 'Exclude Forum ID',
    
'PORTAL_EXCLUDE_FORUM_EXPLAIN'        => 'Forum we pull the articles from, leave blank to pull from all forums, separate by comma for multi-forums, eg. 1,2,5',

    
// recent topics
    
'ACP_PORTAL_RECENT_INFO'                => 'Recent topics',    
    
'ACP_PORTAL_RECENT_SETTINGS'            => 'Recent topics settings',    
    
'ACP_PORTAL_RECENT_SETTINGS_EXPLAIN'    => 'Here you can change your recent topics information and certain specific options.',
    
'PORTAL_RECENT'                            => 'Display recent topics block',
    
'PORTAL_RECENT_EXPLAIN'                    => 'Display this block on portal.',
    
'PORTAL_MAX_TOPIC'                        => 'Limit of recent announcements/hot topics',
    
'PORTAL_MAX_TOPIC_EXPLAIN'                => '0 means infinite',
    
'PORTAL_RECENT_TITLE_LIMIT'                => 'Character limit for recent topic',
    
'PORTAL_RECENT_TITLE_LIMIT_EXPLAIN'        => '0 means infinite',

    
// paypal
    
'ACP_PORTAL_PAYPAL_INFO'                => 'Paypal',    
    
'ACP_PORTAL_PAYPAL_SETTINGS'            => 'Paypal settings',
    
'ACP_PORTAL_PAYPAL_SETTINGS_EXPLAIN'    => 'Here you can change your Paypal information and certain specific options.',
    
'PORTAL_PAY_C_BLOCK'                    => 'Display paypal center block',
    
'PORTAL_PAY_C_BLOCK_EXPLAIN'            => 'Display this block on portal.',
    
'PORTAL_PAY_S_BLOCK'                    => 'Display paypal small block',
    
'PORTAL_PAY_S_BLOCK_EXPLAIN'            => 'Display this block on portal.',
    
'PORTAL_PAY_ACC'                        => 'Paypal account to use',
    
'PORTAL_PAY_ACC_EXPLAIN'                => 'Enter your on Paypal used e-mail address eg. xxx@xxx.com',

    
// last member
    
'ACP_PORTAL_MEMBERS_INFO'                => 'Latest members',
    
'ACP_PORTAL_MEMBERS_SETTINGS'            => 'Latest members settings',
    
'ACP_PORTAL_MEMBERS_SETTINGS_EXPLAIN'    => 'Here you can change your latest members information and certain specific options.',
    
'PORTAL_LATEST_MEMBERS'                    => 'Display latest members block',
    
'PORTAL_LATEST_MEMBERS_EXPLAIN'            => 'Display this block on portal.',
    
'PORTAL_MAX_LAST_MEMBER'                => 'Limit of displayed latest members',
    
'PORTAL_MAX_LAST_MEMBER_EXPLAIN'        => '0 means infinite',

    
// bots
    
'ACP_PORTAL_BOTS_INFO'                        => 'Visiting bots',
    
'ACP_PORTAL_BOTS_SETTINGS'                    => 'Visiting bots settings',
    
'ACP_PORTAL_BOTS_SETTINGS_EXPLAIN'            => 'Here you can change your visiting bots information and certain specific options.',
    
'PORTAL_LOAD_LAST_VISITED_BOTS'                => 'Display visiting bots block',
    
'PORTAL_LOAD_LAST_VISITED_BOTS_EXPLAIN'        => 'Display this block on portal.',
    
'PORTAL_LAST_VISITED_BOTS_NUMBER'            => 'How many bots to display',
    
'PORTAL_LAST_VISITED_BOTS_NUMBER_EXPLAIN'    => '0 means infinite',

    
// polls   
    
'ACP_PORTAL_POLLS_INFO'                => 'Poll',    
    
'ACP_PORTAL_POLLS_SETTINGS'            => 'Poll settings',
    
'ACP_PORTAL_POLLS_SETTINGS_EXPLAIN'    => 'Here you can change your poll information and certain specific options.',
    
'PORTAL_POLL_TOPIC'                    => 'Display poll blocks',
    
'PORTAL_POLL_TOPIC_EXPLAIN'            => 'Display this block on portal.',
    
'PORTAL_POLL_TOPIC_ID'                => 'Polls from forum with id',
    
'PORTAL_POLL_TOPIC_ID_EXPLAIN'        => 'Forum we pull the articles from, leave blank to pull from all forums, separate by comma for multi-forums, eg. 1,2,5',
    
'PORTAL_POLL_LIMIT'                    => 'Poll display limit',
    
'PORTAL_POLL_LIMIT_EXPLAIN'            => 'The number of polls you would like to display on the portal page.',
    
'PORTAL_POLL_ALLOW_VOTE'            => 'Allow voting',
    
'PORTAL_POLL_ALLOW_VOTE_EXPLAIN'    => 'Allow users with the required permissions to vote from the portal page.',

    
// most poster
    
'ACP_PORTAL_MOST_POSTER_INFO'                => 'Most poster',
    
'ACP_PORTAL_MOST_POSTER_SETTINGS'            => 'Most poster settings',
    
'ACP_PORTAL_MOST_POSTER_SETTINGS_EXPLAIN'    => 'Here you can change your most poster information and certain specific options.',
    
'PORTAL_TOP_POSTERS'                          => 'Display most/top posters block',
    
'PORTAL_TOP_POSTERS_EXPLAIN'                => 'Display this block on portal.',
    
'PORTAL_MAX_MOST_POSTER'                    => 'How many most posters to display',
    
'PORTAL_MAX_MOST_POSTER_EXPLAIN'            => '0 means infinite',

    
// left and right collumn width 
    
'ACP_PORTAL_COLLUMN_WIDTH_INFO'                => 'Collumn width',
    
'ACP_PORTAL_COLLUMN_WIDTH_SETTINGS'            => 'Left and right collumn width settings',    
    
'PORTAL_LEFT_COLLUMN_WIDTH'                    => 'Width value of the left collumn',
    
'PORTAL_LEFT_COLLUMN_WIDTH_EXPLAIN'            => 'Change the width of left collumn in pixel, recommended value 180',
    
'PORTAL_RIGHT_COLLUMN_WIDTH'                => 'Width value of the right collumn',
    
'PORTAL_RIGHT_COLLUMN_WIDTH_EXPLAIN'        => 'Change the width of right collumn in pixel, recommended value 180',

    
// attachments    
    
'ACP_PORTAL_ATTACHMENTS_NUMBER_INFO'                => 'Attachments',
    
'ACP_PORTAL_ATTACHMENTS_NUMBER_SETTINGS'            => 'Attachments settings',
    
'ACP_PORTAL_ATTACHMENTS_NUMBER_SETTINGS_EXPLAIN'    => 'Here you can change your attachments information and certain specific options.',
    
'PORTAL_ATTACHMENTS'                                  => 'Display attachments block',
    
'PORTAL_ATTACHMENTS_EXPLAIN'                          => 'Display this block on portal.',
    
'PORTAL_ATTACHMENTS_NUMBER'                            => 'Limit of displayed attachments',
    
'PORTAL_ATTACHMENTS_NUMBER_EXPLAIN'                    => '0 means infinite',

    
// wordgraph
    
'ACP_PORTAL_WORDGRAPH_INFO'                => 'Wordgraph',
    
'ACP_PORTAL_WORDGRAPH_SETTINGS'            => 'Wordgraph settings',    
    
'ACP_PORTAL_WORDGRAPH_SETTINGS_EXPLAIN'    => 'Here you can change your wordgraph information and certain specific options.',
    
'PORTAL_WORDGRAPH'                        => 'Display wordgraph block',
    
'PORTAL_WORDGRAPH_EXPLAIN'                => 'Display this block on portal.',
    
'PORTAL_WORDGRAPH_MAX_WORDS'            => 'How many words to display',
    
'PORTAL_WORDGRAPH_MAX_WORDS_EXPLAIN'    => '0 means infinite',
    
'PORTAL_WORDGRAPH_WORD_COUNTS'            => 'Include count values to display',
    
'PORTAL_WORDGRAPH_WORD_COUNTS_EXPLAIN'    => 'Display count values per word eg. (25).',
    
'PORTAL_WORDGRAPH_RATIO'                => 'Used aspect ratio word size',
    
'PORTAL_WORDGRAPH_RATIO_EXPLAIN'        => 'Change the aspect ratio (bigger/smaler) word size (default=18)',

    
// welcome message
    
'ACP_PORTAL_WELCOME_INFO'                => 'Welcome',
    
'ACP_PORTAL_WELCOME_SETTINGS'            => 'Welcome settings',
    
'ACP_PORTAL_WELCOME_SETTINGS_EXPLAIN'    => 'Here you can change welcome messages and certain specific options.',
    
'PORTAL_WELCOME_INTRO'                    => 'Welcome message',
    
'PORTAL_WELCOME_INTRO_EXPLAIN'            => 'Change the welcome (plain text only). Max. 600 characters!',

    
// ads
    
'ACP_PORTAL_ADS_INFO'                => 'Advertisement',
    
'ACP_PORTAL_ADS_SETTINGS'            => 'Advertisement settings',
    
'ACP_PORTAL_ADS_SETTINGS_EXPLAIN'    => 'Here you can change your advertisement codes and certain specific options.',
    
'PORTAL_ADS_SMALL'                    => 'Display small ads block',
    
'PORTAL_ADS_SMALL_EXPLAIN'            => 'Display this block on portal.',
    
'PORTAL_ADS_SMALL_BOX'                => 'Ads code',
    
'PORTAL_ADS_SMALL_BOX_EXPLAIN'        => 'Change the ads code (plain text only). Max. 600 characters!',
    
'PORTAL_ADS_CENTER'                    => 'Display center ads block',
    
'PORTAL_ADS_CENTER_EXPLAIN'            => 'Display this block on portal.',
    
'PORTAL_ADS_CENTER_BOX'                => 'Ads code',
    
'PORTAL_ADS_CENTER_BOX_EXPLAIN'        => 'Change the ads code (plain text only). Max. 600 characters!',
    
    
// minicalendar
    
'ACP_PORTAL_MINICALENDAR_INFO'                => 'Mini calendar',
    
'ACP_PORTAL_MINICALENDAR_SETTINGS'            => 'Mini calendar settings',
    
'ACP_PORTAL_MINICALENDAR_SETTINGS_EXPLAIN'    => 'Here you can change your mini calendar information and certain specific options.',
    
'PORTAL_MINICALENDAR'                        => 'Display mini calendar block',
    
'PORTAL_MINICALENDAR_EXPLAIN'                => 'Display this block on portal.',
    
'PORTAL_MINICALENDAR_TODAY_COLOR'            => 'Active day color',
    
'PORTAL_MINICALENDAR_TODAY_COLOR_EXPLAIN'    => 'HEX or named colors are allowed such as #FFFFFF for white, or color names like vilolet.',
    
'PORTAL_MINICALENDAR_DAY_LINK_COLOR'        => 'Day link color',
    
'PORTAL_MINICALENDAR_DAY_LINK_COLOR_EXPLAIN'=> 'HEX or named colors are allowed such as #FFFFFF for white, or color names like vilolet.',


    
/*
    // change style
    'ACP_PORTAL_BOARD_STYLE_INFO'                => 'Change board style',
    'ACP_PORTAL_BOARD_STYLE_SETTINGS'            => 'Change board style settings',
    'ACP_PORTAL_BOARD_STYLE_SETTINGS_EXPLAIN'    => 'Here you can change your change board style information and certain specific options.',
    */

));

?>