OSDN Git Service

FIX: NP_AttachをNucleus 3.65/PHP5.4/MySQL5.5で動作するよう修正
[nucleus-jp/nucleus-plugins.git] / NP_Thumbnail / thumbnail / en_Latn_US.ISO-8859-1.php
1 <?php\r
2 /**\r
3  * Thumbnail plugin for Nucleus CMS\r
4  * Version 4.0.0 for PHP5\r
5  * Written By Mocchi, Apr. 06, 2011\r
6  * Original code was written by jirochou, May 23, 2004 and maintained by nakahara21\r
7  * This plugin depends on NP_MediaUtils\r
8  * \r
9  * This program is free software; you can redistribute it and/or\r
10  * modify it under the terms of the GNU General Public License\r
11  * as published by the Free Software Foundation; either version 3\r
12  * of the License, or (at your option) any later version.\r
13  */\r
14 \r
15 define ('_NP_THUMBNAIL_01', 'Show thumbnail image on <%Thumbnail%> or <%popup%>, depends on NP_MediaUtils');\r
16 define ('_NP_THUMBNAIL_02', 'Maxmum width of thumbnail');\r
17 define ('_NP_THUMBNAIL_03', 'Maxmum height of thumbnail');\r
18 define ('_NP_THUMBNAIL_04', 'Store thumbnail');\r
19 define ('_NP_THUMBNAIL_05', 'No Need');\r
20 define ('_NP_THUMBNAIL_06', 'Filesystem');\r
21 define ('_NP_THUMBNAIL_07', 'Change <%popup%> to thumbnail');\r
22 define ('_NP_THUMBNAIL_08', 'Template for <%Thumbnail%> or <%popup%>');\r
23 define ('_NP_THUMBNAIL_09', 'Thumbnail Images Management');\r
24 define ('_NP_THUMBNAIL_10', 'Invalid parameter of <%0%> and <%1%>');\r
25 define ('_NP_THUMBNAIL_11', 'Fail to read <%0%>');\r
26 define ('_NP_THUMBNAIL_12', 'Fail to generate thumbnail from <%0%>');\r
27 define ('_NP_THUMBNAIL_13', 'Fail to create <%0%> for store of thumbnails');\r
28 define ('_NP_THUMBNAIL_14', 'This function is not allowed.');\r
29 define ('_NP_THUMBNAIL_15', 'Thumbnails is generated in <%0%> on Media directory.');\r
30 define ('_NP_THUMBNAIL_16', 'One session generates <%0%> thumbnails.');\r
31 define ('_NP_THUMBNAIL_17', 'There is a possibility to fail to generate thumbnail if original image is too large.');\r
32 define ('_NP_THUMBNAIL_18', 'The target weblog to generate thumbnails');\r
33 define ('_NP_THUMBNAIL_19', '<%0%> files is in this media directory.');\r
34 define ('_NP_THUMBNAIL_20', '<%0%> files can generate its own thumbnail.');\r
35 define ('_NP_THUMBNAIL_21', '<%0%> thumbnails already generated');\r
36 define ('_NP_THUMBNAIL_22', 'Logs');\r