home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 May / INTERNET103.ISO / pc / software / windows / building / php_nuke / html / modules / reviews / language / lang-galego.php < prev    next >
Encoding:
PHP Script  |  2002-09-16  |  5.4 KB  |  99 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("_PREVIOUS","Pßxina anterior");
  21. define("_NEXT","Pßxina seguinte");
  22. define("_YOURNAME","O seu nome");
  23. define("_SORTASC","Ordear Asc");
  24. define("_SORTDESC","Ordear Desc");
  25. define("_CANCEL","Cancelar");
  26. define("_YES","Sφ");
  27. define("_NO","Non");
  28. define("_SCORE","Puntuaci≤n");
  29. define("_REPLYMAIN","Enviar Comentario");
  30. define("_ALLOWEDHTML","Permitir HTML:");
  31. define("_POSTANON","Envφo An≤nimo");
  32. define("_WRITEREVIEW","Escribir unha rese±a");
  33. define("_WRITEREVIEWFOR","Escriba unha rese±a sobre");
  34. define("_ENTERINFO","Por favor, introduza a informaci≤n dacordo ßs especificaci≤ns");
  35. define("_PRODUCTTITLE","Nome do Producto");
  36. define("_NAMEPRODUCT","Nome do Producto revisado.");
  37. define("_REVIEW","Rese±a");
  38. define("_CHECKREVIEW","a s·a Rese±a. Por favor, coide a gramßtica. ╙ menos 100 palabras. Pode utilizar tags HTML se sabe como facelo.");
  39. define("_FULLNAMEREQ","O seu nome completo. (Obrigatorio)");
  40. define("_REMAIL","O seu E-Mail");
  41. define("_REMAILREQ","O seu E-Mail. (Obrigatorio)");
  42. define("_SELECTSCORE","A valoraci≤n para este producto");
  43. define("_RELATEDLINK","Enlace Relacionado");
  44. define("_PRODUCTSITE","Pßxina Oficial do Producto. Aseg·rese que a s·a URL comeza con \"http://\"");
  45. define("_LINKTITLE","Tφtulo do Enlace");
  46. define("_LINKTITLEREQ","Obrigatorio se ten un enlace relacionado. Do contrario, non Θ necesario.");
  47. define("_RIMAGEFILE","Arquivo de Imaxe");
  48. define("_RIMAGEFILEREQ","Nome da imaxen de portada, localizada en images/reviews/. (Non se require)");
  49. define("_CHECKINFO","Por favor, aseg·rese que a informaci≤n introducida Θ 100% vßlida e gramaticalmente correcta. Polo tanto, non introduza o seu texto TODO EN MAI┌SCULAS, xa que serß rechazado.");
  50. define("_INVALIDTITLE","Tφtulo non vßlido... non pode quedar en blanco");
  51. define("_INVALIDSCORE","Puntuaci≤n non vßlida... debe estar entre 1 e 10");
  52. define("_INVALIDTEXT","Texto da Rese±a non vßlido... non pode quedar en blanco");
  53. define("_INVALIDHITS","Os Hits te±en que ser un n·mero enteiro");
  54. define("_CHECKNAME","Ten que introducir tanto o seu nome como o seu E-Mail");
  55. define("_INVALIDEMAIL","E-Mail incorrecto (ej: seuemail@hotmail.com)");
  56. define("_INVALIDLINK","Ten que introducir tanto o Tφtulo do Enlace como o Enlace, ou deixar ambos en blanco");
  57. define("_ADDED","Engadido:");
  58. define("_REVIEWER","Moderador:");
  59. define("_REVIEWID","ID Rese±a");
  60. define("_HITS","Hits");
  61. define("_LOOKSRIGHT","┐Estß todo correcto?");
  62. define("_RMODIFIED","modificado");
  63. define("_RADDED","engadido");
  64. define("_ADMINLOGGED","Actualmente hai un administrador... esta rese±a poderß vela de inmediato");
  65. define("_RTHANKS","Gracias por enviar esta rese±a");
  66. define("_MODIFICATION","modificaci≤n");
  67. define("_ISAVAILABLE","Xa estß dispo±ible na Base de datos de Rese±as.");
  68. define("_EDITORWILLLOOK","Os Editores comprobarßn o seu Envφo. íEstarß dispo±ible pronto!");
  69. define("_RBACK","Voltar ≤ ═ndice de Rese±as");
  70. define("_RWELCOME","Benvido ß Secci≤n de Rese±as");
  71. define("_10MOSTPOP","10 rese±as mßis lφdas");
  72. define("_10MOSTREC","10 rese±as mßis recentes");
  73. define("_THEREARE","Hai");
  74. define("_REVIEWSINDB","Rese±as na Base de Datos");
  75. define("_REVIEWS","Rese±as");
  76. define("_REVIEWSLETTER","Rese±as coa letra");
  77. define("_NOREVIEWS","Non hai ninguna Rese±a coa letra");
  78. define("_TOTALREVIEWS","Rese±as totales encontradas.");
  79. define("_RETURN2MAIN","Voltar ≤ Men· principal");
  80. define("_REVIEWCOMMENT","Comentarios sobre a Rese±a:");
  81. define("_YOURNICK","O seu Alias:");
  82. define("_RCREATEACCOUNT","<a href=modules.php?name=Your_Account>Crear</a> unha conta");
  83. define("_YOURCOMMENT","O seu Comentario:");
  84. define("_MYSCORE","A mi±a Puntuaci≤n:");
  85. define("_REVIEWMOD","Modificaci≤n da Rese±a");
  86. define("_RDATE","Fecha:");
  87. define("_RTITLE","Tφtulo:");
  88. define("_RTEXT","Texto:");
  89. define("_REVEMAIL","E-Mail:");
  90. define("_RLINK","Enlace:");
  91. define("_RLINKTITLE","Tφtulo do Enlace:");
  92. define("_COVERIMAGE","Imaxe de Portada:");
  93. define("_PREMODS","Vista Previa das Modificaci≤ns");
  94. define("_PAGE","pßxina(s) ");
  95. define("_PAGEBREAK","Se quere dividir en varias pßxinas, pode escribir <b><!--pagebreak--></b> onde queira cortar");
  96. define("_PREVIEW","Vista Previa");
  97. define("_LANGUAGE","Idioma");
  98.  
  99. ?>