2 /************************************************************************
3 * Mailer v0.2.1-FINAL Start: 03/05/2005 *
4 * =================== Last change: 03/05/2005 *
6 * -------------------------------------------------------------------- *
7 * File : mediadata_de.php *
8 * -------------------------------------------------------------------- *
9 * Short description : German langugage support *
10 * -------------------------------------------------------------------- *
11 * Kurzbeschreibung : Deutsche Sprachunterstuetzung *
12 * -------------------------------------------------------------------- *
15 * $Tag:: 0.2.1-FINAL $ *
17 * -------------------------------------------------------------------- *
18 * Copyright (c) 2003 - 2009 by Roland Haeder *
19 * Copyright (c) 2009 - 2013 by Mailer Developer Team *
20 * For more information visit: http://mxchange.org *
22 * This program is free software; you can redistribute it and/or modify *
23 * it under the terms of the GNU General Public License as published by *
24 * the Free Software Foundation; either version 2 of the License, or *
25 * (at your option) any later version. *
27 * This program is distributed in the hope that it will be useful, *
28 * but WITHOUT ANY WARRANTY; without even the implied warranty of *
29 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
30 * GNU General Public License for more details. *
32 * You should have received a copy of the GNU General Public License *
33 * along with this program; if not, write to the Free Software *
34 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, *
36 ************************************************************************/
38 // Some security stuff...
39 if (!defined('__SECURITY')) {
43 // Language definitions
45 'MEDIA_DATA_GENERAL' => "Allgemeine Mediendaten",
46 'MEDIA_DATA_POINTS' => "{?POINTS?} im System",
47 'MEDIA_DATA_MISC' => "Verschiedene Mediendaten",
48 'MEDIA_DATA_REFBANNER' => "Daten zu unsere Referral-Bannern",
49 'MEDIA_DATA_MAIL' => "Mailstatistik",
51 'MEDIA_DOUBLER_HEADER' => "Statistiken - {?POINTS?}-Verdoppler",
52 'MEDIA_DOUBLER_COUNT' => "Anzahl Auszahlungen",
53 'MEDIA_DOUBLER_CPOINTS' => "Ausgezahlte {?POINTS?}",
54 'MEDIA_DOUBLER_WAITING' => "In Warteschleife befindlich",
55 'MEDIA_DOUBLER_WPOINTS' => "Wartende {?POINTS?}",
57 'MEDIA_TRANSFER_HEADER' => "Statistiken - {?POINTS?}-Transfer",
58 'MEDIA_TRANSFER_IN_COUNT' => "Anzahl eingehende Transfers",
59 'MEDIA_TRANSFER_IN_POINTS' => "Eingehende {?POINTS?}",
60 'MEDIA_TRANSFER_OUT_COUNT' => "Anzahl ausgehende Transfers",
61 'MEDIA_TRANSFER_OUT_POINTS' => "Ausgehende {?POINTS?}",
63 'TOTAL_REFERRAL_BANNER' => "Anzahl Referral-Banner",
64 'TOTAL_REFERRAL_CLICKS' => "Klicks auf die Banner",
65 'TOTAL_REFERRAL_VIEWS' => "Einblendungen der Banner",
66 'TOTAL_REFCLICKS' => "Referral-Klicks",
67 'MEDIA_BEG_CLICKS' => "Klicks auf Bettellinks",
68 'MEDIA_HOLIDAY_COUNT' => "Auf Urlaub gestellte Accounts",
69 'CONTINUE_MEMBER_STATS' => "Weiter zur Mitglieder-Statistik",
71 'MEDIA_DATA_SCRIPT' => "Daten zur verwendeten Software",
72 'ENGINE_SOFTWARE' => "Verwendete Engine",
73 'ENGINE_VERSION' => "Installierte Version",
74 'ENGINE_REVISION' => "Installierte Revision",
75 'ENGINE_REVISION_CREATED' => "Revision erstellt",
78 'ADMIN_CONFIG_MEDIADATA_TITLE' => "Einstellungen zu den Mediendaten",
79 'ADMIN_CONFIG_MEDIADATA_MT_START' => "Startdatum Ihres {?mt_word2?}",
80 'ADMIN_CONFIG_MEDIADATA_MT_START_NOTICE' => "Bitte beachten Sie, dass das Startdatum Ihres {?mt_word2?} nicht in der Zukunft liegen darf.",
81 'ADMIN_CONFIG_MEDIADATA_MT_STAGE' => "Anzahl zu vorausberechnende Mitgliederanzahl",
82 'ADMIN_CONFIG_MEDIADATA_MT_STAGE_NOTICE' => "Geben Sie hier an, wie viele Mitglieder Ihr {?mt_word?} erreichen soll. Es wird dann vom Script geschätzt, an welchem Tag dies sein wird.",
85 'MEDIA_DATA_MEMBERS' => "Mitglieder-Statistik",
86 'USERS_CONFIRMED' => "Bestätigte Accounts",
87 'USERS_UNCONFIRMED' => "Auf Freischaltung wartend",
88 'USERS_LOCKED' => "Gesperrte Accounts",
89 'USER_MT_START' => "Start dieses {?mt_word2?}",
90 'USER_MT_PROJECTED' => "Voraussichtlich: Am <span class=\"data\">%s</span> werden wir <strong>{?mt_stage?}</strong> Mitglieder erreicht haben.",
91 'USER_PROJECTION_UNKNOWN' => "<span class=\"bad\">unbekanntes Datum</span>",