diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-11 00:19:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-11 00:19:20 +0000 |
commit | 6200c281e319dac917759271a76a9f35bac4201a (patch) | |
tree | e8ec348a0ccba360db005d928af2aa0d27d6ff18 /apps/files/l10n/zh_CN.js | |
parent | 68b65a6ad3b7caf54b8de417693698fd23ba12c2 (diff) | |
download | nextcloud-server-6200c281e319dac917759271a76a9f35bac4201a.tar.gz nextcloud-server-6200c281e319dac917759271a76a9f35bac4201a.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 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 9eb3e7b9633..ffbd4c8bace 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -315,7 +315,6 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "因为性能原因,该列表没有完全加载。这些文件将会在您浏览列表的时候加载。", "Search for an account" : "搜索一个账户", "Choose" : "选择", - "No files or folders have been deleted yet" : "尚未删除任何文件或文件夹", - "Chose destination" : "选择目的地" + "No files or folders have been deleted yet" : "尚未删除任何文件或文件夹" }, "nplurals=1; plural=0;"); |