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 |
|---|---|---|
st.save | Save | missing |
st.saved | ✅ Steps saved | missing |
st.source_auto | Auto | missing |
st.source_auto_sub | Match whatever Google Health shows | missing |
st.source_auto_title | Auto (Google Health priority) | missing |
st.source_label | Source: | missing |
st.source_pick_sub | When several apps write steps to Health Connect, TempoLife picks one. Google Health picks… | missing |
st.source_pick_title | Choose step source | missing |
st.source_saving | Saving… | missing |
st.steps | Steps | missing |
st.steps_short | steps | missing |
st.streak | days in a row | missing |
st.subtitle | Daily steps and activity | missing |
st.title | Step counter | missing |
state.log_to_unlock | Log one entry in this period, then analyze again. | missing |
state.refresh_body | Your saved data is still safe. Try refreshing again shortly. | missing |
state.start_body | Your latest data and next helpful step will appear here. | missing |
steps.goal_reached_body | Well done — you walked {n} steps today! | missing |
steps.goal_reached_title | Goal reached! | missing |
steps.range_error | Steps must be 0–200,000 | missing |
story.next_food | Next: snap one meal today so the week story stays rich. | missing |
story.next_meds | Next: mark today’s doses in one tap from + quick log. | missing |
story.next_sleep | Next: log last night’s sleep — 10 seconds, big payoff. | missing |
story.next_steps | Next: aim for one 10-minute walk after a meal. | missing |
story.pat_food | Pattern: food logging builds the AI insights that find your links. | missing |
story.pat_generic | Pattern: steady days beat perfect days. Keep the chain gentle. | missing |
story.pat_meds | Pattern: med adherence can climb with a fixed daily reminder. | missing |
story.pat_move_sleep | Pattern: more movement often pairs with better sleep for you. | missing |
story.pat_steps_down | Pattern: steps dipped vs last week — a short walk still counts. | missing |
story.share_copied | Week story copied — paste to a care partner. | missing |
story.share_empty | No week story yet — log a bit first. | missing |
story.share_title | My TempoLife week | missing |
story.title | Your week | missing |
story.win_logged | ✨ You showed up this week — every log builds the picture. | missing |
story.win_meds | 💊 Meds {n}% this week — consistency that counts. | missing |
story.win_sleep | 😴 Sleep improved ({h}h avg) — protect that rhythm. | missing |
story.win_start | 🌱 A quiet week so far — one small log today starts the story. | missing |
story.win_steps | 🚶 Steps up vs last week — your body noticed. | missing |
streak.days | days | missing |
streak.logging | days logged | missing |
streak.medication | days adherence | missing |
streak.steps | days goal met | missing |
streaks.badges | badges | missing |
streaks.food | Food | missing |
streaks.hydration | Water | missing |
streaks.medication | Drugs | missing |
streaks.meditation | Med. | missing |
streaks.mood | Mood | missing |
streaks.sleep | Sleep | missing |
streaks.steps | Steps | missing |
streaks.title | Streaks | missing |
streaks.to_next | days to next badge | missing |
streaks.welcome_back | Welcome back — soft restart, no shame. One log today restarts the chain. | missing |
streaks.welcome_cta | Quick log | missing |
sym.add_btn | + Add Symptom | missing |
sym.add_custom | Add Symptom | missing |
sym.adv_allergy_1 | Antihistamines (cetirizine, loratadine) relieve symptoms. | missing |
sym.adv_allergy_2 | Rinse nose with saline — removes allergens. | missing |
sym.adv_allergy_3 | Avoid known allergens and keep windows closed during pollen season. | missing |
sym.adv_anxiety_1 | Try breathing exercises: inhale 4s, hold 4s, exhale 6s. | missing |
← Previous Page 81 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