diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_TW.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 0a5511c7722..f1d7d2ee341 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -101,7 +101,6 @@ OC.L10N.register( "Wrong share ID, share doesn't exist" : "錯誤的分享 ID,分享不存在", "Could not delete share" : "無法刪除分享", "Please specify a file or folder path" : "請指定檔案或資料夾路徑", - "Wrong path, file/folder doesn't exist" : "錯誤的路徑,該檔案或資料夾不存在", "Could not create share" : "無法建立分享", "Invalid permissions" : "無效的權限", "Please specify a valid user" : "請指定有效使用者", @@ -250,6 +249,7 @@ OC.L10N.register( "Uploaded files:" : "已上傳的檔案:", "By uploading files, you agree to the %1$sterms of service%2$s." : "上傳檔案即表示您同意%1$s服務條款%2$s。", "Add to your Nextcloud" : "新增到您的 Nextcloud", + "Wrong path, file/folder doesn't exist" : "錯誤的路徑,該檔案或資料夾不存在", "invalid permissions" : "無效的權限", "Can't change permissions for public share links" : "無法變更公開分享連結的權限", "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "因為未啟用 Nextcloud Talk,因此透過 Nextcloud Talk 傳送密碼分享失敗", |