]> dev.renevier.net Git - syp.git/blob - inc/i10n/en/syp.php
do not allow empty passwords
[syp.git] / inc / i10n / en / syp.php
1 <?php
2 /* Copyright (c) 2009 Arnaud Renevier, Inc, published under the modified BSD
3    license. */
4
5     $translations['en'] = array(
6         // your name
7         "_translator_name" => "arno renevier",
8
9         // your email
10         "_translator_mail" => "arno@renevier.net",
11
12         // your language name in your language. It will be used to link to
13         // pages in your languages from pages in other
14         "_language_name" => "english",
15
16         /* starts translation */
17         "SYP wizard"
18           => "",
19
20         "Password cannot be empty"
21           => "",
22
23         "exist but is not a directory"
24           => "",
25
26         "could not create directory"
27           => "",
28
29         "directory created"
30           => "",
31
32         "could not write in directory"
33           => "",
34
35         "You need at least PHP version 5"
36           => "",
37
38         "Cannot save config file. You need either to set inc/ writable, or use manual method. See README.txt for more informations."
39           => "",
40
41         "SYP configuration"
42           => "",
43
44         "address of the database server (example: localhost, db.myhost.com or 192.168.0.15)."
45           => "",
46
47         "database server hostname:"
48           => "",
49
50         "The name of the database that SYP will be installed into. The database must exist."
51           => "",
52
53         "database name:"
54           => "",
55
56         "The username with which you connect to the database."
57           => "",
58
59         "database user:"
60           => "",
61
62         "The password with which you connect to the database."
63           => "",
64
65         "database password:"
66           => "",
67
68         "You can specify a table prefix. This way you can run multiple SYP installations in the same database, each with its own prefix."
69           => "",
70
71         "tables prefix:"
72           => "",
73
74         "The title you want to give to your SYP site."
75           => "",
76
77         "site title:"
78           => "",
79
80         "Start install"
81           => "",
82
83         "not supported"
84           => "",
85
86         "Could not connect to database."
87           => "",
88
89         "Database does not exist."
90           => "",
91
92         "Unknown error when connecting to database."
93           => "",
94
95         "Could not read <code>inc/settings.php.in</code>"
96           => "",
97
98         "Config file created"
99           => "",
100
101         "Config file exists"
102           => "",
103
104         "Unknown error when checking user table."
105           => "",
106
107         "Found user table."
108           => "",
109
110         "Error when creating user table."
111           => "",
112
113         "User table created."
114           => "",
115
116         "Error when initializing password."
117           => "",
118
119         "Admin password initialized."
120           => "",
121
122         "choose admin password"
123           => "",
124
125         "Unknown error when checking data table."
126           => "",
127
128         "Found data table."
129           => "",
130
131         "Error when creating data table."
132           => "",
133
134         "Data table created."
135           => "",
136
137         "It looks like GD extension is not installed."
138           => "",
139
140         "SYP is installed. You can now go to <a href=\"admin.en.php\">admin area</a>"
141           => "",
142
143         "SYP upgrade"
144           => "",
145
146         "Thumbnails successfully created."
147           => "",
148
149         "Error when creating thumbnails."
150           => "",
151
152         "SYP upgrade went smoothly. You can now go to <a href=\"admin.en.php\">admin area</a>"
153           => "",
154
155         "SYP needs javascript. Please activate scripts in your browser."
156           => "",
157
158         "propulsed by <a href=\\\"http://syp.renevier.net\\\">syp</a>"
159           => "",
160
161         "There is no image registered on this site."
162           => "",
163
164         "SYP admin"
165           => "",
166
167         "SYP is not correctly installed. Please follow README.txt instructions\n" .
168         "       and go to <a href=\"install.en.php\">wizard</a>."
169           => "",
170
171         "add a place"
172           => "",
173
174         "You can move an item by drag & droping it."
175           => "",
176
177         "To modify an item data, select matching marker."
178           => "",
179
180         "Click on the map to add a marker."
181           => "",
182
183         "There was a server error."
184           => "",
185
186         "Item was not registered on the server."
187           => "",
188
189         "No change was made."
190           => "",
191
192         "Server did not understood request. That's probably caused by a bug in SYP."
193           => "",
194
195         "Image was too big and was not accepted by server."
196           => "",
197
198         "Password is not correct."
199           => "",
200
201         "File does not look like an image."
202           => "",
203
204         "Server reply was inconsistent."
205           => "",
206
207         "Removal took place correctly."
208           => "",
209
210         "Save took place correctly."
211           => "",
212
213         "User name has not been set."
214           => "",
215
216         "Passwords do not match."
217           => "",
218
219         "New password is the same as old password."
220           => "",
221
222         "Bad password."
223           => "",
224
225         "Password changed correctly."
226           => "",
227
228         "User name has not been set."
229           => "",
230
231         "User already exists in database."
232           => "",
233
234         "User added correctly."
235           => "",
236
237         "User already exists in database."
238           => "",
239
240         "User added correctly."
241           => "",
242
243         "Logout"
244           => "",
245
246         "Change my password"
247           => "",
248
249         "Add a co-administrator"
250           => "",
251
252         "close without saving"
253           => "",
254
255         "close"
256           => "",
257
258         "current password:"
259           => "",
260
261         "new password:"
262           => "",
263
264         "confirm new password:"
265           => "",
266
267         "Validate password"
268           => "",
269
270         "user name:"
271           => "",
272
273         "user password:"
274           => "",
275
276         "confirm password:"
277           => "",
278
279         "Validate user"
280           => "",
281
282         "title:"
283           => "",
284
285         "description:"
286           => "",
287
288         "delete image"
289           => "",
290
291         "add an image:"
292           => "",
293
294         "Validate changes"
295           => "",
296
297         "Delete item"
298           => "",
299
300         "You need to have cookies enabled to administrate SYP"
301           => "",
302
303         "password"
304           => "",
305
306         "Connection"
307           => "",
308
309         "Connecting"
310           => "",
311
312         "throbber"
313           => "",
314
315         "This feature is not enabled on demo site"
316           => "",
317
318     )
319 ?>