diff --git a/app/views/todos/_edit_form.rhtml b/app/views/todos/_edit_form.rhtml index 310b507d..ee95961d 100644 --- a/app/views/todos/_edit_form.rhtml +++ b/app/views/todos/_edit_form.rhtml @@ -58,11 +58,11 @@ form_for(todo, :html=> { :name=>'todo', :id => dom_id(@todo, 'form'), :class =>
<%=image_tag("cancel.png", :alt => "") %> - Cancel + <%= t('common.cancel') %>
diff --git a/config/locales/es.yml b/config/locales/es.yml new file mode 100644 index 00000000..1ae862a3 --- /dev/null +++ b/config/locales/es.yml @@ -0,0 +1,840 @@ +--- +es: + common: + actions: Tareas + back: !binary | + QXRyw6Fz + + third: Tercero + add: "A\xC3\xB1adir" + go_back: "Volver atr\xC3\xA1s" + logout: Salir + none: Ninguno + week: semana + optional: opcional + cancel: Cancelar + month: mes + second: Segundo + notes: Notas + forum: Foro + server_error: Ha ocurrido un error en el servidor. + action: Tarea + last: "\xC3\x9Altimo" + projects: Proyectos + project: Proyecto + contribute: Contribuir + ok: Ok + first: Primero + numbered_step: Paso %{number} + website: Website + errors_with_fields: "Ha habido problemas con los siguientes campos:" + sort: + by_task_count_title: "Ordenar por n\xC3\xBAmero de tareas" + by_task_count_title_confirm: Are you sure that you want to sort these projects by the number of tasks? This will replace the existing sort order. + alphabetically: "Alfab\xC3\xA9ticamente" + sort: Ordenar + alphabetically_title: Sort projects alphabetically + alphabetically_confirm: Are you sure that you want to sort these projects alphabetically? This will replace the existing sort order. + by_task_count: "Por n\xC3\xBAmero de tareas" + months: meses + drag_handle: ARRASTRAR + contexts: Contextos + fourth: Cuarto + create: Crear + context: Contexto + description: "Descripci\xC3\xB3n" + forth: Siguiente + update: Actualizar + weeks: semanas + bugs: Errores + wiki: Wiki + email: Email + search: Buscar + ajaxError: There was an error retrieving from server + layouts: + toggle_notes: Activar/Desactivar notas + next_actions_rss_feed: RSS feed of next actions + toggle_notes_title: Activar/Desactivar todas las notas + mobile_navigation: + new_action: 0-Nueva tarea + logout: Logout + feeds: Feeds + starred: 4-Starred + projects: 3-Proyectos + tickler: Tickler + contexts: 2-Contexts + home: 1-Home + navigation: + recurring_todos: Tareas repetitivas + api_docs: REST API Docs + manage_users_title: "A\xC3\xB1adir o eliminar usuarios" + feeds: Feeds + stats: "Estad\xC3\xADsticas" + starred: Estrellas + notes_title: Mostrar todas las notas + tickler_title: Tickler + manage_users: Administrar usuarios + export_title: Import and export data + integrations_: Integrar Tracks + preferences: Preferencias + feeds_title: See a list of available feeds + calendar_title: Calendar of due actions + recurring_todos_title: Manage recurring actions + tickler: Tickler + completed_tasks: Done + stats_title: See your statistics + home_title: Inicio + starred_title: See your starred actions + view: Ver + organize: Organizar + completed_tasks_title: Completed + home: Inicio + contexts_title: Contexts + export: Export + preferences_title: Mostrar mis preferencias + search: Search All Items + calendar: Calendar + projects_title: Proyectos + integrations: + opensearch_description: Search in Tracks + gmail_description: Gadget to add Tracks to Gmail as a gadget + applescript_next_action_prompt: "Descripci\xC3\xB3n de la pr\xC3\xB3xima tarea:" + applescript_success_before_id: New next action with ID + applescript_success_after_id: created + activerecord: + attributes: + todo: + predecessors: Depende de + user: + last_name: Apellido + first_name: Nombre + preference: + show_hidden_projects_in_sidebar: Mostrar proyectos ocultos en el lateral + show_hidden_contexts_in_sidebar: Mostrar los contextos ocultos en el lateral + date_format: Formato de fecha + mobile_todos_per_page: "Tareas por p\xC3\xA1gina (Vista M\xC3\xB3vil)" + sms_context: Contexto por defecto para el email + staleness_starts: Comienzo de estancamiento + verbose_action_descriptors: Verbose action descriptors + show_number_completed: "Mostrar n\xC3\xBAmero de tareas completadas" + title_date_format: Title date format + refresh: "Intervalo de actualizaci\xC3\xB3n (en minutos)" + week_starts: Week starts on + due_style: Due style + locale: Idioma + time_zone: Zona horaria + show_project_on_todo_done: "Ir a la p\xC3\xA1gina del proyecto al completar la tarea" + sms_email: Email origen + show_completed_projects_in_sidebar: Show completed projects in sidebar + errors: + messages: + record_invalid: "La validaci\xC3\xB3n ha fallado: %{errores}" + greater_than_or_equal_to: "" + less_than_or_equal_to: "" + confirmation: "" + blank: no puede estar en blanco + invalid: cannot contain the comma (',') character + exclusion: "" + odd: tiene que ser impar + too_short: "" + empty: "no puede estar vac\xC3\xADo" + wrong_length: "" + even: "" + less_than: "" + equal_to: "" + greater_than: "" + too_long: "" + accepted: "" + taken: "" + not_a_number: "no es un n\xC3\xBAmero" + inclusion: "" + models: + project: + attributes: + name: + blank: project must have a name + too_long: El nombre del proyecto tiene que tener menos de 256 caracteres + taken: already exists + full_messages: + format: "" + template: + body: "" + header: + one: "" + other: "" + models: + project: + feed_title: Tracks Projects + feed_description: Lists all the projects for %{username} + todo: + error_date_must_be_future: must be a date in the future + user: + error_context_not_associated: Context id %{context} not associated with user id %{user}. + error_project_not_associated: Project id %{project} not associated with user id %{user}. + preference: + due_on: Due on %{date} + due_in: Due in %{days} days + due_styles: + - Due in ___ days + - Due on _______ + data: + import_successful: Import was successful. + import_errors: Some errors occurred during import + stats: + actions: Actions + totals_active_project_count: Of those %{count} are active projects + tag_cloud_title: Tag cloud for all actions + tag_cloud_description: This tag cloud includes tags of all actions (completed, not completed, visible and/or hidden) + tag_cloud_90days_title: Tag cloud actions in past 90 days + totals_first_action: Since your first action on %{date} + actions_avg_completion_time: Of all your completed actions, the average time to complete is %{count} days. + actions_last_year_legend: + number_of_actions: Number of actions + months_ago: Months ago + current_running_time_of_incomplete_visible_actions: Current running time of incomplete visible actions + running_time_legend: + actions: Tareas + percentage: Percentage + weeks: Running time of an action (weeks). Click on a bar for more info + actions_dow_30days_title: Day of week (past 30 days) + totals_action_count: you have a total of %{count} actions + totals_deferred_actions: of which %{count} are deferred actions in the tickler + legend: + number_of_days: Number of days ago + actions: Tareas + number_of_actions: "N\xC3\xBAmero de tareas" + day_of_week: Day of week + running_time: Running time of an action (weeks) + percentage: Percentage + months_ago: Months ago + top10_longrunning: Top 10 longest running projects + actions_lastyear_title: Actions in the last 12 months + totals_actions_completed: "%{count} of these are completed." + totals_incomplete_actions: You have %{count} incomplete actions + totals_unique_tags: Of those tags, %{count} are unique. + actions_avg_completed_30days: and completed an average of %{count} actions per day. + top5_contexts: Top 5 contexts + actions_last_year: Actions in the last years + totals_context_count: You have %{count} contexts. + totals_visible_context_count: Of those %{count} are visible contexts + totals_blocked_actions: "%{count} are dependent on the completion of their actions." + projects: Projects + action_completion_time_title: Completion time (all completed actions) + actions_day_of_week_title: Day of week (all actions) + tags: Tags + totals_project_count: You have %{count} projects. + actions_min_max_completion_days: The Max-/minimum days to complete is %{min}/%{max}. + actions_min_completion_time: The minimum time to complete is %{time}. + no_tags_available: no tags available + running_time_all: Current running time of all incomplete actions + actions_30days_title: Actions in the last 30 days + actions_further: " and further" + totals_hidden_project_count: "%{count} are hidden" + tod30: Time of day (last 30 days) + totals_tag_count: You have %{count} tags placed on actions. + more_stats_will_appear: More statistics will appear here once you have added some actions. + tag_cloud_90days_description: This tag cloud includes tags of actions that were created or completed in the past 90 days. + time_of_day: Time of day (all actions) + top5_visible_contexts_with_incomplete_actions: Top 5 visible contexts with incomplete actions + click_to_return: Click %{link} to return to the statistics page. + top10_projects: Top 10 projects + click_to_show_actions_from_week: Click %{link} to show the actions from week %{week} and further. + top10_projects_30days: Top 10 project in past 30 days + other_actions_label: (otros) + actions_selected_from_week: "Actions selected from week " + spread_of_actions_for_all_context: Spread of actions for all context + totals_completed_project_count: and %{count} are completed projects. + spread_of_running_actions_for_visible_contexts: Spread of running actions for visible contexts + actions_avg_created: In the last 12 months you created on average %{count} actions + click_to_return_link: here + totals_hidden_context_count: and %{count} are hidden contexts. + actions_avg_completed: and completed an average of %{count} actions per month. + contexts: Contexts + totals: Totals + time_of_day_legend: + number_of_actions: "N\xC3\xBAmero de tareas" + time_of_day: Time of day + click_to_update_actions: Click on a bar in the chart to update the actions below. + no_actions_selected: No hay tareas seleccionadas. + running_time_all_legend: + actions: Tareas + running_time: Running time of an action (weeks). Click on a bar for more info + percentage: Percentage + labels: + month_avg_completed: "%{months} Month avg completed" + completed: Completed + month_avg_created: "%{months} Month avg created" + avg_created: Avg created + avg_completed: Avg completed + created: Created + action_selection_title: TRACKS::Action selection + actions_actions_avg_created_30days: In the last 30 days you created on average %{count} actions + tod30_legend: + number_of_actions: "N\xC3\xBAmero de tareas" + time_of_day: Time of day + todos: + show_from: Show from + error_starring_recurring: Could not toggle the star of recurring todo \'%{description}\' + recurring_action_deleted: Action was deleted. Because this action is recurring, a new action was added + completed_actions: Completed actions + completed_recurring: Completed recurring todos + added_new_next_action: Added new next action + blocked_by: Blocked by %{predecessors} + star_action: Star this action + completed_recurrence_completed: There is no next action after the recurring action you just deleted. The recurrence is completed + defer_date_after_due_date: Defer date is after due date. Please edit and adjust due date before deferring. + unable_to_add_dependency: Unable to add dependency + done: Done? + star_action_with_description: star the action '%{description}' + tagged_with: tagged with ‘%{tag_name}’ + completed: Completed + no_deferred_actions_with: No deferred actions with the tag '%{tag_name}' + no_hidden_actions: Currently there are no hidden actions found + edit_action_with_description: Edit the action '%{description}' + action_due_on: (action due on %{date}) + tags: Tags (separate with commas) + archived_tasks_title: TRACKS::Archived completed tasks + remove_dependency: Remove dependency (does not delete the action) + list_incomplete_next_actions: Lista las siguientes tareas incompletas + action_deleted_success: Successfully deleted next action + new_related_todo_created: "Una nueva tarea fue a\xC3\xB1adida y que pertenece a esta tarea recurrente" + context_changed: Context changed to %{name} + mobile_todos_page_title: Todas las tareas + add_another_dependency: Add another dependency + delete_recurring_action_title: Delete the recurring action + removed_predecessor: Removed %{successor} as dependency from %{predecessor}. + recurring_actions_title: TRACKS::Recurring Actions + next_action_needed: You need to submit at least one next action + action_saved: Action saved + scheduled_overdue: Scheduled to show %{days} days ago + action_deleted_error: Failed to delete the action + next_actions_description: "Filter:" + edit_action: Edit action + added_new_context: Added new context + set_to_pending: "%{task} set to pending" + list_incomplete_next_actions_with_limit: Lists the last %{count} incomplete next actions + added_new_project: Added new project + next_actions_title_additions: + completed: actions completed + due_today: due today + due_within_a_week: due within a week + older_completed_items: Older completed items + append_in_this_project: in this project + error_deleting_item: There was an error deleting the item %{description} + task_list_title: TRACKS::List tasks + no_actions_due_this_week: No actions due in rest of this week + no_recurring_todos: Currently there are no recurring todos + error_completing_todo: There was an error completing / activating the recurring todo %{description} + convert_to_project: Make project + no_deferred_pending_actions: Currently there are no deferred or pending actions + delete_recurring_action_confirm: Are you sure that you want to delete the recurring action '%{description}'? + completed_last_day: Completed in the last 24 hours + error_saving_recurring: There was an error saving the recurring todo \'%{description}\' + completed_more_than_x_days_ago: Completed more than %{count} days ago + show_in_days: Show in %{days} days + no_project: --No project-- + new_related_todo_created_short: creada una nueva tarea + feed_title_in_context: in context '%{context}' + pending: Pending + older_than_days: Older than %{count} days + edit: Edit + completed_actions_with: Completed actions with the tag %{tag_name} + deleted_success: The action was deleted succesfully. + completed_tasks_title: TRACKS::Completed tasks + feed_title_in_project: in project '%{project}' + clear_due_date: Clear due date + error_removing_dependency: There was an error removing the dependency + hidden_actions: Tareas ocultas + was_due_on_date: was due on %{date} + show_on_date: Show on %{date} + recurrence_period: Recurrence period + deferred_actions_with: Deferred actions with the tag '%{tag_name}' + confirm_delete: Are you sure that you want to delete the action '%{description}'? + recurring_deleted_success: The recurring action was deleted succesfully. + deferred_tasks_title: TRACKS::Tickler + next_actions_title: Tracks - Next Actions + next_action_description: "Descripci\xC3\xB3n de la nueva tarea" + no_completed_actions_with: No completed actions with the tag '%{tag_name}' + clear_show_from_date: Clear show from date + in_hidden_state: en estado oculto + calendar_page_title: TRACKS::Calendar + unresolved_dependency: The value you entered in the dependency field did not resolve to an existing action. This value will not be saved with the rest of the action. Continue? + show_today: Show Today + no_actions_found_title: No actions found + next_actions_due_date: + overdue_by: Overdue by %{days} day + due_in_x_days: "Vence en %{days} d\xC3\xADas" + due_today: Vence hoy + overdue_by_plural: Overdue by %{days} days + due_tomorrow: "Vence ma\xC3\xB1ana" + completed_last_x_days: Completed in last %{count} days + no_actions_with: Currently there are no incomplete actions with the tag '%{tag_name}' + defer_x_days: + one: Defer one day + other: Defer %{count} days + added_new_next_action_singular: Added new next action + no_completed_actions: Currently there are no completed actions. + deferred_pending_actions: Deferred/pending actions + has_x_pending: + one: Tiene una tarea pendiente + other: Tiene %{count} tareas pendientes + feeds: + completed: "Completed: %{date}" + due: "Due: %{date}" + delete_action: Delete action + error_deleting_recurring: There was an error deleting the recurring todo \'%{description}\' + recurring_todos: Recurring todos + delete: Delete + drag_action_title: Drag onto another action to make it depend on that action + cannot_add_dependency_to_completed_todo: Cannot add this action as a dependency to a completed action! + depends_on: Depends on + tickler_items_due: + one: One tickler item is now due - refresh the page to see it. + other: "%{count} tickler items are now due - refresh the page to see them." + action_marked_complete: The action '%{description}' was marked as %{completed} + completed_today: + one: You have completed one action so far today. + other: You have completed %{count} actions so far today. + added_new_next_action_plural: Added new next actions + new_related_todo_not_created_short: "no se cre\xC3\xB3 la tarea" + error_starring: Could not toggle the star of this todo \'%{description}\' + calendar: + get_in_ical_format: Get this calendar in iCal format + due_next_week: Due next week + due_this_week: Due in rest of this week + no_actions_due_next_week: No actions due in next week + no_actions_due_today: No actions due today + due_today: Due today + due_next_month_and_later: Due in %{month} and later + no_actions_due_after_this_month: No actions due after this month + no_actions_due_this_month: No actions due in rest of this month + due_this_month: Due in rest of %{month} + show_tomorrow: Show Tomorrow + recurrence: + ends_on_number_times: Ends after %{number} times + ends_on_date: Ends on %{date} + every_work_day: Every work day + recurrence_on_due_date: the date that the todo is due + weekly_options: Settings for weekly recurring actions + weekly: Weekly + monthly_options: Settings for monthly recurring actions + monthly: Monthly + starts_on: Starts on + daily_options: Settings for daily recurring actions + pattern: + month_names: + - + - January + - February + - Match + - April + - May + - June + - July + - August + - September + - October + - November + - December + third: third + every_n: every %{n} + on_day_n: on day %{n} + every_xth_day_of_every_n_months: every %{x} %{day} of every %{n_months} + second: second + from: from + weekly: weekly + every_day: every day + last: last + the_xth_day_of_month: the %{x} %{day} of %{month} + times: for %{number} times + every_year_on: every year on %{date} + first: first + day_names: + - sunday + - monday + - tuesday + - wednesday + - thursday + - friday + - saturday + show: show + on_work_days: on work days + fourth: fourth + due: due + until: until + every_month: every month + daily: Daily + show_option_always: always + recurrence_on_options: Set recurrence on + yearly_every_x_day: Every %{month} %{day} + daily_every_number_day: Every %{number} day(s) + ends_on: Ends on + weekly_every_number_week: Returns every %{number} week on + show_options: Show the todo + yearly_options: Settings for yearly recurring actions + yearly_every_xth_day: The %{day} %{day_of_week} of %{month} + show_days_before: "%{days} days before the todo is due" + from_tickler: the date todo comes from tickler (no due date set) + no_end_date: No end date + day_x_on_every_x_month: Day %{day} on every %{month} month + monthly_every_xth_day: The %{day} %{day_of_week} of every %{month} month + yearly: Yearly + tagged_page_title: TRACKS::Tagged with '%{tag_name}' + no_completed_recurring: Currently there are no completed recurring todos + added_dependency: Added %{dependency} as dependency. + no_deferred_actions: Currently there are no deferred actions. + recurrence_completed: There is no next action after the recurring action you just finished. The recurrence is completed + no_actions_found: Currently there are no incomplete actions. + in_pending_state: en estado pendiente + error_toggle_complete: Could not mark this todo complete + due: "Fecha l\xC3\xADmite" + action_marked_complete_error: The action '%{description}' was NOT marked as %{completed} due to an error on the server. + depends_on_separate_with_commas: Depende de (separar con comas) + action_saved_to_tickler: Action saved to tickler + recurring_action_saved: Recurring action saved + completed_in_archive: + one: There is one completed action in the archive. + other: There are %{count} completed actions in the archive. + to_tickler: to tickler + next_actions_description_additions: + completed: in the last %{count} days + due_date: with a due date %{due_date} or earlier + overdue: Overdue + add_new_recurring: Add a new recurring action + no_incomplete_actions: There are no incomplete actions + notes: + delete_note_title: Delete the note '%{id}' + delete_confirmation: Are you sure that you want to delete the note '%{id}'? + delete_item_title: Delete item + show_note_title: Show note + deleted_note: Deleted note '%{id}' + note_link_title: Show note %{id} + note_location_link: "In:" + edit_item_title: Edit item + note_header: Note %{id} + no_notes_available: "Currently there are no notes: add notes to projects from individual project pages." + delete_note_confirm: Are you sure that you want to delete the note '%{id}'? + states: + hidden_plural: Hidden + completed: Completed + completed_plural: Completed + visible_plural: Visible + visible: Visible + active_plural: Active + hidden: Hidden + active: Active + time: + formats: + month_day: "%B %d" + errors: + user_unauthorized: "401 Unauthorized: Only administrative users are allowed access to this function." + projects: + edit_project_title: Editar proyecto + default_tags_removed_notice: Removed the default tags + default_context_set: Set project's default context to %{default_context} + deferred_actions: Tareas pospuestas para este proyecto + no_actions_in_project: Currently there are no incomplete actions in this project + was_marked_hidden: has been marked as hidden + page_title: "TRACKS::Project: %{project}" + hide_form: Esconder formulario + this_project: This project + project_state: Project is %{state}. + show_form_title: Create a new project + to_new_project_page: Take me to the new project page + no_notes_attached: Currently there are no notes attached to this project + deferred_actions_empty: There are no deferred actions for this project + notes: Notes + todos_append: in this project + no_projects: Currently there are no projects + hide_form_title: Hide new project form + notes_empty: There are no notes for this project + completed_actions_empty: No hay tareas completadas para este proyecto + with_no_default_context: with no default context + delete_project: Delete project + show_form: Add a project + delete_project_confirmation: Are you sure that you want to delete the project '%{name}'? + actions_in_project_title: Actions in this project + with_default_context: with a default context of '%{context_name}' + set_default_tags_notice: Set project's default tags to %{default_tags} + with_default_tags: and with '%{tags}' as the default tags + project_saved_status: Project saved + list_projects: TRACKS::Lista de Proyectos + add_note: "A\xC3\xB1adir una nota" + add_project: "A\xC3\xB1adir Proyecto" + settings: Settings + completed_projects: Proyectos completados + is_active: "est\xC3\xA1 activo" + hidden_projects: Proyectos ocultos + delete_project_title: Delete the project + default_context_removed: Eliminado el contexto por defecto + add_note_submit: "A\xC3\xB1adir nota" + completed_actions: Tareas completadas para este proyecto + was_marked_complete: has been marked as completed + state: This project is %{state} + status_project_name_changed: Name of project was changed + with_no_default_tags: and with no default tags + default_context: The default context for this project is %{context} + active_projects: Active projects + edit_project_settings: Edit Project Settings + no_default_context: Este proyecto no tiene un contexto por defecto + preferences: + staleness_starts_after: Staleness starts after %{days} days + change_identity_url: Change Your Identity URL + open_id_url: Your OpenID URL is + change_password: Change your password + page_title: TRACKS::Preferences + title: Your preferences + token_description: Token (for feeds and API use) + show_number_completed: Show %{number} completed items + is_false: "false" + edit_preferences: Edit preferences + page_title_edit: TRACKS::Edit Preferences + is_true: "true" + sms_context_none: None + generate_new_token: Generate a new token + token_header: Your token + current_authentication_type: Your authentication type is %{auth_type} + change_authentication_type: Change your authentication type + authentication_header: Your authentication + generate_new_token_confirm: Are you sure? Generating a new token will replace the existing one and break any external usages of this token. + date: + month_names: + - + - Enero + - Febrero + - Marzo + - Abril + - Mayo + - Junio + - Julio + - Agosto + - Septiembre + - Octubre + - Noviembre + - Diciembre + abbr_day_names: + - Dom + - Lun + - Mar + - Mie + - Jue + - Vie + - Sab + formats: + default: "%Y-%m-%d" + short: "%b %d" + long: "%B %d, %Y" + day_names: + - Domingo + - Lunes + - Martes + - "Mi\xC3\xA9rcoles" + - Jueves + - Viernes + - "S\xC3\xA1bado" + abbr_month_names: + - + - Ene + - Feb + - Mar + - Abr + - May + - Jun + - Jul + - Ago + - Sep + - Oct + - Nov + - Dic + footer: + send_feedback: Send feedback on %{version} + shared: + multiple_next_actions: Multiple next actions (one on each line) + toggle_single: Add a next action + hide_form: Esconder formulario + add_action: "A\xC3\xB1adir tarea" + add_actions: "A\xC3\xB1adir tareas" + tags_for_all_actions: Tags for all actions (sep. with commas) + toggle_multi: Add multiple next actions + toggle_single_title: Add a new next action + project_for_all_actions: Project for all actions + context_for_all_actions: Context for all actions + separate_tags_with_commas: separar con comas + toggle_multi_title: Toggle single/multi new action form + hide_action_form_title: Hide new action form + contexts: + delete_context_title: Delete context + hide_form: Esconder formulario + show_form_title: Add a context + delete_context: Eliminar contexto + delete_context_confirmation: Are you sure that you want to delete the context '%{name}'? Be aware that this will also delete all (repeating) actions in this context! + edit_context: Edit context + hide_form_title: Hide new context form + no_contexts_active: Currently there are no active contexts + context_hide: "\xC2\xBFEsconder de la p\xC3\xA1gina principal?" + hidden_contexts: Hidden contexts + show_form: Create a new context + save_status_message: Context saved + add_context: "A\xC3\xB1adir contexto" + visible_contexts: Visible contexts + context_name: Nombre del contexto + update_status_message: Name of context was changed + status_active: "El contexto est\xC3\xA1 activo" + new_context_post: "' will be also created. Are you sure?" + context_deleted: Contexto eliminado '%{name}' + no_contexts_hidden: Currently there are no hidden contexts + new_context_pre: New context ' + no_actions: Currently there are no incomplete actions in this context + last_completed_in_context: in this context (last %{number}) + status_hidden: Context is hidden + users: + total_contexts: Total contexts + first_user_heading: "Welcome to TRACKS. To get started, please create an admin account:" + successfully_deleted_user: Successfully deleted user %{username} + failed_to_delete_user: Failed to delete user %{username} + openid_url_verified: You have successfully verified %{url} as your identity and set your authentication type to OpenID. + destroy_successful: User %{login} was successfully destroyed + auth_type_update_error: "There was a problem updating your authentication type: %{error_messages}" + total_projects: Total projects + signup_successful: Signup successful for user %{username}. + new_token_generated: New token successfully generated + user_created: User created. + change_password_submit: Change password + no_signups_title: TRACKS::No signups + account_signup: Account signup + password_updated: Password updated. + manage_users: Manage users + new_user_heading: "Sign up a new user:" + auth_type_updated: Authentication type updated. + total_actions: Total actions + signup: Signup + desired_login: Desired login + confirm_password: Confirm password + change_password_title: TRACKS::Change password + change_auth_type_title: TRACKS::Change authentication type + change_password_prompt: Enter your new password in the fields below and click 'Change password' to replace your current password with your new one. + password_confirmation_label: Confirm password + destroy_error: There was an error deleting the user %{login} + choose_password: Choose password + new_password_label: New password + register_with_cas: With your CAS username + label_auth_type: Authentication type + destroy_user: Destroy user + total_users_count: You have a total of %{count} users + new_user_title: TRACKS::Sign up as the admin user + signup_new_user: Sign up new user + destroy_confirmation: "Warning: this will delete user '%{login}', all their actions, contexts, project and notes. Are you sure that you want to continue?" + change_authentication_type: Change authentication type + auth_change_submit: Change authentication type + openid_ok_pref_failed: You have successfully verified %{url} as your identity but there was a problem saving your authentication preferences. + identity_url: Identity URL + select_authentication_type: Select your new authentication type and click 'Change authentication type' to replace your current settings. + total_notes: Total notes + feedlist: + actions_due_today: Acciones pendientes hoy o antes + choose_context: Choose the context you want a feed of + rss_feed: RSS Feed + ical_feed: iCal feed + all_contexts: All Contexts + legend: "Legend:" + all_projects: All Projects + choose_project: Choose the project you want a feed of + active_projects_wo_next: Active projects with no next actions + project_needed: There needs to be at least one project before you can request a feed + select_feed_for_project: Select the feed for this project + active_starred_actions: All starred, active actions + projects_and_actions: Active projects with their actions + context_needed: There needs to be at least one context before you can request a feed + select_feed_for_context: Select the feed for this context + notice_incomplete_only: "Note: All feeds show only actions that have not been marked as done, unless stated otherwise." + actions_due_next_week: "Tareas pendientes en 7 d\xC3\xADas o menos" + plain_text_feed: Plain Text Feed + last_fixed_number: Last %{number} actions + all_actions: Todas las tareas + actions_completed_last_week: "Tareas completadas en los \xC3\xBAltimos 7 d\xC3\xADas" + context_centric_actions: Feeds for incomplete actions in a specific context + project_centric: Feeds for incomplete actions in a specific project + sidebar: + list_name_active_contexts: Active contexts + list_name_active_projects: Active projects + list_empty: None + list_name_completed_projects: Completed projects + list_name_hidden_projects: Hidden projects + list_name_hidden_contexts: Hidden contexts + datetime: + prompts: + minute: Minuto + month: "" + second: "" + hour: Hora + day: !binary | + RMOtYQ== + + year: "" + distance_in_words: + less_than_x_minutes: + one: "" + other: "" + almost_x_years: + one: "" + other: "" + x_days: + one: "" + other: "" + x_seconds: + one: "" + other: "" + less_than_x_seconds: + one: "" + other: "" + x_months: + one: "" + other: "" + x_minutes: + one: "" + other: "" + about_x_hours: + one: "" + other: "" + about_x_months: + one: "" + other: "" + about_x_years: + one: "" + other: "" + over_x_years: + one: "" + other: "" + half_a_minute: "" + login: + user_no_expiry: Stay logged in + sign_in: Entrar + openid_identity_url_not_found: Sorry, no user by that identity URL exists (%{identity_url}) + login_cas: go to the CAS + successful_with_session_info: "Login successful:" + please_login: Please log in to use Tracks + cas_logged_in_greeting: Hello, %{username}! You are authenticated. + cas_no_user_found: Hello, %{username}! You do not have an account on Tracks. + cas_login: CAS Login + cas_username_not_found: Sorry, no user by that CAS username exists (%{username}) + cas_create_account: If you like to request on please go here to %{signup_link} + mobile_use_openid: "\xE2\x80\xA6or login with an OpenID" + account_login: Acceso a la cuenta + cas_signup_link: Request account + successful: "Has entrado con \xC3\xA9xito. Bienvenido!" + session_will_not_expire: session will not expire. + session_time_out: Session has timed out. Please %{link} + session_will_expire: session will expire after %{hours} hour(s) of inactivity. + option_separator: or, + login_standard: go back to the standard login + login_with_openid: login with an OpenID + unsuccessful: Login unsuccessful. + log_in_again: log in again. + logged_out: You have been logged out of Tracks. + search: + contexts_matching_query: Contexts matching query + tags_matching_query: Tags matching query + no_results: Your search yielded no results. + todos_matching_query: Todos matching query + projects_matching_query: Projects matching query + notes_matching_query: Notes matching query