diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-14 02:10:41 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-14 02:10:41 +0200 |
commit | 29d8ae2f95e40f4b3f317df88da99d891028928a (patch) | |
tree | c17719e218a9a509006092a93b7ee02de574279f /apps/files_trashbin | |
parent | ccb3c5b42896d20817f4a8eb0fb359335ef85ba4 (diff) | |
download | nextcloud-server-29d8ae2f95e40f4b3f317df88da99d891028928a.tar.gz nextcloud-server-29d8ae2f95e40f4b3f317df88da99d891028928a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r-- | apps/files_trashbin/l10n/zh_CN.GB2312.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/zh_CN.GB2312.php b/apps/files_trashbin/l10n/zh_CN.GB2312.php index 4dda1e0433c..1ab193517f8 100644 --- a/apps/files_trashbin/l10n/zh_CN.GB2312.php +++ b/apps/files_trashbin/l10n/zh_CN.GB2312.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( "Error" => "出错", +"Delete permanently" => "永久删除", "Name" => "名称", "1 folder" => "1 个文件夹", "{count} folders" => "{count} 个文件夹", |