lemmy-translations/email/es.json

28 lines
2.9 KiB
JSON
Raw Normal View History

{
"registration_approved_subject": "Registro aprobado para {username}",
"registration_approved_body": "Su solicitud de registro ha sido aprobada. ¡Bienvenido a {hostname}!",
"password_reset_subject": "Restablecimiento de contraseña para {username}",
"password_reset_body": "<h1>Solicitud de restablecimiento de contraseña para {username}</h1><br><a href=\"{reset_link}\">Haga clic aquí para restablecer su contraseña</a>",
"verify_email_subject": "Verifique su dirección de correo electrónico para {hostname}",
"email_verified_subject": "Correo electrónico verificado para {username}",
"email_verified_body": "Su correo electrónico ha sido verificado.",
"notification_post_reply_subject": "Respuesta de {username}",
"notification_post_reply_body": "<h1>Respuesta a la publicación</h1><br><div>{username} - {comment_text}</div><br><a href=\"{inbox_link}\">bandeja de entrada</a>",
"notification_comment_reply_subject": "Respuesta de {username}",
"notification_comment_reply_body": "<h1>Respuesta al comentario</h1><br><div>{username} - {comment_text}</div><br><a href=\"{inbox_link}\">bandeja de entrada</a>",
"notification_mentioned_by_subject": "Mencionado por {username}",
"notification_mentioned_by_body": "<h1>Mención de persona</h1><br><div>{username} - {comment_text}</div><br><a href=\"{inbox_link}\">bandeja de entrada</a>",
"notification_private_message_subject": "Mensaje privado de {username}",
"notification_private_message_body": "<h1>Mensaje privado</h1><br><div>{username} - {message_text}</div><br><a href=\"{inbox_link}\">bandeja de entrada</a>",
remove errant comma from `verify_email_body` (#72) * Remove stray comma from verify_email_body * Translated using Weblate (Romanian) Currently translated at 0.2% (1 of 470 strings) Co-authored-by: Malina Popa <malinatranslates@gmail.com> Translate-URL: http://weblate.join-lemmy.org/projects/lemmy/lemmy/ro/ Translation: Lemmy/lemmy * Translated using Weblate (German) Currently translated at 100.0% (470 of 470 strings) Co-authored-by: Florian Heft <flo@fam-heft.de> Translate-URL: http://weblate.join-lemmy.org/projects/lemmy/lemmy/de/ Translation: Lemmy/lemmy * Translated using Weblate (Portuguese (Brazil)) Currently translated at 97.6% (459 of 470 strings) Co-authored-by: uma chinchila com um teclado <28pbznk6uk@protonmail.com> Translate-URL: http://weblate.join-lemmy.org/projects/lemmy/lemmy/pt_BR/ Translation: Lemmy/lemmy * Translated using Weblate (Russian) Currently translated at 84.8% (399 of 470 strings) Co-authored-by: Meowking <meowking@disroot.org> Translate-URL: http://weblate.join-lemmy.org/projects/lemmy/lemmy/ru/ Translation: Lemmy/lemmy * Translated using Weblate (Swedish) Currently translated at 76.5% (360 of 470 strings) Co-authored-by: Joel Bastian Leonard Lundborg <joel.lundborg+weblate@gmail.com> Translate-URL: http://weblate.join-lemmy.org/projects/lemmy/lemmy/sv/ Translation: Lemmy/lemmy * Translated using Weblate (Manchu) Currently translated at 2.5% (12 of 470 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 85.1% (400 of 470 strings) Co-authored-by: Overflow Cat <overflowcat@gmail.com> Translate-URL: http://weblate.join-lemmy.org/projects/lemmy/lemmy/mnc/ Translate-URL: http://weblate.join-lemmy.org/projects/lemmy/lemmy/zh_Hans/ Translation: Lemmy/lemmy * Translated using Weblate (Polish) Currently translated at 100.0% (470 of 470 strings) Co-authored-by: Mateusz Prais <mprais@pm.me> Translate-URL: http://weblate.join-lemmy.org/projects/lemmy/lemmy/pl/ Translation: Lemmy/lemmy * Translated using Weblate (Turkish) Currently translated at 54.6% (257 of 470 strings) Co-authored-by: Furkan Nayman <furkan.nayman77@gmail.com> Translate-URL: http://weblate.join-lemmy.org/projects/lemmy/lemmy/tr/ Translation: Lemmy/lemmy * Translated using Weblate (Turkish) Currently translated at 54.6% (257 of 470 strings) Co-authored-by: Tuan Susam <tuanssm7@gmail.com> Translate-URL: http://weblate.join-lemmy.org/projects/lemmy/lemmy/tr/ Translation: Lemmy/lemmy * Translated using Weblate (Danish) Currently translated at 100.0% (470 of 470 strings) Co-authored-by: SorteKanin <sortekanin@gmail.com> Translate-URL: http://weblate.join-lemmy.org/projects/lemmy/lemmy/da/ Translation: Lemmy/lemmy * Translated using Weblate (Indonesian) Currently translated at 96.3% (453 of 470 strings) Co-authored-by: Gigih Aji Ibrahim <bungcip@gmail.com> Translate-URL: http://weblate.join-lemmy.org/projects/lemmy/lemmy/id/ Translation: Lemmy/lemmy * Translated using Weblate (Portuguese) Currently translated at 100.0% (470 of 470 strings) Co-authored-by: Tmpod <tom@tmpod.dev> Translate-URL: http://weblate.join-lemmy.org/projects/lemmy/lemmy/pt/ Translation: Lemmy/lemmy * Translated using Weblate (Lithuanian) Currently translated at 97.4% (458 of 470 strings) Co-authored-by: Aras Drūlia <deras@duck.com> Translate-URL: http://weblate.join-lemmy.org/projects/lemmy/lemmy/lt/ Translation: Lemmy/lemmy * Remove prettier from CI (#51) Weblate doesnt apply proper formatting when pushing changes, so we would have to fix it manually all the time. * Added fields for application denial emails, both with and without a deny reason. (#53) * Uppercase edit (#54) * feat: Add "Jump to content" translations (#50) * Added error message for federation and private instance error (#55) Co-authored-by: Wyatt Smith <wys@dropbox.com> * Merge private instance and federation error messages * Json comma * Added translation using Weblate (Latvian) Co-authored-by: RJSkudra <skudru.rinalds@gmail.com> * Added translation using Weblate (Hebrew) Co-authored-by: Dan <proxy7191@gmail.com> * Prepare community_not_logged_in_alert for selectable community ID patch (#59) * Prepare community_not_logged_in_alert for selectable community ID patch * Fix indenting * Synchronize Danish translation with upstream * Update translations to use interpolation * Remove e-mail verified source strings (#58) * Remove number_online. (#61) * feat: Capitalize 'Lock' and 'Delete' (#66) * add top hour words in english (#63) * feat: Add featured pin labels to English (#64) * Add fields for site creation and update validation (#65) * Added String for Denial Rejection Error Message (#60) * Added a string for an error message when sending an application denial email but can't get the deny reason * Update en.json Updated string with new error message * add reset_password string (#67) * Add top months words in english (#69) * removed errant comma from verify_email_body --------- Co-authored-by: sunaurus <sander@saarend.com> Co-authored-by: Nutomic <me@nutomic.com> Co-authored-by: Malina Popa <malinatranslates@gmail.com> Co-authored-by: Florian Heft <flo@fam-heft.de> Co-authored-by: uma chinchila com um teclado <28pbznk6uk@protonmail.com> Co-authored-by: Meowking <meowking@disroot.org> Co-authored-by: Joel Bastian Leonard Lundborg <joel.lundborg+weblate@gmail.com> Co-authored-by: Overflow Cat <overflowcat@gmail.com> Co-authored-by: Mateusz Prais <mprais@pm.me> Co-authored-by: Furkan Nayman <furkan.nayman77@gmail.com> Co-authored-by: Tuan Susam <tuanssm7@gmail.com> Co-authored-by: SorteKanin <sortekanin@gmail.com> Co-authored-by: Gigih Aji Ibrahim <bungcip@gmail.com> Co-authored-by: Tmpod <tom@tmpod.dev> Co-authored-by: Aras Drūlia <deras@duck.com> Co-authored-by: Crayolable <6463649+Crayolable@users.noreply.github.com> Co-authored-by: SleeplessOne1917 <abias1122@gmail.com> Co-authored-by: Sean <43147936+skspade@users.noreply.github.com> Co-authored-by: Wyatt Smith <wyatt@wyattsmith.org> Co-authored-by: Wyatt Smith <wys@dropbox.com> Co-authored-by: RJSkudra <skudru.rinalds@gmail.com> Co-authored-by: Dan <proxy7191@gmail.com> Co-authored-by: Sunny <roesch.eric@protonmail.com> Co-authored-by: Dessalines <dessalines@users.noreply.github.com> Co-authored-by: Jay Sitter <jsit@users.noreply.github.com> Co-authored-by: Ivo Barros <L3v3L@users.noreply.github.com> Co-authored-by: Nina Blanson <nina.m.blanson@gmail.com> Co-authored-by: Alec Armbruster <35377827+alectrocute@users.noreply.github.com> Co-authored-by: c-andy-candies <74613851+c-andy-candies@users.noreply.github.com>
2023-06-28 20:17:37 +00:00
"verify_email_body": "Por favor, haga clic en el siguiente enlace para verificar su dirección de correo electrónico para la cuenta @{username}@{hostname}. Ignore este correo electrónico si la cuenta no es suya.<br><br><a href=\"{verify_link}\">Verificar dirección de correo electrónico</a>",
"registration_denied": "Solicitud de registro denegada",
"new_application_subject": "{username} ha solicitado unirse a {hostname}",
"application_question_required": "Debes añadir un cuestionario de solicitud si se requieren solicitudes.",
"new_application_body": "Por favor, haga clic en el siguiente enlace para su solicitud.<br><br><a href=\"{applications_link}\">Ver solicitudes</a>",
"new_report_subject": "Nueva denuncia creada por {reporter_username} sobre {reported_username} en {hostname}",
"new_report_body": "Por favor, haz clic en el siguiente enlace para ver todas las denuncias.<br><br><a href=\"{reports_link}\">Ver denuncias</a>",
"registration_denied_subject": "Registro denegado a {username}",
"registration_denied_body": "Tu solicitud de registro para {hostname} ha sido denegada.",
"registration_denied_reason_body": "Tu solicitud de registro para {hostname} ha sido denegada.<br>Se proporcionó el siguiente motivo:<br><br>«{deny_reason}»"
}