]> 4ch.mooo.com Git - test.git/blob - lib/lang/strings_en.phps
modified: config.php
[test.git] / lib / lang / strings_en.phps
1 <?php\r
2 define("S_HOME", 'Home');           //Forwards to home page\r
3 define("S_ADMIN", 'Manage');          //Forwards to Management Panel\r
4 define("S_ARCHIVELOG", 'Archive');          //Forwards to Archive List\r
5 define("S_ARTICLE", 'List');          //Forwards to Thread List\r
6 define("S_RETURN", 'Return to '.TITLE);          //Returns to image board\r
7 define("S_POSTING", 'Posting mode: Reply');        //Prints message in red bar atop the reply screen\r
8 define("S_EDITING", 'Posting mode: Edit');        //Prints message in yellow bar atop the edit screen\r
9 define("S_EDITED", 'Edited post');        //Prints message below yellow bar atop the edit screen\r
10 define("S_NOTAGS", 'HTML tags are allowed.');        //Prints message on Management Board\r
11 define("S_NEWT", 'New Thread');           //Describes New Thread\r
12 define("S_NEWT_", 'New Thread');           //Describes New Thread in thread list box\r
13 define("S_SPOILERS", 'Spoilers');        //Describes Spoilers\r
14 define("S_NAME", 'Name');           //Describes name field\r
15 define("S_EMAIL", 'E-mail');          //Describes e-mail field\r
16 define("S_SUBJECT", 'Subject');          //Describes subject field\r
17 define("S_SUBMIT", 'Submit');          //Describes submit button\r
18 define("S_COMMENT", 'Comment');          //Describes comment field\r
19 define("S_UPLOADFILE", 'File');          //Describes file field\r
20 define("S_NOFILE", 'No File');          //Describes file/no file checkbox\r
21 define("S_DELPASS", 'Password');          //Describes password field\r
22 define("S_DELEXPL", '(Password used for post and file deletion and editing)');       //Prints explanation for password box (to the right)\r
23 define("S_OPTION", 'Option');    // options\r
24 define("S_OPTIONAL", 'optional');    // optional\r
25 define("S_GIFPNGSTOP", '<font size="-1"> Animation stop</font>'); // gif/png stop text\r
26 define("S_OR",'<font size="-1"> or </font>');    //the or in gif/png stop text\r
27 define("S_REQUIRE", 'Required');\r
28 define("S_NONAMEF", 'No Name field');\r
29 define("S_IDDISP", 'ID Display');\r
30 define("S_RETURNTO", 'Noko');\r
31 define("S_SPAMTRAP", 'Leave these fields empty (spam trap):');\r
32 \r
33 define("S_FRULES", '<li />Supported file types are: BMP, GIF, JPG, PNG  [YES! BITMAP!] \r
34 <li />Maximum file size allowed is '.MAX_KB.' KB.\r
35 <li />'.MAX_W.'x'.MAX_H.' or larger will be thumbnailed.');\r
36 /*<li />Images greater than '.MAX_W.'x'.MAX_H.'pixels will be thumbnailed.*/\r
37 define("S_MINHWRULES1", '<li />Images smaller than ');\r
38 define("S_MAXHWRULES1", '<li />Images greater than ');\r
39 define("S_MINHWRULES2", ' pixels are not allowed.');\r
40 define("S_MAXHWRULES2", ' pixels are not allowed.');\r
41     //Prints file rules under posting section\r
42 define("S_FANIMERULES1", '<li />On the ');\r
43 define("S_FANIMERULES2", ' Animation stop, check it for a thumbnail of ');\r
44 define("S_FANIMERULES3", ' file.');\r
45 define("S_FVOTERULES", '<li />The vote function to the image starts to write \81uvote\81v in the E-mail column.');\r
46 define("S_EDIT_RULE", '<li />If fields are not edited, there will be an ERROR');\r
47 \r
48 /*if(!USE_IMG){\r
49 define("S_FRULES_BOX", '</tr></td></table><table border=1 cellspacing=8 cellpadding=4 bgcolor="#ccffcc" align=center>');\r
50 }else\r
51 define("S_FRULES_BOX", '');*/\r
52 \r
53 define("S_REPORTERR", 'Cannot find reply.');       //Returns error when a reply (res) cannot be found\r
54 define("S_TGIF", 'Animation GIF');\r
55 define("S_TPNG", 'Animation PNG');\r
56 define("S_THUMB", 'Thumbnail displayed, click image for full size.');     //Prints instructions for viewing real source\r
57 define("S_NOTHUMB", 'Thumbnail unavailable');\r
58 define("S_FILEDELETED", 'File Deleted');\r
59 define("S_PICNAME", 'File : ');          //Prints text before upload name/link\r
60 define("S_REPLY", 'Reply');          //Prints text for reply link\r
61 define("S_NOREPLY", 'It is not possible to Reply');          //Prints text for no reply link\r
62 define("S_OLD", 'Marked for deletion (old).');        //Prints text to be displayed before post is marked for deletion, see: retention\r
63 define("S_ARCH", 'Marked for archive (old).');        //Prints text to be displayed before post is marked for archive, see: retention\r
64 define("S_THUMBR1", 'The thumbnail is being replaced by the manager. Please guess the reason. w');\r
65 define("S_THUMBR2", 'When the thumbnail is clicked, former image is displayed.');\r
66 define("S_SAGE", 'Sage is being specified for this by the manager. Please guess the reason. w');\r
67 define("S_ABBRP", '[#] post[s]'); // [n] post(s) found / hidden\r
68 define("S_ABBRI", ' and [#] image[s]'); // [n] image(s) found / hidden\r
69 define("S_ABBRC", ' omitted. Click [Reply] to view.');      //Prints text to be shown when replies are hidden\r
70 define("S_ABBRT", ' in [#] thread[s]'); // [n] thread(s) found\r
71 define("S_ABBRU", ', made by [#] user[s]');\r
72 define("S_REPDEL", 'Delete Post');         //Prints text next to S_DELPICONLY (left)\r
73 define("S_DELPICONLY", 'File Only Deletion');         //Prints text next to checkbox for file deletion (right)\r
74 define("S_EDITKEY", 'Password ');          //Prints text next to password field for edit (left)\r
75 define("S_DELETE", 'Delete');          //Defines deletion button's name\r
76 define("S_REPORT", 'Report');          //Defines report button's name\r
77 define("S_ARTICLE_FIX",'Post Correction');\r
78 define("S_ARTICLE_EDIT",'Post Edit');\r
79 define("S_PREV", 'Previous');          //Defines previous button\r
80 define("S_FIRSTPG", 'Previous');          //Defines previous button\r
81 define("S_NEXT", 'Next');           //Defines next button\r
82 define("S_LASTPG", 'Next');          //Defines next button\r
83 define("S_FOOT", '- <a href="http://php.s3.to" target="_blank">GazouBBS</a> + <a href="http://www.2chan.net/" target="_blank">futaba</a> + <a href="http://www.1chan.net/futallaby/" target="_blank">futallaby</a> -'); //Prints footer (leave these credits)\r
84 define("S_RELOAD", 'Reload');          //Reloads the image board (refresh)\r
85 define("S_UPFAIL", 'Upload failed.');        //Returns error for failed upload (reason: unknown?)\r
86 define("S_NOREC", 'Cannot find record.');        //Returns error when record cannot be found\r
87 define("S_SAMEPIC", 'Duplicate md5 checksum detected.');      //Returns error when a md5 checksum dupe is detected\r
88 define("S_SAMEPICLOCA1", "<br />Already posted <a href=\"");\r
89 define("S_SAMEPICLOCA2", "\">here</a>.");\r
90 define("S_TOOBIG", 'This image is too large!  Upload something smaller!');\r
91 define("S_TOOBIGORNONE", 'Either this image is too big or there is no image at all.  Yeah.');\r
92 define("S_UPGOOD", 'File '.$upfile_name.' uploaded!<br /><br />');     //Defines message to be displayed when file is successfully uploaded\r
93 define ('S_SCRTHREAD', "Redirecting to your new thread.");\r
94 define ('S_SCRPOST', "Redirecting to your post.");\r
95 define("S_STRREF", 'String refused.');        //Returns error when a string is refused\r
96 define("S_UNJUST", 'Unjust POST.');        //Returns error on an unjust POST - prevents floodbots or ways not using POST method?\r
97 define("S_NOPIC", 'No file selected.');        //Returns error for no file selected and override unchecked\r
98 define("S_NOTEXT", 'No text entered.');        //Returns error for no text entered in to subject/comment\r
99 define("S_MANAGEMENT", 'Manager : ');         //Defines prefix for Manager Post name\r
100 define("S_DELETION", 'Deletion');          //Prints deletion message with quotes?\r
101 define("S_TOOLONG", 'Field too long.');\r
102 define("S_TOOLONGS", 'Subject too long.');\r
103 define("S_TOOLONGC", 'Comment too long.'); \r
104 define("S_TOOLONGN", 'Name too long.');\r
105 define("S_TOOLONGE", 'Email too long.');        //Returns error for too many characters in a given field\r
106 define("S_UNUSUAL", 'Abnormal reply.');        //Returns error for abnormal reply? (this is a mystery!)\r
107 define("S_LONGCOMMENT", '\81uComment too long. Click ');\r
108 define("S_LONGHERE", 'here');\r
109 define("S_LONGSEE", ' to view the full text.\81v');\r
110 define("S_BADHOST", 'Host is banned.<br /><a href="../banplea/">Plea</a>');        //Returns error for banned host ($badip string)\r
111 define("S_BADIP", 'YOU ARE B&.<br /><a href="../banplea/">Plea</a>');        //Returns error for banned user ($badip string)\r
112 define("S_PROXY80", 'Proxy detected on :80.');       //Returns error for proxy detection on port 80\r
113 define("S_PROXY8080", 'Proxy detected on :8080.');       //Returns error for proxy detection on port 8080\r
114 define("S_SPAMACTI", '<h1>Anti-spam filters triggered.</h1>');       //Returns error for spam detection\r
115 define("S_SPAMMESS", '<p>If you are not a spammer, you probably did not leave the Anti-spam field blank. Try editing your post to remove it. Sorry for any inconvenience.</p><br />');       //Returns error message for spam detection\r
116 define("S_SUN", 'Sun');           //Defines abbreviation used for "Sunday"\r
117 define("S_MON", 'Mon');           //Defines abbreviation used for "Monday"\r
118 define("S_TUE", 'Tue');           //Defines abbreviation used for "Tuesday"\r
119 define("S_WED", 'Wed');           //Defines abbreviation used for "Wednesday"\r
120 define("S_THU", 'Thu');           //Defines abbreviation used for "Thursday"\r
121 define("S_FRI", 'Fri');           //Defines abbreviation used for "Friday"\r
122 define("S_SAT", 'Sat');           //Defines abbreviation used for "Saturday"\r
123 if(!defined("S_NNAME")) define("S_NNAME", 'Name : ');\r
124 if(!defined("DEF_SUB")) define("DEF_SUB", '\96³\91è');         //Defines what to print if there is no text entered into subject field\r
125 if(!defined("DEF_NAME")) define("DEF_NAME", '\96¼\96³\82µ');          //Defines what to print if there is no text entered in the name field\r
126 if(!defined("DEF_COM")) define("DEF_COM", '\83L\83^\81[\81[\81[\81[(^\83\8e^)\81[\81[\81[\81[\81I\81I\81I\81I');          //Defines what to print if there is no text entered in the comment field\r
127 define("S_NONAME", 'You are no allowed to be'.DEF_NAME);    //Returns error for no name\r
128 define("S_NOSUB", 'There is no title.');    //Returns error for no text entered in to subject\r
129 define("S_NOCOM", 'There is no text in comment.');    //Returns error for no text entered in to comment\r
130 define("S_NOPASS", 'There is no imputed password.');    //Returns error for no password\r
131 define("S_RENZOKU1", 'Flood detected, post discarded.');      //Returns error for $sec/post spam filter\r
132 define("S_RENZOKU2", 'Flood detected, file discarded.');      //Returns error for $sec/upload spam filter\r
133 define("S_RENZOKU3", 'Flood detected, post & file discarded.');        //Returns error for flood? (don't know the specifics)\r
134 define("S_DUPE", 'Duplicate file entry detected.');      //Returns error for a duped file (same upload name or same tim/time)\r
135 define("S_NOTHREADERR", 'Thread specified does not exist.');     //Returns error when a non-existant thread is accessed\r
136 define("S_SCRCHANGE", 'Updating page.');         //Defines message to be displayed when post is successful         //\r
137 define("S_BADDELPASS", 'Password incorrect.');       //Returns error for wrong password (when user tries to delete file)\r
138 define("S_WRONGPASS", 'Management password incorrect.');      //Returns error for wrong password (when trying to access Manager modes)\r
139 define("S_WRONGMANAME", 'Management name is not found.');      //Returns error for wrong name (when trying to access Manager modes)\r
140 define("S_RETURNS", 'Return to '.TITLE.'');          //Returns to HTML file instead of PHP--thus no log/SQLDB update occurs\r
141 define("S_LOGUPD", 'Update');          //Updates the log/SQLDB by accessing the PHP file\r
142 define("S_BNOTBANIP", 'Unable to find record of your IP being banned.');\r
143 define("S_BNOTBAN", 'You are not banned!');\r
144 define("S_BBAN", 'You have been banned!');\r
145 \r
146 define("S_BBANMESS1", 'You have been permanently banned from ');\r
147 define("S_BBANBOARD", '<b>all boards</b>.');\r
148 define("S_BBANMESS2", '');\r
149 define("S_BBANMESSREA", 'The moderation team supplied the following reason: ');\r
150 \r
151 define("S_BBANMESSB4FORM", "If you believe this is a mistake, you may dispute the matter by posting <a href='".HOME."banplea/post".PHP_EXT2."'>here</a> or the form provided below.");\r
152 \r
153 define("S_BBANMESSVIEWDENY", 'Your appeal was reviewed and denied. You may not appeal this ban again.');\r
154 define("S_BBANMESSDENY", 'You may not appeal this ban.');\r
155 \r
156 define("S_MANAMODE", 'Manager Mode');         //Prints heading on top of Manager page\r
157 define("S_MANAREPDEL", 'Management Panel');        //Defines Management Panel radio button--allows the user to view the management panel (overview of all posts)\r
158 define("S_MANAPOST", 'Manager Post');         //Defines Manager Post radio button--allows the user to post using HTML code in the comment box\r
159 define("S_MANASAGE", 'Perma-sage');\r
160 define("S_MANATHUMB", 'Thumbnail replacement');\r
161 define("S_MANASTOP", 'Thread stop');\r
162 define("S_MANAHOST", 'Host/ID display list'); // registration and deletion\r
163 define("S_MANAARCH", 'Archive Management');\r
164 define("S_MANAREGBAN", 'Ban Management');\r
165 define("S_MANADELBAN", 'Unban Management');\r
166 define("S_MANAREGWORD", 'Word filter Registration');\r
167 define("S_MANADELWORD", 'Word filter Deletion');\r
168 define("S_MANALOG", 'Log management');\r
169 define("S_FUTARE", 'Log cleaning');\r
170 define("S_MANASUB", 'Submit');          //Defines name for submit button in Manager Mode\r
171 define("S_MANAVER", 'Verify Management access');\r
172 define("S_MANANAME", 'Mod/Admin name');\r
173 define("S_MANAPASS", 'Pass');\r
174 define("S_MANAREM", 'Remeber my login');\r
175 define("S_DELLIST", 'Mark the check box of a post, and push the deletion button to delete it.');         //Prints sub-heading of Management Panel\r
176 define("S_SAGELIST", 'Mark the check box of a post, and push the change button to Permasage it.<center>\81uSage\81vand\81uSage release\81vchange.<center>\81usage\81vby\81uSage start\81vand\81uNumber sage of loesses\81vcannot be released.');\r
177 define("S_STOPLIST", 'Mark the check box of a post, and push the change button to lock/close it.<br />\81uSuresuto\81vand\81uSuresuto\81vrelease" change.<br />');\r
178 define("S_THUMBLIST", 'Mark the check box of a post, and push the replacement button to replace the thumbnail.<center>\81uSelection\81vand\81uSelection Release\81v change.');\r
179 define("S_HOSTREGLIST", "Mark the check in object host's post check box, and push the change button.<br />It is registered in the display host's list.<br />If the host name is not done when it is checked to display the host name, ID is displayed.<br />");\r
180 define("S_HOSTDELLIST", "Mark the check box of the host who wants to delete it from the list, and push the change button.<br />It is deleted from the display host's list.");\r
181 define("S_WORDFILTERLIST", 'Put the word you want to filter in the red box.<br />Put the filtered word in the blue box.');\r
182 define("S_INTO", '->');\r
183 define("S_ITDELETES", 'Delete');          //Defines for deletion button in Management Panel\r
184 define("S_MDDELETION", 'Delete');\r
185 define("S_MDRESET", 'Reset');          //Defines name for field reset button in Management Panel\r
186 define("S_MDCHANGE", 'Change');\r
187 define("S_MDREPLACE", 'Replace');\r
188 define("S_HOSTDIS", 'The host name is displayed');\r
189 define("S_HOSTDISLIST", 'Host display list');\r
190 define("S_IDDISLIST", 'ID display list');\r
191 define("S_SEL", 'Sel');\r
192 define("S_HOSTNAME", 'Host name');\r
193 define("S_STILLGIF", 'GIF is only made thumbnail');\r
194 define("S_STILLPNG", 'PNG is only made thumbnail');\r
195 define("S_MDONLYPIC", 'File Only');         //Sets whether or not to delete only file, or entire post/thread\r
196 \r
197 //bann\r
198 define("S_PUBREA", 'Public reason : ');\r
199 define("S_PRIREA", 'Private note : ');\r
200 define("S_BANPLEABLE", 'The ban is cleanable : ');\r
201 define("S_MODADMINNAME", 'Name of Mod/Admin : ');\r
202 define("S_BANNOTPLEABLE", 'The ban is <b>NOT</b> cleanable : ');\r
203 define("S_REQUIRETOBANUSER", 'Required to ban user');\r
204 define("S_REQUIRETOBAN", 'Required to ban');\r
205 define("S_REQUIRETOBANANY", 'Required to ban anything');\r
206 \r
207 define("S_MANABANISHUSER", 'User banishment?');\r
208 define("S_DISPLAYTOMANA", 'This will only be visible to mods and admins');\r
209 define("S_DISPLAYTOUSER", 'This will be displayed to banned user');\r
210 define("S_MANABADFILE", 'Bad file');\r
211 define("S_MANABADWORD", 'Bad word');\r
212 \r
213 define("S_MDTABLE1", '<tr bgcolor="#6080f6"><th>Del</th><th>Post No</th><th>Time</th><th>Subject</th>'); //Explains field names for Management Panel (Delete?->Subject)\r
214 define("S_MDTABLE2", '<th>Name</th><th>Comment</th><th>Host / IP</th>'); //Explains names for Management Panel (Name->IP)\r
215 define("S_MDTABLE3", '<th>Size<br />(Bytes)</th>'); //Explains names for Management Panel (Size)\r
216 define("S_MDTABLE4", '<th>md5</th>'); //Explains names for Management Panel (md5)\r
217 \r
218 define("S_MTTABLE1", '<tr bgcolor="#6080f6"><th>Sel</th><th>Post No</th><th>\8fó\91Ô\r
219 </th><th>Time</th><th>Subject</th>');\r
220 \r
221 define("S_RESET", 'Reset');          //Sets name for field reset button (global)\r
222 define("S_IMGSPACEUSAGE", 'Space used : ');      //Prints space used KB by the board under Management Panel\r
223 define("S_YOURIP", 'Your IP Address is : ');\r
224 define("S_SUCCESS", 'Success');\r
225 define("S_CANNOTWRITE", 'Cannot write to a current directory.<br />');      //Returns error when the script cannot write to the directory, this is used on initial setup--check your chmod (777)\r
226 define("S_NOTWRITE", 'Cannot write to directory.<br />');      //Returns error when the script cannot write to the directory, the chmod (777) is wrong\r
227 define("S_NOTREAD", 'Cannot read from directory.<br />');      //Returns error when the script cannot read from the directory, the chmod (777) is wrong\r
228 define("S_NOTDIR", 'Directory does not exist.<br />');      //Returns error when the script cannot find/read from the directory (does not exist/isn't directory), the chmod (777) is wrong\r
229 define("S_VERIFY", 'Verify');                                                         //verification of the capatcha.\r
230 define("S_WRONGVERY", 'You entered the wrong verification code!');\r
231 define("S_NOTITLE", 'Please enter a title or subject for your post.');\r
232 define("S_ANOTFOUND", 'The article is not found or the password is wrong.');\r
233 define("S_EDITSAME", 'The content is quite the same. Please change somewhere.');\r
234 define("S_CANNOTCORRECT", 'It is not possible to correct this post.');\r
235 \r
236 define("S_TOOBIGRES", 'Picture dimensions is too large.');\r
237 define("S_TOOSMALLRES", 'Picture dimensions is too small.');\r
238 define("S_FILEEXNOTSUPPORTED", 'File extension not supported');\r
239 define("S_FILETYPENOTSUPPORTED", 'File type not supported');\r
240 \r
241 define("S_THUMBV", 'Thumb');\r
242 define("S_VIEWA", 'Image \91\9c\82Ñ\82ã\81`\82í\81`');\r
243 define("S_NEWTHREAD", 'Make new thread');\r
244 define("S_CAT", 'Catalog');\r
245 define("S_CATALOGMODE", 'Catalog Mode');\r
246 define("S_LIST", 'Thread List');\r
247 define("S_NWAHA", '\90V\92\85\82í\82Í\81[');\r
248 define("S_ABOUT", 'ABOUT');\r
249 define("S_OGEGE", 'Ogege');\r
250 define("S_ALBUM", 'Album');\r
251 define("S_TLIST", 'The Thread List is here.');\r
252 define("S_SUBLIST", 'Subject List');\r
253 define("S_SOURCECODE", 'Source Code');\r
254 define("S_ARCHIVEOF", 'Archive of '.TITLE);\r
255 define("S_NOARCHIVE", 'There is no archived threads.');\r
256 \r
257 /*smaller files connection*/\r
258 define("S_TOTAL_IMG", 'Total Images');\r
259 define("S_TOTAL_SURE", 'Total Threads');\r
260 define("S_TOTAL_POST", 'Total Posts');\r
261 \r
262 define("S_FUTAPASS", '\81¥Please input the password.');\r
263 define("S_FUTABO1", 'Submit');\r
264 define("S_FUTADEL", 'Delete it?');\r
265 define("S_FUTA2YOTSU", 'Update it?');\r
266 define("S_FUTAGARBAGE", 'The garbage of URL, MAIL, and TIME is removed.<br />\r
267 Please execute the log after it backs up without fail.');\r
268 define("S_FUTAPROSS", '<b>It was normally processed.</b>');\r
269 $copy_log = COPY_LOG;\r
270 define("S_FUTAPROSSCOPY", '<br />Please rename <b>'.$copy_log.'</b> after confirming the log as '.LOGFILE.' and replace it.');\r
271 define("S_FUTACLEAN", 'Clean');\r
272 \r
273     //img_view/search\r
274 define("S_IMG_VIEW_INFO", 'It links with contribution Thread a check box of the display it on as for the file information. ');\r
275 define("S_TEXT_ENGINE", 'Full-text search engine');\r
276 define("S_TEXT_ENGINE_INSTALLED", ' installed');\r
277 define("S_FILE_INFO_DISP", 'The file information is displayed.');\r
278 define("S_FILE_INFO_DISP_BUTTON", '\83|\83`\83b\82Æ\82È');\r
279 define("S_ALL_TOTAL_IMG", 'The number of all images');\r
280 define("S_SURE_IMG", 'The number of op images');\r
281 define("S_REPLY_IMG", 'The number of reply images');\r
282 define("S_PAGE_DEF", 'Number of one page displays');\r
283 define("S_IMG_DISPLAY_TO", 'to');\r
284 define("S_IMG_DISPLAY", 'are the images displayed.');\r
285 define("S_PIECE", '');\r
286 \r
287 define("S_SEARCH",'Search');\r
288 define("S_DISPNO",'Display results\81F');\r
289 define("S_SEARCH_RULE", '\81E Please delimit it in space when you specify two or more key words.<br />\r
290 \81E It retrieves it to the search condition AND A B = It is (A and B. )<br />\r
291 \81E The retrieval object is article No, a name, a title, a text, and eye column.<br />\r
292 \81E Capital letters and small letters are distinguished. (A?a) (ABC?aBC)<br />\r
293 \81E The retrieval word is used four colors repeatedly and displayed with the color. Google style?<br />\r
294 \81E Please refrain from a strange search strategy as much as possible. The report if there is a bug.<br />\r
295 \81E The base of this search engine is logoogle.php ver 0.1.1<br />');\r
296 \r
297 define("S_SEARCH_NOT_FOUND", 'did not match any text.');\r
298 define("S_SEARCH_PROTIP", 'Search PRO TIP');\r
299 define("S_SEARCH_LIST", '- Please confirm whether there are neither an erratum nor an omission of a word in the key word.<br />\r
300 - Please use a different key word.<br />\r
301 - Please use a more general word.<br />\r
302 - Please reduce the number of key words.<br />\r
303 - Please doubt my sense.<br />');\r
304 define("S_POSTSCRIPT", 'PRO TIP:');\r
305 define("S_SEARCH_FIX", 'When it is not good, even if the above-mentioned is tried, please give up bravely. [ENGRISH wwww]');\r
306 define("S_KEYWORD_NO_MATCH", 'There was no article that matched to the key word.');\r
307 \r
308 define("S_INLOG", 'In log');\r
309 define("S_SEARCH_RESULT", 'Search result |');\r
310 define("S_SEARCH_HIT", 'Hits');\r
311 define("S_SEARCH_RESULTS", 'Results');\r
312 define("S_SEARCH_SUBJECT", 'Subject\81F');\r
313 define("S_SEARCH_NAME", 'Name\81F');\r
314 define("S_SEARCH_DATE", 'Date\81F');\r
315 define("S_SEARCH_PREV", '&lt;&lt;Previous');\r
316 define("S_SEARCH_NEXT", 'Next&gt;&gt;');\r
317 define("S_IMGRET",'Image retrieval');\r
318 define("S_SEARCH_TOOL",'Search tool');\r
319 define("S_HELP",'Help');\r
320 \r
321     //time\r
322 define("S_SECONDS", 'seconds');\r
323     //image download counter\r
324 define("S_THISIMG",'This image has been downloaded ');\r
325 define("S_THISIMGDLTIMES",' time[s].');\r
326 \r
327 // Style tooltip: stuff inside [square brackets] MUST be left as is!\r
328         define ('S_STYLETOOLTIP', "Switch to [what] style");\r
329 \r
330         // Title of stylesheet management page\r
331         define ('S_ADMIN_STYLESHEETS', "Manage Stylesheets");\r
332 \r
333                 define ('TH_ADMIN_IMPORTED', "Imported from <b>[file]</b>");\r
334                 define ('TH_ADMIN_EDITING', "Editing <b>[file]</b>");\r
335                 define ('TH_ADMIN_CREATED', "<b>[file]</b> created!");\r
336                 define ('TH_ADMIN_UPDATED', "<b>[file]</b> updated!");\r
337                 define ('TH_ADMIN_DELETED', "<b>[file]</b> deleted!");\r
338 \r
339                 // Headings for fields\r
340                 define ('TH_ADMIN_IS_DEFAULT', "Default?");\r
341                 define ('TH_ADMIN_STYLE_DEFAULT', "Make this default");\r
342                 define ('TH_ADMIN_FULLNAME', "Full name");\r
343                 define ('TH_ADMIN_SHORTNAME', "Short name");\r
344                 define ('TH_ADMIN_DISP_ID', '<nobr>ID / Display order</nobr> <nobr>(0 to delete)</nobr>');\r
345                 define ('TH_ADMIN_ADDSTYLE', "Add [or modify] stylesheet entry");\r
346                         // This goes in [or modify] above\r
347                         define ('TH_ADMIN_MODSTYLE', "or modify");\r
348                 define ('TH_ADMIN_NEW_FILE', 'File');\r
349                 define ('TH_ADMIN_NEW_ID', '<nobr>Display order</nobr> <nobr>(Use existing ID to overwrite)</nobr>');\r
350 \r
351 /*\r
352 define("S_SQLCONF", 'MySQL connection failure');  //MySQL connection failure\r
353 define("S_SQLDBSF", 'Database error, check SQL settings<br />'); //database select failure\r
354 define("S_TCREATE", 'Creating table!<br />\n'); //creating table\r
355 define("S_TCREATEF", 'Unable to create table!<br />');  //table creation failed\r
356 define("S_SQLFAIL", 'Critical SQL problem!<br />');  //SQL Failure\r
357 define("S_UNFILE", 'File type not suported.');\r
358 */\r
359 ?>\r