TempoLife › Features › Help translate TempoLife › es
Spanish — Español
0 of 5 210 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 |
|---|---|---|
help.title | How to use TempoLife | missing |
helpdesk.a10_ask | Ask the community | missing |
helpdesk.a10_fail | Posting failed — please try again. | missing |
helpdesk.a10_limit | Question limit reached — try again tomorrow. | missing |
helpdesk.a10_login | Create a free account to post your question. | missing |
helpdesk.a10_posted | Posted to the community! | missing |
helpdesk.a10_sub | Others who have been through this may answer. | missing |
helpdesk.a10_title | The community knows more | missing |
helpdesk.a10_view | View in Community | missing |
helpdesk.a4_ask | Ask about this screen | missing |
helpdesk.a4_broken | Something looks broken? | missing |
helpdesk.a4_broken_msg | Screen: {screen}\nApp version: {ver}\n\nWhat happened: | missing |
helpdesk.a4_broken_subject | Problem with the {screen} screen | missing |
helpdesk.a4_chip | Help for this screen | missing |
helpdesk.a4_context | About: {screen} | missing |
helpdesk.a4_no_topics | No topics for this screen yet — try asking the AI. | missing |
helpdesk.a4_title | Help for this screen | missing |
helpdesk.a5_ask | Still stuck? Ask the AI | missing |
helpdesk.a5_ask_prefill | Error {code} — | missing |
helpdesk.a5_chip | What does this mean? | missing |
helpdesk.a5_generic | We do not have a specific explanation for this error yet — our team looks at every report. | missing |
helpdesk.a5_report | Report this | missing |
helpdesk.a5_report_msg | Error code: {code}\nScreen: {screen}\nApp version: {ver}\n\nWhat were you doing when it a… | missing |
helpdesk.a5_report_subject | Error {code} | missing |
helpdesk.a5_title | What does this mean? | missing |
helpdesk.a8_showme | Show me | missing |
helpdesk.a9_bad | Walkthrough could not be loaded | missing |
helpdesk.a9_done | Done | missing |
helpdesk.a9_next | Next | missing |
helpdesk.a9_skip | Skip | missing |
helpdesk.a9_start | Start walkthrough | missing |
helpdesk.ai | AI | missing |
helpdesk.art_error | Fix | missing |
helpdesk.articles | Browse articles | missing |
helpdesk.ask_examples | Try: "How do I start a fast?", "Why is my timer negative?", "How do I join the challenge?" | missing |
helpdesk.attach_note | Screenshots are kept up to 90 days after your ticket is resolved, then deleted. EXIF data… | missing |
helpdesk.back | Back | missing |
helpdesk.bad_email | Enter a valid email | missing |
helpdesk.cat_abuse | Abuse report | missing |
helpdesk.cat_account | Account & privacy | missing |
helpdesk.cat_billing | Billing | missing |
helpdesk.cat_bug | Bug / data loss | missing |
helpdesk.cat_errors | Errors & fixes | missing |
helpdesk.cat_medical | Medical question | missing |
helpdesk.cat_other | Other | missing |
helpdesk.cat_policy | Policy | missing |
helpdesk.close_confirm | Close this ticket? You can reopen it later. | missing |
helpdesk.close_ticket | Close ticket | missing |
helpdesk.fallback_note | Answer based on the {lang} article. | missing |
helpdesk.feed | Notifications | missing |
helpdesk.feed_empty | No notifications yet. | missing |
helpdesk.feed_read_all | Mark all read | missing |
helpdesk.feed_unread | unread | missing |
helpdesk.fill_fields | Fill in subject and message | missing |
helpdesk.human_reply_note | This goes to our team — we reply Mon–Fri 9–17 EET. | missing |
helpdesk.lang_en | English | missing |
helpdesk.lang_et | Estonian | missing |
helpdesk.lang_fi | Finnish | missing |
helpdesk.lang_ru | Russian | missing |
helpdesk.mic | Voice question | missing |
← Previous Page 47 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