From 880bd91f4a0081e9cf009162275fb3d14cb75fdb Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Tue, 22 Jul 2025 09:36:05 -0500 Subject: [PATCH] chore(l10n): New Crowdin updates (#5780) --- frontend/lang/messages/pl-PL.json | 2 +- frontend/lang/messages/zh-TW.json | 44 +++++++-------- .../seed/resources/foods/locales/fr-FR.json | 2 +- .../seed/resources/foods/locales/pl-PL.json | 4 +- .../seed/resources/foods/locales/zh-TW.json | 6 +- .../seed/resources/units/locales/zh-TW.json | 56 +++++++++---------- 6 files changed, 57 insertions(+), 57 deletions(-) diff --git a/frontend/lang/messages/pl-PL.json b/frontend/lang/messages/pl-PL.json index a467f6ed5..03a3fdc3a 100644 --- a/frontend/lang/messages/pl-PL.json +++ b/frontend/lang/messages/pl-PL.json @@ -599,7 +599,7 @@ "create-recipe-from-an-image": "Utwórz przepis z obrazu", "create-recipe-from-an-image-description": "Utwórz przepis poprzez przesłanie obrazka. Mealie spróbuje wyodrębnić tekst z obrazu za pomocą AI i utworzyć z niego przepis.", "crop-and-rotate-the-image": "Przytnij i obróć obraz, tak aby był w odpowiedniej orientacji i był widoczny tylko tekst.", - "create-from-images": "Create from Images", + "create-from-images": "Utwórz przepis z obrazów", "should-translate-description": "Przetłumacz przepis na mój język", "please-wait-image-procesing": "Proszę czekać, obraz jest przetwarzany. To może chwilę potrwać.", "please-wait-images-processing": "Please wait, the images are processing. This may take some time.", diff --git a/frontend/lang/messages/zh-TW.json b/frontend/lang/messages/zh-TW.json index 0f9c22d32..8cdeab7b3 100644 --- a/frontend/lang/messages/zh-TW.json +++ b/frontend/lang/messages/zh-TW.json @@ -8,7 +8,7 @@ "database-type": "資料庫類型", "database-url": "資料庫網址", "default-group": "預設群組", - "default-household": "Default Household", + "default-household": "預設家庭群組", "demo": "展示", "demo-status": "展示狀態", "development": "開發版", @@ -65,21 +65,21 @@ "something-went-wrong": "出了點問題...", "subscribed-events": "關注的事件", "test-message-sent": "測試訊息已發送", - "message-sent": "Message Sent", + "message-sent": "訊息已送出", "new-notification": "新通知", - "event-notifiers": "Event Notifiers", - "apprise-url-skipped-if-blank": "Apprise URL (skipped if blank)", - "enable-notifier": "Enable Notifier", - "what-events": "What events should this notifier subscribe to?", - "user-events": "User Events", - "mealplan-events": "Mealplan Events", - "when-a-user-in-your-group-creates-a-new-mealplan": "When a user in your group creates a new mealplan", + "event-notifiers": "事件通知", + "apprise-url-skipped-if-blank": "Apprise 網址(空白則略過)", + "enable-notifier": "啟用通知功能", + "what-events": "要訂閱哪些事件通知?", + "user-events": "用戶相關事件", + "mealplan-events": "用餐規劃事件", + "when-a-user-in-your-group-creates-a-new-mealplan": "當群組裡的用戶建立新用餐規劃時", "shopping-list-events": "購物清單", - "cookbook-events": "Cookbook Events", - "tag-events": "Tag Events", - "category-events": "Category Events", - "when-a-new-user-joins-your-group": "When a new user joins your group", - "recipe-events": "Recipe Events" + "cookbook-events": "食譜集事件", + "tag-events": "標籤事件", + "category-events": "類別事件", + "when-a-new-user-joins-your-group": "當新用戶加入您的群組時", + "recipe-events": "食譜事件" }, "general": { "add": "Add", @@ -146,7 +146,7 @@ "save": "保存", "settings": "設定", "share": "分享", - "show-all": "Show All", + "show-all": "顯示全部", "shuffle": "隨機", "sort": "排序", "sort-ascending": "Sort Ascending", @@ -157,12 +157,12 @@ "submit": "提交", "success-count": "成功: {count}", "sunday": "星期日", - "system": "System", + "system": "系統", "templates": "範本", "test": "測試", "themes": "佈景主題", "thursday": "星期四", - "title": "Title", + "title": "標題", "token": "密鑰", "tuesday": "星期二", "type": "類型", @@ -177,12 +177,12 @@ "units": "單位", "back": "返回", "next": "下一步", - "start": "Start", + "start": "開始", "toggle-view": "切換檢視方式", "date": "日期", "id": "ID", "owner": "擁有者", - "change-owner": "Change Owner", + "change-owner": "更換擁有者", "date-added": "新增日期", "none": "無", "run": "運行", @@ -246,7 +246,7 @@ "manage-members": "管理成員", "manage-members-description": "Manage the permissions of the members in your household. {manage} allows the user to access the data-management page, and {invite} allows the user to generate invitation links for other users. Group owners cannot change their own permissions.", "manage": "Manage", - "manage-household": "Manage Household", + "manage-household": "管理家庭群組", "invite": "邀請", "looking-to-update-your-profile": "Looking to Update Your Profile?", "default-recipe-preferences-description": "These are the default settings when a new recipe is created in your group. These can be changed for individual recipes in the recipe settings menu.", @@ -272,8 +272,8 @@ "group-recipe-preferences": "Group Recipe Preferences", "report": "報告", "report-with-id": "Report ID: {id}", - "group-management": "Group Management", - "admin-group-management": "Admin Group Management", + "group-management": "群組管理", + "admin-group-management": "管理員群組管理", "admin-group-management-text": "Changes to this group will be reflected immediately.", "group-id-value": "Group Id: {0}", "total-households": "Total Households", diff --git a/mealie/repos/seed/resources/foods/locales/fr-FR.json b/mealie/repos/seed/resources/foods/locales/fr-FR.json index 85afb0e84..84053a223 100644 --- a/mealie/repos/seed/resources/foods/locales/fr-FR.json +++ b/mealie/repos/seed/resources/foods/locales/fr-FR.json @@ -279,7 +279,7 @@ "mixed vegetable": { "aliases": [], "description": "", - "name": "mixed vegetable", + "name": "mélange de légumes", "plural_name": "mixed vegetables" }, "poblano pepper": { diff --git a/mealie/repos/seed/resources/foods/locales/pl-PL.json b/mealie/repos/seed/resources/foods/locales/pl-PL.json index 7a712cb38..c361c05bb 100644 --- a/mealie/repos/seed/resources/foods/locales/pl-PL.json +++ b/mealie/repos/seed/resources/foods/locales/pl-PL.json @@ -1501,8 +1501,8 @@ "dried cherry": { "aliases": [], "description": "", - "name": "dried cherry", - "plural_name": "dried cherries" + "name": "wiśnia suszona", + "plural_name": "wiśnie suszone" }, "juniper berry": { "aliases": [], diff --git a/mealie/repos/seed/resources/foods/locales/zh-TW.json b/mealie/repos/seed/resources/foods/locales/zh-TW.json index 2d96db533..e997b2751 100644 --- a/mealie/repos/seed/resources/foods/locales/zh-TW.json +++ b/mealie/repos/seed/resources/foods/locales/zh-TW.json @@ -4,8 +4,8 @@ "garlic": { "aliases": [], "description": "", - "name": "garlic", - "plural_name": "garlics" + "name": "大蒜", + "plural_name": "大蒜" }, "onion": { "aliases": [], @@ -138,7 +138,7 @@ "pumpkin": { "aliases": [], "description": "", - "name": "pumpkin", + "name": "南瓜", "plural_name": "pumpkins" }, "cauliflower": { diff --git a/mealie/repos/seed/resources/units/locales/zh-TW.json b/mealie/repos/seed/resources/units/locales/zh-TW.json index 7197eba62..e07527108 100644 --- a/mealie/repos/seed/resources/units/locales/zh-TW.json +++ b/mealie/repos/seed/resources/units/locales/zh-TW.json @@ -1,140 +1,140 @@ { "teaspoon": { "name": "茶匙", - "plural_name": "teaspoons", + "plural_name": "茶匙", "description": "", "abbreviation": "茶匙" }, "tablespoon": { "name": "湯匙", - "plural_name": "tablespoons", + "plural_name": "大匙", "description": "", "abbreviation": "湯匙" }, "cup": { "name": "杯", - "plural_name": "cups", + "plural_name": "杯", "description": "", - "abbreviation": "c" + "abbreviation": "杯" }, "fluid-ounce": { "name": "液體盎司", - "plural_name": "fluid ounces", + "plural_name": "液量盎司", "description": "", "abbreviation": "液體盎司" }, "pint": { "name": "品脫", - "plural_name": "pints", + "plural_name": "品脫", "description": "", "abbreviation": "品脫" }, "quart": { "name": "夸脫", - "plural_name": "quarts", + "plural_name": "夸脫", "description": "", "abbreviation": "夸脫" }, "gallon": { "name": "加侖", - "plural_name": "gallons", + "plural_name": "加侖", "description": "", "abbreviation": "加侖" }, "milliliter": { "name": "毫升", - "plural_name": "milliliters", + "plural_name": "毫升", "description": "", "abbreviation": "毫升" }, "liter": { "name": "公升", - "plural_name": "liters", + "plural_name": "公升", "description": "", "abbreviation": "公升" }, "pound": { "name": "磅", - "plural_name": "pounds", + "plural_name": "磅", "description": "", "abbreviation": "磅", - "plural_abbreviation": "lbs" + "plural_abbreviation": "磅" }, "ounce": { "name": "盎司", - "plural_name": "ounces", + "plural_name": "盎司", "description": "", "abbreviation": "盎司" }, "gram": { "name": "克", - "plural_name": "grams", + "plural_name": "公克", "description": "", "abbreviation": "克" }, "kilogram": { "name": "公斤", - "plural_name": "kilograms", + "plural_name": "公斤", "description": "", "abbreviation": "公斤" }, "milligram": { "name": "毫克", - "plural_name": "milligrams", + "plural_name": "毫克", "description": "", "abbreviation": "毫克" }, "splash": { "name": "少許", - "plural_name": "splashes", + "plural_name": "少許", "description": "", "abbreviation": "" }, "dash": { "name": "少許", - "plural_name": "dashes", + "plural_name": "少許", "description": "", "abbreviation": "" }, "serving": { "name": "份量", - "plural_name": "servings", + "plural_name": "份", "description": "", "abbreviation": "" }, "head": { "name": "頭", - "plural_name": "heads", + "plural_name": "顆", "description": "", "abbreviation": "" }, "clove": { "name": "瓣", - "plural_name": "cloves", + "plural_name": "瓣", "description": "", "abbreviation": "" }, "can": { "name": "罐", - "plural_name": "cans", + "plural_name": "罐", "description": "", "abbreviation": "" }, "bunch": { - "name": "bunch", - "plural_name": "bunches", + "name": "束", + "plural_name": "束", "description": "", "abbreviation": "" }, "pack": { - "name": "pack", - "plural_name": "packs", + "name": "包", + "plural_name": "包", "description": "", "abbreviation": "" }, "pinch": { - "name": "pinch", - "plural_name": "pinches", + "name": "撮", + "plural_name": "撮", "description": "", "abbreviation": "" }