From d6748321d3722448b462a86e63dbadde4e016f5f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 27 Aug 2024 00:21:13 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/files/l10n/zh_HK.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/files/l10n/zh_HK.js') diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 9a154411c15..5c048ae5070 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -323,7 +323,6 @@ OC.L10N.register( "PDFs" : "PDF", "Folders" : "資料夾", "Audio" : "音頻", - "Pictures and images" : "圖片與圖像", "Videos" : "影片", "New folder creation cancelled" : "已取消建立新資料夾", "Created new folder \"{name}\"" : "創建了新資料夾 \"{name}\"", @@ -391,6 +390,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" : "創建新範本資料夾", - "Toggle %1$s sublist" : "切換 %1$s 子列表" + "Toggle %1$s sublist" : "切換 %1$s 子列表", + "Pictures and images" : "圖片與圖像" }, "nplurals=1; plural=0;"); -- cgit v1.2.3