mailtrain/locales/es-ES/common.json
2020-08-30 23:43:35 -05:00

1098 lines
73 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"emailMustNotBeEmpty": "El email no debe estar vacío.",
"invalidEmailAddress": "Email inválido.",
"theEmailIsAlreadyAssociatedWithAnother": "El email ya está asociado a otro usuario del sistema.",
"validationIsInProgress": "Validación en progreso...",
"fullNameMustNotBeEmpty": "El nombre completo no debe estar vacío.",
"currentPasswordMustNotBeEmpty": "La contraseña actual no debe estar vacía.",
"incorrectPassword": "Contraseña incorrecta.",
"passwordsMustMatch": "Las contraseñas deben coincidir",
"updatingUserProfile": "Actualizando perfil del usuario ...",
"userProfileUpdated": "Perfil del usuario actualizado",
"thereAreErrorsInTheFormPleaseFixThemAnd": "Hay errores en el formulario. Por favor, arréglalos y vuelve a enviar el formulario.",
"yourUpdatesCannotBeSaved": "Tus actualizaciones no pudieron guardarse.",
"thePasswordIsIncorrectPossiblyJust": "Tu contraseña es incorrecta (probablemente la cambiaras en otra ventana/sesión). Introduce la correcta y vuélvelo a intentar.",
"theEmailIsAlreadyAssignedToAnotherUser": "Este email ya está asignado a otro usuario. Introduce otro email y vuélvelo a intentar.",
"account": "Cuenta",
"generalSettings": "Ajustes Generales",
"fullName": "Nombre completo",
"email": "Email",
"thisAddressIsUsedForAccountRecoveryIn": "Esta dirección se utilizará para recuperar tu cuenta en el caso de que pierdas tu contraseña",
"passwordChange": "Cambiar Contraseña",
"youOnlyNeedToFillOutThisFormIfYouWantTo": "Sólo necesitas rellenar este formulario si quieres cambiar tu contraseña actual",
"currentPassword": "Contraseña actual",
"newPassword": "Contraseña nueva",
"confirmPassword": "Confirma contraseña",
"update": "Actualizar",
"accountManagementIsNotPossibleBecause": "No es posible gestionar las cuentas de usuario porque Mailtrain está configurado para usar usuarios externos.",
"ifYouWantToChangeThePasswordUseThisLink": "Si quieres cambiar tu contraseña, usa <1>este enlace</1>.",
"personalAccessToken": "Token de acceso personal",
"accessTokenNotYetGenerated": "El token de acceso aun no se ha generado",
"api": "API",
"resetAccessToken": "Reiniciar token de acceso",
"generateAccessToken": "Generar token de acceso",
"notesAboutTheApi": "Notas sobre la API",
"addSubscription": "Añadir suscripcion",
"thisApiCallEitherInsertsANewSubscription": "Esta llamada a la API inserta una nueva suscripción o actualiza las existentes. Los campos no incluidos se dejan como están, por lo que si actualiza solo el valor de LAST_NAME, FIRST_NAME se mantiene intacto para una suscripción existente.",
"arguments": "argumentos",
"yourPersonalAccessToken": "tu token de acceso personal",
"subscribersEmailAddress": "email del suscriptor",
"required": "requerido",
"subscribersFirstName": "nombre del suscriptor",
"subscribersLastName": "apellidos del suscriptor",
"subscribersTimezoneEgEuropeTallinnPstOr": "zona horaria del suscriptor (eg. \"Europe/Tallinn\", \"PST\" or \"UTC\"). Si no, asigna por defecto a \"UTC\"",
"customFieldValueUseYesnoForOptionGroup": "valor de campo personalizado. Usa si/no para opciones grupales (checkboxes, radios, drop downs)",
"additionalPostArguments": "argumentos POST adicionales",
"setToYesIfYouWantToMakeSureTheEmailIs": "set to \"yes\" if you want to make sure the email is marked as subscribed even if it was previously marked as unsubscribed. If the email was already unsubscribed/blocked then subscription status is not changed",
"setToYesIfYouWantToSendConfirmationEmail": "set to \"yes\" if you want to send confirmation email to the subscriber before actually marking as subscribed",
"example": "Ejemplo",
"removeSubscription": "Eliminar suscripción",
"thisApiCallMarksASubscriptionAs": "Esta llamada a la API marca una suscricion como desuscrita",
"deleteSubscription": "Borrar suscripción",
"thisApiCallDeletesASubscription": "Esta llamada a la API borra una suscripción",
"addNewCustomField": "Añadir un campo personalizado",
"thisApiCallCreatesANewCustomFieldForA": "Esta llamada a la API crea un nuevo campo personalizado para una lista.",
"fieldName": "Nombre del campo",
"oneOfTheFollowingTypes": "uno de los siguientes tipos:",
"ifTheTypeIsOptionThenYouAlsoNeedTo": "Si el tipo es 'opción' entonces también necesitas especificar el ID del elemento padre",
"templateForTheGroupElementIfNotSetThen": "Template for the group element. If not set, then values of the elements are joined with commas",
"ifNotVisibleThenTheSubscriberCanNotView": "if not visible then the subscriber can not view or modify this value at the profile page",
"getListOfBlacklistedEmails": "Get list of blacklisted emails",
"thisApiCallGetListOfBlacklistedEmails": "This API call get list of blacklisted emails.",
"startPosition": "Empezar posición",
"optionalDefault0": "optional, default 0",
"limitEmailsCountInResponse": "limit emails count in response",
"optionalDefault10000": "opcional, por defecto 10000",
"filterByPartOfEmail": "filtrar por parte del email",
"optionalDefault": "opcional, por defecto \"\"",
"addEmailToBlacklist": "Add email to blacklist",
"thisApiCallEitherAddEmailsToBlacklist": "This API call either add emails to blacklist",
"emailAddress": "dirección de correo",
"deleteEmailFromBlacklist": "Borrar email de la lista negra",
"thisApiCallEitherDeleteEmailsFrom": "This API call either delete emails from blacklist",
"getTheListsAUserHasSubscribedTo": "Get the lists a user has subscribed to",
"retrieveTheListsThatTheUserWithEmailHas": "Retrieve the lists that the user with :email has subscribed to.",
"triggerFetchOfACampaign": "Trigger fetch of a campaign",
"triggerFetchOfACampaign - TODO: update line above and then delete this line to mark that the translation has been fixed": "Trigger fetch of a campaign",
"forcesTheRssFeedCheckToImmediatelyCheck": "Forces the RSS feed check to immediately check the campaign with the given CID (in :campaignCid). It works only for RSS campaigns.",
"forcesTheRssFeedCheckToImmediatelyCheck - TODO: update line above and then delete this line to mark that the translation has been fixed": "Forces the RSS feed check to immediately check the campaign with the given CID (in :campaignCid). It works only for RSS campaigns.",
"sendTransactionalEmail": "Send transactional email",
"sendSingleEmailByTemplateWithGiven": "Send single email by template with given templateId",
"sendSingleEmailByTemplateWithGiven - TODO: update line above and then delete this line to mark that the translation has been fixed": "Send single email by template with given templateId",
"idOfConfigurationUsedToCreateMailer": "ID of configuration used to create mailer instance",
"subject": "Subject",
"dataPassedToTemplateWhenCompilingWith": "Data passed to template when compiling with Handlebars",
"mapOfTemplatesubjectVariablesToReplace": "Map of template/subject variables to replace",
"apiResponseIsAJsonStructureWithErrorAnd": "API response is a JSON structure with <1>error</1> and <3>data</3> properties. If the response <5>error</5> has a value set then the request failed.",
"youNeedToDefineProperContentTypeWhen": "You need to define proper <1>Content-Type</1> when making a request. You can either use <3>application/x-www-form-urlencoded</3> for normal form data or <5>application/json</5> for a JSON payload. Using <7>multipart/form-data</7> is not supported.",
"emailMustNotBeEmpty-1": "Email must not be empty",
"theEmailIsAlreadyOnBlacklist": "The email is already on blacklist.",
"saving": "Guardando ...",
"thereAreErrorsInTheFormPleaseFixThemAnd-1": "There are errors in the form. Please fix them and try again.",
"removeFromBlacklist": "Remove from blacklist",
"confirmRemovalFromBlacklist": "Confirm Removal From Blacklist",
"areYouSureYouWantToRemoveEmailFromThe": "Are you sure you want to remove {{email}} from the blacklist?",
"removingEmailFromTheBlacklist": "Removing {{email}} from the blacklist",
"emailRemovedFromTheBlacklist": "{{email}} removed from the blacklist",
"blacklist": "Blacklist",
"addEmailToBlacklist-1": "Add Email to Blacklist",
"addToBlacklist": "Add to Blacklist",
"blacklistedEmails": "Blacklisted Emails",
"campaignUpdated": "Campaña actualizada",
"editCustomContent": "Editar Contenido Personalizado",
"customTemplateEditor": "Editor de plantillas personalizado",
"save": "Guardar",
"saveAndLeave": "Guardar y salir",
"copy": "Copiar",
"saveAndGoToStatus": "Guardar e ir a estado",
"testSend": "Enviar test",
"createRegularCampaign": "Crear Campaña Regular",
"createRssCampaign": "Crear Campaña RSS",
"createTriggeredCampaign": "Crear Campaña Triggered",
"editRegularCampaign": "Edit Regular Campaign",
"editRssCampaign": "Edit RSS Campaign",
"editTriggeredCampaign": "Edit Triggered Campaign",
"template": "Plantilla",
"template_plural": "Plantillas",
"customContentClonedFromTemplate": "Contenido personalizado clonado desde la plantilla",
"customContentClonedFromAnotherCampaign": "Contenido personalizado clonado desde otro campaña",
"customContent": "Contenido personalizado",
"url": "URL",
"nameMustNotBeEmpty": "El nombre no puede estar vacío",
"sendConfigurationMustBeSelected": "Configuración del envío debe ser serleccionada",
"fromEmailMustNotBeEmpty": "\"From\" email no puede estar vacío",
"templateMustBeSelected": "La plantilla debe ser seleccionada",
"campaignMustBeSelected": "La campaña debe ser seleccionada",
"typeMustBeSelected": "Type must be selected",
"urlMustNotBeEmpty": "La URL no puede estar vacía",
"rssFeedUrlMustBeGiven": "RSS feed URL must be given",
"listMustBeSelected": "La lista debe desr seleccionada",
"segmentMustBeSelected": "El segmento debe ser seleccionado",
"campaignCreated": "Campaña creada",
"rssFeedUrl": "RSS Feed Url",
"name": "Nombre",
"id": "ID",
"subscribers": "Suscriptores",
"description": "Descripción",
"namespace": "Espacio de nombres",
"namespace_plural": "Espacios de nombres",
"remove": "Eliminar",
"insertNewEntryBeforeThisOne": "Insertar nueva entrada antes de ésta",
"moveUp": "Mover arriba",
"moveDown": "Mover abajo",
"list": "Lista",
"list_plural": "Listas",
"segment": "Segmento",
"useAParticularSegment": "Use a particular segment",
"lists": "Listas",
"addList": "Añadir lista",
"type": "Tipo",
"created": "Creado",
"override": "Sobreescribir",
"fromName": "\"From\" name",
"fromEmailAddress": "\"From\" email address",
"replytoEmailAddress": "\"Reply-to\" email address",
"subjectLine": "\"Subject\" line",
"loadingSendConfiguration": "Cargando configuración de envío ...",
"contentSource": "Fuente de contenido",
"selectingATemplateCreatesACampaign": "Selecting a template creates a campaign specific copy from it.",
"campaign": "Campaña",
"campaign_plural": "Campañas",
"contentOfTheSelectedCampaignWillBeCopied": "Content of the selected campaign will be copied into this campaign.",
"renderUrl": "Render URL",
"ifAMessageIsSentThenThisUrlWillBePosTed": "If a message is sent then this URL will be POSTed to using Merge Tags as POST body. Use this if you want to generate the HTML message yourself.",
"deletingCampaign": "Borrando campaña ...",
"campaignDeleted": "Campaña borrada",
"formCannotBeEditedBecauseTheCampaignIs": "Form cannot be edited because the campaign is currently being sent out. Wait till the sending is finished and refresh.",
"thisIsTheCampaignIdDisplayedToThe": "This is the campaign ID displayed to the subscribers",
"sendSettings": "Ajustes de envío",
"sendConfiguration": "Configuración de envío",
"sendConfiguration_plural": "Configuraciones de envío",
"customUnsubscribeUrl": "Custom unsubscribe URL",
"tracking": "Tracking",
"tracking - TODO: update line above and then delete this line to mark that the translation has been fixed": "Tracking",
"disableOpenedTracking": "Desactivar seguimiento de correos abiertos",
"disableClickedTracking": "Desactivar seguimiento de clicks",
"saveAndEditContent": "Guardar y editar contenido",
"delete": "Borrar",
"regular": "Regular",
"triggered": "Triggered",
"rss": "RSS",
"idle": "Idle",
"scheduled": "Programada",
"paused": "Pausada",
"finished": "Finalizada",
"inactive": "Inactiva",
"active": "Activa",
"sending": "Enviando",
"status": "Estado",
"sendingScheduled": "Sending scheduled",
"statistics": "Estadísticas",
"edit": "Editar",
"content": "Contentido",
"files": "Archivos",
"attachments": "Adjuntos",
"triggers": "Triggers",
"share": "Compartir",
"createCampaign": "Crear Campaña",
"campaigns": "Campañas",
"countries": "Paises",
"devices": "Dispositivos",
"campaignName": "Campaña \"{{name}}\"",
"delivered": "Delivered",
"deliveredEmails": "Delivered Emails",
"complained": "Complained",
"subscribersThatComplained": "Subscribers that Complained",
"bounced": "Bounced",
"emailsThatBounced": "Emails that Bounced",
"unsubscribed": "Unsubscribed",
"subscribersThatUnsubscribed": "Subscribers that Unsubscribed",
"opened": "Abiertos",
"clicks": "Clicks",
"theseFilesArePubliclyAvailableViaHttpSo": "These files are publicly available via HTTP so that they can be linked to from the content of the campaign.",
"theseFilesWillBeAttachedToTheCampaign": "These files will be attached to the campaign emails as proper attachments. This means they count towards to the eventual size of the email.",
"triggerName": "Trigger \"{{name}}\"",
"create": "Crear",
"campaignStatistics": "Estadísticas de la Campaña",
"total": "Total",
"blacklisted": "Blacklisted",
"complaints": "Complaints",
"clicked": "Clicked",
"quickReports": "Quick Reports",
"quickReports - TODO: update line above and then delete this line to mark that the translation has been fixed": "Quick Reports",
"belowYouCanDownloadPremadeReportsRelated": "Below, you can download pre-made reports related to this campaign. Each link generates a CSV file that can be viewed in a spreadsheet editor. Custom reports and reports that cover more than one campaign can be created through <1>Reports</1> functionality of Mailtrain.",
"belowYouCanDownloadPremadeReportsRelated - TODO: update line above and then delete this line to mark that the translation has been fixed": "Below, you can download pre-made reports related to this campaign. Each link generates a CSV file that can be viewed in a spreadsheet editor. Custom reports and reports that cover more than one campaign can be created through <1>Reports</1> functionality of Mailtrain.",
"uniqueVisitors": "Visitantes únicos",
"totalClicks": "Total clicks",
"campaignLinks": "Campaign links",
"subscriptionId": "Subscription ID",
"listId": "List ID",
"listNamespace": "List namespace",
"opensCount": "Opens count",
"desktop": "Desktop",
"tv": "TV",
"tablet": "Tablet",
"phone": "Phone",
"bot": "Bot",
"car": "Car",
"console": "Console",
"distributionByDeviceType": "Distribution by device type",
"loadingChart": "Loading chart",
"deviceType": "Tipo de dispositivo",
"count": "Cuenta",
"unknown": "Desconocido",
"distributionByCountry": "Distribucion por pais",
"country": "País",
"detailedStatistics": "Estadísticas detalladas",
"listOfSubscribersThatOpenedTheCampaign": "Lista de suscriptores que han abierto la campaña",
"subscriptionHasToBeSelectedToShowThe": "La suscripción debe ser seleccionada para mostrar la campaña a un usuario.",
"previewCampaignAs": "Vista previa de campaña como",
"preview": "Vista previa",
"dateMustNotBeEmpty": "La fecha no debe estar vacía",
"dateIsInvalid": "La fecha es inválida",
"timeMustNotBeEmpty": "El tiempo no debe estar vacío",
"timeIsInvalid": "El tiempo es inválido",
"confirmLaunch": "Confirm launzamiento",
"doYouWantToLaunchTheCampaign?": "Quieres lanzar la campaña?",
"confirmReset": "Confirmar reinicio",
"doYouWantToResetTheCampaign?All": "Quieres reiniciar la campaña? Todas las estadísticas se perderán.",
"no": "No",
"yes": "Si",
"subscribers-1": "suscriptores",
"sendStatus": "Estado de envío",
"campaignIsScheduledForDelivery": "Campaign is scheduled for delivery.",
"campaignIsReadyToBeSentOut": "Campaign is ready to be sent out.",
"sendLater": "Enviar después",
"scheduleDeliveryAtAParticularDatetime": "Programar el envío a una determinada fecha/hora",
"date": "Fecha",
"time": "Hora",
"enter24HourTimeInFormatHhmmEg1348": "Introducela en formato 24 horas HH:MM (ej. 13:48)",
"rescheduleSend": "Reschedule send",
"scheduleSend": "Schedule send",
"send": "Enviar",
"viewStatistics": "Ver estadísticas",
"campaignIsBeingSentOut": "Campaign is being sent out.",
"stop": "Parar",
"allMessagesSent!HitContinueIfYouYouWant": "All messages sent! Hit \"Continue\" if you want to send this campaign to new subscribers.",
"continue": "Continuar",
"reset": "Restablecer",
"yourCampaignIsCurrentlyDisabledClick": "Tu campaña esta desactivada. Pulsa el botón Activar para iniciar su activación.",
"enable": "Activar",
"yourCampaignIsEnabledAndSendingMessages": "Tu campaña está activa y está enviando mensajes.",
"disable": "Desactivar",
"campaignStatus": "Estado de Campaña",
"targetListssegments": "Objetivo listas/segmentos",
"ifANewEntryIsFoundFromCampaignFeedANew": "If a new entry is found from campaign feed a new subcampaign is created of that entry and it will be listed here",
"sendingTestEmail": "Enviando email de prueba",
"subscriptionHasToBeSelected": "La suscripción debe ser seleccionada.",
"sendTestEmail": "Enviar email de prueba",
"cancel": "Cancelar",
"subscription": "Suscripción",
"valuesMustNotBeEmpty": "Los valores no pueden estar vacíos",
"valueMustBeANonnegativeNumber": "El valor tiene que ser un número positivo",
"sourceCampaignMustNotBeEmpty": "Source campaign must not be empty",
"triggerUpdated": "Trigger updated",
"triggerUpdated - TODO: update line above and then delete this line to mark that the translation has been fixed": "Trigger updated",
"triggerCreated": "Trigger created",
"triggerCreated - TODO: update line above and then delete this line to mark that the translation has been fixed": "Trigger created",
"deletingTrigger": "Deleting trigger ...",
"triggerDeleted": "Trigger deleted",
"editTrigger": "Editar Trigger",
"createTrigger": "Crear Trigger",
"entity": "Entidad",
"selectTheTypeOfTheTriggerRule": "Select the type of the trigger rule.",
"triggerFires": "Trigger fires",
"event": "Evento",
"selectTheEventThatTriggersSendingThe": "Select the event that triggers sending the campaign.",
"enabled": "Activado",
"latestOpen": "Última apertura",
"latestClick": "Último click",
"notOpened": "No abiertos",
"notClicked": "No clicked",
"daysAfter": "Días después",
"welcomeToMailtrain": "Bienvenido a Mailtrain...",
"close": "Cerrar",
"countFileAdded": "{{count}} archivo añadido",
"countFileAdded_plural": "{{count}} archivos añadidos",
"countFileReplaced": "{{count}} archivo reemplazado",
"countFileReplaced_plural": "{{count}} archivos reemplazados",
"countFileIgnored": "{{count}} archivo ignorado",
"countFileIgnored_plural": "{{count}} archivos ignorados",
"countFileUploaded": "{{count}} archivo subido",
"countFileUploaded_plural": "{{count}} archivos subidos",
"uploadingCountFile": "Uploading {{count}} file",
"uploadingCountFile_plural": "Uploading {{count}} files",
"fileUploadFailed": "Subida de archivo fallida:",
"noFilesToUpload": "No hay archivos para subir",
"deletingFile": "Borrando archivo ...",
"fileDeleted": "Archivo borrado",
"deleteFileFailed": "Ha fallado el borrado de archivo:",
"size": "Tamaño",
"download": "Descargar",
"confirmFileDeletion": "Confirmar borrado de archivo",
"areYouSureYouWantToDeleteTheFile?": "¿Estás seguro que quieres borrar este archivo?",
"dropCountFile": "Drop {{count}} file",
"dropCountFile_plural": "Drop {{count}} files",
"dropFilesHere": "Drop files here",
"loading": "Cargando ...",
"openCalendar": "Abrir calendario",
"select": "Seleccionar",
"someoneElseHasIntroducedModificationIn": "Someone else has introduced modification in the meantime. Refresh your page to start anew with fresh data. Please note that your changes will be lost.",
"itSeemsThatSomeoneElseHasDeletedThe": "It seems that someone else has deleted the target namespace in the meantime. Refresh your page to start anew with fresh data. Please note that your changes will be lost.",
"itSeemsThatSomeoneElseHasDeletedThe-1": "It seems that someone else has deleted the entity in the meantime.",
"customForms": "Formularios personalizados",
"report": "Informe",
"report_plural": "Informes",
"reportTemplate": "Plantilla de informe",
"reportTemplate_plural": "Plantillas de informe",
"mosaicoTemplate": "Plantilla Mosaico",
"mosaicoTemplate_plural": "Plantillas Mosaico",
"cannoteDeleteNameDueToTheFollowing": "No pudo borrarse \"{{name}}\" debido a las siguientes dependencias:",
"andMore": "... y más",
"confirmDeletion": "Confirmar borrado",
"areYouSureYouWantToDeleteName?": "¿Estás seguro que quieres borrar \"{{name}}\"?",
"namespaceMustBeSelected": "Namespace debe ser seleccionado",
"sourceOnGitHub": "Source on GitHub",
"sendTestEmail-1": "Enviar e-mail de prueba",
"showHtml": "Mostrar HTML",
"maximizeEditor": "Maximizar editor",
"mjml": "MJML",
"html": "HTML",
"disableWordWrap": "Disable word wrap",
"disableWordWrap - TODO: update line above and then delete this line to mark that the translation has been fixed": "Disable word wrap",
"enableWordWrap": "Enable word wrap",
"enableWordWrap - TODO: update line above and then delete this line to mark that the translation has been fixed": "Enable word wrap",
"hidePreview": "Ocultar vista previa",
"showPreview": "Mostrar vista previa",
"showMjml": "Mostrar MJML",
"countEntriesSelected": "{{ count }} entradas seleccionadas.",
"customFormMustBeSelected": "El formulario personalizado debe ser seleccionado",
"listUpdated": "Lista actualizada",
"listCreated": "Lista creada",
"onestepIeNoEmailWithConfirmationLink": "One-step (i.e. no email with confirmation link)",
"onestepWithUnsubscriptionFormIeNoEmail": "One-step with unsubscription form (i.e. no email with confirmation link)",
"twostepIeAnEmailWithConfirmationLinkWill": "Two-step (i.e. an email with confirmation link will be sent)",
"twostepWithUnsubscriptionFormIeAnEmail": "Two-step with unsubscription form (i.e. an email with confirmation link will be sent)",
"manualIeUnsubscriptionHasToBePerformedBy": "Manual (i.e. unsubscription has to be performed by the list administrator)",
"defaultMailtrainForms": "Default Mailtrain Forms",
"customFormsSelectFormBelow": "Custom Forms (select form below)",
"recipientsNameTemplate": "Recipients name template",
"specifyUsingMergeTagsOfThisListHowTo": "Specify using merge tags of this list how to construct full name of the recipient. This full name is used as \"To\" header when sending emails.",
"emptyCustomNoFields": "Empty / Custom (no fields)",
"emptyCustomNoFields - TODO: update line above and then delete this line to mark that the translation has been fixed": "Empty / Custom (no fields)",
"nameOneField": "Name (one field)",
"nameOneField - TODO: update line above and then delete this line to mark that the translation has been fixed": "Name (one field)",
"firstNameAndLastNameTwoFields": "First name and Last name (two fields)",
"firstNameAndLastNameTwoFields - TODO: update line above and then delete this line to mark that the translation has been fixed": "First name and Last name (two fields)",
"representationOfSubscribersName": "Representation of subscriber's name",
"representationOfSubscribersName - TODO: update line above and then delete this line to mark that the translation has been fixed": "Representation of subscriber's name",
"selectHowTheNameOfASubscriberWillBe": "Select how the name of a subscriber will be represented. The fields in list will be created accordingly. You can always adjust the choice later by editing the list fields. If you select \"Empty / Custom\", provide a template below in \"Recipients name template\" that will be used as subscriber's name as it will appear in the emails' \"To\" field.",
"selectHowTheNameOfASubscriberWillBe - TODO: update line above and then delete this line to mark that the translation has been fixed": "Select how the name of a subscriber will be represented. The fields in list will be created accordingly. You can always adjust the choice later by editing the list fields. If you select \"Empty / Custom\", provide a template below in \"Recipients name template\" that will be used as subscriber's name as it will appear in the emails' \"To\" field.",
"deletingList": "Borrando lista ...",
"listDeleted": "Lista borrada",
"editList": "Editar Lista",
"createList": "Crear Lista",
"thisIsTheListIdDisplayedToTheSubscribers": "This is the list ID displayed to the subscribers",
"contactEmail": "Email de contacto",
"contactEmailUsedInSubscriptionFormsAnd": "Contact email used in subscription forms and emails that are sent out. If not filled in, the admin email from the global settings will be used.",
"homepage": "Homepage",
"homepageUrlUsedInSubscriptionFormsAnd": "Homepage URL used in subscription forms and emails that are sent out. If not filled in, the default homepage from global settings will be used.",
"sendConfigurationThatWillBeUsedFor": "Send configuration that will be used for sending out subscription-related emails.",
"forms": "Formularios",
"webAndEmailFormsAndTemplatesUsedIn": "Web and email forms and templates used in subscription management process.",
"allowPublicUsersToSubscribeThemselves": "Allow public users to subscribe themselves",
"unsubscription": "Unsubscription",
"selectHowAnUnsuscriptionRequestBy": "Select how an unsuscription request by subscriber is handled.",
"unsubscribeHeader": "Unsubscribe header",
"doNotSendListUnsubscribeHeaders": "Do not send List-Unsubscribe headers",
"theCustomFormUsedForThisListYouCanCreate": "The custom form used for this list. You can create a form <1>here</1>.",
"mergeTagIsInvalidMayMustBeUppercaseAnd": "Merge tag is invalid. May must be uppercase and contain only characters A-Z, 0-9, _. It must start with a letter.",
"anotherFieldWithTheSameMergeTagExists": "Another field with the same merge tag exists. Please choose another merge tag.",
"groupHasToBeSelected": "Group has to be selected",
"defaultValueIsNotIntegerNumber": "Default value is not integer number",
"defaultValueIsNotAProperlyFormattedDate": "Default value is not a properly formatted date",
"defaultValueIsNotAProperlyFormatted": "Default value is not a properly formatted birthday date",
"defaultValueIsNotOneOfTheAllowedOptions": "Default value is not one of the allowed options",
"errorOnLineLine": "Error on line {{ line }}",
"fieldUpdated": "Campo actualizado",
"fieldCreated": "Campo creado",
"notVisible": "Not visible",
"endOfList": "Final de lista",
"fieldSettings": "Ajustes de Campo",
"defaultValue": "Valor por defecto",
"defaultValueUsedWhenTheFieldIsEmpty": "Valor por defecto utilizado cuando el campo está vacío.",
"options": "Opciones",
"dateFormat": "Formato de fecha",
"mmddyyyy": "MM/DD/YYYY",
"ddmmyyyy": "DD/MM/YYYY",
"mmdd": "MM/DD",
"ddmm": "DD/MM",
"mergeTag": "Merge Tag",
"group": "Grupo",
"belongsToCheckboxDropdownRadioGroup": "Belongs to checkbox / dropdown / radio group",
"belongsToCheckboxDropdownRadioGroup - TODO: update line above and then delete this line to mark that the translation has been fixed": "Belongs to checkbox / dropdown / radio group",
"containingGroup": "Containing group",
"containingGroup - TODO: update line above and then delete this line to mark that the translation has been fixed": "Containing group",
"selectGroupToWhichTheOptionsShouldBelong": "Select group to which the options should belong.",
"checkedLabel": "Checked label",
"checkedLabel - TODO: update line above and then delete this line to mark that the translation has been fixed": "Checked label",
"labelThatWillBeDisplayedInListAnd": "Label that will be displayed in list and subscription when the option is checked",
"labelThatWillBeDisplayedInListAnd - TODO: update line above and then delete this line to mark that the translation has been fixed": "Label that will be displayed in list and subscription when the option is checked",
"uncheckedLabel": "Unchecked label",
"uncheckedLabel - TODO: update line above and then delete this line to mark that the translation has been fixed": "Unchecked label",
"labelThatWillBeDisplayedInListAnd-1": "Label that will be displayed in list and subscription when the option is unchecked",
"labelThatWillBeDisplayedInListAnd-1 - TODO: update line above and then delete this line to mark that the translation has been fixed": "Label that will be displayed in list and subscription when the option is unchecked",
"deletingField": "Borrando campo ...",
"fieldDeleted": "Campo borrado",
"editField": "Editar Campo",
"createField": "Crear Campo",
"mergeTag-1": "Merge tag",
"fieldOrder": "Orden del Campo",
"listingsBefore": "Listings (before)",
"selectTheFieldBeforeWhichThisFieldShould": "Select the field before which this field should appear in listings. To exclude the field from listings, select \"Not visible\".",
"subscriptionFormBefore": "Subscription form (before)",
"selectTheFieldBeforeWhichThisFieldShould-1": "Select the field before which this field should appear in new subscription form. To exclude the field from the new subscription form, select \"Not visible\".",
"managementFormBefore": "Management form (before)",
"selectTheFieldBeforeWhichThisFieldShould-2": "Select the field before which this field should appear in subscription management. To exclude the field from the subscription management form, select \"Not visible\".",
"youCanControlTheAppearanceOfTheMergeTag": "You can control the appearance of the merge tag with this template. The template\n uses handlebars syntax and you can find all values from <1>{'{{values}}'}</1> array, for\n example <3>{'{{#each values}} {{this}} {{/each}}'}</3>. If template is not defined then\n multiple values are joined with commas.",
"specifyTheOptionsToSelectFromInThe": "<0>Specify the options to select from in the following format:<1>key|label</1>. For example:</0>\n <2><0>au|Australia</0></2><3><0>at|Austria</0></3>",
"defaultKeyEgAuUsedWhenTheFieldIsEmpty": "Default key (e.g. <1>au</1> used when the field is empty.')",
"youCanControlTheAppearanceOfTheMergeTag-1": "You can control the appearance of the merge tag with this template. The template\n uses handlebars syntax and you can find all values from <1>{'{{values}}'}</1> array.\n Each entry in the array is an object with attributes <3>key</3> and <5>label</5>.\n For example <7>{'{{#each values}} {{this.value}} {{/each}}'}</7>. If template is not defined then\n multiple values are joined with commas.",
"youCanUseThisTemplateToRenderJsonValues": "You can use this template to render JSON values (if the JSON is an array then the array is\n exposed as <1>values</1>, otherwise you can access the JSON keys directly).",
"text": "Texto",
"website": "Website",
"multilineText": "Texto mulilínea",
"gpgPublicKey": "GPG Public Key",
"number": "Numero",
"checkboxesFromOptionFields": "Checkboxes (from option fields)",
"radioButtonsFromOptionFields": "Radio Buttons (from option fields)",
"dropDownFromOptionFields": "Drop Down (from option fields)",
"radioButtonsEnumerated": "Radio Buttons (enumerated)",
"dropDownEnumerated": "Drop Down (enumerated)",
"birthday": "Cumpleaños",
"jsonValueForCustomRendering": "JSON value for custom rendering",
"option": "Opción",
"fields": "Campos",
"thePlaintextVersionForThisEmail": "La versión en texto plano para este email",
"layout": "Layout",
"formInputStyle": "Form Input Style",
"thisCssStylesheetDefinesTheAppearanceOf": "This CSS stylesheet defines the appearance of form input elements and alerts",
"webSubscribe": "Web - Subscribe",
"webConfirmSubscriptionNotice": "Web - Confirm Subscription Notice",
"mailConfirmSubscriptionMjml": "Mail - Confirm Subscription (MJML)",
"mailConfirmSubscriptionText": "Mail - Confirm Subscription (Text)",
"mailAlreadySubscribedMjml": "Mail - Already Subscribed (MJML)",
"mailAlreadySubscribedText": "Mail - Already Subscribed (Text)",
"webSubscribedNotice": "Web - Subscribed Notice",
"mailSubscriptionConfirmedMjml": "Mail - Subscription Confirmed (MJML)",
"mailSubscriptionConfirmedText": "Mail - Subscription Confirmed (Text)",
"webManagePreferences": "Web - Manage Preferences",
"webManageAddress": "Web - Manage Address",
"mailConfirmAddressChangeMjml": "Mail - Confirm Address Change (MJML)",
"mailConfirmAddressChangeText": "Mail - Confirm Address Change (Text)",
"webUpdatedNotice": "Web - Updated Notice",
"webUnsubscribe": "Web - Unsubscribe",
"webConfirmUnsubscriptionNotice": "Web - Confirm Unsubscription Notice",
"mailConfirmUnsubscriptionMjml": "Mail - Confirm Unsubscription (MJML)",
"mailConfirmUnsubscriptionText": "Mail - Confirm Unsubscription (Text)",
"webUnsubscribedNotice": "Web - Unsubscribed Notice",
"mailUnsubscriptionConfirmedMjml": "Mail - Unsubscription Confirmed (MJML)",
"mailUnsubscriptionConfirmedText": "Mail - Unsubscription Confirmed (Text)",
"webManualUnsubscribeNotice": "Web - Manual Unsubscribe Notice",
"privacyPolicy": "Política de privacidad",
"general": "General",
"subscribe": "Suscribir",
"manage": "Gestionar",
"unsubscribe": "Desuscribir",
"dataProtection": "Protección de datos",
"listOfErrorsInTemplates": "Listado de errores en plantillas",
"customFormsUpdated": "Formularios personalizados actualizados",
"customFormsCreated": "Formularios personalizados creados",
"deletingForm": "Borrando formulario ...",
"formDeleted": "Formulario borrado",
"editCustomForms": "Editar Formularios Personalizados",
"createCustomForms": "Crear Formularios Personalizados",
"formsPreview": "Vista previa de Formularios",
"listToPreviewOn": "List To Preview On",
"selectListWhoseFieldsWillBeUsedToPreview": "Select list whose fields will be used to preview the forms.",
"noteTheseLinksAreSolelyForAQuickPreview": "Note: These links are solely for a quick preview. To get the address of the subscription form, go to the list's subscribers and click on \"Subscription Form\".",
"formPreview": "Vista previa de formulario personalizado:",
"refresh": "Refrescar",
"closePreview": "Cerrar vista previa",
"templates": "Plantillas",
"customFormsUseMjmlForFormattingSeeThe": "Custom forms use MJML for formatting. See the MJML documentation <1>here</1>",
"createCustomForm": "Crear Formulario Personalizado",
"fileMustBeSelected": "Debes seleccionar un archivo",
"csvDelimiterMustNotBeEmpty": "El delimitador del CSV no puede estar vacío",
"emailMappingHasToBeProvided": "Debes completar el mapeo de Email",
"importSaved": "Importación guardada",
"file": "Archivo",
"delimiter": "Delimitador",
"preparationInProgressPleaseWaitTillItIs": "Preparation in progress. Please wait till it is done or visit this page later.",
"Select ": " Selecciona ",
"eg": "e.g.:",
"checkImportedEmails": "Check imported emails",
"mapping": "Mapeo",
"saveAndEditSettings": "Guardar y editar ajustes",
"saveAndRun": "Guardar y ejecutar",
"deletingImport": "Borrando importación ...",
"importDeleted": "Importación borrada",
"editImport": "Editar Importación",
"createImport": "Crear Importación",
"source": "Origen",
"csvFile": "Archivo CSV",
"preparing": "Preparando",
"stopping": "Parando",
"ready": "Listo",
"preparationFailed": "La preparación falló",
"running": "Ejecutando",
"failed": "Fallos",
"starting": "Iniciando",
"basicImportOfSubscribers": "Importación básica de suscriptores",
"unsubscribeEmails": "Desuscribir emails",
"lastRun": "Última ejecución",
"detailedStatus": "Estado detallado",
"imports": "Importaciones",
"row": "Fila",
"reason": "Razón",
"importRunStatus": "Estado de ejecución de la importación",
"importName": "Nombre de la importación",
"importSource": "Fuente de la importación",
"runStarted": "Iniciada ejecución",
"runFinished": "Finalizada ejecución",
"runStatus": "Estado de ejecución",
"processedEntries": "Processed entries",
"newEntries": "Nuevas entradas",
"failedEntries": "Entradas fallidas",
"error": "Error",
"failedRows": "Filas fallidas",
"started": "Started",
"processed": "Procesados",
"new": "Nuevo",
"importStatus": "Estado de Importación",
"actions": "Acciones",
"start": "Iniciar",
"importRuns": "Ejecuciones de importación",
"segments": "Segmentos",
"customForms-1": "Formularios Personalizados",
"listName": "Lista \"{{name}}\"",
"fieldName-1": "Campo \"{{name}}\"",
"segmentName": "Segmento \"{{name}}\"",
"importName-1": "Importación \"{{name}}\"",
"run": "Ejecutar",
"customFormsName": "Formularios Personalizados \"{{name}}\"",
"newRule": "Nueva regla",
"segmentUpdated": "Segmento actualizado",
"segmentCreated": "Segmento creado",
"deletingSegment": "Borrando segmento ...",
"segmentDeleted": "Segmento borrado",
"editSegment": "Editar Segmento",
"createSegment": "Crear Segmento",
"segmentOptions": "Opciones de Segmento",
"toplevelMatchType": "Toplevel match type",
"addCompositeRule": "Añadir Regla de Composición",
"addRule": "Añadir Regla",
"rules": "Reglas",
"allRulesMustMatch": "Deben cumplirse todas las reglas",
"atLeastOneRuleMustMatch": "Al menos una regla debe cumplirse",
"noRuleMayMatch": "Ninguna regla debe cumplirse",
"equalTo": "Igual a",
"valueInColumnColNameIsEqualToValue": "Valor en columna \"{{colName}}\" es igual a \"{{value}}\"",
"matchWithSqlLike": "Match (with SQL LIKE)",
"valueInColumnColNameMatchesWithSqlLike": "Value in column \"{{colName}}\" matches (with SQL LIKE) \"{{value}}\"",
"matchWithRegularExpressions": "Match (with regular expressions)",
"valueInColumnColNameMatchesWithRegular": "Value in column \"{{colName}}\" matches (with regular expressions) \"{{value}}\"",
"alphabeticallyBefore": "Alphabetically before",
"valueInColumnColNameIsAlphabetically": "Value in column \"{{colName}}\" is alphabetically before \"{{value}}\"",
"alphabeticallyBeforeOrEqualTo": "Alphabetically before or equal to",
"valueInColumnColNameIsAlphabetically-1": "Value in column \"{{colName}}\" is alphabetically before or equal to \"{{value}}\"",
"alphabeticallyAfter": "Alphabetically after",
"valueInColumnColNameIsAlphabetically-2": "Value in column \"{{colName}}\" is alphabetically after \"{{value}}\"",
"alphabeticallyAfterOrEqualTo": "Alphabetically after or equal to",
"valueInColumnColNameIsAlphabetically-3": "Value in column \"{{colName}}\" is alphabetically after or equal to \"{{value}}\"",
"valueInColumnColNameIsEqualToValue-1": "Value in column \"{{colName}}\" is equal to {{value}}",
"lessThan": "Menor que",
"valueInColumnColNameIsLessThanValue": "Valor en columna \"{{colName}}\" es menor que {{value}}",
"lessThanOrEqualTo": "Menor o igual que",
"valueInColumnColNameIsLessThanOrEqualTo": "Valor en columna \"{{colName}}\" es menor o igual que {{value}}",
"greaterThan": "Mayor que",
"valueInColumnColNameIsGreaterThanValue": "Valor en columna \"{{colName}}\" es mayor que {{value}}",
"greaterThanOrEqualTo": "Mayor o igual que",
"valueInColumnColNameIsGreaterThanOrEqual": "Valor en columna \"{{colName}}\" es mayor o igual que {{value}}",
"on": "On",
"dateInColumnColNameIsValue": "Fecha en columna \"{{colName}}\" es {{value}}",
"before": "Anterior",
"dateInColumnColNameIsBeforeValue": "Fecha en columna \"{{colName}}\" es anterior a {{value}}",
"beforeOrOn": "Anterior o igual",
"dateInColumnColNameIsBeforeOrOnValue": "Fecha en columna \"{{colName}}\" es anterior o igual a {{value}}",
"after": "Posterior",
"dateInColumnColNameIsAfterValue": "Fecha en columna \"{{colName}}\" es posterior a {{value}}",
"afterOrOn": "Posterior o igual",
"dateInColumnColNameIsAfterOrOnValue": "Fecha en columna \"{{colName}}\" es posterior o igual a {{value}}",
"onXthDayBeforeafterCurrentDate": "On x-th day before/after current date",
"dateInColumnColNameIsTheCurrentDate": "Date in column \"{{colName}}\" is the current date",
"dateInColumnColNameIsTheValuethDayAfter": "Date in column \"{{colName}}\" is the {{value}}-th day after the current date",
"dateInColumnColNameIsTheValuethDayBefore": "Date in column \"{{colName}}\" is the {{value}}-th day before the current date",
"beforeXthDayBeforeafterCurrentDate": "Before x-th day before/after current date",
"dateInColumnColNameIsBeforeTheCurrent": "Date in column \"{{colName}}\" is before the current date",
"dateInColumnColNameIsBeforeTheValuethDay": "Date in column \"{{colName}}\" is before the {{value}}-th day after the current date",
"dateInColumnColNameIsBeforeTheValuethDay-1": "Date in column \"{{colName}}\" is before the {{value}}-th day before the current date",
"beforeOrOnXthDayBeforeafterCurrentDate": "Before or on x-th day before/after current date",
"dateInColumnColNameIsBeforeOrOnThe": "Date in column \"{{colName}}\" is before or on the current date",
"dateInColumnColNameIsBeforeOrOnThe-1": "Date in column \"{{colName}}\" is before or on the {{value}}-th day after the current date",
"dateInColumnColNameIsBeforeOrOnThe-2": "Date in column \"{{colName}}\" is before or on the {{value}}-th day before the current date",
"afterXthDayBeforeafterCurrentDate": "After x-th day before/after current date",
"dateInColumnColNameIsAfterTheCurrentDate": "Date in column \"{{colName}}\" is after the current date",
"dateInColumnColNameIsAfterTheValuethDay": "Date in column \"{{colName}}\" is after the {{value}}-th day after the current date",
"dateInColumnColNameIsAfterTheValuethDay-1": "Date in column \"{{colName}}\" is after the {{value}}-th day before the current date",
"afterOrOnXthDayBeforeafterCurrentDate": "After or on x-th day before/after current date",
"dateInColumnColNameIsAfterOrOnTheCurrent": "Date in column \"{{colName}}\" is after or on the current date",
"dateInColumnColNameIsAfterOrOnTheValueth": "Date in column \"{{colName}}\" is after or on the {{value}}-th day after the current date",
"dateInColumnColNameIsAfterOrOnTheValueth-1": "Date in column \"{{colName}}\" is after or on the {{value}}-th day before the current date",
"isSelected": "Está seleccionado",
"valueInColumnColNameIsSelected": "Valor en columna \"{{colName}}\" está seleccionado",
"isNotSelected": "No está seleccionado",
"valueInColumnColNameIsNotSelected": "Valor en columna \"{{colName}}\" no está seleccionado",
"keyEqualTo": "Clave igual a",
"theSelectedKeyInColumnColNameIsEqualTo": "The selected key in column \"{{colName}}\" is equal to \"{{value}}\"",
"keyMatchWithSqlLike": "Key match (with SQL LIKE)",
"theSelectedKeyInColumnColNameMatchesWith": "The selected key in column \"{{colName}}\" matches (with SQL LIKE) \"{{value}}\"",
"keyMatchWithRegularExpressions": "Key match (with regular expressions)",
"theSelectedKeyInColumnColNameMatchesWith-1": "The selected key in column \"{{colName}}\" matches (with regular expressions) \"{{value}}\"",
"keyAlphabeticallyBefore": "Key alphabetically before",
"theSelectedKeyInColumnColNameIs": "The selected key in column \"{{colName}}\" is alphabetically before \"{{value}}\"",
"keyAlphabeticallyBeforeOrEqualTo": "Key alphabetically before or equal to",
"theSelectedKeyInColumnColNameIs-1": "The selected key in column \"{{colName}}\" is alphabetically before or equal to \"{{value}}\"",
"keyAlphabeticallyAfter": "Key alphabetically after",
"theSelectedKeyInColumnColNameIs-2": "The selected key in column \"{{colName}}\" is alphabetically after \"{{value}}\"",
"keyAlphabeticallyAfterOrEqualTo": "Key alphabetically after or equal to",
"theSelectedKeyInColumnColNameIs-3": "The selected key in column \"{{colName}}\" is alphabetically after or equal to \"{{value}}\"",
"value": "Valor",
"valueMustNotBeEmpty": "El valor no puede estar vacío",
"valueMustBeANumber": "El valor debe ser un número",
"numberOfDays": "Número de días",
"beforeAfter": "Antes/Después",
"beforeCurrentDate": "Antes de la fecha actual",
"afterCurrentDate": "Después de la fecha actual",
"numberOfDaysMustNotBeEmpty": "Number of days must not be empty",
"numberOfDaysMustBeANumber": "Number of days must be a number",
"emailAddress-1": "Dirección de email",
"signupCountry": "Signup country",
"signUpDate": "Sign up date",
"testUser": "Usuario de prueba",
"fieldMustBeSelected": "El campo debe ser seleccionado",
"field": "Campo",
"select-1": "-- Select --",
"ruleOptions": "Rule Options",
"ok": "OK",
"anotherSubscriptionWithTheSameEmail": "Otra suscripción con el mismo email existía previamente.",
"subscriptionUpdated": "Suscripción actualizada",
"subscriptionCreated": "Suscripción creada",
"itSeemsThatAnotherSubscriptionWithThe": "It seems that another subscription with the same email has been created in the meantime. Refresh your page to start anew. Please note that your changes will be lost.",
"notSelected": "No seleccionado",
"areYouSureYouWantToDeleteSubscriptionFor": "¿Estás seguro que quieres borrar las suscripciones de \"{{email}}\"?",
"deletingSubscription": "Borrando suscripción ...",
"subscriptionDeleted": "Suscripción borrada",
"editSubscription": "Editar Suscripción",
"createSubscription": "Crear Suscripción",
"timezone": "Timezone",
"subscriptionStatus": "Estado de suscripción",
"testUser?": "¿Usuario de prueba?",
"ifCheckedThenThisSubscriptionCanBeUsed": "If checked then this subscription can be used for previewing campaign messages",
"subscribed": "Suscrito",
"unubscribed": "Desuscrito",
"erased": "[BORRADO]",
"confirmUnsubscription": "Confirmar Desuscripción",
"areYouSureYouWantToUnsubscribeEmail?": "¿Estás seguro que quieres desuscribir {{email}}?",
"unsubscribingEmail": "Desuscribir {{email}}",
"emailUnsubscribed": "{{email}} desuscrito",
"confirmEmailBlacklisting": "Confirmar Email Blacklisting",
"areYouSureYouWantToBlacklistEmail?": "¿Estás seguro que quieres añadir a la lista negra {{email}}?",
"blacklistingEmail": "Blacklisting {{email}}",
"emailBlacklisted": "{{email}} blacklisted",
"allSubscriptions": "Todas las suscripciones",
"subscriptionForm": "Formulario de Suscripción",
"exportAsCsv": "Exportar como CSV",
"addSubscriber": "Añadir suscriptor",
"usernameOrEmailMustNotBeEmpty": "El nombre de usuario y email no pueden estar vacíos",
"processing": "Procesando ...",
"ifTheUsernameEmailExistsInTheSystem": "Si el nombre de usuario / email existe en el sistema, el enlace para reestablecer contraseña será enviado al email registrado.",
"pleaseEnterYourUsernameEmailAndTryAgain": "Por favor introduce tu nombre de usuario / email y vuélvelo a intentar.",
"passwordReset": "Reestablecer contraseña",
"pleaseProvideTheUsernameOrEmailAddress": "Por favor utiliza el nombre de usuario o email que esté registrado en tu cuenta de Mailtrain.",
"weWillSendYouAnEmailThatWillAllowYouTo": "Te enviaremos un email que te permitirá reestablecer tu contraseña.",
"usernameOrEmail": "Nombre de usuario o email",
"sendEmail": "Enviar email",
"userNameMustNotBeEmpty": "El nombre de usuario no puede estar vacío",
"passwordMustNotBeEmpty": "La contraseña no puede estar vacía",
"verifyingCredentials": "Verificando credenciales ...",
"pleaseEnterYourCredentialsAndTryAgain": "Por favor introduce tus credenciales e inténtalo de nuevo.",
"invalidUsernameOrPassword": "Nombre de usuario o contraseña inválida.",
"forgotYourPassword?": "Olvidaste tu contraseña?",
"signIn": "Iniciar sesión",
"username": "Usuario",
"password": "Contraseña",
"rememberMe": "Recuérdame",
"resettingPassword": "Reestableciendo contraseña ...",
"passwordReset-1": "Reestablecida contraseña",
"yourPasswordCannotBeReset": "Tu contraseña no pudo ser reestablecida.",
"thePasswordResetTokenHasExpired": "El token para resetear tu contraseña ha caducado.",
"clickHereToRequestANewPasswordResetLink": "Click here to request a new password reset link.",
"validatingPasswordResetToken": "Validating password reset token ...",
"thePasswordCannotBeReset": "La contraseña no pudo ser reestablecida.",
"setNewPasswordFor": "Establece una nueva contraseña para",
"resetPassword": "Reestablecer contraseña",
"parentNamespaceMustBeSelected": "Debes escoger un espacio de nombres padre",
"namespaceUpdated": "Espacio de nombres actualizado",
"namespaceCreated": "Espacio de nombres creado",
"thereHasBeenALoopDetectedInTheAssignment": "There has been a loop detected in the assignment of the parent namespace. This is most likely because someone else has changed the parent of some namespace in the meantime. Refresh your page to start anew. Please note that your changes will be lost.",
"itSeemsThatTheParentNamespaceHasBeen": "It seems that the parent namespace has been deleted in the meantime. Refresh your page to start anew. Please note that your changes will be lost.",
"deletingNamespace": "Borrando espacio de nombres ...",
"namespaceDeleted": "Espacio de nombres borrado",
"editNamespace": "Editar Espacio de Nombres",
"createNamespace": "Crear Espacio de Nombre",
"parentNamespace": "Namespace Padre",
"namespaces": "Espacios de nombres",
"namespaceName": "Espacio de nombres \"{{name}}\"",
"reportTemplateMustBeSelected": "Report template must be selected",
"exactlyOneItemHasToBeSelected": "Exactly one item has to be selected",
"atLeastCountItemsHaveToBeSelected": "At least {{ count }} item(s) have to be selected",
"atMostCountItemsCanToBeSelected": "At most {{ count }} item(s) can to be selected",
"reportParametersAreNotSelectedWaitFor": "Report parameters are not selected. Wait for them to get displayed and then fill them in.",
"reportUpdated": "Informe actualizado",
"reportCreated": "Informe creado",
"unknownFieldTypeType": "Unknown field type \"{{type}}\"",
"deletingReport": "Borrando informe ...",
"reportDeleted": "Informe borrado",
"editReport": "Editar Informe",
"createReport": "Crear Informe",
"reportTemplate-1": "Plantilla de Informe",
"reportParameters": "Parámetros de informe",
"loadingReportTemplate": "Cargando plantilla de informe...",
"processing-1": "Procesando",
"view": "Ver",
"refreshReport": "Refrescar informe",
"reportGenerationFailed": "Fallo en la generación de informe",
"regenerateReport": "Regenerar informe",
"viewConsoleOutput": "View console output",
"reportTemplates": "Plantillas de Informe",
"reports": "Informes",
"reportName": "Informe \"{{name}}\"",
"output": "Salida",
"templateName": "Plantilla \"{{name}}\"",
"mimeTypeMustBeSelected": "MIME Type must be selected",
"syntaxErrorInTheUserFieldsSpecification": "Syntax error in the user fields specification",
"reportTemplateUpdated": "Plantilla de informe actualizada",
"reportTemplateCreated": "Plantilla de informe creada",
"deletingReportTemplate": "Borrando plantilla de informe ...",
"reportTemplateDeleted": "Plantilla de informe borrada",
"editReportTemplate": "Editar Plantilla de Informe",
"createReportTemplate": "Crear Plantilla de Informe",
"csv": "CSV",
"userSelectableFields": "User selectable fields",
"jsonSpecificationOfUserSelectableFields": "JSON specification of user selectable fields.",
"dataProcessingCode": "Data processing code",
"renderingTemplate": "Rendering template",
"writeTheBodyOfTheJavaScriptFunctionWith": "Write the body of the JavaScript function with signature <1>function(inputs, callback)</1> that returns an object to be rendered by the Handlebars template below.",
"useHtmlWithHandlebarsSyntaxSee": "Use HTML with Handlebars syntax. See documentation <1>here</1>.",
"blank": "Blank",
"openCounts": "Open counts",
"openCountsAsCsv": "Open counts as CSV",
"aggregatedOpenCounts": "Aggregated open counts",
"reportName-1": "Informe {{name}}",
"loadingReport": "Cargando informe ...",
"outputForReportName": "Salida del informe {{name}}",
"loadingReportOutput": "Cargando salida del informe ...",
"reportIsBeingGenerated": "El informe está siendo generado",
"reportNotGenerated": "Informe no generado",
"current": "(actual)",
"administration": "Administración",
"users": "Usuarios",
"globalSettings": "Ajustes Globales",
"sendConfigurations": "Configuraciones de envío",
"logOut": "Salir",
"home": "Inicio",
"mailerTypeMustBeSelected": "Mailer type must be selected",
"verpHostnameMustNotBeEmpty": "VERP hostname must not be empty",
"sendConfigurationUpdated": "Configuración de envío actualizada",
"sendConfigurationCreated": "Configuración de envío creada",
"deletingSendConfiguration": "Borrando configuración de envío ...",
"sendConfigurationDeleted": "Configuración de envío borrada",
"editSendConfiguration": "Editar Configuración de Envío",
"createSendConfiguration": "Crear Configuracón de Envío",
"emailHeader": "Cabecera de Email",
"defaultFromEmail": "Default \"from\" email",
"overridable": "Sobreescribible",
"defaultFromName": "Default \"from\" name",
"defaultReplytoEmail": "Default \"reply-to\" email",
"xMailer": "X-Mailer",
"verpBounceHandling": "VERP Bounce Handling",
"verpStatus": "VERP status",
"serverHostname": "Server hostname",
"theVerpServerHostnameEgBouncesexamplecom": "The VERP server hostname, eg. bounces.example.com",
"verpBounceHandlingServerHostnameThis": "VERP bounce handling server hostname. This hostname is used in the SMTP envelope FROM address and the MX DNS records should point to this server",
"disableSenderHeader": "Disable sender header",
"withDmarcTheReturnPathAndFromAddressMust": "With DMARC, the Return-Path and From address must match the same domain. By default we get around this by using the VERP address in the Sender header, with the side effect that some email clients diplay an ugly on behalf of message. You can safely disable this Sender header if you're not using DMARC or your VERP hostname is in the same domain as the From address.",
"mailtrainIsAbleToUseVerpBasedRoutingTo": "<0>Mailtrain is able to use VERP based routing to detect bounces. In this case the message is sent to the recipient using a custom VERP address as the return path of the message. If the message is not accepted a bounce email is sent to this special VERP address and thus a bounce is detected.</0>",
"toGetVerpWorkingYouNeedToSetUpADnsMx": "<0>To get VERP working you need to set up a DNS MX record that points to your Mailtrain hostname. You must also ensure that Mailtrain VERP interface is available from port 25 of your server (port 25 usually requires root user privileges). This way if anyone tries to send email to someuser@verp-hostname then the email should end up to this server.</0>",
"verpUsuallyOnlyWorksIfYouAreUsingYourOwn": "<0>VERP usually only works if you are using your own SMTP server. Regular relay services (SES, SparkPost, Gmail etc.) tend to remove the VERP address from the message.</0>",
"verpBounceHandlingServerIsNotEnabled": "<0>VERP bounce handling server is not enabled. Modify your server configuration file and restart server to enable it.</0>",
"labelMustNotBeEmpty": "{{label}} no puede estar vacía",
"labelMustBeANumber": "{{label}} debe ser un número",
"genericSmtp": "SMTP Genérico",
"zoneMta": "Zone MTA",
"amazonSes": "Amazon SES",
"doNotUseEncryption": "No usar cifrado",
"useTls UsuallySelectedForPort465": "Use TLS usually selected for port 465",
"useStarttls UsuallySelectedForPort587": "Use STARTTLS usually selected for port 587 and 25",
"useast1": "US-EAST-1",
"uswest2": "US-WEST-2",
"euwest1": "EU-WEST-1",
"builtinZoneMta": "Built-in ZoneMTA",
"dynamicConfigurationOfDkimKeysViaZoneMt": "Dynamic configuration of DKIM keys via ZoneMTA's Mailtrain plugin",
"dynamicConfigurationOfDkimKeysViaZoneMt-1": "Dynamic configuration of DKIM keys via ZoneMTA's HTTP config plugin",
"noDynamicConfigurationOfDkimKeys": "No dynamic configuration of DKIM keys",
"mailerSettings": "Mailer Settings",
"mailerType": "Mailer type",
"hostname": "Hostname",
"hostnameEgSmtpexamplecom": "Hostname, eg. smtp.example.com",
"port": "Port",
"portEg465AutodetectedIfLeftBlank": "Port, eg. 465. Autodetected if left blank",
"encryption": "Encryption",
"enableSmtpAuthentication": "Enable SMTP authentication",
"usernameEgMyaccount@examplecom": "Username, eg. myaccount@example.com",
"advancedMailerSettings": "Advanced Mailer Settings",
"logSmtpTransactions": "Log SMTP transactions",
"allowSelfsignedCertificates": "Allow self-signed certificates",
"maxConnections": "Max connections",
"theCountOfMaxConnectionsEg10": "The count of max connections, eg. 10",
"theCountOfMaximumSimultaneousConnections": "The count of maximum simultaneous connections to make against the SMTP server (defaults to 5). This limit is per sending process.",
"maxMessages": "Max messages",
"theCountOfMaxMessagesEg100": "The count of max messages, eg. 100",
"theNumberOfMessagesToSendThroughASingle": "The number of messages to send through a single connection before the connection is closed and reopened (defaults to 100)",
"throttling": "Throttling",
"messagesPerHourEg1000": "Messages per hour eg. 1000",
"maximumNumberOfMessagesToSendInAnHour": "Maximum number of messages to send in an hour. Leave empty or zero for no throttling. If your provider uses a different speed limit (messages/minute or messages/second) then convert this limit into messages/hour (1m/s => 3600m/h). This limit is per sending process.",
"dynamicConfiguration": "Dynamic configuration",
"dkimSigning": "DKIM Signing",
"zoneMtaDkimApiKey": "ZoneMTA DKIM API key",
"secretValueKnownToZoneMtaForRequesting": "Secret value known to ZoneMTA for requesting DKIM key information. If this value was generated by the Mailtrain installation script then you can keep it as it is.",
"dkimDomain": "DKIM domain",
"leaveBlankToUseTheSenderEmailAddress": "Leave blank to use the sender email address domain.",
"dkimKeySelector": "DKIM key selector",
"signingIsDisabledWithoutAValidSelector": "Signing is disabled without a valid selector value.",
"dkimPrivateKey": "DKIM private key",
"beginsWithBeginRsaPrivateKey": "Begins with \"-----BEGIN RSA PRIVATE KEY-----\"",
"signingIsDisabledWithoutAValidPrivateKey": "Signing is disabled without a valid private key.",
"accessKey": "Access key",
"accessSecret": "Access Secret",
"awsAccessKeyId": "AWS access key ID",
"awsSecretAccessKey": "AWS secret access key",
"region": "Region",
"ifYouAreUsingZoneMtaThenMailtrainCan": "<0>If you are using ZoneMTA then Mailtrain can provide a DKIM key for signing all outgoing messages. Other services usually provide their own means to DKIM sign your messages.</0>",
"doNotUseSensitiveKeysHereThePrivateKeyIs": "<0>Do not use sensitive keys here. The private key is not encrypted in the database.</0>",
"sendConfigurations-1": "Configuraciones de envío",
"globalSettingsSaved": "Ajustes globales guardados",
"adminEmail": "Admin email",
"thisEmailIsUsedAsTheMainContactAndAsA": "This email is used as the main contact and as a default email address if no email address is specified in list settings.",
"defaultHomepageUrl": "Default homepage URL",
"thisUrlWillBeUsedInListSubscriptionForms": "This URL will be used in list subscription forms if no homepage is specified in list settings.",
"trackingId": "Tracking ID",
"uaxxxxxxx": "UA-XXXXX-XX",
"enterGoogleAnalyticsTrackingCode": "Enter Google Analytics tracking code",
"googleMapsApiKey": "Google Maps API Key",
"xxxxxx": "XXXXXX",
"theMapOverviewInCampaignStatistics": "The map overview in campaign statistics requires a Google Maps API key. Please enter it here. If no key is given, Google may throttle map requests, which will result in occassional unavailability of the map in the campaign statistics.",
"frontpageShoutOut": "Frontpage shout out",
"htmlCodeShownInTheFrontPageHeaderSection": "HTML code shown in the front page header section",
"gpgSigning": "GPG Signing",
"privateKeyPassphrase": "Private key passphrase",
"passphraseForTheKeyIfSet": "Passphrase for the key if set",
"onlyFillThisIfYourPrivateKeyIsEncrypted": "Only fill this if your private key is encrypted with a passphrase",
"gpgPrivateKey": "clave privada GPG",
"beginsWithBeginPgpPrivateKeyBlock": "Empieza con '-----BEGIN PGP PRIVATE KEY BLOCK-----'",
"thisValueIsOptionalIfYouDoNotProvideA": "This value is optional. If you do not provide a private key GPG encrypted messages are sent without signing.",
"onlyMessagesThatAreEncryptedCanBeSigned": "<0>Only messages that are encrypted can be signed. Subsribers who have not set up a GPG public key in their profile receive normal email messages. Users with GPG key set receive encrypted messages and if you have signing key also set, the messages are signed with this key.</0>",
"doNotUseSensitiveKeysHereThePrivateKey": "<0>Do not use sensitive keys here. The private key and passphrase are not encrypted in the database.</0>",
"userMustNotBeEmpty": "El usuario no puede estar vacío",
"roleMustBeSelected": "El rol debe ser seleccionado",
"role": "Rol",
"unshare": "Unshare",
"unshare - TODO: update line above and then delete this line to mark that the translation has been fixed": "Unshare",
"confirmUnsharing": "Confirm Unsharing",
"confirmUnsharing - TODO: update line above and then delete this line to mark that the translation has been fixed": "Confirm Unsharing",
"areYouSureYouWantToRemoveTheShareToUser": "Are you sure you want to remove the share to user \"{{username}}\"?",
"areYouSureYouWantToRemoveTheShareToUser - TODO: update line above and then delete this line to mark that the translation has been fixed": "Are you sure you want to remove the share to user \"{{username}}\"?",
"removingShareForUserUsername": "Removing share for user \"{{username}}\"",
"removingShareForUserUsername - TODO: update line above and then delete this line to mark that the translation has been fixed": "Removing share for user \"{{username}}\"",
"shareForUserUsernameRemoved": "Share for user \"{{username}}\" removed",
"shareForUserUsernameRemoved - TODO: update line above and then delete this line to mark that the translation has been fixed": "Share for user \"{{username}}\" removed",
"addUser": "Añadir Usuario",
"user": "Usuario",
"existingUsers": "Usuarios Existentes",
"areYouSureYouWantToRemoveTheSharingOfThe": "Are you sure you want to remove the sharing of the {{typeName}} \"{{name}}\"?",
"areYouSureYouWantToRemoveTheSharingOfThe - TODO: update line above and then delete this line to mark that the translation has been fixed": "Are you sure you want to remove the sharing of the {{typeName}} \"{{name}}\"?",
"removingSharingOfTheTypeNameName": "Removing sharing of the {{typeName}} \"{{name}}\"",
"removingSharingOfTheTypeNameName - TODO: update line above and then delete this line to mark that the translation has been fixed": "Removing sharing of the {{typeName}} \"{{name}}\"",
"sharingOfTheTypeNameNameRemoved": "Sharing of the {{typeName}} \"{{name}}\" removed",
"sharingOfTheTypeNameNameRemoved - TODO: update line above and then delete this line to mark that the translation has been fixed": "Sharing of the {{typeName}} \"{{name}}\" removed",
"sharesForUserUsername": "Shares for user \"{{username}}\"",
"namespace-1": "espacio de nombres",
"list-1": "lista",
"template-1": "plantilla",
"mosaicoTemplates": "Plantillas Mosaico",
"campaign-1": "campaña",
"customForms-2": "formularios personalizados",
"report-1": "informe",
"reportTemplate-2": "plantilla de informe",
"sendConfiguration-1": "configuración de envío",
"sourceTemplateMustNotBeEmpty": "Source template must not be empty",
"sourceTemplateMustNotBeEmpty - TODO: update line above and then delete this line to mark that the translation has been fixed": "Source template must not be empty",
"templateUpdated": "Plantilla actualizada",
"templateCreated": "Plantilla creada",
"deletingTemplate": "Borrando plantilla ...",
"templateDeleted": "Plantilla borrada",
"editTemplate": "Editar Plantilla",
"createTemplate": "Crear Plantilla",
"cloneFromAnExistingTemplate": "Clonar a partir de templates ya existentes",
"cloneFromAnExistingCustomForms": "Clonar a partir de formularios personalizados ya existentes",
"mosaico": "Mosaico",
"templateContentHtml": "Contenido de plantilla (HTML)",
"mosaicoTemplateDesigner": "Mosaico Template Designer",
"mosaicoTemplateMustBeSelected": "Mosaico template must be selected",
"mosaicoWithPredefinedTemplates": "Mosaico with predefined templates",
"mosaicoTemplate-1": "Mosaico Template",
"grapesJs": "GrapesJS",
"grapesJsTemplateDesigner": "GrapesJS Template Designer",
"ckEditor4": "CKEditor 4",
"ckEditor4TemplateDesigner": "CKEditor 4 Template Designer",
"codeEditor": "Code Editor",
"codeEditorTemplateDesigner": "Code Editor Template Designer",
"mergeTagReference": "Merge tag reference",
"templateContentPlainText": "Template content (plain text)",
"mergeTagsAreTagsThatAreReplacedBefore": "\n <1>Merge tags are tags that are replaced before sending out the message. The format of the merge tag is the following: <1>[TAG_NAME]</1> or <3>[TAG_NAME/fallback]</3> where <5>fallback</5> is an optional text value used when <7>TAG_NAME</7> is empty.</1>\n ",
"youCanUseAnyOfTheStandardMergeTagsBelow": "\n <1>You can use any of the standard merge tags below. In addition to that every custom field has its own merge tag. Check the fields of the list you are going to send to.</1>\n ",
"urlThatPointsToTheUnsubscribePage": "URL that points to the unsubscribe page",
"urlThatPointsToThePreferencesPageOfThe": "URL that points to the preferences page of the subscriber",
"urlToPreviewTheMessageInABrowser": "URL to preview the message in a browser",
"uniqueIdThatIdentifiesTheRecipient": "Unique ID that identifies the recipient",
"uniqueIdThatIdentifiesTheListUsedForThis": "Unique ID that identifies the list used for this campaign",
"uniqueIdThatIdentifiesCurrentCampaign": "Unique ID that identifies current campaign",
"forRssCampaignsTheFollowingFurtherTags": "\n <1>For RSS campaigns, the following further tags can be used.</1>\n ",
"rssEntryTitle": "Título de la entrada RSS",
"rssEntryDate": "Fecha de la entrada RSS",
"rssEntryLink": "Enlace de la entrada RSS",
"contentOfAnRssEntry": "Contenido de la entrada RSS",
"rssEntrySummary": "Resumen de la entrada RSS",
"rssEntryImageUrl": "Enlace a la imágen RSS",
"toExtractTheTextFromHtmlClickHerePlease": "To extract the text from HTML click <1>here</1>. Please note that your existing plaintext in the field above will be overwritten.",
"mosaicoTemplateUpdated": "Plantilla Mosaico actualizada",
"mosaicoTemplateCreated": "Plantilla Mosaico creada",
"deletingMosaicoTemplate": "Borrando plantilla Mosaico ...",
"mosaicoTemplateDeleted": "Borrada plantilla Mosaico",
"editMosaicoTemplate": "Editar plantilla Mosaico",
"createMosaicoTemplate": "Crear plantilla Mosaico",
"invalidMjml": "MJML inválido.",
"mjmlIsValid": "MJML válido.",
"invalidMjml-1": "MJML inválido.",
"templateContent": "Contenido de plantilla",
"validate": "Validar",
"blockThumbnails": "Block thumbnails",
"versafixOne": "Versafix One",
"mjmlSample": "Ejemplo MJML",
"mosaicoTemplateName": "Plantilla Mosaico \"{{name}}\"",
"theseFilesArePubliclyAvailableViaHttpSo-1": "These files are publicly available via HTTP so that they can be linked to from the Mosaico template.",
"theseFilesWillBeUsedByMosaicoToSearchFor": "These files will be used by Mosaico to search for block thumbnails (the \"edres\" directory). Place here one file per block type that you have defined in the Mosaico template. Each file must have the same name as the block id. The file will be used as the thumbnail of the corresponding block.",
"sendConfigurationHasToBeSelected": "Send configuration has to be selected.",
"listHasToBeSelected": "La lista debe ser seleccionada.",
"theUserNameAlreadyExistsInTheSystem": "El nombre de usuario ya existe en el sistema.",
"userUpdated": "Usuario actualizado",
"userCreated": "Usuario creado",
"theUsernameIsAlreadyAssignedToAnother": "El nombre de usuario ya está asignado a otra persona.",
"theEmailIsAlreadyAssignedToAnotherUser-1": "El email ya está asignado a otra persona.",
"deletingUser": "Borrando usuario ...",
"userDeleted": "Usuario borrado",
"editUser": "Editar Usuario",
"createUser": "Crear Usario",
"userName": "Nombre de Usuario",
"repeatPassword": "Repite Contraseña",
"deleteUser": "Borrar Usuario",
"userName-1": "Usuario \"{{name}}\"",
"shares": "Shares",
"subscriptionConfirmed": "Suscrición confirmada",
"listEmailAddressAlreadyRegistered": "{{list}}: El email ya estaba registrado",
"listPleaseConfirmEmailChangeIn": "{{list}}: Please Confirm Email Change in Subscription",
"pleaseConfirmSubscription": "Please Confirm Subscription",
"listPleaseConfirmUnsubscription": "{{list}}: Please Confirm Unsubscription",
"listUnsubscriptionConfirmed": "{{list}}: Unsubscription Confirmed",
"invalidEmailAddressEmailMxRecordNotFound": "Invalid email address \"{{email}}\": MX record not found for domain",
"invalidEmailAddressEmailAddressDomainNot": "Invalid email address \"{{email}}\": Address domain not found",
"invalidEmailAddressEmailAddressDomain": "Invalid email address \"{{email}}\": Address domain name is required",
"invalidEmailAddressEmail": "Invalid email address \"{{email}}\"",
"mailerPasswordChangeRequest": "Mailer password change request",
"mailtrain": "Mailtrain",
"emailAddressChanged": "Email address changed",
"emailAddressNotSet": "Email address not set",
"nothingSeemsToBeChanged": "Nothing seems to be changed",
"anEmailWithFurtherInstructionsHasBeen": "An email with further instructions has been sent to the provided address",
"foundAddedMessagesNewCampaignMessages": "Found {{addedMessages}} new campaign messages from feed {{campaignId}}",
"foundNothingNewFromTheFeed": "Found nothing new from the feed",
"missingEmail": "Missing email",
"emailAddress-2": "Email Address",
"wantToChangeIt?": "want to change it?",
"downloadSignatureVerificationKey": "Download signature verification key",
"beginsWithAnd#39BeginPgpPublicKeyBloc": "Begins with &#39;-----BEGIN PGP PUBLIC KEY BLOCK-----&#39;",
"insertYourGpgPublicKeyHereToEncrypt": "Introduce tu clave pública GPG para cifrar los mensajes enviados a tu correo <em>(opcional)</em>",
"existingEmailAddress": "Existing Email Address",
"newEmailAddress": "Nueva dirección de correo",
"youWillReceiveAConfirmationRequestToYour": "Recibirás un correo a tu nueva dirección que debes aceptar antes de que tu correo se cambie",
"updateEmailAddress": "Actualizar Email",
"updateProfile": "Actualizar Perfil",
"subscribeToList": "Subscribir a la lista",
"thePasswordMustBeAtLeastMinLength": "La contraseña debe tener al menos {{ minLength }} caracteres",
"thePasswordMustBeFewerThanMaxLength": "La contraseña no puede tener más de {{ maxLength }} caracteres",
"thePasswordMayNotContainSequencesOfThree": "La contraseña no puede tener secuencias de tres o más caracteres repetidos",
"thePasswordMustContainAtLeastOne": "La contraseña debe tener al menos una letra minúscula",
"thePasswordMustContainAtLeastOne-1": "La contraseña debe tener al menos una letra mayúscula",
"thePasswordMustContainAtLeastOneNumber": "La contraseña debe tener al menos un número",
"thePasswordMustContainAtLeastOneSpecial": "La contraseña debe tener al menos un caracter especial",
"dTsEmptyTable": "Ningún dato disponible en esta tabla",
"dTsInfo": "Mostrando registros del _START_ al _END_ de un total de _TOTAL_ registros",
"dTsInfoEmpty": "Mostrando registros del 0 al 0 de un total de 0 registros",
"dTsInfoFiltered": "(filtrado de un total de _MAX_ registros)",
"dTsInfoPostFix": "",
"dTsInfoThousands": ".",
"dTsLengthMenu": "Mostrar _MENU_ registros",
"dTsLoadingRecords": "Cargando...",
"dTsProcessing": "Procesando...",
"dTsSearch": "Buscar:",
"dTsZeroRecords": "No se encontraron resultados",
"dTsFirst": "Primero",
"dTsLast": "Último",
"dTsNext": "Siguiente",
"dTsPrevious": "Anterior",
"dTsSortAscending": ": Activar para ordenar la columna de manera ascendente",
"dTsSortDescending": ": Activar para ordenar la columna de manera descendente",
"saving": "Guardando ...",
"channelUpdated": "Canal actualizado",
"channelCreated": "Canal creado",
"deletingChannel": "Borrando canal ...",
"channelDeleted": "Canal borrado",
"editChannel": "Editar Canal",
"createChannel": "Crear Canal",
"sendConfiguration": "Configuración de envío",
"sendConfiguration_plural": "Configuraciones de envío",
"disableOpenedTracking": "Disable opened tracking",
"disableClickedTracking": "Disable clicked tracking",
"save": "Guardar",
"saveAndLeave": "Guardar y salir",
"channels": "Canales",
"channel": "Canal",
"channelName": "Canal \"{{name}}\"",
"cloneCampaign": "Clonar campaña",
"next": "Siguiente",
"selectCampaignToBeCloned": "Elige la campaña que será clonada.",
"tagLanguage": "Lenguaje de marcado",
"tagLanguageMustBeSelected": "Debes seleccionar un lenguaje de marcado",
"helpText": "Texto de ayuda"
}