nextcloud/apps/files/l10n/zh_TW.php

76 lines
4.4 KiB
PHP
Raw Normal View History

2013-08-09 16:06:31 +04:00
<?php
$TRANSLATIONS = array(
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-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-09-01 21:30:40 +04:00
"Invalid directory." => "無效的資料夾",
2012-05-09 14:41:01 +04:00
"Files" => "檔案",
2013-06-29 04:09:10 +04:00
"Not enough space available" => "沒有足夠的可用空間",
"Upload cancelled." => "上傳已取消",
2013-09-01 21:30:40 +04:00
"File upload is in progress. Leaving the page now will cancel the upload." => "檔案上傳中,離開此頁面將會取消上傳。",
"URL cannot be empty." => "URL 不能為空",
2013-06-29 04:09:10 +04:00
"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "無效的資料夾名稱,'Shared' 的使用被 ownCloud 保留",
"Error" => "錯誤",
2013-04-24 20:31:36 +04:00
"Share" => "分享",
2013-02-11 03:04:49 +04:00
"Delete permanently" => "永久刪除",
2012-11-03 03:02:24 +04:00
"Rename" => "重新命名",
2013-02-10 03:10:29 +04:00
"Pending" => "等候中",
2012-11-28 03:11:21 +04:00
"{new_name} already exists" => "{new_name} 已經存在",
2012-09-01 04:04:00 +04:00
"replace" => "取代",
2013-01-10 03:05:53 +04:00
"suggest name" => "建議檔名",
2012-09-01 04:04:00 +04:00
"cancel" => "取消",
2012-11-28 03:11:21 +04:00
"replaced {new_name} with {old_name}" => "使用 {new_name} 取代 {old_name}",
2013-03-04 03:07:35 +04:00
"undo" => "復原",
2013-08-30 17:38:20 +04:00
"_%n folder_::_%n folders_" => array("%n 個資料夾"),
"_%n file_::_%n files_" => array("%n 個檔案"),
2013-09-01 21:30:40 +04:00
"{dirs} and {files}" => "{dirs} 和 {files}",
2013-08-27 19:23:18 +04:00
"_Uploading %n file_::_Uploading %n files_" => array("%n 個檔案正在上傳"),
2013-09-01 21:30:40 +04:00
"'.' is an invalid file name." => "'.' 是不合法的檔名",
"File name cannot be empty." => "檔名不能為空",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "檔名不合法,不允許 \\ / < > : \" | ? * 字元",
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-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." => "加密已經被停用,但是您的舊檔案還是處於已加密的狀態,請前往個人設定以解密這些檔案。",
2013-01-24 03:07:38 +04:00
"Your download is being prepared. This might take some time if the files are big." => "正在準備您的下載,若您的檔案較大,將會需要更多時間。",
2012-09-26 15:22:37 +04:00
"Name" => "名稱",
2012-06-06 02:29:28 +04:00
"Size" => "大小",
2013-09-01 21:30:40 +04:00
"Modified" => "修改時間",
2013-07-13 04:07:35 +04:00
"%s could not be renamed" => "無法重新命名 %s",
2013-01-27 03:06:21 +04:00
"Upload" => "上傳",
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: " => "最大允許:",
2013-09-01 21:30:40 +04:00
"Needed for multi-file and folder downloads." => "下載多檔案和目錄時,此項是必填的。",
"Enable ZIP-download" => "啟用 ZIP 下載",
2012-06-06 02:29:28 +04:00
"0 is unlimited" => "0代表沒有限制",
2013-09-01 21:30:40 +04:00
"Maximum input size for ZIP files" => "ZIP 壓縮前的原始大小限制",
2012-11-03 03:02:24 +04:00
"Save" => "儲存",
2012-05-09 14:41:01 +04:00
"New" => "新增",
"Text file" => "文字檔",
"Folder" => "資料夾",
2013-01-10 03:05:53 +04:00
"From link" => "從連結",
2013-09-01 21:30:40 +04:00
"Deleted files" => "回收桶",
2012-05-13 21:59:44 +04:00
"Cancel upload" => "取消上傳",
2013-09-01 21:30:40 +04:00
"You dont have write permissions here." => "您在這裡沒有編輯權",
"Nothing in here. Upload something!" => "這裡還沒有東西,上傳一些吧!",
2012-05-09 14:41:01 +04:00
"Download" => "下載",
2013-09-01 21:30:40 +04:00
"Unshare" => "取消分享",
2013-08-16 09:32:30 +04:00
"Delete" => "刪除",
2012-05-09 14:41:01 +04:00
"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." => "您試圖上傳的檔案大小超過伺服器的限制。",
2012-06-06 02:29:28 +04:00
"Files are being scanned, please wait." => "正在掃描檔案,請稍等。",
2013-09-01 21:30:40 +04:00
"Current scanning" => "正在掃描",
"Upgrading filesystem cache..." => "正在升級檔案系統快取…"
2012-05-09 14:41:01 +04:00
);
2013-08-09 16:06:31 +04:00
$PLURAL_FORMS = "nplurals=1; plural=0;";