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 |
|---|---|---|
nutr.trend_stable | Stable | missing |
nutr.trend_up | Upward trend | missing |
nutr.undo | Undo | missing |
nutr.undo_done | Reverted | missing |
nutr.undo_error | Could not revert | missing |
nutr.unit_can | can | missing |
nutr.unit_chunk | piece | missing |
nutr.unit_cup | cup | missing |
nutr.unit_egg | egg | missing |
nutr.unit_glass | glass | missing |
nutr.unit_mug | cup | missing |
nutr.unit_piece | pc | missing |
nutr.unit_portion | serving | missing |
nutr.unit_slice | slice | missing |
nutr.unit_tablespoon | tbsp | missing |
nutr.unit_teaspoon | tsp | missing |
nutr.usual_hint | Your usual portion | missing |
nutr.usual_portion | usual portion | missing |
nutr.week_overview | 📊 Week overview | missing |
nutr.weight | ⚖️ Weight | missing |
nutr.weight_g | Amount (g) | missing |
nutr.weight_saved | Weight saved! | missing |
nutr.yesterday | Yesterday | missing |
ob.activity_desc | Track workouts, steps and calories burned. | missing |
ob.activity_title | Activity | missing |
ob.connect_gh | Connect Google Health | missing |
ob.done | Get started! | missing |
ob.fab_desc | Tap the + button to quickly log food, water, mood and much more. | missing |
ob.fab_title | Quick add | missing |
ob.gh_desc | Connect Google Health to sync sleep, steps and weight automatically — including data from… | missing |
ob.gh_title | Connect Google Health | missing |
ob.home_desc | Your day at a glance — sleep, steps, mood, nutrition and more. | missing |
ob.home_title | Dashboard | missing |
ob.later | Later | missing |
ob.nav_config_desc | Press and hold the bottom bar to choose which buttons appear. Add food, weight tracking,… | missing |
ob.nav_config_title | Customise the menu | missing |
ob.next | Next → | missing |
ob.pharmacy_desc | Search medicines, check interactions and find the right product by symptom. | missing |
ob.pharmacy_title | Pharmacy | missing |
ob.skip | Skip | missing |
ob.sleep_desc | Track your sleep history, sleep stages and statistics. Connect Google Health for automati… | missing |
ob.sleep_title | Sleep | missing |
ob.welcome_desc | Let's take a quick tour of what TempoLife can do. It only takes a moment! | missing |
ob.welcome_title | Welcome! | missing |
onb.done | ✅ Setup complete! | missing |
onb.select_features | Choose what you want to track. You can change later. | missing |
onb.start | Get Started! | missing |
onb.welcome | Welcome to TempoLife! | missing |
onboard.start | Start! | missing |
onboard.step1 | 👋 Welcome to TempoLife! On this home screen you can see your daily summary — calories, we… | missing |
onboard.step2 | 🥗 Tap "Nutrition" to log your meals. Use the recent foods list for faster entry! | missing |
onboard.step3 | 💊 In the "Drugs" tab you can manage your medications and mark doses as taken. The red bad… | missing |
onboard.step4 | 📊 The weekly trend chart shows your calorie intake — the red line is your daily target. | missing |
onboard.step5 | ✅ You're ready! Pull down on the home screen to refresh your data. Happy health tracking! | missing |
pdf.assessment | Assessment | missing |
pdf.avg_mood | Avg mood | missing |
pdf.avg_sleep | Avg sleep | missing |
pdf.avg_stress | Avg stress | missing |
pdf.date | Date | missing |
pdf.energy | Energy | missing |
← Previous Page 64 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