[ Index ] |
|
Code source de Dotclear 1.2.5 |
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']['No such user ID or invalid user ID'] = 'Usuario o contraseña no válidos'; 31 $GLOBALS['__l10n']['Invalid user level'] = 'Nivel de usuario no válido'; 32 $GLOBALS['__l10n']['User password missing'] = 'Escribe la contraseña'; 33 $GLOBALS['__l10n']['User name missing'] = 'Escribe el nombre de usuario'; 34 $GLOBALS['__l10n']['Invalid email address'] = 'Dirección de correo no válida'; 35 $GLOBALS['__l10n']['Invalid publication format'] = 'Formato de publicación no válido'; 36 $GLOBALS['__l10n']['Invalid edit size'] = 'Tamaño de edición no válido'; 37 $GLOBALS['__l10n']['Category does not exist'] = 'La categorÃa no existe'; 38 $GLOBALS['__l10n']['This user has entries'] = 'Este usuario ha escrito artÃculos'; 39 $GLOBALS['__l10n']['Empty category title'] = 'TÃtulo de la categorÃa vacÃo'; 40 $GLOBALS['__l10n']['No category ID'] = 'Sin identificación de la categorÃa'; 41 $GLOBALS['__l10n']['This category is not empty'] = 'La categorÃa no está vacÃa'; 42 $GLOBALS['__l10n']['Empty or invalid URLed title'] = 'El tÃtulo de la URL de la categorÃa no es válido'; 43 $GLOBALS['__l10n']['Empty entry title'] = 'Escribe el tÃtulo del artÃculo'; 44 $GLOBALS['__l10n']['Empty entry content'] = 'Escribe el contenido del artÃculo'; 45 $GLOBALS['__l10n']['No entry ID'] = 'Sin identificación del artÃculo'; 46 $GLOBALS['__l10n']['Empty comment author'] = 'Escribe un nombre'; 47 $GLOBALS['__l10n']['Empty comment content'] = 'Escribe un comentario'; 48 $GLOBALS['__l10n']['Entry does not exists'] = 'El artÃculo no existe'; 49 $GLOBALS['__l10n']['Source is not a ping URL'] = 'Esa dirección no es una URL de ping válida'; 50 $GLOBALS['__l10n']['Trackback error'] = 'Error de trackback'; 51 $GLOBALS['__l10n']['No entry.'] = 'Sin artÃculos.'; 52 $GLOBALS['__l10n']['Comment for entry %s'] = 'Comentario al artÃculo %s'; 53 $GLOBALS['__l10n']['By: %s'] = 'Por: %s'; 54 $GLOBALS['__l10n']['Website: %s'] = 'Web: %s'; 55 $GLOBALS['__l10n']['Search of %s doesn\'t give any result.'] = 'La búsqueda %s no ha producido ningún resultado.'; 56 $GLOBALS['__l10n']['Your comment has been sent successfully. It will be online soon.'] = 'Tu comentario ha sido enviado. Será publicado en breve.'; 57 $GLOBALS['__l10n']['Strong emphasis'] = 'Negrita'; 58 $GLOBALS['__l10n']['Emphasis'] = 'Destacado'; 59 $GLOBALS['__l10n']['Inserted'] = 'Insertado'; 60 $GLOBALS['__l10n']['Deleted'] = 'Tachado'; 61 $GLOBALS['__l10n']['Inline quote'] = 'Cita en lÃnea'; 62 $GLOBALS['__l10n']['Code'] = 'Código'; 63 $GLOBALS['__l10n']['Line break'] = 'Salto de lÃnea'; 64 $GLOBALS['__l10n']['Blockquote'] = 'Bloque de cita'; 65 $GLOBALS['__l10n']['Preformated text'] = 'Texto preformateado'; 66 $GLOBALS['__l10n']['Unordered list'] = 'Lista desordenada'; 67 $GLOBALS['__l10n']['Ordered list'] = 'Lista ordenada'; 68 $GLOBALS['__l10n']['URL?'] = '¿URL?'; 69 $GLOBALS['__l10n']['Language?'] = '¿Idioma?'; 70 $GLOBALS['__l10n']['Link'] = 'Enlace'; 71 $GLOBALS['__l10n']['External image'] = 'Imagen externa'; 72 $GLOBALS['__l10n']['Internal image'] = 'Imagen interna'; 73 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Fri Feb 23 21:40:15 2007 | par Balluche grâce à PHPXref 0.7 |