diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-11-18 02:18:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-11-18 02:18:36 +0000 |
commit | b5ba1dec5d7e6a9822185d76a5952244d0152051 (patch) | |
tree | 83a91b43c923ed47209bab0d4da24bc1debc9ddf /apps/files/l10n/zh_CN.json | |
parent | 3c334b11f5a6a8092ddcbfd0c98a81c626b8212c (diff) | |
download | nextcloud-server-b5ba1dec5d7e6a9822185d76a5952244d0152051.tar.gz nextcloud-server-b5ba1dec5d7e6a9822185d76a5952244d0152051.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r-- | apps/files/l10n/zh_CN.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 7c3d52dde80..5c071df7181 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -191,6 +191,8 @@ "New text file.txt" : "新建文本文档.txt", "Unshare" : "取消共享", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} 的存储空间即将用完({usedSpacePercent}%)", + "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "组文件夹 \"{mountPoint}\" 的存储空间几乎已满 ({usedSpacePercent}%)", + "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "外部存储 \"{mountPoint}\" 的存储空间几乎已满 ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "您的存储空间即将用完({usedSpacePercent}%)", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "文件/文件夹已经 <strong>更改</strong> 或者 <strong>重命名</strong>", "A new file or folder has been <strong>created</strong>" : "新的文件或文件夹已被 <strong>创建</strong>", |