mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-03 03:52:54 +02:00
[trunk] - language - update th_TH - Thaï – ภาษาไทย - cleaning - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12219 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
27
language/th_TH/admin.lang.php
Normal file
27
language/th_TH/admin.lang.php
Normal file
@@ -0,0 +1,27 @@
|
||||
<?php
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | Piwigo - a PHP based photo gallery |
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | Copyright(C) 2008-2011 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['Average rate'] = 'ระดับเฉลี่ย';
|
||||
$lang['Rate'] = 'ระดับ';
|
||||
|
||||
?>
|
||||
@@ -55,7 +55,6 @@ $lang['Any tag'] = 'แท็คใดๆ';
|
||||
$lang['At least one listed rule must be satisfied.'] = 'ต้องมีกฏของลำดับอย่างน้อย 1 กฏเพื่อยอมรับ';
|
||||
$lang['At least one tag must match'] = 'ต้องมีอย่างน้อย 1 แท็คที่เข้ากันได้';
|
||||
$lang['Author'] = 'เจ้าของ';
|
||||
$lang['Average rate'] = 'ระดับเฉลี่ย';
|
||||
$lang['Albums'] = 'อัลบัม(มากกว่าหนึ่ง)';
|
||||
$lang['Album'] = 'อัลบัม';
|
||||
$lang['Close this window'] = 'ปิดหน้าต่างนี้';
|
||||
@@ -96,7 +95,6 @@ $lang['Posted on'] = 'โพสต์ไว้เมื่อ';
|
||||
$lang['Profile'] = 'ข้อมูลส่วนตัว';
|
||||
$lang['Quick connect'] = 'เชื่อมต่ออย่างเร็ว';
|
||||
$lang['RSS feed'] = 'RSS feed';
|
||||
$lang['Rate'] = 'ระดับ';
|
||||
$lang['Register'] = 'สมัครสมาชิก';
|
||||
$lang['Registration'] = 'การสมัครสมาชิก';
|
||||
$lang['Related tags'] = 'แท็คใกล้เคียง';
|
||||
@@ -254,4 +252,5 @@ $lang['Search for all terms'] = 'ค้นหาคำทั้งหมด';
|
||||
$lang['Search for any terms'] = 'ค้นหาคำใด ๆ';
|
||||
|
||||
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user