source: extensions/adult_content/language/en_UK/plugin.lang.php @ 21057

Last change on this file since 21057 was 21057, checked in by flop25, 11 years ago

removed the option for PWG stuffs
added an explicative texte
added new lang key for the PWG Stuff module

File size: 7.0 KB
Line 
1<?php
2$lang['ac_title_menu'] = 'Warning';
3$lang['ac_title_menu_statut'] ='Information';
4$lang['ac_text'] = 'This gallery contains images for mature persons and\or adults.';
5$lang['ac_lien'] = 'remove this protection';
6$lang['ac_identif'] = 'or log-in';
7$lang['ac_fermer'] = 'or close';
8
9$lang['ac_title_fermer'] = 'content filtred';
10
11$lang['ac_user_text_18'] = 'You are more than 18 years old';
12$lang['ac_user_text_16'] = 'You are 16 or 17 years old';
13$lang['ac_logout'] = 'or otherwise click here';
14
15$lang['ac_user_no'] = "you did'nt wish to activate this kind of contents ";
16$lang['ac_user_no_s'] = "Content filtred";
17$lang['ac_statut'] ='Your statute  :';
18
19$lang['ac_button_activ_18'] = 'Activate the pornographic contents';
20$lang['ac_button_activ_16'] = 'Activate the erotic contents';
21$lang['ac_text_charte'] = "You enter on a site the visual contents of which with erotic and pornographic character are exclusively intended for a warned public and can present contents to erotic character. This site addresses the major and willing persons. This present site declines any responsibility as for the use which will be made by the contents and the services of this site by every minor or major person susceptible to be shocked by this one. Every person agreeing to enter within this site strictly reserved for a warned public unloads this present site of all the consequences of its consultation. </p>
22<p>If I violate one of these commitments or in case of false declaration, I can be in violation with the laws of my country, and<B> shall assume the whole responsibility of my acts</B>. I declare to have been completely informed about the proposed contents and give up any legal proceedings against the access provider and the admistrators of this site. I read attentively paragraphs above and sign electrically my agreement with what precedes by clicking the button corresponding to my age.";
23$lang['ac_text_activ_18'] = "  <u>... and I guarantee on the honor that </u>: <br>
24- <B>I am more than 18 years old and I am major </B> according to the law current in my country. <br>
25- I am warned that this site proposes images with pornographic and erotic character. <br>
26- The laws of my country authorize me to reach this site.";
27$lang['ac_text_activ_16'] = "<u> ... and I guarantee on the honor that </u>: <br>
28        - <B>I am 16 or 17 years old.</B> <br>
29- I am warned that this site proposes images with pornographic and erotic character. <br>
30- The laws of my country authorize me to reach this site.";
31$lang['ac_retour'] = 'I do not wish to activate this kind of contents and I return on the previous page';
32$lang['ac_retour_b'] = 'I don\'t want to see that kind of content';
33$lang['ac_retour_c'] = 'I come back on the previous page';
34
35$lang['ac_charte_user_not'] = 'Please select your age!';
36$lang['ac_charte_user_def'] = 'or otherwise click here';
37$lang['ac_not_def'] = 'This stage is essential but not will be asked to you anymore';
38$lang['ac_def'] = 'Do you want to change your status ?';
39
40$lang['ad_c_menublock_for_guest'] = 'Allow unregistered users to select their age?';
41$lang['ad_c_manage_what'] = 'Select the type of content the plugin should manage :';
42$lang['ad_c_manage_eroticonly'] = 'erotic content only';
43$lang['ad_c_manage_pornonly'] = 'pornographic content only';
44$lang['ad_c_manage_both'] = 'erotic and pornographic content';
45
46
47$lang['ad_c_send'] = 'Save Changes';
48$lang['ad_c_msg_admin_1'] = 'Plugin configuration updated successfully!';
49$lang['ad_c_howitworks'] = "The principle of the plugin is to help in the management of mature content (it can also be
50
51adapted for violent content). To do this, the plugin manages the visitors and/or the users
52
53as you wish according to your definition of parameters of the plugin.<br />
54<br />
551 - As administrator you must put your adult content in a private gallery or album (the
56
57plugin does not manage the rights to the level of images itself, at least not yet). Then
58
59assign the gallery or album to the two groups '18' and ' 16-17' (created by the plugin)
60
61like this:<br /><br />
62
63-allow the group '18' to see the adult content, reserved for users over the of age of 18
64
65and normal content (but generally the normal content is often public)
66<br /><br />
67-allow the group ' 16-17' to see the adult content reserved for users over the age of 16
68
69and normal content (generally the normal content is often public)
70<br /><br />
71- the 'nothing' group will see the normal content (but generally the normal content is
72
73often public)
74<br />
75
76<br />
772 - Functioning of the plugin<br />
782.1 - The management of the users<br />
79<br />
80If the user is already recorded in the activation of the plugin, the plugin shows a small
81block pointing out that he must choose his age. Once he clicks, the page containing the message of 'adult content' will appear and the choice of choosing their age (Charte_user.php).
82
83Once a visitor chooses his age, it is re-aimed to the page of choice of age (Charte_user.php), directly after its recording.
84
85In practice, the plugin places the user in the 3 groups, ' 18' ' 16-17' and 'nothing',
86
87according to his choice of age. A user may at any time change his age via the block menu of
88
89adult_content except if it is disabled via the administration of piwigo (attention the
90
91direct link to charte_user.php continues to function all the same) : if you wish that a
92
93user cannot change his age then this plugin is useless and use directly the management of
94
95rights at the level of groups and/or images.<br />
96<br />
972.2 - Visitor management<br />
98<br />
99If the option 'Allow visitors to non-registered to select their age ?' is enabled, then the
100
101plugin will manage the visitors. * It displays a block menu, indicating the gallery is
102
103'filtered' and that if he wishes to disable the filter, he must select his age.
104It is then redirected to the page of choice of the age for visitor (chartre.php).
105
106In practice, the visitor is then recorded under one of the 2 users created by the plugin: '
107
10818' belonging to the group ' 18 ', and ' 16' from the group ' 16-17 '.  These 2 user
109
110accounts may not be modified by users, only by the administrator.
111You open and choose to change the theme according to the age of the vistor via these 2 user
112
113accounts.<br />
114<br />
1152.3 - Possible adaptations<br />
116<br />
117You can adapt this plugin for the violent content, simply by changing the files languages
118
119of the plugin (use the plugin Local Files Editor for more ease).  The age limits may also
120
121be changed in this way.
122";
123$lang['ad_c_linktolang']="Go to the language file of Adult Content (need LocalFiles Editor enabled)";
124
125$lang['NEW! Check the Plugin PWG Stuffs to add the disclaimer on the index/album pages']="NEW! Check the Plugin PWG Stuffs to add the disclaimer on the index/album pages";
126$lang['Disclaimer for the guest, with the ability to choose its age to unlock the adult content']="Disclaimer for the guest, with the ability to choose its age";
127$lang['No options. Just check "Allow unregistered users to select their age?" on the Adult Content administration page']='No options. Just check "Allow unregistered users to select their age?" on the Adult Content administration page';
128?>
Note: See TracBrowser for help on using the repository browser.