diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-23 00:20:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-23 00:20:06 +0000 |
commit | 0cab17bfe7825e49d3dd6608f20f46164c975e31 (patch) | |
tree | ba74aa594e2409e90da6ae3905139660ce0c3afc /lib/l10n/zh_HK.js | |
parent | 3d1785bb2f0fe5f7f1dc12c7cf8a8df6a2182a1d (diff) | |
download | nextcloud-server-0cab17bfe7825e49d3dd6608f20f46164c975e31.tar.gz nextcloud-server-0cab17bfe7825e49d3dd6608f20f46164c975e31.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/zh_HK.js')
-rw-r--r-- | lib/l10n/zh_HK.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index 282ad67c3a5..8fcbd0acc8e 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -376,8 +376,6 @@ OC.L10N.register( "User disabled" : "用戶已停用", "Your data directory is readable by other users." : "您的資料目錄可以被其他用戶讀取。", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "請將該目錄權限設定為 0770 ,以免其他用戶讀取目錄列表", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "請確保資料目錄最上層有一個 \"。ocdata\" 檔案", - "Invalid character \"%1$s\" in filename" : "檔案名稱中有無效的字元「%1$s」", - "Invalid filename extension \"%1$s\"" : "無效的副檔名「%1$s」" + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "請確保資料目錄最上層有一個 \"。ocdata\" 檔案" }, "nplurals=1; plural=0;"); |