TempoLife › Features › Help translate TempoLife › es
Spanish — Español
0 of 5 190 TempoLife strings are translated into Spanish (0.0%). Browse the string list, see the English source next to the current text, and suggest a better one.
Not started. The largest audience on this list, and the one with the most regional variation to decide on.
The string list
Every row is one string in the app. The English column is the source; the Spanish column is what ships today, or missing when nothing does. Open a row to see it in the other languages and to suggest a change.
Show all strings Missing only
| Key | English | Spanish |
|---|---|---|
heart.load_week | This week | missing |
heart.manual_hrv_placeholder | HRV ms | missing |
heart.manual_hrv_save | Save HRV | missing |
heart.manual_note | Log a chest-strap or spot reading. This does not replace watch sync. | missing |
heart.manual_placeholder | BPM | missing |
heart.manual_rhr_placeholder | RHR BPM | missing |
heart.manual_rhr_save | Save resting HR | missing |
heart.manual_save | Save reading | missing |
heart.manual_saved | Saved | missing |
heart.manual_title | Manual reading | missing |
heart.maxhr_age | Age estimate | missing |
heart.maxhr_method_karvonen | Karvonen | missing |
heart.maxhr_method_max | % of max | missing |
heart.maxhr_note | Typed max wins, then a hard-session peak, then the age estimate. Zones stay a fitness gui… | missing |
heart.maxhr_observed | Workout peak | missing |
heart.maxhr_profile | Your max BPM | missing |
heart.maxhr_save | Save | missing |
heart.maxhr_title | Max heart rate and zones | missing |
heart.maxhr_used | Used now | missing |
heart.maximum | Maximum | missing |
heart.meal_hr_empty | Log meals to see how your heart responds after eating. | missing |
heart.meal_hr_note | Average HR 30 minutes before vs 30-120 minutes after a meal. A wellness pattern, not a me… | missing |
heart.meal_hr_title | Heart rate after meals | missing |
heart.meal_hr_week | 7-day average response | missing |
heart.milestones_title | Personal records | missing |
heart.min_max | Min–max | missing |
heart.minimum | Minimum | missing |
heart.month_best_day | Best zone day: {d} | missing |
heart.monthly_open | 📅 Monthly report | missing |
heart.monthly_share | 📤 Share PNG | missing |
heart.monthly_title | Monthly report | missing |
heart.ms_highest_hrv | Highest HRV (ms) | missing |
heart.ms_lowest_rhr | Lowest resting HR | missing |
heart.ms_note | Records are based only on your own history. | missing |
heart.ms_prs | Recent records: | missing |
heart.next_empty | Hard sessions will show the next morning resting trend here. | missing |
heart.next_next_hrv | HRV | missing |
heart.next_next_rhr | Next-day RHR | missing |
heart.next_note | How the next rest day looked after a hard session. Wellness context, not clearance to tra… | missing |
heart.next_title | Next morning after a hard session | missing |
heart.night_zones_row | During sleep | missing |
heart.no_history | History appears after your first synced reading. | missing |
heart.no_period_data | No readings in this period. | missing |
heart.no_reading | No reading yet | missing |
heart.no_recent | No readings today yet. | missing |
heart.open_settings | Open settings | missing |
heart.overlay_toggle | Overlay on | missing |
heart.overnight_empty | Overnight heart-rate lows appear after synced sleep. | missing |
heart.overnight_nadir | nadir | missing |
heart.overnight_note | Lowest hour of the sleep window, next to the first hour after waking. | missing |
heart.overnight_sleep_avg | Sleep avg | missing |
heart.overnight_title | Overnight low | missing |
heart.overnight_wake | first hour awake | missing |
heart.percentile_short | Percentile | missing |
heart.period_30d | 30 days | missing |
heart.period_last_night | Last night | missing |
heart.period_today | Today | missing |
heart.period_week | 1 week | missing |
heart.phase_early | Early night | missing |
heart.phase_late | Late night | missing |
← Previous Page 42 of 87 Next →
What makes a good Spanish string here
Keep the placeholders. Anything in curly braces is replaced with a real value before the string is shown. Drop {n} and the sentence loses its number; rename it and the replacement silently fails. They can move within the sentence, but they must all still be there and spelled exactly as in the English.
Watch the length. Most of these strings live in a fixed space: a tab label, a button, a stat tile under a big number. A translation half again as long as the English will be clipped or will push a layout apart on a small phone. When the natural translation is much longer, a shorter and slightly blunter phrasing is the right answer.
Use the app's own vocabulary consistently. The same concept should read the same way everywhere — one word for a logged meal, one for a fast, one for a streak. Consistency matters more than variety; a synonym used once reads as a different feature.
Do not translate health claims into advice. Several strings deliberately describe a number without telling anyone what to do about it. A translation that turns "your resting rate is above your baseline" into "see a doctor" changes what the app claims, which is not a translation decision.
How this list is built
The list is parsed from the app's own translation files at the moment you load the page, so it cannot drift from what ships. Strings the parser could not read in a single pass are left out entirely — 0 lines in the Spanish files fell into that category — rather than being shown with a guessed value.
Source: TempoLife app translation files (assets/js/i18n*.js), parsed at page render · checked 2026-09-02