Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-11-17 05:18:26 +0300
committerNextcloud bot <bot@nextcloud.com>2020-11-17 05:18:26 +0300
commit7afe12eccbc2bbe9c7d59fd615708da2e0273f41 (patch)
tree5ff79e8e720d14ea143127d5011a7f36a0479eee /apps/files/l10n/zh_CN.js
parent426dc68b456f4ea5c5bfbe9f07053e17924ea31a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r--apps/files/l10n/zh_CN.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 949276d9d7d..e03c858ec52 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -192,11 +192,7 @@ OC.L10N.register(
"Text file" : "文本文件",
"New text file.txt" : "新建文本文档.txt",
"Unshare" : "取消共享",
- "This group folder is full, files can not be updated or synced anymore!" : "这个组文件夹已满,无法再更新或同步文件!",
- "This external storage is full, files can not be updated or synced anymore!" : "这个外部存储已满,无法再更新或同步文件!",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} 的存储空间即将用完({usedSpacePercent}%)",
- "This group folder is almost full ({usedSpacePercent}%)" : "这个组文件夹几乎已满 ({usedSpacePercent}%)",
- "This external storage is almost full ({usedSpacePercent}%)" : "这个外部存储几乎已满 ({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>",