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 |
|---|---|---|
drug.alcohol | 🍷 Alcohol | missing |
drug.compare_prices | 🏪 Compare prices → | missing |
drug.conflict_high | ⚠ CONFLICT | missing |
drug.conflict_mod | ⚠ Monitor | missing |
drug.conflict_ok | ✓ OK | missing |
drug.d | d | missing |
drug.days | d | missing |
drug.days_left | Left: ~{0} days | missing |
drug.days_left.one | Left: ~{n} day | missing |
drug.days_left.other | Left: ~{n} days | missing |
drug.display_name | Nickname on notifications (optional) | missing |
drug.display_name_hint | Shown on lock-screen notifications instead of the drug name (privacy). | missing |
drug.display_name_ph | e.g. "V" or "Evening" | missing |
drug.end_date | Course end | missing |
drug.expired | Medication has expired! | missing |
drug.expired_short | Expired | missing |
drug.expires_in | Expires in | missing |
drug.expires_today | Expires today! | missing |
drug.expires_tomorrow | Expires tomorrow! | missing |
drug.expiry | Expires | missing |
drug.food_interaction | 🥗 Food-drug | missing |
drug.generic | 💰 Generic | missing |
drug.generic_tip | Ask your pharmacist for a cheaper alternative. | missing |
drug.info | ℹ️ Info | missing |
drug.not_found | Drug not found | missing |
drug.pill_count | Pills in stock (optional) | missing |
drug.pills_per_dose | Pills per dose | missing |
drug.pregnancy | 🤰 Pregnancy | missing |
drug.recipe | 📋 Prescription | missing |
drug.reorder | ⚠️ Order new prescription! | missing |
drug.side_effects | 📋 Side effects | missing |
drugs.add | + Add | missing |
drugs.add_drug | ➕ Add drug | missing |
drugs.ai_active_ingredient | Active ingredient | missing |
drugs.ai_add_drugs | ✅ Add selected drugs | missing |
drugs.ai_analyzing | Analyzing image... | missing |
drugs.ai_confirm | Select drugs to add: | missing |
drugs.ai_error | Error analyzing image | missing |
drugs.ai_found | 💊 AI drug recognition | missing |
drugs.ai_no_drugs | No drugs detected. Try another image. | missing |
drugs.ai_rate_limit | Daily AI limit reached (20/day) | missing |
drugs.ai_scan | Recognize drug with AI | missing |
drugs.cat_otc | Over-the-counter | missing |
drugs.cat_rx | Prescription drug | missing |
drugs.cat_suppl | Vitamin / Supplement | missing |
drugs.day_fri | F | missing |
drugs.day_mon | M | missing |
drugs.day_sat | S | missing |
drugs.day_sun | S | missing |
drugs.day_thu | T | missing |
drugs.day_tue | T | missing |
drugs.day_wed | W | missing |
drugs.diary_sub | Track your medications | missing |
drugs.diary_title | 💊 Drug Diary | missing |
drugs.drug_info | Drug info | missing |
drugs.freq_daily | Every day | missing |
drugs.freq_every_other | Every other day | missing |
drugs.freq_specific | Specific days | missing |
drugs.frequency | Frequency | missing |
drugs.manual_add | Add manually | missing |
← Previous Page 34 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