2013-08-09 16:06:31 +04:00
< ? php
$TRANSLATIONS = array (
2014-08-09 09:55:08 +04:00
" Storage not available " => " 無法存取儲存空間 " ,
" Storage invalid " => " 無效的儲存空間 " ,
2014-07-04 09:56:01 +04:00
" Unknown error " => " 未知的錯誤 " ,
2013-09-01 21:30:40 +04:00
" Could not move %s - File with this name already exists " => " 無法移動 %s ,同名的檔案已經存在 " ,
2013-02-10 03:10:29 +04:00
" Could not move %s " => " 無法移動 %s " ,
2013-10-27 15:27:22 +04:00
" File name cannot be empty. " => " 檔名不能為空 " ,
2014-08-09 09:55:08 +04:00
" \" %s \" is an invalid file name. " => " %s 是不合法的檔名。 " ,
2014-03-11 09:59:39 +04:00
" Invalid name, ' \\ ', '/', '<', '>', ':', ' \" ', '|', '?' and '*' are not allowed. " => " 檔名不合法,不允許 \\ / < > : \" | ? * 字元 " ,
2014-08-09 09:55:08 +04:00
" The target folder has been moved or deleted. " => " 目標資料夾已經被搬移或刪除。 " ,
2013-11-03 21:44:12 +04:00
" The name %s is already used in the folder %s. Please choose a different name. " => " %s 已經被使用於資料夾 %s ,請換一個名字 " ,
" Not a valid source " => " 不是有效的來源 " ,
2014-08-09 09:55:08 +04:00
" Server is not allowed to open URLs, please check the server configuration " => " 伺服器上不允許開啓 URL ,請檢查伺服器設定 " ,
2014-08-28 09:56:36 +04:00
" The file exceeds your quota by %s " => " 這個檔案大小超出配額 %s " ,
2013-11-03 21:44:12 +04:00
" Error while downloading %s to %s " => " 下載 %s 到 %s 失敗 " ,
" Error when creating the file " => " 建立檔案失敗 " ,
" Folder name cannot be empty. " => " 資料夾名稱不能留空 " ,
" Error when creating the folder " => " 建立資料夾失敗 " ,
2013-09-01 21:30:40 +04:00
" Unable to set upload directory. " => " 無法設定上傳目錄 " ,
2013-07-13 04:07:35 +04:00
" Invalid Token " => " 無效的 token " ,
2013-09-01 21:30:40 +04:00
" No file was uploaded. Unknown error " => " 沒有檔案被上傳,原因未知 " ,
" There is no error, the file uploaded with success " => " 一切都順利,檔案上傳成功 " ,
2013-01-10 03:05:53 +04:00
" The uploaded file exceeds the upload_max_filesize directive in php.ini: " => " 上傳的檔案大小超過 php.ini 當中 upload_max_filesize 參數的設定: " ,
2013-01-11 03:06:14 +04:00
" The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form " => " 上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 的限制 " ,
" The uploaded file was only partially uploaded " => " 只有檔案的一部分被上傳 " ,
2013-04-15 04:12:43 +04:00
" No file was uploaded " => " 沒有檔案被上傳 " ,
" Missing a temporary folder " => " 找不到暫存資料夾 " ,
2012-05-13 21:59:44 +04:00
" Failed to write to disk " => " 寫入硬碟失敗 " ,
2013-02-11 03:04:49 +04:00
" Not enough storage available " => " 儲存空間不足 " ,
2013-10-07 03:16:10 +04:00
" Upload failed. Could not find uploaded file " => " 上傳失敗,找不到上傳的檔案 " ,
2014-03-11 09:59:39 +04:00
" Upload failed. Could not get file info. " => " 上傳失敗,無法取得檔案資訊 " ,
2013-09-01 21:30:40 +04:00
" Invalid directory. " => " 無效的資料夾 " ,
2012-05-09 14:41:01 +04:00
" Files " => " 檔案 " ,
2014-08-09 09:55:08 +04:00
" All files " => " 所有檔案 " ,
2013-10-07 03:16:10 +04:00
" Unable to upload { filename} as it is a directory or has 0 bytes " => " 因為 { filename} 是個目錄或是大小為零,所以無法上傳 " ,
2014-08-09 09:55:08 +04:00
" Total file size { size1} exceeds upload limit { size2} " => " 檔案大小總和 { size1} 超過上傳限制 { size2} " ,
" Not enough free space, you are uploading { size1} but only { size2} is left " => " 可用空間不足,你正要上傳 { size1} 可是只剩下 { size2} " ,
2013-06-29 04:09:10 +04:00
" Upload cancelled. " => " 上傳已取消 " ,
2013-10-07 03:16:10 +04:00
" Could not get result from server. " => " 無法從伺服器取回結果 " ,
2013-09-01 21:30:40 +04:00
" File upload is in progress. Leaving the page now will cancel the upload. " => " 檔案上傳中,離開此頁面將會取消上傳。 " ,
2013-11-03 21:44:12 +04:00
" URL cannot be empty " => " URL 不能留空 " ,
2013-10-27 10:32:11 +04:00
" { new_name} already exists " => " { new_name} 已經存在 " ,
2013-11-03 21:44:12 +04:00
" Could not create file " => " 無法建立檔案 " ,
" Could not create folder " => " 無法建立資料夾 " ,
2014-08-09 09:55:08 +04:00
" Error fetching URL " => " 抓取 URL 發生錯誤 " ,
2013-04-24 20:31:36 +04:00
" Share " => " 分享 " ,
2014-06-01 09:55:19 +04:00
" Delete " => " 刪除 " ,
2014-08-09 09:55:08 +04:00
" Disconnect storage " => " 斷開儲存空間連接 " ,
2014-07-16 09:55:55 +04:00
" Unshare " => " 取消分享 " ,
2014-07-15 09:55:20 +04:00
" Delete permanently " => " 永久刪除 " ,
2012-11-03 03:02:24 +04:00
" Rename " => " 重新命名 " ,
2014-04-29 09:56:49 +04:00
" Pending " => " 等候中 " ,
2014-08-09 09:55:08 +04:00
" Error moving file. " => " 移動檔案發生錯誤 " ,
2014-04-04 09:57:01 +04:00
" Error moving file " => " 移動檔案失敗 " ,
" Error " => " 錯誤 " ,
2013-11-03 21:44:12 +04:00
" Could not rename file " => " 無法重新命名 " ,
2014-08-09 09:55:08 +04:00
" Error deleting file. " => " 刪除檔案發生錯誤 " ,
2014-04-29 09:56:49 +04:00
" Name " => " 名稱 " ,
" Size " => " 大小 " ,
" Modified " => " 修改時間 " ,
2013-08-30 17:38:20 +04:00
" _%n folder_::_%n folders_ " => array ( " %n 個資料夾 " ),
" _%n file_::_%n files_ " => array ( " %n 個檔案 " ),
2014-09-09 09:55:47 +04:00
" You don’ t have permission to upload or create files here " => " 您沒有權限在這裡上傳或建立檔案 " ,
2013-08-27 19:23:18 +04:00
" _Uploading %n file_::_Uploading %n files_ " => array ( " %n 個檔案正在上傳 " ),
2014-08-09 09:55:08 +04:00
" \" { name} \" is an invalid file name. " => " { name} 是無效的檔名 " ,
2013-02-02 03:08:15 +04:00
" Your storage is full, files can not be updated or synced anymore! " => " 您的儲存空間已滿,沒有辦法再更新或是同步檔案! " ,
" Your storage is almost full ( { usedSpacePercent}%) " => " 您的儲存空間快要滿了 ( { usedSpacePercent}%) " ,
2013-10-07 03:16:10 +04:00
" Encryption App is enabled but your keys are not initialized, please log-out and log-in again " => " 檔案加密已啓用,但是您的金鑰尚未初始化,請重新登入一次 " ,
" Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files. " => " 無效的檔案加密私鑰,請在個人設定中更新您的私鑰密語以存取加密的檔案。 " ,
2013-08-27 19:23:18 +04:00
" Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files. " => " 加密已經被停用,但是您的舊檔案還是處於已加密的狀態,請前往個人設定以解密這些檔案。 " ,
2014-04-29 09:56:49 +04:00
" { dirs} and { files} " => " { dirs} 和 { files} " ,
2013-07-13 04:07:35 +04:00
" %s could not be renamed " => " 無法重新命名 %s " ,
2014-08-09 09:55:08 +04:00
" Upload (max. %s) " => " 上傳(至多 %s) " ,
2012-06-06 02:29:28 +04:00
" File handling " => " 檔案處理 " ,
2013-09-01 21:30:40 +04:00
" Maximum upload size " => " 上傳限制 " ,
2013-01-11 03:06:14 +04:00
" max. possible: " => " 最大允許: " ,
2012-11-03 03:02:24 +04:00
" Save " => " 儲存 " ,
2014-05-18 09:55:01 +04:00
" WebDAV " => " WebDAV " ,
" Use this address to <a href= \" %s \" target= \" _blank \" >access your Files via WebDAV</a> " => " 使用這個地址<a href= \" %s \" target= \" _blank \" >來透過 WebDAV 存取檔案</a> " ,
2012-05-09 14:41:01 +04:00
" New " => " 新增 " ,
2014-08-09 09:55:08 +04:00
" New text file " => " 新文字檔 " ,
2012-05-09 14:41:01 +04:00
" Text file " => " 文字檔 " ,
2013-12-03 02:28:29 +04:00
" New folder " => " 新資料夾 " ,
2012-05-09 14:41:01 +04:00
" Folder " => " 資料夾 " ,
2013-01-10 03:05:53 +04:00
" From link " => " 從連結 " ,
2013-09-01 21:30:40 +04:00
" Nothing in here. Upload something! " => " 這裡還沒有東西,上傳一些吧! " ,
2012-05-09 14:41:01 +04:00
" Download " => " 下載 " ,
" Upload too large " => " 上傳過大 " ,
2013-09-01 21:30:40 +04:00
" The files you are trying to upload exceed the maximum size for file uploads on this server. " => " 您試圖上傳的檔案大小超過伺服器的限制。 " ,
2014-08-09 09:55:08 +04:00
" Files are being scanned, please wait. " => " 正在掃描檔案,請稍等。 " ,
" Currently scanning " => " 正在掃描 "
2012-05-09 14:41:01 +04:00
);
2013-08-09 16:06:31 +04:00
$PLURAL_FORMS = " nplurals=1; plural=0; " ;