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 |
|---|---|---|
camp.verified_actions | Verified actions | missing |
camp.verified_days | Verified days | missing |
camp.verified_sources | Verified | missing |
camp.you | You | missing |
camp.your_place | ⭐ Your place: #{rank} · {points} pts | missing |
camp.zero_food | Log a meal | missing |
camp.zero_full_meals | Complete today’s meal schedule | missing |
camp.zero_streak | Start your streak | missing |
camp.zero_verified | Complete a verified action | missing |
campaign.more_sub | Win the monthly challenge | missing |
chol.add_btn | + Add Analysis | missing |
chol.add_new | Add Analysis | missing |
chol.hdl | HDL | missing |
chol.history | History | missing |
chol.info_hdl_desc | — recommended >1.0 (men) / >1.2 (women). Protects arteries. | missing |
chol.info_hdl_title | HDL ("good" cholesterol) | missing |
chol.info_ldl_desc | — recommended <3.0 mmol/L. Builds up in artery walls. | missing |
chol.info_ldl_title | LDL ("bad" cholesterol) | missing |
chol.info_total_desc | — recommended <5.0 mmol/L. High levels increase cardiovascular risk. | missing |
chol.info_total_title | Total Cholesterol | missing |
chol.info_trig_desc | — recommended <1.7 mmol/L. High levels linked to pancreatitis and heart disease. | missing |
chol.info_trig_title | Triglycerides | missing |
chol.ldl | LDL | missing |
chol.min_one | ⚠️ Enter at least one value | missing |
chol.no_data | No analyses | missing |
chol.no_data_hint | Add your first cholesterol analysis | missing |
chol.saved | ✅ Analysis saved! | missing |
chol.title | Cholesterol | missing |
chol.total | Total | missing |
chol.trend | Cholesterol Trend | missing |
chol.trig | Triglycerides | missing |
ck.all_safe | All {0} drug pairs are safe | missing |
ck.allergy | 🧬 Allergy check | missing |
ck.analyze_all | ▶ Analyze all drugs | missing |
ck.analyzing | ⏳ Analyzing... | missing |
ck.attention | Attention | missing |
ck.attention_section | 🟠 Attention | missing |
ck.auto_sub | Checks all your drugs at once | missing |
ck.auto_title | Automatic safety analysis | missing |
ck.check_allergy | 🔍 Check allergies | missing |
ck.check_interaction | 🔬 Check interaction | missing |
ck.critical | Critical | missing |
ck.critical_section | 🔴 Critical | missing |
ck.doctor_notified | 📞 Doctor notified! | missing |
ck.drug_1 | Drug #1 | missing |
ck.drug_2 | Drug #2 | missing |
ck.drug_placeholder | Enter drug name... | missing |
ck.drugs_added | drugs added | missing |
ck.food_avoid | ⛔ Avoid | missing |
ck.food_caution | ⚠️ Caution | missing |
ck.food_disclaimer | 💡 For information only. Consult your doctor. | missing |
ck.food_example_mao | e.g. MAO inhibitors × cheese, wine | missing |
ck.food_example_statins | e.g. Statins × grapefruit | missing |
ck.food_example_warfarin | e.g. Warfarin × K-vitamin rich foods | missing |
ck.food_no_interactions | No known food interactions for this drug | missing |
ck.food_safe | ✅ Safe | missing |
ck.food_select_drug | Select a drug | missing |
ck.food_subtitle | Select a drug and check which foods affect it | missing |
ck.food_timing | ⏱️ Timing restriction | missing |
ck.food_title | 🍽️ Drug-food interactions | missing |
← Previous Page 26 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