source: extensions/piclens/language/en_UK/plugin.lang.php @ 3610

Last change on this file since 3610 was 3610, checked in by tiico, 15 years ago

Finalize advanced parameters for embeded wall
FR and EN Language
Add icones for custom icon toolbar

File size: 12.3 KB
Line 
1<?php
2/*
3 * Plugin Name: CoolIris-Piclens
4 * Version: 0.3.4
5 * Description: Cooliris/Piclens activation
6 * Plugin URI: http://fr.piwigo.org/ext/extension_view.php?eid=234
7 * Author: Tiico
8 * Author URI:
9 * */
10/********* Fichier EN plugin.lang.php  *********/
11// Piclenslite button
12$lang['piclens_button']                                 = 'View a slideshow';
13
14
15// Admin page
16$lang['piclens_config_tab']                             = 'Configuration';
17$lang['piclens_rssfeed_tab']                    = 'RSS Feed';
18$lang['piclens_3dwallconfig_tab']               = 'PiclensWall Configuration';
19
20//
21$lang['piclens_admin_title']                    = 'Cooliris/Piclens PlugIn Configuration';
22$lang['piclens_admin_submit']                   = 'Save';
23$lang['piclens_admin_saveOK']                   = 'Cooliris-Piclens Configuration Saved';
24$lang['piclens_admin_saveERR1']                 = 'crossdomain.xml file not found';
25$lang['piclens_admin_saveERR2']                 = 'File copy Error';
26$lang['piclens_admin_saveERR3']                 = 'crossdomain.xml file already present';
27$lang['piclens_admin_saveOK2']                  = 'crossdomain.xml file is properly copied to the root of the site';
28$lang['piclens_admin_saveERR4']                 = 'Cooliris 3D Wall disabled because PWG Stuff is installed';
29
30$lang['piclens_admin_restoreOK']                = 'Parameters in Configuration file (%s) are saved into DataBase';
31$lang['piclens_admin_restoreKO']                = 'Configuration File (%s) missing';
32$lang['piclens_admin_savefileOK']               = 'Parameters saved in configuration file (%s)';
33$lang['piclens_admin_savefileWN']               = 'Existing configuration file (%s) was deleted';
34$lang['piclens_admin_restore']                  = 'Restore parameters from file';
35$lang['piclens_admin_savefile']                 = 'Save parameters to file';
36
37$lang['piclens_cfg_title']                              = 'Piclens : Configuration';
38$lang['piclens_cfg_piclens_actived']    = 'Enabling the Cooliris/Piclens plugin';
39$lang['piclens_cfg_recursiv_actived']   = 'Enabling the recursion on the sub-categories';
40$lang['piclens_cfg_root_actived']               = 'Enabling Piclens on all the Gallery (at the Home gallery)';
41$lang['piclens_cfg_lite_actived']               = 'Enabling PiclensLite (Piclens without navigator plugins)';
42
43$lang['piclens_cfg_otherplugins_title'] = 'Compatibility with other installed plugins';
44$lang['piclens_cfg_plugins_actived']    = 'Enabling compatibility with <b><u><i>%s</i></u></b> Plugin';
45$lang['piclens_label_plugins']                  = '<b><u><i>%s</i></u> Plugin installed </b>and <b>activated</b>';
46$lang['piclens_secureimage_detail']             = 'Use the getFile method from the SecureImage plugin to load pictures.';
47$lang['piclens_extendeddesc_detail']    = 'Using language tag [lang] for the picture description and the < !--hidden-- > tag to hide categories and pictures.';
48
49$lang['piclens_cfg_specials_actived']   = 'Enabling Piclens on "Specials" pages';
50$lang['piclens_recentpics_label']               = 'Recent pictures';
51$lang['piclens_recentcats_label']               = 'Recent categories';
52$lang['piclens_mostvisited_label']              = 'Most visited';
53$lang['piclens_bestrated_label']                = 'Best rated';
54$lang['piclens_favorites_label']                = 'My favorites';
55
56$lang['piclens_label_withoutrecursive'] = 'Without recursion';
57$lang['piclens_label_withrecursive']    = 'With recursion';
58
59$lang['piclens_recurs_mode_title']              = 'Recursion Method';
60$lang['piclens_recurs_mode_label']              = 'Recursion Method  : ';
61$lang['piclens_recursive_standard']             = 'Standard';
62$lang['piclens_recursive_standard_title']= 'Standard Method';
63$lang['piclens_recursive_standard_detail']= 'Home<br/>&nbsp;\- Category A<br/>&nbsp;\&nbsp;&nbsp;&nbsp;\- Sub Category AA<br/>&nbsp;\&nbsp;&nbsp;&nbsp;\&nbsp;&nbsp;&nbsp;\- pictures_AAxx<br/>&nbsp;\&nbsp;&nbsp;&nbsp;\ <br/>&nbsp;\&nbsp;&nbsp;&nbsp;\- Sub Category AB<br/>&nbsp;\&nbsp;&nbsp;&nbsp;\&nbsp;&nbsp;&nbsp;\- pictures_ABxx<br/>&nbsp;\<br/>&nbsp;\- Category B<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\- Sub Category BA<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\&nbsp;&nbsp;&nbsp;\- pictures_BAxx<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\- Sub Category BB<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\- pictures_BBxx<br/><br/>- At Home, 1 stream containing all the images of A and B categories and their subcategories (flux Home)<br/>- In each category (eg A), 1 stream containing all images in the category and sub-categories (eg A and AA and AB)<br/>';
64$lang['piclens_recursive_specifique']   = 'Specific';
65$lang['piclens_recursive_specifique_title']= 'Specific Method ';
66$lang['piclens_recursive_specifique_detail']= 'Home<br/>&nbsp;\- Category A<br/>&nbsp;\&nbsp;&nbsp;&nbsp;\- Sub Category AA<br/>&nbsp;\&nbsp;&nbsp;&nbsp;\&nbsp;&nbsp;&nbsp;\- pictures_AAxx<br/>&nbsp;\&nbsp;&nbsp;&nbsp;\ <br/>&nbsp;\&nbsp;&nbsp;&nbsp;\- Sub Category AB<br/>&nbsp;\&nbsp;&nbsp;&nbsp;\&nbsp;&nbsp;&nbsp;\- pictures_ABxx<br/>&nbsp;\<br/>&nbsp;\- Category B<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\- Sub Category BA<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\&nbsp;&nbsp;&nbsp;\- pictures_BAxx<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\- Sub Category BB<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\- pictures_BBxx<br/><br/>- At the Home, 1 stream for each category contains all the images of sub-categories (eg, flows A and B flows)<br/>- In each category (eg A), 1 stream for the category containing all images in the category (eg flow A) and 1 stream for each subcategories containing all the images in the sub-categories (eg flow AA and flow AB)';
67
68$lang['piclens_recurs_mode_rem']                = '<i>Whatever the method chosen, the wall 3D "Cooliris 3D Wall" (Tab 3) operates in <b>Standard Method</b></i>';
69
70$lang['piclens_rsscfg_title']                   = 'Piclens : RSS feed Parameters';
71$lang['piclens_rsscfg_exttitle']                = 'File type show in Piclens';
72$lang['piclens_rsscfg_ext']                             = 'Use these file extensions : ';
73$lang['piclens_rsscfg_ext1']                    = '(Any extension selected => Use all extensions in rss feed)';
74$lang['piclens_rsscfg_ext2']                    = 'Note : !NULL! represent some records without thumbnails (some video file [.flv for exemple])';
75
76$lang['piclens_rsscfg_TNtype']                  = 'Thumbnail image type use in Piclens slideshow';
77$lang['piclens_rsscfg_IMGtype']                 = 'Normal image type use in Piclens slideshow';
78$lang['piclens_rsscfg_order']                   = 'Display order of pictures in PicLens';
79$lang['piclens_rsscfg_order1']                  = 'Sorting order of pictures in Piclens';
80$lang['piclens_rsscfg_name']                    = 'Pictures name in Piclens';
81$lang['piclens_rsscfg_namecat']                 = 'Show the Category name';
82$lang['piclens_rsscfg_desc']                    = 'Description of pictures in Piclens';
83$lang['piclens_rsscfg_video']                   = 'Video support in Piclens';
84
85$lang['piclens_label_orderPiwigo']              = 'Defaut Piwigo';
86$lang['piclens_label_orderCreDate']     = 'Create date';
87$lang['piclens_label_orderAddDate']     = 'Add Date';
88$lang['piclens_label_orderAverage']     = 'Average rate';
89$lang['piclens_label_orderBest']                = 'Best hit';
90$lang['piclens_label_orderName']                = 'File name';
91$lang['piclens_label_orderID']                  = 'Id';
92$lang['piclens_label_orderRand']                = 'Random';
93$lang['piclens_label_orderCat']                 = 'Category';
94$lang['piclens_label_orderRank']                = 'Rank';
95
96$lang['piclens_label_sortHome']                 = 'Piclens on Home';
97$lang['piclens_label_sortCat']                  = 'Piclens on Categories';
98
99$lang['piclens_label_sortPiwigo']               = 'Defaut Piwigo';
100$lang['piclens_label_sortUp']                   = 'UP';
101$lang['piclens_label_sortDown']                 = 'DOWN';
102
103$lang['piclens_label_TypeTN']                   = 'Thumbnail';
104$lang['piclens_label_TypeNorm']                 = 'Normal';
105$lang['piclens_label_TypeHigh']                 = 'High';
106
107$lang['piclens_label_Name1']                    = 'Thumbnail name : size';
108$lang['piclens_label_Name2']                    = 'Thumbnail name';
109$lang['piclens_label_Name3']                    = 'Picture name';
110$lang['piclens_label_Name4']                    = 'Nothing';
111
112$lang['piclens_label_Desc1']                    = 'Nothing';
113$lang['piclens_label_Desc2']                    = 'Picture name';
114$lang['piclens_label_Desc3']                    = 'Picture description';
115
116
117$lang['piclens_wallcfg_title']                  = 'Piclens : PiclensWall (3D Wall) Configuration';
118$lang['piclens_wallcfg_navoption_title']= 'Navigation with Cooliris 3D Wall';
119$lang['piclens_wallcfg_name']                   = 'Cooliris 3D Wall Title :';
120$lang['piclens_wallcfg_actived']                = 'Enabling Cooliris 3DWall';
121$lang['piclens_wallcfg_info']                   = '<b>Important for 3DWall works: </b>It is necessary to copy the file';
122$lang['piclens_wallcfg_info_suite']             = 'at the root of the site (or modify the existant one)';
123$lang['piclens_wallcfg_color']                  = 'Background color for the Cooliris 3D wall';
124$lang['piclens_wallcfg_colorB']                 = 'Black';
125$lang['piclens_wallcfg_colorW']                 = 'White';
126$lang['piclens_wallcfg_heigh']                  = 'Height for the Cooliris 3D Wall';
127$lang['piclens_wallcfg_disp']                   = 'Choosing display Cooliris 3D wall :';
128$lang['piclens_wallcfg_disp_opt1']              = 'Home';
129$lang['piclens_wallcfg_disp_opt2']              = 'Categories';
130$lang['piclens_wallcfg_option']                 = 'Display Options of Cooliris 3D Wall :';
131$lang['piclens_wallcfg_option-opt1']    = 'Show "Embed" link';
132$lang['piclens_wallcfg_option-opt2']    = 'Show "FullScreen" link';
133$lang['piclens_wallcfg_option-opt3']    = 'Show "Search" link';
134$lang['piclens_wallcfg_transparent']    = '"Transparent" Mode for the wall. <i>Needed for some horizontal themes</i>';
135$lang['piclens_wallcfg_param']                  = 'Cooliris 3D Wall Parameters ';
136$lang['piclens_wallcfg_paramNORM']              = 'Standard (Same for all the gallery)';
137$lang['piclens_wallcfg_paramSPEC']              = 'Specific (configuration of the categories below)';
138$lang['piclens_wallcfg_cat_nav']                = 'Replacing the thumbnails navigation in categories by the Cooliris 3D wall';
139$lang['piclens_wallcfg_cat_nav1']               = 'Categories for which the wall replaces 3D navigation :';
140
141$lang['piclens_wallcfg_swflocal']               = '[Optional] Using the local flash file (swf) for the 3DWall instead of the Cooliris site <b>[In this case, the crossdomain.xml file is not needed]</b>';
142
143$lang['piclens_wallcfg_nbligne']        = 'Number of row display on the wall ';
144
145$lang['piclens_wallcfg_cat']                    = '     Categories included in the Cooliris 3D wall (when parameter \'specific\') :';
146
147$lang['piclens_wallcfg_spec_nav']               = 'Replacing the navigation on specials pages by the Cooliris 3D wall';
148
149$lang['piclens_label_crossdomain1']             = '<i>The <u>crossdomain.xml</u> file already exist at the root of the site, edit and change it manually if necessary.</i>';
150$lang['piclens_label_crossdomain2']             = 'Copy crossdomain.xml file at the root of the site.';
151
152$lang['piclens_label_pwgstuff1']                = '<u>Note :</u> <b>Option not available because PWG_Stuff is installed (check the option in PWG_Stuff). Some settings can be changed here.</b>';
153$lang['piclens_label_pwgstuff2']                = '<u>Note :</u> Instead, install <a href=http://fr.piwigo.org/ext/extension_view.php?eid=190>PWG_Stuff</a> to add PicLens 3DWall block (customizable display in PWG_Stuff).';
154
155$lang['piclens_stuff_notparam']                 = '<b>Parameters specific to the plugin Cooliris PicLens. Not used in PWG Stuff plugin</b>';
156$lang['piclens_stuff_param_commun']             = '<b>Parameters may be common to plugins  Cooliris PicLens and PWG-Stuff</b>';
157
158$lang['piclens_3dwallconfig2_tab']              = 'Advanced 3DWall configuration';
159$lang['piclens_wallcfgadv_title']       = 'Piclens : Advanced Configuration of Cooliris 3D Wall';
160$lang['piclens_wallcfg_colorD']         = 'Dark';
161$lang['piclens_wallcfg_colorL']         = 'Light';
162$lang['piclens_wallcfg_showChrome']    = 'Shows the bottom toolbar background';
163$lang['piclens_wallcfg_showDescription']    = 'Show the item description overlay';
164$lang['piclens_wallcfg_showReflections']    = 'Show the reflections under the images';
165$lang['piclens_wallcfg_showTutorial']    = 'Show a tutorial message';
166$lang['piclens_wallcfg_showNavArrows']    = 'Shows the navigation arrows';
167$lang['piclens_wallcfg_backgroundAlpha']    = 'Background transparency [0.0-1.0]';
168$lang['piclens_wallcfg_descriptionHeight']    = 'Height of the name and description overlay [0-100]';
169$lang['piclens_wallcfg_tilt']    = 'Amount of wall tilt [0-5]';
170$lang['piclens_wallcfg_backgroundColor']    = 'Color for the background';
171$lang['piclens_wallcfg_glowColor']    = 'Color of the glow around the selected picture';
172$lang['piclens_wallcfg_backgroundImage']    = 'URL of background image for the wall';
173$lang['piclens_wallcfg_tutorial']    = 'URL to tutorial image';
174$lang['piclens_wallcfg_tutorialtime']    = 'Tutorial delay';
175$lang['piclens_wallcfg_customButtonURL']    = 'URL for custom button in the lower right corner of the toolbar';
176$lang['piclens_wallcfg_customButtonTARGET']    = 'Target for custom button';
177$lang['piclens_wallcfg_icons']    = 'Directory of PNG images for custom toolbar icons';
178$lang['piclens_wallcfg_linkCSS']    = 'CSS string to be applied to descriptions';
179
180
181?>
Note: See TracBrowser for help on using the repository browser.