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

th.js « l10n - github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ba3dd2dbb46a23d0adb2f37c0b8384a18e0bb526 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
OC.L10N.register(
    "firstrunwizard",
    {
    "Get the apps to sync your files" : "ใช้แอพพลิเคชันเพื่อประสานไฟล์ข้อมูลของคุณ",
    "Desktop client" : "เดสก์ทอปผู้ใช้",
    "Android app" : "แอพฯ แอนดรอยด์",
    "iOS app" : "แอพฯ IOS",
    "Access & share your files, calendars, contacts, mail & more from any device, on your terms" : "เข้าถึงและไฟล์ไฟล์ของคุณ, ปฏิทิน, รายชื่อ, อีเมลและอื่นๆ จากอุปกรณ์ใดก็ได้ บนเงื่อนไขของคุณ",
    "Connect your desktop apps to %s" : "เชื่อมต่อแอพพลิเคชันเดสก์ทอปของคุณไปยัง %s",
    "Access files via WebDAV" : "เข้าถึงไฟล์ผ่าน WebDAV",
    "Connect your Calendar" : "เชื่อมต่อปฏิทินของคุณ",
    "Connect your Contacts" : "เชื่อมต่อผู้ติดต่อของคุณ"
},
"nplurals=1; plural=0;");