diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-28 00:26:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-28 00:26:37 +0000 |
commit | 9e67ab7fb8c7c2006a8cdfa75088d38d1120f8f0 (patch) | |
tree | 894949e5eac1edab28ffa01aed3c0d52acc9e3fa /apps/files_trashbin/l10n | |
parent | a6d0a4e6d4f60bbf7d0ada06dc61c34157c876a5 (diff) | |
download | nextcloud-server-9e67ab7fb8c7c2006a8cdfa75088d38d1120f8f0.tar.gz nextcloud-server-9e67ab7fb8c7c2006a8cdfa75088d38d1120f8f0.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r-- | apps/files_trashbin/l10n/zh_CN.js | 1 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/zh_CN.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/zh_CN.js b/apps/files_trashbin/l10n/zh_CN.js index 923707aa205..4d3500f3060 100644 --- a/apps/files_trashbin/l10n/zh_CN.js +++ b/apps/files_trashbin/l10n/zh_CN.js @@ -9,6 +9,7 @@ OC.L10N.register( "Restore" : "恢复", "List of files that have been deleted." : "已被删除的文件清单", "No deleted files" : "无已删除文件", + "Files and folders you have deleted will show up here" : "此处将显示您删除的文件和文件夹", "Deleted" : "已删除", "You will be able to recover deleted files from here" : "您可以在此处恢复已删除的文件", "No entries found in this folder" : "此文件夹中无项目", diff --git a/apps/files_trashbin/l10n/zh_CN.json b/apps/files_trashbin/l10n/zh_CN.json index 4ee81315b2d..a7013288490 100644 --- a/apps/files_trashbin/l10n/zh_CN.json +++ b/apps/files_trashbin/l10n/zh_CN.json @@ -7,6 +7,7 @@ "Restore" : "恢复", "List of files that have been deleted." : "已被删除的文件清单", "No deleted files" : "无已删除文件", + "Files and folders you have deleted will show up here" : "此处将显示您删除的文件和文件夹", "Deleted" : "已删除", "You will be able to recover deleted files from here" : "您可以在此处恢复已删除的文件", "No entries found in this folder" : "此文件夹中无项目", |