diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-23 00:03:17 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-23 00:03:17 +0100 |
commit | 3688376a6f0d2e1ba0a98345aba0d7b82940db4a (patch) | |
tree | 8e138029b22f2e15a41898645563750ccd665612 /lib/l10n/th_TH.php | |
parent | 7e123cfb67e2bb0d7896f8f6a95eed464ebf5d9c (diff) | |
download | nextcloud-server-3688376a6f0d2e1ba0a98345aba0d7b82940db4a.tar.gz nextcloud-server-3688376a6f0d2e1ba0a98345aba0d7b82940db4a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/th_TH.php')
-rw-r--r-- | lib/l10n/th_TH.php | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/l10n/th_TH.php b/lib/l10n/th_TH.php index acb56a4cb09..75fa02f84b0 100644 --- a/lib/l10n/th_TH.php +++ b/lib/l10n/th_TH.php @@ -18,13 +18,17 @@ "seconds ago" => "วินาทีที่ผ่านมา", "1 minute ago" => "1 นาทีมาแล้ว", "%d minutes ago" => "%d นาทีที่ผ่านมา", +"1 hour ago" => "1 ชั่วโมงก่อนหน้านี้", +"%d hours ago" => "%d ชั่วโมงก่อนหน้านี้", "today" => "วันนี้", "yesterday" => "เมื่อวานนี้", "%d days ago" => "%d วันที่ผ่านมา", "last month" => "เดือนที่แล้ว", +"%d months ago" => "%d เดือนมาแล้ว", "last year" => "ปีที่แล้ว", "years ago" => "ปีที่ผ่านมา", "%s is available. Get <a href=\"%s\">more information</a>" => "%s พร้อมให้ใช้งานได้แล้ว. <a href=\"%s\">ดูรายละเอียดเพิ่มเติม</a>", "up to date" => "ทันสมัย", -"updates check is disabled" => "การตรวจสอบชุดอัพเดทถูกปิดใช้งานไว้" +"updates check is disabled" => "การตรวจสอบชุดอัพเดทถูกปิดใช้งานไว้", +"Could not find category \"%s\"" => "ไม่พบหมวดหมู่ \"%s\"" ); |