diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-09 02:25:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-09 02:25:20 +0000 |
commit | 02169270505b8ee4ff37c1b84c039182bc691856 (patch) | |
tree | 3324703b9cff60591937c8fa6cd2fdb289ef5468 /lib/l10n | |
parent | bd555dbe8568b2509bd7d82fabbe38d76c86afbe (diff) | |
download | nextcloud-server-02169270505b8ee4ff37c1b84c039182bc691856.tar.gz nextcloud-server-02169270505b8ee4ff37c1b84c039182bc691856.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | lib/l10n/zh_HK.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index 11650627003..675bff246f6 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -115,7 +115,7 @@ OC.L10N.register( "»%s« added a note to a file shared with you" : "%s 在與您分享的檔案中加入了註解", "Open »%s«" : "開啟 »%s«", "%1$s via %2$s" : "%1$s 由 %2$s", - "You are not allowed to share %s" : "你不被允許分享 %s", + "You are not allowed to share %s" : "你無權分享 %s", "Can’t increase permissions of %s" : "無法增加 %s 的權限", "Files can’t be shared with delete permissions" : "無法分享具有刪除權限的檔案", "Files can’t be shared with create permissions" : "無法分享具有新建權限的檔案", diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json index a66dc58d99e..1556017d179 100644 --- a/lib/l10n/zh_HK.json +++ b/lib/l10n/zh_HK.json @@ -113,7 +113,7 @@ "»%s« added a note to a file shared with you" : "%s 在與您分享的檔案中加入了註解", "Open »%s«" : "開啟 »%s«", "%1$s via %2$s" : "%1$s 由 %2$s", - "You are not allowed to share %s" : "你不被允許分享 %s", + "You are not allowed to share %s" : "你無權分享 %s", "Can’t increase permissions of %s" : "無法增加 %s 的權限", "Files can’t be shared with delete permissions" : "無法分享具有刪除權限的檔案", "Files can’t be shared with create permissions" : "無法分享具有新建權限的檔案", |