summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/zh_CN.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-27 00:19:36 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-27 00:19:36 +0000
commit764f34c4f6516fd88621cca3355d09e429257bd7 (patch)
tree15ebe4118b59378d9de1b0be77ee2254e9e6c587 /apps/files_versions/l10n/zh_CN.json
parentf7dea13c9245d59f8e890929078345d7161c12b4 (diff)
downloadnextcloud-server-764f34c4f6516fd88621cca3355d09e429257bd7.tar.gz
nextcloud-server-764f34c4f6516fd88621cca3355d09e429257bd7.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_versions/l10n/zh_CN.json')
-rw-r--r--apps/files_versions/l10n/zh_CN.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_versions/l10n/zh_CN.json b/apps/files_versions/l10n/zh_CN.json
index a0345d964b9..1d7944ddca3 100644
--- a/apps/files_versions/l10n/zh_CN.json
+++ b/apps/files_versions/l10n/zh_CN.json
@@ -8,17 +8,17 @@
"Restore version" : "恢复版本",
"Download version" : "下载版本",
"Delete version" : "删除版本",
+ "Current version" : "当前版本",
+ "Initial version" : "初始版本",
"Version name" : "版本名",
"Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "命名版本会保留,且当你的存储配额已满时,它将被从自动清理中排除。",
"Remove version name" : "删除版本名",
"Save version name" : "保存版本名",
- "Current version" : "当前版本",
- "Initial version" : "初始版本",
"Initial version restored" : "已还原最初版本",
"Version restored" : "版本已还原",
"Could not restore version" : "无法还原版本",
- "Could not set version name" : "无法设置版本名",
"Could not delete version" : "无法删除版本",
- "${version.label} restored" : "已还原版本${version.label} "
+ "${version.label} restored" : "已还原版本${version.label} ",
+ "Could not set version name" : "无法设置版本名"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file