mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-02-05 07:23:12 -05:00
chore(l10n): New Crowdin updates (#4054)
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
"recipe": {
|
||||
"unique-name-error": "Oppskriftsnavn må være unike",
|
||||
"recipe-defaults": {
|
||||
"ingredient-note": "1 Cup Flour",
|
||||
"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"
|
||||
"ingredient-note": "1 kopp mel",
|
||||
"step-text": "Steg i oppskrifter og andre felter på siden støtter markdown syntax.\n\n**Legg til en link**\n\n[Min link](https://demo.mealie.io)\n"
|
||||
}
|
||||
},
|
||||
"mealplan": {
|
||||
@@ -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 Glemt Passord",
|
||||
"header_text": "Glemt passord",
|
||||
"message_top": "Du har forespurt å resette passordet.",
|
||||
"message_bottom": "Klikk på knappen over for å tilbakestille passordet ditt.",
|
||||
"button_text": "Tilbakestill passord"
|
||||
},
|
||||
"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": "Invitasjon til å bli med i Mealie",
|
||||
"header_text": "Du er invitert!",
|
||||
"message_top": "Du er invitert til å bli med i Mealie.",
|
||||
"message_bottom": "Vennligst klikk på knappen over for å akseptere invitasjonen.",
|
||||
"button_text": "Aksepter invitasjon"
|
||||
},
|
||||
"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 test-e-post",
|
||||
"header_text": "Test-e-post",
|
||||
"message_top": "Dette er en test-e-post.",
|
||||
"message_bottom": "Klikk på knappen over for å teste e-posten.",
|
||||
"button_text": "Åpne Mealie"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
"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"
|
||||
"button_text": "打开Mealie"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user