TempoLife › Features › Help translate TempoLife › es
Spanish — Español
0 of 5 217 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 |
|---|---|---|
home.kcal_burned | kcal burned | missing |
home.kcal_burned_short | kcal burned | missing |
home.kcal_eaten | kcal eaten | missing |
home.kcal_eaten_short | kcal eaten | missing |
home.kcal_left | {n} kcal left | missing |
home.kcal_log_cta | Log your first meal → | missing |
home.kcal_on_target | Goal reached ✓ | missing |
home.kcal_over | +{n} kcal over | missing |
home.kcal_per_day | — kcal/day | missing |
home.kg | kg | missing |
home.last_24h | Last 24h | missing |
home.loading | Loading... | missing |
home.log_mood | Log mood | missing |
home.mood | Mood | missing |
home.mood_trend | Mood trend | missing |
home.preview_version | Free | missing |
home.quick_actions | Quick actions | missing |
home.refreshing | Refreshing... | missing |
home.schedule | Activity | missing |
home.section_customize | Customizable | missing |
home.section_insights | Insights & patterns | missing |
home.section_live | Live | missing |
home.section_now | Now | missing |
home.section_progress | Your progress | missing |
home.section_today | Today | missing |
home.section_trackers | Your trackers | missing |
home.section_week | This week | missing |
home.steps | steps | missing |
home.steps_short | steps | missing |
home.take_today | 💊 Drug reminders | missing |
home.taken_short | taken | missing |
home.tier_free | Free | missing |
home.tier_premium | Premium | missing |
home.tier_trial | Free trial | missing |
home.tier_trial_days | Trial · {n}d | missing |
home.today_activity | 🏃 Today's activity | missing |
home.today_doses | Today's doses | missing |
home.wa_activity | Activity | missing |
home.wa_activity_good | 💪 Good activity level {kcal} kcal/day — keep it up! | missing |
home.wa_activity_high | 🏆 Strong pace — {kcal} kcal/day. Make sure you recover enough. | missing |
home.wa_activity_low | 🙂 Very little activity ({kcal} kcal/day). Try to move at least 30 min per day. | missing |
home.wa_activity_moderate | 👍 Moderate activity {kcal} kcal/day — good start, you can add more. | missing |
home.wa_activity_tips.wa_activity_good.1 | Vary your workouts — cardio, strength and mobility combined gives best results. | missing |
home.wa_activity_tips.wa_activity_good.2 | Don't skip rest days — recovery builds fitness. | missing |
home.wa_activity_tips.wa_activity_good.3 | Eat enough protein (1.2–1.6 g/kg) — preserves muscle mass. | missing |
home.wa_activity_tips.wa_activity_high.1 | Take at least 1 full rest day per week — overtraining hampers progress. | missing |
home.wa_activity_tips.wa_activity_high.2 | Watch sleep quality — very intense training requires 8+ h sleep. | missing |
home.wa_activity_tips.wa_activity_high.3 | Eat enough: at least 30 kcal/kg body weight on active days. | missing |
home.wa_activity_tips.wa_activity_low.1 | Add light activity — 30 min walk or bike per day already makes a difference. | missing |
home.wa_activity_tips.wa_activity_low.2 | Schedule 3 workouts per week in your calendar — otherwise they slip. | missing |
home.wa_activity_tips.wa_activity_low.3 | Start with intensity you enjoy — consistency matters more than intensity. | missing |
home.wa_activity_tips.wa_activity_moderate.1 | Raise intensity on 1–2 workouts/week — faster pace, more elevation. | missing |
home.wa_activity_tips.wa_activity_moderate.2 | Add strength training 2x/week — burn more calories at rest too. | missing |
home.wa_activity_tips.wa_activity_moderate.3 | Monitor heart rate — healthy cardio zone is 120–150 bpm. | missing |
home.wa_nodata_hint | 📊 Sync Fitbit or log manually — you'll see the week trend here. | missing |
home.wa_rec_no_data | No sleep or steps in the last 7 days yet — log some to see your average. | missing |
home.wa_sleep | Sleep | missing |
home.wa_sleep_abovenormal | ℹ️ You are sleeping slightly over normal ({h} h). Occasional is fine, but persistent long… | missing |
home.wa_sleep_belownormal | 🙂 Your sleep is slightly below normal ({h} h). Aim for 7–9 h — it helps focus and mood. | missing |
home.wa_sleep_high | ⚠️ You are sleeping more than normal (avg {h} h). Consistently over 10 h may signal a hea… | missing |
← Previous Page 49 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