source: trunk/language/km_KH/install.lang.php @ 30150

Last change on this file since 30150 was 30150, checked in by TranslationTeam, 10 years ago

[trunk_install] Update km_KH, thanks to : ddtddt

  • Property svn:executable set to *
File size: 3.9 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2014 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23$lang['Password ']['confirm'] = 'ពាក្យ​សម្ងាត់​ [បញ្ជាក់]';
24$lang['PHP 5 is required'] = 'PHP 5.2 ត្រូវ​ការជា​ចាំបាច់';
25$lang['Database configuration'] = 'ការ​កំណត់​លើ​មូលដ្ឋាន​ទិន្នន័យ';
26$lang['Download the config file'] = 'ទាញ​យក​ឯកសារកំណត់';
27$lang['Admin configuration'] = 'ការ​កំណត់​ផ្នែក​រដ្ឋបាល';
28$lang['Can\'t connect to server'] = 'មិន​អាចភ្ជាប់​ទៅ​ម៉ាស៊ីន​មេ​បាន​ទេ';
29$lang['Basic configuration'] = 'ការ​កំណត់ត្រឹម​មូលដ្ឋាន';
30$lang['Installation'] = 'ការបញ្ចូល';
31$lang['Host'] = 'ម៉ាស៊ីនមេ';
32$lang['Default gallery language'] = 'ភាសាវិចិត្រសាលលំនាំដើម';
33$lang['Database table prefix'] = 'បុព្វបទតារាងមូលដ្ឋាន​ទិន្ន​ន័យ';
34$lang['Database name'] = 'ឈ្មោះ​មូលដ្ឋាន​ទិន្ន​ន័យ';
35$lang['Hope to see you back soon.'] = 'សង្ឃឹមថា​នឹងឃើញ​អ្នក​មកវិញឆាប់ៗ';
36$lang['Try to configure PHP 5'] = 'ព្យាយាម​កែកំណត់ PHP 5.2';
37$lang['User'] = 'អ្នក​​ប្រើប្រាស់';
38$lang['Sorry!'] = 'សុំទោស!';
39$lang['Start Install'] = 'ចាប់ផ្តើម​បញ្ចូល';
40$lang['Welcome to your new installation of Piwigo!'] = 'ស្វាគមន៍​មកកាន់​​ការបញ្ចូល​ថ្មីរបស់​ភីវីហ្គូ!';
41$lang['Welcome to my photo gallery'] = 'ស្វាគមន៍​មកកាន់​វិចិត្រសាលរូបភាព​របស់​ខ្ញុំ';
42$lang['Just another Piwigo gallery'] = 'គ្រាន់តែជា​វិចិត្រសាលផ្សេងទៀតរបស់​ភីវីហ្គូ';
43$lang['Congratulations, Piwigo installation is completed'] = 'អប់​អរ​សាទរ, ការ​បញ្ចូល​ភីវីហ្គូ​បាន​សម្រេច';
Note: See TracBrowser for help on using the repository browser.