New translations en-us.json (Chinese Traditional)

This commit is contained in:
Hayden 2023-11-16 09:43:08 -06:00
parent 04f2022537
commit d15ec892bc

View File

@ -124,6 +124,7 @@
"no-recipe-found": "找不到食譜", "no-recipe-found": "找不到食譜",
"ok": "好的", "ok": "好的",
"options": "選項:", "options": "選項:",
"plural-name": "Plural Name",
"print": "列印", "print": "列印",
"print-preferences": "Print Preferences", "print-preferences": "Print Preferences",
"random": "隨機", "random": "隨機",
@ -867,7 +868,9 @@
"user-can-invite-other-to-group": "User can invite other to group", "user-can-invite-other-to-group": "User can invite other to group",
"user-can-manage-group": "User can manage group", "user-can-manage-group": "User can manage group",
"user-can-organize-group-data": "User can organize group data", "user-can-organize-group-data": "User can organize group data",
"enable-advanced-features": "Enable advanced features" "enable-advanced-features": "Enable advanced features",
"it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.",
"dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!"
}, },
"language-dialog": { "language-dialog": {
"translated": "translated", "translated": "translated",
@ -888,7 +891,9 @@
"create-food": "Create Food", "create-food": "Create Food",
"food-label": "Food Label", "food-label": "Food Label",
"edit-food": "Edit Food", "edit-food": "Edit Food",
"food-data": "Food Data" "food-data": "Food Data",
"example-food-singular": "ex: Onion",
"example-food-plural": "ex: Onions"
}, },
"units": { "units": {
"seed-dialog-text": "Seed the database with common units based on your local language.", "seed-dialog-text": "Seed the database with common units based on your local language.",
@ -899,13 +904,18 @@
"merging-unit-into-unit": "Merging {0} into {1}", "merging-unit-into-unit": "Merging {0} into {1}",
"create-unit": "Create Unit", "create-unit": "Create Unit",
"abbreviation": "Abbreviation", "abbreviation": "Abbreviation",
"plural-abbreviation": "Plural Abbreviation",
"description": "Description", "description": "Description",
"display-as-fraction": "Display as Fraction", "display-as-fraction": "Display as Fraction",
"use-abbreviation": "Use Abbreviation", "use-abbreviation": "Use Abbreviation",
"edit-unit": "Edit Unit", "edit-unit": "Edit Unit",
"unit-data": "Unit Data", "unit-data": "Unit Data",
"use-abbv": "Use Abbv.", "use-abbv": "Use Abbv.",
"fraction": "Fraction" "fraction": "Fraction",
"example-unit-singular": "ex: Tablespoon",
"example-unit-plural": "ex: Tablespoons",
"example-unit-abbreviation-singular": "ex: Tbsp",
"example-unit-abbreviation-plural": "ex: Tbsps"
}, },
"labels": { "labels": {
"seed-dialog-text": "Seed the database with common labels based on your local language.", "seed-dialog-text": "Seed the database with common labels based on your local language.",
@ -934,6 +944,8 @@
"delete-recipes": "Delete Recipes", "delete-recipes": "Delete Recipes",
"source-unit-will-be-deleted": "Source Unit will be deleted" "source-unit-will-be-deleted": "Source Unit will be deleted"
}, },
"create-alias": "Create Alias",
"manage-aliases": "Manage Aliases",
"seed-data": "Seed Data", "seed-data": "Seed Data",
"seed": "Seed", "seed": "Seed",
"data-management": "Data Management", "data-management": "Data Management",