source: extensions/adult_content/language/de_DE/plugin.lang.php @ 14404

Last change on this file since 14404 was 14404, checked in by TranslationTeam, 12 years ago

[adult_content] Update de_DE, thanks to : Joergen

  • Property svn:executable set to *
File size: 3.0 KB
Line 
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'] = 'Aktivieren Sie erotische Inhalte';
24$lang['ac_button_activ_18'] = 'Aktivieren Sie pornographische Inhalte';
25$lang['ac_charte_user_def'] = 'andernfalls klicken Sie hier ';
26$lang['ac_charte_user_not'] = 'Bitte wählen Sie ihr alter';
27$lang['ac_def'] = 'Möchten Sie ihren Status ändern?';
28$lang['ac_fermer'] = 'oder schließe ';
29$lang['ac_identif'] = 'oder Log dich ein';
30$lang['ac_lien'] = 'Entferne diesen Schutz';
31$lang['ac_logout'] = 'andernfalls klicken Sie hier ';
32$lang['ac_retour_b'] = 'Ich möchte diese Art von Inhalten nicht sehen';
33$lang['ac_retour'] = 'Ich möchte diese Art von Inhalten nicht aktivieren und zur vorherigen Seite zurück kehren';
34$lang['ac_statut'] = 'Ihr Status';
35$lang['ac_text'] = 'Diese Galerie enhält Bilder für reife Personen und / oder Erwachsene ';
36$lang['ac_title_fermer'] = 'Inhalt gefiltert';
37$lang['ac_title_menu_statut'] = 'Information';
38$lang['ac_title_menu'] = 'Warnung';
39$lang['ac_user_no_s'] = 'Inhalt gefiltert';
40$lang['ac_user_no'] = 'Sie möchten nicht, diese Art von Inhalt aktivieren';
41$lang['ac_user_text_16'] = 'Sie sind 16 oder 17 Jahre alt';
42$lang['ac_user_text_18'] = 'Sie sind älter als 18 Jahre';
43$lang['ad_c_block_on_index_error'] = 'Zur Zeit nicht verfügbar';
44$lang['ad_c_menublock_for_guest'] = 'Erlaube unregistrierten Benutzern das Alter auszuwählen?';
45$lang['ad_c_send'] = 'Änderungen speichern';
46?>
Note: See TracBrowser for help on using the repository browser.