TempoLife › Features › Help translate TempoLife › es
Spanish — Español
0 of 5 217 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 |
|---|---|---|
set.gh_sync_now | Sync now | missing |
set.gh_syncing | Syncing… | missing |
set.gh_web_hint | Steps, sleep, weight and heart rate sync automatically in the TempoLife Android app via G… | missing |
set.glasses | gl | missing |
set.goal_celebration | Goal celebration | missing |
set.goal_celebration_sub | Notify when daily step goal is reached | missing |
set.hours | h | missing |
set.invite_already_applied | Invite code {code} is already applied. | missing |
set.invite_already_claimed | An invite code has already been applied to this account. | missing |
set.invite_applied | Invite code {code} applied. | missing |
set.invite_apply | Apply | missing |
set.invite_apply_sub | Missed it during signup? Apply one code to this account. | missing |
set.invite_apply_title | Apply invite code | missing |
set.invite_applying | Applying… | missing |
set.invite_empty | Enter an invite code. | missing |
set.invite_expired | This invite code has expired. | missing |
set.invite_invalid | Invite code was not found. | missing |
set.invite_malformed | Use 4–12 letters or numbers only. | missing |
set.invite_placeholder | e.g. ABC234 | missing |
set.invite_ready | One code can be applied to this account. | missing |
set.invite_revoked | This invite code is no longer active. | missing |
set.invite_self | You cannot apply your own invite code. | missing |
set.invite_unavailable | Invite codes are temporarily unavailable. | missing |
set.meal_reminder | Meal reminder | missing |
set.meal_reminder_sub | Remind to eat | missing |
set.meal_times | Meal times | missing |
set.meal_times_sub | Choose when to eat and log food | missing |
set.mood | 🧠 Mood | missing |
set.mood_reminder | Mood logging | missing |
set.mood_reminder_sub | Daily reminder | missing |
set.mood_time | Logging time | missing |
set.nav_bar | 📱 Navigation bar | missing |
set.notification_digest | Inbox-only digest | missing |
set.notification_digest_sub | Collect non-urgent updates without interrupting you | missing |
set.notification_inbox | Notification inbox | missing |
set.notification_inbox_sub | Sent, held and failed updates | missing |
set.notifications | 🔔 Notifications | missing |
set.nutrition | 🍽️ Food | missing |
set.privacy_gdpr | 🔒 Privacy & my data | missing |
set.push_notif | Push notifications | missing |
set.push_notif_sub | Enable notifications | missing |
set.quiet_hours | Quiet hours | missing |
set.quiet_hours_sub | Silence non-urgent notifications overnight | missing |
set.quiet_window | Quiet window | missing |
set.reminder_time | Reminder time | missing |
set.reminders_scheduled | reminders scheduled | missing |
set.reset_done | Defaults restored | missing |
set.reset_nav | Reset to defaults | missing |
set.saved | Saved | missing |
set.saved_local_only | Saved on this device; server sync will retry | missing |
set.sleep | 😴 Sleep | missing |
set.sleep_goal | Sleep goal | missing |
set.sleep_goal_sub | Desired sleep hours | missing |
set.sleep_summary | Morning sleep summary | missing |
set.sleep_summary_sub | See last night's sleep duration in the morning | missing |
set.step_goal | Step goal | missing |
set.step_goal_sub | Daily step target | missing |
set.steps_unit | steps | missing |
set.subtitle | Profile, goals and reminders | missing |
set.synced | synced | missing |
← Previous Page 75 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