diff options
Diffstat (limited to 'apps/files_sharing')
-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 5284752ba31..b6d82138d49 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -25,7 +25,7 @@ OC.L10N.register( "Terms of service" : "服务条款", "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 329518312aa..b748add53d7 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -23,7 +23,7 @@ "Terms of service" : "服务条款", "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" : "文件共享", |