diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-10 00:05:53 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-10 00:05:53 +0100 |
commit | 912050afa0bd963fdde7d7b223c32bb9bd8e1479 (patch) | |
tree | d509d78d11d13a89bcc4b6bb98ee0e76d50a50d9 /apps/files/l10n/zh_CN.php | |
parent | fda1ada4f07a23c427468ab4ed97c11303171ce2 (diff) | |
download | nextcloud-server-912050afa0bd963fdde7d7b223c32bb9bd8e1479.tar.gz nextcloud-server-912050afa0bd963fdde7d7b223c32bb9bd8e1479.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.php')
-rw-r--r-- | apps/files/l10n/zh_CN.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.php b/apps/files/l10n/zh_CN.php index 7f2bba35e7f..0b26a4b174f 100644 --- a/apps/files/l10n/zh_CN.php +++ b/apps/files/l10n/zh_CN.php @@ -30,6 +30,7 @@ "{count} files uploading" => "{count} 个文件上传中", "Upload cancelled." => "上传已取消", "File upload is in progress. Leaving the page now will cancel the upload." => "文件正在上传中。现在离开此页会导致上传动作被取消。", +"URL cannot be empty." => "URL不能为空", "{count} files scanned" => "{count} 个文件已扫描。", "error while scanning" => "扫描时出错", "Name" => "名称", |