OSDN Git Service

ADD: Mocchiが手がけたファイル管理プラグイン一式をコミット
[nucleus-jp/nucleus-plugins.git] / NP_Thumbnail / thumbnail / english.php
diff --git a/NP_Thumbnail/thumbnail/english.php b/NP_Thumbnail/thumbnail/english.php
new file mode 100755 (executable)
index 0000000..ce240c4
--- /dev/null
@@ -0,0 +1,35 @@
+<?php\r
+/**\r
+ * Thumbnail plugin for Nucleus CMS\r
+ * Version 3.9.6 (4.0 RC2) for PHP5\r
+ * Written By Mocchi, Apr. 04, 2011\r
+ * Original code was written by jirochou, May 23, 2004 and maintained by nakahara21\r
+ * This plugin depends on NP_MediaUtils\r
+ * \r
+ * This program is free software; you can redistribute it and/or\r
+ * modify it under the terms of the GNU General Public License\r
+ * as published by the Free Software Foundation; either version 3\r
+ * of the License, or (at your option) any later version.\r
+ */\r
+\r
+define ('_NP_THUMBNAIL_01', 'Show thumbnail image on <%Thumbnail%> or <%popup%>, depends on NP_MediaUtils');\r
+define ('_NP_THUMBNAIL_02', 'Maxmum width of thumbnail');\r
+define ('_NP_THUMBNAIL_03', 'Maxmum height of thumbnail');\r
+define ('_NP_THUMBNAIL_04', 'Store thumbnail');\r
+define ('_NP_THUMBNAIL_05', 'No Need');\r
+define ('_NP_THUMBNAIL_06', 'Filesystem');\r
+define ('_NP_THUMBNAIL_07', 'Change <%popup%> to thumbnail');\r
+define ('_NP_THUMBNAIL_08', 'Template for <%Thumbnail%> or <%popup%>');\r
+define ('_NP_THUMBNAIL_09', 'Thumbnail Images Management');\r
+define ('_NP_THUMBNAIL_10', 'Invalid parameter of <%0%> and <%1%>');\r
+define ('_NP_THUMBNAIL_11', 'Fail to read <%0%>');\r
+define ('_NP_THUMBNAIL_12', 'Fail to generate thumbnail from <%0%>');\r
+define ('_NP_THUMBNAIL_13', 'Fail to create <%0%> for store of thumbnails');\r
+define ('_NP_THUMBNAIL_14', 'This function is not allowed.');\r
+define ('_NP_THUMBNAIL_15', 'Thumbnails is generated in <%0%> on Media directory.');\r
+define ('_NP_THUMBNAIL_16', 'One session generates <%0%> thumbnails.');\r
+define ('_NP_THUMBNAIL_17', 'There is a possibility to fail to generate thumbnail if original image is too large.');\r
+define ('_NP_THUMBNAIL_18', '<%0%> files is in this media directory.');\r
+define ('_NP_THUMBNAIL_19', '<%0%> files can generate its own thumbnail.');\r
+define ('_NP_THUMBNAIL_20', '<%0%> thumbnails already generated');\r
+define ('_NP_THUMBNAIL_21', 'Logs');\r