aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/zh_TW.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/zh_TW.js')
-rw-r--r--apps/dav/l10n/zh_TW.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js
index 33cb12c8cd9..f250e7eb754 100644
--- a/apps/dav/l10n/zh_TW.js
+++ b/apps/dav/l10n/zh_TW.js
@@ -207,6 +207,8 @@ OC.L10N.register(
"Could not rename part file to final file, canceled by hook" : "無法將部份檔案重新命名為最終檔案,被連動取消",
"Could not rename part file to final file" : "無法將部份檔案重新命名為最終檔案",
"Failed to check file size: %1$s" : "檢查檔案大小失敗:%1$s",
+ "Could not open file: %1$s, file does seem to exist" : "無法開啟檔案:%1$s,檔案似乎存在",
+ "Could not open file: %1$s, file doesn't seem to exist" : "無法開啟檔案:%1$s,檔案似乎不存在",
"Encryption not ready: %1$s" : "尚未準備好加密:%1$s",
"Failed to open file: %1$s" : "開啟檔案失敗:%1$s",
"Failed to unlink: %1$s" : "解除連結失敗:%1$s",