Files
NodeBB/public/language/pt-BR/admin/extend/widgets.json

30 lines
1.3 KiB
JSON
Raw Normal View History

2016-12-19 15:51:36 -05:00
{
2017-01-04 17:27:57 +00:00
"available": "Widgets Disponíveis",
"explanation": "Escolha um widget do menu de dropdown e então arraste e solte numa área de widget do template à esquerda.",
2020-08-19 09:06:02 +00:00
"none-installed": "No widgets found! Activate the widget essentials plugin in the <a href=\"%1\">plugins</a> control panel.",
2018-05-01 09:25:08 +00:00
"clone-from": "Copiar widgets de",
2019-05-05 09:26:00 +00:00
"containers.available": "Contêineres Disponíveis",
2017-01-04 17:27:57 +00:00
"containers.explanation": "Arrastar e soltar em cima de qualquer widget ativo",
"containers.none": "Nenhum",
"container.well": "Bem",
2016-12-19 15:51:36 -05:00
"container.jumbotron": "Jumbotron",
2017-01-04 17:27:57 +00:00
"container.panel": "Painel",
2019-05-05 09:26:00 +00:00
"container.panel-header": "Cabeçalho do Painel",
2017-01-04 17:27:57 +00:00
"container.panel-body": "Corpo do Painel",
"container.alert": "Alerta",
2016-12-19 15:51:36 -05:00
2019-05-05 09:26:00 +00:00
"alert.confirm-delete": "Tem certeza de que deseja excluir este widget?",
2017-01-04 17:27:57 +00:00
"alert.updated": "Widgets Atualizados",
2018-02-23 09:25:22 +00:00
"alert.update-success": "Widgets atualizados com sucesso",
2018-05-01 09:25:08 +00:00
"alert.clone-success": "Widgets copiados com sucesso!",
2016-12-19 15:51:36 -05:00
2019-10-12 09:27:01 +00:00
"error.select-clone": "Por favor, selecione a página a ser copiada",
"title": "Title",
"title.placeholder": "Title (only shown on some containers)",
"container": "Container",
"container.placeholder": "Drag and drop a container or enter HTML here.",
"show-to-groups": "Show to groups",
"hide-from-groups": "Hide from groups",
"hide-on-mobile": "Hide on mobile"
2016-12-19 15:51:36 -05:00
}