mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
Merge pull request #2777 from mealie-recipes/l10n_mealie-next
New Crowdin updates
This commit is contained in:
commit
0135a4e73e
@ -10,7 +10,7 @@
|
|||||||
"default-group": "デフォルトグループ",
|
"default-group": "デフォルトグループ",
|
||||||
"demo": "体験版",
|
"demo": "体験版",
|
||||||
"demo-status": "体験版ステータス",
|
"demo-status": "体験版ステータス",
|
||||||
"development": "Development",
|
"development": "開発",
|
||||||
"docs": "ドキュメント",
|
"docs": "ドキュメント",
|
||||||
"download-log": "ログをダウンロード",
|
"download-log": "ログをダウンロード",
|
||||||
"download-recipe-json": "Last Scraped JSON",
|
"download-recipe-json": "Last Scraped JSON",
|
||||||
@ -42,8 +42,8 @@
|
|||||||
"category-deleted": "カテゴリを削除しました。",
|
"category-deleted": "カテゴリを削除しました。",
|
||||||
"category-deletion-failed": "カテゴリの削除に失敗しました。",
|
"category-deletion-failed": "カテゴリの削除に失敗しました。",
|
||||||
"category-filter": "カテゴリフィルタ",
|
"category-filter": "カテゴリフィルタ",
|
||||||
"category-update-failed": "Category update failed",
|
"category-update-failed": "カテゴリの更新に失敗しました",
|
||||||
"category-updated": "Category updated",
|
"category-updated": "カテゴリーを更新しました",
|
||||||
"uncategorized-count": "カテゴリなし {count}",
|
"uncategorized-count": "カテゴリなし {count}",
|
||||||
"create-a-category": "カテゴリを作成",
|
"create-a-category": "カテゴリを作成",
|
||||||
"category-name": "カテゴリ名",
|
"category-name": "カテゴリ名",
|
||||||
@ -96,8 +96,8 @@
|
|||||||
"duplicate": "複製",
|
"duplicate": "複製",
|
||||||
"edit": "編集",
|
"edit": "編集",
|
||||||
"enabled": "有効",
|
"enabled": "有効",
|
||||||
"exception": "Exception",
|
"exception": "例外",
|
||||||
"failed-count": "Failed: {count}",
|
"failed-count": "失敗: {count}",
|
||||||
"failure-uploading-file": "Failure uploading file",
|
"failure-uploading-file": "Failure uploading file",
|
||||||
"favorites": "お気に入り",
|
"favorites": "お気に入り",
|
||||||
"field-required": "Field Required",
|
"field-required": "Field Required",
|
||||||
@ -172,7 +172,7 @@
|
|||||||
"id": "Id",
|
"id": "Id",
|
||||||
"owner": "Owner",
|
"owner": "Owner",
|
||||||
"date-added": "追加日",
|
"date-added": "追加日",
|
||||||
"none": "None",
|
"none": "なし",
|
||||||
"run": "Run",
|
"run": "Run",
|
||||||
"menu": "メニュー",
|
"menu": "メニュー",
|
||||||
"a-name-is-required": "名前は必須です。",
|
"a-name-is-required": "名前は必須です。",
|
||||||
@ -200,9 +200,9 @@
|
|||||||
"unsaved-changes": "You have unsaved changes. Do you want to save before leaving? Okay to save, Cancel to discard changes."
|
"unsaved-changes": "You have unsaved changes. Do you want to save before leaving? Okay to save, Cancel to discard changes."
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "<b>{groupName}<b/> を削除しますか?",
|
||||||
"cannot-delete-default-group": "Cannot delete default group",
|
"cannot-delete-default-group": "デフォルトのルグループは削除できません",
|
||||||
"cannot-delete-group-with-users": "Cannot delete group with users",
|
"cannot-delete-group-with-users": "ユーザがあるグループを削除できません",
|
||||||
"confirm-group-deletion": "Confirm Group Deletion",
|
"confirm-group-deletion": "Confirm Group Deletion",
|
||||||
"create-group": "Create Group",
|
"create-group": "Create Group",
|
||||||
"error-updating-group": "Error updating group",
|
"error-updating-group": "Error updating group",
|
||||||
@ -237,7 +237,7 @@
|
|||||||
"allow-users-outside-of-your-group-to-see-your-recipes-description": "When enabled you can use a public share link to share specific recipes without authorizing the user. When disabled, you can only share recipes with users who are in your group or with a pre-generated private link",
|
"allow-users-outside-of-your-group-to-see-your-recipes-description": "When enabled you can use a public share link to share specific recipes without authorizing the user. When disabled, you can only share recipes with users who are in your group or with a pre-generated private link",
|
||||||
"show-nutrition-information": "Show nutrition information",
|
"show-nutrition-information": "Show nutrition information",
|
||||||
"show-nutrition-information-description": "When enabled the nutrition information will be shown on the recipe if available. If there is no nutrition information available, the nutrition information will not be shown",
|
"show-nutrition-information-description": "When enabled the nutrition information will be shown on the recipe if available. If there is no nutrition information available, the nutrition information will not be shown",
|
||||||
"show-recipe-assets": "Show recipe assets",
|
"show-recipe-assets": "レシピアセットを表示",
|
||||||
"show-recipe-assets-description": "When enabled the recipe assets will be shown on the recipe if available",
|
"show-recipe-assets-description": "When enabled the recipe assets will be shown on the recipe if available",
|
||||||
"default-to-landscape-view": "Default to landscape view",
|
"default-to-landscape-view": "Default to landscape view",
|
||||||
"default-to-landscape-view-description": "When enabled the recipe header section will be shown in landscape view",
|
"default-to-landscape-view-description": "When enabled the recipe header section will be shown in landscape view",
|
||||||
@ -263,16 +263,16 @@
|
|||||||
"end-date": "End Date",
|
"end-date": "End Date",
|
||||||
"group": "Group (Beta)",
|
"group": "Group (Beta)",
|
||||||
"main": "主菜",
|
"main": "主菜",
|
||||||
"meal-planner": " 献立表",
|
"meal-planner": "献立表",
|
||||||
"meal-plans": "献立",
|
"meal-plans": "献立",
|
||||||
"mealplan-categories": "MEALPLAN CATEGORIES",
|
"mealplan-categories": "MEALPLAN CATEGORIES",
|
||||||
"mealplan-created": "Mealplan created",
|
"mealplan-created": "献立に作成しました",
|
||||||
"mealplan-creation-failed": "Mealplan creation failed",
|
"mealplan-creation-failed": "献立の作成に失敗しました",
|
||||||
"mealplan-deleted": "Mealplan Deleted",
|
"mealplan-deleted": "献立を削除しました",
|
||||||
"mealplan-deletion-failed": "Mealplan deletion failed",
|
"mealplan-deletion-failed": "献立の削除に失敗しました",
|
||||||
"mealplan-settings": "献立設定",
|
"mealplan-settings": "献立設定",
|
||||||
"mealplan-update-failed": "Mealplan update failed",
|
"mealplan-update-failed": "献立の更新に失敗しました",
|
||||||
"mealplan-updated": "Mealplan Updated",
|
"mealplan-updated": "献立を更新しました",
|
||||||
"no-meal-plan-defined-yet": "No meal plan defined yet",
|
"no-meal-plan-defined-yet": "No meal plan defined yet",
|
||||||
"no-meal-planned-for-today": "No meal planned for today",
|
"no-meal-planned-for-today": "No meal planned for today",
|
||||||
"only-recipes-with-these-categories-will-be-used-in-meal-plans": "Only recipes with these categories will be used in Meal Plans",
|
"only-recipes-with-these-categories-will-be-used-in-meal-plans": "Only recipes with these categories will be used in Meal Plans",
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
"unique-name-error": "Recipe names must be unique"
|
"unique-name-error": "Recipe names must be unique"
|
||||||
},
|
},
|
||||||
"mealplan": {
|
"mealplan": {
|
||||||
"no-recipes-match-your-rules": "No recipes match your rules"
|
"no-recipes-match-your-rules": "ルールに一致するレシピはありません"
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"user-updated": "ユーザを更新しました。",
|
"user-updated": "ユーザを更新しました。",
|
||||||
|
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"acorn-squash": "acorn squash",
|
"acorn-squash": "acorn squash",
|
||||||
"alfalfa-sprouts": "alfalfa sprouts",
|
"alfalfa-sprouts": "alfalfa sprouts",
|
||||||
"anchovies": "anchovies",
|
"anchovies": "アンチョビ",
|
||||||
"apples": "りんご",
|
"apples": "りんご",
|
||||||
"artichoke": "artichoke",
|
"artichoke": "アーティチョーク",
|
||||||
"arugula": "arugula",
|
"arugula": "ルッコラ",
|
||||||
"asparagus": "asparagus",
|
"asparagus": "アスパラガス",
|
||||||
"aubergine": "茄子",
|
"aubergine": "茄子",
|
||||||
"avocado": "アボカド",
|
"avocado": "アボカド",
|
||||||
"bacon": "ベーコン",
|
"bacon": "ベーコン",
|
||||||
"baking-powder": "baking powder",
|
"baking-powder": "ベーキングパウダー",
|
||||||
"baking-soda": "baking soda",
|
"baking-soda": "重曹",
|
||||||
"baking-sugar": "baking sugar",
|
"baking-sugar": "baking sugar",
|
||||||
"bar-sugar": "bar sugar",
|
"bar-sugar": "bar sugar",
|
||||||
"basil": "バジル",
|
"basil": "バジル",
|
||||||
"bell-peppers": "bell peppers",
|
"bell-peppers": "ピーマン",
|
||||||
"blackberries": "ブラックベリー",
|
"blackberries": "ブラックベリー",
|
||||||
"brassicas": "brassicas",
|
"brassicas": "brassicas",
|
||||||
"bok-choy": "bok choy",
|
"bok-choy": "bok choy",
|
||||||
@ -64,7 +64,7 @@
|
|||||||
"corn": "トウモロコシ",
|
"corn": "トウモロコシ",
|
||||||
"corn-syrup": "corn syrup",
|
"corn-syrup": "corn syrup",
|
||||||
"cottonseed-oil": "cottonseed oil",
|
"cottonseed-oil": "cottonseed oil",
|
||||||
"courgette": "courgette",
|
"courgette": "ズッキーニ",
|
||||||
"cream-of-tartar": "cream of tartar",
|
"cream-of-tartar": "cream of tartar",
|
||||||
"cucumber": "きゅうり",
|
"cucumber": "きゅうり",
|
||||||
"cumin": "cumin",
|
"cumin": "cumin",
|
||||||
@ -157,12 +157,12 @@
|
|||||||
"onion-family": "onion family",
|
"onion-family": "onion family",
|
||||||
"onion": "玉ねぎ",
|
"onion": "玉ねぎ",
|
||||||
"scallion": "scallion",
|
"scallion": "scallion",
|
||||||
"shallot": "shallot",
|
"shallot": "エシャロット",
|
||||||
"spring-onion": "spring onion",
|
"spring-onion": "ネギ",
|
||||||
"orange-blossom-water": "orange blossom water",
|
"orange-blossom-water": "オレンジの花の水",
|
||||||
"oysters": "oysters",
|
"oysters": "oysters",
|
||||||
"panch-puran": "panch puran",
|
"panch-puran": "panch puran",
|
||||||
"paprika": "paprika",
|
"paprika": "パプリカ",
|
||||||
"parsnip": "parsnip",
|
"parsnip": "parsnip",
|
||||||
"pepper": "pepper",
|
"pepper": "pepper",
|
||||||
"peppers": "peppers",
|
"peppers": "peppers",
|
||||||
@ -179,9 +179,9 @@
|
|||||||
"refined-sugar": "refined sugar",
|
"refined-sugar": "refined sugar",
|
||||||
"rice-flour": "rice flour",
|
"rice-flour": "rice flour",
|
||||||
"rock-sugar": "rock sugar",
|
"rock-sugar": "rock sugar",
|
||||||
"rum": "rum",
|
"rum": "ラム酒",
|
||||||
"salt": "塩",
|
"salt": "塩",
|
||||||
"seafood": "seafood",
|
"seafood": "シーフード",
|
||||||
"seeds": "seeds",
|
"seeds": "seeds",
|
||||||
"sesame-seeds": "sesame seeds",
|
"sesame-seeds": "sesame seeds",
|
||||||
"sunflower-seeds": "sunflower seeds",
|
"sunflower-seeds": "sunflower seeds",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user