|
From: <ge...@us...> - 2009-01-09 23:59:07
|
Revision: 1684
http://nocc.svn.sourceforge.net/nocc/?rev=1684&view=rev
Author: gerundt
Date: 2009-01-09 23:59:01 +0000 (Fri, 09 Jan 2009)
Log Message:
-----------
Use phpdoc header for translations files
Modified Paths:
--------------
trunk/webmail/lang/ar.php
trunk/webmail/lang/bg.php
trunk/webmail/lang/ca.php
trunk/webmail/lang/cs.php
trunk/webmail/lang/cy.php
trunk/webmail/lang/da.php
trunk/webmail/lang/de.php
trunk/webmail/lang/el.php
trunk/webmail/lang/en.php
trunk/webmail/lang/es.php
trunk/webmail/lang/farsi.php
trunk/webmail/lang/fi.php
trunk/webmail/lang/fr.php
trunk/webmail/lang/he.php
trunk/webmail/lang/hr.php
trunk/webmail/lang/hu.php
trunk/webmail/lang/is.php
trunk/webmail/lang/it.php
trunk/webmail/lang/ja.php
trunk/webmail/lang/kr.php
trunk/webmail/lang/lv.php
trunk/webmail/lang/nl.php
trunk/webmail/lang/nn.php
trunk/webmail/lang/no.php
trunk/webmail/lang/pl.php
trunk/webmail/lang/pt-br.php
trunk/webmail/lang/pt.php
trunk/webmail/lang/ro.php
trunk/webmail/lang/ru.php
trunk/webmail/lang/sk.php
trunk/webmail/lang/sl.php
trunk/webmail/lang/sr.php
trunk/webmail/lang/sv.php
trunk/webmail/lang/th.php
trunk/webmail/lang/tr.php
trunk/webmail/lang/xx-hacker.php
trunk/webmail/lang/zh-gb.php
trunk/webmail/lang/zh-tw.php
Property Changed:
----------------
trunk/webmail/lang/ar.php
trunk/webmail/lang/bg.php
trunk/webmail/lang/ca.php
trunk/webmail/lang/cs.php
trunk/webmail/lang/cy.php
trunk/webmail/lang/da.php
trunk/webmail/lang/de.php
trunk/webmail/lang/el.php
trunk/webmail/lang/en.php
trunk/webmail/lang/es.php
trunk/webmail/lang/farsi.php
trunk/webmail/lang/fi.php
trunk/webmail/lang/fr.php
trunk/webmail/lang/he.php
trunk/webmail/lang/hr.php
trunk/webmail/lang/hu.php
trunk/webmail/lang/is.php
trunk/webmail/lang/it.php
trunk/webmail/lang/ja.php
trunk/webmail/lang/kr.php
trunk/webmail/lang/lv.php
trunk/webmail/lang/nl.php
trunk/webmail/lang/nn.php
trunk/webmail/lang/no.php
trunk/webmail/lang/pl.php
trunk/webmail/lang/pt-br.php
trunk/webmail/lang/pt.php
trunk/webmail/lang/ro.php
trunk/webmail/lang/ru.php
trunk/webmail/lang/sk.php
trunk/webmail/lang/sl.php
trunk/webmail/lang/sr.php
trunk/webmail/lang/sv.php
trunk/webmail/lang/th.php
trunk/webmail/lang/tr.php
trunk/webmail/lang/xx-hacker.php
trunk/webmail/lang/zh-gb.php
trunk/webmail/lang/zh-tw.php
Modified: trunk/webmail/lang/ar.php
===================================================================
--- trunk/webmail/lang/ar.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/ar.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,15 +1,21 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/ar.php,v 1.57 2008/06/22 12:22:18 goddess_skuld Exp $
+/**
+ * Configuration file for the Arabic language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the arabic language
- * Translation by Mohamed Hadrouj <moh...@wa...>
+ * Translators:
+ * - Mohamed Hadrouj <moh...@wa...>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/ar.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/bg.php
===================================================================
--- trunk/webmail/lang/bg.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/bg.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,15 +1,21 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/bg.php,v 1.46 2008/06/22 12:22:25 goddess_skuld Exp $
+/**
+ * Configuration file for the Bulgarian language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the Bulgarian language
- * Translation by Evgeni Gechev <et...@se...>
+ * Translators:
+ * - Evgeni Gechev <et...@se...>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/bg.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/ca.php
===================================================================
--- trunk/webmail/lang/ca.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/ca.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,15 +1,21 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/ca.php,v 1.17 2008/06/22 12:22:28 goddess_skuld Exp $
+/**
+ * Configuration file for the Catalan language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the catalan language
- * Translated by David Gimeno i Ayuso, in...@si..., 2005/08/03
+ * Translators:
+ * - David Gimeno i Ayuso <in...@si...>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/ca.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/cs.php
===================================================================
--- trunk/webmail/lang/cs.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/cs.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,16 +1,22 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/cs.php,v 1.50 2008/07/08 18:18:15 goddess_skuld Exp $
+/**
+ * Configuration file for the Czech language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the Czech language
- * Translation by Vaclav Habr <ha...@fo...>
- * Translation by Lukas Mizoch <rag...@gm...>
+ * Translators:
+ * - Vaclav Habr <ha...@fo...>
+ * - Lukas Mizoch <rag...@gm...>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/cs.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/cy.php
===================================================================
--- trunk/webmail/lang/cy.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/cy.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,16 +1,21 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/cy.php,v 1.4 2008/06/22 12:22:21 goddess_skuld Exp $
+/**
+ * Configuration file for the Welsh language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the welsh language
- * Translation by Sion Pennant <sio...@po...>
+ * Translators:
+ * - Sion Pennant <sio...@po...>
*
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/cy.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/da.php
===================================================================
--- trunk/webmail/lang/da.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/da.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,15 +1,21 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/da.php,v 1.48 2008/06/22 12:21:56 goddess_skuld Exp $
+/**
+ * Configuration file for the Danish language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the Danish language
- * Translation by Christian Knudsen <ch...@ep...>
+ * Translators:
+ * - Christian Knudsen <ch...@ep...>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/da.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/de.php
===================================================================
--- trunk/webmail/lang/de.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/de.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,19 +1,24 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/de.php,v 1.67 2008/06/22 12:22:29 goddess_skuld Exp $
+/**
+ * Configuration file for the German language
*
* Copyright 2000 Nicolas Chalanset <nicocha AT free DOT fr>
* Copyright 2000 Olivier Cahagne <wolruf AT free DOT fr>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the german language
- * Translation by
- * David Ferch <dferch AT tk-online DOT net>
- * Benjamin Bräuer <ben1 AT gmx DOT de>
- * Alexander Schremmer <alex AT alexanderweb DOT de>
- * Tim Gerundt <tim AT gerundt DOT de>
+ * Translators:
+ * - David Ferch <dferch AT tk-online DOT net>
+ * - Benjamin Bräuer <ben1 AT gmx DOT de>
+ * - Alexander Schremmer <alex AT alexanderweb DOT de>
+ * - Tim Gerundt <tim AT gerundt DOT de>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/de.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/el.php
===================================================================
--- trunk/webmail/lang/el.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/el.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,15 +1,21 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/el.php,v 1.47 2008/06/22 12:21:55 goddess_skuld Exp $
+/**
+ * Configuration file for the Greek language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the Greek language
- * Translation by Spyros Ioakim <si...@ac...>
+ * Translators:
+ * - Spyros Ioakim <si...@ac...>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/el.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/en.php
===================================================================
--- trunk/webmail/lang/en.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/en.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,15 +1,18 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/en.php,v 1.100 2008/06/22 12:22:27 goddess_skuld Exp $
+/**
+ * Configuration file for the English language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the english language
- *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/en.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/es.php
===================================================================
--- trunk/webmail/lang/es.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/es.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,15 +1,21 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/es.php,v 1.63 2008/07/18 18:08:36 goddess_skuld Exp $
+/**
+ * Configuration file for the Spanish language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the spanish language
- * Translation by Gustavo Muslera <gmu...@in...>
+ * Translators:
+ * - Gustavo Muslera <gmu...@in...>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/es.php
___________________________________________________________________
Deleted: svn:executable
- *
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/farsi.php
===================================================================
--- trunk/webmail/lang/farsi.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/farsi.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,15 +1,18 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/farsi.php,v 1.37 2008/06/22 12:22:14 goddess_skuld Exp $
+/**
+ * Configuration file for the Persian language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the persian language
- *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/farsi.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/fi.php
===================================================================
--- trunk/webmail/lang/fi.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/fi.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,15 +1,21 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/fi.php,v 1.48 2008/06/22 12:22:01 goddess_skuld Exp $
+/**
+ * Configuration file for the Finnish language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the finnish language
- * Translation by Jarmo Järvenpää <Jar...@so...>
+ * Translators:
+ * - Jarmo Järvenpää <Jar...@so...>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/fi.php
___________________________________________________________________
Deleted: svn:executable
- *
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/fr.php
===================================================================
--- trunk/webmail/lang/fr.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/fr.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,15 +1,18 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/fr.php,v 1.102 2008/06/22 12:22:18 goddess_skuld Exp $
+/**
+ * Configuration file for the French language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the french language (the first made, we're french !)
- *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/fr.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/he.php
===================================================================
--- trunk/webmail/lang/he.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/he.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,15 +1,21 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/he.php,v 1.46 2008/06/22 12:21:59 goddess_skuld Exp $
+/**
+ * Configuration file for the Hebrew language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the hebrew language
- * By Tzafrir Cohen <tz...@te...>
+ * Translators:
+ * - Tzafrir Cohen <tz...@te...>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
// While it could be claimed that using UTF-8 is the Right Thing , it is still
Property changes on: trunk/webmail/lang/he.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/hr.php
===================================================================
--- trunk/webmail/lang/hr.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/hr.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,15 +1,21 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/hr.php,v 1.43 2008/06/22 12:22:31 goddess_skuld Exp $
+/**
+ * Configuration file for the Hrvatski (Croatian) language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the Hrvatski (Croatian)
- * Translation by Vid Strpic <st...@bo...>
+ * Translators:
+ * - Vid Strpic <st...@bo...>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/hr.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/hu.php
===================================================================
--- trunk/webmail/lang/hu.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/hu.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,15 +1,21 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/hu.php,v 1.48 2008/06/22 12:22:22 goddess_skuld Exp $
+/**
+ * Configuration file for the Hungarian language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the Hungarian language
- * Translation by Hajdu Zoltán <wi...@wi...>
+ * Translators:
+ * - Hajdu Zoltán <wi...@wi...>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/hu.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/is.php
===================================================================
--- trunk/webmail/lang/is.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/is.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,13 +1,21 @@
<?php
-/*
+/**
+ * Configuration file for the Icelandic language
+ *
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the icelandic language
- * Translation by: Firmanet ehf.
+ * Translators:
+ * - Firmanet ehf
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/is.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/it.php
===================================================================
--- trunk/webmail/lang/it.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/it.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,15 +1,22 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/it.php,v 1.62 2008/06/22 12:22:24 goddess_skuld Exp $
+/**
+ * Configuration file for the Italian language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the Italian language
- * Translation by Guido Venturini <gu...@te...> and Francesco Andreozzi <oz...@la...>
+ * Translators:
+ * - Guido Venturini <gu...@te...>
+ * - Francesco Andreozzi <oz...@la...>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/it.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/ja.php
===================================================================
--- trunk/webmail/lang/ja.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/ja.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,16 +1,23 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/ja.php,v 1.15 2008/06/22 12:22:26 goddess_skuld Exp $
+/**
+ * Configuration file for the Japanese language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the japanese language
- * Translation by Tadashi Jokagi <el...@us...>
+ * Translators:
+ * - Tadashi Jokagi <el...@us...>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
+
// EN-Revision: 1.84
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/ja.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/kr.php
===================================================================
--- trunk/webmail/lang/kr.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/kr.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,15 +1,21 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/kr.php,v 1.46 2008/06/22 12:22:20 goddess_skuld Exp $
+/**
+ * Configuration file for the Korean language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the Korean language
- * Translation by Roh,Kyoung-Min <ro...@dr...>
+ * Translators:
+ * - Roh,Kyoung-Min <ro...@dr...>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/kr.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/lv.php
===================================================================
--- trunk/webmail/lang/lv.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/lv.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,15 +1,18 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/lv.php,v 1.36 2008/06/22 12:22:05 goddess_skuld Exp $
+/**
+ * Configuration file for the Latvian language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the latvian language
- *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/lv.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/nl.php
===================================================================
--- trunk/webmail/lang/nl.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/nl.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,19 +1,24 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/nl.php,v 1.64 2008/06/22 12:22:35 goddess_skuld Exp $
+/**
+ * Configuration file for the Dutch language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for Dutch, the language of The Netherlands
- * Translation by Sander Schroevers and Pieterjan Goppel
- * <lp_...@eu...>
- * Some adding by Mathijs Kolenberg <ma...@so...>
- * Some adding/modification by Silvan Jongerius <sjo...@du...>
- * Some adding/modification by openfan <lep...@ya...>
+ * Translators:
+ * - Sander Schroevers and Pieterjan Goppel <lp_...@eu...>
+ * - Mathijs Kolenberg <ma...@so...>
+ * - Silvan Jongerius <sjo...@du...>
+ * - openfan <lep...@ya...>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/nl.php
___________________________________________________________________
Deleted: svn:executable
- *
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/nn.php
===================================================================
--- trunk/webmail/lang/nn.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/nn.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,15 +1,21 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/nn.php,v 1.44 2008/06/22 12:21:52 goddess_skuld Exp $
+/**
+ * Configuration file for the Norwegian Nynorsk language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the Norwegian language
- * Translation by Ove Ruben R Olsen <ru...@no...>
+ * Translators:
+ * - Ove Ruben R Olsen <ru...@no...>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/nn.php
___________________________________________________________________
Deleted: svn:executable
- *
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/no.php
===================================================================
--- trunk/webmail/lang/no.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/no.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,15 +1,21 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/no.php,v 1.46 2008/06/22 12:21:53 goddess_skuld Exp $
+/**
+ * Configuration file for the Norwegian Bokmal language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the norwegian language
- * Translation by Rune Dalmo <ru...@ba...>
+ * Translators:
+ * - Rune Dalmo <ru...@ba...>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/no.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/pl.php
===================================================================
--- trunk/webmail/lang/pl.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/pl.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,16 +1,22 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/pl.php,v 1.66 2008/06/22 12:22:26 goddess_skuld Exp $
+/**
+ * Configuration file for the Polish language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the Polish language
- * Translation by Ryszard Janiszewski <de...@ak...>
- * and Tomasz Mateja <to...@pi...>
+ * Translators:
+ * - Ryszard Janiszewski <de...@ak...>
+ * - Tomasz Mateja <to...@pi...>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/pl.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/pt-br.php
===================================================================
--- trunk/webmail/lang/pt-br.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/pt-br.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,16 +1,22 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/pt-br.php,v 1.48 2008/06/22 12:22:12 goddess_skuld Exp $
+/**
+ * Configuration file for the Portuguese Brazilian language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the portuguese Brazilian language
- * Translation by Giovani Zamboni <zam...@te...>
- * Translation revised by Renato Frederick <fre...@da...>
+ * Translators:
+ * - Giovani Zamboni <zam...@te...>
+ * - Renato Frederick <fre...@da...>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/pt-br.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/pt.php
===================================================================
--- trunk/webmail/lang/pt.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/pt.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,16 +1,23 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/pt.php,v 1.65 2008/06/22 12:22:12 goddess_skuld Exp $
+/**
+ * Configuration file for the Portuguese language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the Portuguese language
- * Translation by sena <se...@sm...> and JS <jor...@ci...>
- * Few updates by Paulo Matos <pau...@fc...>
+ * Translators:
+ * - sena <se...@sm...>
+ * - JS <jor...@ci...>
+ * - Paulo Matos <pau...@fc...>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/pt.php
___________________________________________________________________
Deleted: svn:executable
- *
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/ro.php
===================================================================
--- trunk/webmail/lang/ro.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/ro.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,16 +1,21 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/ro.php,v 1.42 2008/06/22 12:22:32 goddess_skuld Exp $
+/**
+ * Configuration file for the Romanian language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the romanian language
- * Translation by Nicu Buculei <nic...@ya...>
- *
+ * Translators:
+ * - Nicu Buculei <nic...@ya...>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/ro.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/ru.php
===================================================================
--- trunk/webmail/lang/ru.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/ru.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,16 +1,22 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/ru.php,v 1.54 2008/06/22 12:22:16 goddess_skuld Exp $
+/**
+ * Configuration file for the Russian language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the russian (Windows-1251) language
- * Translation by Sergey Frolovithev <se...@sp...>
- * Additional translation Anton Jakimov <t0...@ls...>
+ * Translators:
+ * - Sergey Frolovithev <se...@sp...>
+ * - Anton Jakimov <t0...@ls...>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/ru.php
___________________________________________________________________
Deleted: svn:executable
- *
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/sk.php
===================================================================
--- trunk/webmail/lang/sk.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/sk.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,15 +1,21 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/sk.php,v 1.50 2008/06/22 12:22:20 goddess_skuld Exp $
+/**
+ * Configuration file for the Slovak language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the Slovak language
- * Translation by Peter Sochna <so...@te...>
+ * Translators:
+ * - Peter Sochna <so...@te...>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/sk.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/sl.php
===================================================================
--- trunk/webmail/lang/sl.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/sl.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,15 +1,21 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/sl.php,v 1.51 2008/06/22 12:22:12 goddess_skuld Exp $
+/**
+ * Configuration file for the Slovenian language
*
- * Copyright 2000 Nicolas Chalanset <ni...@fr...>
- * Copyright 2000 Olivier Cahagne <cah...@ep...>
+ * Copyright 2001 Nicolas Chalanset <ni...@fr...>
+ * Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the slovenian language
- * Tanslation by Borut Mrak <bor...@ij...>
+ * Translators:
+ * - Borut Mrak <bor...@ij...>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/sl.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/sr.php
===================================================================
--- trunk/webmail/lang/sr.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/sr.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,15 +1,21 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/sr.php,v 1.45 2008/06/22 12:22:14 goddess_skuld Exp $
+/**
+ * Configuration file for the Serbian language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the Srpski jezik
- * Translation by Igor Smitran http://www.poen.net/
+ * Translators:
+ * - Igor Smitran <http://www.poen.net/>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
@@ -18,6 +24,7 @@
// What language to use
// see '/usr/share/locale/' for more information
+// @todo Change to "sr_CS"?
$lang_locale = 'sr_YU.UTF-8';
// Text Alignment
Property changes on: trunk/webmail/lang/sr.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/sv.php
===================================================================
--- trunk/webmail/lang/sv.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/sv.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,15 +1,21 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/sv.php,v 1.46 2008/06/22 12:22:09 goddess_skuld Exp $
+/**
+ * Configuration file for the Swedish language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the Swedish language
- * Translation by Robert Niska <r....@re...>
+ * Translators:
+ * - Robert Niska <r....@re...>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/sv.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/th.php
===================================================================
--- trunk/webmail/lang/th.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/th.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,15 +1,21 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/th.php,v 1.37 2008/06/22 12:22:06 goddess_skuld Exp $
+/**
+ * Configuration file for the Thai language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the Thai language
- *
+ * Translators:
+ * - Robert Niska <r....@re...>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/th.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/tr.php
===================================================================
--- trunk/webmail/lang/tr.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/tr.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,17 +1,21 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/tr.php,v 1.46 2008/06/22 12:22:24 goddess_skuld Exp $
+/**
+ * Configuration file for the Turkish language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the turkish language
- * Translation by
- * İsmail Özer <aceleyolla AT gmx DOT net>
+ * Translators:
+ * - İsmail Özer <aceleyolla AT gmx DOT net>
*
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/tr.php
___________________________________________________________________
Deleted: svn:executable
- *
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/xx-hacker.php
===================================================================
--- trunk/webmail/lang/xx-hacker.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/xx-hacker.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,17 +1,20 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/xx-hacker.php,v 1.28 2008/06/22 12:22:17 goddess_skuld Exp $
+/**
+ * Configuration file for the xx-hacker language
*
- * Copyright 2004 Nicolas Chalanset <nicocha at free.fr>
- * Copyright 2004 Olivier Cahagne <wolruf at free.fr>
+ * Easter Egg: Add "{?,&}lang=xx-hacker" in URI after logging in
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * Copyright 2001 Nicolas Chalanset <ni...@fr...>
+ * Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * ** Easter Egg **
- * add "{?,&}lang=xx-hacker" in URI after logging in
- * Configuration file for the xx-hacker language
- *
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/xx-hacker.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/zh-gb.php
===================================================================
--- trunk/webmail/lang/zh-gb.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/zh-gb.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,15 +1,21 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/zh-gb.php,v 1.46 2008/06/22 12:22:10 goddess_skuld Exp $
+/**
+ * Configuration file for the Chinese (Simplified) language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the Chinese Simplified language
- * Translation by Liu Hong <lo...@21...>
+ * Translators:
+ * - Liu Hong <lo...@21...>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/zh-gb.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Modified: trunk/webmail/lang/zh-tw.php
===================================================================
--- trunk/webmail/lang/zh-tw.php 2009-01-08 20:46:03 UTC (rev 1683)
+++ trunk/webmail/lang/zh-tw.php 2009-01-09 23:59:01 UTC (rev 1684)
@@ -1,15 +1,21 @@
<?php
-/*
- * $Header: /cvsroot/nocc/nocc/webmail/lang/zh-tw.php,v 1.49 2008/06/22 12:22:33 goddess_skuld Exp $
+/**
+ * Configuration file for the Chinese (Traditionnal) language
*
* Copyright 2001 Nicolas Chalanset <ni...@fr...>
* Copyright 2001 Olivier Cahagne <cah...@ep...>
*
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * This file is part of NOCC. NOCC is free software under the terms of the
+ * GNU General Public License. You should have received a copy of the license
+ * along with NOCC. If not, see <http://www.gnu.org/licenses/>.
*
- * Configuration file for the chinese (Taiwan) big5 language
- * Translation by Cary Leung <ca...@ca...>
+ * Translators:
+ * - Cary Leung <ca...@ca...>
+ *
+ * @package NOCC
+ * @subpackage Translations
+ * @license http://www.gnu.org/licenses/ GNU General Public License
+ * @version SVN: $Id$
*/
$charset = 'UTF-8';
Property changes on: trunk/webmail/lang/zh-tw.php
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|