summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-20 01:01:31 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-20 01:01:31 -0500
commitbac9ffbc3a93a452270462cce69684e166856ce4 (patch)
treec04e07aeccf323ccab6d699663156aa0669be174 /l10n
parent8d0f594f169b42ba6af8d44ccbfedf8ac524d96f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/th_TH.js2
-rw-r--r--l10n/th_TH.json2
-rw-r--r--l10n/th_TH.php2
3 files changed, 3 insertions, 3 deletions
diff --git a/l10n/th_TH.js b/l10n/th_TH.js
index 466777019..4afb4e3e0 100644
--- a/l10n/th_TH.js
+++ b/l10n/th_TH.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"news",
{
"Feed contains invalid XML" : "ฟีดประกอบด้วย XML ที่ไม่ถูกต้อง",
- "Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl http://the-feed.tld" : "ไม่พบฟีด: เว็บไซต์ไม่ได้ระบุฟีดหรือบล็อกการเข้าถึง ลองพยายามดาวน์โหลดฟีดในเซิฟเวอร์ด้วยคำสั่งนี้: http://the-feed.tld",
+ "Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl http://the-feed.tld" : "ไม่พบฟีด: เว็บไซต์ไม่ได้ระบุฟีดหรือบล็อกการเข้าถึง ลองพยายามดาวน์โหลดฟีดในเซิร์ฟเวอร์ด้วยคำสั่งนี้: http://the-feed.tld",
"Detected feed format is not supported" : "รูปแบบฟีดที่ตรวจพบไม่ได้รับการสนับสนุน",
"SSL Certificate is invalid" : "ใบรับรองความปลอดภัย SSL ไม่ถูกต้อง",
"Website not found" : "ไม่พบเว็บไซต์",
diff --git a/l10n/th_TH.json b/l10n/th_TH.json
index 6fbad6c8d..d803f4df2 100644
--- a/l10n/th_TH.json
+++ b/l10n/th_TH.json
@@ -1,6 +1,6 @@
{ "translations": {
"Feed contains invalid XML" : "ฟีดประกอบด้วย XML ที่ไม่ถูกต้อง",
- "Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl http://the-feed.tld" : "ไม่พบฟีด: เว็บไซต์ไม่ได้ระบุฟีดหรือบล็อกการเข้าถึง ลองพยายามดาวน์โหลดฟีดในเซิฟเวอร์ด้วยคำสั่งนี้: http://the-feed.tld",
+ "Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl http://the-feed.tld" : "ไม่พบฟีด: เว็บไซต์ไม่ได้ระบุฟีดหรือบล็อกการเข้าถึง ลองพยายามดาวน์โหลดฟีดในเซิร์ฟเวอร์ด้วยคำสั่งนี้: http://the-feed.tld",
"Detected feed format is not supported" : "รูปแบบฟีดที่ตรวจพบไม่ได้รับการสนับสนุน",
"SSL Certificate is invalid" : "ใบรับรองความปลอดภัย SSL ไม่ถูกต้อง",
"Website not found" : "ไม่พบเว็บไซต์",
diff --git a/l10n/th_TH.php b/l10n/th_TH.php
index 18a660f5c..eaf3a9c3b 100644
--- a/l10n/th_TH.php
+++ b/l10n/th_TH.php
@@ -1,7 +1,7 @@
<?php
$TRANSLATIONS = array(
"Feed contains invalid XML" => "ฟีดประกอบด้วย XML ที่ไม่ถูกต้อง",
-"Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl http://the-feed.tld" => "ไม่พบฟีด: เว็บไซต์ไม่ได้ระบุฟีดหรือบล็อกการเข้าถึง ลองพยายามดาวน์โหลดฟีดในเซิฟเวอร์ด้วยคำสั่งนี้: http://the-feed.tld",
+"Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl http://the-feed.tld" => "ไม่พบฟีด: เว็บไซต์ไม่ได้ระบุฟีดหรือบล็อกการเข้าถึง ลองพยายามดาวน์โหลดฟีดในเซิร์ฟเวอร์ด้วยคำสั่งนี้: http://the-feed.tld",
"Detected feed format is not supported" => "รูปแบบฟีดที่ตรวจพบไม่ได้รับการสนับสนุน",
"SSL Certificate is invalid" => "ใบรับรองความปลอดภัย SSL ไม่ถูกต้อง",
"Website not found" => "ไม่พบเว็บไซต์",