Revision 703
Added by Matthias almost 17 years ago
trunk/CHANGELOG | ||
---|---|---|
11 | 11 |
! = Update/Change |
12 | 12 |
|
13 | 13 |
------------------------------------- 2.7.0 ------------------------------------- |
14 |
17-Feb-2008 Matthias Gallas |
|
15 |
- Removed colloquially german language files as the filename causes issues |
|
14 | 16 |
17-Feb-2008 Christian Sommer |
15 | 17 |
# fixed language bug (backend language switched to the pages language viewed in frontend) |
16 | 18 |
16-Feb-2008 Thomas Hornik |
trunk/wb/modules/wrapper/languages/DE_du.php | ||
---|---|---|
1 |
<?php |
|
2 |
|
|
3 |
// $Id$ |
|
4 |
|
|
5 |
/* |
|
6 |
|
|
7 |
Website Baker Project <http://www.websitebaker.org/> |
|
8 |
Copyright (C) 2004-2008, Ryan Djurovich |
|
9 |
|
|
10 |
Website Baker is free software; you can redistribute it and/or modify |
|
11 |
it under the terms of the GNU General Public License as published by |
|
12 |
the Free Software Foundation; either version 2 of the License, or |
|
13 |
(at your option) any later version. |
|
14 |
|
|
15 |
Website Baker is distributed in the hope that it will be useful, |
|
16 |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
17 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|
18 |
GNU General Public License for more details. |
|
19 |
|
|
20 |
You should have received a copy of the GNU General Public License |
|
21 |
along with Website Baker; if not, write to the Free Software |
|
22 |
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
23 |
|
|
24 |
----------------------------------------------------------------------------------------- |
|
25 |
DEUTSCHE SPRACHDATEI FUER DAS MODUL: WRAPPER |
|
26 |
----------------------------------------------------------------------------------------- |
|
27 |
*/ |
|
28 |
|
|
29 |
// Deutsche Modulbeschreibung |
|
30 |
$module_description = 'Dieses Modul erlaubt das Einbinden fremder Inhalte auf deiner Seite mit Hilfe von Inline Frames (iframe)'; |
|
31 |
|
|
32 |
// Ueberschriften und Textausgaben |
|
33 |
$MOD_WRAPPER['NOTICE'] = 'Dein Browser unterstützt keine Inline Frames.<br />Bitte klicke auf nachfolgenden Link, um den Seiteninhalt der externen Seite zu betrachten ...<br />'; |
|
34 |
|
|
35 |
?> |
|
36 | 0 |
trunk/wb/modules/menu_link/languages/DE_du.php | ||
---|---|---|
1 |
<?php |
|
2 |
|
|
3 |
// $Id$ |
|
4 |
|
|
5 |
/* |
|
6 |
|
|
7 |
Website Baker Project <http://www.websitebaker.org/> |
|
8 |
Copyright (C) 2004-2008, Ryan Djurovich |
|
9 |
|
|
10 |
Website Baker is free software; you can redistribute it and/or modify |
|
11 |
it under the terms of the GNU General Public License as published by |
|
12 |
the Free Software Foundation; either version 2 of the License, or |
|
13 |
(at your option) any later version. |
|
14 |
|
|
15 |
Website Baker is distributed in the hope that it will be useful, |
|
16 |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
17 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|
18 |
GNU General Public License for more details. |
|
19 |
|
|
20 |
You should have received a copy of the GNU General Public License |
|
21 |
along with Website Baker; if not, write to the Free Software |
|
22 |
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
23 |
|
|
24 |
----------------------------------------------------------------------------------------- |
|
25 |
DEUTSCHE SPRACHDATEI FUER DAS MODUL: MENU_LINK |
|
26 |
----------------------------------------------------------------------------------------- |
|
27 |
*/ |
|
28 |
|
|
29 |
// Deutsche Modulbeschreibung |
|
30 |
$module_description = 'Dieses Modul ermöglicht die Anzeige eines Links im Seitenmenü.'; |
|
31 |
|
|
32 |
// Ueberschriften und Textausgaben |
|
33 |
$MOD_MENU_LINK['TEXT'] = 'Klicke HIER um zur Startseite zu gelangen'; |
|
34 |
$MOD_MENU_LINK['EXTERNAL_LINK'] = 'Entfernte Adresse'; |
|
35 |
|
|
36 |
?> |
|
37 | 0 |
trunk/wb/modules/captcha_control/languages/DE_du.php | ||
---|---|---|
1 |
<?php |
|
2 |
|
|
3 |
// $Id$ |
|
4 |
|
|
5 |
/* |
|
6 |
|
|
7 |
Website Baker Project <http://www.websitebaker.org/> |
|
8 |
Copyright (C) 2004-2008, Ryan Djurovich |
|
9 |
|
|
10 |
Website Baker is free software; you can redistribute it and/or modify |
|
11 |
it under the terms of the GNU General Public License as published by |
|
12 |
the Free Software Foundation; either version 2 of the License, or |
|
13 |
(at your option) any later version. |
|
14 |
|
|
15 |
Website Baker is distributed in the hope that it will be useful, |
|
16 |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
17 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|
18 |
GNU General Public License for more details. |
|
19 |
|
|
20 |
You should have received a copy of the GNU General Public License |
|
21 |
along with Website Baker; if not, write to the Free Software |
|
22 |
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
23 |
|
|
24 |
----------------------------------------------------------------------------------------- |
|
25 |
DEUTSCHE SPRACHDATEI FUER DAS CAPTCHA-CONTROL ADMINISTRATIONS TOOL |
|
26 |
----------------------------------------------------------------------------------------- |
|
27 |
*/ |
|
28 |
|
|
29 |
// Deutsche Modulbeschreibung |
|
30 |
$module_description = 'Admin-Tool um das Verhalten von CAPTCHA und ASP zu kontrollieren'; |
|
31 |
|
|
32 |
// Ueberschriften und Textausgaben |
|
33 |
$MOD_CAPTCHA_CONTROL['HEADING'] = 'Captcha- und ASP Steuerung'; |
|
34 |
$MOD_CAPTCHA_CONTROL['HOWTO'] = 'Hiermit kann das Verhalten von "CAPTCHA" und "Advanced Spam Protection" (ASP) gesteuert werden. Damit ASP in einem Modul wirken kann, muss das verwendete Modul entsprechend angepasst sein.'; |
|
35 |
|
|
36 |
// Text and captions of form elements |
|
37 |
$MOD_CAPTCHA_CONTROL['CAPTCHA_CONF'] = 'CAPTCHA-Einstellungen'; |
|
38 |
$MOD_CAPTCHA_CONTROL['CAPTCHA_TYPE'] = 'CAPTCHA-Typ'; |
|
39 |
$MOD_CAPTCHA_CONTROL['CAPTCHA_EXP'] = 'Die CAPTCHA-Einstellungen für die Module befinden sich in den jeweiligen Modul-Optionen'; |
|
40 |
$MOD_CAPTCHA_CONTROL['USE_SIGNUP_CAPTCHA']= 'CAPTCHA für Registrierung aktivieren'; |
|
41 |
$MOD_CAPTCHA_CONTROL['ENABLED'] = 'Aktiviert'; |
|
42 |
$MOD_CAPTCHA_CONTROL['DISABLED'] = 'Ausgeschaltet'; |
|
43 |
$MOD_CAPTCHA_CONTROL['ASP_CONF'] = 'Erweiterter-Spam-Schutz (ASP) Einstellungen'; |
|
44 |
$MOD_CAPTCHA_CONTROL['ASP_TEXT'] = 'ASP benutzen (wenn im Modul vorhanden)'; |
|
45 |
$MOD_CAPTCHA_CONTROL['ASP_EXP'] = 'ASP versucht anhand der verschiedenen Verhaltensweisen zu erkennen, ob eine Formular-Eingabe von einem Menschen oder einem Spam-Bot kommt.'; |
|
46 |
$MOD_CAPTCHA_CONTROL['CALC_TEXT'] = 'Rechnung als Text'; |
|
47 |
$MOD_CAPTCHA_CONTROL['CALC_IMAGE'] = 'Rechnung als Bild'; |
|
48 |
$MOD_CAPTCHA_CONTROL['CALC_TTF_IMAGE'] = 'Rechnung als Bild mit wechselnden Schriften und Hintergründen'; |
|
49 |
$MOD_CAPTCHA_CONTROL['TTF_IMAGE'] = 'Bild mit wechselnden Schriften und Hintergründen'; |
|
50 |
$MOD_CAPTCHA_CONTROL['OLD_IMAGE'] = 'Alter Stil (nicht empfohlen)'; |
|
51 |
$MOD_CAPTCHA_CONTROL['TEXT'] = 'Text-CAPTCHA'; |
|
52 |
$MOD_CAPTCHA_CONTROL['CAPTCHA_ENTER_TEXT']= 'Fragen und Antworten'; |
|
53 |
$MOD_CAPTCHA_CONTROL['CAPTCHA_TEXT_DESC'] = "Bitte hier alles löschen\nsonst werden deine Änderungen nicht gespeichert!\n### Beispiel ###\nHier kannst du Fragen und Antworten eingeben.\nEntweder:\n?Wie ist der <b>Vorname</b> von <b>Claudia</b> Schiffer?\n!Claudia\n\n?Frage 2\n!Antwort 2\n...\nWenn die benutzte Sprache egal ist.\n\nOder, wenn die Sprache relevant ist:\n?EN:What's <b>Claudia</b> Schiffer's <b>first name</b>?\n!Claudia\n\n?EN:Question 2\n!Answer 2\n\n?DE:Wie ist der <b>Vorname</b> von <b>Claudia</b> Schiffer?\n!Claudia\n...\n### example ###\n"; |
|
54 |
|
|
55 |
$MOD_CAPTCHA['VERIFICATION'] = 'Prüfziffer'; |
|
56 |
$MOD_CAPTCHA['ADDITION'] = 'plus'; |
|
57 |
$MOD_CAPTCHA['SUBTRAKTION'] = 'minus'; |
|
58 |
$MOD_CAPTCHA['MULTIPLIKATION'] = 'mal'; |
|
59 |
$MOD_CAPTCHA['VERIFICATION_INFO_RES'] = 'Bitte Ergebnis eintragen'; |
|
60 |
$MOD_CAPTCHA['VERIFICATION_INFO_TEXT'] = 'Bitte Text eintragen'; |
|
61 |
$MOD_CAPTCHA['VERIFICATION_INFO_QUEST'] = 'Bitte Frage beantworten'; |
|
62 |
$MOD_CAPTCHA['INCORRECT_VERIFICATION'] = 'Das Ergebnis ist falsch. Bitte trage es neu ein.'; |
|
63 |
|
|
64 |
?> |
|
65 | 0 |
trunk/wb/modules/backup/languages/DE_du.php | ||
---|---|---|
1 |
<?php |
|
2 |
|
|
3 |
// $Id$ |
|
4 |
|
|
5 |
/* |
|
6 |
|
|
7 |
Website Baker Project <http://www.websitebaker.org/> |
|
8 |
Copyright (C) 2004-2008, Ryan Djurovich |
|
9 |
|
|
10 |
Website Baker is free software; you can redistribute it and/or modify |
|
11 |
it under the terms of the GNU General Public License as published by |
|
12 |
the Free Software Foundation; either version 2 of the License, or |
|
13 |
(at your option) any later version. |
|
14 |
|
|
15 |
Website Baker is distributed in the hope that it will be useful, |
|
16 |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
17 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|
18 |
GNU General Public License for more details. |
|
19 |
|
|
20 |
You should have received a copy of the GNU General Public License |
|
21 |
along with Website Baker; if not, write to the Free Software |
|
22 |
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
23 |
|
|
24 |
----------------------------------------------------------------------------------------- |
|
25 |
DEUTSCHE SPRACHDATEI FUER DAS MODUL: BACKUP |
|
26 |
----------------------------------------------------------------------------------------- |
|
27 |
*/ |
|
28 |
|
|
29 |
// Deutsche Modulbeschreibung |
|
30 |
$module_description = 'Dieses Modul ermöglicht die Erstellung einer Datenbanksicherung.'; |
|
31 |
|
|
32 |
// Textausgaben |
|
33 |
$MOD_BACKUP['BACKUP_ALL_TABLES'] = 'Sichere alle Tabellen der Datenbank'; |
|
34 |
$MOD_BACKUP['BACKUP_WB_SPECIFIC'] = 'Sichere nur die von Website Baker generierten Tabellen der Datenbank'; |
|
35 |
$TEXT['BACKUP_DATABASE'] = 'Erstelle Datenbanksicherung'; |
|
36 |
|
|
37 |
?> |
|
38 | 0 |
trunk/wb/modules/jsadmin/languages/DE_du.php | ||
---|---|---|
1 |
<?php |
|
2 |
|
|
3 |
// $Id$ |
|
4 |
|
|
5 |
/* |
|
6 |
|
|
7 |
Website Baker Project <http://www.websitebaker.org/> |
|
8 |
Copyright (C) 2004-2008, Ryan Djurovich |
|
9 |
|
|
10 |
Website Baker is free software; you can redistribute it and/or modify |
|
11 |
it under the terms of the GNU General Public License as published by |
|
12 |
the Free Software Foundation; either version 2 of the License, or |
|
13 |
(at your option) any later version. |
|
14 |
|
|
15 |
Website Baker is distributed in the hope that it will be useful, |
|
16 |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
17 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|
18 |
GNU General Public License for more details. |
|
19 |
|
|
20 |
You should have received a copy of the GNU General Public License |
|
21 |
along with Website Baker; if not, write to the Free Software |
|
22 |
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
23 |
|
|
24 |
----------------------------------------------------------------------------------------- |
|
25 |
DEUTSCHE SPRACHDATEI FUER DAS MODUL: JAVASCRIPT ADMIN |
|
26 |
----------------------------------------------------------------------------------------- |
|
27 |
*/ |
|
28 |
|
|
29 |
// Deutsche Modulbeschreibung |
|
30 |
$module_description = 'Dieses Modul stellt Javascript Funktionen für die Website Baker Benutzeroberfläche zur Verfügung. Verwendet das YahooUI Javascript Framework.'; |
|
31 |
|
|
32 |
// Ueberschriften und Textausgaben |
|
33 |
$MOD_JSADMIN['TXT_HEADING_B'] = 'Bitte wähle die gewünschten Javascript Funktionen aus'; |
|
34 |
$MOD_JSADMIN['TXT_PERSIST_ORDER_B'] = 'Geöffneten Seitenbaum merken'; |
|
35 |
$MOD_JSADMIN['TXT_AJAX_ORDER_PAGES_B'] = 'Sortierung von Seiten per "drag-and-drop" erlauben'; |
|
36 |
$MOD_JSADMIN['TXT_AJAX_ORDER_SECTIONS_B'] = 'Sortierung von Abschnitten per "drag-and-drop" erlauben'; |
|
37 |
$MOD_JSADMIN['TXT_ERROR_INSTALLINFO_B'] = '<h1>Fehler</h1><p>JavaScript Admin benötigt das YUI (Yahoo User Interface) Framework.<br />Folgende Dateien werden für das Modul benötigt:<br /><br />'; |
|
38 |
|
|
39 |
?> |
|
40 | 0 |
trunk/wb/modules/output_filter/languages/DE_du.php | ||
---|---|---|
1 |
<?php |
|
2 |
|
|
3 |
// $Id$ |
|
4 |
|
|
5 |
/* |
|
6 |
|
|
7 |
Website Baker Project <http://www.websitebaker.org/> |
|
8 |
Copyright (C) 2004-2008, Ryan Djurovich |
|
9 |
|
|
10 |
Website Baker is free software; you can redistribute it and/or modify |
|
11 |
it under the terms of the GNU General Public License as published by |
|
12 |
the Free Software Foundation; either version 2 of the License, or |
|
13 |
(at your option) any later version. |
|
14 |
|
|
15 |
Website Baker is distributed in the hope that it will be useful, |
|
16 |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
17 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|
18 |
GNU General Public License for more details. |
|
19 |
|
|
20 |
You should have received a copy of the GNU General Public License |
|
21 |
along with Website Baker; if not, write to the Free Software |
|
22 |
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
23 |
|
|
24 |
----------------------------------------------------------------------------------------- |
|
25 |
DEUTSCHE SPRACHDATEI FUER DAS MODUL: OUTPUT_FILTER |
|
26 |
----------------------------------------------------------------------------------------- |
|
27 |
*/ |
|
28 |
|
|
29 |
// Deutsche Modulbeschreibung |
|
30 |
$module_description = 'Dieses Modul erlaubt die Filterung von Inhalten vor der Anzeige im Frontendbereich. Unterstüzt die Filterung von Emailadressen in mailto Links und Text.'; |
|
31 |
|
|
32 |
// ?berschriften und Textausgaben |
|
33 |
$MOD_MAIL_FILTER['HEADING'] = 'Optionen: Ausgabe Filterung'; |
|
34 |
$MOD_MAIL_FILTER['HOWTO'] = 'Über nachfolgende Optionen kann die Ausgabefilterung konfiguriert werden.<p style="line-height:1.5em;"><strong>Tipp: </strong>Mailto Links können mit einer Javascript Routine verschlüsselt werden. Um diese Option zu aktivieren muss der PHP Befehl <code style="background:#FFA;color:#900;"><?php register_frontend_modfiles(\'js\');?></code> im <head> Bereich der index.php deines Templates eingebunden werden. Ohne diese Änderungen wird nur das @ Zeichen im mailto: Teil ersetzt.</p>'; |
|
35 |
|
|
36 |
// Text von form Elementen |
|
37 |
$MOD_MAIL_FILTER['BASIC_CONF'] = 'Grundeinstellungen'; |
|
38 |
$MOD_MAIL_FILTER['EMAIL_FILTER'] = 'Filtere E-Mail Adressen im Text'; |
|
39 |
$MOD_MAIL_FILTER['MAILTO_FILTER'] = 'Filtere E-Mail Adressen in mailto Links'; |
|
40 |
$MOD_MAIL_FILTER['ENABLED'] = 'Aktiviert'; |
|
41 |
$MOD_MAIL_FILTER['DISABLED'] = 'Ausgeschaltet'; |
|
42 |
|
|
43 |
$MOD_MAIL_FILTER['REPLACEMENT_CONF'] = 'Email Ersetzungen'; |
|
44 |
$MOD_MAIL_FILTER['AT_REPLACEMENT'] = 'Ersetze "@" durch'; |
|
45 |
$MOD_MAIL_FILTER['DOT_REPLACEMENT'] = 'Ersetze "." durch'; |
|
46 |
|
|
47 |
?> |
|
48 | 0 |
trunk/wb/modules/reload/languages/DE_du.php | ||
---|---|---|
1 |
<?php |
|
2 |
|
|
3 |
// $Id$ |
|
4 |
|
|
5 |
/* |
|
6 |
|
|
7 |
Website Baker Project <http://www.websitebaker.org/> |
|
8 |
Copyright (C) 2004-2008, Ryan Djurovich |
|
9 |
|
|
10 |
Website Baker is free software; you can redistribute it and/or modify |
|
11 |
it under the terms of the GNU General Public License as published by |
|
12 |
the Free Software Foundation; either version 2 of the License, or |
|
13 |
(at your option) any later version. |
|
14 |
|
|
15 |
Website Baker is distributed in the hope that it will be useful, |
|
16 |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
17 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|
18 |
GNU General Public License for more details. |
|
19 |
|
|
20 |
You should have received a copy of the GNU General Public License |
|
21 |
along with Website Baker; if not, write to the Free Software |
|
22 |
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
23 |
|
|
24 |
----------------------------------------------------------------------------------------- |
|
25 |
DEUTSCHE SPRACHDATEI FUER DAS MODUL: RELOAD ADDONS |
|
26 |
----------------------------------------------------------------------------------------- |
|
27 |
*/ |
|
28 |
|
|
29 |
// Deutsche Modulbeschreibung |
|
30 |
$module_description = 'Dieses Modul gleicht die Addon Informationen der Datenbank mit deiner Website Baker Installation ab.'; |
|
31 |
|
|
32 |
// Textausgaben |
|
33 |
$MOD_RELOAD['PLEASE_SELECT'] = 'Wähle die Addons aus, deren Informationen mit der Datenbank abgeglichen werden sollen'; |
|
34 |
$MOD_RELOAD['MODULES'] = 'Module'; |
|
35 |
$MOD_RELOAD['TEMPLATES'] = 'Designvorlagen'; |
|
36 |
$MOD_RELOAD['LANGUAGES'] = 'Sprachdateien'; |
|
37 |
$MOD_RELOAD['MODULES_RELOADED'] = 'Module erfolgreich abgeglichen'; |
|
38 |
$MOD_RELOAD['TEMPLATES_RELOADED'] = 'Designvorlagen erfolgreich abgeglichen'; |
|
39 |
$MOD_RELOAD['LANGUAGES_RELOADED'] = 'Sprachdateien erfolgreich abgeglichen'; |
|
40 |
|
|
41 |
?> |
|
42 | 0 |
trunk/wb/modules/code/languages/DE_du.php | ||
---|---|---|
1 |
<?php |
|
2 |
|
|
3 |
// $Id$ |
|
4 |
|
|
5 |
/* |
|
6 |
|
|
7 |
Website Baker Project <http://www.websitebaker.org/> |
|
8 |
Copyright (C) 2004-2008, Ryan Djurovich |
|
9 |
|
|
10 |
Website Baker is free software; you can redistribute it and/or modify |
|
11 |
it under the terms of the GNU General Public License as published by |
|
12 |
the Free Software Foundation; either version 2 of the License, or |
|
13 |
(at your option) any later version. |
|
14 |
|
|
15 |
Website Baker is distributed in the hope that it will be useful, |
|
16 |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
17 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|
18 |
GNU General Public License for more details. |
|
19 |
|
|
20 |
You should have received a copy of the GNU General Public License |
|
21 |
along with Website Baker; if not, write to the Free Software |
|
22 |
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
23 |
|
|
24 |
----------------------------------------------------------------------------------------- |
|
25 |
DEUTSCHE SPRACHDATEI FUER DAS MODUL: CODE |
|
26 |
----------------------------------------------------------------------------------------- |
|
27 |
*/ |
|
28 |
|
|
29 |
// Deutsche Modulbeschreibung |
|
30 |
$module_description = 'Dieses Modul erlaubt das Ausführen von PHP Befehlen (bitte begrenze den Zugriff auf vertrauenswürdige Personen!)'; |
|
31 |
|
|
32 |
?> |
|
33 | 0 |
Also available in: Unified diff
Removed colloquially german language files as the filename causes issues