mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-04-18 10:55:36 -04:00
chore(l10n): New Crowdin updates (#4104)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"recipe": {
|
||||
"unique-name-error": "Reseptien nimien täytyy olla yksilöllisiä",
|
||||
"recipe-defaults": {
|
||||
"ingredient-note": "1 Cup Flour",
|
||||
"ingredient-note": "1 kuppi jauhoja",
|
||||
"step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -47,25 +47,25 @@
|
||||
},
|
||||
"emails": {
|
||||
"password": {
|
||||
"subject": "Mealie Forgot Password",
|
||||
"header_text": "Forgot Password",
|
||||
"message_top": "You have requested to reset your password.",
|
||||
"message_bottom": "Please click the button above to reset your password.",
|
||||
"button_text": "Reset Password"
|
||||
"subject": "Mealieパスワードを忘れた",
|
||||
"header_text": "パスワードを忘れた",
|
||||
"message_top": "パスワードのリセットをリクエストしました。",
|
||||
"message_bottom": "パスワードをリセットするには、上記のボタンをクリックしてください。",
|
||||
"button_text": "パスワードのリセット"
|
||||
},
|
||||
"invitation": {
|
||||
"subject": "Invitation to join Mealie",
|
||||
"header_text": "You're Invited!",
|
||||
"message_top": "You have been invited to join Mealie.",
|
||||
"message_bottom": "Please click the button above to accept the invitation.",
|
||||
"button_text": "Accept Invitation"
|
||||
"subject": "Mealieへの招待",
|
||||
"header_text": "招待されました!",
|
||||
"message_top": "Mealieに参加するよう招待されました。",
|
||||
"message_bottom": "上記のボタンをクリックして招待を承諾してください。",
|
||||
"button_text": "招待を承認"
|
||||
},
|
||||
"test": {
|
||||
"subject": "Mealie Test Email",
|
||||
"header_text": "Test Email",
|
||||
"message_top": "This is a test email.",
|
||||
"message_bottom": "Please click the button above to test the email.",
|
||||
"button_text": "Open Mealie"
|
||||
"subject": "Mealieテストメール",
|
||||
"header_text": "テストメール",
|
||||
"message_top": "これはテストメールです。",
|
||||
"message_bottom": "メールをテストするには、上のボタンをクリックしてください。",
|
||||
"button_text": "Mealieを開く"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,104 +1,104 @@
|
||||
{
|
||||
"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"
|
||||
},
|
||||
"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": "ml"
|
||||
},
|
||||
"liter": {
|
||||
"name": "リットル",
|
||||
"plural_name": "liters",
|
||||
"plural_name": "リットル",
|
||||
"description": "",
|
||||
"abbreviation": "l"
|
||||
},
|
||||
"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": "g"
|
||||
},
|
||||
"kilogram": {
|
||||
"name": "キログラム",
|
||||
"plural_name": "kilograms",
|
||||
"plural_name": "キログラム",
|
||||
"description": "",
|
||||
"abbreviation": "kg"
|
||||
},
|
||||
"milligram": {
|
||||
"name": "ミリグラム",
|
||||
"plural_name": "milligrams",
|
||||
"plural_name": "ミリグラム",
|
||||
"description": "",
|
||||
"abbreviation": "mg"
|
||||
},
|
||||
"splash": {
|
||||
"name": "少量",
|
||||
"plural_name": "splashes",
|
||||
"plural_name": "少量",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"dash": {
|
||||
"name": "少量",
|
||||
"plural_name": "dashes",
|
||||
"plural_name": "小さじ1/8",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"serving": {
|
||||
"name": "人前",
|
||||
"plural_name": "servings",
|
||||
"plural_name": "人前",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
@@ -110,31 +110,31 @@
|
||||
},
|
||||
"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": "小さじ1/16",
|
||||
"plural_name": "小さじ1/16",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user