home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 April / PCWorld_2005-04_cd.bin / akce / web / phpnuke / PHP-Nuke-7.5.exe / html / language / lang-spanish.php < prev    next >
PHP Script  |  2004-07-12  |  10KB  |  214 lines

  1. <?php
  2.  
  3. /**************************************************************************/
  4. /* PHP-NUKE: Advanced Content Management System                           */
  5. /* ============================================                           */
  6. /*                                                                        */
  7. /* This is the language module with all the system messages               */
  8. /*                                                                        */
  9. /* If you made a translation, please go to the site and send to me        */
  10. /* the translated file. Please keep the original text order by modules,   */
  11. /* and just one message per line, also double check your translation!     */
  12. /*                                                                        */
  13. /* You need to change the second quoted phrase, not the capital one!      */
  14. /*                                                                        */
  15. /* If you need to use double quotes (") remember to add a backslash (\),  */
  16. /* so your entry will look like: This is \"double quoted\" text.          */
  17. /* And, if you use HTML code, please double check it.                     */
  18. /**************************************************************************/
  19.  
  20. define("_CHARSET","ISO-8859-1");
  21. define("_SEARCH","Buscar");
  22. define("_LOGIN","Login");
  23. define("_WRITES", "escribi≤");
  24. define("_POSTEDON","Enviado el");
  25. define("_NICKNAME","Nickname");
  26. define("_PASSWORD","Password");
  27. define("_WELCOMETO","Bienvenido a");
  28. define("_EDIT","Editar");
  29. define("_DELETE","Borrar");
  30. define("_POSTEDBY","Enviado por");
  31. define("_READS","Lecturas");
  32. define("_GOBACK","[ <a href=\"javascript:history.go(-1)\">Volver Atrßs</a> ]");
  33. define("_COMMENTS","Cometarios");
  34. define("_PASTARTICLES","Artφculos Pasados");
  35. define("_OLDERARTICLES","Artφculos Viejos");
  36. define("_BY","por");
  37. define("_ON","el");
  38. define("_LOGOUT","Salir");
  39. define("_WAITINGCONT","Contenido Esperando");
  40. define("_SUBMISSIONS","Envφos");
  41. define("_WREVIEWS","Reviews");
  42. define("_WLINKS","Enlaces");
  43. define("_EPHEMERIDS","EfemΘrides");
  44. define("_ONEDAY","Tal dφa como hoy...");
  45. define("_ASREGISTERED","┐Todavφa no tienes una cuenta? Puedes <a href=\"modules.php?name=Your_Account\">crearte una</a>. Como usuario registrado tendrßs ventajas como seleccionar la apariencia de la pßgina, configurar los comentarios y enviar los comentarios con tu nombre.");
  46. define("_MENUFOR","Men· de");
  47. define("_NOBIGSTORY","Hoy a·n no hay una Gran Historia.");
  48. define("_BIGSTORY","La Historia mßs leφda hoy:");
  49. define("_SURVEY","Encuesta");
  50. define("_POLLS","Encuestas");
  51. define("_PCOMMENTS","Comentarios:");
  52. define("_RESULTS","Resultados");
  53. define("_HREADMORE","Leer mßs...");
  54. define("_CURRENTLY","Actualmente hay");
  55. define("_GUESTS","invitados,");
  56. define("_MEMBERS","miembro(s) conectado(s).");
  57. define("_YOUARELOGGED","Estßs conectado como");
  58. define("_YOUHAVE","Tienes");
  59. define("_PRIVATEMSG","mensaje(s) privado(s).");
  60. define("_YOUAREANON","Eres un usuario an≤nimo. Puedes registrarte <a href=\"modules.php?name=Your_Account\">aquφ</a>");
  61. define("_NOTE","Nota:");
  62. define("_ADMIN","Admin:");
  63. define("_WERECEIVED","Hemos recibido");
  64. define("_PAGESVIEWS","impresiones desde");
  65. define("_TOPIC","T≤pico");
  66. define("_UDOWNLOADS","Descargas");
  67. define("_VOTE","voto");
  68. define("_VOTES","votos");
  69. define("_MVIEWADMIN","Ver: S≤lo Administradores");
  70. define("_MVIEWUSERS","Ver: S≤lo Usuarios Registrados");
  71. define("_MVIEWANON","Ver: S≤lo Usuarios An≤nimos");
  72. define("_MVIEWALL","Ver: Todos los Visitantes");
  73. define("_EXPIRELESSHOUR","Caducidad: menos de una hora");
  74. define("_EXPIREIN","Caduca en");
  75. define("_HTTPREFERERS","HTTP Referers");
  76. define("_UNLIMITED","Ilimitado");
  77. define("_HOURS","Horas");
  78. define("_RSSPROBLEM","Actualmente hay un problema con los titulares de este sitio");
  79. define("_SELECTLANGUAGE","Seleccionar Idioma");
  80. define("_SELECTGUILANG","Selecciona Idioma de la Interfaz:");
  81. define("_NONE","Ninguno");
  82. define("_BLOCKPROBLEM","<center>Hay un problema con este bloque.</center>");
  83. define("_BLOCKPROBLEM2","<center>En este momento no existe contenido para este bloque.</center>");
  84. define("_MODULENOTACTIVE","Disculpa, este M≤dulo no estß Activo!");
  85. define("_NOACTIVEMODULES","M≤dulos Inactivos");
  86. define("_FORADMINTESTS","(Para Pruebas)");
  87. define("_BBFORUMS","Foros");
  88. define("_ACCESSDENIED", "Acceso Denegado");
  89. define("_RESTRICTEDAREA", "Estßs intentando entrar en ßrea restringida.");
  90. define("_MODULEUSERS", "Lo sentimos pero esta secci≤n de nuestro sitio es s≤lo para <i>Usuarios Registrados</i><br><br>Puedes registrarte de forma gratuφta <a href=\"modules.php?name=Your_Account&op=new_user\">aquφ</a>, luego podrßs<br>acceder a esta secci≤n sin restricciones. Gracias.<br><br>");
  91. define("_MODULESADMINS", "Lo sentimos pero esta secci≤n de nuestro sitio es s≤lo para <i>Administradores</i><br><br>");
  92. define("_HOME","Home");
  93. define("_HOMEPROBLEM","Hay un gran problema aquφ: No tenemos un pßgina de Inicio!!!");
  94. define("_ADDAHOME","Agregar un m≤dulo en el Home");
  95. define("_ADD","Agregar");
  96. define("_HOMEPROBLEMUSER","Existe un problema en nuestro sitio. Por favor intenta mßs tarde.");
  97. define("_MORENEWS","Mßs en la Secci≤n de Noticias");
  98. define("_ALLCATEGORIES","Todas las Categorφas");
  99. define("_DATESTRING","%A, %d %B a las %T");
  100. define("_DATESTRING2","%A, %d %B");
  101. define("_DATE","Fecha");
  102. define("_HOUR","Hora");
  103. define("_UMONTH","Mes");
  104. define("_YEAR","A±o");
  105. define("_JANUARY","Enero");
  106. define("_FEBRUARY","Febrero");
  107. define("_MARCH","Marzo");
  108. define("_APRIL","Abril");
  109. define("_MAY","Mayo");
  110. define("_JUNE","Junio");
  111. define("_JULY","Julio");
  112. define("_AUGUST","Agosto");
  113. define("_SEPTEMBER","Septiembre");
  114. define("_OCTOBER","Octubre");
  115. define("_NOVEMBER","Noviembre");
  116. define("_DECEMBER","Diciembre");
  117. define("_BWEL","Bienvenido");
  118. define("_BPM","Mensaje Privados");
  119. define("_BUNREAD","Sin Leer");
  120. define("_BREAD","Leφdos");
  121. define("_BMEMP","Membresφa");
  122. define("_BLATEST","Ultimo");
  123. define("_BTD","Nuevos Hoy");
  124. define("_BYD","Nuevos Ayer");
  125. define("_BOVER","Total");
  126. define("_BVISIT","Gente en lφnea");
  127. define("_BVIS","Visitantes");
  128. define("_BMEM","Miembros");
  129. define("_BTT","Total");
  130. define("_BON","En lφnea ahora");
  131. define("_BREG","Regφstrate");
  132. define("_BROADCAST","Transmisi≤n de Mensaje P·blico");
  133. define("_BROADCASTFROM","Mensaje P·blico de");
  134. define("_TURNOFFMSG","Desactivar Mensajes P·blicos");
  135. define("_YES","Si");
  136. define("_NO","No");
  137. define("_INVISIBLEMODULES","M≤dulos Invisibles");
  138. define("_ACTIVEBUTNOTSEE","(Activos con nombre invisible)");
  139. define("_THISISAUTOMATED","Este es un mensaje automatizado para informarle que su banner publicitario en nuestro sitio ha terminado en este momento.");
  140. define("_THERESULTS","Los resultados de su campa±a publicitaria son los siguientes:");
  141. define("_TOTALIMPRESSIONS","Total de Impresiones Realizadas:");
  142. define("_CLICKSRECEIVED","Clicks Recibidos:");
  143. define("_IMAGEURL","URL de la Imagen:");
  144. define("_CLICKURL","URL del Click:");
  145. define("_ALTERNATETEXT","Texto Alternativo:");
  146. define("_HOPEYOULIKED","Esperamos que haya disfrutado nuestro servicio deseando tenerlo nuevamente como nuestro cliente de publicidad muy pronto.");
  147. define("_THANKSUPPORT","Gracias por su Soporte");
  148. define("_TEAM","Administraci≤n");
  149. define("_BANNERSFINNISHED","Banners Terminados");
  150. define("_MODREQLINKS","Modif. Links");
  151. define("_BROKENLINKS","Links Rotos");
  152. define("_MODREQDOWN","Modif. Downloads");
  153. define("_BROKENDOWN","Downloads Rotos");
  154. define("_PAGEGENERATION","Pßgina Generada en:");
  155. define("_SECONDS","Segundos");
  156. define("_YOUHAVEONEMSG","Tienes 1 Mensaje Privado Nuevo");
  157. define("_YOUHAVE","Tienes");
  158. define("_NEWPMSG","Mensajes Privados Nuevos");
  159. define("_CONTRIBUTEDBY","Contribuci≤n de");
  160. define("_CHAT","Chat");
  161. define("_REGISTERED","Registrados");
  162. define("_CHATGUESTS","Invitados");
  163. define("_USERSTALKINGNOW","Usuarios Chateando");
  164. define("_ENTERTOCHAT","Entrar al Chat");
  165. define("_CHATROOMS","Salas de Chat");
  166. define("_SECURITYCODE","Codigo de Seguridad");
  167. define("_TYPESECCODE","Tipea Codigo de Seguridad");
  168. define("_ASSOTOPIC","Topicos Asociados");
  169. define("_ADDITIONALYGRP","Additionaly this module belongs to the Users Group");
  170. define("_YOUHAVEPOINTS","Points you have by participating on the site's content:");
  171. define("_MVIEWSUBUSERS","View: Subscribed Users Only");
  172. define("_MODULESSUBSCRIBER","We are Sorry but this section of our site is for <i>Subscribed Users Only.</i>");
  173. define("_SUBHERE","You can subscribe to our services from <a href=\"$subscription_url\">here</a>");
  174. define("_SUBEXPIRED","Your Subscription Expired");
  175. define("_HELLO","Hello");
  176. define("_SUBSCRIPTIONAT","This is an automated message to let you know that your subscription at");
  177. define("_HASEXPIRED","has been expired now.");
  178. define("_HOPESERVED","Hope to have served you with satisfaction...");
  179. define("_SUBRENEW","If you want to renew your subscription please go to:");
  180. define("_YOUARE","You are");
  181. define("_SUBSCRIBER","subscriber");
  182. define("_OF","of");
  183. define("_SBYEARS","years");
  184. define("_SBYEAR","year");
  185. define("_SBMINUTES","minutes");
  186. define("_SBHOURS","hours");
  187. define("_SBSECONDS","seconds");
  188. define("_SBDAYS","days");
  189. define("_SUBEXPIREIN","Your subscription will expire in:");
  190. define("_NOTSUB","You are not subscriber of");
  191. define("_SUBFROM","You can subscribe from");
  192. define("_HERE","here");
  193. define("_NOW","now!");
  194. define("_ADMSUB","Subscribed User!");
  195. define("_ADMNOTSUB","User NOT Subscribed");
  196. define("_ADMSUBEXPIREIN","Subscription Expire in:");
  197. define("_LASTIP","Last user IP:");
  198. define("_BANTHIS","Ban This IP");
  199.  
  200. /*****************************************************/
  201. /* Function to translate Datestrings                 */
  202. /*****************************************************/
  203.  
  204. function translate($phrase) {
  205.     switch($phrase) {
  206.     case "xdatestring":    $tmp = "%A, %B %d @ %T %Z"; break;
  207.     case "linksdatestring":    $tmp = "%d-%b-%Y"; break;
  208.     case "xdatestring2":    $tmp = "%A, %B %d"; break;
  209.     default:        $tmp = "$phrase"; break;
  210.     }
  211.     return $tmp;
  212. }
  213.  
  214. ?>