2023-12-23 21:09:41 +01:00
|
|
|
{
|
|
|
|
"code": "pt-BR",
|
|
|
|
"country": "Brazil",
|
|
|
|
"fallback": false,
|
2024-01-27 22:16:50 +01:00
|
|
|
"language": "Portuguese",
|
2023-12-23 21:09:41 +01:00
|
|
|
"translations": {
|
2024-01-27 22:16:50 +01:00
|
|
|
"hex.ui.common.add": "",
|
2023-12-23 21:09:41 +01:00
|
|
|
"hex.ui.common.address": "Address",
|
|
|
|
"hex.ui.common.allow": "",
|
|
|
|
"hex.ui.common.begin": "",
|
|
|
|
"hex.ui.common.big": "Big",
|
|
|
|
"hex.ui.common.big_endian": "Big Endian",
|
|
|
|
"hex.ui.common.browse": "Navegar...",
|
|
|
|
"hex.ui.common.bytes": "",
|
|
|
|
"hex.ui.common.cancel": "Cancelar",
|
|
|
|
"hex.ui.common.choose_file": "Escolher arquivo",
|
|
|
|
"hex.ui.common.close": "Fechar",
|
|
|
|
"hex.ui.common.comment": "",
|
2024-01-27 22:16:50 +01:00
|
|
|
"hex.ui.common.continue": "",
|
2023-12-23 21:09:41 +01:00
|
|
|
"hex.ui.common.count": "",
|
|
|
|
"hex.ui.common.decimal": "Decimal",
|
|
|
|
"hex.ui.common.deny": "",
|
|
|
|
"hex.ui.common.dont_show_again": "Não Mostrar Novamente",
|
2024-01-27 22:16:50 +01:00
|
|
|
"hex.ui.common.edit": "",
|
2023-12-23 21:09:41 +01:00
|
|
|
"hex.ui.common.encoding.ascii": "ASCII",
|
|
|
|
"hex.ui.common.encoding.utf16be": "UTF-16BE",
|
|
|
|
"hex.ui.common.encoding.utf16le": "UTF-16LE",
|
|
|
|
"hex.ui.common.encoding.utf8": "UTF-8",
|
|
|
|
"hex.ui.common.end": "",
|
|
|
|
"hex.ui.common.endian": "Endian",
|
|
|
|
"hex.ui.common.error": "Erro",
|
|
|
|
"hex.ui.common.fatal": "Erro Fatal",
|
|
|
|
"hex.ui.common.file": "Arquivo",
|
|
|
|
"hex.ui.common.filter": "",
|
|
|
|
"hex.ui.common.hexadecimal": "Hexadecimal",
|
|
|
|
"hex.ui.common.info": "Informação",
|
|
|
|
"hex.ui.common.instruction": "",
|
2024-01-27 22:16:50 +01:00
|
|
|
"hex.ui.common.key": "",
|
2023-12-23 21:09:41 +01:00
|
|
|
"hex.ui.common.link": "Link",
|
|
|
|
"hex.ui.common.little": "Little",
|
|
|
|
"hex.ui.common.little_endian": "Little Endian",
|
|
|
|
"hex.ui.common.load": "Carregar",
|
2024-01-27 22:16:50 +01:00
|
|
|
"hex.ui.common.loading": "",
|
2023-12-23 21:09:41 +01:00
|
|
|
"hex.ui.common.match_selection": "Seleção de correspondência",
|
|
|
|
"hex.ui.common.name": "",
|
|
|
|
"hex.ui.common.no": "Não",
|
|
|
|
"hex.ui.common.number_format": "Format",
|
|
|
|
"hex.ui.common.octal": "Octal",
|
2024-01-27 22:16:50 +01:00
|
|
|
"hex.ui.common.off": "",
|
2023-12-23 21:09:41 +01:00
|
|
|
"hex.ui.common.offset": "Offset",
|
|
|
|
"hex.ui.common.okay": "OK",
|
2024-01-27 22:16:50 +01:00
|
|
|
"hex.ui.common.on": "",
|
2023-12-23 21:09:41 +01:00
|
|
|
"hex.ui.common.open": "Abrir",
|
2024-01-27 22:16:50 +01:00
|
|
|
"hex.ui.common.path": "",
|
2023-12-23 21:09:41 +01:00
|
|
|
"hex.ui.common.percentage": "",
|
|
|
|
"hex.ui.common.processing": "Processando",
|
|
|
|
"hex.ui.common.project": "",
|
|
|
|
"hex.ui.common.question": "Question",
|
|
|
|
"hex.ui.common.range": "",
|
|
|
|
"hex.ui.common.range.entire_data": "",
|
|
|
|
"hex.ui.common.range.selection": "",
|
|
|
|
"hex.ui.common.region": "Region",
|
2024-01-27 22:16:50 +01:00
|
|
|
"hex.ui.common.remove": "",
|
2023-12-23 21:09:41 +01:00
|
|
|
"hex.ui.common.reset": "",
|
|
|
|
"hex.ui.common.set": "Colocar",
|
|
|
|
"hex.ui.common.settings": "Configurações",
|
|
|
|
"hex.ui.common.size": "Tamanho",
|
|
|
|
"hex.ui.common.type": "",
|
|
|
|
"hex.ui.common.type.f32": "float",
|
|
|
|
"hex.ui.common.type.f64": "double",
|
|
|
|
"hex.ui.common.type.i16": "int16_t",
|
|
|
|
"hex.ui.common.type.i24": "int24_t",
|
|
|
|
"hex.ui.common.type.i32": "int32_t",
|
|
|
|
"hex.ui.common.type.i48": "int48_t",
|
|
|
|
"hex.ui.common.type.i64": "int64_t",
|
|
|
|
"hex.ui.common.type.i8": "int8_t",
|
|
|
|
"hex.ui.common.type.u16": "uint16_t",
|
|
|
|
"hex.ui.common.type.u24": "uint24_t",
|
|
|
|
"hex.ui.common.type.u32": "uint32_t",
|
|
|
|
"hex.ui.common.type.u48": "uint48_t",
|
|
|
|
"hex.ui.common.type.u64": "uint64_t",
|
|
|
|
"hex.ui.common.type.u8": "uint8_t",
|
|
|
|
"hex.ui.common.value": "",
|
2024-01-27 22:16:50 +01:00
|
|
|
"hex.ui.common.warning": "",
|
2023-12-23 21:09:41 +01:00
|
|
|
"hex.ui.common.yes": "Sim",
|
|
|
|
"hex.ui.hex_editor.ascii_view": "Exibir coluna ASCII",
|
|
|
|
"hex.ui.hex_editor.custom_encoding_view": "",
|
|
|
|
"hex.ui.hex_editor.data_size": "Tamanho dos Dados",
|
|
|
|
"hex.ui.hex_editor.gray_out_zero": "",
|
2024-01-27 22:16:50 +01:00
|
|
|
"hex.ui.hex_editor.human_readable_units_footer": "",
|
2023-12-23 21:09:41 +01:00
|
|
|
"hex.ui.hex_editor.no_bytes": "Nenhum Byte Disponivel",
|
|
|
|
"hex.ui.hex_editor.page": "Pagina",
|
|
|
|
"hex.ui.hex_editor.region": "Região",
|
|
|
|
"hex.ui.hex_editor.selection": "Seleção",
|
|
|
|
"hex.ui.hex_editor.selection.none": "Nenhum",
|
|
|
|
"hex.ui.hex_editor.uppercase_hex": "",
|
|
|
|
"hex.ui.hex_editor.visualizer": "Visualizador de Dados",
|
|
|
|
"hex.ui.pattern_drawer.color": "Cor",
|
|
|
|
"hex.ui.pattern_drawer.double_click": "",
|
|
|
|
"hex.ui.pattern_drawer.end": "",
|
|
|
|
"hex.ui.pattern_drawer.export": "",
|
|
|
|
"hex.ui.pattern_drawer.favorites": "",
|
|
|
|
"hex.ui.pattern_drawer.local": "",
|
|
|
|
"hex.ui.pattern_drawer.size": "Tamanho",
|
|
|
|
"hex.ui.pattern_drawer.spec_name": "",
|
|
|
|
"hex.ui.pattern_drawer.start": "",
|
|
|
|
"hex.ui.pattern_drawer.tree_style.auto_expanded": "",
|
|
|
|
"hex.ui.pattern_drawer.tree_style.flattened": "",
|
2024-01-27 22:16:50 +01:00
|
|
|
"hex.ui.pattern_drawer.tree_style.tree": "",
|
2023-12-23 21:09:41 +01:00
|
|
|
"hex.ui.pattern_drawer.type": "Tipo",
|
|
|
|
"hex.ui.pattern_drawer.updating": "",
|
|
|
|
"hex.ui.pattern_drawer.value": "Valor",
|
|
|
|
"hex.ui.pattern_drawer.var_name": "Nome",
|
2024-01-27 22:16:50 +01:00
|
|
|
"hex.ui.pattern_drawer.visualizer.invalid_parameter_count": "",
|
|
|
|
"hex.ui.pattern_drawer.visualizer.unknown": ""
|
2023-12-23 21:09:41 +01:00
|
|
|
}
|
2024-01-27 22:16:50 +01:00
|
|
|
}
|