From 85e8fd7b9bcfa2bbbedd88e51b905965dd2e3836 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 30 Jan 2023 03:34:01 +0000 Subject: [PATCH] =?UTF-8?q?Fix(l10n):=20=F0=9F=94=A0=20Update=20translatio?= =?UTF-8?q?ns=20from=20Transifex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- l10n/zh_TW.js | 9 +++++++++ l10n/zh_TW.json | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 4749fda4..ec802b76 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -41,6 +41,7 @@ OC.L10N.register( "Edit Date/Time" : "編輯日期/時間", "Edit EXIF Data" : "編輯 EXIF 資料", "View in folder" : "在資料夾中檢視", + "Move to folder" : "移動至資料夾", "Add to album" : "新增至相簿", "Move to another person" : "移動到其他人", "Remove from person" : "從人中移除", @@ -112,6 +113,7 @@ OC.L10N.register( "Label" : "標籤", "Camera Make" : "相機品牌", "Camera Model" : "相機型號", + "Lens Model" : "鏡頭型號", "Copyright" : "著作權", "Remove person" : "移除人", "Are you sure you want to remove {name}?" : "您確定您想要移除 {name} 嗎?", @@ -131,6 +133,8 @@ OC.L10N.register( "Use the sidebar to share this folder." : "使用側邊欄以分享此資料夾。", "If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "若您建立公開連結分享,請點擊「重新整理」,下方將會顯示對應的 Memories 連結。", "Refresh" : "重新整理", + "Choose a folder" : "選擇資料夾", + "_{n} item moved to folder_::_{n} items moved to folder_" : ["已移動 {n} 個項目至資料夾"], "Remove" : "移除", "Add Path" : "新增路徑", "Add a root to your timeline" : "新增您時間軸的根", @@ -140,6 +144,8 @@ OC.L10N.register( "Merge with different person" : "與其他人合併", "Mark person in preview" : "在預覽中標記人", "Share folder" : "分享資料夾", + "Folder View" : "資料夾檢視", + "Timeline View" : "時間軸檢視", "Move left" : "向左移動", "Move right" : "向右移動", "Failed to get Exif data. Metadata may be lost!" : "取得 Exif 資料失敗。詮釋資料可能會遺失!", @@ -253,6 +259,9 @@ OC.L10N.register( "Error: {msg}" : "錯誤:{msg}", "Failed to delete files." : "刪除檔案失敗", "Failed to delete {fileName}." : "刪除 {fileName} 失敗。", + "Failed to move files." : "移動檔案失敗。", + "Could not move {fileName}, target exists." : "無法移動 {fileName},目標已存在。", + "Failed to move {fileName}." : "移動 {fileName} 失敗", "Failed to download files" : "下載檔案失敗", "Failed to favorite files." : "加入最愛檔案失敗。", "Failed to favorite some files." : "將部份檔案加入最愛失敗。", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index fe812739..ca6642ad 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -39,6 +39,7 @@ "Edit Date/Time" : "編輯日期/時間", "Edit EXIF Data" : "編輯 EXIF 資料", "View in folder" : "在資料夾中檢視", + "Move to folder" : "移動至資料夾", "Add to album" : "新增至相簿", "Move to another person" : "移動到其他人", "Remove from person" : "從人中移除", @@ -110,6 +111,7 @@ "Label" : "標籤", "Camera Make" : "相機品牌", "Camera Model" : "相機型號", + "Lens Model" : "鏡頭型號", "Copyright" : "著作權", "Remove person" : "移除人", "Are you sure you want to remove {name}?" : "您確定您想要移除 {name} 嗎?", @@ -129,6 +131,8 @@ "Use the sidebar to share this folder." : "使用側邊欄以分享此資料夾。", "If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "若您建立公開連結分享,請點擊「重新整理」,下方將會顯示對應的 Memories 連結。", "Refresh" : "重新整理", + "Choose a folder" : "選擇資料夾", + "_{n} item moved to folder_::_{n} items moved to folder_" : ["已移動 {n} 個項目至資料夾"], "Remove" : "移除", "Add Path" : "新增路徑", "Add a root to your timeline" : "新增您時間軸的根", @@ -138,6 +142,8 @@ "Merge with different person" : "與其他人合併", "Mark person in preview" : "在預覽中標記人", "Share folder" : "分享資料夾", + "Folder View" : "資料夾檢視", + "Timeline View" : "時間軸檢視", "Move left" : "向左移動", "Move right" : "向右移動", "Failed to get Exif data. Metadata may be lost!" : "取得 Exif 資料失敗。詮釋資料可能會遺失!", @@ -251,6 +257,9 @@ "Error: {msg}" : "錯誤:{msg}", "Failed to delete files." : "刪除檔案失敗", "Failed to delete {fileName}." : "刪除 {fileName} 失敗。", + "Failed to move files." : "移動檔案失敗。", + "Could not move {fileName}, target exists." : "無法移動 {fileName},目標已存在。", + "Failed to move {fileName}." : "移動 {fileName} 失敗", "Failed to download files" : "下載檔案失敗", "Failed to favorite files." : "加入最愛檔案失敗。", "Failed to favorite some files." : "將部份檔案加入最愛失敗。",