mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-02-01 13:33:11 -05:00
chore(l10n): New Crowdin updates (#4016)
This commit is contained in:
@@ -31,9 +31,9 @@
|
||||
"notifications": {
|
||||
"generic-created": "Δημιουργήθηκε το {name}",
|
||||
"generic-updated": "Ενημερώθηκε το {name}",
|
||||
"generic-created-with-url": "{name} has been created, {url}",
|
||||
"generic-updated-with-url": "{name} has been updated, {url}",
|
||||
"generic-duplicated": "{name} has been duplicated",
|
||||
"generic-created-with-url": "Το {name} δημιουργήθηκε, {url}",
|
||||
"generic-updated-with-url": "Το {name} ενημερώθηκε, {url}",
|
||||
"generic-duplicated": "Δημιουργήθηκε διπλότυπο του {name}",
|
||||
"generic-deleted": "Το {name} διαγράφηκε"
|
||||
},
|
||||
"datetime": {
|
||||
|
||||
@@ -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 Olvidó la contraseña",
|
||||
"header_text": "Olvidé mi contraseña",
|
||||
"message_top": "Has solicitado restablecer tu contraseña.",
|
||||
"message_bottom": "Por favor, haz click en el botón de arriba para reestablecer tu contraseña.",
|
||||
"button_text": "Restablecer contraseña"
|
||||
},
|
||||
"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ón para unirse a Mealie",
|
||||
"header_text": "¡Estás invitado!",
|
||||
"message_top": "Has sido invitado a unirte a Mealie.",
|
||||
"message_bottom": "Por favor, haga clic en el botón de arriba para aceptar la invitación.",
|
||||
"button_text": "Aceptar invitación"
|
||||
},
|
||||
"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 Correo de prueba",
|
||||
"header_text": "Correo de prueba",
|
||||
"message_top": "Este es un correo de prueba.",
|
||||
"message_bottom": "Por favor, haz clic en el botón de arriba para probar el correo.",
|
||||
"button_text": "Abrir Mealie"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
"year": "yıl|yıllar",
|
||||
"day": "gün|günler",
|
||||
"hour": "saat|saatler",
|
||||
"minute": "dakika|dakikalar",
|
||||
"minute": "dakika|dakika",
|
||||
"second": "saniye|saniyeler",
|
||||
"millisecond": "milisaniye|milisaniyeler",
|
||||
"microsecond": "mikrosaniye|mikrosaniyeler"
|
||||
|
||||
Reference in New Issue
Block a user