aboutsummaryrefslogtreecommitdiffstats
path: root/language/th_TH
diff options
context:
space:
mode:
authormistic100 <mistic@piwigo.org>2012-05-14 21:23:31 +0000
committermistic100 <mistic@piwigo.org>2012-05-14 21:23:31 +0000
commit4cac242866461f1307c3f0de01efa04a08d867c8 (patch)
tree787e0a53e5769822bffbb91fd1d53d3f87d803da /language/th_TH
parent114121a0b7dbdf55039ffdd318780d5799f485ea (diff)
change languages keys to differentiate if "%d physical" is plural or singular, same for "and %d virtual"
+ missing ja_JP php open tag git-svn-id: http://piwigo.org/svn/trunk@14977 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/th_TH')
-rw-r--r--language/th_TH/admin.lang.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/language/th_TH/admin.lang.php b/language/th_TH/admin.lang.php
index f282cb56d..6162dc531 100644
--- a/language/th_TH/admin.lang.php
+++ b/language/th_TH/admin.lang.php
@@ -1,4 +1,4 @@
-<?php
+<?php
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
@@ -25,7 +25,7 @@
$lang[' and %d virtual'] = " และ %d";
-$lang[' and %d virtual'] = " และ %d";
+$lang[' and %d virtuals'] = " และ %d";
$lang['%d album including'] = "%d อัลบั้มที่กำลังรวม";
$lang['%d album moved'] = "%d อัลบั้มที่ย้าย";
$lang['%d albums including'] = "%d อัลบั้มที่กำลังรวม";
@@ -59,7 +59,7 @@ $lang['%d photo was deleted'] = "%d รูป ได้ถูกลบแล้
$lang['%d photos uploaded'] = '%d รูป ได้ถูกอัพโหลดแล้ว';
$lang['%d photos were deleted'] = "%d รูป ได้ถูกลบแล้ว";
$lang['%d physical'] = " %d กายภาพ";
-$lang['%d physical'] = " %d กายภาพ";
+$lang['%d physicals'] = " %d กายภาพ";
$lang['%d tag'] = "%d แท็ก";
$lang['%d tags'] = "%d แท็ก";
$lang['%d user comment rejected'] = "%d ความคิดเห็นของผู้ใช้ที่ถูกปฏิเสธ";