summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-21 02:14:44 +0000
committerNextcloud bot <bot@nextcloud.com>2022-10-21 02:14:44 +0000
commit67ce025d6190975b6c2b5a09ae700051d28f6b73 (patch)
tree46db61b91ffe853ad21a47c963d738a5bfd4c3c0 /apps/files_sharing/l10n/zh_TW.js
parent9aaa370e07099484df025ec95e017a7baa4e3633 (diff)
downloadnextcloud-server-67ce025d6190975b6c2b5a09ae700051d28f6b73.tar.gz
nextcloud-server-67ce025d6190975b6c2b5a09ae700051d28f6b73.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/zh_TW.js')
-rw-r--r--apps/files_sharing/l10n/zh_TW.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js
index 8786204eec6..3ae99154abc 100644
--- a/apps/files_sharing/l10n/zh_TW.js
+++ b/apps/files_sharing/l10n/zh_TW.js
@@ -125,7 +125,6 @@ OC.L10N.register(
"Could not lock node" : "無法鎖定節點",
"Could not lock path" : "無法鎖定路徑",
"Wrong or no update parameter given" : "更新參數不正確或未提供",
- "Cannot increase permissions" : "無法增加權限",
"Share must at least have READ or CREATE permissions" : "分享必須至少有 READ 或 CREATE 權限",
"Share must have READ permission if UPDATE or DELETE permission is set" : "若設定了 UPDATE 或 DELETE 權限,則分享必須有 READ 權限",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "「透過 Nextcloud Talk 傳送密碼」分享檔案或資料夾失敗,因為未啟用 Nextcloud Talk。",
@@ -262,6 +261,7 @@ OC.L10N.register(
"Cannot change permissions for public share links" : "無法變更公開分享連結的權限",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "因為未啟用 Nextcloud Talk,因此透過 Nextcloud Talk 傳送密碼分享失敗",
"Sorry, this link doesn’t seem to work anymore." : "抱歉,此連結已經失效",
- "Toggle grid view" : "切換網格檢視"
+ "Toggle grid view" : "切換網格檢視",
+ "Cannot increase permissions" : "無法增加權限"
},
"nplurals=1; plural=0;");