|
29 | 29 | "@invalidUsername": {
|
30 | 30 | "description": "Error message when the user enters an invalid username"
|
31 | 31 | },
|
32 |
| - "customServerHint": "Digite o endereço do seu próprio servidor, caso contrário, o padrão será usado", |
| 32 | + "customServerHint": "Digite o endereço do seu próprio servidor, ou então o padrão será usado", |
33 | 33 | "@customServerHint": {
|
34 | 34 | "description": "Hint text for the form where the users can enter their own wger instance"
|
35 | 35 | },
|
|
715 | 715 | }
|
716 | 716 | },
|
717 | 717 | "cardio": "Cardio",
|
718 |
| - "@cardio": {} |
| 718 | + "@cardio": {}, |
| 719 | + "textPromptTitle": "Podemos começar?", |
| 720 | + "@textPromptTitle": {}, |
| 721 | + "textPromptSubheading": "Aperte o botão de ação para começar", |
| 722 | + "@textPromptSubheading": {}, |
| 723 | + "body_weight": "Peso Corporal", |
| 724 | + "@body_weight": { |
| 725 | + "description": "Generated entry for translation for server strings" |
| 726 | + }, |
| 727 | + "kilometers_per_hour": "Quilômetros Por Hora", |
| 728 | + "@kilometers_per_hour": { |
| 729 | + "description": "Generated entry for translation for server strings" |
| 730 | + }, |
| 731 | + "miles_per_hour": "Milhas por Hora", |
| 732 | + "@miles_per_hour": { |
| 733 | + "description": "Generated entry for translation for server strings" |
| 734 | + }, |
| 735 | + "plates": "Pratos", |
| 736 | + "@plates": { |
| 737 | + "description": "Generated entry for translation for server strings" |
| 738 | + }, |
| 739 | + "kg": "kg", |
| 740 | + "@kg": { |
| 741 | + "description": "Generated entry for translation for server strings" |
| 742 | + }, |
| 743 | + "lb": "lb", |
| 744 | + "@lb": { |
| 745 | + "description": "Generated entry for translation for server strings" |
| 746 | + }, |
| 747 | + "searchNamesInEnglish": "Também buscar nomes em inglês", |
| 748 | + "@searchNamesInEnglish": {} |
719 | 749 | }
|
0 commit comments