diff options
Diffstat (limited to 'core/l10n/th.js')
-rw-r--r-- | core/l10n/th.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/th.js b/core/l10n/th.js index 388f420d6fe..46c97b5d498 100644 --- a/core/l10n/th.js +++ b/core/l10n/th.js @@ -95,6 +95,8 @@ OC.L10N.register( "More apps" : "แอปเพิ่มเติม", "Currently open" : "เปิดอยู่ในขณะนี้", "_{count} notification_::_{count} notifications_" : ["{count} การแจ้งเตือน"], + "No" : "ไม่", + "Yes" : "ใช่", "Log in" : "เข้าสู่ระบบ", "Logging in …" : "กำลังเข้าสู่ระบบ ...", "Server side authentication failed!" : "การรับรองความถูกต้องฝั่งเซิร์ฟเวอร์ล้มเหลว!", @@ -171,8 +173,6 @@ OC.L10N.register( "{name} version {version} and above" : "{name} รุ่น {version} ขึ้นไป", "Settings menu" : "เมนูการตั้งค่า", "Avatar of {displayName}" : "อวาตาร์ของ {displayName}", - "No" : "ไม่", - "Yes" : "ใช่", "Choose {file}" : "เลือก {file}", "Choose" : "เลือก", "Copy to {target}" : "คัดลอกไปยัง {target}", @@ -180,7 +180,6 @@ OC.L10N.register( "Move to {target}" : "ย้ายไปยัง {target}", "Move" : "ย้าย", "OK" : "ตกลง", - "Error loading message template: {error}" : "เกิดข้อผิดพลาดขณะกำลังโหลดเทมเพลตข้อความ: {error} ", "read-only" : "อ่านอย่างเดียว", "_{count} file conflict_::_{count} file conflicts_" : ["{count} ไฟล์มีข้อขัดแย้ง"], "One file conflict" : "หนึ่งไฟล์มีข้อขัดแย้ง", @@ -365,6 +364,7 @@ OC.L10N.register( "\"{name}\" is not an allowed filetype" : "\"{name}\" ไม่ใช่ประเภทไฟล์ที่อนุญาต", "{newName} already exists" : "{newName} มีอยู่แล้ว", "Error loading file picker template: {error}" : "เกิดข้อผิดพลาดขณะกำลังโหลดเทมเพลตตัวเลือกไฟล์: {error}", + "Error loading message template: {error}" : "เกิดข้อผิดพลาดขณะกำลังโหลดเทมเพลตข้อความ: {error} ", "Show list view" : "แสดงมุมมองรายการ", "Show grid view" : "แสดงมุมมองตาราง", "Pending" : "อยู่ระหว่างดำเนินการ", |