]> dev.renevier.net Git - syp.git/blob - inc/i10n/en/syp.php
postgresql support
[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         "Could not list <code>inc/db</code> directory"
45           => "",
46
47         "You can specify a database backend. Mysql is the most available for standard web hosting services."
48           => "",
49
50         "database backend:"
51           => "",
52
53         "address of the database server (example: localhost, db.myhost.com or 192.168.0.15)."
54           => "",
55
56         "database server hostname:"
57           => "",
58
59         "The name of the database that SYP will be installed into. The database must exist."
60           => "",
61
62         "database name:"
63           => "",
64
65         "The username with which you connect to the database."
66           => "",
67
68         "database user:"
69           => "",
70
71         "The password with which you connect to the database."
72           => "",
73
74         "database password:"
75           => "",
76
77         "You can specify a table prefix. This way you can run multiple SYP installations in the same database, each with its own prefix."
78           => "",
79
80         "tables prefix:"
81           => "",
82
83         "The title you want to give to your SYP site."
84           => "",
85
86         "site title:"
87           => "",
88
89         "Start install"
90           => "",
91
92         "Unknown backend:"
93           => "",
94
95         "not supported"
96           => "",
97
98         "Could not connect to database."
99           => "",
100
101         "Database does not exist."
102           => "",
103
104         "Unknown error when connecting to database."
105           => "",
106
107         "Could not read <code>inc/settings.php.in</code>"
108           => "",
109
110         "Config file created"
111           => "",
112
113         "Config file exists"
114           => "",
115
116         "Unknown error when checking user table."
117           => "",
118
119         "Found user table."
120           => "",
121
122         "Error when creating user table."
123           => "",
124
125         "User table created."
126           => "",
127
128         "Error when initializing password."
129           => "",
130
131         "Admin password initialized."
132           => "",
133
134         "choose admin password"
135           => "",
136
137         "Unknown error when checking data table."
138           => "",
139
140         "Found data table."
141           => "",
142
143         "Error when creating data table."
144           => "",
145
146         "Data table created."
147           => "",
148
149         "It looks like GD extension is not installed."
150           => "",
151
152         "SYP is installed. You can now go to <a href=\"admin.en.php\">admin area</a>"
153           => "",
154
155         "SYP upgrade"
156           => "",
157
158         "Thumbnails successfully created."
159           => "",
160
161         "Error when creating thumbnails."
162           => "",
163
164         "SYP upgrade went smoothly. You can now go to <a href=\"admin.en.php\">admin area</a>"
165           => "",
166
167         "SYP needs javascript. Please activate scripts in your browser."
168           => "",
169
170         "powered by <a href=\\\"http://syp.renevier.net\\\">syp</a>"
171           => "",
172
173         "There is no image registered on this site."
174           => "",
175
176         "SYP admin"
177           => "",
178
179         "SYP is not correctly installed. Please follow README.txt instructions\n" .
180         "       and go to <a href=\"install.en.php\">wizard</a>."
181           => "",
182
183         "add a place"
184           => "",
185
186         "cancel"
187           => "",
188
189         "You can move an item by drag & droping it."
190           => "",
191
192         "To modify an item data, select matching marker."
193           => "",
194
195         "Click on the map to add a marker."
196           => "",
197
198         "There was a server error."
199           => "",
200
201         "Item was not registered on the server."
202           => "",
203
204         "No change was made."
205           => "",
206
207         "Server did not understood request. That's probably caused by a bug in SYP."
208           => "",
209
210         "Image was too big and was not accepted by server."
211           => "",
212
213         "Password is not correct."
214           => "",
215
216         "File does not look like an image."
217           => "",
218
219         "Server reply was inconsistent."
220           => "",
221
222         "Successfully removed."
223           => "",
224
225         "Save took place correctly."
226           => "",
227
228         "User name has not been set."
229           => "",
230
231         "Passwords do not match."
232           => "",
233
234         "New password is the same as old password."
235           => "",
236
237         "Bad password."
238           => "",
239
240         "Password successfully changed."
241           => "",
242
243         "User name has not been set."
244           => "",
245
246         "User already exists in database."
247           => "",
248
249         "User already exists in database."
250           => "",
251
252         "User successfully added."
253           => "",
254
255         "Logout"
256           => "",
257
258         "Change my password"
259           => "",
260
261         "Add a co-administrator"
262           => "",
263
264         "close without saving"
265           => "",
266
267         "close"
268           => "",
269
270         "current password:"
271           => "",
272
273         "new password:"
274           => "",
275
276         "confirm new password:"
277           => "",
278
279         "Validate password"
280           => "",
281
282         "user name:"
283           => "",
284
285         "user password:"
286           => "",
287
288         "confirm password:"
289           => "",
290
291         "Validate user"
292           => "",
293
294         "title:"
295           => "",
296
297         "description:"
298           => "",
299
300         "delete image"
301           => "",
302
303         "add an image:"
304           => "",
305
306         "Validate changes"
307           => "",
308
309         "Delete item"
310           => "",
311
312         "You need to have cookies enabled to administrate SYP"
313           => "",
314
315         "password"
316           => "",
317
318         "Login"
319           => "",
320
321         "Connecting"
322           => "",
323
324         "throbber"
325           => "",
326
327         "This feature is not enabled on demo site"
328           => "",
329
330     )
331 ?>