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

Last change on this file since 9534 was 9534, checked in by Eric, 13 years ago

Language files updated. FR and EN are OK. New translation flags are set in english and marked as /*TODO*/ for other languages.

File size: 3.4 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 addressant to 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'] = 'Je ne souhaite pas activer ce genre de contenu';
33$lang['ac_retour_c'] = 'Je retourne sur la page précédente';
34
35$lang['ac_charte_user_not'] = 'Please select your age!';
36$lang['ac_charte_user_def'] = 'change your statute';
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_block_on_index'] = 'View a flyer on the homepage? (Requires plugin PWG_Stuffs)';
42$lang['ad_c_block_on_index_error_2'] = 'The minimum PWG_Stuffs version required is 2.1.l';
43$lang['ad_c_block_on_index_error'] = 'Not available for now';
44$lang['ad_c_send'] = 'Save Changes';
45$lang['ad_c_msg_admin_1'] = 'Plugin configuration updated successfully!';
46?>
Note: See TracBrowser for help on using the repository browser.