1<?php
2/*
3 * Copyright (C) 2008-2013 e107 Inc (e107.org), Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt)
4 *
5 * Admin Language File
6 *
7*/
8
9// TODO LAN CLEANUP
10
11define("EPL_ADLAN_0", "Install");
12define("EPL_ADLAN_1", "Uninstall");
13define("EPL_ADLAN_2", "Are you certain you want to uninstall this plugin?");
14define("EPL_ADLAN_3", "Confirm uninstall");
15define("EPL_ADLAN_4", "Uninstall cancelled.");
16define("EPL_ADLAN_5", "The install procedure will create new preference entries.");
17define("EPL_ADLAN_6", "... then click here to begin install procedure");
18define("EPL_ADLAN_7", "Database tables successfully upgraded.");
19define("EPL_ADLAN_8", "Preference settings successfully created.");
20define("EPL_ADLAN_9", "SQL commands failed. Check to be sure all upgrade changes are ok.");
21define("EPL_ADLAN_10", "Name");
22define("EPL_ADLAN_11", "Version");
23//define("EPL_ADLAN_12", "Author"); //LAN_AUTHOR
24define("EPL_ADLAN_13", "Compatible");
25define("EPL_ADLAN_14", "Description");
26define("EPL_ADLAN_15", "Read the README file for more information");
27define("EPL_ADLAN_16", "Plugin Information");
28define("EPL_ADLAN_17", "More info...");
29define("EPL_ADLAN_18", "Unable to successfully create table(s) for this plugin.");
30define("EPL_ADLAN_19", "Database tables successfully created.");
31// define("EPL_ADLAN_20", "Preference settings successfully created."); // duplicate of EPL_ADLAN_8;
32
33define("EPL_ADLAN_21", "Plugin is already installed.");
34define("EPL_ADLAN_22", "Installed");
35define("EPL_ADLAN_23", "Not installed");
36define("EPL_ADLAN_24", "Upgrade available");
37define("EPL_ADLAN_25", "No install required");
38define("EPL_ADLAN_26", "... then click here to begin uninstall procedure");
39define("EPL_ADLAN_27", "Unable to successfully delete ");
40define("EPL_ADLAN_28", "Database tables successfully deleted.");
41define("EPL_ADLAN_29", "Preference settings successfully deleted.");
42define("EPL_ADLAN_30", "please delete it manually.");
43define("EPL_ADLAN_31", "Please now delete the folder ");
44define("EPL_ADLAN_32", "and all files inside it to complete the uninstall process.");
45define("EPL_ADLAN_33", "Plugin successfully installed.");
46define("EPL_ADLAN_34", "Plugin successfully updated.");
47define("EPL_ADLAN_35", "Parser settings successfully added.");
48define("EPL_ADLAN_36", "Parser code insert failed, incorrectly formatted.");
49
50define("EPL_ADLAN_37", "Upload plugin (.zip format)");
51define("EPL_ADLAN_38", "Upload Plugin");
52define("EPL_ADLAN_39", "The file could not be uploaded as the ".e_PLUGIN." folder does not have the correct permissions - please change the write permissions and re-upload the file.");
53define("EPL_ADLAN_40", "Admin Message");
54define("EPL_ADLAN_41", "That file does not appear to be a valid .zip or .tar archive.");
55define("EPL_ADLAN_42", "An error has occurred, unable to un-archive the file");
56define("EPL_ADLAN_43", "Your plugin has been uploaded and add to the uninstalled plugins list."); // FIXME HTML
57define("EPL_ADLAN_44", "Auto plugin upload and extraction is disabled as upload to your plugins folder is not allowed at present - if you want to be able to do this, please change the permissions on your ".e_PLUGIN." folder to allow uploads.");
58define("EPL_ADLAN_45", "Your menu item has been uploaded and unzipped, to activate go to <a href='".e_ADMIN."menus.php'>your menus page</a>."); //FIXME HTML
59define("EPL_ADLAN_46", "PCLZIP extract error:");
60define("EPL_ADLAN_47", "PCLTAR extract error: ");
61define("EPL_ADLAN_48", "code:");
62define("EPL_ADLAN_49", "Tables not deleted during uninstall process by request");
63
64// define("EPL_CANCEL", "Cancel"); use LAN_CANCEL instead !!
65// define("EPL_EMAIL", "email");
66define("EPL_WEBSITE", "Website");
67// define("EPL_OPTIONS", "Options"); use LAN_OPTIONS instead!
68define("EPL_NOINSTALL", "No install required, just activate from your menus screen. To uninstall, delete the ");
69define("EPL_DIRECTORY", "directory.");
70define("EPL_NOINSTALL_1", "No install required, to remove delete the ");
71define("EPL_UPGRADE", "Upgrade to:");
72
73define("EPL_ADLAN_50", "Comments successfully deleted");
74
75define("EPL_ADLAN_53", "Directory not writable");
76define("EPL_ADLAN_54", "Please select the options for uninstalling the plugin:");
77define("EPL_ADLAN_55", "Uninstall plugin");
78
79define("EPL_ADLAN_57", "Delete plugin tables");
80define("EPL_ADLAN_58", "If the tables are not removed, the plugin can be reinstalled with no data loss.  The creation of tables during the reinstall will fail. Tables will have to be manually deleted to remove.");
81define("EPL_ADLAN_59", "Delete plugin files");
82define("EPL_ADLAN_60", "e107 will attempt to remove all plugin related files.");
83// define("EPL_ADLAN_61", "Confirm uninstall"); // duplicated. can be deleted.
84define("EPL_ADLAN_62", "Cancel uninstall");
85define("EPL_ADLAN_63", "Uninstall:");
86define("EPL_ADLAN_64", "Folder");
87define ("EPL_ADLAN_70","Required plugin not installed: ");
88define ("EPL_ADLAN_71","Newer plugin version required: ");
89define ("EPL_ADLAN_72"," Version: ");
90define ("EPL_ADLAN_73","Required PHP extension not loaded: ");
91define ("EPL_ADLAN_74","Newer PHP version required: ");
92define ("EPL_ADLAN_75","Newer MySQL version required: ");
93define ("EPL_ADLAN_76","Error in plugin.xml");
94define ("EPL_ADLAN_77","Cannot find plugin.xml");
95define ("EPL_ADLAN_78","Delete User Classes created by plugin:");
96define ("EPL_ADLAN_79","Only delete these if you have not used them for other purposes.");
97define ("EPL_ADLAN_80","Delete extended user fields created by plugin:");
98define ("EPL_ADLAN_81","Xhtml");
99define ("EPL_ADLAN_82","Icon");
100define ("EPL_ADLAN_83","Notes");
101define ("EPL_ADLAN_84","Install Selected");
102define ("EPL_ADLAN_85","Uninstall Selected");
103define ("EPL_ADLAN_86","All files removed from ");
104define ("EPL_ADLAN_87","File deletion failed ");
105
106define ("EPL_ADLAN_88","Made for v2");
107define ("EPL_ADLAN_89","Search Online");
108define ("EPL_ADLAN_90","cURL is currently required to use this feature. Contact your webhosting provider to enable cURL");
109define ("EPL_ADLAN_91","Featured");
110define ("EPL_ADLAN_92","Buy");
111define ("EPL_ADLAN_93","Free");
112define ("EPL_ADLAN_94","Connecting...");
113define ("EPL_ADLAN_95","Unable to continue");
114define ("EPL_ADLAN_96","eg. http://website.com/some-plugin.zip");
115define ("EPL_ADLAN_97","There was a problem extracting the .zip file to your plugin directory.");
116define ("EPL_ADLAN_98","Unknown file:");
117define ("EPL_ADLAN_99","Error messages above this line");
118define ("EPL_ADLAN_100","click here to install some");
119define ("EPL_ADLAN_101","No plugins installed - [x].");
120define ("EPL_ADLAN_102","This Wizard will build an admin area for your plugin and generate a plugin.xml meta file. Before you start:");
121define ("EPL_ADLAN_103","Create a new writable folder in the [x] directory eg. [b]myplugin[/b]");
122// define ('EPL_ADLAN_104',"If your plugin will use sql tables, create a new file in this folder and name it the same as the directory but with [b]_sql.php[/b] as a sufix eg. [b]myplugin_sql.php[/b]");
123define ("EPL_ADLAN_105","Create your table using phpMyAdmin in the same database as e107 and with the same table prefix. eg. [b]e107_myplugin[/b]");
124define ("EPL_ADLAN_106","Select your plugin's folder to begin.");
125define ("EPL_ADLAN_107","Build an admin-area and xml file for:");
126define ("EPL_ADLAN_108","Check language files:");
127define ("EPL_ADLAN_109","Basic Info.");
128// define ('EPL_ADLAN_110',"Preferences");
129// define ('EPL_ADLAN_111',"Generate");// LAN_GENERATE
130define ("EPL_ADLAN_112","Review all fields and modify if necessary.");
131define ("EPL_ADLAN_113","Review ALL tabs before clicking 'Generate'.");
132define ("EPL_ADLAN_114","Plugin Builder");
133define ("EPL_ADLAN_115","Step 2");
134
135define ("EPL_ADLAN_116","Text Box");
136define ("EPL_ADLAN_117","Text Box (number)");
137define ("EPL_ADLAN_118","Text Box (url)");
138define ("EPL_ADLAN_119","Text Area");
139define ("EPL_ADLAN_120","Rich-Text Area");
140define ("EPL_ADLAN_121","True/False");
141define ("EPL_ADLAN_122","Custom Function");
142define ("EPL_ADLAN_123","Image");
143define ("EPL_ADLAN_124","DropDown");
144define ("EPL_ADLAN_125","DropDown (userclasses)");
145define ("EPL_ADLAN_126","DropDown (languages)");
146define ("EPL_ADLAN_127","Icon");
147define ("EPL_ADLAN_128","File");
148
149define ("EPL_ADLAN_129","Preference Name");
150define ("EPL_ADLAN_130","Default Value");
151define ("EPL_ADLAN_131","Field Type...");
152define ("EPL_ADLAN_132","[x] has been generated");
153define ("EPL_ADLAN_133","[x] is missing!");
154define ("EPL_ADLAN_134","Please create [b][x][/b] in your plugin directory with the following content: [y]");
155define ("EPL_ADLAN_135","The name of your plugin. (Must be written in English)");
156define ("EPL_ADLAN_136","If you have a language file, enter the LAN_XXX value for the plugin's name");
157define ("EPL_ADLAN_137","Creation date of your plugin");
158define ("EPL_ADLAN_138","The version of your plugin. Format: x.x or x.x.x");
159define ("EPL_ADLAN_139","Compatible with this version of e107");
160define ("EPL_ADLAN_140","Author Name");
161define ("EPL_ADLAN_141","Author Website URL");
162define ("EPL_ADLAN_142","A short one-line description of the plugin");
163define ("EPL_ADLAN_143","(Must be written in English)");
164define ("EPL_ADLAN_144","Keyword/Tag for this plugin");
165define ("EPL_ADLAN_145","A full description of the plugin");
166define ("EPL_ADLAN_146","What category of plugin is this?");
167
168// Categories
169define ("EPL_ADLAN_147","settings");
170define ("EPL_ADLAN_148","users");
171define ("EPL_ADLAN_149","content");
172define ("EPL_ADLAN_150","tools");
173define ("EPL_ADLAN_151","manage");
174define ("EPL_ADLAN_152","misc");
175define ("EPL_ADLAN_153","menu");
176define ("EPL_ADLAN_154","about");
177
178define ("EPL_ADLAN_155","Saved:");
179define ("EPL_ADLAN_156","Couldn't Save:");
180
181define ("EPL_ADLAN_157","Main Area");
182define ("EPL_ADLAN_158","Categories");
183define ("EPL_ADLAN_159","Other 1");
184define ("EPL_ADLAN_160","Other 2");
185define ("EPL_ADLAN_161","Other 3");
186define ("EPL_ADLAN_162","Other 4");
187define ("EPL_ADLAN_163","Exclude this table");
188
189//FIXME TODO Excessive duplicate terms below.
190define ("EPL_ADLAN_164","Field");
191define ("EPL_ADLAN_165","Caption");
192define ("EPL_ADLAN_166","Type");
193define ("EPL_ADLAN_167","Data");
194define ("EPL_ADLAN_168","Width");
195define ("EPL_ADLAN_169","Batch");
196define ("EPL_ADLAN_170","Filter");
197define ("EPL_ADLAN_171","Inline");
198define ("EPL_ADLAN_172","Validate");
199define ("EPL_ADLAN_173","Display");
200define ("EPL_ADLAN_174","HelpTip");
201define ("EPL_ADLAN_175","ReadParms");
202define ("EPL_ADLAN_176","WriteParms");
203define ("EPL_ADLAN_177","Field is required to be filled");
204define ("EPL_ADLAN_178","Displayed by Default");
205
206// date, datetime
207define ("EPL_ADLAN_179","Text Box");
208define ("EPL_ADLAN_180","Hidden");
209
210// int, tinyint, bigint, smallint
211define ("EPL_ADLAN_181","True/False");
212define ("EPL_ADLAN_182","Text Box (number)");
213define ("EPL_ADLAN_183","DropDown");
214define ("EPL_ADLAN_184","DropDown (userclasses)");
215//define ('EPL_ADLAN_185',"Date");//LAN_DATE
216define ("EPL_ADLAN_186","Custom Function");
217define ("EPL_ADLAN_187","Hidden");
218define ("EPL_ADLAN_188","User");
219
220// decimal
221define ("EPL_ADLAN_189","Text Box");
222define ("EPL_ADLAN_190","DropDown");
223define ("EPL_ADLAN_191","Custom Function");
224define ("EPL_ADLAN_192","Hidden");
225
226// varchar, tinytext
227define ("EPL_ADLAN_193","Text Box");
228define ("EPL_ADLAN_194","Text Box (url)");
229define ("EPL_ADLAN_195","Text Box (email)");
230define ("EPL_ADLAN_196","Text Box (ip)");
231define ("EPL_ADLAN_197","Text Box (number)");
232define ("EPL_ADLAN_198","Text Box (password)");
233define ("EPL_ADLAN_199","Text Box (keywords)");
234define ("EPL_ADLAN_200","DropDown");
235define ("EPL_ADLAN_201","DropDown (userclasses)");
236define ("EPL_ADLAN_202","DropDown (languages)");
237define ("EPL_ADLAN_203","Icon");
238define ("EPL_ADLAN_204","Image");
239define ("EPL_ADLAN_205","File");
240define ("EPL_ADLAN_206","Custom Function");
241define ("EPL_ADLAN_207","Hidden");
242
243// text, mediumtext, longtext
244define ("EPL_ADLAN_208","Text Area");
245define ("EPL_ADLAN_209","Rich-Text Area");
246define ("EPL_ADLAN_210","Text Box");
247define ("EPL_ADLAN_211","Text Box (keywords)");
248define ("EPL_ADLAN_212","Custom Function");
249define ("EPL_ADLAN_213","Image (string)");
250define ("EPL_ADLAN_214","Images (array)");
251define ("EPL_ADLAN_215","Hidden");
252
253define ("EPL_ADLAN_216","Click Here");
254define ("EPL_ADLAN_217","[x] to vist your generated admin area");
255define ("EPL_ADLAN_218","Could not write to [x]");
256define ("EPL_ADLAN_219","No Files have been created. Please Copy &amp; Paste the code below into your files.");
257
258define ("EPL_ADLAN_220","Find Plugins");
259define ("EPL_ADLAN_221","Language-File Check");
260
261define ("EPL_ADLAN_222","Plugin Files");
262define ("EPL_ADLAN_223","Used");
263define ("EPL_ADLAN_224","Unused");
264define ("EPL_ADLAN_225","Unsure");
265
266define ("EPL_ADLAN_226","Plugin Language-File Check");
267
268define ("EPL_ADLAN_227","Scan for Changes");
269define ("EPL_ADLAN_228","Plugin folders are scanned every [x] minutes for changes. Click the button below to scan now.");
270define ("EPL_ADLAN_229","Refresh");
271define ("EPL_ADLAN_230", "Downloading and Installing: ");
272define ("EPL_ADLAN_231", "Remove icons from Media-Manager");
273define ("EPL_ADLAN_232", "Create Files");
274
275define ("EPL_ADLAN_233", "Adding Link:");
276define ("EPL_ADLAN_234", "Removing Link:");
277define ("EPL_ADLAN_235", "Automated download not possible.");
278define ("EPL_ADLAN_236", "Please Download Manually");
279define ("EPL_ADLAN_237", "Download");
280define ("EPL_ADLAN_238","Installation Complete!");
281define ("EPL_ADLAN_239","Adding Table:");
282define ("EPL_ADLAN_240","Removing Table:");
283define ("EPL_ADLAN_241","Adding Pref:");
284define ("EPL_ADLAN_242","Removing Pref:");
285define ("EPL_ADLAN_243","Updating Pref:");
286define ("EPL_ADLAN_244","Only 5 Media Categories are permitted during installation.");
287
288define ("EPL_ADLAN_245","Adding Media Category: [x]");
289define ("EPL_ADLAN_246","Deleting All Media Categories owned by : [x]");
290define ("EPL_ADLAN_247","Updates to be Installed");
291
292define ("EPL_ADLAN_249","Adding Extended Field: ");
293define ("EPL_ADLAN_250","Removing Extended Field: ");
294define ("EPL_ADLAN_251","Extended Field left in place: ");
295define ("EPL_ADLAN_252","Perm: ");
296
297define("EPL_ADLAN_253", "Completed");
298
299define ("LAN_RELEASED", "Released");
300define ("LAN_REPAIR_PLUGIN_SETTINGS", "Repair plugin settings");
301define ("LAN_SYNC_WITH_GIT_REPO", "Sync with Git Repo");
302define ("LAN_ADDONS", "Addons");
303
304define("LAN_UPGRADE_SUCCESSFUL", "Upgrade successful");
305define("LAN_INSTALL_SUCCESSFUL", "Installation successful");
306define("LAN_INSTALL_FAIL", "Installation failed!");
307define("LAN_UNINSTALL_FAIL", "Unable to uninstall!");
308define("LAN_PLUGIN_IS_USED", "[x] plugin is used by:");
309
310define("EPL_ADLAN_254", "This will check your plugin's language files for errors and common or duplicate LAN definitions. ");
311define("EPL_ADLAN_255", "Overwrite Files");
312define("EPL_ADLAN_256", "Skipped [x] (already exists)");
313
314define ("EPL_ADLAN_257","Readonly");
315
316
317