diff options
Diffstat (limited to 'apps/files_versions/l10n/zh_HK.json')
-rw-r--r-- | apps/files_versions/l10n/zh_HK.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_versions/l10n/zh_HK.json b/apps/files_versions/l10n/zh_HK.json index e3a12e97cb5..fb64d70ec5e 100644 --- a/apps/files_versions/l10n/zh_HK.json +++ b/apps/files_versions/l10n/zh_HK.json @@ -8,17 +8,17 @@ "Restore version" : "還原版本", "Download version" : "下載版本", "Delete version" : "刪除版本", + "Current version" : "目前版本", + "Initial version" : "初始版本", "Version name" : "版本名稱", "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "命名版本會保留,並在儲存配額已滿時從自動清理中排除。", "Remove version name" : "移除版本名稱", "Save version name" : "儲存版本名稱", - "Current version" : "目前版本", - "Initial version" : "初始版本", "Initial version restored" : "初始版本已還原", "Version restored" : "版本已還原", "Could not restore version" : "無法還原版本", - "Could not set version name" : "無法設定版本名稱", "Could not delete version" : "無法刪除版本", - "${version.label} restored" : "已還原˙ ${version.label}" + "${version.label} restored" : "已還原˙ ${version.label}", + "Could not set version name" : "無法設定版本名稱" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |