diff options
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/zh_HK.js | 8 | ||||
-rw-r--r-- | apps/files_sharing/l10n/zh_HK.json | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index 32b3b06fe18..34c1400dea8 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -129,9 +129,9 @@ OC.L10N.register( "Add to your Nextcloud" : "加入到您的 Nextcloud", "Share API is disabled" : "分享 API 已停用", "File sharing" : "檔案分享", - "Share will expire tomorrow" : "分享將於明天到期", - "One or more of your shares will expire tomorrow" : "您的一個或多個分享將於明天到期", - "Your share of {node} will expire tomorrow" : "您 {node} 的分享將於明天到期", + "Share will expire tomorrow" : "分享將於明日到期", + "One or more of your shares will expire tomorrow" : "您的一個或多個分享將於明日到期", + "Your share of {node} will expire tomorrow" : "您 {node} 的分享將於明日到期", "You received {share} as a share by {user}" : "您收到 {user} 的分享 {share}", "You received {share} to group {group} as a share by {user}" : "您收到了 {user} 分享的 {share} 到 {group} 群組", "Accept" : "接受", @@ -161,7 +161,7 @@ OC.L10N.register( "Internal link" : "內部連結", "Link copied" : "連結已複製", "Cannot copy, please copy the link manually" : "無法複製,請手動複製連結", - "Copy to clipboard" : "複製到剪貼簿", + "Copy to clipboard" : "複製到剪貼板", "Only works for users with access to this folder" : "只對可以存取此資料夾的用戶生效", "Only works for users with access to this file" : "僅適用於有權存取此檔案的用戶", "Please enter the following required information before creating the share" : "創建分享之前,請輸入以下必填信息", diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json index 40f57b5dbb3..9e5feedbbac 100644 --- a/apps/files_sharing/l10n/zh_HK.json +++ b/apps/files_sharing/l10n/zh_HK.json @@ -127,9 +127,9 @@ "Add to your Nextcloud" : "加入到您的 Nextcloud", "Share API is disabled" : "分享 API 已停用", "File sharing" : "檔案分享", - "Share will expire tomorrow" : "分享將於明天到期", - "One or more of your shares will expire tomorrow" : "您的一個或多個分享將於明天到期", - "Your share of {node} will expire tomorrow" : "您 {node} 的分享將於明天到期", + "Share will expire tomorrow" : "分享將於明日到期", + "One or more of your shares will expire tomorrow" : "您的一個或多個分享將於明日到期", + "Your share of {node} will expire tomorrow" : "您 {node} 的分享將於明日到期", "You received {share} as a share by {user}" : "您收到 {user} 的分享 {share}", "You received {share} to group {group} as a share by {user}" : "您收到了 {user} 分享的 {share} 到 {group} 群組", "Accept" : "接受", @@ -159,7 +159,7 @@ "Internal link" : "內部連結", "Link copied" : "連結已複製", "Cannot copy, please copy the link manually" : "無法複製,請手動複製連結", - "Copy to clipboard" : "複製到剪貼簿", + "Copy to clipboard" : "複製到剪貼板", "Only works for users with access to this folder" : "只對可以存取此資料夾的用戶生效", "Only works for users with access to this file" : "僅適用於有權存取此檔案的用戶", "Please enter the following required information before creating the share" : "創建分享之前,請輸入以下必填信息", |