latest translations
parent
7d179b68df
commit
84f3fee488
@ -1,20 +1,20 @@
|
||||
{
|
||||
"password-reset-requested": "Password Reset Requested - %1!",
|
||||
"welcome-to": "Welcome to %1",
|
||||
"greeting_no_name": "Hello",
|
||||
"greeting_with_name": "Hello %1",
|
||||
"welcome.text1": "Thank you for registering with %1!",
|
||||
"password-reset-requested": "Recuperação de Senha Solicitada - %1!",
|
||||
"welcome-to": "Bem vindo a %1",
|
||||
"greeting_no_name": "Olá",
|
||||
"greeting_with_name": "Olà %1",
|
||||
"welcome.text1": "Obrigado por se registrar com %1!",
|
||||
"welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.",
|
||||
"welcome.cta": "Click here to confirm your email address",
|
||||
"welcome.cta": "Clique aqui para confirmar seu endereço de email",
|
||||
"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.",
|
||||
"reset.text2": "To continue with the password reset, please click on the following link:",
|
||||
"reset.cta": "Click here to reset your password",
|
||||
"reset.cta": "Clique aqui para recuperar sua senha",
|
||||
"digest.notifications": "You have some unread notifications from %1:",
|
||||
"digest.latest_topics": "Latest topics from %1",
|
||||
"digest.cta": "Click here to visit %1",
|
||||
"digest.latest_topics": "Últimos tópicos de %1",
|
||||
"digest.cta": "Clique aqui para visitar %1",
|
||||
"digest.unsub.info": "This digest was sent to you due to your subscription settings.",
|
||||
"digest.unsub.cta": "Click here to alter those settings",
|
||||
"digest.unsub.cta": "Clique aqui para alterar suas configurações",
|
||||
"digest.daily.no_topics": "There have been no active topics in the past day",
|
||||
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
|
||||
"closing": "Thanks!"
|
||||
"closing": "Obrigado!"
|
||||
}
|
@ -1,3 +1,3 @@
|
||||
{
|
||||
"results_matching": "%1 result(s) matching \"%2\", (%3 seconds)"
|
||||
"results_matching": "%1 результатов по фразе \"%2\", (%3 секунды) "
|
||||
}
|
@ -1,3 +1,3 @@
|
||||
{
|
||||
"results_matching": "%1 result(s) matching \"%2\", (%3 seconds)"
|
||||
"results_matching": "%1 tane “%2“ bulundu (%3 saniye)"
|
||||
}
|
@ -1,20 +1,20 @@
|
||||
{
|
||||
"password-reset-requested": "Password Reset Requested - %1!",
|
||||
"welcome-to": "Welcome to %1",
|
||||
"greeting_no_name": "Hello",
|
||||
"greeting_with_name": "Hello %1",
|
||||
"welcome.text1": "Thank you for registering with %1!",
|
||||
"welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.",
|
||||
"welcome.cta": "Click here to confirm your email address",
|
||||
"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.",
|
||||
"reset.text2": "To continue with the password reset, please click on the following link:",
|
||||
"reset.cta": "Click here to reset your password",
|
||||
"digest.notifications": "You have some unread notifications from %1:",
|
||||
"digest.latest_topics": "Latest topics from %1",
|
||||
"digest.cta": "Click here to visit %1",
|
||||
"digest.unsub.info": "This digest was sent to you due to your subscription settings.",
|
||||
"digest.unsub.cta": "Click here to alter those settings",
|
||||
"digest.daily.no_topics": "There have been no active topics in the past day",
|
||||
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
|
||||
"closing": "Thanks!"
|
||||
"password-reset-requested": "密码重设申请 - %1!",
|
||||
"welcome-to": "欢迎来到 %1",
|
||||
"greeting_no_name": "您好",
|
||||
"greeting_with_name": "%1,您好",
|
||||
"welcome.text1": "谢谢您使用 %1 注册帐户!",
|
||||
"welcome.text2": "如需完全激活您的帐户,我们需要校验您注册的电子邮箱地址。",
|
||||
"welcome.cta": "点击这里确认您的电子邮箱地址",
|
||||
"reset.text1": "我们收到了重置您密码的申请,可能因为您忘记了密码。如果不是,请忽略这封邮件。",
|
||||
"reset.text2": "如需继续重置密码,请点击下面的链接:",
|
||||
"reset.cta": "点击这里重设您的密码",
|
||||
"digest.notifications": "您有一些来自 %1 的未读通知:",
|
||||
"digest.latest_topics": "来自 %1 的最新主题",
|
||||
"digest.cta": "点击这里访问 %1",
|
||||
"digest.unsub.info": "根据您的订阅设置,为您发送此摘要。",
|
||||
"digest.unsub.cta": "点击这里修改这些设置",
|
||||
"digest.daily.no_topics": "最近几天有一些未激活的主题",
|
||||
"test.text1": "这是一封测试邮件,用来验证 NodeBB 的邮件配置是否设置正确。",
|
||||
"closing": "谢谢!"
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"view_group": "View Group",
|
||||
"details.title": "Group Details",
|
||||
"details.members": "Member List",
|
||||
"details.has_no_posts": "This group's members have not made any posts.",
|
||||
"details.latest_posts": "Latest Posts"
|
||||
"view_group": "查看用户组",
|
||||
"details.title": "用户组详情",
|
||||
"details.members": "会员列表",
|
||||
"details.has_no_posts": "此用户组的会员尚未发表任何帖子。",
|
||||
"details.latest_posts": "最新帖子"
|
||||
}
|
Loading…
Reference in New Issue