msgid "" msgstr "" "Project-Id-Version: FancyBox for WordPress Español\n" "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/fancybox-for-" "wordpress\n" "POT-Creation-Date: 2015-02-07 02:02:19+00:00\n" "PO-Revision-Date: \n" "Last-Translator: Jose Pardilla \n" "Language-Team: Moskis \n" "Language: es_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 1.7.4\n" #: admin.php:11 msgid "Fancybox for WordPress (version %s)" msgstr "Fancybox for WordPress (versión %s)" #: admin.php:22 msgid "Info" msgstr "Información" #: admin.php:23 msgid "Appearance" msgstr "Apariencia" #: admin.php:24 msgid "Animations" msgstr "Animaciones" #: admin.php:25 msgid "Behaviour" msgstr "Comportamiento" #: admin.php:26 msgid "Galleries" msgstr "Galerías" #: admin.php:27 msgid "Miscellaneous" msgstr "Miscelánea" #: admin.php:28 msgid "Extra Calls" msgstr "Llamadas Extra" #: admin.php:29 msgid "Troubleshooting" msgstr "Ayuda" #: admin.php:30 lib/admin-tab-support.php:1 msgid "Support" msgstr "Soporte" #: admin.php:31 lib/admin-tab-uninstall.php:1 msgid "Uninstall" msgstr "Desinstalar" #: admin.php:77 msgid "Save Changes" msgstr "Guardar Cambios" #: admin.php:85 msgid "Revert to defaults" msgstr "Restaurar valores por defecto" #: admin.php:93 msgid "If you use FancyBox and like it, buy the author a beer!" msgstr "Si usas FancyBox y te gusta, cómprale una cerveza al autor!" #: admin.php:110 msgid "The author of this WordPress Plugin also likes beer :P" msgstr "" "Al autor de este plugin para WordPress también le gusta la cerveza :P" #: admin.php:120 msgid "Follow me on Twitter for more WordPress Plugins and Themes" msgstr "Sígueme en Twitter para más Plugins y Temas de WordPress" #: fancybox.php:404 msgid "Settings" msgstr "Opciones" #: lib/admin-tab-animations.php:1 msgid "Animation Settings (basic)" msgstr "Opciones de Animación (básico)" #: lib/admin-tab-animations.php:3 msgid "" "These settings control the animations when opening and closing Fancybox, and " "the optional easing effects." msgstr "" "Estas opciones controlan las animaciones al abrir y cerrar Fancybox, y los " "efectos opcionales de animación." #: lib/admin-tab-animations.php:9 msgid "Zoom Options" msgstr "Opciones de Zoom" #: lib/admin-tab-animations.php:15 msgid "Change content transparency during zoom animations (default: on)" msgstr "Animar opacidad durante el efecto de zoom (por defecto: activado)" #: lib/admin-tab-animations.php:27 msgid "Speed in miliseconds of the zooming-in animation (default: 500)" msgstr "Velocidad en milisegundos del efecto de Zoom In (por defecto: 500)" #: lib/admin-tab-animations.php:39 msgid "Speed in miliseconds of the zooming-out animation (default: 500)" msgstr "Velocidad en milisegundos del efecto de Zoom Out (por defecto: 500)" #: lib/admin-tab-animations.php:51 msgid "" "Speed in miliseconds of the animation when navigating thorugh gallery items " "(default: 300)" msgstr "" "Velocidad en milisegundos de la animación al navegar entre los elementos de " "una galería (por defecto: 300)" #: lib/admin-tab-animations.php:59 msgid "Transition Type" msgstr "Tio de Transición" #: lib/admin-tab-animations.php:73 msgid "Transition type when opening FancyBox. (default: fade)" msgstr "Tipo de transición al abrir FancyBox. (por defecto: fade)" #: lib/admin-tab-animations.php:86 msgid "Transition type when closing FancyBox. (default: fade)" msgstr "Tipo de transición al cerrar FancyBox. (por defecto: fade)" #: lib/admin-tab-animations.php:94 msgid "Easing" msgstr "Efecto de Animación" #: lib/admin-tab-animations.php:100 msgid "Activate easing (default: off)" msgstr "Activar efecto de animación (por defecto: desactivado)" #: lib/admin-tab-animations.php:103 msgid "(Will load one additional javascript file, 8KB)" msgstr "(Ejecutará un archivo JavaScript adicional, 8KB)" #: lib/admin-tab-animations.php:117 msgid "Easing method when opening FancyBox. (default: easeOutBack)" msgstr "Efecto de animación al abrir FancyBox. (por defecto: easeOutBack)" #: lib/admin-tab-animations.php:120 msgid "(Requires opening transition type to be set to elastic)" msgstr "(Requiere el tipo de transición de inicio elástico)" #: lib/admin-tab-animations.php:132 msgid "Easing method when closing FancyBox. (default: easeInBack)" msgstr "Efecto de animación al cerrar FancyBox. (por defecto: easeInBack)" #: lib/admin-tab-animations.php:135 msgid "(Requires closing transition type to be set to elastic)" msgstr "(Requiere el tipo de transición de cerrado elástico)" #: lib/admin-tab-animations.php:147 msgid "" "Easing method when navigating through gallery items. (default: " "easeInOutQuart)" msgstr "" "Efecto de animación al navegar por galerías. (por defecto: easoInOutQuart)" #: lib/admin-tab-animations.php:150 msgid "" "(There are 30 different easing methods, the first ones are the most boring. " "You can test them here or here)" msgstr "" "(Hay 30 efectos diferentes, los primeros son los más aburridos. Puedes " "probarlos aquí o aquí)" #: lib/admin-tab-appearance.php:1 msgid "Appearance Settings (basic)" msgstr "Opciones de Apariencia (básico)" #: lib/admin-tab-appearance.php:3 msgid "" "These setting control how Fancybox looks, they let you tweak color, borders " "and position of elements, like the image title and closing buttons." msgstr "" "Estas opciones controlan el aspecto general de FancyBox, te permiten ajustar " "los colores, bordes y posición de elementos como el título de la imagen y el " "botón de cerrar." #: lib/admin-tab-appearance.php:9 msgid "Border" msgstr "Borde" #: lib/admin-tab-appearance.php:15 msgid "Show Border (default: off)" msgstr "Mostrar Borde (por defecto: desactivado)" #: lib/admin-tab-appearance.php:22 msgid "HTML color of the border (default: #BBBBBB)" msgstr "Color HTML del borde (por defecto: #BBBBBB)" #: lib/admin-tab-appearance.php:32 msgid "Close Button" msgstr "Botón de Cerrar" #: lib/admin-tab-appearance.php:38 msgid "Show Close button (default: on)" msgstr "Mostrar el Botón de Cerrar (por defecto: activado)" #: lib/admin-tab-appearance.php:43 msgid "Close button position:" msgstr "Posición del Botón de Cerrar:" #: lib/admin-tab-appearance.php:46 msgid "Left" msgstr "Izquierda" #: lib/admin-tab-appearance.php:51 msgid "Right (default)" msgstr "Derecha (por defecto)" #: lib/admin-tab-appearance.php:56 msgid "Bottom" msgstr "Abajo" #: lib/admin-tab-appearance.php:61 msgid "Top (default)" msgstr "Arriba (por defecto)" #: lib/admin-tab-appearance.php:71 msgid "Padding" msgstr "Margen" #: lib/admin-tab-appearance.php:77 msgid "HTML color of the padding (default: #FFFFFF)" msgstr "Color HTML del margen (por defecto: #FFFFFF)" #: lib/admin-tab-appearance.php:80 msgid "" "(This should be left on #FFFFFF (white) if you want to display anything " "other than images, like inline or framed content)" msgstr "" "(Esta opción debería dejarse en #FFFFFF (blanco) si vas a mostrar algo que " "no sean imágenes, como contenido anidado)" #: lib/admin-tab-appearance.php:84 msgid "Padding size in pixels (default: 10)" msgstr "Tamaño del margen en píxeles (por defecto: 10)" #: lib/admin-tab-appearance.php:92 msgid "Overlay Options" msgstr "Opciones de Overlay" #: lib/admin-tab-appearance.php:98 msgid "Add overlay (default: on)" msgstr "Añadir overlay (por defecto: activado)" #: lib/admin-tab-appearance.php:105 msgid "HTML color of the overlay (default: #666666)" msgstr "Color HTML del overlay (por defecto: #666666)" #: lib/admin-tab-appearance.php:118 msgid "Opacity of overlay. 0 is transparent, 1 is opaque (default: 0.3)" msgstr "Opacidad del overlay. 0 es transparente, 1 es opaco (por defecto: 0.3)" #: lib/admin-tab-appearance.php:128 msgid "Title" msgstr "Título" #: lib/admin-tab-appearance.php:134 msgid "Show the title (default: on)" msgstr "Mostrar el título (por defecto: activado)" #: lib/admin-tab-appearance.php:141 msgid "Inside (default)" msgstr "Dentro (por defecto)" #: lib/admin-tab-appearance.php:146 msgid "Outside" msgstr "Fuera" #: lib/admin-tab-appearance.php:151 msgid "Over" msgstr "Encima" #: lib/admin-tab-appearance.php:158 msgid "Title text color (default: #333333)" msgstr "Color del título (por defecto #333333)" #: lib/admin-tab-appearance.php:161 msgid "(Should contrast with the padding color set above)" msgstr "(Debería contrastar con el color del margen establecido más arriba)" #: lib/admin-tab-appearance.php:172 msgid "Navigation Arrows" msgstr "Flechas de Navegación" #: lib/admin-tab-appearance.php:178 msgid "Show the navigation arrows (default: on)" msgstr "Mostrar flechas de navegación (por defecto: activado)" #: lib/admin-tab-behaviour.php:1 msgid "Behavior Settings (medium)" msgstr "Opciones de Comportamiento (medio)" #: lib/admin-tab-behaviour.php:3 msgid "" "The following settings should be left alone unless you know what you are " "doing." msgstr "" "Las siguientes opciones sólo deberían ser editadas si sabes lo que estás " "haciendo." #: lib/admin-tab-behaviour.php:9 msgid "Auto Resize to Fit" msgstr "Ajustar Tamaño" #: lib/admin-tab-behaviour.php:15 msgid "Scale images to fit in viewport (default: on)" msgstr "" "Ajusta el tamaño de las imagenes a la ventana del navegador (por defecto: " "activado)" #: lib/admin-tab-behaviour.php:23 msgid "Center on Scroll" msgstr "Centrar al hacer Scroll" #: lib/admin-tab-behaviour.php:29 msgid "" "Keep image in the center of the browser window when scrolling (default: on)" msgstr "" "Mantiene la imagen en el centro de la ventana del naegador al hacer scroll " "(por defecto: activado)" #: lib/admin-tab-behaviour.php:37 msgid "Close on Content Click" msgstr "Cerrar al hacer click en contenido" #: lib/admin-tab-behaviour.php:43 msgid "Close FancyBox by clicking on the image (default: off)" msgstr "Cerrar FancyBox al hacer click en la imagen (por defecto: desactivado)" #: lib/admin-tab-behaviour.php:46 msgid "" "(You may want to leave this off if you display iframed or inline content " "that containts clickable elements - for example: play buttons for movies, " "links to other pages)" msgstr "" "(Puedes que quieras dejar esta opción desactivada si vas a usar contendido " "anidado que incluya enlaces - for ejemplo: botones de play, enlaces a otras " "páginas)" #: lib/admin-tab-behaviour.php:53 msgid "Close on Overlay Click" msgstr "Cerrar al hacer click en el fondo" #: lib/admin-tab-behaviour.php:59 msgid "Close FancyBox by clicking on the overlay sorrounding it (default: on)" msgstr "Cerrar FancyBox al hacer click en el fondo (por defecto: activado)" #: lib/admin-tab-behaviour.php:67 msgid "Close with "Esc"" msgstr "Cerrar con "Esc"" #: lib/admin-tab-behaviour.php:73 msgid "Close FancyBox when "Escape" key is pressed (default: on)" msgstr "" "Cerrar Fancybox cuando se pulse la tecla "Escape" (por defecto: " "activado)" #: lib/admin-tab-behaviour.php:81 msgid "Cyclic Galleries" msgstr "Galerías Cíclicas" #: lib/admin-tab-behaviour.php:87 msgid "" "This will make galleries cyclic, allowing you to keep pressing next/back " "(default: off)" msgstr "" "Esta oción generará galerías cíclicas, permitíendote pulsar los botones de " "navegación indefinidamene (por defecto: desactivado)" #: lib/admin-tab-behaviour.php:95 msgid "Mouse Wheel Navigation" msgstr "Navegación por rueda del ratón" #: lib/admin-tab-behaviour.php:101 msgid "Lets visitors navigate galleries with the mouse wheel (default: off)" msgstr "" "Permita a los visitantes navegar por las galerías con la rueda del ratón " "(por defecto: desactivado)" #: lib/admin-tab-behaviour.php:104 msgid "(Will load one additional javascript file, 3KB)" msgstr "(Ejecutará un archivo JavaScript adicional, 3KB)" #: lib/admin-tab-calls.php:1 msgid "Extra FancyBox Calls (advanced)" msgstr "Llamadas Extra de FancyBox (avanzado)" #: lib/admin-tab-calls.php:3 msgid "" "Here you can add as many additional calls to fancybox as you want, with " "different settings. For example, if you want to use fancybox with iframes or " "ajax on any specific link, you can configure those calls here without " "affecting the settings for images." msgstr "" "Aquí puedes añadir todas las llamadas adicionales a FancyBox que quieras, " "con distintas opciones. Por ejemplo, si quieres usar FancyBox con iframes o " "con Ajax en cualquier enlace concreto, aquí puedes configurarlo sin afectar " "al resto de opciones." #: lib/admin-tab-calls.php:5 msgid "" "For information on the options available you can use here see FancyBox's API & Options page." msgstr "" "Para más información acerca de las opciones que puedes usar en este campo, " "lee esta página sobre la API y Opciones " "de FancyBox." #: lib/admin-tab-calls.php:11 msgid "Additional FancyBox Calls" msgstr "Llamadas Extra de FancyBox" #: lib/admin-tab-calls.php:17 msgid "Additional FancyBox Calls (default: off)" msgstr "Llamadas Extra de FancyBox (por defecto: desactivado)" #: lib/admin-tab-calls.php:26 lib/admin-tab-other.php:89 msgid "Example:" msgstr "Ejemplo:" #: lib/admin-tab-galleries.php:1 msgid "Gallery Settings (advanced)" msgstr "Opciones de Galería (avanzado)" #: lib/admin-tab-galleries.php:3 msgid "" "Here you can choose if you want the plugin to group all images into a " "gallery, or make a gallery for each post. You can also define you own jQuery " "expression if you like." msgstr "" "Aquí puedes elegir si quieres que el plugin agrupe las imágenes en una " "galería, o hacer una galería para cada entrada. También puedes definir tu " "propia expresión en jQuery." #: lib/admin-tab-galleries.php:9 msgid "Gallery Type" msgstr "Tipo de Galería" #: lib/admin-tab-galleries.php:15 msgid "Make a gallery for all images on the page (default)" msgstr "" "Incluir todas las imágenes de la página en una única galería (opción por " "defecto)" #: lib/admin-tab-galleries.php:20 msgid "" "Do not group images in gallery automatically (use this if you want to make " "galleries manually with the REL attribute)" msgstr "" "No agrupar imágenes en galerías automáticamente (usa " "esta opción si quieres agrupar las imagenes manualmente con el " "atributo REL)" #: lib/admin-tab-galleries.php:25 msgid "" "Make a gallery for each post (will only work if your theme uses class=" "\"post\" on each post, which is common in WordPress" msgstr "" "Hacer una galería para cada post (solo funcionará si el tema " "usa class=\"post\" en cada post, que es lo más " "común en WordPress" #: lib/admin-tab-galleries.php:30 msgid "Use a custom expression to apply FancyBox" msgstr "Aplicar FancyBox con una expresión personalizada" #: lib/admin-tab-galleries.php:39 msgid "Custom expression guidelines:" msgstr "Indicaciones para expresiones personalizadas:" #: lib/admin-tab-galleries.php:41 msgid "" "· The custom expression has to apply class=\"fancybox\" " "to the links where you want to use FancyBox. Do not call the " "fancybox() function here, the plugin does this for you." msgstr "" "· La expresión personalizada tiene que aplicar el atributo " "class=\"fancybox\" a los enlaces en los que quieras usar " "FancyBox. No llames a la función fancybox() aquí, " "de eso ya se encarga el plugin." #: lib/admin-tab-galleries.php:43 msgid "" "· The jQuery addClass() function is a good way to add " "the class to the desired links conserving any existing class." msgstr "" "· La función addClass() de jQuery es una buena " "forma de añadir el class a los links deseados." #: lib/admin-tab-galleries.php:45 msgid "" "· You can use getTitle() in your expression to copy the " "title attribute from the IMG tag to the A tag, so " "that FancyBox can show captions." msgstr "" "· Puedes usar getTitle() en tu expresión para " "copiar el atributo title desde el tag IMG al tag A, para que FancyBox pueda mostrar el título de la imagen." #: lib/admin-tab-galleries.php:47 msgid "" "· You can use jQuery(thumbnails) like in the example " "expression to apply FancyBox to thumbnails that link to these extensions: " "BMP, GIF, JPG, JPEG, PNG (both lowercase and uppercase)." msgstr "" "· Puedes usar jQuery(thumbnails) como en el ejemplo para " "aplicar FancyBox a las miniaturas de im%aacute;genes que enlazen a estas " "extensiones: BMP, GIF, JPG, JPEG, PNG tanto en minúscula como en " "mayúscula)." #: lib/admin-tab-galleries.php:49 msgid "" "· If you want to do it manually you can use something like " "jQuery(\"a:has(img)[href$='.jpg']\") or whatever works for you." msgstr "" "· Si prefieres hacerlo manualmente puedes usar algo como " "jQuery(\"a:has(img)[href$='.jpg']\") o lo que más se " "ajuste a tu blog." #: lib/admin-tab-galleries.php:51 msgid "" "See the jQuery " "Documentation for more help." msgstr "" "Visita la Documentación de jQuery para encontrar más ayuda." #: lib/admin-tab-galleries.php:53 msgid "Examples:" msgstr "Ejemplos:" #: lib/admin-tab-info.php:1 msgid "Information" msgstr "Información" #: lib/admin-tab-info.php:3 msgid "" "FancyBox developed by " "Janis Skarnelis, " "ported to WordPress by José Pardilla. Licensed under the MIT License." msgstr "" "FancyBox desarrollado por Janis Skarnelis, adaptado a WordPress por José Pardilla. " "Licenciado bajo Licencia MIT." #: lib/admin-tab-info.php:5 msgid "" "As you can see, this plugin has many options you can edit, but have no fear, " "you can leave everything as it is if you don't want to get your hands dirty, " "since the default options should be a good start... :)" msgstr "" "Como puedes ver, este plugin te permite editar muchas opciones, pero no te " "preocupes, puedes dejarlo todo como está, ya que las opciones predefinidas " "no están mal para empezar... :)" #: lib/admin-tab-info.php:7 msgid "" "If you are an advanced user you can follow the plugin in Github, " "fork it or help submitting fixes!" msgstr "" "Si eres un usuario avanzado, puedes seguir el plugin en Github, y " "colaborar aportando correcciones!" #: lib/admin-tab-info.php:9 msgid "" "Note: Having a cache plugin may prevent changes from taking " "effect immidiately, if this happens clear cache after saving changes here or " "deactivate cache until you finish editing these options." msgstr "" "Nota: Usar un plugin de caché puede hacer que los cambios " "no surjan efecto inmediatamente, si esto ocurre vacía el cache después de " "guardar los cambios o desactívalo hasta que termines de ajustar estas " "opciones." #: lib/admin-tab-other.php:1 msgid "Other Settings (advanced)" msgstr "Otras Opciones (avanzado)" #: lib/admin-tab-other.php:3 msgid "These are additional settings for advanced users." msgstr "Las siguientes opciones son para usuarios avanzados." #: lib/admin-tab-other.php:9 msgid "Dimensions" msgstr "Dimensiones" #: lib/admin-tab-other.php:15 msgid "Auto detect dimensions (default: on)" msgstr "Auto detectar dimensiones (por defecto: activado)" #: lib/admin-tab-other.php:18 msgid "" "Only works with Ajax and Inline content! " "Flash dimensions won't be autodetected so specify them below if necessary. " "If you want to insert several pieces of flash content with different " "dimensions you will have to use the Additional FancyBox Calls option." msgstr "" "Sólo funciona con Ajax y Contenido en línea! Las dimenciones de elementos Flash no se autodetectan así que " "especifícalas aquí debajo si lo necesitas. Si necesitas insertar varios " "elementos Flash de tamaños distintos tendrás que usar el apartado de " "Llamadas Extra." #: lib/admin-tab-other.php:22 msgid "" "Width for iframe and swf content. Also set for inline content if " "autoDimensions is disabled (default: 560)" msgstr "" "Ancho para iframes y contenido Flash. También afecta a contenido en línea si " "Auto detectar dimensiones está desactivado (por defecto: 560)" #: lib/admin-tab-other.php:27 msgid "" "Height for iframe and swf content. Also set for inline content if " "autoDimensions is disabled (default: 340)" msgstr "" "Alto para iframes y contenido Flash. También afecta a contenido en línea si " "Auto detectar dimensiones está desactivado (por defecto: 340)" #: lib/admin-tab-other.php:35 msgid "Load JavaScript in Footer" msgstr "Cargar JavaScript en el Pié de página" #: lib/admin-tab-other.php:41 msgid "" "Loads JavaScript at the end of the blog's HTML (experimental) (default: off)" msgstr "" "Carga el JavaScript al final del código HTML del blog (experimental) (por " "defecto: desactivado)" #: lib/admin-tab-other.php:44 msgid "" "This option won't be recognized if you use Parallel Load " "plugin. In that case, you can do this from Parallel Load's options." msgstr "" "Esta opción será ignorada si el plugin Parallel Load está " "instalado. Si es así, usa las opciones del plugin Parallel Load." #: lib/admin-tab-other.php:51 msgid "Callbacks" msgstr "Retrollamadas" #: lib/admin-tab-other.php:57 msgid "Enable callbacks (default: off)" msgstr "Activar retrollamadas (por defecto: desactivado)" #: lib/admin-tab-other.php:60 msgid "Enabling this will show additional settings." msgstr "Activar esta opcíón mostrará opociones adicionales." #: lib/admin-tab-other.php:65 msgid "" "Callback on Start event: Will be called right before " "attempting to load the content" msgstr "" "Retrollamada en evento Inicio: Se ejecutará justo antes de " "intentar cargar el contenido" #: lib/admin-tab-other.php:70 msgid "" "Callback on Cancel event: Will be called after loading is " "canceled" msgstr "" "Retrollamada en evento Cancelar: Se ejecutará tras cancelar " "la carga del contenido" #: lib/admin-tab-other.php:75 msgid "" "Callback on Complete event: Will be called once the content " "is displayed" msgstr "" "Retrollamada en evento Completado: Se ejecutará una vez se " "termine de mostrar el contenido" #: lib/admin-tab-other.php:80 msgid "" "Callback on CleanUp event: Will be called just before " "closing" msgstr "" "Retrollamada en evento Limpieza: Se ejecutará justo antes " "de empezar a ocultar el contenido" #: lib/admin-tab-other.php:85 msgid "" "Callback on Closed event: Will be called once FancyBox is " "closed" msgstr "" "Retrollamada en evento Cerrado: Se ejecutará tras cerrar " "FancyBox" #: lib/admin-tab-other.php:91 msgid "Leave empty any speciic callbacks you don't need to use." msgstr "Deja en blanco cualquier Retrollamada que no quieras usar." #: lib/admin-tab-support.php:3 msgid "Help with Fancybox" msgstr "Ayuda sobre ancyBox" #: lib/admin-tab-support.php:5 msgid "" "If you have problems or questions about FancyBox itself (and not this " "WordPress plugin), please start with these links: How-To & FAQ.
If that does not help, go to the FancyBox Google Group, use the Search option, and if necesary, post your " "question." msgstr "" "Si tienes problemas o dudas acerca de FancyBox (y no este plugin en sí), por " "favor visita estos enlaces (en inglés): How-To & FAQ.
Si eso no " "ayuda, ves al Grupo de " "Google de FancyBox, usa la opción de Búsqueda, y si no " "encuentras lo que buscas, pregunta allí." #: lib/admin-tab-support.php:8 msgid "Help with Fancybox for WordPress plugin" msgstr "Ayuda para el plugin Fancybox for WordPress" #: lib/admin-tab-support.php:10 msgid "" "Try to localize the problem (switch your theme and deactivate plugins until " "you find the source of the problem). You can also try the Troubleshooting " "settings of this plugin if necesary." msgstr "" "Intenta localizar la fuente del problema (cambia de tema y/o desactiva " "plugins hasta que encuentres lo que causa el problema). También puedes usar " "las optiones de Resolución de Errores que hay al final de esta página." #: lib/admin-tab-support.php:11 msgid "" "Try reverting the plugin's settings to their defaults with the button below." msgstr "" "Prueba a resetear las opciones a sus valores originales con el botón al pie " "de esta página." #: lib/admin-tab-support.php:12 msgid "" "If you still can not get the plugin to work, write a post in the WordPress Support forums explaining the problem " "or take a look and the already posted messages." msgstr "" "Si aún no puedes hacer funcionar el plugin, escribe en el foro de Soporte de WordPress o echa un vistazo a los mensajes ya escritos en dicho foro." #: lib/admin-tab-support.php:15 msgid "IMPORTANT:" msgstr "IMPORTANTE:" #: lib/admin-tab-support.php:15 msgid "" "When posting your problem please provide a link to your blog and the page " "where the error is found, and all relevant information you can, especially " "your theme, plugins, etc." msgstr "" "Cuando expliques tu problema, por favor deja un enlace a tu blog y una " "página donde FancyBox falla, así como cualquier información reelevante, como " "el tema de WordPress y plugins que usas." #: lib/admin-tab-troubleshooting.php:1 msgid "Troubleshooting Settings" msgstr "Resolución de Problemas" #: lib/admin-tab-troubleshooting.php:3 msgid "" "Settings in this section should only be changed if you are having problems " "with the plugin!" msgstr "" "Las opciones de esta sección solo deben ser editadas si tienes problemas con " "el plugin!" #: lib/admin-tab-troubleshooting.php:5 msgid "" "If the plugin doesn't seem to work, first you should check for other plugins " "that may be conflicting with this one, especially other Lightbox, Slimbox, " "etc. Make sure all your plugins and WordPress itself are up to date (this " "plugin has only been tested in WordPress 2.7 and above)." msgstr "" "Si el plugin no funciona, lo primero que deberías hacer es comprobar que no " "haya un conflicto con otros plugins, especialmente otro tipo de Lightbox, " "Slimbox, etc. Asegúrate de que todos tus plugins y tu WordPress están " "actualizados (este plugin solo se ha testado con WordPress 2.7 y superiores)." #: lib/admin-tab-troubleshooting.php:7 msgid "" "Change them one at a time and test to see if they help. Remember that having " "a cache plugin may prevent changes from taking effect immidiately, so clear " "cache after saving changes here or deactivate cache until you finish editing " "these options." msgstr "" "Cámbialas de una en una y comprueba si solucionan tu problema. Recuqerda que " "usar un plugin de caché puede hacer que los cambios no surjan efecto " "inmediatamente, vacía el cache después de guardar los cambios or desactivalo " "hasta que termines de ajustar estas opciones." #: lib/admin-tab-troubleshooting.php:13 msgid "Do not call jQuery" msgstr "No cargar jQuery" #: lib/admin-tab-troubleshooting.php:19 msgid "" "Skip jQuery call. Use this only if jQuery is being loaded twice (default: " "off)" msgstr "" "Omitir llamada a jQuery. Usa esta opción sólo si jQuery se está cargando dos " "veces por error. (por defecto: desactivado)" #: lib/admin-tab-uninstall.php:3 msgid "" "Like many other plugins, FancyBox for WordPress stores its settings on your " "WordPress' options database table. Actually, these settings are not using " "more than a couple of kilobytes of space, but if you want to completely " "uninstall this plugin, check the option below, then save changes, and " "when you deactivate the plugin, all its settings will be " "removed from the database." msgstr "" "Al igual que otros plugins, FancyBox for WordPress guarda sus opciones en la " "tabla de opciones de la base de datos de WordPress. En realidad, estas " "opcines no ocupam más que unos kilobytes de espacio, pero si quieres " "eliminar el plugin por completo, activa la siguiente opción, guarda los " "cambios, y cuando desactives el plugin, todas las opciones " "se eliminarán de la base de datos." #: lib/admin-tab-uninstall.php:9 msgid "Remove settings" msgstr "Eliminar Opciones" #: lib/admin-tab-uninstall.php:15 msgid "" "Remove Settings when plugin is deactivated from the \"Manage Plugins\" page. " "(default: off)" msgstr "" "Eliminar opciones cuando se desactive el plugin desde la página \"Gestionar " "Plugins\". (por defecto: desactivado)" #. Plugin Name of the plugin/theme msgid "FancyBox for WordPress" msgstr "FancyBox for WordPress" #. Plugin URI of the plugin/theme msgid "https://wordpress.org/plugins/fancybox-for-wordpress/" msgstr "https://wordpress.org/plugins/fancybox-for-wordpress/" #. Description of the plugin/theme msgid "" "Integrates FancyBox by Janis Skarnelis into WordPress." msgstr "" "Integra FancyBox por Janis Skarnelis en WordPress." #. Author of the plugin/theme msgid "José Pardilla" msgstr "José Pardilla" #. Author URI of the plugin/theme msgid "http://twitter.com/moskis" msgstr "http://twitter.com/moskis" #~ msgid "" #~ "Note: If update to version 3.0.0 breaks fancybox on your " #~ "blog you will probably have to reset your settings (with the white button " #~ "below). I have tested this issue on several WordPress installations and " #~ "it always worked, so it might depend on the server. Sorry for the " #~ "inconvinience." #~ msgstr "" #~ "Nota: Si la actualización a la versión 3.0.0 estropea " #~ "FancyBox en tu blog, posiblemente tengas que reestablecer las opciones " #~ "del plugin (desde el botón blanco de abajo)." #~ msgid "" #~ "If you are having trouble with this plugin take a look at this FAQ where i will try to cover the most common problems and " #~ "their solutions." #~ msgstr "" #~ "Si tienes problemas para hacer funcionar este plugin echa un vistazo a " #~ "esta página de Preguntas Frecuentes donde intentaré " #~ "explicar los problemas más habituales y cómo resolverlos." #~ msgid "Callback on Start event (default: empty)" #~ msgstr "Retrollamada en el evento de Inicio (por defecto: vacío)" #~ msgid "Callback on Show event (default: empty)" #~ msgstr "Retrollamada en el evento de Mostrado (por defecto: vacío)" #~ msgid "Callback on Close event (default: empty)" #~ msgstr "Retrollamada en el evento de Cerrado (por defecto: vacío)" #~ msgid "Leave the fields empty to disable." #~ msgstr "Deja estos campos vacíos para desactivar cualqueir retrollamada." #~ msgid "Frame Size" #~ msgstr "Tamaño del recuadro" #~ msgid "" #~ "Width in pixels of FancyBox when showing iframe content (default: 560)" #~ msgstr "" #~ "Ancho en píxeles de FancyBox cuado se muestre contenido anidado (por " #~ "defecto: 560)" #~ msgid "" #~ "Height in pixels of FancyBox when showing iframe content (default: 340)" #~ msgstr "" #~ "Alto en píxeles de FancyBox cuado se muestre contenido anidado (por " #~ "defecto: 340)" #~ msgid "jQuery \"noConflict\" Mode" #~ msgstr "Modo jQuery \"noConflict\"" #~ msgid "Use jQuery noConflict mode (default: on)" #~ msgstr "Usar parámetro noConflict de jQuery (por defecto: activado)" #~ msgid "" #~ "(Turning this off may cause problems if there are plugins activated that " #~ "use other js framework like mootools, prototype, scriptaculous, etc.)" #~ msgstr "" #~ "(Desactivar esta opción puede causar problemas si hay plugins activadoes " #~ "que usen otros frameworks javascript como Mootols, Prototype, " #~ "Scriptaculous, etc.)" #~ msgid "Presentation" #~ msgstr "Presentación" #~ msgid "" #~ "These are the main settings, which let you tweak color, borders and " #~ "animation." #~ msgstr "" #~ "Estas son las opciones principales, que te permiten ajustar los colores, " #~ "bordes y animación." #~ msgid "" #~ "(Set Border Color to \"#000000\" and Padding " #~ "Size to \"0\" for the classic FancyBox look)" #~ msgstr "" #~ "(Pon el Color del Borde en \"#000000\" y el " #~ "Tamaño del Margen en \"0\" para el aspecto clásico de " #~ "FancyBox)" #~ msgid "Show/Hide Advanced Settings" #~ msgstr "Mostrar/Ocultar Opciones Avanzadas" #~ msgid "Show/Hide Troubleshooting & Uninstall Settings" #~ msgstr "Mostrar/Ocultar Resolución de Problemas y Desinstalación" #~ msgid "" #~ "Do not call the fancybox() function here, the plugin does " #~ "this for you." #~ msgstr "" #~ "No llames a la función fancybox() desde aquí, eso ya lo hace " #~ "el plugin por tí." #~ msgid "Make a gallery for each post" #~ msgstr "Hacer una galería para cada entrada" #~ msgid "" #~ "The attribute has to start with fancybox, but can end with however you " #~ "like: \"fancybox1\", \"fancybox2\", \"fancybox-custom\" will work." #~ msgstr "" #~ "El atributo debe empezar por fancybox pero puede terminar como quieras: " #~ "\"fancybox1\", \"fancybox2\", \"fancybox-custom\" servirían." #~ msgid "Horizontal position of the close button (default: right)" #~ msgstr "" #~ "Posición horizontal del botón para cerrar FancyBox (por defecto: derecha)" #~ msgid "About" #~ msgstr "Información" #~ msgid "" #~ "This plugin integrates FancyBox with WordPress without having to edit any " #~ "file or code. Once activated the plugin will apply FancyBox automatically " #~ "to all image links, including WordPress galleries. Future versions will " #~ "include some more options like easier inline content integration and more " #~ "advanced customization. Enjoy!" #~ msgstr "" #~ "Este plugin integra FancyBox con WordPress sin necesidad de editar ningún " #~ "archivo o HTML. Una vez activado, el plugin aplicará FancyBox " #~ "automáticamente a todos los enlaces a imágenes, incluyendo galerias de " #~ "WordPress. Que lo disfrutes!" #~ msgid "" #~ "If you have problems or questions about FancyBox itself you should ask in the FancyBox " #~ "Google Group. If you want to make suggestions or ask just about this " #~ "WordPress plugin you can leave a comment here, send me an email, or contact me on twitter." #~ msgstr "" #~ "Si tienes problemas o preguntas sobre FancyBox deberías preguntar en este grupo de Google " #~ "(enlace en inglés). Si tienes preguntas o sugerencias sobre este plugin " #~ "para WordPress, puedes dejar un comentario aquí, enviarme un email, o contactar conmigo vía Twitter." #~ msgid "Auto Apply" #~ msgstr "Auto Aplicar" #~ msgid "" #~ "Apply FancyBox automatically to all links pointing to .jpg, .jpeg, .png " #~ "or .gif images (default: on)" #~ msgstr "" #~ "Aplicar FancyBox automáticamente a todos los enlaces que apunten a " #~ "archivos .jpg, .jpeg, .png o .gif (por defecto: activado)" #~ msgid "" #~ "(The link itself must the an image as well, text links will not be " #~ "affected by this option!)" #~ msgstr "" #~ "(El link tiene que estar en una imagen, esta opción no affecta a enlaces " #~ "de texto!)" #~ msgid "" #~ "(This does NOT conflict with the previous and next image links on " #~ "FancyBox galleries.)" #~ msgstr "" #~ "(Esto no afecta a los enlaces de Imagen Siguiente e Imagen Anterior en " #~ "galerias de varias imágenes)"