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.
All strings Missing only
| Key | English | Spanish |
|---|---|---|
app.phq9_q7 | Trouble concentrating on things (e.g., reading, watching TV) | missing |
app.phq9_q8 | Moving or speaking slowly, or being fidgety/restless | missing |
app.phq9_q9 | Thoughts that you would be better off dead or of hurting yourself | missing |
app.phq9_title | PHQ-9 — Depression Assessment | missing |
app.pills_left_short | pills | missing |
app.pregnancy_label | 🤰 Pregnancy | missing |
app.prescription_label | 📋 Prescription | missing |
app.press_add | Press <b>+ Add</b> to add your drugs. | missing |
app.press_start | Press "Start" to open camera | missing |
app.refill_days | days | missing |
app.refill_days_short | d | missing |
app.refill_order | ⚠️ Order a new prescription! | missing |
app.refill_remaining | Remaining | missing |
app.refresh_analysis | ↺ Refresh analysis | missing |
app.refreshing | Refreshing... | missing |
app.removed | removed | missing |
app.rx | 🔴 Prescription | missing |
app.rx_drugs | 🔴 Prescription drugs | missing |
app.rx_warning | ⚠️ Prescription drugs — require doctor's prescription. Consult your doctor! | missing |
app.safe | Safe | missing |
app.safe_count | ✅ safe | missing |
app.safe_label | Safe | missing |
app.save | Save | missing |
app.save_up_to | Save up to | missing |
app.saved_suffix | — saved | missing |
app.savings_sub | Difference between cheapest and most expensive | missing |
app.scan | Scan | missing |
app.scan_barcode_title | Scan barcode | missing |
app.scan_food_barcode | 🍎 Scan product barcode | missing |
app.scan_food_barcode_title | Scan barcode | missing |
app.scanner_loading_retry | ⚠️ Barcode scanner loading — try again | missing |
app.scanner_stopped | Scanner stopped | missing |
app.scanning | 🔍 Scanning... | missing |
app.sched_afternoon | ☀️ Afternoon | missing |
app.sched_as_needed | 💡 As needed | missing |
app.sched_evening | 🌇 Evening | missing |
app.sched_morning | 🌅 Morning | missing |
app.sched_night | 🌙 Night | missing |
app.search_manually | Search manually in pharmacy price comparison | missing |
app.search_pharmacies | Search pharmacies | missing |
app.searching | Searching... | missing |
app.searching_drug_region | Searching <strong>%drug%</strong> in <strong>%region%</strong>... | missing |
app.select_both | ⚠️ Select both drugs | missing |
app.select_different | ⚠️ Select different drugs | missing |
app.send | Send | missing |
app.server_error | Server error. Please try again later. | missing |
app.session_expired | Session expired — please sign in again | missing |
app.sev_mild | mild | missing |
app.sev_minimal | minimal | missing |
app.sev_mod_severe | moderately severe | missing |
app.sev_moderate | moderate | missing |
app.sev_severe | severe | missing |
app.side_effects | 📋 Side effects | missing |
app.simulate_btn | 🔍 Simulate | missing |
app.since_prefix | since | missing |
app.sleep_bad | 😕 Bad | missing |
app.sleep_duration_range | Sleep duration must be between 1 and 16 hours | missing |
app.sleep_edit_mode | ✏️ Editing sleep entry ({0}) | missing |
app.sleep_excellent | 😴 Excellent | missing |
app.sleep_future_date | Cannot save a sleep entry in the future | missing |
← Previous Page 19 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