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

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

Add index.php file into directory
Add CHANGELOG and clean header files
Add 'last comments' option for name and descriptions (%ID option)
Add maintain.inc.php for migration to 0.4.x (name and description translation)
Complete Chinese translation (thanks winson)

  • Correct the latests commit (3636 & 3637 were not complete)
File size: 13.6 KB
Line 
1<?php
2/*
3 * Plugin Name: CoolIris-Piclens
4 * File :  plugin.lang.php
5* Lang : EN
6 */
7
8// Piclenslite button
9$lang['piclens_button']                                 = 'View a slideshow';
10
11
12// Admin page
13$lang['piclens_config_tab']                             = 'Configuration';
14$lang['piclens_rssfeed_tab']                    = 'RSS Feed';
15$lang['piclens_3dwallconfig_tab']               = 'PiclensWall Configuration';
16
17//
18$lang['piclens_admin_title']                    = 'Cooliris/Piclens PlugIn Configuration';
19$lang['piclens_admin_submit']                   = 'Save';
20$lang['piclens_admin_saveOK']                   = 'Cooliris-Piclens Configuration Saved';
21$lang['piclens_admin_saveERR1']                 = 'crossdomain.xml file not found';
22$lang['piclens_admin_saveERR2']                 = 'File copy Error';
23$lang['piclens_admin_saveERR3']                 = 'crossdomain.xml file already present';
24$lang['piclens_admin_saveOK2']                  = 'crossdomain.xml file is properly copied to the root of the site';
25$lang['piclens_admin_saveERR4']                 = 'Cooliris 3D Wall disabled because PWG Stuff is installed';
26
27$lang['piclens_admin_restoreOK']                = 'Parameters in Configuration file (%s) are saved into DataBase';
28$lang['piclens_admin_restoreKO']                = 'Configuration File (%s) missing';
29$lang['piclens_admin_savefileOK']               = 'Parameters saved in configuration file (%s)';
30$lang['piclens_admin_savefileWN']               = 'Existing configuration file (%s) was deleted';
31$lang['piclens_admin_restore']                  = 'Restore parameters from file';
32$lang['piclens_admin_savefile']                 = 'Save parameters to file';
33
34$lang['piclens_cfg_title']                              = 'Piclens : Configuration';
35$lang['piclens_cfg_piclens_actived']    = 'Enabling the Cooliris/Piclens plugin';
36$lang['piclens_cfg_recursiv_actived']   = 'Enabling the recursion on the sub-categories';
37$lang['piclens_cfg_root_actived']               = 'Enabling Piclens on all the Gallery (at the Home gallery)';
38$lang['piclens_cfg_lite_actived']               = 'Enabling PiclensLite (Piclens without navigator plugins)';
39
40$lang['piclens_cfg_otherplugins_title'] = 'Compatibility with other installed plugins';
41$lang['piclens_cfg_plugins_actived']    = 'Enabling compatibility with <b><u><i>%s</i></u></b> Plugin';
42$lang['piclens_label_plugins']                  = '<b><u><i>%s</i></u> Plugin installed </b>and <b>activated</b>';
43$lang['piclens_secureimage_detail']             = 'Use the getFile method from the SecureImage plugin to load pictures.';
44$lang['piclens_extendeddesc_detail']    = 'Using language tag [lang] for the picture description and the < !--hidden-- > tag to hide categories and pictures.';
45
46$lang['piclens_cfg_specials_actived']   = 'Enabling Piclens on "Specials" pages';
47$lang['piclens_recentpics_label']               = 'Recent pictures';
48$lang['piclens_recentcats_label']               = 'Recent categories';
49$lang['piclens_mostvisited_label']              = 'Most visited';
50$lang['piclens_bestrated_label']                = 'Best rated';
51$lang['piclens_favorites_label']                = 'My favorites';
52
53$lang['piclens_label_withoutrecursive'] = 'Without recursion';
54$lang['piclens_label_withrecursive']    = 'With recursion';
55
56$lang['piclens_recurs_mode_title']              = 'Recursion Method';
57$lang['piclens_recurs_mode_label']              = 'Recursion Method  : ';
58$lang['piclens_recursive_standard']             = 'Standard';
59$lang['piclens_recursive_standard_title']= 'Standard Method';
60$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/>';
61$lang['piclens_recursive_specifique']   = 'Specific';
62$lang['piclens_recursive_specifique_title']= 'Specific Method ';
63$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)';
64
65$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>';
66
67$lang['piclens_rsscfg_title']                   = 'Piclens : RSS feed Parameters';
68$lang['piclens_rsscfg_exttitle']                = 'File type show in Piclens';
69$lang['piclens_rsscfg_ext']                             = 'Use these file extensions : ';
70$lang['piclens_rsscfg_ext1']                    = '(Any extension selected => Use all extensions in rss feed)';
71$lang['piclens_rsscfg_ext2']                    = 'Note : !NULL! represent some records without thumbnails (some video file [.flv for exemple])';
72
73$lang['piclens_rsscfg_TNtype']                  = 'Thumbnail image type use in Piclens slideshow';
74$lang['piclens_rsscfg_IMGtype']                 = 'Normal image type use in Piclens slideshow';
75$lang['piclens_rsscfg_order']                   = 'Display order of pictures in PicLens';
76$lang['piclens_rsscfg_order1']                  = 'Sorting order of pictures in Piclens';
77$lang['piclens_rsscfg_name']                    = 'Pictures name in Piclens';
78$lang['piclens_rsscfg_namecat']                 = 'Show the Category name';
79$lang['piclens_rsscfg_desc']                    = 'Description of pictures in Piclens';
80$lang['piclens_rsscfg_video']                   = 'Video support in Piclens';
81
82$lang['piclens_label_orderPiwigo']              = 'Defaut Piwigo';
83$lang['piclens_label_orderCreDate']     = 'Create date';
84$lang['piclens_label_orderAddDate']     = 'Add Date';
85$lang['piclens_label_orderAverage']     = 'Average rate';
86$lang['piclens_label_orderBest']                = 'Best hit';
87$lang['piclens_label_orderName']                = 'File name';
88$lang['piclens_label_orderID']                  = 'Id';
89$lang['piclens_label_orderRand']                = 'Random';
90$lang['piclens_label_orderCat']                 = 'Category';
91$lang['piclens_label_orderRank']                = 'Rank';
92
93$lang['piclens_label_sortHome']                 = 'Piclens on Home';
94$lang['piclens_label_sortCat']                  = 'Piclens on Categories';
95
96$lang['piclens_label_sortPiwigo']               = 'Defaut Piwigo';
97$lang['piclens_label_sortUp']                   = 'UP';
98$lang['piclens_label_sortDown']                 = 'DOWN';
99
100$lang['piclens_label_TypeTN']                   = 'Thumbnail';
101$lang['piclens_label_TypeNorm']                 = 'Normal';
102$lang['piclens_label_TypeHigh']                 = 'High';
103
104$lang['piclens_label_Name1']                    = 'Thumbnail name : size';
105$lang['piclens_label_Name2']                    = 'Thumbnail name';
106$lang['piclens_label_Name3']                    = 'Picture name';
107$lang['piclens_label_Name4']                    = 'Nothing';
108
109$lang['piclens_label_Desc1']                    = 'Nothing';
110$lang['piclens_label_Desc2']                    = 'Picture name';
111$lang['piclens_label_Desc3']                    = 'Picture description';
112
113
114$lang['piclens_wallcfg_title']                  = 'Piclens : PiclensWall (3D Wall) Configuration';
115$lang['piclens_wallcfg_navoption_title']= 'Navigation with Cooliris 3D Wall';
116$lang['piclens_wallcfg_name']                   = 'Cooliris 3D Wall Title :';
117$lang['piclens_wallcfg_actived']                = 'Enabling Cooliris 3DWall';
118$lang['piclens_wallcfg_info']                   = '<b>Important for 3DWall works: </b>It is necessary to copy the file';
119$lang['piclens_wallcfg_info_suite']             = 'at the root of the site (or modify the existant one)';
120$lang['piclens_wallcfg_color']                  = 'Background color for the Cooliris 3D wall';
121$lang['piclens_wallcfg_colorB']                 = 'Black';
122$lang['piclens_wallcfg_colorW']                 = 'White';
123$lang['piclens_wallcfg_heigh']                  = 'Height for the Cooliris 3D Wall';
124$lang['piclens_wallcfg_disp']                   = 'Choosing display Cooliris 3D wall :';
125$lang['piclens_wallcfg_disp_opt1']              = 'Home';
126$lang['piclens_wallcfg_disp_opt2']              = 'Categories';
127$lang['piclens_wallcfg_option']                 = 'Display Options of Cooliris 3D Wall :';
128$lang['piclens_wallcfg_option-opt1']    = 'Show "Embed" link';
129$lang['piclens_wallcfg_option-opt2']    = 'Show "FullScreen" link';
130$lang['piclens_wallcfg_option-opt3']    = 'Show "Search" link';
131$lang['piclens_wallcfg_transparent']    = '"Transparent" Mode for the wall. <i>Needed for some horizontal themes</i>';
132$lang['piclens_wallcfg_param']                  = 'Cooliris 3D Wall Parameters ';
133$lang['piclens_wallcfg_paramNORM']              = 'Standard (Same for all the gallery)';
134$lang['piclens_wallcfg_paramSPEC']              = 'Specific (configuration of the categories below)';
135$lang['piclens_wallcfg_cat_nav']                = 'Replacing the thumbnails navigation in categories by the Cooliris 3D wall';
136$lang['piclens_wallcfg_cat_nav1']               = 'Categories for which the wall replaces 3D navigation :';
137
138$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>';
139
140$lang['piclens_wallcfg_nbligne']        = 'Number of row display on the wall ';
141
142$lang['piclens_wallcfg_cat']                    = '     Categories included in the Cooliris 3D wall (when parameter \'specific\') :';
143
144$lang['piclens_wallcfg_spec_nav']               = 'Replacing the navigation on specials pages by the Cooliris 3D wall';
145
146$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>';
147$lang['piclens_label_crossdomain2']             = 'Copy crossdomain.xml file at the root of the site.';
148
149$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>';
150$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).';
151
152$lang['piclens_stuff_notparam']                 = '<b>Parameters specific to the plugin Cooliris PicLens. Not used in PWG Stuff plugin</b>';
153$lang['piclens_stuff_param_commun']             = '<b>Parameters may be common to plugins  Cooliris PicLens and PWG-Stuff</b>';
154
155$lang['piclens_3dwallconfig2_tab']              = 'Advanced 3DWall configuration';
156$lang['piclens_wallcfgadv_title']       = 'Piclens : Advanced Configuration of Cooliris 3D Wall';
157$lang['piclens_wallcfg_colorD']         = 'Dark';
158$lang['piclens_wallcfg_colorL']         = 'Light';
159$lang['piclens_wallcfg_showChrome']    = 'Shows the bottom toolbar background';
160$lang['piclens_wallcfg_showDescription']    = 'Show the item description overlay';
161$lang['piclens_wallcfg_showReflections']    = 'Show the reflections under the images';
162$lang['piclens_wallcfg_showTutorial']    = 'Show a tutorial message';
163$lang['piclens_wallcfg_showNavArrows']    = 'Shows the navigation arrows';
164$lang['piclens_wallcfg_backgroundAlpha']    = 'Background transparency [0.0-1.0]';
165$lang['piclens_wallcfg_descriptionHeight']    = 'Height of the name and description overlay [0-100]';
166$lang['piclens_wallcfg_tilt']    = 'Amount of wall tilt [0-5]';
167$lang['piclens_wallcfg_backgroundColor']    = 'Color for the background';
168$lang['piclens_wallcfg_glowColor']    = 'Color of the glow around the selected picture';
169$lang['piclens_wallcfg_backgroundImage']    = 'URL of background image for the wall';
170$lang['piclens_wallcfg_tutorial']    = 'URL to tutorial image';
171$lang['piclens_wallcfg_tutorialtime']    = 'Tutorial delay';
172$lang['piclens_wallcfg_customButtonURL']    = 'URL for custom button in the lower right corner of the toolbar';
173$lang['piclens_wallcfg_customButtonTARGET']    = 'Target for custom button';
174$lang['piclens_wallcfg_icons']    = 'Directory of PNG images for custom toolbar icons';
175$lang['piclens_wallcfg_linkCSS']    = 'CSS string to be applied to descriptions';
176
177$lang['piclens_xml_config'] = 'Name and descriptions Configuration';
178$lang['piclens_xml_legend']     = 'Parameters for name and description';
179
180//legende
181$lang['piclens_picture_legend']     = 'Picture';
182$lang['piclens_cat_legend']                 = 'Category';
183$lang['piclens_global_legend']          = 'Global';
184$lang['img_id_legend']                          = 'Picture ID'; // %I1
185$lang['img_name_legend']                        = 'Picture Name';       // %I2
186$lang['img_description_legend']         = 'Picture Description'; // %I3
187$lang['img_author_legend']                      = 'Picture Author';     // %I4
188$lang['img_URLThumb_legend']            = 'Thumbnail URL (URL From gallerie)'; // %I5
189$lang['img_URLNormal_legend']           = 'Piture URL (URL From gallerie)';     // %I6
190$lang['img_URLHigh_legend']                     = 'HD Picture URL (URL From gallerie)'; // %I7
191$lang['img_URLPicturephp_legend']       = 'Link to picture page (picture.php)'; //%I8
192$lang['img_URLThumbFull_legend']        = 'Thumbnail URL (full URL)'; // %I9
193$lang['img_URLNormalFull_legend']       = 'Piture URL (Full URL)';      // %IA
194$lang['img_URLHighFull_legend']         = 'HD Picture URL (Full URL)';  // %IB
195$lang['img_filename_legend']            = 'Picture file name'; // %IC
196$lang['img_comment_legend']                     = 'Last comments'; // %ID
197
198$lang['root_path_legend']                       = 'Pïwigo path'; // %G1
199
200$lang['cat_id_legend']                          = 'Category ID'; // %C1
201$lang['cat_name_legend']                        = 'Category name'; // %C2
202$lang['cat_description_legend']         = 'Category description'; // %C3
203$lang['cat_dir_legend']                         = 'Path to category (path from Gallerie)'; // %C4
204$lang['cat_dirFull_legend']                     = 'Path to category (Full path)'; // %C4
205// Fin legende
206
207$lang['piclens_tags_label']             = 'Tags';
208$lang['piclens_rsscfg_exclude_double']  = 'Suppress double picture in the feed (same path)';
209
210?>
Note: See TracBrowser for help on using the repository browser.