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

dhaun at geeklog.net dhaun at geeklog.net
Fri Mar 14 04:47:52 EST 2003


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

Added Files:
	czech.php 
Log Message:
Czech language file, provided by Hermes Trismegistos


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

###############################################################################
# 
# This is the czech language page for GeekLog!
#
# Copyright (C) 2002 hermes_trismegistos
# hermes_trismegistos at post.cz
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
[...1075 lines suppressed...]
    7 => "Statistika",
    8 => "Vlastní nastavení",
    9 => "Hledání",
    10 => "roz¹íøené hledání"
);

$LANG_404 = array(
    1 => "404 Error",
    2 => "Gee, I've looked everywhere but I can not find <b>http://{$HTTP_SERVER_VARS["HTTP_HOST"]}{$HTTP_SERVER_VARS["REQUEST_URI"]}</b>.",
    3 => "<p>We're sorry, but the file you have requested does not exist. Please feel free to check the <a href=\"{$_CONF['site_url']}\">main page</a> or the <a href=\"{$_CONF['site_url']}/search.php\">search page</a> to see if you can find what you lost."
);

$LANG_LOGIN = array (
    1 => 'Je nutné se pøihlásit',
    2 => 'Promiòte, pro pøístup je nutné být pøihlá¹en jako u¾ivatel.',
    3 => 'Pøihlásit',
    4 => 'Nový u¾ivatel'
);

?>





More information about the geeklog-cvs mailing list