diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-21 00:17:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-21 00:17:10 +0000 |
commit | 96f01183123c7745260e0fa2fbe02cbec3a23166 (patch) | |
tree | a31ee1fdd50ecce96f3c103eb085decaa8b4dcc9 /apps/files_sharing/l10n | |
parent | 428366cc7c5edb3ccd84ed055ecfe1ecfc50e3e4 (diff) | |
download | nextcloud-server-96f01183123c7745260e0fa2fbe02cbec3a23166.tar.gz nextcloud-server-96f01183123c7745260e0fa2fbe02cbec3a23166.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 0f9898bd47b..275e315dfdf 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -39,7 +39,7 @@ OC.L10N.register( "Show grid view" : "显示网格视图", "No compatible server found at {remote}" : " {remote} 未发现匹配的服务器", "Invalid server URL" : "无效的服务器地址", - "Failed to add the public link to your Nextcloud" : "无法添加公开链接到您的 Nextcloud", + "Failed to add the public link to your Nextcloud" : "添加公开链接到您的Nextcloud失败", "No expiration date set" : "未设置失效时间", "Shared by" : "共享人", "File shares" : "文件共享", diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index f76dbe4fd70..d04e59cdaad 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -37,7 +37,7 @@ "Show grid view" : "显示网格视图", "No compatible server found at {remote}" : " {remote} 未发现匹配的服务器", "Invalid server URL" : "无效的服务器地址", - "Failed to add the public link to your Nextcloud" : "无法添加公开链接到您的 Nextcloud", + "Failed to add the public link to your Nextcloud" : "添加公开链接到您的Nextcloud失败", "No expiration date set" : "未设置失效时间", "Shared by" : "共享人", "File shares" : "文件共享", |