Skip to content

Commit

Permalink
v.5.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dckiller51 committed Jan 7, 2022
1 parent bd499e1 commit 0546426
Show file tree
Hide file tree
Showing 6 changed files with 188 additions and 67 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

All notable changes to this project will be documented in this file.

## v5.6.9

- added Portuguese language (thanks to @jonhdimagio)
- Minor correction in Czech translation

## v5.6.8

- added Czech language (thanks to @xpavli44)
Expand Down
130 changes: 65 additions & 65 deletions dist/body-miscale-card.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/const.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { localize } from './localize/localize';

export const CARD_VERSION = '5.6.8';
export const CARD_VERSION = '5.6.9';

export const states = {
status: {
Expand Down
2 changes: 1 addition & 1 deletion src/localize/languages/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"Massive obesity": "velká obezita"
},
"unit": {
" years": " roky"
" years": " let"
},
"error": {
"missing_entity": "Prosím definujte entitu.",
Expand Down
114 changes: 114 additions & 0 deletions src/localize/languages/pt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,114 @@
{
"common": {
"version": "Versão",
"name": "BodyMiScale Card",
"description": "O cartão bodymiscale mostra-lhe o estado do seu corpo em relação ao peso.",
"not_available": "Bodymiscale não está disponível",
"toggle_power": "Mostrando/escondendo mais detalhes tal como o kCal,IMC"
},
"states": {
"ok": "MEDIÇÃO: OK",
"unknown": "ESTATUTO: desconhecido",
"problem": "Problema",
"none": "Nenhum",
"weight unavailable": "Peso indisponível",
"impedance unavailable": "Impedância indisponível",
"weight unavailable, impedance unavailable": "Peso indisponível, impedância indisponível",
"weight low": "Peso baixo",
"impedance low": "Impedância baixa",
"weight low, impedance low": "Peso baixo, impedância baixa",
"weight high": "Peso alto",
"impedance high": "Impedância alta",
"weight high, impedance high": "Peso alto, impedância alta",
"weight high, impedance low": "Peso alto, impedância baixa",
"weight low, impedance high": "Peso baixo, impedância alta"
},
"attributes": {
"weight: ": "Peso: ",
"impedance: ": "Impedância: ",
"height: ": "Altura: ",
"age: ": "Idade: ",
"gender: ": "Gênero: "
},
"attributes_value": {
"male": "masculino",
"female": "femenino",
"unavailable kg": "indisponível",
"unavailable ohm": "indisponível"
},
"body": {
"bmi": "IMC",
"bmi_label": "Etiqueta IMC",
"visceral_fat": "Gordura visceral",
"body_fat": "Gordura corporal",
"protein": "Proteína",
"water": "Água",
"muscle_mass": "Massa muscular",
"bone_mass": "Massa óssea",
"weight": "Peso",
"ideal": "Ideal",
"basal_metabolism": "Metabolismo basal",
"body_type": "Tipo de corpo",
"metabolic_age": "Idade metabólica"
},
"body_value": {
"Skinny": "Magro",
"Balanced-skinny": "Magro equilibrado",
"Skinny-muscular": "Magro musculoso",
"Balanced": "Equilibrado",
"Balanced-muscular": "Musculoso equilibrado",
"Lack-exercise": "Falta de exercício",
"Thick-set": "Estatura sólida",
"Obese": "Obeso",
"Overweight": "Acima do peso normal",
"Underweight": "Abaixo do peso normal",
"Normal or Healthy Weight": "Normal",
"Slight overweight": "Ligeiramente acima do peso",
"Moderate obesity": "Obesidade moderada",
"Severe obesity": "Obesidade severa",
"Massive obesity": "Obesidade maciça"
},
"unit": {
" years": " Anos"
},
"error": {
"missing_entity": "Por favor, defina uma entidade.",
"missing_entity_bodymiscale": "Por favor, defina uma entidade bodymiscale."
},
"editor": {
"entity": "Por favor, escolha a entidade da balança com o nome da pessoa (obrigatório) !",
"image": "Imagem de fundo (opcional)",
"model": "ATIVAR se a balança tiver 4 círculos cinzentos de 5 cm Ø no topo",
"model1": "( = modelo 181B) !",
"model_aria_label_on": "Mostrar o modelo com impedância",
"model_aria_label_off": "Esconder o modelo com impedância",
"unit": "Converter kg em libras",
"unit_aria_label_on": "Ativar a conversão kg para lbs",
"unit_aria_label_off": "Desativar a conversão kg para lbs",
"show_name": "Mostrar o nome da conta como título ?",
"show_name_aria_label_on": "Mostrar o nome como título",
"show_name_aria_label_off": "Esconder o nome como título",
"show_states": "Mostrar Estado da balança ?",
"show_states_aria_label_on": "Mostrar o estado da balança",
"show_states_aria_label_off": "Esconder o estado da balança",
"show_attributes": "Mostrar os dados do perfil pessoal (canto superior direito) ?",
"show_attributes_aria_label_on": "Mostrar atributos",
"show_attributes_aria_label_off": "Esconder atributos",
"show_toolbar": "Mostrar opções avançadas ?",
"show_toolbar_aria_label_on": "Mostrar a barra de ferramentas",
"show_toolbar_aria_label_off": "Esconder a barra de ferramentas",
"show_body": "Mostrar mais detalhes da medição",
"show_body1": "(parte inferior - clicar na seta para mostrar) ?",
"show_body_aria_label_on": "Mostrar mais detalhes no corpo",
"show_body_aria_label_off": "Esconder mais detalhes no corpo",
"show_buttons": "Permitir a troca de conta ?",
"show_buttons_aria_label_on": "Mostrar botões das contas",
"show_buttons_aria_label_off": "Esconder botões das contas",
"code_information": "AS MUDANÇAS SÓ APARECERÃO DEPOIS DE TEREM SIDO SALVAS.",
"header_options": "1. Opções do cabeçalho do cartão",
"body_options": "2. Mais opções do corpo do cartão",
"warning": "CUIDADO:",
"code_only_note": "Opções adicionais estão disponíveis apenas no editor de código."
}
}

2 changes: 2 additions & 0 deletions src/localize/localize.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import * as en from './languages/en.json';
import * as fr from './languages/fr.json';
import * as it from './languages/it.json';
import * as nl from './languages/nl.json';
import * as pt from './languages/pt.json';
import * as pt_BR from './languages/pt-BR.json';
import * as zh_Hans from './languages/zh-Hans.json';

Expand All @@ -15,6 +16,7 @@ const languages: any = {
fr: fr,
it: it,
nl: nl,
pt: pt,
pt_BR: pt_BR,
zh_Hans: zh_Hans,
};
Expand Down

0 comments on commit 0546426

Please sign in to comment.