diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-28 00:11:21 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-28 00:11:21 +0100 |
commit | 1d4d4fd678cd3d76c4b8a0182ec97f65b9d97b0a (patch) | |
tree | 3ab74632feb70205791d47955305bc864a431e39 /apps/files_sharing | |
parent | d251f04b98c3be9ecb6435af15628f0ccf09cfe3 (diff) | |
download | nextcloud-server-1d4d4fd678cd3d76c4b8a0182ec97f65b9d97b0a.tar.gz nextcloud-server-1d4d4fd678cd3d76c4b8a0182ec97f65b9d97b0a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/zh_TW.php b/apps/files_sharing/l10n/zh_TW.php index 27fa634c03d..fa4f8075c6e 100644 --- a/apps/files_sharing/l10n/zh_TW.php +++ b/apps/files_sharing/l10n/zh_TW.php @@ -1,6 +1,8 @@ <?php $TRANSLATIONS = array( "Password" => "密碼", "Submit" => "送出", +"%s shared the folder %s with you" => "%s 分享了資料夾 %s 給您", +"%s shared the file %s with you" => "%s 分享了檔案 %s 給您", "Download" => "下載", "No preview available for" => "無法預覽" ); |