diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-12 01:55:52 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-12 01:55:52 -0500 |
commit | 9e550ab844ec5f5a2100a074309ad8d844948d79 (patch) | |
tree | d183d7153c2f746a355bc6f3f2ac286c27a67942 /apps/files/l10n/zh_TW.js | |
parent | e51a76b92d1ad48cccd9efdcd6e25977da154a6d (diff) | |
download | nextcloud-server-9e550ab844ec5f5a2100a074309ad8d844948d79.tar.gz nextcloud-server-9e550ab844ec5f5a2100a074309ad8d844948d79.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r-- | apps/files/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index f6f1e8e2523..30aa0681a8d 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -72,7 +72,7 @@ OC.L10N.register( "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." : "無效的檔案加密私鑰,請在個人設定中更新您的私鑰密語以存取加密的檔案。", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "加密已經被停用,但是您的舊檔案還是處於已加密的狀態,請前往個人設定以解密這些檔案。", - "_ matches '{filter}'_::_ match '{filter}'_" : [""], + "_matches '{filter}'_::_match '{filter}'_" : [""], "{dirs} and {files}" : "{dirs} 和 {files}", "Favorite" : "我的最愛", "%s could not be renamed as it has been deleted" : "%s 已經被刪除了所以無法重新命名", |