diff options
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/zh_CN.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/zh_CN.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js index 82c263d8180..deb407b5638 100644 --- a/apps/dav/l10n/zh_CN.js +++ b/apps/dav/l10n/zh_CN.js @@ -63,7 +63,7 @@ OC.L10N.register( "Where: %s" : "地点:%s", "%1$s via %2$s" : "%1$s 通过 %2$s", "Invitation canceled" : "邀请已取消", - "Hello %s," : "您好,%s,", + "Hello %s," : "%s 你好,", "The meeting »%1$s« with %2$s was canceled." : "与%2$s的会议 »%1$s« 已取消。", "Invitation updated" : "邀请已更新", "The meeting »%1$s« with %2$s was updated." : "与%2$s的会议 »%1$s« 已更新。", diff --git a/apps/dav/l10n/zh_CN.json b/apps/dav/l10n/zh_CN.json index 4f422c4d029..99259e346c7 100644 --- a/apps/dav/l10n/zh_CN.json +++ b/apps/dav/l10n/zh_CN.json @@ -61,7 +61,7 @@ "Where: %s" : "地点:%s", "%1$s via %2$s" : "%1$s 通过 %2$s", "Invitation canceled" : "邀请已取消", - "Hello %s," : "您好,%s,", + "Hello %s," : "%s 你好,", "The meeting »%1$s« with %2$s was canceled." : "与%2$s的会议 »%1$s« 已取消。", "Invitation updated" : "邀请已更新", "The meeting »%1$s« with %2$s was updated." : "与%2$s的会议 »%1$s« 已更新。", |