1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-07 06:25:21 +02:00

chore(l10n): New Crowdin updates (#4743)

This commit is contained in:
Hayden 2024-12-18 10:28:40 -06:00 committed by GitHub
parent 47a8383ae5
commit 2922782e5e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
108 changed files with 4760 additions and 3280 deletions

View file

@ -276,7 +276,8 @@
"admin-group-management": "管理グループ管理",
"admin-group-management-text": "このグループへの変更はすぐに反映されます。",
"group-id-value": "グループID: {0}",
"total-households": "世帯数"
"total-households": "世帯数",
"you-must-select-a-group-before-selecting-a-household": "You must select a group before selecting a household"
},
"household": {
"household": "世帯",
@ -517,6 +518,7 @@
"save-recipe-before-use": "使用する前にレシピを保存する",
"section-title": "手順のタイトル",
"servings": "人前",
"serves-amount": "Serves {amount}",
"share-recipe-message": "{0} レシピをあなたと共有したいと思っています。",
"show-nutrition-values": "栄養価を表示",
"sodium-content": "ナトリウム",
@ -545,6 +547,8 @@
"failed-to-add-recipe-to-mealplan": "レシピを献立に追加する事に失敗しました。",
"failed-to-add-to-list": "リストに追加できませんでした",
"yield": "人分",
"yields-amount-with-text": "Yields {amount} {text}",
"yield-text": "Yield Text",
"quantity": "分量",
"choose-unit": "単位を選択",
"press-enter-to-create": "Enterキーを押して作成",
@ -640,7 +644,9 @@
"recipe-debugger-use-openai-description": "スクレーパーライブラリに依存するのではなく、結果を解析するためにOpenAIを使用してください。 URL経由でレシピを作成する場合は、スクレーパーライブラリが失敗した場合に自動的に行われますが、ここで手動でテストすることができます。",
"debug": "デバッグ",
"tree-view": "ツリービュー",
"recipe-servings": "Recipe Servings",
"recipe-yield": "レシピ収率",
"recipe-yield-text": "Recipe Yield Text",
"unit": "単位",
"upload-image": "画像をアップロード",
"screen-awake": "画面をスリープ状態にしない",
@ -662,7 +668,25 @@
"missing-food": "欠けている食材を作成: {food}",
"no-food": "食材はありません"
},
"reset-servings-count": "サービング数をリセット"
"reset-servings-count": "サービング数をリセット",
"not-linked-ingredients": "Additional Ingredients"
},
"recipe-finder": {
"recipe-finder": "Recipe Finder",
"recipe-finder-description": "Search for recipes based on ingredients you have on hand. You can also filter by tools you have available, and set a maximum number of missing ingredients or tools.",
"selected-ingredients": "Selected Ingredients",
"no-ingredients-selected": "No ingredients selected",
"missing": "Missing",
"no-recipes-found": "No recipes found",
"no-recipes-found-description": "Try adding more ingredients to your search or adjusting your filters",
"include-ingredients-on-hand": "Include Ingredients On Hand",
"include-tools-on-hand": "Include Tools On Hand",
"max-missing-ingredients": "Max Missing Ingredients",
"max-missing-tools": "Max Missing Tools",
"selected-tools": "Selected Tools",
"other-filters": "Other Filters",
"ready-to-make": "Ready to Make",
"almost-ready-to-make": "Almost Ready to Make"
},
"search": {
"advanced-search": "詳細検索",
@ -866,7 +890,8 @@
"you-are-offline-description": "オフライン中は機能が一部制限されます。 アイテムの追加、変更、削除は可能ですがオンラインに戻るまでサーバーに変更を同期することはできません",
"are-you-sure-you-want-to-check-all-items": "すべての項目をチェックしてもよろしいですか?",
"are-you-sure-you-want-to-uncheck-all-items": "すべてのアイテムのチェックを外してもよろしいですか?",
"are-you-sure-you-want-to-delete-checked-items": "チェックされた項目をすべて削除してもよろしいですか?"
"are-you-sure-you-want-to-delete-checked-items": "チェックされた項目をすべて削除してもよろしいですか?",
"no-shopping-lists-found": "No Shopping Lists Found"
},
"sidebar": {
"all-recipes": "すべてのレシピ",
@ -1278,6 +1303,7 @@
"profile": {
"welcome-user": "👋 ようこそ, {0}!",
"description": "プロフィール、レシピ、グループ設定を管理します。",
"invite-link": "Invite Link",
"get-invite-link": "招待リンクを取得",
"get-public-link": "公開リンクを取得",
"account-summary": "アカウントの概要",
@ -1327,6 +1353,8 @@
"cookbook": {
"cookbooks": "料理本",
"description": "料理本は、レシピのクロスセクション、オーガナイザー、その他のフィルターを作成してレシピを整理するもう 1 つの方法です。料理本を作成するとサイドバーにエントリが追加され、選択したフィルターが適用されたすべてのレシピが料理本に表示されます。",
"hide-cookbooks-from-other-households": "Hide Cookbooks from Other Households",
"hide-cookbooks-from-other-households-description": "When enabled, only cookbooks from your household will appear on the sidebar",
"public-cookbook": "公開料理本",
"public-cookbook-description": "公開料理本は非Mealieユーザーと共有でき、グループページに表示されます。",
"filter-options": "フィルタオプション",