diff --git a/l10n/et_EE.js b/l10n/et_EE.js index e552d0008..fd7b03840 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -36,6 +36,7 @@ OC.L10N.register( "Activity" : "Tegevus", "Undo" : "Tühista", "Transfer" : "Teisalda", + "No participants found" : "Osalejaid ei leidu", "Can edit" : "Võib redigeerida", "Can share" : "Can share", "Owner" : "Omanik", @@ -70,6 +71,7 @@ OC.L10N.register( "Mark as done" : "Märgi tehtuks", "Not done" : "Pole valmis", "(group)" : "(grupp)", + "Open link" : "Ava link", "Edit title" : "Muuda pealkirja", "Delete card" : "Kustuta kaart", "seconds ago" : "sekundit tagasi", diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 123284406..dc62a76a3 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -34,6 +34,7 @@ "Activity" : "Tegevus", "Undo" : "Tühista", "Transfer" : "Teisalda", + "No participants found" : "Osalejaid ei leidu", "Can edit" : "Võib redigeerida", "Can share" : "Can share", "Owner" : "Omanik", @@ -68,6 +69,7 @@ "Mark as done" : "Märgi tehtuks", "Not done" : "Pole valmis", "(group)" : "(grupp)", + "Open link" : "Ava link", "Edit title" : "Muuda pealkirja", "Delete card" : "Kustuta kaart", "seconds ago" : "sekundit tagasi", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index e8c71030e..ff5cf0861 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -81,6 +81,9 @@ OC.L10N.register( "Could not write file to disk" : "無法將檔案寫入磁碟", "A PHP extension stopped the file upload" : "某個 PHP 擴充功能終止檔案的上傳", "No file uploaded or file size exceeds maximum of %s" : "沒有上傳檔案或檔案大小超過 %s 的最大值", + "Invalid file type. Only JSON files are allowed." : "無效的檔案類型。僅允許 JSON 檔案。", + "Invalid JSON data" : "無效的 JSON 數據", + "Failed to import board" : "無法導入面板", "Cards due today" : "於今日到期的卡片", "Cards due tomorrow" : "於明日到期的卡片", "Upcoming cards" : "快將到期的卡片", @@ -335,6 +338,7 @@ OC.L10N.register( "An error occurred" : "發生錯誤", "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "你確定你要刪除 {title} 面板嗎?面板內所有數據(包括已封存的卡片)都將因此被刪除。", "Delete the board?" : "是否刪除面板?", + "Exporting board..." : "正在導出面板 ...", "Board details" : "面板詳情", "Edit board" : "編輯面板", "Clone board" : "複製面板", @@ -347,6 +351,9 @@ OC.L10N.register( "Assigned cards" : "分配的卡片", "No notifications" : "無通知", "Delete board" : "刪除面板", + "Importing board..." : "正在導入面板 ...", + "Board imported successfully" : "面板成功導入", + "Import board" : "導入面板", "Clone {boardTitle}" : "複製 {boardTitle}", "Clone cards" : "複製 cards", "Clone assignments" : "複製任務分配", @@ -356,7 +363,10 @@ OC.L10N.register( "Move all cards to the first list" : "將所有卡片移動到第一個清單", "Restore archived cards" : "還原已封存的卡片", "Clone" : "複製", + "Export {boardTitle}" : "導出 {boardTitle}", + "Export as JSON" : "導出為 JSON", "Export as CSV" : "匯出為 CSV", + "Note: Only the JSON format is supported for importing back into the Deck app." : "注意:僅支援 JSON 格式以便重新導入到 Deck 應用程式。", "Export" : "導出", "Loading filtered view" : "正在加載已過濾視圖", "Today" : "今日", @@ -390,6 +400,7 @@ OC.L10N.register( "Something went wrong" : "發生錯誤了", "Failed to upload {name}" : "上傳 {name} 失敗", "Maximum file size of {size} exceeded" : "檔案大小 {size} 超出最大限制", + "Assigned users" : "指派的用戶", "Due date" : "到期日期", "Error creating the share" : "創建分享出錯", "Share with a Deck card" : "用一張 Deck 卡片進行分享 ", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 0aa94a199..029db0328 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -79,6 +79,9 @@ "Could not write file to disk" : "無法將檔案寫入磁碟", "A PHP extension stopped the file upload" : "某個 PHP 擴充功能終止檔案的上傳", "No file uploaded or file size exceeds maximum of %s" : "沒有上傳檔案或檔案大小超過 %s 的最大值", + "Invalid file type. Only JSON files are allowed." : "無效的檔案類型。僅允許 JSON 檔案。", + "Invalid JSON data" : "無效的 JSON 數據", + "Failed to import board" : "無法導入面板", "Cards due today" : "於今日到期的卡片", "Cards due tomorrow" : "於明日到期的卡片", "Upcoming cards" : "快將到期的卡片", @@ -333,6 +336,7 @@ "An error occurred" : "發生錯誤", "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "你確定你要刪除 {title} 面板嗎?面板內所有數據(包括已封存的卡片)都將因此被刪除。", "Delete the board?" : "是否刪除面板?", + "Exporting board..." : "正在導出面板 ...", "Board details" : "面板詳情", "Edit board" : "編輯面板", "Clone board" : "複製面板", @@ -345,6 +349,9 @@ "Assigned cards" : "分配的卡片", "No notifications" : "無通知", "Delete board" : "刪除面板", + "Importing board..." : "正在導入面板 ...", + "Board imported successfully" : "面板成功導入", + "Import board" : "導入面板", "Clone {boardTitle}" : "複製 {boardTitle}", "Clone cards" : "複製 cards", "Clone assignments" : "複製任務分配", @@ -354,7 +361,10 @@ "Move all cards to the first list" : "將所有卡片移動到第一個清單", "Restore archived cards" : "還原已封存的卡片", "Clone" : "複製", + "Export {boardTitle}" : "導出 {boardTitle}", + "Export as JSON" : "導出為 JSON", "Export as CSV" : "匯出為 CSV", + "Note: Only the JSON format is supported for importing back into the Deck app." : "注意:僅支援 JSON 格式以便重新導入到 Deck 應用程式。", "Export" : "導出", "Loading filtered view" : "正在加載已過濾視圖", "Today" : "今日", @@ -388,6 +398,7 @@ "Something went wrong" : "發生錯誤了", "Failed to upload {name}" : "上傳 {name} 失敗", "Maximum file size of {size} exceeded" : "檔案大小 {size} 超出最大限制", + "Assigned users" : "指派的用戶", "Due date" : "到期日期", "Error creating the share" : "創建分享出錯", "Share with a Deck card" : "用一張 Deck 卡片進行分享 ",