Brazilian Portuguese Translation
This commit is contained in:
parent
fd8742ae3a
commit
ad826dd846
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"Add <b>%s</b> new site?": "Adicionar <b>%s</b> novo site?",
|
"Add <b>%s</b> new site?": "Adicionar <b>%s</b> novo site?",
|
||||||
"Added <b>%s</b> new site": "Site <b>%s</b> adicionado",
|
"Added <b>%s</b> new site": "Site <b>%s</b> adicionado",
|
||||||
"Site deleted: <b>%s</b>": "Site deletado: <b>%s</b>"
|
"Site deleted: <b>%s</b>": "Site removido: <b>%s</b>"
|
||||||
}
|
}
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
"on your router to make your site accessible for everyone.": "em seu roteador para tornar seu site acessível para todos.",
|
"on your router to make your site accessible for everyone.": "em seu roteador para tornar seu site acessível para todos.",
|
||||||
"Content publish failed.": "Publicação de conteúdo falhou.",
|
"Content publish failed.": "Publicação de conteúdo falhou.",
|
||||||
"This file still in sync, if you write it now, then the previous content may be lost.": "Esse arquivo ainda está sincronizado, se escreve-lo agora o conteúdo anterior poderá ser perdido.",
|
"This file still in sync, if you write it now, then the previous content may be lost.": "Esse arquivo ainda está sincronizado, se escreve-lo agora o conteúdo anterior poderá ser perdido.",
|
||||||
"Write content anyway": "Escrever o conteúdo de qualquer forma",
|
"Write content anyway": "Escrever o conteúdo mesmo assim",
|
||||||
"New certificate added:": "Novo certificado adicionado:",
|
"New certificate added:": "Novo certificado adicionado:",
|
||||||
"You current certificate:": "Seu certificado atual:",
|
"You current certificate:": "Seu certificado atual:",
|
||||||
"Change it to {auth_type}/{auth_user_name}@{domain}": "Alterar para {auth_type}/{auth_user_name}@{domain}",
|
"Change it to {auth_type}/{auth_user_name}@{domain}": "Alterar para {auth_type}/{auth_user_name}@{domain}",
|
||||||
|
|
Loading…
Reference in a new issue