diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-25 14:57:04 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-25 14:57:04 +0000 |
commit | 55866300a1d790308b6a3342c7ceca0d4d671498 (patch) | |
tree | 1e5292a324ff149f7f3273473e07c124d56325a6 /language/km_KH/install.lang.php | |
parent | 657d5ba6206adb68c96ec36ab9b0f6aa3e63d8d3 (diff) |
[trunk_install] Update km_KH, thanks to : osify
git-svn-id: http://piwigo.org/svn/trunk@28800 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rwxr-xr-x | language/km_KH/install.lang.php | 47 |
1 files changed, 26 insertions, 21 deletions
diff --git a/language/km_KH/install.lang.php b/language/km_KH/install.lang.php index 1fe2436be..b6bc256c3 100755 --- a/language/km_KH/install.lang.php +++ b/language/km_KH/install.lang.php @@ -1,24 +1,24 @@ <?php -// +-----------------------------------------------------------------------+
-// | Piwigo - a PHP based photo gallery |
-// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
-// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
-// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
-// +-----------------------------------------------------------------------+
-// | 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 |
-// | |
-// | 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. |
+// +-----------------------------------------------------------------------+ +// | Piwigo - a PHP based photo gallery | +// +-----------------------------------------------------------------------+ +// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org | +// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | +// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | +// +-----------------------------------------------------------------------+ +// | 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 | +// | | +// | 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. | // +-----------------------------------------------------------------------+ $lang['Password ']['confirm'] = 'ពាក្យសម្ងាត់ [បញ្ជាក់]'; $lang['PHP 5 is required'] = 'PHP 5 ត្រូវការជាចាំបាច់'; @@ -31,4 +31,9 @@ $lang['Installation'] = 'ការបញ្ចូល'; $lang['Host'] = 'ម៉ាស៊ីនមេ'; $lang['Default gallery language'] = 'ភាសាវិចិត្រសាលលំនាំដើម'; $lang['Database table prefix'] = 'បុព្វបទតារាងមូលដ្ឋានទិន្នន័យ'; -$lang['Database name'] = 'ឈ្មោះមូលដ្ឋានទិន្នន័យ';
\ No newline at end of file +$lang['Database name'] = 'ឈ្មោះមូលដ្ឋានទិន្នន័យ'; +$lang['Hope to see you back soon.'] = 'សង្ឃឹមថានឹងឃើញអ្នកមកវិញឆាប់ៗ'; +$lang['Try to configure PHP 5'] = 'ព្យាយាមកែកំណត់ PHP 5'; +$lang['User'] = 'អ្នកប្រើប្រាស់'; +$lang['Sorry!'] = 'សុំទោស!'; +$lang['Start Install'] = 'ចាប់ផ្តើមបញ្ចូល';
\ No newline at end of file |