Show
Ignore:
Timestamp:
01/14/08 19:29:12 (23 months ago)
Author:
mschenk
Message:

L10N update/checkin test

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-27/lib/MT/L10N/es.pm

    r1174 r1211  
    1515 
    1616%Lexicon = ( 
     17 
     18## php/lib/function.mtvar.php 
     19        'You used a [_1] tag without a valid name attribute.' => 'Usó la etiqueta [_1] sin un nombre de atributo válido.', # Translate - New 
     20        '\'[_1]\' is not a valid function for a hash.' => '\'[_1]\' no es una función válida para un hash.', # Translate - New 
     21        '\'[_1]\' is not a valid function for an array.' => '\'[_1]\' no es una función válida para un array.', # Translate - New 
     22        '[_1] [_2] [_3] is illegal.' => '[_1] [_2] [_3] es ilegal.', # Translate - New 
    1723 
    1824## php/lib/archive_lib.php 
     
    3440        'Category Weekly' => 'Categorías semanales', 
    3541 
     42## php/lib/block.mtsethashvar.php 
     43 
     44## php/lib/block.mtif.php 
     45 
    3646## php/lib/function.mtremotesigninlink.php 
    3747        'TypeKey authentication is not enabled in this blog.  MTRemoteSignInLink can\'t be used.' => 'La autentificación en TypeKey no está habilitada en este blog. No se puede usar MTRemoteSignInLink.', 
     48 
     49## php/lib/block.mtauthorhaspage.php 
     50        'No author available' => 'Ningún autor disponible', # Translate - New 
     51 
     52## php/lib/block.mtauthorhasentry.php 
    3853 
    3954## php/lib/function.mtproductname.php 
     
    4459        'Type the characters you see in the picture above.' => 'Introduzca los caracteres que ve en la imagen de arriba.', 
    4560 
     61## php/lib/function.mtsetvar.php 
     62        '\'[_1]\' is not a hash.' => '\'[_1]\' no es un hash.', # Translate - New 
     63        'Invalid index.' => 'Índice no válido.', # Translate - New 
     64        '\'[_1]\' is not an array.' => '\'[_1]\' no es un array.', # Translate - New 
     65        '\'[_1]\' is not a valid function.' => '\'[_1]\' no es una función válida.', # Translate - New 
     66 
    4667## php/lib/block.mtassets.php 
    4768        'sort_by="score" must be used in combination with namespace.' => 'sort_by="score" debe usarse en combinación con el espacio de nombres.', 
     69 
     70## php/lib/block.mtsetvarblock.php 
    4871 
    4972## php/lib/block.mtentries.php 
     
    6184## default_templates/notify-entry.mtml 
    6285        'A new [lc,_3] entitled \'[_1]\' has been published to [_2].' => 'Un nuevo [lc,_3] titulado \'[_1]\' ha sido publicado en [_2].', 
    63         'View [lc,_1]:' => 'Ver [lc,_1]', 
     86        'View entry:' => 'Ver entrada:', 
     87        'View page:' => 'Ver página:', # Translate - New 
    6488        '[_1] Title: [_2]' => '[_1] Título: [_2]', 
    6589        'Publish Date: [_1]' => 'Fecha de publicación: [_1]', 
     
    112136 
    113137## default_templates/new-ping.mtml 
    114         'An unapproved TrackBack has been posted on your blog [_1], for entry #[_2] ([_3]). You need to approve this TrackBack before it will appear on your site.' => 'Se ha recibido un TrackBack en el blog [_1], en la entrada #[_2] ([_3]). Debe aprobarlo para que aparezca en el sitio.', # Translate - New 
    115         'An unapproved TrackBack has been posted on your blog [_1], for category #[_2], ([_3]). You need to approve this TrackBack before it will appear on your site.' => 'Se ha recibido un TrackBack en el blog [_1], en la categoría #[_2], ([_3]). Debe aprobar este TrackBack antes de que aparezca en su sitio.', # Translate - New 
    116         'A new TrackBack has been posted on your blog [_1], on entry #[_2] ([_3]).' => 'Se ha recibido un nuevo TrackBack en el blog [_1], en la entrada #[_2] ([_3]).', # Translate - New 
    117         'A new TrackBack has been posted on your blog [_1], on category #[_2] ([_3]).' => 'Se ha recibido un nuevo TrackBack en el blog [_1], en la categoría #[_2] ([_3]).', # Translate - New 
     138        'An unapproved TrackBack has been posted on your blog [_1], for entry #[_2] ([_3]). You need to approve this TrackBack before it will appear on your site.' => 'Se ha recibido un TrackBack en el blog [_1], en la entrada #[_2] ([_3]). Debe aprobarlo para que aparezca en el sitio.', 
     139        'An unapproved TrackBack has been posted on your blog [_1], for category #[_2], ([_3]). You need to approve this TrackBack before it will appear on your site.' => 'Se ha recibido un TrackBack en el blog [_1], en la categoría #[_2], ([_3]). Debe aprobar este TrackBack antes de que aparezca en su sitio.', 
     140        'A new TrackBack has been posted on your blog [_1], on entry #[_2] ([_3]).' => 'Se ha recibido un nuevo TrackBack en el blog [_1], en la entrada #[_2] ([_3]).', 
     141        'A new TrackBack has been posted on your blog [_1], on category #[_2] ([_3]).' => 'Se ha recibido un nuevo TrackBack en el blog [_1], en la categoría #[_2] ([_3]).', 
    118142        'Excerpt' => 'Resumen', 
    119143        'URL' => 'URL', 
     
    121145        'Blog' => 'Blog', 
    122146        'IP address' => 'Dirección IP', 
    123         'Approve TrackBack' => 'Aprobar TrackBack', # Translate - New 
    124         'View TrackBack' => 'Ver TrackBack', # Translate - New 
    125         'Report TrackBack as spam' => 'Marcar TrackBack como spam', # Translate - New 
     147        'Approve TrackBack' => 'Aprobar TrackBack', 
     148        'View TrackBack' => 'Ver TrackBack', 
     149        'Report TrackBack as spam' => 'Marcar TrackBack como spam', 
    126150        'Edit TrackBack' => 'Editar TrackBack', 
    127151 
     
    141165 
    142166## default_templates/comment_throttle.mtml 
    143         'If this was a mistake, you can unblock the IP address and allow the visitor to add it again by logging in to your Movable Type installation, going to Blog Config - IP Banning, and deleting the IP address [_1] from the list of banned addresses.' => 'Si fue un error, puede desbloquear la dirección IP y permitir al visitante que lo añada de nuevo iniciando una sesión en Movable Type, llendo a Configuración del blog - Bloqueo de IP, y borrando la dirección IP [_1] de la lista de direcciones bloquedas.', # Translate - New 
     167        'If this was a mistake, you can unblock the IP address and allow the visitor to add it again by logging in to your Movable Type installation, going to Blog Config - IP Banning, and deleting the IP address [_1] from the list of banned addresses.' => 'Si fue un error, puede desbloquear la dirección IP y permitir al visitante que lo añada de nuevo iniciando una sesión en Movable Type, llendo a Configuración del blog - Bloqueo de IP, y borrando la dirección IP [_1] de la lista de direcciones bloquedas.', 
    144168        'A visitor to your blog [_1] has automatically been banned by adding more than the allowed number of comments in the last [_2] seconds.' => 'Se bloqueó automáticamente a una persona que visitó su weblog [_1] debido a que insertó más comentarios de los permitidos en menos de [_2] segundos.', 
    145169        'This has been done to prevent a malicious script from overwhelming your weblog with comments. The banned IP address is' => 'Esto se hizo para impedir que nadie o nada desborde malintencionadamente su weblog con comentarios. La dirección bloqueada es', 
     
    164188 
    165189## default_templates/footer.mtml 
    166         'Sidebar - 2 Column Layout' => 'Barra lateral - 2 columnas', 
    167         'Sidebar - 3 Column Layout' => 'Barra lateral - 3 columnas', 
     190        'Sidebar' => 'Barra lateral', 
    168191        '_POWERED_BY' => 'Powered by<br /><a href="http://www.movabletype.org/sitees/"><$MTProductName$></a>', 
    169192        'This blog is licensed under a <a href="[_1]">Creative Commons License</a>.' => 'Este blog tiene una <a href="[_1]">Licencia Creative Commons</a>.', 
     
    258281        'Find recent content on the <a href="[_1]">main index</a> or look in the <a href="[_2]">archives</a> to find all content.' => 'Encontrará los contenidos recientes en la <a href="[_1]">página principal</a>. Consulte los <a href="[_2]">archivos</a> para ver todos los contenidos.', 
    259282        'Recent Entries' => 'Entradas recientes', 
     283        'Photos' => 'Fotos', 
    260284        'Tag Cloud' => 'Nube de etiquetas', 
    261285        '[_1] <a href="[_2]">Archives</a>' => '[_1] <a href="[_2]">Archivos</a>', 
     
    350374## lib/MT/Auth/OpenID.pm 
    351375        'Invalid request.' => 'Petición no válida.', 
    352         'Could not discover claimed identity: [_1]' => 'No se pudo comprobar la identidad: [_1]', 
     376        'The address entered does not appear to be an OpenID' => 'La dirección introducida no parecer ser un OpenID', # Translate - New 
     377        'The text entered does not appear to be a web address' => 'El texto introducido no parece ser una dirección web', # Translate - New 
     378        'Unable to connect to [_1]: [_2]' => 'Imposible conectarse a [_1]: [_2]', # Translate - New 
     379        'Could not verify the OpenID provided: [_1]' => 'No se pudo verificar el OpenID provisto: [_1]', # Translate - New 
    353380 
    354381## lib/MT/Auth/MT.pm 
     
    432459        'Can\'t find template \'[_1]\'' => 'No se encontró la plantilla \'[_1]\'', 
    433460        'Can\'t find entry \'[_1]\'' => 'No se encontró la entrada \'[_1]\'', 
    434         'You used a [_1] tag without any arguments.' => 'Usó una etiqueta [_1] sin ningún parámetro.', 
     461        '[_1] is not a hash.' => '[_1] no es un hash.', # Translate - New 
    435462        'You used an \'[_1]\' tag outside of the context of a author; perhaps you mistakenly placed it outside of an \'MTAuthors\' container?' => 'Utilizó una etiqueta \'[_1]\' fuera del contexto de un autor; ¿quizás la situó por error fuera de un contenedor \'MTAuthors\'?', 
    436463        'You have an error in your \'[_2]\' attribute: [_1]' => 'Tiene un error en su atributo \'[_2]\': [_1]', 
     
    451478        'Invalid month format: must be YYYYMM' => 'Formato de mes no válido: debe ser YYYYMM', 
    452479        'No such category \'[_1]\'' => 'No existe la categoría \'[_1]\'', 
     480        '[_1] cannot be used without publishing Category archive.' => '[_1] No se puede usar sin publicar archivos por categorías.', # Translate - New 
    453481        '<\$MTCategoryTrackbackLink\$> must be used in the context of a category, or with the \'category\' attribute to the tag.' => '<\$MTCategoryTrackbackLink\$> debe utilizarse en el contexto de una categoría, o con el atributo \'category\' en la etiqueta.', 
    454482        'You failed to specify the label attribute for the [_1] tag.' => 'No especificó el atributo título en la etiqueta [_1].', 
     
    463491        'You used an [_1] without a author context set up.' => 'Utilizó un [_1] sin establecer un contexto de autor.', 
    464492        'Can\'t load user.' => 'No se pudor cargar el usuario.', 
     493        'Division by zero.' => 'División por cero.', # Translate - New 
    465494 
    466495## lib/MT/App/NotifyList.pm 
     
    483512        'Successfully authenticated but signing up is not allowed.  Please contact system administrator.' => 'La identificación se ha producido con suceso pero la conexión ha sido rechazada.  Por favor contacte el administrador del sistema.', 
    484513        'You need to sign up first.' => 'Primero identifíquese', 
     514        'Permission denied.' => 'Permiso denegado.', 
    485515        'Login failed: permission denied for user \'[_1]\'' => 'Falló la identificación: permiso denegado al usuario \'[_1]\'', 
    486516        'Login failed: password was wrong for user \'[_1]\'' => 'Falló la identificación: contraseña errónea del usuario \'[_1]\'', 
     
    515545        'Publish failed: [_1]' => 'Falló la publicación: [_1]', 
    516546        'Failed comment attempt by pending registrant \'[_1]\'' => 'Falló el intento de comentar por el comentarista pendiente \'[_1]\'', 
    517         'Permission denied.' => 'Permiso denegado.', 
    518547        'Registered User' => 'Usuario registrado', 
    519548        'The sign-in attempt was not successful; please try again.' => 'El intento de registro no tuvo éxito; por favor, inténtelo de nuevo.', 
     
    610639## lib/MT/App/CMS.pm 
    611640        'No [_1] were found that match the given criteria.' => 'Ningún [_1] ha sido encontrado que corresponda al criterio dado.', 
     641        'This action will restore your global templates to factory settings without creating a backup. Click OK to continue or Cancel to abort.' => 'Esta acción restaurará las plantillas globales con la configuración de fábrica sin crear una copia de seguridad. Haga clic en Aceptar para continuar o Cancelar para abortar.', 
    612642        '_WARNING_PASSWORD_RESET_MULTI' => 'Va a reiniciar la contraseña de los usuarios seleccionados. Se generarán nuevas contraseñas aleatorias y se enviarán directamente a sus respectivas direcciones de correo electrónico.\n\n¿Desea continuar?', 
    613643        '_WARNING_DELETE_USER_EUM' => 'Borrar un usuario es una acción irreversible que crea huérfanos en las entradas del usuario. Si desea retirar un usuario o bloquear su acceso al sistema, se recomienda deshabilitar su cuenta. ¿Está seguro de que desea borrar a los usuarios seleccionados\nPodrán re-crearse a sí mismos si el usuario seleccionado existe en el directorio externo.', 
    614644        '_WARNING_DELETE_USER' => 'El borrado de un usuario es una acción irreversible que crea huérfanos de las entradas del usuario. Si desea retirar a un usuario o bloquear su acceso al sistema, la forma recomendada es deshabilitar su cuenta. ¿Está seguro de que desea borrar el/los usuario/s seleccionado/s?', 
    615         'All Assets' => 'Todos los elementos', 
     645        'All Assets' => 'Todos los ficheros multimedia', 
    616646        'Published [_1]' => 'Publicado [_1]', 
    617647        'Unpublished [_1]' => 'Despublicado [_1]', 
     
    658688        'You are not authorized to log in to this blog.' => 'No está autorizado para acceder a este blog.', 
    659689        'No such blog [_1]' => 'No existe el blog [_1]', 
     690        'Shared Template Modules' => 'Módulos compartidos de plantillas', # Translate - New 
     691        'http://www.movabletype.org/documentation/' => 'http://www.movabletype.org/documentation/', # Translate - New 
     692        'Reuse elements of your site design or layout across all the blogs and sites managed within Movable Type.' => 'Reutilice los elementos de diseño o disposición de su sitio entre todos los blogs administrados en Movable Type.', # Translate - New 
     693        'Userpics' => 'Avatares', # Translate - New 
     694        'Allow authors and commenters to upload a photo of themselves to be displayed alongside their comments.' => 'Permite a los autores y comentaristas subir una foto para mostrarla junto a sus comentarios.', # Translate - New 
     695        'Template Sets' => 'Conjuntos de plantillas', # Translate - New 
     696        'Template sets provide an easy way to bundle an entire design and install it into Movable Type.' => 'Los conjuntos de plantillas ofrecen una forma fácil de empaquetar un diseño e instalarlo en Movable Type.', # Translate - New 
    660697        'Blogs' => 'Blogs', 
    661698        'Blog Activity Feed' => 'Fuente de Actividades del blog', 
    662699        '*User deleted*' => '*Usuario borrado*', 
    663700        'All Feedback' => 'Todas las opiniones', 
     701        'Publishing' => 'Publicación', 
    664702        'Activity Log' => 'Actividad', 
    665703        'System Activity Feed' => 'Fuente de actividad del sistema', 
     
    667705        'Activity log reset by \'[_1]\'' => 'Registro de actividad reiniciado por \'[_1]\'', 
    668706        'Please select a blog.' => 'Por favor, seleccione un blog.', 
     707        'Edit Template' => 'Editar plantilla', 
    669708        'Go Back' => 'Ir atrás', 
    670709        'Import/Export' => 'Importar/Exportar', 
     
    691730        'Authenticated Commenters' => 'Comentaristas autentificados', 
    692731        'Commenter Details' => 'Detalles del comentarista', 
     732        'Assets' => 'Multimedia', 
    693733        'New Entry' => 'Nueva entrada', 
    694734        'New Page' => 'Nueva página', 
     
    775815        'Global Templates' => 'Plantillas globales', 
    776816        'Plugin Set: [_1]' => 'Conjuntos de extensiones: [_1]', 
    777         'Plugins' => 'Extensiones', 
     817        'Individual Plugins' => 'Extensiones individuales', # Translate - New 
    778818        'Junk TrackBacks' => 'TrackBacks basura', 
    779819        'TrackBacks where <strong>[_1]</strong> is &quot;[_2]&quot;.' => 'TrackBacks donde <strong>[_1]</strong> es &quot;[_2]&quot;.', 
     
    784824        'category' => 'categoría', 
    785825        'Category' => 'Categoría', 
     826        'Asset' => 'Multimedia', 
    786827        'Tag' => 'Etiqueta', 
    787828        'Entry Status' => 'Estado de la entrada', 
     
    800841        'Your blog has not been configured with a site path and URL. You cannot publish entries until these are defined.' => 'Su blog no tiene configurados la URL y la raíz del sitio. No puede publicar entradas hasta que no estén definidos.', 
    801842        '[_1] \'[_2]\' (ID:[_3]) added by user \'[_4]\'' => '[_1] \'[_2]\' (ID:[_3]) added by user \'[_4]\'', 
     843        'Error during publishing: [_1]' => 'Error durante la publicación: [_1]', # Translate - New 
    802844        'Subfolder' => 'Subcarpeta', 
    803845        'Subcategory' => 'Subcategoría', 
     
    826868        '[_1] Update: [_2]' => '[_1] Actualiza: [_2]', 
    827869        'Error sending mail ([_1]); try another MailTransfer setting?' => 'Error enviando correo electrónico ([_1]); ¿quizás probando con otra configuración para MailTransfer?', 
    828         'Upload File' => 'Transferir fichero', 
    829870        'Archive Root' => 'Raíz de archivos', 
    830871        'Site Root' => 'Raíz del sitio', 
     872        'Upload File' => 'Transferir fichero', 
    831873        'Can\'t load blog #[_1].' => 'No se pudo cargar el blog nº[_1].', 
    832874        'Please select a file to upload.' => 'Por favor, seleccione el fichero a transferir', 
     
    864906        'Filename' => 'Nombre del fichero', 
    865907        'Description' => 'Descripción', 
     908        'Label' => 'Título', 
    866909        'Log Message' => 'Mensaje del registro', 
    867910        'Username' => 'Nombre de usuario', 
     
    940983        'failed' => 'falló', 
    941984        'ok' => 'ok', 
    942         'Changing file path for the asset \'[_1]\' (ID:[_2])...' => 'Modificando la ruta para el elemento \'[_1]\' (ID:[_2])...', 
    943         'Some of the actual files for assets could not be restored.' => 'No se pudieron restaurar algunos ficheros de elementos.', 
     985        'Changing file path for the asset \'[_1]\' (ID:[_2])...' => 'Modificando la ruta para el fichero multimedia \'[_1]\' (ID:[_2])...', 
     986        'Some of the actual files for assets could not be restored.' => 'No se pudieron restaurar algunos ficheros multimedia.', 
    944987        'Parent comment id was not specified.' => 'ID de comentario padre no se especificó.', 
    945988        'Parent comment was not found.' => 'El comentario padre no se encontró.', 
    946989        'You can\'t reply to unapproved comment.' => 'No puede responder a un comentario no aprobado.', 
    947990        'You can\'t reply to unpublished comment.' => 'No puede contestar a comentarios no publicados.', 
     991        'Error creating new template: ' => 'Error creando nueva plantilla: ', 
     992        'Skipping template \'[_1]\' since it appears to be a custom template.' => 'Ignorando plantilla \'[_1]\' ya que parecer ser una plantilla personalizada.', 
     993        'Refreshing template <strong>[_3]</strong> with <a href="?__mode=view&amp;blog_id=[_1]&amp;_type=template&amp;id=[_2]">backup</a>' => 'Reactualizar los modelos <strong>[_3]</strong> desde <a href="?__mode=view&amp;blog_id=[_1]&amp;_type=template&amp;id=[_2]">guardar</a>', 
     994        'Skipping template \'[_1]\' since it has not been changed.' => 'Ignorando la plantilla \'[_1]\' ya que no ha sido modificada.', # Translate - New 
    948995        'entries' => 'entradas', 
    949996        'This is You' => 'Este es Usted', 
     
    951998        'Movable Type News' => 'Noticias de Movable Type', 
    952999        'Blog Stats' => 'Estadísticas', 
     1000        'Refresh Blog Templates' => 'Recargar plantillas de blogs', 
     1001        'Refresh Global Templates' => 'Recargar plantillas globales', 
    9531002        'Publish Entries' => 'Publicar entradas', 
    9541003        'Unpublish Entries' => 'Despublicar entradas', 
     
    9631012        'Tags to remove from selected pages' => 'Etiquetas a eliminar de las páginas seleccionadas', 
    9641013        'Batch Edit Pages' => 'Editar páginas en lote', 
    965         'Tags to add to selected assets' => 'Etiquetas a añadir a medios seleccionados', 
    966         'Tags to remove from selected assets' => 'Etiquetas a eliminar de los medios seleccionados', 
     1014        'Tags to add to selected assets' => 'Etiquetas a añadir a los ficheros multimedia seleccionados', 
     1015        'Tags to remove from selected assets' => 'Etiquetas a eliminar de los ficheros multimedia seleccionados', 
    9671016        'Unpublish TrackBack(s)' => 'Despublicar TrackBack/s', 
    9681017        'Unpublish Comment(s)' => 'Despublicar comentario/s', 
     
    9731022        'Recover Password(s)' => 'Recuperar contraseña/s', 
    9741023        'Delete' => 'Eliminar', 
     1024        'Refresh Template(s)' => 'Refrescar plantilla/s', 
     1025        'Publish Template(s)' => 'Publicar plantilla/s', # Translate - New 
    9751026        'Non-spam TrackBacks' => 'Trackback No-Spam', 
    9761027        'TrackBacks on my entries' => 'Trackback en mis entradas', 
     
    9911042        'Template Modules' => 'Módulos de plantillas', 
    9921043        'E-mail Templates' => 'Plantillas de correo', 
     1044        'Backup Templates' => 'Hacer copia de seguridad de las plantillas', # Translate - New 
    9931045        'System Templates' => 'Plantillas del sistema', 
    9941046        'Tags with entries' => 'Etiquetas con entradas', 
    9951047        'Tags with pages' => 'Etiquetas con páginas', 
    996         'Tags with assets' => 'Etiquetas con medios', 
     1048        'Tags with assets' => 'Etiquetas con ficheros multimedia', 
    9971049        'Enabled Users' => 'Usuarios habilitados', 
    9981050        'Disabled Users' => 'Usuarios deshabilitados', 
     
    10041056        'Preferences' => 'Preferencias', 
    10051057        'Tools' => 'Herramientas', 
    1006         'Assets' => 'Elementos', 
    10071058        'Folders' => 'Carpetas', 
    10081059        'General' => 'General', 
    10091060        'Feedback' => 'Respuestas', 
     1061        'Plugins' => 'Extensiones', 
    10101062        'Blog Settings' => 'Configuración del blog', 
    10111063        'Address Book' => 'Agenda', 
     
    10331085        'All Weblog Pages' => 'Todas las páginas del weblog', 
    10341086 
     1087## lib/MT/Worker/Publish.pm 
     1088        'Publishing: [quant,_1,file,files]...' => 'Publicando: [quant,_1,file,files]...', # Translate - New 
     1089        '-- set complete ([quant,_1,file,files] in [_2] seconds)' => '-- conjunto completo ([quant,_1,fichero,ficheros] en [_2] segundos)', # Translate - New 
     1090 
    10351091## lib/MT/BasicAuthor.pm 
    10361092        'authors' => 'autores', 
     
    10571113 
    10581114## lib/MT/Asset.pm 
    1059         'Asset' => 'medio', 
    10601115        'Location' => 'Lugar', 
    10611116 
     
    11401195        'Mapping template ID [_1] to [_2].' => 'Mapeando ID plantilla [_1] a [_2].', 
    11411196        'Error loading class: [_1].' => 'Error cargando la clase: [_1].', 
     1197        'Error saving [_1] record # [_3]: [_2]... [_4].' => 'Error guardando [_1] registro # [_3]: [_2]... [_4].', # Translate - New 
    11421198        'Creating entry category placements...' => 'Creando situaciones de categorías de entradas...', 
    11431199        'Updating category placements...' => 'Actualizando situación de categorías...', 
     
    11761232        'Adding new feature widget to dashboard...' => 'Añadiendo un nuevo widget a la pizarra...', 
    11771233        'Moving OpenID usernames to external_id fields...' => 'Moviendo los nombres de usuarios de OpenID a campos external_id...', 
     1234        'Assigning blog template set...' => 'Asignando conjunto de plantillas...', # Translate - New 
    11781235 
    11791236## lib/MT/Core.pm 
     
    11901247        'Create Entries' => 'Crear entradas', 
    11911248        'Send Notifications' => 'Enviar notificaciones', 
    1192         'Manage Entries' => 'Administrar entradas', 
     1249        'Edit All Entries' => 'Editar todas las entradas', # Translate - New 
    11931250        'Manage Pages' => 'Administrar páginas', 
    11941251        'Publish Blog' => 'Publicar el Blog', 
    11951252        'Save Image Defaults' => 'Guardar opciones de imagen', 
    1196         'Manage Assets' => 'Administrar medios', 
     1253        'Manage Assets' => 'Administrar multimedia', 
    11971254        'Post Comments' => 'Comentarios', 
    11981255        'Manage Feedback' => 'Administrar respuestas', 
     
    12031260        'Convert Line Breaks' => 'Convertir saltos de línea', 
    12041261        'Rich Text' => 'Texto con formato', 
     1262        'Movable Type Default' => 'Predefinido de Movable Type', # Translate - Case 
    12051263        'weblogs.com' => 'weblogs.com', 
    12061264        'technorati.com' => 'technorati.com', 
     
    12441302 
    12451303## lib/MT/ObjectAsset.pm 
    1246         'Asset Placement' => 'Gestión de Objetos', 
     1304        'Asset Placement' => 'Posición del elemento multimedia', 
    12471305 
    12481306## lib/MT/BackupRestore.pm 
     
    12621320        'Failed: ' => 'Falló: ', 
    12631321        'Done.' => 'Hecho.', 
     1322        'Restoring asset associations ... ( [_1] )' => 'Restaurando asociaciones de ficheros multimedia ... ( [_1] )', # Translate - New 
     1323        'Restoring asset associations in entry ... ( [_1] )' => 'Restaurando asociaciones de ficheros multimedia en la entrada ... ( [_1] )', # Translate - New 
     1324        'Restoring asset associations in page ... ( [_1] )' => 'Restaurando asociaciones de ficheros multimedia en página ... ( [_1] )', # Translate - New 
     1325        'Restoring url of the assets ( [_1] )...' => 'Restaurando url de ficheros multimedia ( [_1] )...', # Translate - New 
     1326        'Restoring url of the assets in entry ( [_1] )...' => 'Restaurando url de ficheros multimedia en la entrada ( [_1] )...', # Translate - New 
     1327        'Restoring url of the assets in page ( [_1] )...' => 'Restaurando url de ficheros multimedia en la página ( [_1] )...', # Translate - New 
    12641328        'ID for the file was not set.' => 'El ID del fichero no está establecido.', 
    12651329        'The file ([_1]) was not restored.' => 'No se restauró el fichero ([_1]).', 
     
    13081372        '<[_1]> with no </[_1]> on line [_2]' => '<[_1]> sin </[_1]> en la línea [_2]', 
    13091373        'Error in <mt:[_1]> tag: [_2]' => 'Error en la etiqueta <mt:[_1]>: [_2]', 
    1310         'No handler exists for tag [_1]' => 'No existe función para la etiqueta [_1]', 
     1374        'Unknown tag found: [_1]' => 'Se encontró una etiqueta desconocida: [_1]', # Translate - New 
    13111375 
    13121376## lib/MT/ObjectScore.pm 
     
    13371401        'Error assigning blog administration rights to user \'[_1] (ID: [_2])\' for blog \'[_3] (ID: [_4])\'. No suitable blog administrator role was found.' => 'Error de asignación de los derechos para el usuario \'[_1] (ID: [_2])\' para el blog \'[_3] (ID: [_4])\'. Ningún rol de administrador adecuado ha sido encontrado.', 
    13381402        'The login could not be confirmed because of a database error ([_1])' => 'No se pudo confirmar el acceso debido a un error de la base de datos ([_1])', 
    1339         'You do not have rights; please contact your Movable Type system administrator for gaining access to this installation.' => 'No tiene el permiso para esta acción, por favor contacte su administrador Movable Type para tener acceso a esta instalación', 
     1403        'Our apologies, but you do not have permission to access any blogs within this installation. If you feel you have reached this message in error, please contact your Movable Type system administrator.' => 'Lo sentimos, pero no tiene permisos para acceder a ninguno de los blogs en esta instalación. Si cree que este mensaje se le muestra por error, por favor, contacte con su administrador de Movable Type.', # Translate - New 
    13401404        'This account has been disabled. Please see your system administrator for access.' => 'Esta cuenta fue deshabilitada. Por favor, póngase en contacto con el administrador del sistema.', 
    13411405        'Failed login attempt by pending user \'[_1]\'' => 'Intento fallido de inicio de sesión de un usuario pendiente \'[_1]\'', 
     
    13721436## lib/MT/AtomServer.pm 
    13731437        'PreSave failed [_1]' => 'Fallo en \'PreSave\' [_1]', 
    1374         'User \'[_1]\' (user #[_2]) added entry #[_3]' => 'El usuario \'[_1]\' (usuario nº [_2]) añadió la entrada nº[_3]', 
    1375         'User \'[_1]\' (user #[_2]) edited entry #[_3]' => 'El usuario \'[_1]\' (usuario nº [_2]) editó la entrada nº[_3]', 
     1438        'User \'[_1]\' (user #[_2]) added [lc,_4] #[_3]' => 'Usuario \'[_1]\' (usuario #[_2]) añadido [lc,_4] #[_3]', # Translate - New 
     1439        'User \'[_1]\' (user #[_2]) edited [lc,_4] #[_3]' => 'Usuario \'[_1]\' (usuario #[_2]) editado [lc,_4] #[_3]', # Translate - New 
    13761440 
    13771441## lib/MT/PluginData.pm 
     
    13801444## lib/MT/Plugin.pm 
    13811445        'Publish' => 'Publicar', 
    1382         'Uppercase text' => 'Texto en mayúsculas', 
    1383         'Lowercase text' => 'Texto en minúsculas', 
    13841446        'My Text Format' => 'Mi formato de texto', 
    13851447 
     
    14781540        'Invalid timestamp format' => 'Formato de fecha no válido', 
    14791541        'No web services password assigned.  Please see your user profile to set it.' => 'No se ha establecido la contraseña de servicios web.  Por favor, vaya al perfil de su usario para configurarla.', 
     1542        'Requested permalink \'[_1]\' is not available for this page' => 'El enlace permanente solicitado \'[_1]\' no está disponible para esta página', # Translate - New 
     1543        'Saving folder failed: [_1]' => 'Fallo al guardar la carpeta: [_1]', # Translate - New 
    14801544        'No blog_id' => 'Sin blog_id', 
    14811545        'Invalid blog ID \'[_1]\'' => 'Identificador de blog  \'[_1]\' no válido', 
    1482         'No publishing privileges' => 'Sin privilegios de publicación', 
    14831546        'Value for \'mt_[_1]\' must be either 0 or 1 (was \'[_2]\')' => 'El valor de \'mt_[_1]\' debe ser 0 ó 1 (era \'[_2]\')', 
    14841547        'Not privileged to edit entry' => 'No tiene permisos para editar la entrada', 
    1485         'Not privileged to delete entry' => 'No tiene permisos para borrar la entrada', 
    1486         'Entry \'[_1]\' (entry #[_2]) deleted by \'[_3]\' (user #[_4]) from xml-rpc' => 'Entrada \'[_1]\' (entrada nº[_2]) borrada por \'[_3]\' (usuario nº[_4]) por XML-RPC', 
     1548        'Entry \'[_1]\' ([lc,_5] #[_2]) deleted by \'[_3]\' (user #[_4]) from xml-rpc' => 'Entrada \'[_1]\' ([lc,_5] #[_2]) borrada por \'[_3]\' (usuario #[_4]) para xml-rpc', # Translate - New 
    14871549        'Not privileged to get entry' => 'No tiene permisos para obtener la entrada', 
    1488         'User does not have privileges' => 'El usario no tiene permisos', 
    14891550        'Not privileged to set entry categories' => 'No tiene permisos para establecer categorías en las entradas', 
    14901551        'Not privileged to upload files' => 'No tiene privilegios para transferir ficheros', 
     
    15901651        'Displays results of a search.' => 'Muestra los resultados de una búsqueda.', 
    15911652        'Footer' => 'Pie', 
     1653        'Sidebar - 2 Column Layout' => 'Barra lateral - 2 columnas', 
     1654        'Sidebar - 3 Column Layout' => 'Barra lateral - 3 columnas', 
    15921655        'Comment throttle' => 'Aluvión de comentarios', 
    15931656        'Commenter Confirm' => 'Confirmación de comentarista', 
     
    16031666        'http://www.sixapart.com/movabletype/' => 'http://www.sixapart.com/movabletype/', 
    16041667        'OpenID URL' => 'URL de OpenID', 
    1605         'Sign in using your OpenID identity.' => 'Identifíquese usando OpenID.', # Translate - New 
     1668        'Sign in using your OpenID identity.' => 'Identifíquese usando OpenID.', 
    16061669        'OpenID is an open and decentralized single sign-on identity system.' => 'OpenID es un sistema abierto y descentralizado de identificación.', 
    16071670        'Sign In' => 'Registrarse', 
     
    16281691        'Plugin error: [_1] [_2]' => 'Error en la extensión: [_1] [_2]', 
    16291692        'Loading template \'[_1]\' failed.' => 'Fallo cargando la plantilla \'[_1]\'.', 
    1630         'http://www.movabletype.com/' => 'http://www.movabletype.com/', 
     1693        '__PORTAL_URL__' => '__PORTAL_URL__', # Translate - New 
    16311694        'OpenID' => 'OpenID', 
    16321695        'LiveJournal' => 'LiveJournal', 
     
    16341697        'TypeKey' => 'TypeKey', 
    16351698        'Movable Type default' => 'Predefinido de Movable Type', 
    1636         'Wiki' => 'Wiki', 
    16371699 
    16381700## mt-static/js/dialog.js 
     
    17771839        'Once the [_1] directory is in a web-accessible location, specify the location below.' => 'Cuando el directorio [_1] esté en un lugar accesible vía web, especifique el lugar debajo.', 
    17781840        'This URL path can be in the form of [_1] or simply [_2]' => 'La dirección URL puede estar en la forma de [_1] o simplemente [_2]', 
     1841        'This path can be in the form of [_1] or simply [_2]' => 'Esta ruta puede estar en la forma de [_1] o simplemente [_2]', # Translate - New 
    17791842        'Static web path' => 'Ruta estática del web', 
     1843        'Static file path' => 'Ruta estática de los ficheros', # Translate - New 
    17801844        'Begin' => 'Comenzar', 
    17811845 
     
    18451909        'comments' => 'comentarios', 
    18461910        'to publish' => 'para publicar', 
    1847         'Publish selected [lc,_1] (a)' => 'Publicar [lc,_1] seleccionado [lc,_1]', 
    1848         'Delete selected [lc,_1] (x)' => 'Borrar [lc,_1] seleccionadas (x)', 
    1849         'Report selected [lc,_1] as Spam (j)' => 'Marcar como spam [lc,_1] seleccionados (j)', 
     1911        'Publish selected comments (a)' => 'Publicar comentarios seleccionados (a)', # Translate - New 
     1912        'Delete selected comments (x)' => 'Borrar comentarios seleccionados (x)', # Translate - New 
     1913        'Report selected comments as Spam (j)' => 'Marcar comentarios seleccionados como spam (j)', # Translate - New 
    18501914        'Spam' => 'Spam', 
    1851         'Report selected [lc,_1] as Not Spam and Publish (j)' => 'Marcar como no spam y publicar [lc,_1] seleccionados (j)', 
     1915        'Report selected comments as Not Spam and Publish (j)' => 'Desmarcar como spam y publicar los comentarios seleccionados (j)', # Translate - New 
    18521916        'Not Spam' => 'No es spam', 
    18531917        'Are you sure you want to remove all comments reported as spam?' => '¿Está seguro de que desea borrar todos los comentarios marcados como spam?', 
    1854         'Deletes all [lc,_1] reported as Spam' => 'Borra todos los [lc,_1] marcados como spam', 
     1918        'Delete all comments reported as Spam' => 'Borrar todos los comentarios marcados como spam', # Translate - New 
    18551919        'Empty' => 'Vacío', 
    18561920        'Ban This IP' => 'Bloquear esta IP', 
     
    18721936        'Search for comments by this commenter' => 'Buscar comentarios de este comentarista', 
    18731937        'Anonymous' => 'Anónimo', 
    1874         'View this [lc,_1]' => 'Mostrar [lc,_1]', 
     1938        'View this entry' => 'Ver esta entrada', # Translate - New 
     1939        'View this page' => 'Ver esta página', # Translate - New 
    18751940        'Search for all comments from this IP address' => 'Buscar todos los comentarios enviados desde esta dirección IP', 
    18761941 
     
    19151980 
    19161981## tmpl/cms/include/asset_table.tmpl 
    1917         'asset' => 'medio', 
    1918         'assets' => 'elementos', 
    1919         'Delete selected assets (x)' => 'Borrar los contenidos seleccionados (x)', 
    1920         'Type' => 'Tipo', 
     1982        'asset' => 'fichero multimedia', 
     1983        'assets' => 'ficheros multimedia', 
     1984        'Delete selected assets (x)' => 'Borrar los ficheros multimedia seleccionados (x)', 
    19211985        'Size' => 'Tamaño', 
    19221986        'Created By' => 'Creado por', 
    19231987        'Created On' => 'Creado en', 
    19241988        'View' => 'Ver', 
     1989        'Asset Missing' => 'Fichero multimedia no existe', # Translate - New 
     1990        'No thumbnail image' => 'Sin miniatura', # Translate - New 
     1991        '[_1] is missing' => '[_1] no existe', # Translate - New 
    19251992 
    19261993## tmpl/cms/include/import_start.tmpl 
     
    19472014 
    19482015## tmpl/cms/include/cfg_content_nav.tmpl 
    1949         'Publishing' => 'Publicación', 
    19502016        'Registration' => 'Registro', 
    19512017        'Web Services' => 'Servicios web', 
     
    19582024 
    19592025## tmpl/cms/include/footer.tmpl 
     2026        'Hey, this is a Beta version of MT: Don\'t use it in production! And you\'ll want to upgrade to the release version by January 31, 2008. (<a href="[_1]" target="_blank">License details</a>)' => 'Esta es una versión Beta de MT: ¡no la use en producción! Para actualizar, espere a la versión estable que se publicará el 31 de enero de 2008 (<a href="[_1]" target="_blank">Detalles de la licencia</a>)', # Translate - New 
    19602027        'Dashboard' => 'Pizarra', 
    19612028        'Compose Entry' => 'Componer entrada', 
     2029        'Manage Entries' => 'Administrar entradas', 
    19622030        'System Settings' => 'Configuración del sistema', 
    19632031        'Help' => 'Ayuda', 
    1964         '<a href="[_1]">Movable Type</a> version [_2]' => '<a href="[_1]">Movable Type</a> versión [_2]', 
     2032        '<a href="[_1]"><mt:var name="mt_product_name"></a> version [_2]' => '<a href="[_1]"><mt:var name="mt_product_name"></a> versión [_2]', # Translate - New 
    19652033        'with' => 'con', 
    19662034 
     
    19792047## tmpl/cms/include/ping_table.tmpl 
    19802048        'Publish selected [_1] (p)' => 'Publicar [_1] seleccionados (p)', 
     2049        'Delete selected [_1] (x)' => 'Borrar [_1] seleccionados (x)', # Translate - New 
     2050        'Report selected [_1] as Spam (j)' => 'Marcar como spam [_1] seleccionados (j)', # Translate - New 
     2051        'Report selected [_1] as Not Spam and Publish (j)' => 'Desmarcar como spam y publicar [_1] seleccionados (j)', # Translate - New 
    19812052        'Are you sure you want to remove all TrackBacks reported as spam?' => '¿Está seguro de que desea borrar todos los TrackBacks marcados como spam?', 
     2053        'Deletes all [_1] reported as Spam' => 'Borrar todos los [_1] marcados como spam', # Translate - New 
    19822054        'From' => 'Origen', 
    19832055        'Target' => 'Destino', 
     
    19892061 
    19902062## tmpl/cms/include/entry_table.tmpl 
    1991         'Save these [lc,_1] (s)' => 'Guardar [lc,_1] (s)', 
     2063        'Save these entries (s)' => 'Grabar estas entradas (s)', # Translate - New 
     2064        'Republish selected entries (r)' => 'Republicar entradas seleccionadas (r)', # Translate - New 
     2065        'Delete selected entries (x)' => 'Borrar entradas seleccionadas (x)', # Translate - New 
     2066        'Save these pages (s)' => 'Grabar estas páginas (s)', # Translate - New 
     2067        'Republish selected pages (r)' => 'Republicar páginas seleccionadas (r)', # Translate - New 
     2068        'Delete selected pages (x)' => 'Borrar páginas seleccionadas (x)', # Translate - New 
    19922069        'to republish' => 'para reconstruir', 
    1993         'Republish selected [lc,_1] (r)' => 'Reconstruir [lc,_1] seleccionado (r)', 
    19942070        'Republish' => 'Reconstruir', 
    19952071        'Last Modified' => 'Última modificación', 
     
    19982074        'Unpublished (Review)' => 'No publicado (Revisión)', 
    19992075        'Scheduled' => 'Programado', 
    2000         'Only show unpublished [lc,_1]' => 'Mostrar solo las [lc,_1] no publicadas', 
    2001         'Only show published [lc,_1]' => 'Mostrar solo las [lc,_1] publicadas', 
    2002         'Only show [lc,_1] for review' => 'Mostrar solo las [lc,_1] a revisar', 
    2003         'Only show scheduled [lc,_1]' => 'Mostrar solo las [lc,_1] programadas', 
    2004         'Edit [lc,_1]' => 'Editar [lc,_1]', 
    2005         'View [lc,_1]' => 'Ver [lc,_1]', 
     2076        'Only show unpublished entries' => 'Mostrar solo las entradas no publicadas', # Translate - New 
     2077        'Only show unpublished pages' => 'Mostrar solo las páginas no publicadas', # Translate - New 
     2078        'Only show published entries' => 'Mostrar solo las entradas publicadas', # Translate - New 
     2079        'Only show published pages' => 'Mostrar solo las páginas publicadas', # Translate - New 
     2080        'Only show entries for review' => 'Mostrar solo las entradas para revisar', # Translate - New 
     2081        'Only show pages for review' => 'Mostrar solo las páginas para revisar', # Translate - New 
     2082        'Only show scheduled entries' => 'Mostrar solo las entradas programadas', # Translate - New 
     2083        'Only show scheduled pages' => 'Mostrar solo las páginas programadas', # Translate - New 
     2084        'Edit Entry' => 'Editar entrada', # Translate - New 
     2085        'Edit Page' => 'Editar página', # Translate - New 
     2086        'View entry' => 'Ver entrada', # Translate - Case 
     2087        'View page' => 'Ver página', # Translate - New 
    20062088 
    20072089## tmpl/cms/include/login_mt.tmpl 
     
    20112093 
    20122094## tmpl/cms/include/calendar.tmpl 
    2013         '_LOCALE_WEEK_START' => '0', 
     2095        '_LOCALE_WEEK_START' => '0', # Translate - New 
    20142096        'Sunday' => 'Domingo', 
    20152097        'Monday' => 'Lunes', 
     
    20782160 
    20792161## tmpl/cms/include/chromeless_footer.tmpl 
     2162        '<a href="[_1]">Movable Type</a> version [_2]' => '<a href="[_1]">Movable Type</a> versión [_2]', 
    20802163 
    20812164## tmpl/cms/include/template_table.tmpl 
     
    20832166        'templates' => 'plantillas', 
    20842167        'Output File' => 'Fichero de salida', 
     2168        'Type' => 'Tipo', 
    20852169        'Linked' => 'Enlazado', 
    20862170        'Linked Template' => 'Plantilla enlazada', 
     
    20942178        'View Published Template' => 'Ver plantilla publicada', 
    20952179 
     2180## tmpl/cms/include/asset_upload.tmpl 
     2181        'Before you can upload a file, you need to publish your blog. [_1]Configure your blog\'s publishing paths[_2] and rebuild your blog.' => 'Antes de subir un fichero, debe publicar el blog. [_1]Configure las rutas de publicación del blog[_2] y reconstrúyalo.', 
     2182        'Your system or blog administrator needs to publish the blog before you can upload files. Please contact your system or blog administrator.' => 'El administrador del sistema o del blog debe publicarlo antes de que pueda subir ficheros. Por favor, contacte con el administrador del sistema o del blog.', 
     2183        'Close (x)' => 'Cerrar (x)', 
     2184        'Select File to Upload' => 'Seleccione el fichero a subir', 
     2185        '_USAGE_UPLOAD' => 'Puede transferir el fichero a un subdirectorio en la ruta seleccionada. Si el subdirectorio no existe, se creará.', 
     2186        'Upload Destination' => 'Destino de la transferencia', 
     2187        'Choose Folder' => 'Seleccionar carpeta', # Translate - New 
     2188        'Upload (s)' => 'Subir (s)', 
     2189        'Upload' => 'Subir', 
     2190        'Back (b)' => 'Volver (b)', 
     2191        'Cancel (x)' => 'Cancelar (x)', 
     2192        'Add [lc,_1] name' => 'Añadir nombre de [lc,_1]', 
     2193 
    20962194## tmpl/cms/include/listing_panel.tmpl 
    20972195        'Step [_1] of [_2]' => 'Paso [_1] de [_2]', 
     
    21032201        'Confirm' => 'Confirmar', 
    21042202        'Continue (s)' => 'Continuar (s)', 
    2105         'Back (b)' => 'Volver (b)', 
    2106         'Cancel (x)' => 'Cancelar (x)', 
    21072203 
    21082204## tmpl/cms/include/header.tmpl 
     
    21742270## tmpl/cms/include/cfg_system_content_nav.tmpl 
    21752271 
     2272## tmpl/cms/include/category_selector.tmpl 
     2273        'Add sub category' => 'Añadir sub categoría', 
     2274 
    21762275## tmpl/cms/dialog/recover.tmpl 
    21772276        'Your password has been changed, and the new password has been sent to your email address ([_1]).' => 'Se cambió su contraseña y la nueva se le ha enviado a su dirección de correo electrónico ([_1]).', 
     
    21962295 
    21972296## tmpl/cms/dialog/asset_list.tmpl 
    2198         'Insert Asset' => 'Iñadir un Elemento', 
     2297        'Insert Asset' => 'Añadir un fichero multimedia', 
    21992298        'Upload New File' => 'Subir nuevo fichero', 
    22002299        'Upload New Image' => 'Subir nueva imagen', 
    2201         'Asset Name' => 'Nombre del Elemento', 
    2202         'View Asset' => 'Vista del Elemento', 
     2300        'Asset Name' => 'Nombre del fichero multimedia', 
     2301        'View Asset' => 'Ver fichero multimedia', 
    22032302        'Next (s)' => 'Siguiente (s)', 
    22042303        'Insert (s)' => 'Insertar (s)', 
    2205         'Next' => 'Siguiente', 
    22062304        'Insert' => 'Insertar', 
    2207         'No assets could be found.' => 'No se encontraron medios.', 
     2305        'No assets could be found.' => 'No se encontraron ficheros multimedia.', 
     2306 
     2307## tmpl/cms/dialog/refresh_templates.tmpl 
     2308        'Refresh Templates' => 'Refrescar plantillas', # Translate - New 
     2309        'Refresh templates' => 'Refrescar plantillas', # Translate - New 
     2310        'Updates current templates while retaining any user-created or user-modified templates.' => 'Actualiza las plantillas actuales conservando las modificadas o creadas por el usuario.', # Translate - New 
     2311        'Clean start' => 'Desde cero', # Translate - New 
     2312        'Deletes all existing templates and installs factory default template set.' => 'Borra todas las plantillas existentes e instala el conjunto de plantillas predefinido.', # Translate - New 
     2313        'Make backups of existing templates first' => 'Primero, haga copias de seguridad de las plantillas', # Translate - New 
     2314        'You have requested to refresh your templates. This action will:' => 'Ha solicitado refrescar sus plantillas. Esta acción:', # Translate - New 
     2315        'potentially install new templates' => 'instalará potencialmente nuevas plantillas', # Translate - New 
     2316        'overwrite some existing templates with new template code' => 'reescribirá algunas plantillas existentes con el código de las nuevas plantillas', # Translate - New 
     2317        'backups will be made of your templates and can be accessed through your backup filter' => 'se harán copias de seguridad de sus plantillas y estarán disponibles a través de su filtro de copias', # Translate - New 
     2318        'You have requested to start over with a new template set. This action will:' => 'Ha solicitado comenzar desde cero con un nuevo conjunto de plantillas. Esta acción:', # Translate - New 
     2319        'delete all of the templates in your blog' => 'borrará todas las plantillas del blog', # Translate - New 
     2320        'install new templates from the selected template set' => 'instalará nuevas plantillas del conjunto seleccionado', # Translate - New 
     2321        'Are you sure you wish to continue?' => '¿Está seguro de que desea continuar?', # Translate - New 
    22082322 
    22092323## tmpl/cms/dialog/comment_reply.tmpl 
     
    22202334        'You need to configure your blog.' => 'Debe configurar el blog.', 
    22212335        'Your blog has not been published.' => 'Su blog no ha sido publicado.', 
    2222         'Before you can upload a file, you need to publish your blog. [_1]Configure your blog\'s publishing paths[_2] and rebuild your blog.' => 'Antes de subir un fichero, debe publicar el blog. [_1]Configure las rutas de publicación del blog[_2] y reconstrúyalo.', 
    2223         'Your system or blog administrator needs to publish the blog before you can upload files. Please contact your system or blog administrator.' => 'El administrador del sistema o del blog debe publicarlo antes de que pueda subir ficheros. Por favor, contacte con el administrador del sistema o del blog.', 
    2224         'Close (x)' => 'Cerrar (x)', 
    2225         'Select File to Upload' => 'Seleccione el fichero a subir', 
    2226         '_USAGE_UPLOAD' => 'Puede transferir el fichero a un subdirectorio en la ruta seleccionada. Si el subdirectorio no existe, se creará.', 
    2227         'Upload Destination' => 'Destino de la transferencia', 
    2228         'Upload (s)' => 'Subir (s)', 
    2229         'Upload' => 'Subir', 
    22302336 
    22312337## tmpl/cms/dialog/restore_upload.tmpl 
     
    23312437## tmpl/cms/widget/new_version.tmpl 
    23322438        'What\'s new in Movable Type [_1]' => 'Novedades en Movable Type [_1]', 
    2333         'Here is the summary of new features found in this version:' => 'Resumen de las nuevas características de esta versión:', 
     2439        'Congratulations, you have successfully installed Movable Type [_1]. Listed below is an overview of the new features found in this release.' => '¡Felicidades, ha instalado con éxito Movable Type [_1]! Debajo encontrará un resumen de las nuevas funciones de esta versión.', # Translate - New 
    23342440 
    23352441## tmpl/cms/widget/this_is_you.tmpl 
    2336         'Your <a href="[_1]">last entry</a> was [_2].' => 'Su <a href="[_1]">última entrada</a> fue [_2].', 
     2442        'Your <a href="[_1]">last entry</a> was [_2] in <a href="[_3]">[_4]</a>.' => 'La <a href="[_1]">última entrada</a> estaba [_2] en <a href="[_3]">[_4]</a>.', # Translate - New 
    23372443        'You have <a href="[_1]">[quant,_2,draft,drafts]</a>.' => 'Tiene <a href="[_1]">[quant,_2,borrador,borradores]</a>.', 
    23382444        'You\'ve written <a href="[_1]">[quant,_2,entry,entries]</a> with <a href="[_3]">[quant,_4,comment,comments]</a>.' => 'Usted ha escrito <a href="[_1]">[quant,_2,entrada,entradas]</a> con <a href="[_3]">[quant,_4,comentario,comentarios]</a>.', 
     
    24052511        'Edit Role' => 'Editar rol', 
    24062512        'Your changes have been saved.' => 'Sus cambios han sido guardados.', 
    2407         '_USAGE_ROLE_PROFILE' => 'Desde esta pantalla puede definir un rol y sus permisos', 
    24082513        'List Roles' => 'Listar roles', 
    24092514        '[quant,_1,User,Users] with this role' => '[quant,_1,User,Users] con este rol', 
     
    24192524        'Duplicate Roles' => 'Duplicar roles', 
    24202525        'These roles have the same privileges as this role' => 'Estos roles tienen privilegios parecidos a este rol', 
    2421         'Save changes to this [lc,_1] (s)' => 'Guardar cambios al [lc,_1] (s)', 
     2526        'Save changes to this role (s)' => 'Guardar cambios en el rol (s)', # Translate - New 
    24222527 
    24232528## tmpl/cms/cfg_plugin.tmpl 
    24242529        'System Plugin Settings' => 'Sistema de configuración de la extensión', 
    24252530        'Useful links' => 'Enlaces útiles', 
    2426         'http://www.sixapart.com/pronet/plugins/' => 'http://www.sixapart.com/pronet/plugins/', 
     2531        'http://plugins.movabletype.org/' => 'http://plugins.movabletype.org/', # Translate - New 
    24272532        'Find Plugins' => 'Buscar extensiones', 
    24282533        'Plugin System' => 'Sistema de extensiones', 
     
    24702575 
    24712576## tmpl/cms/edit_template.tmpl 
    2472         'Edit Template' => 'Editar plantilla', 
    24732577        'Create Template' => 'Crear plantilla', 
    24742578        'A saved version of this [_1] was auto-saved [_3]. <a href="[_2]">Recover auto-saved content</a>' => 'Se auto-guardó [_2] una versión guardada de [_1]. <a href="[_2]">Recuperar contenido auto-guardado</a>', 
     
    24882592        'Save and Publish this template (r)' => 'Guardar y publicar esta plantilla (r)', 
    24892593        'Save &amp; Publish' => 'Guardar &amp; Publicar', 
    2490         'You have unsaved changes to your [lc,_1] that will be lost.' => 'Tiene cambios sin guardar en [lc,_1] que se perderán.', 
     2594        'You have unsaved changes to this template that will be lost.' => 'Esta plantilla tiene cambios no guardados que se perderán.', # Translate - New 
    24912595        'You must set the Template Name.' => 'Debe indicar el nombre de la plantilla.', 
    24922596        'You must set the template Output File.' => 'Debe indicar el fichero de salida de la plantilla.', 
     
    25442648        'Note: The above option is currently ignored since outbound pings are disabled system-wide.' => 'Nota: La configuración de arriba se ignora actualmente debido a que los pings salientes están desactivados a nivel del sistema.', 
    25452649        'Enable Internal TrackBack Auto-Discovery' => 'Habilitar autodescubrimiento de TrackBacks internos', 
     2650        'Save changes to these settings (s)' => 'Guardar cambios de estas opciones (s)', # Translate - New 
    25462651 
    25472652## tmpl/cms/list_entry.tmpl 
    2548         'Manage [_1]' => 'Administrar [_1]', 
    2549         'Your [_1] has been deleted from the database.' => 'Su [_1] ha sido borrada de la base de datos.', 
     2653        'Entries Feed' => 'Sindicación de las entradas', # Translate - New 
     2654        'Pages Feed' => 'Sindicación de las páginas', # Translate - New 
     2655        'The entry has been deleted from the database.' => 'La entrada ha sido borrada de la base de datos.', # Translate - New 
     2656        'The page has been deleted from the database.' => 'La página ha sido borrada de la base de datos.', # Translate - New 
    25502657        'Quickfilters' => 'Filtros rápidos', 
    25512658        '[_1] (Disabled)' => '[_1] (Desactivado)', 
     
    25562663        'change' => 'cambiar', 
    25572664        '[_1] where [_2] is [_3]' => '[_1] donde [_2] es [_3]', 
    2558         'Show only [lc,_1] where' => 'Mostrar solo [lc,_1] donde', 
     2665        'Show only entries where' => 'Mostrar solo las entradas donde', # Translate - New 
     2666        'Show only pages where' => 'Mostrar solo las páginas donde', # Translate - New 
    25592667        'status' => 'estado', 
    25602668        'tag (exact match)' => 'etiqueta (coincidencia exacta)', 
     
    25642672        'unpublished' => 'no publicado', 
    25652673        'scheduled' => 'programado', 
     2674        'Select An Asset:' => 'Seleccionar un fichero multimedia:', # Translate - New 
     2675        'Asset Search...' => 'Buscar fichero multimedia...', # Translate - New 
     2676        'Recent Assets...' => 'Ficheros multimedia recientes...', # Translate - New 
    25662677        'Select A User:' => 'Seleccionar un usuario:', 
    25672678        'User Search...' => 'Buscar usuario...', 
     
    25752686        'commenter' => 'comentarista', 
    25762687        'commenters' => 'comentaristas', 
    2577         'Trust [lc,_1] (t)' => 'Confiar en [lc,_1] (t)', 
     2688        'Trust user (t)' => 'Confiar en usuario (t)', # Translate - New 
    25782689        'Trust' => 'Confianza', 
    2579         'Untrust [lc,_1] (t)' => 'Desconfiar de [lc,_1] (t)', 
     2690        'Untrust user (t)' => 'Desconfiar del usuario (t)', # Translate - New 
    25802691        'Untrust' => 'Desconfiar', 
    2581         'Ban [lc,_1] (b)' => 'Bloquear [lc,_1] (b)', 
     2692        'Ban user (b)' => 'Bloquear usuario (b)', # Translate - New 
    25822693        'Ban' => 'Bloquear', 
    2583         'Unban [lc,_1] (b)' => 'Desbloquear [lc,_1] (b)', 
     2694        'Unban user (b)' => 'Desbloquear usuario (b)', # Translate - New 
    25842695        'Unban' => 'Desbloquear', 
    25852696        'The Name of the commenter' => 'El nombre del comentarista', 
     
    26082719        'Are you sure you want to remove this role?' => '¿Está seguro de querer borrar este rol?', 
    26092720        'Add a user to this blog' => 'Añadir un usuario a este blog', 
     2721        'Show only users where' => 'Mostrar solo los usuarios donde', # Translate - New 
    26102722        'role' => 'rol', 
    26112723        'enabled' => 'habilitado', 
     
    26682780 
    26692781## tmpl/cms/edit_entry.tmpl 
    2670         'folder' => 'carpeta', 
    2671         'folders' => 'carpetas', 
    2672         'categories' => 'categorías', 
    2673         'Create [lc,_1]' => 'Crear [lc,_1]', 
    2674         'Your [_1] has been saved.' => 'Su [_1] ha sido guardada.', 
     2782        'Create Page' => 'Crear página', # Translate - New 
     2783        'Add folder' => 'Añadir carpeta', # Translate - New 
     2784        'Add folder name' => 'Añadir nombre de carpeta', # Translate - New 
     2785        'Add new folder parent' => 'Añadir nueva carpeta raíz', # Translate - New 
     2786        'Save this page (s)' => 'Guardar esta página (s)', # Translate - New 
     2787        'Preview this page (v)' => 'Vista previa de la página (v)', # Translate - New 
     2788        'Delete this page (x)' => 'Borrar esta página (x)', # Translate - New 
     2789        'Add category' => 'Añadir categoría', # Translate - New 
     2790        'Add category name' => 'Añadir nombre de categoría', # Translate - New 
     2791        'Add new category parent' => 'Añadir categoría raíz', # Translate - New 
     2792        'Save this entry (s)' => 'Guardar esta entrada (s)', # Translate - New 
     2793        'Preview this entry (v)' => 'Vista previa de la entrada (v)', # Translate - New 
     2794        'Delete this entry (x)' => 'Borrar esta entrada (x)', # Translate - New 
     2795        'A saved version of this entry was auto-saved [_2]. <a href="[_1]">Recover auto-saved content</a>' => 'Se guardó automáticamente una versión de esta entrada [_2]. <a href="[_1]">Recuperar el contenido guardado</a>', # Translate - New 
     2796        'A saved version of this page was auto-saved [_2]. <a href="[_1]">Recover auto-saved content</a>' => 'Se guardó automáticamente una versión de esta página [_2]. <a href="[_1]">Recuperar el contenido guardado</a>', # Translate - New 
     2797        'This entry has been saved.' => 'Se guardó esta entrada.', # Translate - New 
     2798        'This page has been saved.' => 'Se guardó esta página.', # Translate - New 
    26752799        'One or more errors occurred when sending update pings or TrackBacks.' => 'Ocurrieron uno o más errores durante el envío de pings o TrackBacks.', 
    26762800        '_USAGE_VIEW_LOG' => 'Compruebe el error en el <a href="[_1]">Registro de actividad</a>.', 
     
    26782802        'Your changes to the comment have been saved.' => 'Se guardaron sus cambios al comentario.', 
    26792803        'Your notification has been sent.' => 'Se envió su notificación.', 
     2804        'You have successfully recovered your saved entry.' => 'Ha recuperado con éxito la entrada guardada.', # Translate - New 
     2805        'You have successfully recovered your saved page.' => 'Ha recuperado con éxito la página guardada.', # Translate - New 
     2806        'An error occurred while trying to recover your saved entry.' => 'Ocurrió un error durante la recuperación de la entrada guardada.', # Translate - New 
     2807        'An error occurred while trying to recover your saved page.' => 'Ocurrió un error durante la recuperación de la página guardada.', # Translate - New 
    26802808        'You have successfully deleted the checked comment(s).' => 'Eliminó correctamente los comentarios marcados.', 
    26812809        'You have successfully deleted the checked TrackBack(s).' => 'Eliminó correctamente los TrackBacks marcados.', 
    2682         '[_1] Summary' => 'Resumen de [_1]', 
    2683         'Created [_1] by [_2].' => 'Creado [_1] por [_2].', 
    2684         'Last edited [_1] by [_2].' => 'Última edición [_1] por [_2].', 
    2685         'Published [_1].' => 'Publicadas [_1].', 
    2686         'This [_1] has received <a href="[_4]">[quant,_2,comment,comments]</a> and <a href="[_5]">[quant,_3,trackback,trackbacks]</a>.' => 'Esta [_1] ha recibido <a href="[_4]">[quant,_2,comentario,comentarios]</a> y <a href="[_5]">[quant,_3,trackback,trackbacks]</a>.', 
    2687         'Fields' => 'Campos', 
    2688         'Body' => 'Cuerpo', 
    2689         'Reset display options' => 'Reiniciar opciones de visualización', 
    2690         'Reset display options to blog defaults' => 'Reiniciar opciones de visualización con los valores predefinidos del blog', 
    2691         'Reset defaults' => 'Reiniciar valores predefinidos', 
    2692         'Enter the link address:' => 'Introduzca la dirección del enlace:', 
    2693         'Enter the text to link to:' => 'Introduzca el texto del enlace:', 
    2694         'Your entry screen preferences have been saved.' => 'Se guardaron las nuevas preferencias del editor de entradas.', 
    2695         'Your entry screen preferences have been saved. Please refresh the page to reorder the custom fields.' => 'Se han guardado las preferencias de la pantalla de edición. Por favor, recargue la página para reordenar los campos personalizados.', 
    2696         'Are you sure you want to use the Rich Text editor?' => '¿Está seguro de que desea usar el editor con formato?', 
     2810        'Stats' => 'Estadísticas', # Translate - New 
     2811        'Share' => 'Compartir', # Translate - New 
     2812        '<a href="[_2]">[quant,_1,comment,comments]</a>' => '<a href="[_2]">[quant,_1,comentario,comentarios]</a>', # Translate - New 
     2813        '<a href="[_2]">[quant,_1,trackback,trackbacks]</a>' => '<a href="[_2]">[quant,_1,trackback,trackbacks]</a>', # Translate - New 
     2814        'Unpublished' => 'No publicado', 
     2815        'You must configure this blog before you can publish this entry.' => 'Debe configurar el blog antes de poder publicar esta entrada.', # Translate - New 
     2816        'You must configure this blog before you can publish this page.' => 'Debe configurar el blog antes de poder publicar esta página.', # Translate - New 
     2817        '[_1] - Created by [_2]' => '[_1] - Creado por [_2]', # Translate - New 
     2818        '[_1] - Published by [_2]' => '[_1] - Publicado por [_2]', # Translate - New 
     2819        '[_1] - Edited by [_2]' => '[_1] - Editado por [_2]', # Translate - New 
    26972820        'Publish On' => 'Publicado el', 
    26982821        'Publish Date' => 'Fecha de publicación', 
    2699         'Make primary' => 'Hacer primario', 
    2700         'Add sub category' => 'Añadir sub categoría', 
    2701         'Add [lc,_1] name' => 'Añadir nombre de [lc,_1]', 
    2702         'Add new parent [lc,_1]' => 'Añadir nuevo padre [lc,_1]', 
    2703         'Add new' => 'Añadir nuevo', 
    2704         'Save this [lc,_1] (s)' => 'Guardar [lc,_1] (s)', 
    2705         'Preview this [lc,_1] (v)' => 'Pre-ver [lc,_1] (v)', 
    2706         'Share this [lc,_1]' => 'Compartir [lc,_1]', 
    2707         'View published [_1]' => 'Ver [_1] publicada', 
    2708         '&laquo; Previous' => '&laquo; Anterior', 
    2709         'Next &raquo;' => 'Siguiente &raquo;', 
    2710         'Extended' => 'Extendido', 
    2711         'Format:' => 'Formato:', 
    2712         'Metadata' => 'Metadatos', 
    2713         '(comma-delimited list)' => '(lista separada por comas)', 
    2714         '(space-delimited list)' => '(lista separada por espacios)', 
    2715         '(delimited by \'[_1]\')' => '(separado por \'[_1]\')', 
    2716         'Change [lc,_1]' => 'Modificar [lc,_1]', 
    2717         'Add [lc,_1]' => 'Añadir [lc,_1]', 
    2718         'Unpublished' => 'No publicado', 
    2719         'You must configure this blog before you can publish this [lc,_1].' => 'Debe configurar el blog antes de poder publicar este [lc,_1].', 
    27202822        'Select entry date' => 'Seleccionar fecha de la entrada', 
    27212823        'Unlock this entry&rsquo;s output filename for editing' => 'Desbloquear el nombre del fichero de salida de la entrada para su edición', 
     
    27252827        'Outbound TrackBack URLs' => 'URLs de TrackBacks salientes', 
    27262828        'View Previously Sent TrackBacks' => 'Ver TrackBacks enviados anteriormente', 
    2727         '[_1]QuickPost to [_2]</a> - Drag this link to your browser\'s toolbar then click it when you are on a site you want to blog about.' => '[_1] Entrada rápida a [_2] </a> - Arrastre este enlace a su barra de navegación y haga clic en ella cuando encuentre un sitio al cual quiera bloguear a propósito de esto.', 
     2829        'You have unsaved changes to this entry that will be lost.' => 'Posee cambios no guardados en esta entrada que se perderán.', # Translate - New 
     2830        'You have unsaved changes to this page that will be lost.' => 'Posee cambios no guardados en esta página que se perderán.', # Translate - New 
     2831        'Enter the link address:' => 'Introduzca la dirección del enlace:', 
     2832        'Enter the text to link to:' => 'Introduzca el texto del enlace:', 
     2833        'Your entry screen preferences have been saved.' => 'Se guardaron las nuevas preferencias del editor de entradas.', 
     2834        'Your entry screen preferences have been saved. Please refresh the page to reorder the custom fields.' => 'Se han guardado las preferencias de la pantalla de edición. Por favor, recargue la página para reordenar los campos personalizados.', 
     2835        'Are you sure you want to use the Rich Text editor?' => '¿Está seguro de que desea usar el editor con formato?', 
     2836        'Make primary' => 'Hacer primario', 
     2837        'Add new' => 'Añadir nuevo', 
     2838        'Fields' => 'Campos', 
     2839        'Body' => 'Cuerpo', 
     2840        'Reset display options' => 'Reiniciar opciones de visualización', 
     2841        'Reset display options to blog defaults' => 'Reiniciar opciones de visualización con los valores predefinidos del blog', 
     2842        'Reset defaults' => 'Reiniciar valores predefinidos', 
     2843        'Previous' => 'Anterior', 
     2844        'Next' => 'Siguiente', 
     2845        'Extended' => 'Extendido', 
     2846        'Format:' => 'Formato:', 
     2847        '(comma-delimited list)' => '(lista separada por comas)', 
     2848        '(space-delimited list)' => '(lista separada por espacios)', 
     2849        '(delimited by \'[_1]\')' => '(separado por \'[_1]\')', 
     2850        '<a href="[_1]">QuickPost to [_2]</a> - Drag this link to your browser\'s toolbar then click it when you are on a site you want to blog about.' => '<a href="[_1]">QuickPost en [_2]</a> - Arrastre este enlace a la barra de herramientas de su navegador y luego haga clic en él cuando visite una página sobre la que quiera escribir.', # Translate - New 
    27282851        'None selected' => 'Ninguna seleccionada', 
    27292852 
     
    27992922        'Back (x)' => 'Volver (x)', 
    28002923 
     2924## tmpl/cms/refresh_results.tmpl 
     2925        'Template Refresh' => 'Refrescar plantilla', # Translate - New 
     2926        'No templates were selected to process.' => 'No se han seleccionado plantillas para procesar.', 
     2927        'Return to templates' => 'Volver a las plantillas', 
     2928 
    28012929## tmpl/cms/cfg_spam.tmpl 
    28022930        'Spam Settings' => 'Configuración del spam', 
     
    28182946        'Your folder changes have been made.' => 'Se han realizado los cambios en la carpeta.', 
    28192947        'You must specify a label for the folder.' => 'Debe especificar una etiqueta para la carpeta.', 
    2820         'Label' => 'Título', 
     2948        'Save changes to this folder (s)' => 'Guardar cambios de esta carpeta (s)', # Translate - New 
    28212949 
    28222950## tmpl/cms/list_notification.tmpl 
     
    28582986        'Trackback URLs' => 'URLs de Trackback', 
    28592987        'Enter the URL(s) of the websites that you would like to send a TrackBack to each time you create an entry in this category. (Separate URLs with a carriage return.)' => 'Introduzca las URLs de los webs  a los que quiere enviar un TrackBack cada vez que cree una entrada en esta categoría. (Separe las URLs con un retorno de carro).', 
     2988        'Save changes to this category (s)' => 'Guardar cambios de esta categoría (s)', # Translate - New 
    28602989 
    28612990## tmpl/cms/list_banlist.tmpl 
     
    28773006        'The selected TrackBack(s) has been deleted from the database.' => 'Se eliminaron de la base de datos los TrackBacks seleccionados.', 
    28783007        'No TrackBacks appeared to be spam.' => 'Ningún TrackBacks parece ser spam.', 
     3008        'Show only [_1] where' => 'Mostrar solo [_1] donde', # Translate - New 
    28793009        'approved' => 'autorizado', 
    28803010        'unapproved' => 'no aprobado', 
     
    28933023 
    28943024## tmpl/cms/list_comment.tmpl 
     3025        'Manage Comments' => 'Administrar comentarios', 
    28953026        'The selected comment(s) has been approved.' => 'Se ha aprobado los comentarios seleccionados.', 
    28963027        'All comments reported as spam have been removed.' => 'Se ha borrado los comentarios marcados como spam.', 
     
    29303061        'Blog Templates' => 'Plantillas del blog', 
    29313062        'Blog Publishing Settings' => 'Configuración de la publicación del blog', 
     3063        'All Templates' => 'Todas las plantillas', # Translate - New 
    29323064        'You have successfully deleted the checked template(s).' => 'Se eliminaron correctamente las plantillas marcadas.', 
     3065        'You have successfully refreshed your templates.' => 'Ha refrescado con éxito las plantillas.', # Translate - New 
     3066        'Your templates have been published.' => 'Se han publicado las plantillas.', # Translate - New 
    29333067        'Create Archive Template:' => 'Crear plantilla de archivos', 
    29343068        'Create [_1] template' => 'Crear nuevo módulo de [_1]', 
     
    29453079        'Rename' => 'Renombrar', 
    29463080        'Show all [_1] with this tag' => 'Mostrar todas las [_1] con esta etiqueta', 
     3081        '[quant,_1,_2,_3]' => '[quant,_1,_2,_3]', # Translate - New 
    29473082        '[quant,_1,entry,entries]' => '[quant,_1,entrada,entradas]', 
    29483083        'The tag \'[_2]\' already exists. Are you sure you want to merge \'[_1]\' with \'[_2]\' across all blogs?' => 'La etiqueta \'[_2]\' ya existe.  ¿Está seguro de querer combinar \'[_1]\' con \'[_2]\' en todos los blogs?', 
     
    29943129        'Your Web services password is currently' => 'La contraseña de los servicios web es actualmente', 
    29953130        '_WARNING_PASSWORD_RESET_SINGLE' => 'Va a reiniciar la contraseña de "[_1]". Se enviará una nueva contraseña aleatoria que se enviará directamente a su dirección de correo electrónico ([_2]). ¿Desea continuar?', 
     3131        'Error occurred while removing userpic.' => 'Ocurrió un error durante la eliminación del avatar.', # Translate - New 
    29963132        'Status of user in the system. Disabling a user removes their access to the system but preserves their content and history.' => 'Estado del usuario en el sistema. Al deshabilitar el usuario, se impide su acceso al sistema pero se preservan sus contenidos e históricos.', 
    29973133        '_USER_PENDING' => 'Pendiente', 
     
    30273163        'Options' => 'Opciones', 
    30283164        'Create personal blog for user' => 'Crear blog personal para el usuario', 
    3029         'Create [lc,_1] (s)' => 'Crear [lc,_1] (s)', 
     3165        'Create User (s)' => 'Crear usuario (s)', # Translate - New 
     3166        'Save changes to this author (s)' => 'Guardar cambios de este autor (s)', # Translate - New 
    30303167        '_USAGE_PASSWORD_RESET' => 'Puede iniciar la recuperación de la contraseña en nombre de este usuario. Si lo hace, se enviará un correo a <strong>[_1]</strong> con una nueva contraseña aleatoria.', 
    30313168        'Initiate Password Recovery' => 'Iniciar recuperación de contraseña', 
     
    30333170## tmpl/cms/edit_comment.tmpl 
    30343171        'The comment has been approved.' => 'Se ha aprobado el comentario.', 
    3035         'Delete this [lc,_1] (x)' => 'Borrar [lc,_1] (x)', 
     3172        'Save changes to this comment (s)' => 'Guardar cambios de este comentario (s)', # Translate - New 
     3173        'Delete this comment (x)' => 'Borrar este comentario (x)', # Translate - New 
    30363174        'Previous Comment' => 'Comentario anterior', 
    30373175        'Next Comment' => 'Comentario siguiente', 
    3038         'Manage Comments' => 'Administrar comentarios', 
    30393176        'View entry comment was left on' => 'Mostrar la entrada donde se realizó el comentario', 
    30403177        'Reply to this comment' => 'Responder al comentario', 
     
    30753212 
    30763213## tmpl/cms/list_asset.tmpl 
    3077         'You have successfully deleted the asset(s).' => 'Se borraron con éxito los medios seleccionados.', 
     3214        'You have successfully deleted the asset(s).' => 'Se borraron con éxito los ficheros multimedia seleccionados.', 
     3215        'Show only assets where' => 'Mostrar solo los ficheros multimedia donde', # Translate - New 
    30783216        'type' => 'tipo', 
    30793217 
     
    31873325        'Publishing [_1] templates...' => 'Publicado [_1] plantillas...', 
    31883326 
     3327## tmpl/cms/edit_asset.tmpl 
     3328        'Edit Asset' => 'Editar multimedia', # Translate - New 
     3329        'Your asset changes have been made.' => 'Se han guardado los cambios del fichero multimedia.', # Translate - New 
     3330        '[_1] - Modified by [_2]' => '[_1] - Modificado por [_2]', # Translate - New 
     3331        'Appears in...' => 'Aparece en...', # Translate - New 
     3332        'Published on [_1]' => 'Publicado en [_1]', # Translate - New 
     3333        'Show all entries' => 'Mostrar todas las categorías', # Translate - New 
     3334        'Show all pages' => 'Mostrar todas las páginas', # Translate - New 
     3335        'This asset has not been used.' => 'Este fichero multimedia no se ha utilizado.', # Translate - New 
     3336        'Related Assets' => 'Ficheros multimedia relacionados', # Translate - New 
     3337        'You must specify a label for the asset.' => 'Debe especificar una etiqueta para el fichero multimedia.', # Translate - New 
     3338        'Embed Asset' => 'Embeber fichero multimedia', # Translate - New 
     3339        'Save changes to this asset (s)' => 'Guardar cambios de este fichero multimedia (s)', # Translate - New 
     3340 
    31893341## tmpl/cms/upgrade.tmpl 
    31903342        'Time to Upgrade!' => '¡Hora de actualizar!', 
     
    32083360        'You can not have spaces in your Local Site Path.' => 'No puede haber espacios en la ruta local de su sitio.', 
    32093361        'Your Local Site Path is not valid.' => 'La ruta local de su sitio no es válida.', 
     3362        'Blog Details' => 'Detalles del blog', # Translate - New 
    32103363        'Name your blog. The blog name can be changed at any time.' => 'Nombre del blog. Se puede modificar en cualquier momento.', 
    32113364        'Enter the URL of your public website. Do not include a filename (i.e. exclude index.html). Example: http://www.example.com/weblog/' => 'Introduzca la URL de su web público. No incluya ningún nombre de fichero (p.e. index.html). Ejemplo: http://www.ejemplo.com/weblog/', 
    32123365        'Enter the path where your main index file will be located. An absolute path (starting with \'/\') is preferred, but you can also use a path relative to the Movable Type directory. Example: /home/melody/public_html/weblog' => 'Introduzca la ruta donde se situará el fichero índice principal. Se aconseja una ruta absoluta (que comienzan con \'/\'), pero también puede especificar una ruta relativa al directorio de Movable Type. Ejemplo: /home/melody/public_html/weblog', 
     3366        'Create Blog (s)' => 'Crear blog (s)', # Translate - New 
    32133367 
    32143368## tmpl/cms/pinging.tmpl 
     
    32333387        'Re-Edit this [_1] (e)' => 'Reeditar [_1] (e)', 
    32343388        'Save this [_1]' => 'Guardar [_1]', 
     3389        'Save this [_1] (s)' => 'Guardar este [_1] (s)', # Translate - New 
    32353390        'Cancel (c)' => 'Cancelar (c)', 
    32363391 
    32373392## tmpl/cms/list_folder.tmpl 
    3238         'Your [lc,_1] changes and additions have been made.' => 'Se han realizado los cambios y añadidos a la [lc,_1].', 
    3239         'You have successfully deleted the selected [lc,_1].' => 'Se han borrado con éxito las [lc,_1] seleccionadas.', 
    3240         'Create top level [_1]' => 'Crear nueva [_1] de primer nivel', 
    3241         'New Parent [_1]' => 'Nueva [_1] padre', 
    3242         'Top Level' => 'Nivel superior', 
    3243         'Move [lc,_1]' => 'Trasladar [lc,_1]', 
    3244         'Move' => 'Trasladar', 
     3393        'Manage Folders' => 'Administrar carpetas', # Translate - New 
     3394        'Your folder changes and additions have been made.' => 'Se han realizado los cambios y añadidos a la carpeta.', # Translate - New 
     3395        'You have successfully deleted the selected folder.' => 'Ha borrado con éxito la carpeta seleccionada.', # Translate - New 
     3396        'Delete selected folders (x)' => 'Borrar carpetas seleccionadas (x)', # Translate - New 
     3397        'Create top level folder' => 'Crear carpeta raíz', # Translate - New 
     3398        'New Parent [_1]' => 'Nueva [_1] raíz', 
     3399        'Create Folder' => 'Crear carpeta', # Translate - New 
     3400        'Top Level' => 'Raíz', 
     3401        'Create Subfolder' => 'Crear subcarpeta', # Translate - New 
     3402        'Move Folder' => 'Mover carpeta', # Translate - New 
     3403        'Move' => 'Mover', 
    32453404        '[quant,_1,page,pages]' => '[quant,_1,página,páginas]', 
    32463405 
     
    32483407        'permission' => 'permiso', 
    32493408        'permissions' => 'permisos', 
    3250         'Remove selected assocations (x)' => 'Borrar asociaciones seleccionadas (x)', 
     3409        'Remove selected permissions (x)' => 'Remove selected permissions (x)', # Translate - New 
    32513410        'Revoke Permission' => 'Revocar permiso', 
     3411        '[_1] <em>[_2]</em> is currently disabled.' => '[_1] <em>[_2]</em> está momentáneamente indisponible', 
    32523412        'Grant Permission' => 'Otorgar permiso', 
    3253         'You can not create associations for disabled users.' => 'No puede crear asociaciones con usuarios inhabilitados.', 
     3413        'You can not create permissions for disabled users.' => 'No puede crear permisos para los usuarios deshabilitados.', # Translate - New 
    32543414        'Assign Role to User' => 'Asignar rol al usuario', 
    32553415        'Grant permission to a user' => 'Otorgar permiso a un usuario', 
    3256         '[_1] <em>[_2]</em> is currently disabled.' => '[_1] <em>[_2]</em> está momentáneamente indisponible', 
    32573416        'You have successfully revoked the given permission(s).' => 'Otorgó los permisos con éxito.', 
    32583417        'You have successfully granted the given permission(s).' => 'Revocó los permisos con éxito.', 
     3418        'No permissions could be found.' => 'No se encontraron permisos.', # Translate - New 
    32593419 
    32603420## tmpl/cms/login.tmpl 
     
    32663426 
    32673427## tmpl/cms/list_category.tmpl 
     3428        'Your category changes and additions have been made.' => 'Se han realizado los cambios y añadidos.', # Translate - New 
     3429        'You have successfully deleted the selected category.' => 'Se han borrado con éxito las categorías seleccionadas.', # Translate - New 
     3430        'categories' => 'categorías', 
     3431        'Delete selected category (x)' => 'Borrar categoría seleccionada (x)', # Translate - New 
     3432        'Create top level category' => 'Crear categoría raíz', # Translate - New 
     3433        'Create Category' => 'Crear categoría', # Translate - New 
    32683434        'Collapse' => 'Contraer', 
    32693435        'Expand' => 'Ampliar', 
     3436        'Move Category' => 'Mover categoría', # Translate - New 
    32703437        '[quant,_1,TrackBack,TrackBacks]' => '[quant,_1,TrackBack,TrackBacks]', 
    32713438 
     
    34143581 
    34153582## tmpl/cms/preview_strip.tmpl 
    3416         'You are previewing the [lc,_1] titled &ldquo;[_2]&rdquo;' => 'Esta es la vista previa del [lc,_1] titulado &ldquo;[_2]&rdquo;', 
     3583        'Save this entry' => 'Guardar esta entrada', # Translate - New 
     3584        'Save this page' => 'Guardar esta página', # Translate - New 
     3585        'You are previewing the entry titled &ldquo;[_1]&rdquo;' => 'Está previsualizando la entrada titulada &ldquo;[_1]&rdquo;', # Translate - New 
     3586        'You are previewing the page titled &ldquo;[_1]&rdquo;' => 'Está previsualizando la página titulada &ldquo;[_1]&rdquo;', # Translate - New 
    34173587 
    34183588## tmpl/cms/edit_ping.tmpl 
     3589        'Edit Trackback' => 'Editar TrackBack', # Translate - Case 
    34193590        'The TrackBack has been approved.' => 'Se aprobó el TrackBack.', 
    3420         'Previous' => 'Anterior', 
    34213591        'List &amp; Edit TrackBacks' => 'Listar &amp; editar TrackBacks', 
    34223592        'View Entry' => 'Ver entrada', 
     3593        'Save changes to this TrackBack (s)' => 'Guardar cambios de este TrackBack (s)', # Translate - New 
     3594        'Delete this TrackBack (x)' => 'Borrar este TrackBack (x)', # Translate - New 
    34233595        'Update the status of this TrackBack' => 'Actualizar el estado del TrackBack', 
    34243596        'Junk' => 'Basura', 
     
    35363708        'Member Profiles' => 'Perfiles de miembros', 
    35373709        'Allow registered members of your community to create and customize profiles, including user pictures' => 'Permite que los usuarios registrados de la comunidad creen y personalicen sus perfiles, incluyendo avatares.', 
    3538         'Custom Fields' => 'Campos personalizados', 
    3539         'Customize the forms and fields for entries, pages, folders, categories, and users, storing exactly the information you need' => 'Personalización de los formularios y campos de las entradas, páginas, carpetas, categorías y usuarios, para guardar la información exactamente como la necesita', 
    35403710        'Favoriting, Recommendations and User Voting' => 'Favoritos, recomendaciones y votaciones', 
    35413711        'Your community can vote for its favorite content, making it easy for your readers and authors to see what\'s most popular' => 'La comunidad puede votar por los contenidos favoritos, facilitando que sus lectores y autores vean lo más popular', 
     
    35443714        'Forums and Community Blogs' => 'Foros y blogs comunitarios', 
    35453715        'Add forums and group blogs to your site with just a few clicks' => 'Puede añadir foros y blogs para grupos al sitio con solo un par de clics', 
    3546         'Consistent Shared Templates' => 'Plantillas compartidas de forma consistente', 
    3547         'Reuse elements of your site design or layout across all the sections of your site, making site-wide updates easy' => 'Reutilice los elementos del diseño del sitio en todas sus secciones, facilitando su actualización.', 
    35483716        'Completely Customizable Design' => 'Diseño completamente personalizable', 
    35493717        'Every element of your site experience is customizable, including login screens, registration forms, profile editing, and even email messages' => 'Todos los elementos del sitio pueden personalizarse, incluyendo pantallas de inicio de sesión, formularios de registro, edición de perfiles e incluso los mensajes de correo', 
     
    35543722        'Registrations' => 'Registros', 
    35553723        'Recent Registrations' => 'Registros recientes', 
     3724        'default userpic' => 'avatar predefinido', 
     3725        'You have [quant,_1,registration,registrations] from [_2]' => 'Tiene [quant,_1,registro,registros] de [_2]', # Translate - New 
    35563726 
    35573727## addons/Community.pack/tmpl/widget/most_popular_entries.mtml 
     
    35713741        'Check to allow anonymous users (users not logged in) to recommend discussion.  IP address is recorded and used to identify each user.' => 'Active esta opción para permitir que los usuarios anónimos (aquellos que no han iniciado una sesión) puedan recomendar debates. Las direcciones IP se registran y se utilizan para identificar a cada usuario.', 
    35723742        'Allow anonymous user to recommend' => 'Permitir que los usuarios anónimos hagan recomendaciones', 
     3743        'Save changes to blog (s)' => 'Guardar cambios del blog (s)', # Translate - New 
    35733744 
    35743745## addons/Community.pack/templates/global/register_form.mtml 
     
    35853756 
    35863757## addons/Community.pack/templates/global/userpic.mtml 
    3587         'default userpic' => 'avatar predefinido', 
    35883758 
    35893759## addons/Community.pack/templates/global/new_entry_email.mtml 
     
    35923762        'Author nickname: [_1]' => 'Pseudónimo del autor: [_1]', 
    35933763        'Title: [_1]' => 'Título: [_1]', 
    3594         'View entry:' => 'Ver entrada:', 
    35953764        'Edit entry:' => 'Editar entrada:', 
    35963765 
     
    36393808 
    36403809## addons/Community.pack/templates/global/footer.mtml 
    3641         'Category Groups' => 'Grupos de categorías', 
    36423810 
    36433811## addons/Community.pack/templates/global/navigation.mtml 
     
    38003968## addons/Community.pack/templates/forum/archive_index.mtml 
    38013969 
     3970## addons/Community.pack/templates/forum/sidebar.mtml 
     3971        'Category Groups' => 'Grupos de categorías', 
     3972        'All Forums' => 'Todos los foros', 
     3973        '[_1] Forum' => '[_1] Foro', # Translate - New 
     3974 
    38023975## addons/Community.pack/templates/forum/category_groups.mtml 
    38033976        'Forum Groups' => 'Grupos de los foros', 
    38043977        'Last Topic: [_1] by [_2] on [_3]' => 'Último tema: [_1] by [_2] on [_3]', 
    3805         'All Forums' => 'Todos los foros', 
    38063978 
    38073979## addons/Community.pack/templates/forum/comments.mtml 
    38083980        '[_1] Replies' => '[_1] respuestas', 
    3809         '_NUM_FAVORITES' => 'Marcar como favorito', # Translate - New 
     3981        '_NUM_FAVORITES' => 'Marcar como favorito', 
    38103982        'Favorite This' => 'Marcar como favorito', 
    38113983 
     
    38414013        'Entry Feed (RSS)' => 'Sindicación de las entradas (RSS)', 
    38424014        'Displays error, pending or confirmation message when submitting a entry.' => 'Muestra un mensaje de error, de pendiente o de confirmación al enviar una entrada.', 
    3843         'Sidebar' => 'Barra lateral', 
    38444015 
    38454016## addons/Commercial.pack/lib/CustomFields/App/CMS.pm 
     
    38494020        'Time Only' => 'Hora solo', 
    38504021        'Please enter all allowable options for this field as a comma delimited list' => 'Por favor, introduzca todas las opciones permitidas a este campo en forma de lista de elementos separados por comas', 
     4022        'Custom Fields' => 'Campos personalizados', 
    38514023        '[_1] Fields' => 'Campos de [_1]', 
    38524024        'Edit Field' => 'Editar campo', 
    38534025        'Invalid date \'[_1]\'; dates must be in the format YYYY-MM-DD HH:MM:SS.' => 'Fecha no válida \'[_1]\'; las fechas deben estar en el formato YYYY-MM-DD HH:MM:SS.', 
    38544026        'Invalid date \'[_1]\'; dates should be real dates.' => 'Fecha no válida \'[_1]\'; debe ser una fecha real.', 
    3855         'Please enter some value for required \'[_1]\' field.' => 'Por favor, introduzca un valor en el campo obligatorio \'[_1]\'.', # Translate - New 
     4027        'Please enter some value for required \'[_1]\' field.' => 'Por favor, introduzca un valor en el campo obligatorio \'[_1]\'.', 
    38564028        'Please ensure all required fields have been filled in.' => 'Por favor, asegúrese de que todos los campos se han introducido.', 
     4029        'The template tag \'[_1]\' is an invalid tag name.' => 'La etiqueta de plantilla \'[_1]\' es un nombre de etiqueta inválido.', # Translate - New 
    38574030        'The template tag \'[_1]\' is already in use.' => 'La etiqueta de plantilla \'[_1]\' ya está en uso.', 
    38584031        'The basename \'[_1]\' is already in use.' => 'El nombre base \'[_1]\' ya está en uso.', 
     4032        'Customize the forms and fields for entries, pages, folders, categories, and users, storing exactly the information you need.' => 'Personalice los formularios y campos de las entradas, páginas, carpetas, categorías y usuarios, guardando los datos exactos que necesite.', # Translate - New 
    38594033        ' ' => ' ', 
    38604034        'Single-Line Text' => 'Texto - Una sola línea', 
     
    38694043        'You used an \'[_1]\' tag outside of the context of the correct content; ' => 'Ha utilizado una etiqueta \'[_1]\' fuera del contexto del contenido correcto;', 
    38704044 
     4045## addons/Commercial.pack/lib/CustomFields/Upgrade.pm 
     4046        'Moving metadata storage for pages...' => 'Trasladando los metadatos de las páginas...', # Translate - New 
     4047 
     4048## addons/Commercial.pack/lib/CustomFields/BackupRestore.pm 
     4049        'Restoring custom fields data stored in MT::PluginData...' => 'Restaurando los datos de los campos personalizados guardados en MT::PluginData...', # Translate - New 
     4050        'Restoring asset associations found in custom fields ( [_1] ) ...' => 'Restaurando las asociaciones de los ficheros multimedia de los campos personalizados ( [_1] ) ...', # Translate - New 
     4051        'Restoring url of the assets associated in custom fields ( [_1] )...' => 'Restaurando url de los ficheros multimedia asociados en los campos personalizados ( [_1] )...', # Translate - New 
     4052 
    38714053## addons/Commercial.pack/lib/CustomFields/Util.pm 
    38724054        'Failed to find [_1]::[_2]' => 'Falló al buscar [_1]::[_2]', 
     
    38854067        'Select the system object this field is for' => 'Seleccione el objeto del sistema para el cual es el campo', 
    38864068        'Select...' => 'Seleccionar...', 
    3887         'Would you like to automatically create a thumbnail?' => '¿Desea que se cree automáticamente una miniatura?', 
    3888         'Width:' => 'Ancho:', 
    38894069        'Required?' => '¿Obligatorio?', 
    38904070        'Should a value be chosen or entered into this field?' => '¿Debería seleccionarse o introducirse un valor en este campo?', 
     
    38924072        'You will need to first save this field in order to set a default value' => 'Primero deberá guardar este campo para configurarle su valor predefinido.', 
    38934073        '_CF_BASENAME' => 'Nombre base', 
    3894         'The basename is used within block (container) tags as the sort_by attribute as well as for entering custom field data through a 3rd party client. It must be unique.' => 'El nombre base se utiliza en el bloque (contenedor) de etiquetas como el atributo sort_by y también en la introducción de valores de los campos personalizados a través de un cliente de terceros fabricantes. Debe ser único.', 
     4074        'The basename is used for entering custom field data through a 3rd party client. It must be unique.' => 'El nombre base se utiliza para introducir datos de campos personalizados a través de un cliente de otro fabricante. Debe ser único.', # Translate - New 
    38954075        'Unlock this for editing' => 'Desbloquear para la edición', 
    38964076        'Warning: Changing this field\'s basename may cause serious data loss.' => 'Cuidado: El cambio del nombre base del campo podría causar la pérdida de datos.', 
     
    38984078        'Create a custom template tag for this field.' => 'Crea una etiqueta de plantilla personalizada para este campo.', 
    38994079        'Example Template Code' => 'Código de ejemplo', 
     4080        'Save this field (s)' => 'Guardar este campo (s)', # Translate - New 
    39004081        'field' => 'campo', 
    39014082        'fields' => 'campos', 
     4083        'Delete this field (x)' => 'Borrar este campo (x)', # Translate - New 
    39024084 
    39034085## addons/Commercial.pack/tmpl/reorder_fields.tmpl 
     
    39064088        'Save field order' => 'Guardar orden de los campos', 
    39074089        'Close field order widget' => 'Cerrar widget de orden de los campos', 
     4090        'open' => 'abrir', # Translate - New 
     4091        'close' => 'cerrar', # Translate - Case 
     4092        'click-down and drag to move this field' => 'haga clic y arrastre el campo para moverlo', # Translate - New 
     4093        'click to %toggle% this box' => 'haga clic para %toggle% esta casilla', # Translate - New 
     4094        'use the arrow keys to move this box' => 'use las flechas para mover esta caja', # Translate - New 
     4095        ', or press the enter key to %toggle% it' => ', o presione la tecla enter para %toggle%', # Translate - New 
    39084096 
    39094097## addons/Commercial.pack/tmpl/list_field.tmpl 
     4098        'New [_1] Field' => 'Nuevo campo - [_1]', 
    39104099        'Delete selected fields (x)' => 'Borrar campos seleccionados (x)', 
    3911         'New [_1] Field' => 'Nuevo campo - [_1]', 
    39124100        'No fields could be found.' => 'No se encontraron campos.', 
    39134101        'System-Wide' => 'Todo el sistema', 
     
    40564244        'group' => 'grupo', 
    40574245        'groups' => 'grupos', 
    4058         'Enable selected [lc,_1] (e)' => 'Active el [lc,_1] seleccionado (e)', 
    4059         'Disable selected [lc,_1] (d)' => 'Desactive el [lc,_1] seleccionado (d)', 
    4060         'Remove selected [lc,_1] (d)' => 'Borre el [lc,_1] seleccionado (d)', 
     4246        'Enable selected group (e)' => 'Habilitar grupo seleccionado (e)', # Translate - New 
     4247        'Disable selected group (d)' => 'Deshabilitar grupo seleccionado (d)', # Translate - New 
     4248        'Remove selected group (d)' => 'Borrar grupo seleccionado (d)', # Translate - New 
    40614249        'Only show enabled groups' => 'Solo muestra los grupos activados', 
    40624250        'Only show disabled groups' => 'Solo muestra los grupos desactivados', 
     
    41944382        'Enter a description for your group.' => 'Instroduzca una descripción para su grupo.', 
    41954383        'Created on' => 'Creado en', 
     4384        'Save changes to this field (s)' => 'Guardar cambios del campo (s)', # Translate - New 
    41964385 
    41974386## addons/Enterprise.pack/app-wizard.yaml 
     
    42124401        'Populating author\'s external ID to have lower case user name...' => 'Introduciendo el ID externo del autor para usar minúsculas...', 
    42134402 
     4403## plugins/feeds-app-lite/lib/MT/Feeds/Lite.pm 
     4404        'An error occurred processing [_1]. The previous version of the feed was used. A HTTP status of [_2] was returned.' => 'Ocurrió un error procesando [_1]. Se utilizó la versión previa de la fuente. Se devolvió el estado HTTP [_2].', 
     4405        'An error occurred processing [_1]. A previous version of the feed was not available.A HTTP status of [_2] was returned.' => 'Ocurrió un error procesando [_1]. La versión anterior de la fuente no estaba disponible. Se devolvió el estado HTTP [_2].', 
     4406 
     4407## plugins/feeds-app-lite/lib/MT/Feeds/Tags.pm 
     4408        '\'[_1]\' is a required argument of [_2]' => '\'[_1]\' es un argumento necesario de [_2]', 
     4409        'MT[_1] was not used in the proper context.' => 'MT[_1] no se está utilizando en el contexto adecuado.', 
     4410 
     4411## plugins/feeds-app-lite/tmpl/config.tmpl 
     4412        'Feeds.App Lite Widget Creator' => 'Creador de widgets de Feeds.App Lite', 
     4413        'Configure feed widget settings' => 'Configurar widgets de sindicación', 
     4414        'Enter a title for your widget.  This will also be displayed as the title of the feed when used on your published blog.' => 'Teclee un título para su widget. Esto también se mostrará como título de la fuente en el blog.', 
     4415        '[_1] Feed Widget' => 'Widget de sindicación [_1]', 
     4416        'Select the maximum number of entries to display.' => 'Seleccione el máximo número de entradas a mostrar.', 
     4417        '3' => '3', 
     4418        '5' => '5', 
     4419        '10' => '10', 
     4420        'All' => 'Todos', 
     4421 
     4422## plugins/feeds-app-lite/tmpl/msg.tmpl 
     4423        'No feeds could be discovered using [_1]' => 'No se descubrieron fuentes usando [_1]', 
     4424        'An error occurred processing [_1]. Check <a href="javascript:void(0)" onclick="closeDialog(\'http://www.feedvalidator.org/check.cgi?url=[_2]\')">here</a> for more detail and please try again.' => 'Ocurrió un error procesando [_1]. Compruebe <a href="javascript:void(0)" onclick="closeDialog(\'http://www.feedvalidator.org/check.cgi?url=[_2]\')">aquí</a> los detalles e inténtelo de nuevo.', 
     4425        'A widget named <strong>[_1]</strong> has been created.' => 'Se creó un widget titulado <strong>[_1]</strong>.', 
     4426        'You may now <a href="javascript:void(0)" onclick="closeDialog(\'[_2]\')">edit &ldquo;[_1]&rdquo;</a> or include the widget in your blog using <a href="javascript:void(0)" onclick="closeDialog(\'[_3]\')">WidgetManager</a> or the following MTInclude tag:' => 'Ahora puede <a href="javascript:void(0)" onclick="closeDialog(\'[_2]\')">editar &ldquo;[_1]&rdquo;</a> o incluir el widget su blog utilizando <a href="javascript:void(0)" onclick="closeDialog(\'[_3]\')">WidgetManager</a> o la siguiente etiqueta MTInclude:', 
     4427        'You may now <a href="javascript:void(0)" onclick="closeDialog(\'[_2]\')">edit &ldquo;[_1]&rdquo;</a> or include the widget in your blog using the following MTInclude tag:' => 'Ahora puede <a href="javascript:void(0)" onclick="closeDialog(\'[_2]\')">editar &ldquo;[_1]&rdquo;</a> o incluir el widget en su blog utilizando la siguiente etiqueta MTInclude:', 
     4428        'Create Another' => 'Crear otro', 
     4429 
     4430## plugins/feeds-app-lite/tmpl/start.tmpl 
     4431        'You must enter a feed or site URL to proceed' => 'Debe introducir una fuente o una URL de un sitio para proceder.', 
     4432        'Create a widget from a feed' => 'Crear un widget de una fuente', 
     4433        'Feed or Site URL' => 'URL del sitio o fuente', 
     4434        'Enter the URL of a feed, or the URL of a site that has a feed.' => 'Introduzca la URL de una fuente de sindicación, o la URL de un sitio que tenga una fuente.', 
     4435 
     4436## plugins/feeds-app-lite/tmpl/select.tmpl 
     4437        'Multiple feeds were found' => 'Se encontraron múltiples fuentes', 
     4438        'Select the feed you wish to use. <em>Feeds.App Lite supports text-only RSS 1.0, 2.0 and Atom feeds.</em>' => 'Seleccione la fuente que desea usar. <em>Feeds.App Lite soporta las fuentes con solo texto RSS 1.0, 2.0 y Atom.', 
     4439        'URI' => 'URI', 
     4440 
     4441## plugins/feeds-app-lite/mt-feeds.pl 
     4442        'Feeds.App Lite helps you republish feeds on your blogs. Want to do more with feeds in Movable Type?' => 'Feeds.App Lite le ayuda a publicar fuentes de sindicación en los blogs. ¿Desea hacer más cosas con fuentes en Movable Type?', 
     4443        'Upgrade to Feeds.App' => 'Actualícese a Feeds.App', 
     4444        'Create a Feed Widget' => 'Crear un widget de fuente', 
     4445 
    42144446## plugins/Cloner/cloner.pl 
    4215         'Clones a weblog and all of its contents.' => 'Clonar un blog y todo su contenido', 
     4447        'Clones a blog and all of its contents.' => 'Clona un blog y todos sus contenidos.', # Translate - New 
    42164448        'Cloning blog \'[_1]\'...' => 'Clonando un blog', 
    42174449        'Finished! You can <a href="javascript:void(0);" onclick="closeDialog(\'[_1]\');">return to the blog listing</a> or <a href="javascript:void(0);" onclick="closeDialog(\'[_2]\');">configure the Site root and URL of the new blog</a>.' => '¡Finalizó! Puede <a href="javascript:void(0);" onclick="closeDialog(\'[_1]\');">regresar a la lista de blogs</a> o <a href="javascript:void(0);" onclick="closeDialog(\'[_2]\');">configurar la Raíz del sitio y URL del nuevo blog</a>.', 
     
    42324464 
    42334465## plugins/WXRImporter/lib/WXRImporter/WXRHandler.pm 
    4234         'File is not in WXR format.' => 'El fichero no está en el formato WX', 
     4466        'File is not in WXR format.' => 'El fichero no está en el formato WXR.', 
     4467        'Duplicate asset (\'[_1]\') found.  Skipping.' => 'Se encontró un duplicado del fichero multimedia (\'[_1]\'). Ignorado.', # Translate - New 
    42354468        'Saving asset (\'[_1]\')...' => 'Guardando elemento (\'[_1]\')...', 
    42364469        ' and asset will be tagged (\'[_1]\')...' => ' y el elemento será etiquetado (\'[_1]\')...', 
     4470        'Duplicate entry (\'[_1]\') found.  Skipping.' => 'Se encontró un duplicado de la entrada (\'[_1]\'). Ignorada.', # Translate - New 
    42374471        'Saving page (\'[_1]\')...' => 'Guardando página (\'[_1]\')...', 
    42384472 
     
    42414475        'Upload path for this WordPress blog' => 'Ruta de transferencia para este blog de WordPress', 
    42424476        'Replace with' => 'Reemplazar con', 
     4477        'Download attachments' => 'Descargar adjuntos', # Translate - New 
     4478        'Requires the use of a cron job to download attachments from WordPress powered blog in the background.' => 'Necesita el uso de una tarea del cron para descargar los adjuntos de un blog de WordPress en segundo plano.', # Translate - New 
     4479        'Download attachments (images and files) from the imported WordPress powered blog.' => 'Descargar adjuntos (imágenes y ficheros) de un blog importado de WordPress.', # Translate - New 
    42434480 
    42444481## plugins/WXRImporter/WXRImporter.pl 
    42454482        'Import WordPress exported RSS into MT.' => 'Importar WordPress exported RSS hacia MT.', 
    42464483        'WordPress eXtended RSS (WXR)' => 'RSS Extendido de WordPress (WXR)', 
     4484        'Download WP attachments via HTTP.' => 'Descargar adjuntos de WP vía HTTP.', # Translate - New 
     4485 
     4486## plugins/TypePadAntiSpam/lib/TypePad/AntiSpam.pm 
     4487        'TypePad says ham' => 'TypePad dice ham', # Translate - New 
     4488        'TypePad says spam' => 'TypePad dice spam', # Translate - New 
     4489 
     4490## plugins/TypePadAntiSpam/tmpl/system.tmpl 
     4491        'For many people, the TypePad Anti-Spam service will greatly reduce or even completely eliminate the comment and trackback spam you get on your sites. If one does happen to get through, simply mark it as "Junk" and TypePad will learn from its mistakes. Be careful not to junk any comments that are not spam. Note that this plugin requires a valid API key to operate.' => 'Para muchas personas, el servicio de TypePad de anti-spam reducirá considera o completamente los comentarios y trackbacks basura en los blogs. Si alguno pasa, solo tiene que marcarlo como "Basura" y TypePad aprenderá de sus fallos. Tenga cuidado no marcar comentarios que no sean spam. Tenga en cuenta que esta extensión necesita una clave válida de API para funcionar.', # Translate - New 
     4492        'API Key' => 'Clave de API', # Translate - New 
     4493        'Server' => 'Servidor', # Translate - New 
     4494 
     4495## plugins/TypePadAntiSpam/tmpl/config.tmpl 
     4496        'Junk Score Weight' => 'Peso de la puntuación de basura', # Translate - New 
     4497        'Comments and TrackBacks receive a junk score between -10 (complete junk) and +10 (not junk). This setting allows you to control the weight of the TypePad Anti-Spam rating relative to other installed junk handlers.' => 'Los comentarios y los trackbacks reciben una puntuación de basura entre -10 (basura total) y +10 (no es basura). Esta opción le permite controlar el peso de la puntuación del anti-spam de TypePad en relación a los otros métodos instalados.', # Translate - New 
     4498        'Least Weight' => 'Peso menor', # Translate - New 
     4499        'Most Weight' => 'Peso mayor', # Translate - New 
    42474500 
    42484501## plugins/StyleCatcher/lib/StyleCatcher/CMS.pm 
     4502        'Your mt-static directory could not be found. Please configure \'StaticFilePath\' to continue.' => 'No se encontró el directorio mt-static. Por favor, configure el \'StaticFilePath\' para continuar.', # Translate - New 
    42494503        'Could not create [_1] folder - Check that your \'themes\' folder is webserver-writable.' => 'No se pudo crear el directorio [_1] - Compruebe que el servidor web puede escribir en la carpeta \'themes\'.', 
    42504504        'Error downloading image: [_1]' => 'Error descargando imagen: [_1]', 
     
    42864540        'Styles' => 'Estilos', 
    42874541 
    4288 ## plugins/TemplateRefresh/tmpl/results.tmpl 
    4289         'No templates were selected to process.' => 'No se han seleccionado plantillas para procesar.', 
    4290         'Return to templates' => 'Volver a las plantillas', 
    4291  
    4292 ## plugins/TemplateRefresh/TemplateRefresh.pl 
    4293         'Backup and refresh existing templates to Movable Type\'s default templates.' => 'Guardar y reactualizar los modelos que existen hacia los modeles de MovableType por defecto.', 
    4294         'This action will restore your blog\'s templates to factory settings without creating a backup. Click OK to continue or Cancel to abort.' => 'Esta acción restaurará las plantillas de su blog con la configuración de fábrica sin crear una copia de seguridad. Haga clic en Aceptar para continuar o Cancelar para abortar.', 
    4295         'This action will restore your global templates to factory settings without creating a backup. Click OK to continue or Cancel to abort.' => 'Esta acción restaurará las plantillas globales con la configuración de fábrica sin crear una copia de seguridad. Haga clic en Aceptar para continuar o Cancelar para abortar.', 
    4296         'Error loading default templates.' => 'Error cargando las plantillas predefinidas.', 
    4297         'Insufficient permissions to modify templates for blog \'[_1]\'' => 'Permisos insuficientes para modificar las plantillas del blog \'[_1]\'', 
    4298         'Processing templates for blog \'[_1]\'' => 'Procesando las plantillas del blog \'[_1]\'', 
    4299         'Processing global templates' => 'Procesando las plantillas globales', 
    4300         'Refreshing template <strong>[_3]</strong> with <a href="?__mode=view[_1]&amp;_type=template&amp;id=[_2]">backup</a>' => 'Recargando la plantilla <strong>[_3]</strong> con una <a href="?__mode=view[_1]&amp;_type=template&amp;id=[_2]">copia de seguridad</a>', 
    4301         'Refreshing template \'[_1]\'.' => 'Reactualizando la plantilla \'[_1]\'.', 
    4302         'Error creating new template: ' => 'Error creando nueva plantilla: ', 
    4303         'Created template \'[_1]\'.' => 'Creada plantilla \'[_1]\'.', 
    4304         'Insufficient permissions for modifying templates for this weblog.' => 'Permisos insuficientes para modificar las plantillas de este weblog.', 
    4305         'Skipping template \'[_1]\' since it appears to be a custom template.' => 'Ignorando plantilla \'[_1]\' ya que parecer ser una plantilla personalizada.', 
    4306         'Refreshing template <strong>[_3]</strong> with <a href="?__mode=view&amp;blog_id=[_1]&amp;_type=template&amp;id=[_2]">backup</a>' => 'Reactualizar los modelos <strong>[_3]</strong> desde <a href="?__mode=view&amp;blog_id=[_1]&amp;_type=template&amp;id=[_2]">guardar</a>', 
    4307         'Refresh Blog Templates' => 'Recargar plantillas de blogs', 
    4308         'Refresh Global Templates' => 'Recargar plantillas globales', 
    4309         'Refresh Template(s)' => 'Reactualizar plantilla/s', 
    4310  
    43114542## plugins/spamlookup/lib/spamlookup.pm 
    43124543        'Failed to resolve IP address for source URL [_1]' => 'Fallo al resolver la dirección IP de origen de la URL [_1]', 
     
    44524683        'New Widget Set' => 'Nuevo conjunto de widgets', 
    44534684        'First Widget Manager' => 'Primer Administrador de Widgets', 
    4454  
    4455 ## plugins/WidgetManager/default_widgets/search.tmpl 
    4456         'Search this blog:' => 'Buscar en este blog:', 
    4457  
    4458 ## plugins/WidgetManager/default_widgets/subscribe_to_feed.tmpl 
    4459  
    4460 ## plugins/WidgetManager/default_widgets/tag_cloud_module.tmpl 
    4461  
    4462 ## plugins/WidgetManager/default_widgets/monthly_archive_dropdown.tmpl 
     4685        '2-column layout - Sidebar' => 'Disposición a 2 columnas - Barra lateral', # Translate - New 
     4686        '3-column layout - Primary Sidebar' => 'Disposición a 3 columnas - Barra lateral principal', # Translate - New 
     4687        '3-column layout - Secondary Sidebar' => 'Disposición a 3 columnas - Barra lateral secundaria', # Translate - New 
     4688 
     4689## plugins/WidgetManager/default_widgets/monthly_archive_dropdown.mtml 
    44634690        'Select a Month...' => 'Seleccione un mes...', 
    44644691 
    4465 ## plugins/WidgetManager/default_widgets/recent_posts.tmpl 
    4466         'Recent Posts' => 'Entradas recientes', 
    4467  
    4468 ## plugins/WidgetManager/default_widgets/category_archive_list.tmpl 
    4469  
    4470 ## plugins/WidgetManager/default_widgets/calendar.tmpl 
    4471         'Monthly calendar with links to each day\'s posts' => 'Calendario mensual con los enlaces a las entradas de cada día', 
     4692## plugins/WidgetManager/default_widgets/category_archive_list.mtml 
     4693 
     4694## plugins/WidgetManager/default_widgets/calendar.mtml 
     4695        'Monthly calendar with links to daily posts' => 'Calendario mensual con enlaces a los archivos diarios', # Translate - New 
    44724696        'Sun' => 'Dom', 
    44734697        'Mon' => 'Lun', 
     
    44784702        'Sat' => 'Sáb', 
    44794703 
    4480 ## plugins/WidgetManager/default_widgets/recent_comments.tmpl 
    4481  
    4482 ## plugins/WidgetManager/default_widgets/technorati_search.tmpl 
     4704## plugins/WidgetManager/default_widgets/recent_entries.mtml 
     4705 
     4706## plugins/WidgetManager/default_widgets/current_author_monthly_archive_list.mtml 
     4707 
     4708## plugins/WidgetManager/default_widgets/date_based_author_archives.mtml 
     4709        'Author Yearly Archives' => 'Archivos anuales por autor', # Translate - New 
     4710        'Author Weekly Archives' => 'Archivos semanales por autor', # Translate - New 
     4711        'Author Daily Archives' => 'Archivos diarios por autor', # Translate - New 
     4712 
     4713## plugins/WidgetManager/default_widgets/main_index_meta_widget.mtml 
     4714        'This is a custom set of widgets that are conditioned to only appear on the homepage (or "main_index"). More info: [_1]' => 'Este es un conjunto personalizado de widgets creados para aparecer solo en la página de inicio (o "main_index"). Más información: [_1]', # Translate - New 
     4715 
     4716## plugins/WidgetManager/default_widgets/syndication.mtml 
     4717        'Search results matching &ldquo;<$mt:SearchString$>&rdquo;' => 'Resultados de la búsqueda &ldquo;<$mt:SearchString$>&rdquo;', # Translate - New 
     4718 
     4719## plugins/WidgetManager/default_widgets/current_category_monthly_archive_list.mtml 
     4720 
     4721## plugins/WidgetManager/default_widgets/recent_comments.mtml 
     4722        '<a href="[_1]">[_2] commented on [_3]</a>: [_4]' => '<a href="[_1]">[_2] comentó en [_3]</a>: [_4]', # Translate - New 
     4723 
     4724## plugins/WidgetManager/default_widgets/technorati_search.mtml 
    44834725        'Technorati' => 'Technorati', 
    44844726        '<a href=\'http://www.technorati.com/\'>Technorati</a> search' => 'Búsqueda en <a href=\'http://www.technorati.com/\'>Technorati</a>', 
     
    44874729        'Blogs that link here' => 'Blogs que enlazan aquí', 
    44884730 
    4489 ## plugins/WidgetManager/default_widgets/monthly_archive_list.tmpl 
    4490  
    4491 ## plugins/WidgetManager/default_widgets/signin.tmpl 
     4731## plugins/WidgetManager/default_widgets/monthly_archive_list.mtml 
     4732 
     4733## plugins/WidgetManager/default_widgets/signin.mtml 
    44924734        'You are signed in as ' => 'Se identificó como ', 
    44934735        'You do not have permission to sign in to this blog.' => 'No tiene permisos para identificarse en este blog.', 
    44944736 
     4737## plugins/WidgetManager/default_widgets/pages_list.mtml 
     4738 
     4739## plugins/WidgetManager/default_widgets/archive_meta_widget.mtml 
     4740        'This is a custom set of widgets that are conditioned to serve different content based upon what type of archive it is included. More info: [_1]' => 'Conjunto personalizado de widgets creado para mostrar contenidos diferentes según el tipo de archivo que incluye. Más información: [_1]', # Translate - New 
     4741 
     4742## plugins/WidgetManager/default_widgets/date_based_category_archives.mtml 
     4743        'Category Yearly Archives' => 'Archivos anuales por categoría', # Translate - New 
     4744        'Category Weekly Archives' => 'Archivos semanales por categoría', # Translate - New 
     4745        'Category Daily Archives' => 'Archivos diarios por categoría', # Translate - New 
     4746 
    44954747## plugins/WidgetManager/default_widgets/widgets.cfg 
     4748        'About This Page' => 'Página Sobre mi', # Translate - New 
     4749        'Current Author Monthly Archives' => 'Archivos mensuales del autor actual', # Translate - New 
     4750        'Calendar' => 'Calendario', 
     4751        'Category Archives' => 'Archivos por categoría', # Translate - New 
     4752        'Current Category Monthly Archives' => 'Archivos mensuales de la categoría actual', # Translate - New 
     4753        'Creative Commons' => 'Creative Commons', 
     4754        'Home Page Widgets' => 'Widgets de la página de inicio', # Translate - New 
     4755        'Monthly Archives Dropdown' => 'Desplegable de archivos mensuales', # Translate - New 
     4756        'Recent Assets' => 'Multimedia reciente', # Translate - New 
     4757        'Powered By' => 'Powered By', # Translate - Case 
     4758        'Syndication' => 'Sindicación', # Translate - New 
    44964759        'Technorati Search' => 'Búsquedas en Technorati', 
    4497         'Calendar' => 'Calendario', 
    4498         'Category list (nested)' => 'Lista de categorías (anidada)', 
    4499         'Date-based Category Archives' => 'Archivos de categorías por fecha', 
    4500         'Date-based Author Archives' => 'Archivos de autores por fecha', 
    4501         'Creative Commons' => 'Creative Commons', 
    4502         'Monthly archive list' => 'Lista de archivos mensuales', 
    4503         'Powered by' => 'Accionado por', 
    4504         'Recent posts' => 'Entradas recientes', 
    4505         'Search form' => 'Formulario de búsqueda', 
    4506         'Recent comments' => 'Comentarios recientes', 
    4507         'Tag cloud (sidebar)' => 'Nube de etiquetas (barra lateral)', 
    4508         'Monthly archive dropdown' => 'Menú desplegable de los archivos mensuales', 
    4509         'Pages list (nested)' => 'Lista de páginas (nested)', 
    4510         'Photos' => 'Fotos', 
    4511  
    4512 ## plugins/WidgetManager/default_widgets/creative_commons.tmpl 
     4760        'Date-Based Author Archives' => 'Archivos de autores por fecha', # Translate - Case 
     4761        'Date-Based Category Archives' => 'Archivos de categorías por fecha', # Translate - Case 
     4762 
     4763## plugins/WidgetManager/default_widgets/creative_commons.mtml 
    45134764        'This weblog is licensed under a' => 'Este weblog está licenciado bajo una', 
    45144765        'Creative Commons License' => 'Licencia Creative Commons', 
    45154766 
    4516 ## plugins/WidgetManager/default_widgets/powered_by.tmpl 
     4767## plugins/WidgetManager/default_widgets/about_this_page.mtml 
     4768 
     4769## plugins/WidgetManager/default_widgets/author_archive_list.mtml 
     4770 
     4771## plugins/WidgetManager/default_widgets/powered_by.mtml 
     4772 
     4773## plugins/WidgetManager/default_widgets/tag_cloud.mtml 
     4774 
     4775## plugins/WidgetManager/default_widgets/recent_assets.mtml 
     4776 
     4777## plugins/WidgetManager/default_widgets/search.mtml 
    45174778 
    45184779## plugins/WidgetManager/tmpl/edit.tmpl 
     
    45264787        'edit' => 'Editar', 
    45274788        'Available Widgets' => 'Widgets disponibles', 
     4789        'Save changes to this widget set (s)' => 'Guardar cambios de este conjunto de widgets (s)', # Translate - New 
    45284790 
    45294791## plugins/WidgetManager/tmpl/list.tmpl 
     
    45444806        'Widgets' => 'Widgets', 
    45454807 
     4808############################################# 
     4809 
     4810        'Main Index' => 'Inicio', 
     4811        '[_1] Comments' => '[_1] comentarios', 
     4812        '[_1] <a href="[_2]">Archives</a>' => '<a href="[_2]">Archivos</a> [_1]', 
     4813        'Need a Source URL (url).' => 'Necesita una URL de origen (url).', 
     4814        'Published [_1]' => '[_1] publicadas', 
     4815        'Unpublished [_1]' => '[_1] no publicadas', 
     4816        'Scheduled [_1]' => '[_1] programadas', 
     4817        'My [_1]' => 'Mis [_1]', 
     4818        'Blog Activity Feed' => 'Sindicación de Actividades del blog', 
     4819        'System Activity Feed' => 'Sindicación de la actividad', 
     4820        'Comments Activity Feed' => 'Sindicación de la actividad de comentarios', 
     4821        'TrackBack Activity Feed' => 'Sindicación de la actividad de TrackBacks', 
     4822        '[_1] Feed' => 'Sindicación de [_1]', 
     4823        'Authors' => 'Autores', 
     4824        'Adding new feature widget to dashboard...' => 'Añadiendo un nuevo widget al panel de control...', 
     4825        'Warnings and Log Messages' => 'Mensajes de alerta y registro', 
     4826        'IP Ban' => 'Bloqueo de IP', 
     4827        'IP Bans' => 'Bloqueos de IP', 
     4828        'Plugin Data' => 'Datos de la extensión', 
     4829        'yyyy/mm/dd/entry_basename.html' => 'aaaa/mm/dd/título_entrada.html', 
     4830        'YEARLY_ADV' => 'anuales', 
     4831        'MONTHLY_ADV' => 'mensuales', 
     4832        'CATEGORY_ADV' => 'por categoría', 
     4833        'PAGE_ADV' => 'por página', 
     4834        'INDIVIDUAL_ADV' => 'por entrada', 
     4835        'DAILY_ADV' => 'diarios', 
     4836        'WEEKLY_ADV' => 'semanales', 
     4837        'AUTHOR_ADV' => 'por mes y autor', 
     4838        'AUTHOR-YEARLY_ADV' => 'por año y autor', 
     4839        'AUTHOR-MONTHLY_ADV' => 'por mes y autor', 
     4840        'AUTHOR-WEEKLY_ADV' => 'por semana y autor', 
     4841        'AUTHOR-DAILY_ADV' => 'por día y autor', 
     4842        'CATEGORY-YEARLY_ADV' => 'por año y categoría', 
     4843        'CATEGORY-MONTHLY_ADV' => 'por mes y categoría', 
     4844        'CATEGORY-DAILY_ADV' => 'por día y categoría', 
     4845        'CATEGORY-WEEKLY_ADV' => 'por semana y categoría', 
     4846        'Entry Listing' => 'Listado de entradas', 
     4847        'Feed Subscription' => 'Suscripción de sindicación', 
     4848        'Trusted' => 'De confianza', 
     4849        'Activity Feed' => 'Sindicación de la actividad', 
     4850        'Dashboard' => 'Panel de Control', 
     4851        'Only show trusted commenters' => 'Mostrar solo comentaristas de confianza', 
     4852        'Blog Dashboard' => 'Panel de Control del blog', 
     4853        'Edit Address Book' => 'Editar agenda de direcciones', 
     4854        'Index Template: [_1]' => 'Plantilla índice: [_1]', 
     4855        'Only Indexes' => 'Solamente índices', 
     4856        'Only [_1] Archives' => 'Solamente archivos [_1]', 
     4857        'System Plugin Settings' => 'Configuración de las extensiones del sistema', 
     4858        'Plugin System' => 'Extensiones del sistema', 
     4859        'Manually enable or disable plugin-system functionality. Re-enabling plugin-system functionality, will return all plugins to their original state.' => 'Activa o desactiva manualmente las funcionalidades de las extensiones del sistema. La reactivación de las extensiones del sistema hace que las extensiones vuelvan a su estado original.', 
     4860        'Your plugins have been reconfigured. Since you\'re running mod_perl, you will need to restart your web server for these changes to take effect.' => 'Se reconfiguraron las extensiones. Debido a que está ejecutando mod_perl, deberá reiniciar el servidor web para que estos cambios tengan efecto.', 
     4861        'Archive map has been successfully updated.' => 'Se actualizaron con éxito los mapas de archivos.', 
     4862        'Auto-saving...' => 'Auto-guardando...', 
     4863        'Last auto-save at [_1]:[_2]:[_3]' => 'Último guardado automático a las [_1]:[_2]:[_3]', 
     4864        'Select a Widget...' => 'Seleccione un widget...', 
     4865        'Your Dashboard has been updated.' => 'Se ha actualizado el Panel de Control.', 
     4866        'Your dashboard is empty!' => '¡Su panel de control está vacío!', 
     4867        'Only when attention is required' => 'Solo cuando se requiera atención', 
     4868        'All [_1]' => 'Todos los/las [_1]', 
     4869        'Trusted commenters only' => 'Solo comentaristas de confianza', 
     4870        'Auto-Link URLs' => 'Autoenlazar URLs', 
     4871        'No CAPTCHA provider is available in this system.  Please check to see if Image::Magick is installed, and CaptchaSourceImageBase directive points to captcha-source directory under mt-static/images.' => 'No hay disponible ningún proveedor de CAPTCHA en este sistema. Por favor, compruebe que Image::Magick está instalado, y que la directiva CaptchaSourceImageBase apunta al directorio de origen de captchas en mt-static/images.', 
     4872        'Filtered Activity Feed' => 'Sindicación de la actividad del filtrado', 
     4873        '(Trusted)' => '(De confianza)', 
     4874        'Publishing [_1] [_2]...' => 'Publicando [_1] [_2]...', 
     4875        'Publishing [_1] dynamic links...' => 'Publicando [_1] enlace dinámico...', 
     4876        'Publishing [_1] archives...' => 'Publicando archivos [_1]...', 
     4877        'Publishing [_1] templates...' => 'Publicando plantillas [_1]...', 
     4878        'Re-Edit this [_1]' => 'Re-editar [_1]', 
     4879        'Re-Edit this [_1] (e)' => 'Re-editar [_1] (e)', 
     4880        'Personal blog clone source' => 'Blog original a clonar', 
     4881## plugins/feeds-app-lite/lib/MT/Feeds/Lite.pm 
     4882        'An error occurred processing [_1]. The previous version of the feed was used. A HTTP status of [_2] was returned.' => 'Ocurrió un error procesando [_1]. Se utilizó la versión previa de la fuente. Se devolvió el estado HTTP [_2].', 
     4883        'An error occurred processing [_1]. A previous version of the feed was not available.A HTTP status of [_2] was returned.' => 'Ocurrió un error procesando [_1]. La versión anterior de la fuente no estaba disponible. Se devolvió el estado HTTP [_2].', 
     4884 
     4885## plugins/feeds-app-lite/lib/MT/Feeds/Tags.pm 
     4886        '\'[_1]\' is a required argument of [_2]' => '\'[_1]\' es un argumento necesario de [_2]', 
     4887        'MT[_1] was not used in the proper context.' => 'MT[_1] no se está utilizando en el contexto adecuado.', 
     4888 
     4889## plugins/feeds-app-lite/tmpl/config.tmpl 
     4890        'Feeds.App Lite Widget Creator' => 'Creador de widgets de Feeds.App Lite', 
     4891        'Configure feed widget settings' => 'Configurar widgets de sindicación', 
     4892        'Enter a title for your widget.  This will also be displayed as the title of the feed when used on your published blog.' => 'Teclee un título para su widget. Esto también se mostrará como título de la fuente en el blog.', 
     4893        '[_1] Feed Widget' => 'Widget de sindicación [_1]', 
     4894        'Select the maximum number of entries to display.' => 'Seleccione el máximo número de entradas a mostrar.', 
     4895        '3' => '3', 
     4896        '5' => '5', 
     4897        '10' => '10', 
     4898        'All' => 'Todos', 
     4899 
     4900## plugins/feeds-app-lite/tmpl/msg.tmpl 
     4901        'No feeds could be discovered using [_1]' => 'No se descubrieron fuentes usando [_1]', 
     4902        'An error occurred processing [_1]. Check <a href="javascript:void(0)" onclick="closeDialog(\'http://www.feedvalidator.org/check.cgi?url=[_2]\')">here</a> for more detail and please try again.' => 'Ocurrió un error procesando [_1]. Compruebe <a href="javascript:void(0)" onclick="closeDialog(\'http://www.feedvalidator.org/check.cgi?url=[_2]\')">aquí</a> los detalles e inténtelo de nuevo.', 
     4903        'A widget named <strong>[_1]</strong> has been created.' => 'Se creó un widget titulado <strong>[_1]</strong>.', 
     4904        'You may now <a href="javascript:void(0)" onclick="closeDialog(\'[_2]\')">edit &ldquo;[_1]&rdquo;</a> or include the widget in your blog using <a href="javascript:void(0)" onclick="closeDialog(\'[_3]\')">WidgetManager</a> or the following MTInclude tag:' => 'Ahora puede <a href="javascript:void(0)" onclick="closeDialog(\'[_2]\')">editar &ldquo;[_1]&rdquo;</a> o incluir el widget su blog utilizando <a href="javascript:void(0)" onclick="closeDialog(\'[_3]\')">WidgetManager</a> o la siguiente etiqueta MTInclude:', 
     4905        'You may now <a href="javascript:void(0)" onclick="closeDialog(\'[_2]\')">edit &ldquo;[_1]&rdquo;</a> or include the widget in your blog using the following MTInclude tag:' => 'Ahora puede <a href="javascript:void(0)" onclick="closeDialog(\'[_2]\')">editar &ldquo;[_1]&rdquo;</a> o incluir el widget en su blog utilizando la siguiente etiqueta MTInclude:', 
     4906        'Create Another' => 'Crear otro', 
     4907 
     4908## plugins/feeds-app-lite/tmpl/start.tmpl 
     4909        'You must enter a feed or site URL to proceed' => 'Debe introducir una fuente o una URL de un sitio para proceder.', 
     4910        'Create a widget from a feed' => 'Crear un widget de una fuente de sindicación', 
     4911        'Feed or Site URL' => 'URL del sitio o fuente', 
     4912        'Enter the URL of a feed, or the URL of a site that has a feed.' => 'Introduzca la URL de una fuente de sindicación, o la URL de un sitio que tenga una fuente.', 
     4913 
     4914## plugins/feeds-app-lite/tmpl/select.tmpl 
     4915        'Multiple feeds were found' => 'Se encontraron múltiples fuentes', 
     4916        'Select the feed you wish to use. <em>Feeds.App Lite supports text-only RSS 1.0, 2.0 and Atom feeds.</em>' => 'Seleccione la fuente que desea usar. <em>Feeds.App Lite soporta las fuentes con solo texto RSS 1.0, 2.0 y Atom.', 
     4917        'URI' => 'URI', 
     4918 
     4919## plugins/feeds-app-lite/mt-feeds.pl 
     4920        'Feeds.App Lite helps you republish feeds on your blogs. Want to do more with feeds in Movable Type?' => 'Feeds.App Lite le ayuda a publicar fuentes de sindicación en los blogs. ¿Desea hacer más cosas con fuentes en Movable Type?', 
     4921        'Upgrade to Feeds.App' => 'Actualícese a Feeds.App', 
     4922        'Create a Feed Widget' => 'Crear un widget de fuente', 
     4923 
     4924        '2-Columns, Wide, Thin' => '2 columnas, ancha, delgada', 
     4925        'Edit Widget Set' => 'Editar widgets', 
     4926        'edit' => 'editar', 
     4927 
    45464928); 
    45474929 
    4548 ## New words: 152 
     4930## New words: 1684 
    45494931 
    455049321;