diff options
Diffstat (limited to 'apps/files/l10n/zh_HK.js')
-rw-r--r-- | apps/files/l10n/zh_HK.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index f3556cf905b..95a32437568 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -276,7 +276,6 @@ OC.L10N.register( "\"{segment}\" is a reserved name and not allowed for filenames." : "「{segment}」是保留名稱,不允許用在檔案名稱。", "\"{extension}\" is not an allowed filetype." : "「{extension}」是不允許的檔案類型。", "Filenames must not end with \"{extension}\"." : "檔案名稱不能以「{extension}」結尾。", - "List of favorites files and folders." : "最愛檔案與資料夾的清單。", "No favorites yet" : "尚無最愛", "Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡", "All files" : "所有檔案", @@ -389,6 +388,7 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "您可能沒有權限檢視它,請要求寄件者分享它", "The files is locked" : "檔案已被上鎖", "Create new templates folder" : "創建新範本資料夾", + "List of favorites files and folders." : "最愛檔案與資料夾的清單。", "Toggle %1$s sublist" : "切換 %1$s 子列表", "Text file" : "文字檔", "New text file.txt" : "新文字檔.txt", |