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

This commit is contained in:
Hayden
2024-08-02 01:48:16 -05:00
committed by GitHub
parent 3677d04b56
commit 059e5b7ea2
6 changed files with 274 additions and 274 deletions

View File

@@ -5,8 +5,8 @@
"recipe": {
"unique-name-error": "El nom de la recepta ha de ser únic",
"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 tassa de farina",
"step-text": "Passos de recepta i altres camps són compatibles amb sintaxi markdown.\n\n**Afegir un enllaç**\n\n[El meu enllaç](https://demo.mealie.io)\n"
}
},
"mealplan": {
@@ -37,35 +37,35 @@
"generic-deleted": "{name} ha estat eliminat"
},
"datetime": {
"year": "year|years",
"day": "day|days",
"hour": "hour|hours",
"minute": "minute|minutes",
"second": "second|seconds",
"millisecond": "millisecond|milliseconds",
"microsecond": "microsecond|microseconds"
"year": "any|anys",
"day": "dia|dies",
"hour": "hora|hores",
"minute": "minut|minuts",
"second": "segon|segons",
"millisecond": "milisegon|milisegons",
"microsecond": "microsegon|microsegons"
},
"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 Contrassenya Oblidada",
"header_text": "Contrassenya Oblidada",
"message_top": "Has demanat restablir la teva contrassenya.",
"message_bottom": "Siusplau clica al botó de sobre per restablir la teva contrassenya.",
"button_text": "Restablir contrassenya"
},
"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": "Invitació a unir-te a Mealie",
"header_text": "Has estat convidat!",
"message_top": "Has estat convidat a unir-te a Mealie.",
"message_bottom": "Siusplau clica al botó de sobre per acceptar la invitació.",
"button_text": "Acceptar invitació"
},
"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 correu electrònic de prova",
"header_text": "Correu electrònic de prova",
"message_top": "Això és un correu electrònic de prova.",
"message_bottom": "Siusplau clica al botó de sobre per provar el correu electrònic.",
"button_text": "Obre Mealie"
}
}
}

View File

@@ -62,10 +62,10 @@
},
"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"
"header_text": "E-mail testowy",
"message_top": "To jest e-mail testowy.",
"message_bottom": "Kliknij przycisk powyżej, aby przetestować e-mail.",
"button_text": "Otwórz Mealie"
}
}
}