You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
1.7 KiB
JSON
44 lines
1.7 KiB
JSON
{
|
|
"home": "Home",
|
|
"search": "Procurar",
|
|
"buttons.close": "Fechar",
|
|
"403.title": "Acesso Negado",
|
|
"403.message": "Parece que você não tem acesso a essa página. talvez você devesse <a href='/login'>tentar logar...</a>?",
|
|
"404.title": "Not Found",
|
|
"404.message": "Essa página não existe... volte para <a href='/'>página principal</a>.",
|
|
"500.title": "Erro Interno.",
|
|
"500.message": "Oops! deu algo errado!",
|
|
"register": "Cadastrar",
|
|
"login": "Logar",
|
|
"logout": "Logout",
|
|
"logout.title": "Logout com sucesso.",
|
|
"logout.message": "Logado com Sucesso!",
|
|
"save_changes": "Salvar Alterações",
|
|
"close": "Fechar",
|
|
"header.admin": "Admin",
|
|
"header.recent": "Recente",
|
|
"header.unread": "Não Lido",
|
|
"header.popular": "Popular",
|
|
"header.users": "Usuários",
|
|
"header.chats": "Chats",
|
|
"header.notifications": "Notifications",
|
|
"header.search": "Procurar",
|
|
"header.profile": "Profile",
|
|
"notifications.loading": "Carregando Notificações",
|
|
"chats.loading": "Carregando Bate-Papo",
|
|
"motd.welcome": "Welcome to NodeBB, the discussion platform of the future.",
|
|
"motd.get": "Get NodeBB",
|
|
"motd.fork": "Fork",
|
|
"motd.like": "Like",
|
|
"motd.follow": "Seguir",
|
|
"previouspage": "Página Anterior",
|
|
"nextpage": "Próxima pagina",
|
|
"alert.success": "Success",
|
|
"alert.error": "Error",
|
|
"alert.banned": "Banned",
|
|
"alert.banned.message": "You are banned you will be logged out!",
|
|
"alert.unfollow": "You are no longer following %1!",
|
|
"alert.follow": "You are now following %1!",
|
|
"posts": "Posts",
|
|
"views": "Views"
|
|
} |