Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

proyectos:forov2:lang_admin_hacks_list_php [2006/06/26 16:43]
santisis
proyectos:forov2:lang_admin_hacks_list_php [2006/07/06 04:23] (actual)
inggenia traduje lang_admin_hacks_list_php //inggenia
Línea 4: Línea 4:
 <?php <?php
 /*************************************************************************** /***************************************************************************
-                   $RCSfile: lang_admin_hacks_list.php,v $ +                            lang_admin_hacks_list.php [Argentinean Spanish] 
-                           ------------------- + *                              ------------------- 
-  copyright            : (C) 2003 Nivisec.com + *     begin                : Wed Jul 05 2006 
-  email                support@nivisec.com + *     copyright            : Neri Tisocco 
-+ *     e-mail               neritisocco@hotmail.com 
-  $Idlang_admin_hacks_list.php,v 1.3 2003/07/10 16:50:23 nivisec Exp $ + *     location             : Capital Federal, Argentina 
-+ *     version              0.1.20060605 
-+ * 
-***************************************************************************/+ * 
 + *     modified from English language by
 + *                          Neri Tisocco (neritisocco@hotmail.com) 
 + * 
 + 
 + ****************************************************************************/
  
 /*************************************************************************** /***************************************************************************
-+ 
-*   This program is free software; you can redistribute it and/or modify + *   This program is free software; you can redistribute it and/or modify 
-*   it under the terms of the GNU General Public License as published by + *   it under the terms of the GNU General Public License as published by 
-*   the Free Software Foundation; either version 2 of the License, or + *   the Free Software Foundation; either version 2 of the License, or 
-*   (at your option) any later version. + *   (at your option) any later version. 
-+ * 
-***************************************************************************/+ ***************************************************************************/
  
 /* General */ /* General */
-$lang['Hacks_List'] = 'Hacks/Mods List'; +$lang['Hacks_List'] = 'Lista de Hacks/Mods'; 
-$lang['Page_Desc'] = 'This module allows you to add/edit/delete the list of current hacks/mods on your board They are displayed for users when they visit the hacks_list.php page.'; +$lang['Page_Desc'] = 'Este módulo te permite agregar/editar/eliminar la lista de los hacks/mods actuales en tu foroSerán mostrados a los usuarios cuando visiten la página hacks_list.php'; 
-$lang['Deleted_Hack'] = 'Deleted hack %s from the list.<br />'; +$lang['Deleted_Hack'] = 'hack %s eliminado de la lista.<br />'; 
-$lang['Updated_Hack'] = 'Updated info for hack %s.<br />'; +$lang['Updated_Hack'] = 'Información actualizada del hack %s.<br />'; 
-$lang['Added_Hack'] = 'Added info for hack %s.<br />'; +$lang['Added_Hack'] = 'Información agregada del hack %s.<br />'; 
-$lang['Status'] = 'Status'; +$lang['Status'] = 'Estatus'; 
-$lang['No_Website'] = 'No website is available.'; +$lang['No_Website'] = 'Ninguna página web disponible.'; 
-$lang['No_Hacks'] = 'No hacks to display.'; +$lang['No_Hacks'] = 'No hay hacks para mostrar.'; 
-$lang['Add_New_Hack'] = 'Add A New Hack'; +$lang['Add_New_Hack'] = 'Agregar un nuevo Hack'; 
-$lang['User_Viewable'] = 'Hide From User List?'; +$lang['User_Viewable'] = 'Esconder de la Lista de Usuario?'; 
-$lang['Hack_Name'] = 'Hack Name'; +$lang['Hack_Name'] = 'Nombre del Hack'; 
-$lang['Description'] = 'Description'; +$lang['Description'] = 'Descripción'; 
-$lang['Required'] = 'Required'; +$lang['Required'] = 'Requerido'; 
-$lang['Author_Email'] = 'Author Email'; +$lang['Author_Email'] = 'Email del autor'; 
-$lang['Version'] = 'Version'; +$lang['Version'] = 'Versión'; 
-$lang['Download_URL'] = 'Download Location';+$lang['Download_URL'] = 'Lugar de Download';
  
 /* Errors */ /* Errors */
-$lang['Error_Hacks_List_Table'] = 'Error querying the Hacks List Table.'; +$lang['Error_Hacks_List_Table'] = 'Error accediendo a la Tabla de la Lista de Hacks.'; 
-$lang['Required_Field_Missing'] = 'You failed to enter all required information.'; +$lang['Required_Field_Missing'] = 'No ingresaste toda la información requerida.'; 
-$lang['Error_File_Opening'] = 'Unable to open the file: %s';+$lang['Error_File_Opening'] = 'No se puede abrir el archivo: %s';
  
 /*Special Cases, Do not bother to change for another language */ /*Special Cases, Do not bother to change for another language */
proyectos/forov2/lang_admin_hacks_list_php.txt · Última modificación: 2006/07/06 04:23 por inggenia
 
Excepto donde se indique lo contrario, el contenido de esta wiki se autoriza bajo la siguiente licencia: CC Attribution-Noncommercial-Share Alike 3.0 Unported


Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki