From ff9c3b0ee2140e7b2d0866acd7a86339c26670bb Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 29 Feb 2024 00:20:21 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/files/l10n/zh_CN.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/files/l10n/zh_CN.js') diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 8ab4a85c924..5407f74c57a 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -247,7 +247,6 @@ OC.L10N.register( "This file/folder is already in that directory" : "该文件/文件夹已经存在与该目录中", "You cannot move a file/folder onto itself or into a subfolder of itself" : "你无法将文件/文件夹移动至其自身或子文件夹中", "A file or folder with that name already exists in this folder" : "相同的文件/文件夹已存在于该文件夹中", - "The files is locked" : "文件已锁定", "The file does not exist anymore" : "文件不存在", "Copy to {target}" : "复制到 {target}", "Move to {target}" : "移动到 {target}", @@ -309,6 +308,7 @@ OC.L10N.register( "Search for an account" : "搜索一个账户", "Choose" : "选择", "No files or folders have been deleted yet" : "尚未删除任何文件或文件夹", - "Add" : "添加" + "Add" : "添加", + "The files is locked" : "文件已锁定" }, "nplurals=1; plural=0;"); -- cgit v1.2.3