translation-json/backend/pt/listen.json

32 lines
1.3 KiB
JSON
Raw Normal View History

2018-04-08 00:49:00 +02:00
{
"watchlist": {
"empty": "Apagar a lista atual",
"load": "Carregar uma lista armazenada",
"create_table": "Criar uma tabela com mais sele\u00e7\u00f5es",
"export_xml": "Exportar os objetos da lista atual em formato XML",
"save": "Salvar a lista atual",
"remove_object": "Excluir objeto da lista",
"reload": "Reload current watchlist",
"switchstyle": "Switch style of watchlist",
"removed_object": "Removed object from watchlist",
"added_object": "Added object to watchlist",
"reloaded": "Reloaded watchlist",
"emptied": "Emptied watchlist",
2022-08-01 03:53:19 +02:00
"switched_style": "Switched style of watch list",
"create_watchlist": "Create new watch list",
"watchlist_overview": "Available watch lists",
"watchlist_name": "Watch list name"
2018-04-08 00:49:00 +02:00
},
"table": {
"table_from_filter": "Tabela gerada pelo filtro",
"table_from_watchlist": "Tabela da lista",
"table_from_objectgroup": "Tabela do grupo de objetos",
"export_xml": "Exportar os objetos selecionados em formato XML",
"export_csv": "Exportar da tabela em formato CSV",
"per_page": "Por p\u00e1gina",
"definition": "Defini\u00e7\u00e3o",
"order": "Ordenado por",
2021-02-08 13:32:26 +01:00
"columns": "Columns",
"all_fields": "All fields"
2018-04-08 00:49:00 +02:00
}
}