source: extensions/event_cats/language/en_UK/plugin.lang.php @ 14141

Last change on this file since 14141 was 14141, checked in by mistic100, 12 years ago

make language files compliant with Lexiglot

File size: 20.8 KB
Line 
1<?php
2
3/*
4Language module for plugin Even Cats
5English
6LucMorizur June 2009 - ...
7*/
8
9// Keeps file coded in UTF-8 without BOM: é
10
11// +-------------------------------------------------------------------------+
12// | In templates                                                            |
13// +-------------------------------------------------------------------------+
14
15// "Header"
16$lang['Admin page title']          = 'Event Categories';
17$lang['Acknowledgement']           = 'the purpose of this extension is to allow automatic logging of an account ("autolog"), and duplication of the account with which the visitor is currently logged in ("duplication").<br /><br />Many thanks to the Forum, plg, ddtddt, flipflip, VDigital, Gotcha for the tests, P@t for the main code :-) !';
18$lang['JS needed']                 = 'Javascript MUST be activated for this page to work properly!';
19$lang['Show']                      = 'show';
20$lang['Hide']                      = 'hide';
21
22// Autolog page
23$lang['Additional Pages active']   = 'Additional Pages plugin: activated';
24$lang['Additional Pages inactive'] = '<a href = "http://fr.piwigo.org/ext/extension_view.php?eid=153" title = "Open a new window in plugin Additional Pages" onClick = "window.open(this.href); return false;">Additional Pages</a> plugin (display a text page): not activated';
25$lang['Autolog entries']           = '"Autolog" entries';
26$lang['Place title on top ttip']   = 'Display this title in the head of the page';
27// Table
28$lang['Entry']                     = 'Entry';
29$lang['Code']                      = 'Code';
30$lang['Username']                  = 'Username';
31$lang['Identification']            = 'Identification?';
32$lang['Displayed page']            = 'Displayed page';
33$lang['Tools']                     = 'Tools';
34$lang['Selected entry']            = 'Selected entry';
35$lang['URL']                       = 'URL: ';
36$lang['Test']                      = 'Test';
37$lang['Delete']                    = 'Delete';
38$lang['Modify']                    = 'Modify';
39$lang['Copy URL ttip']             = 'Copy this link, in order to transmit it';
40$lang['Test URL ttip']             = 'Test the URL ( => admin. session terminated)';
41$lang['Delete entry ttip']         = 'Delete entry';
42$lang['Modify entry ttip']         = 'Modify entry';
43$lang['Outdate entry ttip']        = 'Make entry outdated';
44$lang['Unforce display ttip']      = 'Don\'t force any more this code to display this page';
45$lang['Force display ttip']        = 'Force this code to display this page';
46$lang['Duplicate entry ttip']      = 'Create a new entry using this same code';
47
48// New entry and Modify entry pages (it is the same actually)
49$lang['New entry title']           = 'New entry of an "autolog" parameter';
50$lang['Modify entry title']        = 'Modification of an "autolog" parameter entry';
51$lang['New entry']                 = 'New entry';
52$lang['Full auto']                 = 'Full auto (select first a page to display)';
53$lang['New code']                  = 'New code:';
54$lang['Auto code button']          = 'Generate a code';
55$lang['Auto code mid']             = 'having';
56$lang['Auto code min']             = ' (min)';
57$lang['Auto code max']             = ' (max)';
58$lang['Auto code end']             = 'digits';
59$lang['Comment']                   = 'Comment';
60$lang['Optional']                  = 'Personal memo displayed only in administration pages';
61$lang['Existing code']             = 'Existing code:';
62$lang['Identified user']           = 'Identified user';
63$lang['No user']                   = 'None (outdated entry)';
64$lang['New generic user']          = 'New user (create a generic account):';
65$lang['New username']              = 'Username';
66$lang['New password']              = 'Password';
67$lang['Confirm password']          = 'Confirm pwd:';
68$lang['New group']                 = 'New group';
69$lang['Generate username']         = 'Generate a username (select first a page to display)';
70$lang['Existing user']             = 'Existing user:';
71$lang['Displayed page']            = 'Displayed page';
72$lang['Forced']                    = 'Forced';
73$lang['Additional Page']           = 'Additional Page';
74$lang['Category']                  = 'Category';
75$lang['Image id']                  = 'Image id';
76$lang['Home']                      = 'Home';
77$lang['Access denied']             = 'Access denied';
78
79// Duplication page
80$lang['Configuration']             = 'Configuration';
81$lang['Types']                     = 'Users types';
82$lang['Duplication allowance']     = 'Allow duplication';
83$lang['No account']                = 'No account';
84$lang['Selection per group']       = 'Selection by group';
85$lang['All accounts']              = 'All accounts';
86$lang['Register replacement']      = 'Register link:%1$s for all accounts that can be duplicated,%1$s replace "%2$s" with "%3$s"';
87                                 // %1$s: nice line feed ; %2$s: "register" ; %3$s: "duplicate"
88$lang['All but generics']          = 'All accounts but generic ones';
89$lang['Duplication allowed']       = 'Duplication allowed';
90$lang['Dup. allowed tks to']       = 'Duplication allowed thanks to groups and types membership';
91$lang['Duplication denied']        = 'Duplication denied';
92$lang['Deny to groups btn']        = 'Deny duplication to selected groups';
93$lang['Grant to groups btn']       = 'Grant groups to selected groups';
94$lang['Deny to types btn']         = 'Deny duplication to selected types';
95$lang['Grant to types btn']        = 'Grant duplication to selected types';
96$lang['Deny to users btn']         = 'Deny duplication to selected users';
97$lang['Grant to users btn']        = 'Grant duplication to selected users';
98$lang['Save dup. config btn']      = 'Save duplication configuration';
99
100// Configuration page
101$lang['Duplication']               = 'Duplication';
102$lang['Unknown code']              = 'Unknown code';
103$lang['Page for unknown code']     = 'Page display when an "autolog0 code is unknown"';
104$lang['Other']                     = 'Other';
105$lang['Comments display']          = 'Display comments';
106$lang['As tooltip']                = 'As tooltip';
107$lang['In a row']                  = 'In a row';
108$lang['Help banner']               = 'Help banner';
109$lang['Banner on']                 = 'Activated';
110$lang['Banner off']                = 'Desactivated';
111$lang['Display connection']        = 'Display "%2$s" link%1$s to generic users';
112                                 // %1$s: nice line feed ; %2$s: "Connection"
113
114// JS messages
115$lang['ec_confirm_test']           = "Really test the selected code?\n\rThis will terminate your administration session.";
116$lang['ec_confirm_delete']         = "Do you really want to delete the selected entry?";
117$lang['ec_confirm_disable']        = "Do you really want to make the selected entry outdated?\n\rThis will delete all other entries using the same code, if any.";
118$lang['ec_confirm_force']          = "Do you really want to force the displayed page for the selected entry?\n\rThis will delete all other entries using the same code, if any.";
119$lang['ec_confirm_del_other']      = "This will delete all other entries using the same code, if any.\n\rOK?";
120$lang['ec_confirm_change_user']    = "Username modification will delete\n\rall other entries using the same code, if any. OK?";
121$lang['ec_gen_user_act_miss']      = "Select first a page to display";
122$lang['ec_act_img_miss']           = "The image identifier must be a number.";
123$lang['ec_submit_code_miss']       = "You must provide a code.";
124$lang['ec_submit_code_bad']        = "A code comprise from 4 to 32 digits included in [a-zA-Z0-9_-].";
125$lang['ec_submit_user_miss']       = "You must provide a username.";
126$lang['ec_submit_action_miss']     = "You must provide a page to display.";
127$lang['ec_clk_entry_miss']         = "Select an entry first.";
128$lang['ec_code_already_exists']    = "This code already exists.";
129$lang['ec_user_already_exists']    = "This username already exists.";
130$lang['ec_conf_pwd_dont_match']    = "The password is not properly confirmed.";
131$lang['ec_new_pwd_gen']            = "Don\'t forget to write the password down!";
132$lang['ec_act_cat_miss']           = "Category?";
133
134
135// +-------------------------------------------------------------------------+
136// | In PHP files                                                            |
137// +-------------------------------------------------------------------------+
138
139// Tabs
140$lang['ec_tab_autoid_entries']     = 'Autolog entries';
141$lang['ec_tab_autoid_modif']       = 'Autolog modification';
142$lang['ec_tab_autoid_new']         = 'New autolog';
143$lang['ec_tab_duplication']        = 'Duplication';
144$lang['ec_tab_config']             = 'Configuration';
145
146// Infos
147$lang['ec_user_create_OK']         = 'User "%s" created';
148$lang['ec_user_generic_OK']        = 'User "%s" generic';
149$lang['ec_group_create_OK']        = 'Group "%s" created';
150$lang['ec_group_create_OK2']       = '"%1$s" linked to "%2$s"';
151$lang['ec_entry_create_OK']        = 'Entry %s created ';
152$lang['ec_cnfrm_forced']           = ' (displayed page forced)';
153$lang['ec_entry_modify_OK']        = 'Entry %s modified';
154$lang['ec_entry_del_ok']           = 'Entry %1$s ("%2$s") deleted.';
155$lang['ec_config_saved']           = 'Configuration saved';
156// Errors
157$lang['ec_action_pb']              = 'field "action" corrupted (different values in entries using the same code)';
158$lang['ec_username_pb']            = 'field "user_id" corrupted (different values in entries using the same code)';
159$lang['ec_username_miss']          = 'user doesn\'t exist (probablyt deleted)';
160$lang['ec_category_miss']          = 'category doesn\'t exist (probably deleted)';
161$lang['ec_image_miss']             = 'image doesn\'t exist (probably deleted)';
162$lang['ec_add_page_miss']          = 'Additional Pages page doesn\'t exist (probably deleted)';
163$lang['ec_entry_del_nok']          = 'Problem when deleting entry %s: ';
164$lang['ec_user_create_pb']         = 'New user creation impossible';
165$lang['ec_user_generic_pb']        = 'Problem when making user "%s" generic';
166$lang['ec_group_create_pb']        = 'Group "%s" creation impossible';
167$lang['ec_user_access_AP']         = 'Take care that user "%2$s" is allowed on Additional Pages page "%1$s".';
168$lang['ec_entry_create_pb']        = 'Entry creation impossible';
169$lang['ec_entry_already_exists']   = 'Entry %s already exists with exactly the same configuration';
170$lang['ec_entry_dont_exist']       = 'Entry %s doesn\'t exist';
171$lang['ec_assoc_pb']               = 'Impossible to link "%1$s" to "%2$s"';
172$lang['ec_DB_problem']             = 'Database access problem (position %s): ';
173
174// Entries table
175//   actions
176$lang['ec_ok']                     = 'YES';
177$lang['ec_ok_ap_pb']               = 'YES, but unknown Add. Page';
178$lang['ec_ok_cat_pb']              = 'YES, but unknown category';
179$lang['ec_ok_img_pb']              = 'YES, but unknown image';
180$lang['ec_nok']                    = 'NO';
181$lang['ec_nok_ap_pb']              = 'NO';
182$lang['ec_nok_userid_miss']        = 'NO: user unknown';
183$lang['ec_nok_action_pb']          = 'NO: "action" corrupted';
184$lang['ec_nok_userid_pb']          = 'NO: "user_id" corrupted';
185// Username can't be displayed
186$lang['ec_dspl_nok_actn']          = '"action" unusable';
187$lang['ec_dspl_usr_pb']            = '"user_id" unusable';
188$lang['ec_dspl_nok_usr']           = 'User n°%s doesn\'t exist';
189//   displayed pages
190$lang['ec_dspl_ok_cat']            = 'Category n°%1$s: %2$s';
191                                 // %1$s: category id, %2$s: name
192$lang['ec_dspl_ok_img2']           = 'image n°%1$s: %2$s (%3$s)';
193                                 // %1$s: image id, %2$s: name, %3$s: filename
194$lang['ec_dspl_ok_ap']             = 'Additional Page n°%1$s: %2$s';
195                                 // %1$s: add. p. id, %2$s: name
196$lang['ec_dspl_nok_ap']            = ' (Additional Page n°%s doesn\'t exist)';
197$lang['ec_dspl_nok_cat']           = ' (category n°%s doesn\'t exist)';
198$lang['ec_dspl_nok_img2']          = ' (image n°%1$s doesn\'t exist in category n°%2$s)';
199                                 // %1$s: image id, %2$s: category id
200
201// Help banner
202// Entries tab
203$lang['ec_help_banner1_entries']   = '<ul><li style = "list-style-image:url(plugins/event_cats/icon/disable.png);"><span class = "help_b">Make entry outdated</span>: to make a code not usable any more, but with a customized message;</li><li style = "list-style-image:url(plugins/event_cats/icon/nforced.png);"><span class = "help_b">Force</span>: to prevent users from accessing to other pages by modifying the URL;<li style = "list-style-image:url(plugins/event_cats/icon/forced.png);"><span class = "help_b">Don\'t force</span>: to be able to use the same code to reach different pages;</li><li style = "list-style-image:url(plugins/event_cats/icon/duplicate.png);"><span class = "help_b">Copy</span>: to create a new entry using the same code, but heading to a different page;</li><li style = "list-style-image:url(plugins/event_cats/icon/url2.png);"><span class = "help_b">Test</span>: to check it works;-)&nbsp;;</li><li style = "list-style-image:url(plugins/event_cats/icon/delete.png);"><span class = "help_b">Delete</span>: Delete entry;</li><li style = "list-style-image:url(plugins/event_cats/icon/modify.png);"><span class = "help_b">Modify</span>: Modify entry.</ul>';
204
205// New entry tab, general case
206$lang['ec_help_banner1_new_c']   = 'Link a <span class = "help_bi">code</span> to an <span class = "help_bi">identified user</span> and to a <span class = "help_bi">displayed page</span>; it will create a corresponding URL in the "Autolog entries" tab, so you will be able to copy and transmit it to people involved. (It is too complicated, too heavy to provide here a list of all images, thus you must write down the image identifier ("<span class = "help_b">Image id</span>"), if you want to use this field.) <span class = "help_b">Generate a username</span> and <span class = "help_b">Full auto</span>: select first a <span class = "help_bi">page to display</span>, as the username is based on the name of this page. <span class = "help_b">Comment</span>: memo, personal note, visible only in the administration part. <span class = "help_b">Existing code</span>: to use the same code to identify the same account, but redirect it to another page. Displayed page <span class = "help_b">Forced</span>: to impose the displayed page whatever are the parameters <span class = "help_bi">&cat=</span>, <span class = "help_bi">&img=</span>, <span class = "help_bi">&ap=</span> in the URL.';
207
208// New entry tab, "copy an entry" (duplicate entry) case
209$lang['ec_help_banner2_new_c']     = 'Copy an entry to associate the same <span class = "help_bi">code</span> (still linked to the same <span class = "help_bi">identified user</span>), to a different <span class = "help_bi">displayed page</span>, for example to provide access to another event (thus a different category) for the same group of people you already have created an entry. <span class = "help_b">Reset</span> to come back to a "normal" entry creation.';
210
211// Modify entry tab, general case
212$lang['ec_help_banner1_new_m']     = 'Select a <span class = "help_bi">code</span> to change the corresponding <span class = "help_bi">identified user</span> and&nbsp;/&nbsp;or the <span class = "help_bi">page to be displayed</span>. If you <span class = "help_b">force</span> the page to be displayed, or change the identified user, other entries using the same code will be deleted. Choosing <span class = "help_b">None</span> as identified user, or <span class = "help_b">Access denied</span> as page to display, will render the entry "outdated": no identification, but you can display a personalized page to give an explanation. To <span class = "help_b">generate a username</span>, select first the <span class = "help_bi">page to display</span>, as the username based on the name of the page to display.';
213
214// Modify entry tab, disable case
215$lang['ec_help_banner2_new_m']     = 'Logging an account that doesn\'t not require username nor password is obvisously insecured. Thus, it is better to not let an "autolog" code active for too long, as it can be misused. To make an entry outdated allows to display an explaining message with an Additional Page. You can also use the plugin <a href = "http://piwigo.org/ext/extension_view.php?eid=190" title = "Open a new window on plugin PWG Stuffs" onClick = "window.open(this.href); return false;">PWG Stuffs</a> to display messages on category and image pages. <span class = "help_b">Reset</span> to come back to a "normal" code modification.';
216
217// Duplicate tab
218$lang['ec_help_banner1_duplic']    = '<span class = "help_i">Duplicate an account</span> when a user is already identified, creates another account with exactly the same permissions: no need to wait for an administrator\'s validation. Select the <span class = "help_bi">groups</span>, <span class = "help_bi">types</span>, and&nbsp;/&nbsp;or directly <span class = "help_bi">users</span> allowed to duplicate their account. Display "<span class = "help_b">Register</span>" to generic accounts so that duplication get unnoticed to them (see <a href="popuphelp.php?page=help" onclick="popuphelp(this.href); return false;" title="Help"><img src="admin/template/goto/theme/clear/icon/help.png" class="button" alt="(?)">&nbsp;help page</a> for more details).';
219
220// Configuration tab
221$lang['ec_help_banner1_config']    = '<span class = "help_i">Duplicate an account</span> when a user is already identified, creates another account having exactly the same permissions: no need to wait for an administrator\'s validation.&nbsp;— Select the page you want to be displayed in case of an unknown code usage (for instance, a code you have deleted).&nbsp;— In the "Autolog entries" tab, the comments can be displayed as tooltips, or on a new line under the code.&nbsp;— As you\'re currently reading it, the help banner is currently active ;-)!&nbsp;— Display the "Connection" link to generic users, allows users already registered on your gallery to log in easily.';
222
223
224// Adapt Event Cats to the new terms used since Piwigo 2.2.0 onwards
225if (version_compare(PHPWG_VERSION, '2.2.0', '>=')) {
226  $lang['Category']                  = 'Album';
227  $lang['ec_act_cat_miss']           = "Album?";
228  $lang['ec_category_miss']          = 'album doesn\'t exist (probably deleted)';
229  $lang['ec_ok_cat_pb']              = 'YES, but unknown album';
230  $lang['ec_dspl_ok_cat']            = 'Album n°%1$s: %2$s';
231  $lang['ec_dspl_nok_cat']           = ' (album n°%s doesn\'t exist)';
232  $lang['ec_dspl_nok_img2']          = ' (photo n°%1$s doesn\'t exist in album n°%2$s)';
233  $lang['ec_help_banner2_new_c']     = 'Copy an entry to associate the same <span class = "help_bi">code</span> (still linked to the same <span class = "help_bi">identified user</span>), to a different <span class = "help_bi">displayed page</span>, for example to provide access to another event (thus a different album) for the same group of people you already have created an entry. <span class = "help_b">Reset</span> to come back to a "normal" entry creation.';
234  $lang['ec_help_banner2_new_m']     = 'Logging an account that doesn\'t not require username nor password is obvisously insecured. Thus, it is better to not let an "autolog" code active for too long, as it can be misused. To make an entry outdated allows to display an explaining message with an Additional Page. You can also use the plugin <a href = "http://piwigo.org/ext/extension_view.php?eid=190" title = "Open a new window on plugin PWG Stuffs" onClick = "window.open(this.href); return false;">PWG Stuffs</a> to display messages on album and photo pages. <span class = "help_b">Reset</span> to come back to a "normal" code modification.';
235  $lang['Image id']                  = 'Photo id';
236  $lang['ec_act_img_miss']           = "The photo identifier must be a number.";
237  $lang['ec_image_miss']             = 'photo doesn\'t exist (probably deleted)';
238  $lang['ec_ok_img_pb']              = 'YES, but unknown photo';
239  $lang['ec_dspl_ok_img2']           = 'photo n°%1$s: %2$s (%3$s)';
240  $lang['ec_help_banner1_new_c']   = 'Link a <span class = "help_bi">code</span> to an <span class = "help_bi">identified user</span> and to a <span class = "help_bi">displayed page</span>; it will create a corresponding URL in the "Autolog entries" tab, so you will be able to copy and transmit it to people involved. (It is too complicated, too heavy to provide here a list of all photos, thus you must write down the photo identifier ("<span class = "help_b">Photo id</span>"), if you want to use this field.) <span class = "help_b">Generate a username</span> and <span class = "help_b">Full auto</span>: select first a <span class = "help_bi">page to display</span>, as the username is based on the name of this page. <span class = "help_b">Comment</span>: memo, personal note, visible only in the administration part. <span class = "help_b">Existing code</span>: to use the same code to identify the same account, but redirect it to another page. Displayed page <span class = "help_b">Forced</span>: to impose the displayed page whatever are the parameters <span class = "help_bi">&cat=</span>, <span class = "help_bi">&img=</span>, <span class = "help_bi">&ap=</span> in the URL.';
241}
242
243?>
Note: See TracBrowser for help on using the repository browser.