diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-03 02:07:40 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-03 02:07:40 +0200 |
commit | d386e0172a54df88694a9f4942b651ce69a25058 (patch) | |
tree | cd6f49dddbe8c4c2364e8a5803cfec62f349c60c /lib/l10n/th_TH.php | |
parent | 4c065deb55b1c61059c7693c5861a68869758607 (diff) | |
download | nextcloud-server-d386e0172a54df88694a9f4942b651ce69a25058.tar.gz nextcloud-server-d386e0172a54df88694a9f4942b651ce69a25058.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/th_TH.php')
-rw-r--r-- | lib/l10n/th_TH.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/l10n/th_TH.php b/lib/l10n/th_TH.php index cb2610fa204..2aa2ffaba8c 100644 --- a/lib/l10n/th_TH.php +++ b/lib/l10n/th_TH.php @@ -21,5 +21,8 @@ "last month" => "เดือนที่แล้ว", "months ago" => "เดือนมาแล้ว", "last year" => "ปีที่แล้ว", -"years ago" => "ปีที่ผ่านมา" +"years ago" => "ปีที่ผ่านมา", +"%s is available. Get <a href=\"%s\">more information</a>" => "%s พร้อมให้ใช้งานได้แล้ว. <a href=\"%s\">ดูรายละเอียดเพิ่มเติม</a>", +"up to date" => "ทันสมัย", +"updates check is disabled" => "การตรวจสอบชุดอัพเดทถูกปิดใช้งานไว้" ); |