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.no_interaction_found | No interaction found | missing |
app.no_interactions | No interactions found | missing |
app.no_measurements | No measurements | missing |
app.no_results | No results found | missing |
app.no_sleep_data | No sleep data added yet | missing |
app.no_step_data | No step data added yet | missing |
app.no_weight_data | No weight data added yet | missing |
app.notes_drug_placeholder | Add notes... | missing |
app.notes_optional | Notes (optional) | missing |
app.notif_activated | Activated ✓ | missing |
app.notif_blocked | 🚫 Notifications blocked — enable in browser settings | missing |
app.notif_blocked_short | Blocked in browser | missing |
app.notif_denied | Not allowed | missing |
app.notif_disabled | 🔕 Notifications disabled | missing |
app.notif_enabled_toast | 🔔 Notifications enabled! | missing |
app.notif_off | Notifications: OFF | missing |
app.notif_on | Notifications: ON | missing |
app.notif_test_title | 💊 TempoLife notifications enabled! | missing |
app.notify_doctor | 📞 Notify doctor | missing |
app.offline | No internet connection — showing saved data | missing |
app.opening_camera | 📷 Opening camera... | missing |
app.order_new_rx | Order new prescription! | missing |
app.otc | 🟢 Over-the-counter | missing |
app.otc_drugs | 🟢 Over-the-counter drugs | missing |
app.other_gender | ⚧ Other | missing |
app.out_of_stock | ○ Out of stock | missing |
app.pairs_analyzed | drug pairs analyzed | missing |
app.pdf_active_drugs | Active drugs | missing |
app.pdf_bp | Blood pressure | missing |
app.pdf_critical | Critical interactions | missing |
app.pdf_critical_badge | CRITICAL | missing |
app.pdf_date | Date | missing |
app.pdf_disclaimer | This report is informational. Do not change medications without medical advice. | missing |
app.pdf_downloaded | downloaded | missing |
app.pdf_drugs_label | Drugs: | missing |
app.pdf_footer | CONFIDENTIAL — for doctor's use only | missing |
app.pdf_generated | Generated | missing |
app.pdf_generating | 📄 Generating PDF... | missing |
app.pdf_load_failed | PDF library load failed | missing |
app.pdf_loading | ⏳ jsPDF loading... | missing |
app.pdf_med_warning | ⚠ MEDICAL WARNING | missing |
app.pdf_monitor_badge | MONITOR | missing |
app.pdf_notes | Notes | missing |
app.pdf_patient | Patient | missing |
app.pdf_ready | 📄 PDF report ready | missing |
app.pdf_report_btn | 📄 PDF report | missing |
app.pdf_saved | ✅ PDF saved | missing |
app.pdf_title | 💊 TempoLife — Drug Safety Report | missing |
app.pdf_vitals_title | Vitals history (last 6) | missing |
app.pharmacies_count | pharmacies | missing |
app.photo_food | Take a photo of food | missing |
app.photo_restored | Photo recovered after app restart | missing |
app.photo_saved | 📷 Photo saved! | missing |
app.photo_updated | Profile photo updated | missing |
app.phq9_q1 | Little interest or pleasure in doing things | missing |
app.phq9_q2 | Feeling down, depressed, or hopeless | missing |
app.phq9_q3 | Trouble falling/staying asleep, or sleeping too much | missing |
app.phq9_q4 | Feeling tired or having little energy | missing |
app.phq9_q5 | Poor appetite or overeating | missing |
app.phq9_q6 | Feeling bad about yourself — or that you are a failure | missing |
← Previous Page 18 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