Welcome to mirror list, hosted at ThFree Co, Russian Federation.

th.js « l10n - github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 006ced4cd008ddf045428fe943a63a866dd99b91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
OC.L10N.register(
    "richdocuments",
    {
    "Collabora Online" : "Collabora ออนไลน์",
    "Can't create document" : "ไม่สามารถสร้างเอกสารได้",
    "New Document.odt" : "เอกสารใหม่.odt",
    "New Spreadsheet.ods" : "สเปรดชีตใหม่.ods",
    "New Presentation.odp" : "งานนำเสนอใหม่.odp",
    "New Document.docx" : "เอกสารใหม่.docx",
    "New Spreadsheet.xlsx" : "สเปรดชีตใหม่.xlsx",
    "New Presentation.pptx" : "งานนำเสนอใหม่.pptx",
    "Saved" : "บันทึกแล้ว",
    "Saved with error: Collabora Online should use the same protocol as the server installation." : "บันทึกกับข้อผิดพลาด: Collabora ออนไลน์ควรใช้โปรโตคอลเดียวกันกับตอนติดตั้งเซิร์ฟเวอร์",
    "Save" : "บันทึก",
    "Could not create file" : "ไม่สามารถสร้างไฟล์",
    "Apply" : "นำไปใช้",
    "Wrong password. Please retry." : "รหัสผ่านไม่ถูกต้อง โปรดลองอีกครั้ง",
    "Password" : "รหัสผ่าน",
    "OK" : "ตกลง",
    "Guest %s" : "ผู้เยี่ยมชม %s",
    "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "ลิงค์นี้ได้หมดอายุแล้วหรือไม่เคยมีอยู่ กรุณาติดต่อบุคคลที่แชร์กับคุณสำหรับรายละเอียด"
},
"nplurals=1; plural=0;");