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

dhaun at geeklog.net dhaun at geeklog.net
Wed Mar 5 09:26:55 EST 2003


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

Added Files:
	romanian.php 
Log Message:
Romanian language file, provided by Dan Gheorghitza


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

###############################################################################
# romanian.php 
# This is the romanian language page for GeekLog!
#
# Copyright (C) 2003 dan gheorghitza
# dangk12 at yahoo.com
#
# 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 => "Statistici",
    8 => "Personalizeaza",
    9 => "Cauta",
    10 => "cautare avansata"
);

$LANG_404 = array(
    1 => "Eroare 404",
    2 => "Oh, nu! Ne-am uitat peste tot, dar n-am gasit <b>http://{$HTTP_SERVER_VARS["HTTP_HOST"]}{$HTTP_SERVER_VARS["REQUEST_URI"]}</b>.",
    3 => "<p>Ne pare rau, dar pagina care o cautati nu exista. Va rugam, verificati <a href=\"{$_CONF['site_url']}\">pagina principala</a> sau <a href=\"{$_CONF['site_url']}/search.php\">pagina de cautare</a> sa vedeti daca gasiti ceea ce cautati."
);

$LANG_LOGIN = array (
    1 => 'Inregistrare necesara',
    2 => 'Ne pare rau, pentru a avea acces la aceasta zona trebuie sa fiti membru/utilizator inregistrat.',
    3 => 'Inregistrare',
    4 => 'Membru Nou'
);

?>





More information about the geeklog-cvs mailing list