diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-08 00:37:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-08 00:37:11 +0000 |
commit | de6f8219be220e8f4803d4cec2bcc0d0b1a4e259 (patch) | |
tree | 846fd48d966fd2b653b95add3b9aca8662153159 /apps/files/l10n/zh_CN.js | |
parent | dea3ee5060d29f4c483dce6d85888f240d028645 (diff) | |
download | nextcloud-server-de6f8219be220e8f4803d4cec2bcc0d0b1a4e259.tar.gz nextcloud-server-de6f8219be220e8f4803d4cec2bcc0d0b1a4e259.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r-- | apps/files/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index b93621ba7a8..7f5fce81f4e 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -6,7 +6,7 @@ OC.L10N.register( "You added {file} to your favorites" : "您已经添加 {file} 到您的收藏夹", "You removed {file} from your favorites" : "您已从收藏夹中移除 {file}", "Favorites" : "收藏", - "File changes" : "文件发生变化", + "File changes" : "文件变动", "Created by {user}" : "由 {user} 创建", "Changed by {user}" : "由 {user} 更改", "Deleted by {user}" : "由 {user} 删除", |