From 2cc26c90226af5372aef33c80d876b9b259b1d62 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Fri, 10 Oct 2014 01:55:10 -0400 Subject: [tx-robot] updated from transifex --- apps/files/l10n/zh_TW.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/files/l10n/zh_TW.php') diff --git a/apps/files/l10n/zh_TW.php b/apps/files/l10n/zh_TW.php index 67084f28a55..394283b9621 100644 --- a/apps/files/l10n/zh_TW.php +++ b/apps/files/l10n/zh_TW.php @@ -5,6 +5,7 @@ $TRANSLATIONS = array( "Unknown error" => "未知的錯誤", "Could not move %s - File with this name already exists" => "無法移動 %s ,同名的檔案已經存在", "Could not move %s" => "無法移動 %s", +"Permission denied" => "存取被拒", "File name cannot be empty." => "檔名不能為空", "\"%s\" is an invalid file name." => "%s 是不合法的檔名。", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "檔名不合法,不允許 \\ / < > : \" | ? * 字元", @@ -70,6 +71,7 @@ $TRANSLATIONS = array( "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "無效的檔案加密私鑰,請在個人設定中更新您的私鑰密語以存取加密的檔案。", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "加密已經被停用,但是您的舊檔案還是處於已加密的狀態,請前往個人設定以解密這些檔案。", "{dirs} and {files}" => "{dirs} 和 {files}", +"%s could not be renamed as it has been deleted" => "%s 已經被刪除了所以無法重新命名", "%s could not be renamed" => "無法重新命名 %s", "Upload (max. %s)" => "上傳(至多 %s)", "File handling" => "檔案處理", -- cgit v1.2.3