mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-04 17:30:11 +00:00
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (32 of 32 strings) Translation: jfa-go/Emails Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/emails/pt_BR/
This commit is contained in:
parent
fe33d97d87
commit
05198ea764
@ -1,48 +1,48 @@
|
|||||||
{
|
{
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": ""
|
"name": "Português (BR)"
|
||||||
},
|
},
|
||||||
"userCreated": {
|
"userCreated": {
|
||||||
"title": "",
|
"title": "Aviso: Usuário criado",
|
||||||
"aUserWasCreated": "",
|
"aUserWasCreated": "Um usuário foi criado usando o código {n}.",
|
||||||
"name": "",
|
"name": "Nome",
|
||||||
"emailAddress": "",
|
"emailAddress": "Endereço",
|
||||||
"time": "",
|
"time": "Tempo",
|
||||||
"notificationNotice": ""
|
"notificationNotice": "Nota: Os emails de notificação podem ser alternados no painel do administrador."
|
||||||
},
|
},
|
||||||
"inviteExpiry": {
|
"inviteExpiry": {
|
||||||
"title": "",
|
"title": "Aviso: Convite expirado",
|
||||||
"inviteExpired": "",
|
"inviteExpired": "Convite expirado.",
|
||||||
"expiredAt": "",
|
"expiredAt": "O código {n} expirou em {n}.",
|
||||||
"notificationNotice": ""
|
"notificationNotice": "Nota: Os emails de notificação podem ser alternados no painel do administrador."
|
||||||
},
|
},
|
||||||
"passwordReset": {
|
"passwordReset": {
|
||||||
"title": "",
|
"title": "Redefinir senha foi solicitada - Jellyfin",
|
||||||
"helloUser": "",
|
"helloUser": "Ola {n},",
|
||||||
"someoneHasRequestedReset": "",
|
"someoneHasRequestedReset": "Alguém recentemente solicitou uma redefinição de senha no Jellyfin.",
|
||||||
"ifItWasYou": "",
|
"ifItWasYou": "Se foi você, insira o PIN abaixo.",
|
||||||
"codeExpiry": "",
|
"codeExpiry": "O código irá expirar em {n}, ás {n}, que está em {n}.",
|
||||||
"ifItWasNotYou": "",
|
"ifItWasNotYou": "Se não foi você, ignore este e-mail.",
|
||||||
"pin": ""
|
"pin": "PIN"
|
||||||
},
|
},
|
||||||
"userDeleted": {
|
"userDeleted": {
|
||||||
"title": "",
|
"title": "Sua conta foi excluída - Jellyfin",
|
||||||
"yourAccountWasDeleted": "",
|
"yourAccountWasDeleted": "Sua conta Jellyfin foi excluída.",
|
||||||
"reason": ""
|
"reason": "Razão"
|
||||||
},
|
},
|
||||||
"inviteEmail": {
|
"inviteEmail": {
|
||||||
"title": "",
|
"title": "Convite - Jellyfin",
|
||||||
"hello": "",
|
"hello": "Ola",
|
||||||
"youHaveBeenInvited": "",
|
"youHaveBeenInvited": "Você um convite para o Jellyfin.",
|
||||||
"toJoin": "",
|
"toJoin": "Para participar, clique no link abaixo.",
|
||||||
"inviteExpiry": "",
|
"inviteExpiry": "Este convite expira em {n} às {n}, que é em {n}, então seja rápido.",
|
||||||
"linkButton": ""
|
"linkButton": "Crie sua conta"
|
||||||
},
|
},
|
||||||
"welcomeEmail": {
|
"welcomeEmail": {
|
||||||
"title": "",
|
"title": "Bem vindo ao Jellyfin",
|
||||||
"welcome": "",
|
"welcome": "Bem vindo ao Jellyfin!",
|
||||||
"youCanLoginWith": "",
|
"youCanLoginWith": "Você pode fazer o login com os detalhes abaixo",
|
||||||
"jellyfinURL": "",
|
"jellyfinURL": "URL",
|
||||||
"username": ""
|
"username": "Nome do Usuário"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user