diff --git a/l10n/th_TH.js b/l10n/th_TH.js index 2ac68040..e7ee59ae 100644 --- a/l10n/th_TH.js +++ b/l10n/th_TH.js @@ -4,6 +4,7 @@ OC.L10N.register( "Connection options and bucket must be configured." : "ต้องกำหนดค่าตัวเลือกการเชื่อมต่อและที่เก็บข้อมูล", "No S3 ObjectStore available" : "ไม่พบ S3 ObjectStore", "Bucket <%s> does not exist." : "ไม่พบ Bucket <%s> ", - "Upload failed. Please ask you administrator to have a look at the log files for more details." : "การอัปโหลดล้มเหลว โปรดขอให้ผู้ดูแลระบบของคุณ ดูรายละเอียดเพิ่มเติมได้จากไฟล์ log" + "Upload failed. Please ask you administrator to have a look at the log files for more details." : "การอัปโหลดล้มเหลว โปรดขอให้ผู้ดูแลระบบของคุณ ดูรายละเอียดเพิ่มเติมได้จากไฟล์ log", + "Storage encryption is not compatible with S3 Object Storage." : "การเข้ารหัสที่เก็บข้อมูลไม่เข้ากันกับ S3 Object Storage" }, "nplurals=1; plural=0;"); diff --git a/l10n/th_TH.json b/l10n/th_TH.json index 99868401..a2f4fadf 100644 --- a/l10n/th_TH.json +++ b/l10n/th_TH.json @@ -2,6 +2,7 @@ "Connection options and bucket must be configured." : "ต้องกำหนดค่าตัวเลือกการเชื่อมต่อและที่เก็บข้อมูล", "No S3 ObjectStore available" : "ไม่พบ S3 ObjectStore", "Bucket <%s> does not exist." : "ไม่พบ Bucket <%s> ", - "Upload failed. Please ask you administrator to have a look at the log files for more details." : "การอัปโหลดล้มเหลว โปรดขอให้ผู้ดูแลระบบของคุณ ดูรายละเอียดเพิ่มเติมได้จากไฟล์ log" + "Upload failed. Please ask you administrator to have a look at the log files for more details." : "การอัปโหลดล้มเหลว โปรดขอให้ผู้ดูแลระบบของคุณ ดูรายละเอียดเพิ่มเติมได้จากไฟล์ log", + "Storage encryption is not compatible with S3 Object Storage." : "การเข้ารหัสที่เก็บข้อมูลไม่เข้ากันกับ S3 Object Storage" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file