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

This commit is contained in:
Hayden
2024-08-26 11:43:16 -05:00
committed by GitHub
parent 795f5ea4f1
commit 7466e5d7f5
5 changed files with 119 additions and 119 deletions

View File

@@ -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"
}
},

View File

@@ -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を開く"
}
}
}