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

zh_TW.js « l10n - github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: dcd5e3fe2bea995c63023f8b177bc4c49b0c193b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
OC.L10N.register(
    "firstrunwizard",
    {
    "First run wizard" : "首次使用精靈",
    "Get the apps to sync your files" : "下載應用程式來同步您的檔案",
    "Desktop client" : "桌面客戶端",
    "Android app" : "Android 應用程式",
    "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 存取檔案",
    "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"%s\">website</a>." : "尚有資訊在此 <a target=\"_blank\" href=\"%s\">documentation</a> 及我們的 <a target=\"_blank\" href=\"%s\">網頁</a>.",
    "Connect your Calendar" : "連接您的日曆",
    "Connect your Contacts" : "連接您的聯絡人"
},
"nplurals=1; plural=0;");