diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-22 00:12:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-22 00:12:11 +0000 |
commit | e4551106f5e8df91be2b70fe9058292c985b6913 (patch) | |
tree | 629b5b04092982d2712243115ccb784ac7c2caad /apps/files_sharing/l10n/zh_TW.js | |
parent | 45018a0e839f71dd8fac892125b77b5bccd1713a (diff) | |
download | nextcloud-server-e4551106f5e8df91be2b70fe9058292c985b6913.tar.gz nextcloud-server-e4551106f5e8df91be2b70fe9058292c985b6913.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/zh_TW.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 0f875e69211..4d52c384710 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -91,9 +91,6 @@ OC.L10N.register( "Direct link" : "直接連結", "Add to your Nextcloud" : "加入到您的 Nextcloud", "Share API is disabled" : "分享 API 已停用", - "This share is password-protected" : "這個分享有密碼保護", - "The password is wrong. Try again." : "請檢查您的密碼並再試一次", - "Password" : "密碼", "No entries found in this folder" : "在此資料夾中沒有任何項目", "Name" : "名稱", "Share time" : "分享時間", @@ -109,6 +106,9 @@ OC.L10N.register( "Select or drop files" : "選擇或拖曳檔案至此", "Uploading files…" : "上傳檔案中…", "Uploaded files:" : "已上傳的檔案:", - "{actor} removed you from {file}" : "{actor} 將你從 {file} 移除" + "{actor} removed you from {file}" : "{actor} 將你從 {file} 移除", + "This share is password-protected" : "這個分享有密碼保護", + "The password is wrong. Try again." : "請檢查您的密碼並再試一次", + "Password" : "密碼" }, "nplurals=1; plural=0;"); |