diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index d3370a8c58..27ff59f393 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -186,7 +186,7 @@ OC.L10N.register( "Close version preview" : "關閉版本預覽", "Edit with {productName}" : "使用 {productName} 編輯", "Open file locally" : "在近端打開檔案", - "When opening a file locally, the document will close for all users currently viewing the document." : "在近端打開文件時,該文件將對當前查看該文件的所有用戶關閉。", + "When opening a file locally, the document will close for all users currently viewing the document." : "在近端打開文件時,該文件將對目前查看該文件的所有用戶關閉。", "Open locally" : "在近端打開", "Continue editing online" : "繼續在線編輯", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "該檔案現在應該在近端打開。如果檔案無法在近端打開,請確保您的系統上安裝了桌面客戶端。", @@ -252,7 +252,7 @@ OC.L10N.register( "Saving…" : "儲存中...", "Insert from {name}" : "從 {name} 插入", "Last saved version" : "上次儲存的版本", - "Current version (unsaved changes)" : "當前版本(未保存的更改)", + "Current version (unsaved changes)" : "目前版本(未保存的更改)", "Please enter the filename for the new document" : "請輸入新文件的檔案名稱", "Create a new document" : "建立新文件", "Open with {productName}" : "使用 {productName} 打開", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 590e4b39ec..39e1d2bbc9 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -184,7 +184,7 @@ "Close version preview" : "關閉版本預覽", "Edit with {productName}" : "使用 {productName} 編輯", "Open file locally" : "在近端打開檔案", - "When opening a file locally, the document will close for all users currently viewing the document." : "在近端打開文件時,該文件將對當前查看該文件的所有用戶關閉。", + "When opening a file locally, the document will close for all users currently viewing the document." : "在近端打開文件時,該文件將對目前查看該文件的所有用戶關閉。", "Open locally" : "在近端打開", "Continue editing online" : "繼續在線編輯", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "該檔案現在應該在近端打開。如果檔案無法在近端打開,請確保您的系統上安裝了桌面客戶端。", @@ -250,7 +250,7 @@ "Saving…" : "儲存中...", "Insert from {name}" : "從 {name} 插入", "Last saved version" : "上次儲存的版本", - "Current version (unsaved changes)" : "當前版本(未保存的更改)", + "Current version (unsaved changes)" : "目前版本(未保存的更改)", "Please enter the filename for the new document" : "請輸入新文件的檔案名稱", "Create a new document" : "建立新文件", "Open with {productName}" : "使用 {productName} 打開",