diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-01 01:55:00 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-01 01:55:00 -0400 |
commit | ff8980d59cd3976b51ac9b9ae8ae04c6b1aa929a (patch) | |
tree | ff80abf1a1a6f60246e6c5a37ffb9907c07d2a76 /lib/l10n/th_TH.js | |
parent | 3a7ad79505e749307e8254f20a2273dd1309b848 (diff) | |
download | nextcloud-server-ff8980d59cd3976b51ac9b9ae8ae04c6b1aa929a.tar.gz nextcloud-server-ff8980d59cd3976b51ac9b9ae8ae04c6b1aa929a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/th_TH.js')
-rw-r--r-- | lib/l10n/th_TH.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/th_TH.js b/lib/l10n/th_TH.js index f118da9eab4..1a55a8264a2 100644 --- a/lib/l10n/th_TH.js +++ b/lib/l10n/th_TH.js @@ -9,6 +9,7 @@ OC.L10N.register( "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "ตรวจพบว่าการกำหนดค่าตัวอย่างที่ถูกคัดลอก นี้สามารถทำลายการติดตั้งของคุณและไม่ได้รับการสนับสนุน โปรดอ่านเอกสารก่อนที่จะดำเนินการเปลี่ยนแปลงใน config.php", "PHP %s or higher is required." : "จำเป็นต้องมี PHP รุ่น %s หรือที่สูงกว่า ", "PHP with a version lower than %s is required." : "รุ่น PHP ของคุณต่ำกว่า %s", + "%sbit or higher PHP required." : "%sบิต หรือ PHP จะต้องเป็นรุ่นสูงกว่าที่กำหนด", "Following databases are supported: %s" : "ฐานข้อมูลต่อไปนี้ได้รับการสนับสนุน: %s", "The command line tool %s could not be found" : "ไม่พบเครื่องมือบรรทัดคำสั่ง %s ", "The library %s is not available." : "ไลบรารี %s ไม่สามารถใช้ได้", @@ -83,6 +84,7 @@ OC.L10N.register( "Archives of type %s are not supported" : "ประเภทข้อมูลที่เก็บของ %s ไม่ได้รับการสนับสนุน", "Failed to open archive when installing app" : "ไม่สามารถเปิดที่เก็บข้อมูลเมื่อกำลังติดตั้งแอพพลิเคชั่น", "App does not provide an info.xml file" : "แอพฯ ไม่ได้ระบุไฟล์ info.xml", + "App cannot be installed because appinfo file cannot be read." : "ไม่สามารถติดตั้งแอพฯเพราะไม่สามารถอ่านไฟล์ AppInfo ได้", "Signature could not get checked. Please contact the app developer and check your admin screen." : "ไม่สามารถตรวจสอบลายเซ็น โปรดติดต่อนักพัฒนาแอพพลิเคชันและตรวจสอบหน้าจอแผงควบคุมระบบของคุณ", "App can't be installed because of not allowed code in the App" : "ไม่สามารถติดตั้งแอพพลิเคชันเพราะไม่ได้อนุญาตรหัสในแอพพลิเคชัน", "App can't be installed because it is not compatible with this version of ownCloud" : "ไม่สามารถติดตั้งแอพพลิเคชันเพราะมันเข้ากันไม่ได้กับรุ่นของ ownCloud นี้", |