diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-15 01:55:53 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-15 01:55:53 -0400 |
commit | d9d684197a05948876eacdfa71657e0578c93909 (patch) | |
tree | c93bba33bd30e7486b87ee217eef0178e4628d0d /settings/l10n/zh_TW.php | |
parent | 48ee72732efb98d74000c3aa37afbd2cb9180c6f (diff) | |
download | nextcloud-server-d9d684197a05948876eacdfa71657e0578c93909.tar.gz nextcloud-server-d9d684197a05948876eacdfa71657e0578c93909.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_TW.php')
-rw-r--r-- | settings/l10n/zh_TW.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/settings/l10n/zh_TW.php b/settings/l10n/zh_TW.php index 567d6fb5940..0221bf442da 100644 --- a/settings/l10n/zh_TW.php +++ b/settings/l10n/zh_TW.php @@ -106,9 +106,8 @@ $TRANSLATIONS = array( "Enable Share API" => "啟用分享 API", "Allow apps to use the Share API" => "允許 apps 使用分享 API", "Allow links" => "允許連結", -"Allow users to share items to the public with links" => "允許使用者以結連公開分享檔案", "Allow public uploads" => "允許任何人上傳", -"Allow users to enable others to upload into their publicly shared folders" => "允許使用者將他們公開分享的資料夾設定為「任何人皆可上傳」", +"Allow users to share items to the public with links" => "允許使用者以結連公開分享檔案", "Allow resharing" => "允許轉貼分享", "Allow users to share items shared with them again" => "允許使用者分享其他使用者分享給他的檔案", "Allow users to share with anyone" => "允許使用者與任何人分享檔案", |