Files
NodeBB/public/language/ro/email.json

61 lines
4.2 KiB
JSON
Raw Permalink Normal View History

2014-08-04 16:00:00 -04:00
{
2018-12-07 00:18:11 +00:00
"test-email.subject": "Test Email",
"password-reset-requested": "Password Reset Requested!",
2014-08-26 10:32:16 -04:00
"welcome-to": "Salutare lui %1",
2016-05-24 09:04:33 -04:00
"invite": "Invitație de la %1",
"greeting-no-name": "Salut",
"greeting-with-name": "Salut %1",
2018-07-22 09:28:47 +00:00
"email.verify-your-email.subject": "Please verify your email",
2021-07-30 17:53:30 +00:00
"email.verify.text1": "You've requested that we change or confirm your email address",
"email.verify.text2": "For security purposes, we only change or confirm the email address on file once its ownership has been confirmed via email. <strong>If you did not request this, no action is required on your part.</strong>",
"email.verify.text3": "Once you confirm this email address, we will replace your current email address with this one (%1).",
2014-09-25 10:01:23 -04:00
"welcome.text1": "îți mulțumim că te-ai Înregistrat cu %1!",
"welcome.text2": "Pentru a-ți activa cu success contul trebuie să verificăm adresa de email pe care ai folosit-o la înregistrare.",
2015-07-15 14:11:05 -04:00
"welcome.text3": "An administrator has accepted your registration application. You can login with your username/password now.",
2014-09-25 10:01:23 -04:00
"welcome.cta": "Apasă aici pentru a confirma adresa ta de email",
2016-05-24 09:04:33 -04:00
"invitation.text1": "%1 te-a invitat să te alături %2",
2018-03-26 09:26:19 +00:00
"invitation.text2": "Your invitation will expire in %1 days.",
2019-06-06 09:26:45 +00:00
"invitation.cta": "Click here to create your account.",
2014-08-04 16:00:00 -04:00
"reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.",
2014-10-22 11:54:36 -04:00
"reset.text2": "Pentru a continua cu resetarea parolei, te rugăm sa apeși pe următorul link:",
2014-09-25 10:01:23 -04:00
"reset.cta": "Apasă aici pentru a-ți reseta parola",
2016-05-24 09:04:33 -04:00
"reset.notify.subject": "Parola a fost schimbată cu succes",
2015-02-10 10:53:19 -05:00
"reset.notify.text1": "We are notifying you that on %1, your password was changed successfully.",
"reset.notify.text2": "If you did not authorise this, please notify an administrator immediately.",
"digest.unread-rooms": "Unread rooms",
"digest.room-name-unreadcount": "%1 (%2 unread)",
"digest.latest-topics": "Ultimele mesaje de la %1",
2020-10-02 09:10:49 +00:00
"digest.top-topics": "Top topics from %1",
"digest.popular-topics": "Popular topics from %1",
2014-08-26 10:32:16 -04:00
"digest.cta": "Apasă aici pentru a vizita %1",
2014-08-04 16:00:00 -04:00
"digest.unsub.info": "This digest was sent to you due to your subscription settings.",
2016-05-24 09:04:33 -04:00
"digest.day": "zi",
"digest.week": "saptămână",
"digest.month": "lună",
"digest.subject": "Rezumat pentru %1",
2019-09-06 09:28:55 +00:00
"digest.title.day": "Your Daily Digest",
"digest.title.week": "Your Weekly Digest",
"digest.title.month": "Your Monthly Digest",
"notif.chat.new-message-from-user": "New message from \"%1\"",
"notif.chat.new-message-from-user-in-room": "New message from %1 in room %2",
2014-09-25 10:01:23 -04:00
"notif.chat.cta": "Apasă aici pentru a continua conversația",
2014-09-17 09:21:22 -04:00
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
2015-01-29 17:45:42 -05:00
"notif.post.unsub.info": "This post notification was sent to you due to your subscription settings.",
2019-11-07 09:27:59 +00:00
"notif.post.unsub.one-click": "Alternatively, unsubscribe from future emails like this, by clicking",
2019-06-06 09:26:45 +00:00
"notif.cta": "To the forum",
"notif.cta-new-reply": "View Post",
"notif.cta-new-chat": "View Chat",
"notif.test.short": "Testing Notifications",
"notif.test.long": "This is a test of the notifications email. Send help!",
2014-10-22 11:54:36 -04:00
"test.text1": "Acesta este un email de test pentru a verica dacă mailul este setat corect pentru NodeBB-ul tău.",
"unsub.cta": "Apasă aici pentru a modifica acele setări",
2019-11-07 09:27:59 +00:00
"unsubscribe": "unsubscribe",
"unsub.success": "You will no longer receive emails from the <strong>%1</strong> mailing list",
"unsub.failure.title": "Unable to unsubscribe",
"unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to <a href=\"%2\">your user settings</a>.<br /><br />(error: <code>%1</code>)",
2017-05-06 20:41:49 +00:00
"banned.subject": "You have been banned from %1",
"banned.text1": "The user %1 has been banned from %2.",
"banned.text2": "This ban will last until %1.",
"banned.text3": "This is the reason why you have been banned:",
2014-08-26 10:32:16 -04:00
"closing": "Mulțumesc!"
2014-08-04 16:00:00 -04:00
}