2014-10-17 16:20:02 +04:00
OC . L10N . register (
"files_external" ,
{
2015-10-29 08:55:45 +03:00
"Fetching request tokens failed. Verify that your app key and secret are correct." : "請求失敗,請驗證您的應用程式金鑰及密碼是否正確" ,
"Fetching access tokens failed. Verify that your app key and secret are correct." : "存取失敗,請驗證您的應用程式金鑰及密碼是否正確" ,
"Please provide a valid app key and secret." : "請提供有效的應用程式金鑰及密碼" ,
"Step 1 failed. Exception: %s" : "步驟 1 失敗,出現異常: %s" ,
"Step 2 failed. Exception: %s" : "步驟 2 失敗,出現異常: %s" ,
2014-10-17 16:20:02 +04:00
"External storage" : "外部儲存" ,
"Personal" : "個人" ,
"System" : "系統" ,
2015-08-25 19:39:10 +03:00
"Grant access" : "允許存取" ,
2015-10-29 08:55:45 +03:00
"Error configuring OAuth1" : "設定 OAuth1 時發生錯誤" ,
"Error configuring OAuth2" : "設定 OAuth2 時發生錯誤" ,
"Generate keys" : "產生金鑰" ,
"Error generating key pair" : "產生金鑰對錯誤" ,
"All users. Type to select user or group." : "所有人都可以使用,或者選擇特定使用者、群組" ,
"(group)" : "(群組)" ,
2014-10-17 16:20:02 +04:00
"Saved" : "已儲存" ,
2016-07-06 16:28:06 +03:00
"Save" : "儲存" ,
2016-01-14 09:55:43 +03:00
"Couldn't access. Please logout and login to activate this mount point" : "無法存取。請重新登出再登入啟動此掛載點。" ,
"Couldn't get the information from the ownCloud server: {code} {type}" : "無法從ownCloud伺服器得到資訊: {code} {type}" ,
"Couldn't get the list of external mount points: {type}" : "無法得到外部掛載點的列表: {type}" ,
"External mount error" : "外部掛載錯誤" ,
2016-02-06 09:55:36 +03:00
"Username" : "使用者名稱" ,
"Password" : "密碼" ,
2016-05-24 22:24:38 +03:00
"Storage with id \"%i\" not found" : "沒有找到編號 \"%i\" 的儲存空間 " ,
"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" ,
2015-10-29 08:55:45 +03:00
"Access key" : "存取金鑰" ,
"Secret key" : "私密金鑰" ,
2015-08-25 19:39:10 +03:00
"None" : "無" ,
2015-10-29 08:55:45 +03:00
"App key" : "App 金鑰" ,
"App secret" : "App 密碼" ,
"Client ID" : "客戶端ID" ,
"Client secret" : "客戶端密碼" ,
"OpenStack" : "OpenStack" ,
"Tenant name" : "租戶/專案名稱" ,
"Identity endpoint URL" : "身份識別終端點 URL" ,
"Rackspace" : "Rackspace" ,
2015-09-14 08:55:35 +03:00
"API key" : "API金鑰" ,
2015-10-29 08:55:45 +03:00
"Username and password" : "使用者帳號和密碼" ,
"RSA public key" : "RSA 公開金鑰" ,
"Public key" : "公開金鑰" ,
2015-08-25 19:39:10 +03:00
"Amazon S3" : "Amazon S3" ,
2015-10-29 08:55:45 +03:00
"Bucket" : "Bucket" ,
"Hostname" : "主機名稱" ,
2015-08-25 19:39:10 +03:00
"Port" : "連接埠" ,
"Region" : "地區" ,
"Enable SSL" : "啟用 SSL" ,
2015-10-29 08:55:45 +03:00
"Enable Path Style" : "啟用路徑格式" ,
2015-08-25 19:39:10 +03:00
"WebDAV" : "WebDAV" ,
"URL" : "URL" ,
2015-10-29 08:55:45 +03:00
"Remote subfolder" : "遠端子資料夾" ,
"Secure https://" : "安全 https://" ,
"Dropbox" : "Dropbox" ,
"FTP" : "檔案傳輸協定-FTP" ,
2015-09-14 08:55:35 +03:00
"Host" : "主機" ,
2015-10-29 08:55:45 +03:00
"Secure ftps://" : "安全 ftps://" ,
"Google Drive" : "Google 雲端硬碟" ,
2015-08-25 19:39:10 +03:00
"Local" : "本地" ,
"Location" : "地點" ,
2015-10-29 08:55:45 +03:00
"SFTP" : "安全檔案傳輸協定-SFTP" ,
"SFTP with secret key login" : "以密碼金鑰登入SFTP" ,
"SMB / CIFS" : "伺服器訊息區塊-SMB/網路文件共享系統 (CIFS)" ,
2015-09-14 08:55:35 +03:00
"Share" : "分享" ,
2015-10-29 08:55:45 +03:00
"Domain" : "網域名稱" ,
"SMB / CIFS using OC login" : "SMB / CIFS 使用 OC 登入" ,
"Username as share" : "以使用者名稱分享" ,
"OpenStack Object Storage" : "OpenStack 物件儲存" ,
"Service name" : "服務名稱" ,
"Request timeout (seconds)" : "請求超時 (秒)" ,
"No external storage configured" : "目前尚未配置任何外部儲存" ,
"You can add external storages in the personal settings" : "在個人設定裡您可以自行加入外部儲存設定" ,
2014-10-17 16:20:02 +04:00
"Name" : "名稱" ,
2015-10-29 08:55:45 +03:00
"Storage type" : "儲存類型" ,
"Scope" : "範圍" ,
2016-04-09 19:28:39 +03:00
"Enable encryption" : "啟用加密" ,
"Enable previews" : "啟動預覽" ,
"Check for changes" : "檢查變動" ,
"Never" : "絕不" ,
2014-10-17 16:20:02 +04:00
"Folder name" : "資料夾名稱" ,
2015-10-29 08:55:45 +03:00
"Authentication" : "驗證" ,
2014-10-17 16:20:02 +04:00
"Configuration" : "設定" ,
"Available for" : "可用的" ,
2015-11-25 09:55:37 +03:00
"Add storage" : "增加儲存區" ,
2015-10-29 08:55:45 +03:00
"Advanced settings" : "進階設定" ,
2014-10-17 16:20:02 +04:00
"Delete" : "刪除" ,
2015-11-05 09:55:14 +03:00
"Allow users to mount external storage" : "允許使用者能自行掛載外部儲存" ,
2016-08-17 16:30:52 +03:00
"Allow users to mount the following external storage" : "允許使用者自行掛載以下的外部儲存" ,
2016-09-01 03:09:24 +03:00
"ownCloud" : "ownCloud" ,
2016-08-17 16:30:52 +03:00
"<b>Note:</b> " : "<b>警告:</b> " ,
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>警告:</b> PHP 並未啓用 Curl 的支援,因此無法掛載 %s 。請洽您的系統管理員將其安裝並啓用。" ,
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>警告</b>: PHP 並未啓用 FTP 的支援,因此無法掛載 %s, 請洽您的系統管理員將其安裝並啓用。" ,
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>警告</b>並未安裝 \"%s\",因此無法掛載 %s。請洽您的系統管理員將其安裝並啓用。" ,
"External Storage" : "外部儲存"
2014-10-17 16:20:02 +04:00
} ,
"nplurals=1; plural=0;" ) ;