Просмотр файла gb/lang/en.php

Размер файла: 3.47Kb
<?php
/*
GB(v1.0) by Viktor
icq:357332321
site: http://yarap.ru
http://xwab.ru/forum/profile656
[lang/en.php]
*/
$l=array(
1=>"Guest",
2=>"Error",
3=>"Password",
4=>"Text with picture",
5=>"Authorization",
6=>"Admin Panel",
7=>"Advertising",
8=>"Advertising from the bottom",
9=>"Advertising from the top",
10=>"Add",
11=>"None",
12=>"Remove",
13=>"Text",
14=>"Color",
15=>"Link",
16=>"Bold",
17=>"Italics",
18=>"Underlined",
19=>"Configuration",
20=>"Title",
21=>"Copyright",
22=>"Display sites in the communications guests",
23=>"Exit",
24=>"Banners / Meters",
25=>"Name",
26=>"Site",
27=>"text messages",
28=>"Add new comment",
29=>"Show only the administration",
30=>"E-Mail with which the user will come the answer to his message",
31=>"The maximum message length",
32=>"Minimum length of message",
33=>"The maximum length of",
34=>"The minimum length of a",
35=>"Wrong code is entered from the picture",
36=>"Invalid E-Mail",
37=>"Private",
38=>"Not specified",
39=>"Admin",
40=>"January",
41=>"February",
42=>"March",
43=>"April",
44=>"May",
45=>"June",
46=>"July",
47=>"August",
48=>"September",
49=>"October",
50=>"November",
51=>"December",
52=>"Reply",
53=>"Notify the user via E-Mail",
54=>"Send",
55=>"Hello! To your message in the guest book %s administrator said! To read this message, please <b> <a href=%s> here </ a> </ b>",
56=>"Text messages sent by E-Mail",
57=>"The answer to the guest site %s",
58=>"Subject",
59=>"From",
60=>"Site address of http://",
61=>"Address with http:// guest without a slash at the end of",
62=>"Number of posts per page",
63=>"Clear the guestbook",
64=>"Are you sure you want to delete all messages?",
65=>"Yes",
66=>"No",
67=>"Back",
68=>"Next",
69=>"Language settings",
70=>"Add language",
71=>"The name of the file. Only the characters a-z. The maximum length of 10",
72=>"The name of the language",
73=>"Be careful with the symbol '%s'. Do not try to remove it! Leave on the spot on which it stands!",
74=>"Phrase",
75=>"The translation of this phrase",
76=>"The file name must contain only characters a-z",
77=>"The file should contain 1-10 characters",
78=>"The file already exists",
79=>"Such a language name already exists, or you have not entered the name of the language",
80=>"You have not filled in all fields",
81=>"Default language",
82=>"Change language",
83=>"What language do you want to change?",
84=>"Like",
85=>"Include a verification code when sending a message (Administration can send messages without validation code)",
86=>"Ban",
87=>"Ban user",
88=>"Cause",
89=>"Time",
90=>"Minute",
91=>"Hour",
92=>"Day",
93=>"Month",
94=>"Forever",
95=>"Delete Message",
96=>"Delete all messages that are written with this ip-address",
97=>"Banned",
98=>"UnBan",
99=>"You banned forever",
100=>"You banned before",
101=>"Online",
102=>"Show guests to the number of online users",
103=>"Home",
104=>"Close guest",
105=>"No message",
106=>"Guestbook is closed",
107=>"Install",
108=>"The database server",
109=>"The database user",
110=>"The name of the database",
111=>"Database user's password",
112=>"The prefix of the database tables",
113=>"The password for the admin. Password must be on the harder, but so that you remember it. Change your password can only be in the file viktor_gb_config.php",
114=>"Database user's password (repeat)",
115=>"The password for the admin (repeat)",
116=>"Fill in all fields",
117=>"The password to the admin do not match",
118=>"Database user's password does not match",
119=>"Correct data from the database",
120=>"File Name Administrator (*.php)");
?>