diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-03 12:44:12 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-03 12:44:12 -0500 |
commit | 07e540613e1445451ace78e639be36a1c1e7e58f (patch) | |
tree | e5c5744bca2ba245f9ebe03874933712d8b18c39 /apps/files_sharing/l10n/zh_TW.php | |
parent | 7125bfba21b957b7c9ee96f0405e78ecb6b1e4f9 (diff) | |
download | nextcloud-server-07e540613e1445451ace78e639be36a1c1e7e58f.tar.gz nextcloud-server-07e540613e1445451ace78e639be36a1c1e7e58f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/zh_TW.php')
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/zh_TW.php b/apps/files_sharing/l10n/zh_TW.php index bc415913e4b..3854b7ae582 100644 --- a/apps/files_sharing/l10n/zh_TW.php +++ b/apps/files_sharing/l10n/zh_TW.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"This share is password-protected" => "這個分享有密碼保護", "The password is wrong. Try again." => "請檢查您的密碼並再試一次", "Password" => "密碼", "Sorry, this link doesn’t seem to work anymore." => "抱歉,此連結已經失效", |