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

zh_HK.js « l10n « files_external « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c99a5869c39c33e71c66974804b5c3d47954fbb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
OC.L10N.register(
    "files_external",
    {
    "External storages" : "外部儲存",
    "Personal" : "個人",
    "System" : "系統",
    "Grant access" : "允許存取",
    "Error configuring OAuth1" : "設定 OAuth1 時發生錯誤",
    "Please provide a valid app key and secret." : "請提供有效的應用程式金鑰及密碼",
    "Error configuring OAuth2" : "設定 OAuth2 時發生錯誤",
    "Generate keys" : "產生金鑰",
    "Error generating key pair" : "產生金鑰對錯誤",
    "All users. Type to select user or group." : "所有人都可以使用,或者選擇特定使用者、群組",
    "(group)" : "(群組)",
    "Compatibility with Mac NFD encoding (slow)" : "與Mac的NFD編碼格式相容(較慢)",
    "Enable encryption" : "啟用加密",
    "Enable previews" : "啟動預覽",
    "Enable sharing" : "啟動分享",
    "Check for changes" : "檢查變動",
    "Never" : "絕不",
    "Once every direct access" : "在每次進行存取動作時",
    "Read only" : "唯讀",
    "Delete" : "刪除",
    "Admin defined" : "管理者定義",
    "Delete storage?" : "刪除空間",
    "Saved" : "已儲存",
    "Saving …" : "儲存中 ...",
    "Save" : "儲存",
    "Empty response from the server" : "服務器没有回應",
    "Couldn't access. Please log out and in again to activate this mount point" : "無法存取,請登出後重新登入來啟用這個掛載點。",
    "Couldn't get the information from the remote server: {code} {type}" : "無法從遠程伺服器上獲取資料 : {code} {type}",
    "Couldn't get the list of external mount points: {type}" : "無法得到外部掛載點的列表: {type}",
    "There was an error with message: " : "錯誤信息:",
    "External mount error" : "外部掛載錯誤",
    "external-storage" : "外部儲存",
    "Couldn't fetch list of Windows network drive mount points: Empty response from server" : "無法取得Windows網路磁碟掛載點清單:伺服器無回應。",
    "Please enter the credentials for the {mount} mount" : "請輸入認證來進行掛載{掛載來源}",
    "Username" : "使用者名稱",
    "Password" : "密碼",
    "Credentials saved" : "已儲存憑證",
    "Credentials saving failed" : "憑證儲存失敗",
    "Credentials required" : "需要憑證訊息",
    "Storage with ID \"%d\" not found" : "沒有找到使用者 \"%d\" 的儲存空間 ",
    "Invalid backend or authentication mechanism class" : "無效的後端處理或是驗證方式",
    "Invalid mount point" : "無效的掛載點",
    "Objectstore forbidden" : "物件儲存禁止存取",
    "Invalid storage backend \"%s\"" : "無效的後端儲存 \"%s\"",
    "Not permitted to use backend \"%s\"" : "不被允許使用後端儲存 \"%s\"",
    "Not permitted to use authentication mechanism \"%s\"" : "不被允許使用驗證機制 \"%s\"",
    "Unsatisfied backend parameters" : "無法滿足後端所需的參數條件",
    "Unsatisfied authentication mechanism parameters" : "無法滿足驗證機制所需的參數條件",
    "Insufficient data: %s" : "資料不足: %s",
    "%s" : "%s",
    "Storage with ID \"%d\" is not user editable" : "使用者\"%d\"無法對此儲存位置進行編輯",
    "Access key" : "存取金鑰",
    "Secret key" : "私密金鑰",
    "Builtin" : "公告",
    "None" : "無",
    "OAuth1" : "OAuth1",
    "App key" : "App 金鑰",
    "App secret" : "App 密碼",
    "OAuth2" : "OAuth2",
    "Client ID" : "客戶端ID",
    "Client secret" : "客戶端密碼",
    "Tenant name" : "租戶/專案名稱",
    "Identity endpoint URL" : "身份識別終端點 URL",
    "Domain" : "網域名稱",
    "Rackspace" : "Rackspace",
    "API key" : "API金鑰",
    "Log-in credentials, save in database" : "登入憑證,儲存於資料庫",
    "Username and password" : "使用者帳號和密碼",
    "Log-in credentials, save in session" : "登入憑證,儲存於工作階段",
    "User entered, store in database" : "使用者登入,儲存於資料庫",
    "RSA public key" : "RSA 公開金鑰",
    "Public key" : "公開金鑰",
    "Amazon S3" : "Amazon S3",
    "Bucket" : "Bucket",
    "Hostname" : "主機名稱",
    "Port" : "連接埠",
    "Region" : "地區",
    "Enable SSL" : "啟用 SSL",
    "Enable Path Style" : "啟用路徑格式",
    "WebDAV" : "WebDAV",
    "URL" : "URL",
    "Remote subfolder" : "遠端子資料夾",
    "Secure https://" : "安全 https://",
    "FTP" : "檔案傳輸協定-FTP",
    "Host" : "主機",
    "Secure ftps://" : "安全 ftps://",
    "Local" : "本地",
    "Location" : "地點",
    "Nextcloud" : "Nextcloud",
    "SFTP" : "安全檔案傳輸協定-SFTP",
    "Root" : "Root",
    "SFTP with secret key login" : "以密碼金鑰登入SFTP",
    "SMB / CIFS" : "伺服器訊息區塊-SMB/網路文件共享系統 (CIFS)",
    "Share" : "分享",
    "Show hidden files" : "顯示隱藏的檔案",
    "SMB / CIFS using OC login" : "SMB / CIFS 使用 OC 登入",
    "Username as share" : "以使用者名稱分享",
    "OpenStack Object Storage" : "OpenStack 物件儲存",
    "Service name" : "服務名稱",
    "Request timeout (seconds)" : "請求超時 (秒)",
    "Name" : "名稱",
    "Storage type" : "儲存類型",
    "Scope" : "範圍",
    "Open documentation" : "開啟說明文件",
    "Folder name" : "資料夾名稱",
    "External storage" : "外部儲存",
    "Authentication" : "驗證",
    "Configuration" : "設定",
    "Available for" : "可用的",
    "Add storage" : "增加儲存區",
    "Advanced settings" : "進階設定",
    "Allow users to mount external storage" : "允許使用者能自行掛載外部儲存"
},
"nplurals=1; plural=0;");