From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../es-AR/calendar/calendar-event-listing.ftl | 71 ++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 thunderbird-l10n/es-AR/localization/es-AR/calendar/calendar-event-listing.ftl (limited to 'thunderbird-l10n/es-AR/localization/es-AR/calendar/calendar-event-listing.ftl') diff --git a/thunderbird-l10n/es-AR/localization/es-AR/calendar/calendar-event-listing.ftl b/thunderbird-l10n/es-AR/localization/es-AR/calendar/calendar-event-listing.ftl new file mode 100644 index 0000000000..5b087c54ce --- /dev/null +++ b/thunderbird-l10n/es-AR/localization/es-AR/calendar/calendar-event-listing.ftl @@ -0,0 +1,71 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +calendar-event-listing-close = + .tooltiptext = Cierra el buscador de eventos y la lista de eventos + +## Listing columns + +calendar-event-listing-column-calendar-name = + .label = Nombre de calendario + .tooltiptext = Ordenar por nombre de calendario +calendar-event-listing-column-category = + .label = Categoría + .tooltiptext = Ordenar por categoría +# This label and tooltip is used for the column with the checkbox in the task +# tree view, which indicates whether a task has been marked as completed. +calendar-event-listing-column-completed = + .label = Hecho + .tooltiptext = Ordenar por hecho +calendar-event-listing-column-completed-date = + .label = Completa + .tooltiptext = Ordenar por completo +calendar-event-listing-column-due-date = + .label = Vencimiento + .tooltiptext = Ordenar por fecha de vencimiento +calendar-event-listing-column-end-date = + .label = Fin + .tooltiptext = Ordenar por fecha de finalización +calendar-event-listing-column-location = + .label = Dirección + .tooltiptext = Ordenar por dirección +calendar-event-listing-column-percent-complete = + .label = % completo + .tooltiptext = Ordenar por % completo +calendar-event-listing-column-priority = + .label = Prioridad + .tooltiptext = Ordenar por prioridad +calendar-event-listing-column-start-date = + .label = Inicio + .tooltiptext = Ordenar por fecha de inicio +calendar-event-listing-column-status = + .label = Estado + .tooltiptext = Ordenar por estado +calendar-event-listing-column-time-until-due = + .label = Vence en + .tooltiptext = Ordenar por duración +calendar-event-listing-column-title = + .label = Título + .tooltiptext = Ordenar por título + +## Interval dropdown options + +calendar-event-listing-interval-calendar-month = + .label = Eventos en este mes calendario +calendar-event-listing-interval-current-view = + .label = Eventos en la vista actual +calendar-event-listing-interval-next-7-days = + .label = Eventos en los próximos 7 días +calendar-event-listing-interval-next-14-days = + .label = Eventos en los próximos 14 días +calendar-event-listing-interval-next-31-days = + .label = Eventos en los próximos 31 días +calendar-event-listing-interval-next-6-months = + .label = Eventos en los próximos 6 meses +calendar-event-listing-interval-next-12-months = + .label = Eventos en los próximos 12 meses +calendar-event-listing-interval-selected-day = + .label = Día seleccionado actualmente +calendar-event-listing-interval-today = + .label = Eventos de hoy -- cgit v1.2.3