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

th_TH.js « l10n « external - github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 175276506efb584b35587c578780cb99fb6e5d74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
OC.L10N.register(
    "external",
    {
    "Please enter valid urls - they have to start with either http://, https:// or /" : "กรุณากรอก URL ที่ถูกต้อง - โดยจะต้องเริ่มต้นด้วย http:// หรือ https:// หรือ /",
    "External sites saved." : "เว็บไซต์ภายนอกถูกบันทึก",
    "External Sites" : "เว็บไซต์ภายนอก",
    "Please note that some browsers will block displaying of sites via http if you are running https." : "โปรดทราบว่าเบราว์เซอร์จะปิดกั้นการแสดงเว็บไซต์บางส่วนผ่าน http ถ้าคุณใช้ https",
    "Furthermore please note that many sites these days disallow iframing due to security reasons." : "นอกจากนี้โปรดทราบว่าหลายเว็บไซต์ ไม่อนุญาตให้ใช้ iframe เนื่องจากเหตุผลด้านความปลอดภัย",
    "We highly recommend to test the configured sites below properly." : "เราขอแนะนำให้ทดสอบตั้งค่าเว็บไซต์อย่างถูกต้องดังต่อไปนี้",
    "Name" : "ชื่อ",
    "URL" : "URL",
    "Select an icon" : "เลือกไอคอน",
    "Remove site" : "ลบเว็บไซต์ออก",
    "Add" : "เพิ่ม"
},
"nplurals=1; plural=0;");