1 | <?php |
---|
2 | // +-----------------------------------------------------------------------+ |
---|
3 | // | Piwigo - a PHP based photo gallery | |
---|
4 | // +-----------------------------------------------------------------------+ |
---|
5 | // | Copyright(C) 2008-2012 Piwigo Team http://piwigo.org | |
---|
6 | // | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | |
---|
7 | // | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | |
---|
8 | // +-----------------------------------------------------------------------+ |
---|
9 | // | This program is free software; you can redistribute it and/or modify | |
---|
10 | // | it under the terms of the GNU General Public License as published by | |
---|
11 | // | the Free Software Foundation | |
---|
12 | // | | |
---|
13 | // | This program is distributed in the hope that it will be useful, but | |
---|
14 | // | WITHOUT ANY WARRANTY; without even the implied warranty of | |
---|
15 | // | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | |
---|
16 | // | General Public License for more details. | |
---|
17 | // | | |
---|
18 | // | You should have received a copy of the GNU General Public License | |
---|
19 | // | along with this program; if not, write to the Free Software | |
---|
20 | // | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | |
---|
21 | // | USA. | |
---|
22 | // +-----------------------------------------------------------------------+ |
---|
23 | $lang['ac_button_activ_16'] = 'Erotik içeriği etkinleştir'; |
---|
24 | $lang['ac_button_activ_18'] = 'Pornografik içeriği etkinleştir'; |
---|
25 | $lang['ac_charte_user_def'] = 'veya diğer durumda buraya tıkla'; |
---|
26 | $lang['ac_charte_user_not'] = 'Lütfen yaşınızı seçin!'; |
---|
27 | $lang['ac_def'] = 'Durumunuzu değiştirmek istiyor musunuz ?'; |
---|
28 | $lang['ac_fermer'] = 'veya kapat'; |
---|
29 | $lang['ac_identif'] = 'veya giriş yap'; |
---|
30 | $lang['ac_lien'] = 'bu korumayı kaldır'; |
---|
31 | $lang['ac_logout'] = 'veya ayrıca buraya tıkla'; |
---|
32 | $lang['ac_not_def'] = 'Bu adım gereklidir ancak bir daha size sorulmayacaktır'; |
---|
33 | $lang['ac_retour_b'] = 'Bu tip içeriği görmek istemiyorum'; |
---|
34 | $lang['ac_retour_c'] = 'Önceki sayfaya geri döndüm'; |
---|
35 | $lang['ac_retour'] = 'Bu tip içeriği etkinleştirmeden önceki sayfaya dönmek istiyorum'; |
---|
36 | $lang['ac_statut'] = 'Tüzüğünüz :'; |
---|
37 | $lang['ac_text'] = 'Bu galeri yetişkinler için görüntüler içerir.'; |
---|
38 | $lang['ac_title_fermer'] = 'içerik filtrelendi'; |
---|
39 | $lang['ac_title_menu_statut'] = 'Bilgi'; |
---|
40 | $lang['ac_title_menu'] = 'Uyarı'; |
---|
41 | $lang['ac_user_no_s'] = 'İçerik filtrelendi'; |
---|
42 | $lang['ac_user_no'] = 'bu tip içeriği etkinleştirmek istemediniz'; |
---|
43 | $lang['ac_user_text_16'] = 'Yaşınız 16 veya 17 dir'; |
---|
44 | $lang['ac_user_text_18'] = 'Yaşınız 18 \'den büyük'; |
---|
45 | $lang['ad_c_linktolang'] = 'Adult Content eklentisi dil dosyasına gidiniz (LocalFiles düzenleyicisinin etkin olması gerekir)'; |
---|
46 | $lang['ad_c_manage_both'] = 'erotik ve pornografik içerik'; |
---|
47 | $lang['ad_c_manage_eroticonly'] = 'sadece erotik içerik'; |
---|
48 | $lang['ad_c_manage_pornonly'] = 'sadece pornografik içerik'; |
---|
49 | $lang['ad_c_manage_what'] = 'Eklentinin yöneteceği içerik tipini seçin:'; |
---|
50 | $lang['ad_c_menublock_for_guest'] = 'Kayıtlı olmayan kullanıcıların yaşlarını seçmelerine izin ver?'; |
---|
51 | $lang['ad_c_msg_admin_1'] = 'Eklenti yapılandırması başarıyla kaydedildi!'; |
---|
52 | $lang['ad_c_send'] = 'Değişiklikleri Kaydet'; |
---|
53 | $lang['ac_text_activ_16'] = '<u> ... ve ben şerefim üzerine yemin ederim ki </u>: <br> |
---|
54 | - <B>16 yada 17 yaşındayım</B> <br> |
---|
55 | - Bu sitenin pornografik ve erotik karakterler içeren resimleri yayınladığı konusunda uyarıldım.<br> |
---|
56 | - Ülkemdeki kanunlar bana bu siteye erişim hakkı vermektedir.'; |
---|
57 | $lang['ac_text_activ_18'] = ' <u>... ve ben şerefim üzerine yemin ederim ki </u>: <br> |
---|
58 | - Ülkemdeki mevcut kanunlara göre <B>ben 18 yaşından büyüğüm ve yetişkinim </B><br> |
---|
59 | - Bu sitenin pornografik ve erotik karakterler içeren resimleri yayınladığı konusunda uyarıldım.<br> |
---|
60 | - Ülkemdeki kanunlar bana bu siteye erişim hakkı vermektedir.'; |
---|
61 | $lang['ac_text_charte'] = 'Bu site kendi rızası ile erişim yapacak yetişkinlere yöneliktir. |
---|
62 | (translation to be continued...)'; |
---|
63 | $lang['ad_c_howitworks'] = 'The principle of the plugin is to help in the management of mature content (it can also be |
---|
64 | |
---|
65 | adapted for violent content). To do this, the plugin manages the visitors and/or the users |
---|
66 | |
---|
67 | as you wish according to your definition of parameters of the plugin.<br /> |
---|
68 | <br /> |
---|
69 | 1 - As administrator you must put your adult content in a private gallery or album (the |
---|
70 | |
---|
71 | plugin does not manage the rights to the level of images itself, at least not yet). Then |
---|
72 | |
---|
73 | assign the gallery or album to the two groups \'18\' and \' 16-17\' (created by the plugin) |
---|
74 | |
---|
75 | like this:<br /><br /> |
---|
76 | |
---|
77 | -allow the group \'18\' to see the adult content, reserved for users over the of age of 18 |
---|
78 | |
---|
79 | and normal content (but generally the normal content is often public) |
---|
80 | <br /><br /> |
---|
81 | -allow the group \' 16-17\' to see the adult content reserved for users over the age of 16 |
---|
82 | |
---|
83 | and normal content (generally the normal content is often public) |
---|
84 | <br /><br /> |
---|
85 | - the \'nothing\' group will see the normal content (but generally the normal content is |
---|
86 | |
---|
87 | often public) |
---|
88 | <br /> |
---|
89 | |
---|
90 | <br /> |
---|
91 | 2 - Functioning of the plugin<br /> |
---|
92 | 2.1 - The management of the users<br /> |
---|
93 | <br /> |
---|
94 | If the user is already recorded in the activation of the plugin, the plugin shows a small |
---|
95 | block 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). |
---|
96 | |
---|
97 | Once a visitor chooses his age, it is re-aimed to the page of choice of age (Charte_user.php), directly after its recording. |
---|
98 | |
---|
99 | In practice, the plugin places the user in the 3 groups, \' 18\' \' 16-17\' and \'nothing\', |
---|
100 | |
---|
101 | according to his choice of age. A user may at any time change his age via the block menu of |
---|
102 | |
---|
103 | adult_content except if it is disabled via the administration of piwigo (attention the |
---|
104 | |
---|
105 | direct link to charte_user.php continues to function all the same) : if you wish that a |
---|
106 | |
---|
107 | user cannot change his age then this plugin is useless and use directly the management of |
---|
108 | |
---|
109 | rights at the level of groups and/or images.<br /> |
---|
110 | <br /> |
---|
111 | 2.2 - Visitor management<br /> |
---|
112 | <br /> |
---|
113 | If the option \'Allow visitors to non-registered to select their age ?\' is enabled, then the |
---|
114 | |
---|
115 | plugin will manage the visitors. * It displays a block menu, indicating the gallery is |
---|
116 | |
---|
117 | \'filtered\' and that if he wishes to disable the filter, he must select his age. |
---|
118 | It is then redirected to the page of choice of the age for visitor (chartre.php). |
---|
119 | |
---|
120 | In practice, the visitor is then recorded under one of the 2 users created by the plugin: \' |
---|
121 | |
---|
122 | 18\' belonging to the group \' 18 \', and \' 16\' from the group \' 16-17 \'. These 2 user |
---|
123 | |
---|
124 | accounts may not be modified by users, only by the administrator. |
---|
125 | You open and choose to change the theme according to the age of the vistor via these 2 user |
---|
126 | |
---|
127 | accounts.<br /> |
---|
128 | <br /> |
---|
129 | 2.3 - Possible adaptations<br /> |
---|
130 | <br /> |
---|
131 | You can adapt this plugin for the violent content, simply by changing the files languages |
---|
132 | |
---|
133 | of the plugin (use the plugin Local Files Editor for more ease). The age limits may also |
---|
134 | |
---|
135 | be changed in this way.'; |
---|
136 | ?> |
---|