@@ -1,11 +1,11 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | 3 | /** Chinese Simplified localization file for KCFinder |
4 | - * author: yutuo |
|
5 | - * country: China |
|
6 | - * E-mail: [email protected] |
|
7 | - * URL: yutuo.net |
|
8 | - */ |
|
4 | + * author: yutuo |
|
5 | + * country: China |
|
6 | + * E-mail: [email protected] |
|
7 | + * URL: yutuo.net |
|
8 | + */ |
|
9 | 9 | |
10 | 10 | $lang = array( |
11 | 11 |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | 3 | /** Hungarian localization file for KCFinder |
4 | - * Dubravszky József <[email protected]> |
|
5 | - */ |
|
4 | + * Dubravszky József <[email protected]> |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | $lang = array( |
8 | 8 |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | 3 | /** Turkish localization file for KCFinder |
4 | - * translation by: Kursad Olmez <[email protected]> |
|
5 | - */ |
|
4 | + * translation by: Kursad Olmez <[email protected]> |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | $lang = array( |
8 | 8 |
@@ -1,7 +1,7 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | 3 | /** Afrikaans localization file for KCFinder |
4 | - */ |
|
4 | + */ |
|
5 | 5 | |
6 | 6 | $lang = array( |
7 | 7 | '_locale' => "af-ZA.UTF-8", |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | 3 | /** Slovak localization file for KCFinder |
4 | - * author: drejk1 <[email protected]> |
|
5 | - */ |
|
4 | + * author: drejk1 <[email protected]> |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | $lang = array( |
8 | 8 |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | 3 | /** Swedish localization file for KCFinder |
4 | - * Bobby Grossmann |
|
5 | - */ |
|
4 | + * Bobby Grossmann |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | $lang = array( |
8 | 8 |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | 3 | /** Finnish localization file for KCFinder |
4 | - * author: Heikki Tenhunen ([email protected]) |
|
5 | - */ |
|
4 | + * author: Heikki Tenhunen ([email protected]) |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | $lang = array( |
8 | 8 |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | 3 | /** Lithuanian localization file for KCFinder |
4 | - * author: Paulius Leščinskas <[email protected]> |
|
5 | - */ |
|
4 | + * author: Paulius Leščinskas <[email protected]> |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | $lang = array( |
8 | 8 |
@@ -1,16 +1,16 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | 3 | /** This file is part of KCFinder project |
4 | - * |
|
5 | - * @desc Default English localization |
|
6 | - * @package KCFinder |
|
7 | - * @version 2.54 |
|
8 | - * @author Pavel Tzonkov <[email protected]> |
|
9 | - * @copyright 2010-2014 KCFinder Project |
|
10 | - * @license http://www.opensource.org/licenses/gpl-2.0.php GPLv2 |
|
11 | - * @license http://www.opensource.org/licenses/lgpl-2.1.php LGPLv2 |
|
12 | - * @link http://kcfinder.sunhater.com |
|
13 | - */ |
|
4 | + * |
|
5 | + * @desc Default English localization |
|
6 | + * @package KCFinder |
|
7 | + * @version 2.54 |
|
8 | + * @author Pavel Tzonkov <[email protected]> |
|
9 | + * @copyright 2010-2014 KCFinder Project |
|
10 | + * @license http://www.opensource.org/licenses/gpl-2.0.php GPLv2 |
|
11 | + * @license http://www.opensource.org/licenses/lgpl-2.1.php LGPLv2 |
|
12 | + * @link http://kcfinder.sunhater.com |
|
13 | + */ |
|
14 | 14 | |
15 | 15 | $lang = array( |
16 | 16 | '_locale' => "en_US.UTF-8", |