[ Index ]
 

Code source de Dotclear 1.2.5

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/l10n/es-utf8/ -> main.lang.php (source)

   1  <?php
   2  # ***** BEGIN LICENSE BLOCK *****
   3  # This file is part of DotClear.
   4  # Copyright (c) 2004 Olivier Meunier and contributors. All rights
   5  # reserved.
   6  #
   7  # DotClear is free software; you can redistribute it and/or modify
   8  # it under the terms of the GNU General Public License as published by
   9  # the Free Software Foundation; either version 2 of the License, or
  10  # (at your option) any later version.
  11  # 
  12  # DotClear is distributed in the hope that it will be useful,
  13  # but WITHOUT ANY WARRANTY; without even the implied warranty of
  14  # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  15  # GNU General Public License for more details.
  16  #
  17  # You should have received a copy of the GNU General Public License
  18  # along with DotClear; if not, write to the Free Software
  19  # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  20  #
  21  # ***** END LICENSE BLOCK *****
  22  #
  23  
  24  
  25  #        DOT NOT MODIFY THIS FILE !
  26  
  27  
  28  
  29  
  30  $GLOBALS['__l10n']['Login'] = 'Usuario';
  31  $GLOBALS['__l10n']['Password'] = 'Contraseña';
  32  $GLOBALS['__l10n']['Remember me'] = 'Recordar datos';
  33  $GLOBALS['__l10n']['You must accept cookies in order to use the private area.'] = 'Tu navegador ha de aceptar cookies para poder utilizar el panel de administración.';
  34  $GLOBALS['__l10n']['Login failed. Please try again.'] = 'Fallo de autenticación. Inténtalo de nuevo.';
  35  $GLOBALS['__l10n']['ok'] = 'aceptar';
  36  $GLOBALS['__l10n']['yes'] = 'sí';
  37  $GLOBALS['__l10n']['no'] = 'no';
  38  $GLOBALS['__l10n']['help'] = 'ayuda';
  39  $GLOBALS['__l10n']['Error(s)'] = 'Error(es)';
  40  $GLOBALS['__l10n']['Entries'] = 'Artículos';
  41  $GLOBALS['__l10n']['Entry'] = 'Artículo';
  42  $GLOBALS['__l10n']['Comment'] = 'Comentario';
  43  $GLOBALS['__l10n']['Comments'] = 'Comentarios';
  44  $GLOBALS['__l10n']['Categories'] = 'Categorías';
  45  $GLOBALS['__l10n']['Editor'] = 'Redactor';
  46  $GLOBALS['__l10n']['Editors'] = 'Redactores';
  47  $GLOBALS['__l10n']['Preferences'] = 'Preferencias';
  48  $GLOBALS['__l10n']['Tools'] = 'Herramientas';
  49  $GLOBALS['__l10n']['logout'] = 'desconectar';
  50  $GLOBALS['__l10n']['Close this window'] = 'Cerrar ventana';
  51  $GLOBALS['__l10n']['New entry'] = 'Nuevo artículo';
  52  $GLOBALS['__l10n']['Manage images'] = 'Gestor de imágenes';
  53  $GLOBALS['__l10n']['View blog'] = 'Ver bitácora';
  54  $GLOBALS['__l10n']['List of entries'] = 'Lista de artículos';
  55  $GLOBALS['__l10n']['%1$d entries match your search of %2$s.'] = '%1$d artículos corresponden a la búsqueda %2$s.';
  56  $GLOBALS['__l10n']['%1$d entrie matches your search of %2$s.'] = '%1$d artículo corresponde a la búsqueda %2$s.';
  57  $GLOBALS['__l10n']['Last %d entries.'] = '%d últimos artículos.';
  58  $GLOBALS['__l10n']['Offline entries.'] = 'Artículos no publicados.';
  59  $GLOBALS['__l10n']['Selected entries.'] = 'Artículos seleccionados.';
  60  $GLOBALS['__l10n']['Month'] = 'Mes';
  61  $GLOBALS['__l10n']['Category'] = 'Categoría';
  62  $GLOBALS['__l10n']['No entry'] = 'No hay artículos';
  63  $GLOBALS['__l10n']['show all'] = 'mostrar todo';
  64  $GLOBALS['__l10n']['hide all'] = 'ocultar todo';
  65  $GLOBALS['__l10n']['show/hide'] = 'mostrar/ocultar';
  66  $GLOBALS['__l10n']['edit'] = 'editar';
  67  $GLOBALS['__l10n']['read'] = 'leer';
  68  $GLOBALS['__l10n']['This entry is online'] = 'Este artículo ha sido publicado';
  69  $GLOBALS['__l10n']['This entry is offline'] = 'Este artículo no ha sido publicado';
  70  $GLOBALS['__l10n']['This entry is selected'] = 'Este artículo ha sido seleccionado';
  71  $GLOBALS['__l10n']['Online'] = 'Publicado';
  72  $GLOBALS['__l10n']['Offline'] = 'No publicado';
  73  $GLOBALS['__l10n']['%d comment'] = '%d comentario';
  74  $GLOBALS['__l10n']['%d comments'] = '%d comentarios';
  75  $GLOBALS['__l10n']['%d trackback'] = '%d trackback';
  76  $GLOBALS['__l10n']['%d trackbacks'] = '%d trackbacks';
  77  $GLOBALS['__l10n']['set online'] = 'publicar';
  78  $GLOBALS['__l10n']['set offline'] = 'no publicar';
  79  $GLOBALS['__l10n']['by %s - in %s'] = 'por %s - en %s';
  80  $GLOBALS['__l10n']['Search'] = 'Buscar';
  81  $GLOBALS['__l10n']['View all offline entries'] = 'Ver todos los artículos no publicados';
  82  $GLOBALS['__l10n']['View all selected entries'] = 'Ver todos los artículos seleccionados';
  83  $GLOBALS['__l10n']['Bookmarklet'] = 'Bookmarklet';
  84  $GLOBALS['__l10n']['You can drag the following link to your links bar or add it to your bookmarks and when you "Blog this!" it will open up a popup window with information and a link to the site you\'re currently browsing so you can make a quick post about it.'] = 'Puedes arrastrar y soltar el siguiente enlace en la barra de enlaces de tu navegador o puedes añadirlo a favoritos. Cada vez que hagas click en "Blog this!" se abrirá una nueva ventana con información y un enlace hacia la web que estés visitando para que puedas comenzar un artículo al respecto.';
  85  $GLOBALS['__l10n']['Back'] = 'Atrás';
  86  $GLOBALS['__l10n']['Back to entry'] = 'Volver al artículo';
  87  $GLOBALS['__l10n']['Back to list of entries'] = 'Volver a la lista de artículos';
  88  $GLOBALS['__l10n']['XHTML validation'] = 'Validación XHTML';
  89  $GLOBALS['__l10n']['Trackback'] = 'Trackback';
  90  $GLOBALS['__l10n']['Trackbacks'] = 'Trackbacks';
  91  $GLOBALS['__l10n']['View entry'] = 'Ver artículo';
  92  $GLOBALS['__l10n']['You have unsaved changes.'] = 'No se han guardado los cambios.';
  93  $GLOBALS['__l10n']['Format'] = 'Formato';
  94  $GLOBALS['__l10n']['Status'] = 'Estado';
  95  $GLOBALS['__l10n']['Closed'] = 'Cerrados';
  96  $GLOBALS['__l10n']['Open'] = 'Abiertos';
  97  $GLOBALS['__l10n']['Selection'] = 'Selección';
  98  $GLOBALS['__l10n']['Add an image'] = 'Añadir una imagen';
  99  $GLOBALS['__l10n']['Wiki formatting rules'] = 'Reglas del formato Wiki';
 100  $GLOBALS['__l10n']['You can use the following shortcuts to refine your layout.'] = 'Puedes usar los siguientes atajos para ajustar la presentación.';
 101  $GLOBALS['__l10n']['You are not allowed to edit a comment'] = 'No tienes derechos para modificar un comentario';
 102  $GLOBALS['__l10n']['Entry successfully removed'] = 'Artículo borrado con éxito';
 103  $GLOBALS['__l10n']['Permanent link'] = 'Enlace permanente';
 104  $GLOBALS['__l10n']['Title'] = 'Título';
 105  $GLOBALS['__l10n']['URLed title'] = 'Título de la URL';
 106  $GLOBALS['__l10n']['Use'] = 'Mostrar URL';
 107  $GLOBALS['__l10n']['Abstract'] = 'Entradilla';
 108  $GLOBALS['__l10n']['optional'] = 'opcional';
 109  $GLOBALS['__l10n']['More options'] = 'Ver más opciones';
 110  $GLOBALS['__l10n']['Notepad'] = 'Bloc de notas';
 111  $GLOBALS['__l10n']['Date'] = 'Fecha';
 112  $GLOBALS['__l10n']['Hour'] = 'Hora';
 113  $GLOBALS['__l10n']['now'] = 'ahora';
 114  $GLOBALS['__l10n']['preview'] = 'vista preliminar';
 115  $GLOBALS['__l10n']['save'] = 'guardar';
 116  $GLOBALS['__l10n']['convert into XHTML'] = 'transformar a XHTML';
 117  $GLOBALS['__l10n']['delete'] = 'borrar';
 118  $GLOBALS['__l10n']['Are you sure you want to delete this entry?'] = '¿Estás seguro de querer borrar este artículo?';
 119  $GLOBALS['__l10n']['Trackbacks list'] = 'Lista de trackbacks';
 120  $GLOBALS['__l10n']['No trackback'] = 'No hay trackbacks';
 121  $GLOBALS['__l10n']['Comments list'] = 'Lista de comentarios';
 122  $GLOBALS['__l10n']['No comment'] = 'No hay comentarios';
 123  $GLOBALS['__l10n']['Are you sure you want to delete this comment?'] = '¿Estás seguro de querer borrar este comentario?';
 124  $GLOBALS['__l10n']['From'] = 'De';
 125  $GLOBALS['__l10n']['On %A %e %B %Y, %I:%M %p'] = 'El %A %e %B %Y, a las %H:%M %p';
 126  $GLOBALS['__l10n']['Email'] = 'Correo';
 127  $GLOBALS['__l10n']['Site'] = 'Web';
 128  $GLOBALS['__l10n']['Post a comment'] = 'Añadir comentario';
 129  $GLOBALS['__l10n']['Name'] = 'Nombre';
 130  $GLOBALS['__l10n']['Notice'] = 'Aviso';
 131  $GLOBALS['__l10n']['This comment has to be in HTML format'] = 'Sólo se admite el formato HTML';
 132  $GLOBALS['__l10n']['Comments listed from most recent to oldest'] = 'Lista de comentarios de más a menos reciente';
 133  $GLOBALS['__l10n']['This comment is online'] = 'Este comentario está publicado';
 134  $GLOBALS['__l10n']['This comment is offline'] = 'Este comentario no está publicado';
 135  $GLOBALS['__l10n']['Page(s)'] = 'Página(s)';
 136  $GLOBALS['__l10n']['No comment yet'] = 'Todavía no hay comentarios';
 137  $GLOBALS['__l10n']['Edit a comment'] = 'Editar comentario';
 138  $GLOBALS['__l10n']['next page'] = 'pág. siguiente';
 139  $GLOBALS['__l10n']['prev. page'] = 'pág. anterior';
 140  $GLOBALS['__l10n']['Categories list'] = 'Lista de categorías';
 141  $GLOBALS['__l10n']['New category'] = 'Nueva categoría';
 142  $GLOBALS['__l10n']['No category yet'] = 'Todavía no hay categorías';
 143  $GLOBALS['__l10n']['Move %s up'] = 'Mover %s hacia arriba';
 144  $GLOBALS['__l10n']['Move %s down'] = 'Mover %s hacia abajo';
 145  $GLOBALS['__l10n']['%d entry'] = '%d artículo';
 146  $GLOBALS['__l10n']['%d entries'] = '%d artículos';
 147  $GLOBALS['__l10n']['Drag items to change their positions.'] = 'Arrastrar los objetos para cambiar sus posiciones.';
 148  $GLOBALS['__l10n']['Are you sure you want to delete this category?'] = '¿Estás seguro de querer borrar esta categoría?';
 149  $GLOBALS['__l10n']['Position'] = 'Posición';
 150  $GLOBALS['__l10n']['save order'] = 'guardar orden';
 151  $GLOBALS['__l10n']['Reorder categories'] = 'Reordenar categorías';
 152  $GLOBALS['__l10n']['Description'] = 'Descripción';
 153  $GLOBALS['__l10n']['Category has been created'] = 'Categoría creada';
 154  $GLOBALS['__l10n']['Category has been updated'] = 'Categoría actualizada';
 155  $GLOBALS['__l10n']['Category has been deleted'] = 'Categoría borrada';
 156  $GLOBALS['__l10n']['Cannot delete category'] = 'No se puede borrar esta categoría';
 157  $GLOBALS['__l10n']['List of editors'] = 'Lista de redactores';
 158  $GLOBALS['__l10n']['New editor'] = 'Nuevo redactor';
 159  $GLOBALS['__l10n']['administrator'] = 'administrador';
 160  $GLOBALS['__l10n']['advanced editor'] = 'redactor avanzado';
 161  $GLOBALS['__l10n']['editor'] = 'redactor';
 162  $GLOBALS['__l10n']['inactive'] = 'inactivo';
 163  $GLOBALS['__l10n']['Are you sure you want to delete this editor?'] = '¿Estás seguro de querer borrar este redactor?';
 164  $GLOBALS['__l10n']['Editor creation'] = 'Crear redactor';
 165  $GLOBALS['__l10n']['Update of editor %s'] = 'Modificar el redactor %s';
 166  $GLOBALS['__l10n']['Note: Login must be letters or numbers.'] = 'Aviso: El nombre de usuario sólo puede contener letras o números.';
 167  $GLOBALS['__l10n']['Firstname'] = 'Nombre';
 168  $GLOBALS['__l10n']['Leave empty to keep password intact'] = 'Dejar en blanco para no modificar la contraseña';
 169  $GLOBALS['__l10n']['Level'] = 'Nivel';
 170  $GLOBALS['__l10n']['You are about to update you own profile. You will be disconnected after changes.'] = 'Vas a modificar tu perfil. Serás desconectado después de los cambios.';
 171  $GLOBALS['__l10n']['Editor created'] = 'Redactor creado';
 172  $GLOBALS['__l10n']['Editor updated'] = 'Redactor modificado';
 173  $GLOBALS['__l10n']['Editor deleted'] = 'Redactor borrado';
 174  $GLOBALS['__l10n']['User preferences'] = 'Preferencias de usuario';
 175  $GLOBALS['__l10n']['Nickname'] = 'Alias';
 176  $GLOBALS['__l10n']['Prefered edit format'] = 'Formato de edición preferido';
 177  $GLOBALS['__l10n']['Default publication status'] = 'Estado de publicación por defecto';
 178  $GLOBALS['__l10n']['Prefered category'] = 'Categoría preferida';
 179  $GLOBALS['__l10n']['Language'] = 'Idioma';
 180  $GLOBALS['__l10n']['Entry edit field height'] = 'Tamaño de la zona de edición de los posts';
 181  $GLOBALS['__l10n']['Number of hours between user\'s local time and the server time'] = 'Diferencia horaria entre la hora del usuario y la del servidor';
 182  $GLOBALS['__l10n']['Server time is %s'] = 'La hora del servidor es %s';
 183  $GLOBALS['__l10n']['Entry validation'] = 'Validar artículo';
 184  $GLOBALS['__l10n']['Comment validation'] = 'Validar comentario';
 185  $GLOBALS['__l10n']['Cannot connect to server.'] = 'No se ha podido conectar con el servidor.';
 186  $GLOBALS['__l10n']['Valid entry'] = 'Artículo validado';
 187  $GLOBALS['__l10n']['Valid comment'] = 'Comentario validado';
 188  $GLOBALS['__l10n']['Invalid entry'] = 'Artículo no válido';
 189  $GLOBALS['__l10n']['Invalid comment'] = 'Comentario no válido';
 190  $GLOBALS['__l10n']['Errors list'] = 'Lista de errores';
 191  $GLOBALS['__l10n']['Validation done with %s'] = 'Validación efectuada por %s';
 192  $GLOBALS['__l10n']['Directory %s is not writable. Check permissions.'] = 'El directorio %s no posee permisos de escritura. Comprueba los permisos.';
 193  $GLOBALS['__l10n']['Directory %s does not exist.'] = 'El directorio %s no existe.';
 194  $GLOBALS['__l10n']['Upload an image'] = 'Subir una imagen';
 195  $GLOBALS['__l10n']['Choose a file (max size %s)'] = 'Elige el archivo (tamaño máximo de %s)';
 196  $GLOBALS['__l10n']['send'] = 'enviar';
 197  $GLOBALS['__l10n']['New directory'] = 'Nuevo directorio';
 198  $GLOBALS['__l10n']['Your images'] = 'Tus imágenes';
 199  $GLOBALS['__l10n']['Image does not exist'] = 'La imagen no existe';
 200  $GLOBALS['__l10n']['Unable to delete image'] = 'No ha sido posible borrar la imagen';
 201  $GLOBALS['__l10n']['Image deleted'] = 'Imagen borrada';
 202  $GLOBALS['__l10n']['Image uploaded'] = 'Imagen subida';
 203  $GLOBALS['__l10n']['File size exceeds the authorized limit'] = 'El tamaño del archivo sobrepasa el límite autorizado';
 204  $GLOBALS['__l10n']['File was only partially uploaded'] = 'El archivo no ha sido subido por completo';
 205  $GLOBALS['__l10n']['No file'] = 'No hay archivos';
 206  $GLOBALS['__l10n']['The file %s is not an image'] = 'El archivo %s no es una imagen';
 207  $GLOBALS['__l10n']['An error occured while uploading the image'] = 'Se ha producido un error al subir la imagen';
 208  $GLOBALS['__l10n']['Wrong image type'] = 'Tipo de imagen incorrecto';
 209  $GLOBALS['__l10n']['Image is too large'] = 'La imagen es demasiado grande';
 210  $GLOBALS['__l10n']['No file yet'] = 'No hay archivo';
 211  $GLOBALS['__l10n']['No thumbnail'] = 'No hay imagen miniatura';
 212  $GLOBALS['__l10n']['Try to create thumbnail'] = 'Intentar crear imagen miniatura';
 213  $GLOBALS['__l10n']['Are you sure you want to delete this %s?'] = '¿Estás seguro de querer borrar este %s?';
 214  $GLOBALS['__l10n']['directory'] = 'directorio';
 215  $GLOBALS['__l10n']['file'] = 'archivo';
 216  $GLOBALS['__l10n']['link'] = 'enlace';
 217  $GLOBALS['__l10n']['Pings'] = 'Pings';
 218  $GLOBALS['__l10n']['Auto discovery of ping URLs'] = 'Autodescubrir URLs para hacer ping';
 219  $GLOBALS['__l10n']['Insert here URLs to ping'] = 'Añade aquí las URLs para hacer ping';
 220  $GLOBALS['__l10n']['Summary to send'] = 'Resumen a enviar';
 221  $GLOBALS['__l10n']['Ping URLs'] = 'Hacer ping a las URLs';
 222  $GLOBALS['__l10n']['Previous pings sent'] = 'Pings realizados';
 223  $GLOBALS['__l10n']['No ping yet'] = 'No hay pings';
 224  $GLOBALS['__l10n']['Result'] = 'Resultado';
 225  $GLOBALS['__l10n']['Back to tools'] = 'Volver a herramientas';
 226  $GLOBALS['__l10n']['Cannot open file'] = 'No se puede abrir el archivo';
 227  $GLOBALS['__l10n']['Plugin not valid'] = 'Plugin no válido';
 228  $GLOBALS['__l10n']['This plugin still exists. Delete it before.'] = 'El plugin ya existe. Bórralo antes.';
 229  $GLOBALS['__l10n']['An error occured while downloading the file.'] = 'Se ha producido un error al descargar el archivo.';
 230  $GLOBALS['__l10n']['An error occured while writing the file.'] = 'Se ha producido un error al escribir en el archivo.';
 231  ?>


Généré le : Fri Feb 23 21:40:15 2007 par Balluche grâce à PHPXref 0.7