[geeklog-cvs] geeklog-1.3/language german_formal.php,NONE,1.1

geeklog-cvs-admin at lists.geeklog.net geeklog-cvs-admin at lists.geeklog.net
Mon Jun 30 16:04:33 EDT 2003


Update of /usr/cvs/geeklog/geeklog-1.3/language
In directory internal.geeklog.net:/tmp/cvs-serv30456

Added Files:
	german_formal.php 
Log Message:
Language file for formal German (using "Sie" instead of "Du" to address the user), provided by Philipp Sack.


--- NEW FILE: german_formal.php ---
<?php

###############################################################################
# german.php for geeklog 1.3.8 and down...
#
# This is an almost complete german language file for GeekLog.
# Please contact Dirk Haun <dirk at haun-online.de> if you think anything
# important is missing ...
# Modification by P.Sack <psack at pr-ide.de> Sie statt du
#
# Credits from the original english.php file:
#
# Special thanks to Mischa Polivanov for his work on this project
#
# Copyright (C) 2000 Jason Whittenburg
# jwhitten at securitygeeks.com
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
[...1124 lines suppressed...]
    7 => "Statistik",
    8 => "Einstellungen",
    9 => "Suchen",
    10 => "Erweiterte Suche"
);

$LANG_404 = array (
    1 => 'Fehler 404',
    2 => "Hmm, ich habe alles versucht, aber <b>http://{$HTTP_SERVER_VARS["HTTP_HOST"]}{$HTTP_SERVER_VARS["REQUEST_URI"]}</b> war nicht aufzufinden.",
    3 => "<p>Sorry, diese Seite oder Datei existiert nicht. Sie können es auf der <a href=\"{$_CONF['site_url']}\">Startseite</a> oder mit der <a href=\"{$_CONF['site_url']}/search.php\">Suchfunktion</a> probieren, vielleicht werden Sie ja fündig ..."
); 

$LANG_LOGIN = array (
    1 => 'Anmeldung erforderlich',
    2 => 'Sorry, aber um auf diesen Bereich zugreifen zu können, müssen Sie als Benutzer registriert ein.', 
    3 => 'Anmelden',
    4 => 'Neuer User'
);

?>





More information about the geeklog-cvs mailing list