File Manager

Current Path : /webspace/www.saveursetterroir.be/html/lib/nls/
Upload File :
Current File : //webspace/www.saveursetterroir.be/html/lib/nls/el_GR.nls.php

<?php
#CMS - CMS Made Simple
#(c)2004 by Ted Kulp (wishy@users.sf.net)
#This project's homepage is: http://www.cmsmadesimple.org
#
#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.
#You should have received a copy of the GNU General Public License
#along with this program; if not, write to the Free Software
#Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

#NLS (National Language System) array.

#The basic idea and values was taken from then Horde Framework (http://horde.org)
#The original filename was horde/config/nls.php.
#The modifications to fit it for Gallery were made by Jens Tkotz
#(http://gallery.meanalto.com) 

#Ideas from Gallery's implementation made to CMS by Ted Kulp

#GR Greek
#Created by: Panagiotis Skarvelis <sl45sms@yahoo.gr>


#Native language name
#NOTE: Encode me with HTML escape chars like &#231; or &ntilde; so I work on every page
$nls['language']['el_GR'] = '&Epsilon;&lambda;&lambda;&eta;&nu;&iota;&kappa;&alpha;';
$nls['englishlang']['el_GR'] = 'Greek';

#Possible aliases for language
$nls['alias']['gr'] = 'el_GR';
$nls['alias']['greek'] = 'el_GR' ;
$nls['alias']['hellenic'] = 'el_GR' ;
$nls['alias']['el'] = 'el_GR' ;
$nls['alias']['el_GR.ISO8859-7'] = 'el_GR' ;

#Possible locale for language
$nls['locale']['el_GR'] = 'el_GR,el_GR.utf8,el_GR.utf-8,el_GR.UTF-8,greek,Greek_Greece.1253';

#Encoding of the language
$nls['encoding']['el_GR'] = "UTF-8";

#Location of the file(s)
$nls['file']['el_GR'] = array(dirname(__FILE__).'/el_GR/admin.inc.php');

#Language setting for HTML area
# Only change this when translations exist in HTMLarea and plugin dirs
# (please send language files to HTMLarea development)

$nls['htmlarea']['el_GR'] = 'gr';
?>

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com