aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/AdminTools
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2014-06-19 10:25:55 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2014-06-19 10:25:55 +0000
commiteb10d709777cf368bc222871af60b2040160fe6d (patch)
treea0ca42d80cbf437b78e1dbe607c5e7048640a094 /plugins/AdminTools
parent49318280ed9a61b0c3b5ac992c40bcdfb8fc3bdc (diff)
[admin_tools] Update km_KH, thanks to : osify
git-svn-id: http://piwigo.org/svn/trunk@28738 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/AdminTools')
-rw-r--r--plugins/AdminTools/language/km_KH/index.php7
-rwxr-xr-xplugins/AdminTools/language/km_KH/plugin.lang.php39
2 files changed, 46 insertions, 0 deletions
diff --git a/plugins/AdminTools/language/km_KH/index.php b/plugins/AdminTools/language/km_KH/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/plugins/AdminTools/language/km_KH/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/plugins/AdminTools/language/km_KH/plugin.lang.php b/plugins/AdminTools/language/km_KH/plugin.lang.php
new file mode 100755
index 000000000..4f0cc14d6
--- /dev/null
+++ b/plugins/AdminTools/language/km_KH/plugin.lang.php
@@ -0,0 +1,39 @@
+<?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. |
+// +-----------------------------------------------------------------------+
+$lang['Revert'] = 'ត្រឡប់​ទៅ​ដូច​ដើម';
+$lang['View as'] = 'បង្ហាញជា';
+$lang['right'] = 'ស្តាំ';
+$lang['left'] = 'ឆ្វេង';
+$lang['Viewing as <b>%s</b>.'] = 'បង្ហាញជា <b>%s</b>។';
+$lang['Show SQL queries'] = 'បង្ហាញសំនេរ SQL';
+$lang['Saved'] = 'បាន​រក្សាទុក';
+$lang['Save visit in history'] = 'រក្សាការ​ចូលមើល​ទុក';
+$lang['Save'] = 'រក្សាទុក';
+$lang['Quick edit'] = 'ការកែ​ប្រែលឿន';
+$lang['Properties page'] = 'ទំព័រ​ឯកសារលក្ខណៈ';
+$lang['Open toolbar by default'] = 'បើ​របារឧបករណ៍​ដោយលំនាំ​ដើម';
+$lang['Give access to quick edit to photo owners even if they are not admin'] = 'ផ្តល់​សិទ្ធិចូល​ទៅ​ការកែ​ប្រែលឿនដល់​ម្ចាស់​រូបភាព បើទោះបី​ពួកគាត់​ពុំមែន​ជា​អ្នក​គ្រប់គ្រង​ក៏ដោយ';
+$lang['Debug template'] = 'ស្វែងរក​កំបុស​ពុម្ព';
+$lang['Debug languages'] = 'ស្វែង​រកកំហុស​ភាសា';
+$lang['Combine JS&CSS'] = 'បញ្ចូល JS&CSS';
+$lang['Closed icon position'] = 'ទីតាំ​ង​រូប​បិទ'; \ No newline at end of file