PageRenderTime 49ms CodeModel.GetById 23ms RepoModel.GetById 0ms app.codeStats 1ms

/lib/max/language/es/invocation.lang.php

https://github.com/yabba/openx
PHP | 141 lines | 77 code | 30 blank | 34 comment | 0 complexity | 9f1e44e8fba318508b924cfc3d348a6a MD5 | raw file
  1. <?php
  2. /*
  3. +---------------------------------------------------------------------------+
  4. | OpenX v${RELEASE_MAJOR_MINOR} |
  5. | =======${RELEASE_MAJOR_MINOR_DOUBLE_UNDERLINE} |
  6. | |
  7. | Copyright (c) 2003-2009 OpenX Limited |
  8. | For contact details, see: http://www.openx.org/ |
  9. | |
  10. | This program is free software; you can redistribute it and/or modify |
  11. | it under the terms of the GNU General Public License as published by |
  12. | the Free Software Foundation; either version 2 of the License, or |
  13. | (at your option) any later version. |
  14. | |
  15. | This program is distributed in the hope that it will be useful, |
  16. | but WITHOUT ANY WARRANTY; without even the implied warranty of |
  17. | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
  18. | GNU General Public License for more details. |
  19. | |
  20. | You should have received a copy of the GNU General Public License |
  21. | along with this program; if not, write to the Free Software |
  22. | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
  23. +---------------------------------------------------------------------------+
  24. $Id$
  25. */
  26. // Invocation Types
  27. $GLOBALS['strInvocationRemote'] = "Invocación Remota";
  28. $GLOBALS['strInvocationJS'] = "Invocación Remota para Javascript";
  29. $GLOBALS['strInvocationIframes'] = "Invocación Remota para Frames";
  30. $GLOBALS['strInvocationXmlRpc'] = "Invocación Remota usando XML-RPC";
  31. $GLOBALS['strInvocationCombined'] = "Invocación Remota Combinada";
  32. $GLOBALS['strInvocationPopUp'] = "Pop-up";
  33. $GLOBALS['strInvocationAdLayer'] = "Interstitial o DHTML Flotante";
  34. $GLOBALS['strInvocationLocal'] = "Modo local";
  35. // Other
  36. $GLOBALS['strCopyToClipboard'] = "Copiar al portapapeles";
  37. // Measures
  38. $GLOBALS['strAbbrPixels'] = "px";
  39. $GLOBALS['strAbbrSeconds'] = "seg";
  40. // Common Invocation Parameters
  41. $GLOBALS['strInvocationWhat'] = "Selección de banner";
  42. $GLOBALS['strInvocationClientID'] = "Anunciante o campaña";
  43. $GLOBALS['strInvocationTarget'] = "Marco de destino";
  44. $GLOBALS['strInvocationSource'] = "Origen";
  45. $GLOBALS['strInvocationWithText'] = "Mostrar texto después del banner";
  46. $GLOBALS['strInvocationDontShowAgain'] = "No volver a mostrar el banner en la misma página";
  47. $GLOBALS['strInvocationTemplate'] = "Guardar el baner en una variable para ser usado en una plantilla";
  48. // Iframe
  49. $GLOBALS['strIFrameRefreshAfter'] = "Actualizar después de";
  50. $GLOBALS['strIframeResizeToBanner'] = "Ajustar el iframe según las dimensiones del banner";
  51. $GLOBALS['strIframeMakeTransparent'] = "Hacer el iframe transparente";
  52. $GLOBALS['strIframeIncludeNetscape4'] = "Incluir ilayer compatible con Netscape 4";
  53. // PopUp
  54. $GLOBALS['strPopUpStyle'] = "Tipo de Pop-up";
  55. $GLOBALS['strPopUpStylePopUp'] = "Pop-up";
  56. $GLOBALS['strPopUpStylePopUnder'] = "Pop-under";
  57. $GLOBALS['strAutoCloseAfter'] = "Cerrar automáticamente despues de";
  58. $GLOBALS['strPopUpTop'] = "Posición inicial (superior)";
  59. $GLOBALS['strPopUpLeft'] = "Posición inicial (izquierda)";
  60. // XML-RPC
  61. $GLOBALS['strXmlRpcLanguage'] = "Idioma del Host";
  62. // AdLayer
  63. $GLOBALS['strAdLayerStyle'] = "Estilo";
  64. $GLOBALS['strAlignment'] = "Alineación";
  65. $GLOBALS['strHAlignment'] = "Alineación horizontal";
  66. $GLOBALS['strLeft'] = "Izquierda";
  67. $GLOBALS['strCenter'] = "Centro";
  68. $GLOBALS['strRight'] = "Derecha";
  69. $GLOBALS['strVAlignment'] = "Alineación vertical";
  70. $GLOBALS['strTop'] = "Superior";
  71. $GLOBALS['strMiddle'] = "Medio";
  72. $GLOBALS['strBottom'] = "Inferior";
  73. $GLOBALS['strAutoCollapseAfter'] = "Colapsar automáticamente despues de";
  74. $GLOBALS['strCloseText'] = "Cerrar texto";
  75. $GLOBALS['strClose'] = "[Cerrar]";
  76. $GLOBALS['strBannerPadding'] = "Banner padding";
  77. $GLOBALS['strHShift'] = "Cambio horizontal";
  78. $GLOBALS['strVShift'] = "Cambio vertical";
  79. $GLOBALS['strShowCloseButton'] = "Ver el botón de Cerrar";
  80. $GLOBALS['strBackgroundColor'] = "Color de fondo";
  81. $GLOBALS['strBorderColor'] = "Color de borde";
  82. $GLOBALS['strDirection'] = "Dirección";
  83. $GLOBALS['strLeftToRight'] = "Derecha a Izquierda";
  84. $GLOBALS['strRightToLeft'] = "Izquierda a Derecha";
  85. $GLOBALS['strLooping'] = "Looping";
  86. $GLOBALS['strAlwaysActive'] = "Siempre activo";
  87. $GLOBALS['strSpeed'] = "Velocidad";
  88. $GLOBALS['strPause'] = "Pausar";
  89. $GLOBALS['strLimited'] = "Limitado";
  90. $GLOBALS['strLeftMargin'] = "Margen Izquierdo";
  91. $GLOBALS['strRightMargin'] = "Margen Derecho";
  92. $GLOBALS['strTransparentBackground'] = "Fondo trasparente";
  93. $GLOBALS['strAdLayerStyleName']['geocities'] = "Geocities";
  94. $GLOBALS['strAdLayerStyleName']['simple'] = "Simple";
  95. $GLOBALS['strAdLayerStyleName']['cursor'] = "Cursor";
  96. $GLOBALS['strAdLayerStyleName']['floater'] = "Flotante";
  97. // Note: new translatiosn not found in original lang files but found in CSV
  98. $GLOBALS['strCopy'] = "Copiar al portapapeles";
  99. $GLOBALS['strInvocationCampaignID'] = "Campaña";
  100. $GLOBALS['strInvocationDontShowAgainCampaign'] = "No volver a mostrar un banner de la misma campaña en la misma página";
  101. $GLOBALS['strInvocationBannerID'] = "ID banner";
  102. $GLOBALS['strInvocationComments'] = "Incluir comentarios";
  103. $GLOBALS['str3rdPartyTrack'] = "Permitir <i>clicktracking</i> de servidores de terceros";
  104. $GLOBALS['strCacheBuster'] = "Insertar código anti-cache";
  105. $GLOBALS['strImgWithAppendWarning'] = "Este tracker tiene código asociado; dicho código <strong>sólo</strong> funcionará con tags Javascript";
  106. // Note: New translations not found in original lang files but found in CSV
  107. $GLOBALS['strIframeGoogleClickTracking'] = "Incluir codigo para registrar los clicks de Google AdSense";
  108. $GLOBALS['strWarningLocalInvocation'] = "<span class='tab-s'><strong>Atención</strong> Invocación de modo local SÓLO funcionará si el sitio que hace la llamada al código está en la misma máquina física que el servidor de publicidad</span><br />Revise que el MAX_PATH definido en el código que hay a continuación apunta al directorio raízde su instalación de ". MAX_PRODUCT_NAME ."<br />y que tiene un archivo de configuración para el dominio del sitio que muestra los anuncios (en MAX_PATH/var)";
  109. $GLOBALS['strChooseTypeOfInvocation'] = "Por favor, elija el tipo de invocación";
  110. $GLOBALS['strChooseTypeOfBannerInvocation'] = "Por favor, elija el tipo de invocación de banner";
  111. ?>