Changeset 476694
- Timestamp:
- 12/17/2011 07:34:26 AM (14 years ago)
- Location:
- fancybox-for-wordpress/trunk/languages
- Files:
-
- 2 edited
-
mfbfw-es_ES.mo (modified) (previous)
-
mfbfw-es_ES.po (modified) (15 diffs)
Legend:
- Unmodified
- Added
- Removed
-
fancybox-for-wordpress/trunk/languages/mfbfw-es_ES.po
r475119 r476694 3 3 "Project-Id-Version: FancyBox for WordPress Español\n" 4 4 "Report-Msgid-Bugs-To: http://wordpress.org/tag/fancybox-for-wordpress\n" 5 "POT-Creation-Date: 20 09-12-16 17:37+0000\n"5 "POT-Creation-Date: 2011-12-16 03:32:03+00:00\n" 6 6 "PO-Revision-Date: \n" 7 "Last-Translator: Jose Pardilla < jose@moskis.net>\n"7 "Last-Translator: Jose Pardilla <info@josepardilla.com>\n" 8 8 "Language-Team: Moskis <jose@moskis.net>\n" 9 9 "MIME-Version: 1.0\n" … … 13 13 "X-Poedit-Country: SPAIN\n" 14 14 15 #: fancybox.php:365 16 msgid "Settings" 17 msgstr "Opciones" 18 15 19 #: admin.php:11 16 #, php-format17 20 msgid "Fancybox for WordPress (version %s)" 18 21 msgstr "Fancybox for WordPress (versión %s)" 19 22 20 #: admin.php:2 723 #: admin.php:22 21 24 msgid "Info" 22 25 msgstr "Información" 23 26 24 #: admin.php:2 827 #: admin.php:23 25 28 msgid "Appearance" 26 29 msgstr "Apariencia" 27 30 28 #: admin.php:2 931 #: admin.php:24 29 32 msgid "Animations" 30 33 msgstr "Animaciones" 31 34 32 #: admin.php: 3035 #: admin.php:25 33 36 msgid "Behaviour" 34 37 msgstr "Comportamiento" 35 38 36 #: admin.php: 3139 #: admin.php:26 37 40 msgid "Galleries" 38 41 msgstr "Galerías" 39 42 40 #: admin.php:32 41 msgid "Other" 42 msgstr "Otros" 43 44 #: admin.php:33 43 #: admin.php:27 44 msgid "Miscellaneous" 45 msgstr "Miscelánea" 46 47 #: admin.php:28 48 msgid "Extra Calls" 49 msgstr "Llamadas Extra" 50 51 #: admin.php:29 45 52 msgid "Troubleshooting" 46 53 msgstr "Ayuda" 47 54 48 #: admin.php:34 55 #: admin.php:30 56 #: lib/admin-tab-support.php:1 57 msgid "Support" 58 msgstr "Soporte" 59 60 #: admin.php:31 49 61 #: lib/admin-tab-uninstall.php:1 50 62 msgid "Uninstall" 51 63 msgstr "Desinstalar" 52 64 53 #: admin.php: 9065 #: admin.php:77 54 66 msgid "Save Changes" 55 67 msgstr "Guardar Cambios" 56 68 57 #: fancybox.php:370 58 msgid "Settings" 59 msgstr "Opciones" 69 #: admin.php:84 70 msgid "Revert to defaults" 71 msgstr "Restaurar valores por defecto" 72 73 #: admin.php:92 74 msgid "If you use FancyBox and like it, buy the author a beer!" 75 msgstr "Si usas FancyBox y te gusta, cómprale una cerveza al autor!" 76 77 #: admin.php:109 78 msgid "The author of this WordPress Plugin also likes beer :P" 79 msgstr "Al autor de este plugin para WordPress también le gusta la cerveza :P" 80 81 #: admin.php:119 82 msgid "Follow me on Twitter for more WordPress Plugins and Themes" 83 msgstr "Sígueme en Twitter para más Plugins y Temas de WordPress" 84 85 #: lib/admin-tab-other.php:1 86 msgid "Other Settings <span style=\"color:red\">(advanced)</span>" 87 msgstr "Otras Opciones <span style=\"color:red\">(avanzado)</span>" 88 89 #: lib/admin-tab-other.php:3 90 msgid "These are additional settings for advanced users." 91 msgstr "Las siguientes opciones son para usuarios avanzados." 92 93 #: lib/admin-tab-other.php:9 94 msgid "Dimensions" 95 msgstr "Dimensiones" 96 97 #: lib/admin-tab-other.php:15 98 msgid "Auto detect dimensions (default: on)" 99 msgstr "Auto detectar dimensiones (por defecto: activado)" 100 101 #: lib/admin-tab-other.php:18 102 msgid "Only works with <strong>Ajax</strong> and <strong>Inline</strong> 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 <strong>Additional FancyBox Calls</strong> option." 103 msgstr "Sólo funciona con <strong>Ajax</strong> y <strong>Contenido en línea</strong>! 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 <strong>Llamadas Extra</strong>." 104 105 #: lib/admin-tab-other.php:22 106 msgid "Width for iframe and swf content. Also set for inline content if <em>autoDimensions</em> is disabled (default: 560)" 107 msgstr "Ancho para iframes y contenido Flash. También afecta a contenido en línea si <em>Auto detectar dimensiones</em> está desactivado (por defecto: 560)" 108 109 #: lib/admin-tab-other.php:27 110 msgid "Height for iframe and swf content. Also set for inline content if <em>autoDimensions</em> is disabled (default: 340)" 111 msgstr "Alto para iframes y contenido Flash. También afecta a contenido en línea si <em>Auto detectar dimensiones</em> está desactivado (por defecto: 340)" 112 113 #: lib/admin-tab-other.php:35 114 msgid "Load JavaScript in Footer" 115 msgstr "Cargar JavaScript en el Pié de página" 116 117 #: lib/admin-tab-other.php:41 118 msgid "Loads JavaScript at the end of the blog's HTML (experimental) (default: off)" 119 msgstr "Carga el JavaScript al final del código HTML del blog (experimental) (por defecto: desactivado)" 120 121 #: lib/admin-tab-other.php:44 122 msgid "This option won't be recognized if you use <strong>Parallel Load</strong> plugin. In that case, you can do this from Parallel Load's options." 123 msgstr "Esta opción será ignorada si el plugin <strong>Parallel Load</strong> está instalado. Si es así, usa las opciones del plugin Parallel Load." 124 125 #: lib/admin-tab-other.php:51 126 msgid "Callbacks" 127 msgstr "Retrollamadas" 128 129 #: lib/admin-tab-other.php:57 130 msgid "Enable callbacks (default: off)" 131 msgstr "Activar retrollamadas (por defecto: desactivado)" 132 133 #: lib/admin-tab-other.php:60 134 msgid "Enabling this will show additional settings." 135 msgstr "Activar esta opcíón mostrará opociones adicionales." 136 137 #: lib/admin-tab-other.php:65 138 msgid "Callback on <strong>Start</strong> event: Will be called right before attempting to load the content" 139 msgstr "Retrollamada en evento <strong>Inicio</strong>: Se ejecutará justo antes de intentar cargar el contenido" 140 141 #: lib/admin-tab-other.php:70 142 msgid "Callback on <strong>Cancel</strong> event: Will be called after loading is canceled" 143 msgstr "Retrollamada en evento <strong>Cancelar</strong>: Se ejecutará tras cancelar la carga del contenido" 144 145 #: lib/admin-tab-other.php:75 146 msgid "Callback on <strong>Complete</strong> event: Will be called once the content is displayed" 147 msgstr "Retrollamada en evento <strong>Completado</strong>: Se ejecutará una vez se termine de mostrar el contenido" 148 149 #: lib/admin-tab-other.php:80 150 msgid "Callback on <strong>CleanUp</strong> event: Will be called just before closing" 151 msgstr "Retrollamada en evento <strong>Limpieza</strong>: Se ejecutará justo antes de empezar a ocultar el contenido" 152 153 #: lib/admin-tab-other.php:85 154 msgid "Callback on <strong>Closed</strong> event: Will be called once FancyBox is closed" 155 msgstr "Retrollamada en evento <strong>Cerrado</strong>: Se ejecutará tras cerrar FancyBox" 156 157 #: lib/admin-tab-other.php:89 158 #: lib/admin-tab-calls.php:26 159 msgid "Example:" 160 msgstr "Ejemplo:" 161 162 #: lib/admin-tab-other.php:91 163 msgid "Leave empty any speciic callbacks you don't need to use." 164 msgstr "Deja en blanco cualquier Retrollamada que no quieras usar." 165 166 #: lib/admin-tab-behaviour.php:1 167 msgid "Behavior Settings <span style=\"color:orange\">(medium)</span>" 168 msgstr "Opciones de Comportamiento <span style=\"color:orange\">(medio)</span>" 169 170 #: lib/admin-tab-behaviour.php:3 171 msgid "The following settings should be left alone unless you know what you are doing." 172 msgstr "Las siguientes opciones sólo deberían ser editadas si sabes lo que estás haciendo." 173 174 #: lib/admin-tab-behaviour.php:9 175 msgid "Auto Resize to Fit" 176 msgstr "Ajustar Tamaño" 177 178 #: lib/admin-tab-behaviour.php:15 179 msgid "Scale images to fit in viewport (default: on)" 180 msgstr "Ajusta el tamaño de las imagenes a la ventana del navegador (por defecto: activado)" 181 182 #: lib/admin-tab-behaviour.php:23 183 msgid "Center on Scroll" 184 msgstr "Centrar al hacer Scroll" 185 186 #: lib/admin-tab-behaviour.php:29 187 msgid "Keep image in the center of the browser window when scrolling (default: on)" 188 msgstr "Mantiene la imagen en el centro de la ventana del naegador al hacer scroll (por defecto: activado)" 189 190 #: lib/admin-tab-behaviour.php:37 191 msgid "Close on Content Click" 192 msgstr "Cerrar al hacer click en contenido" 193 194 #: lib/admin-tab-behaviour.php:43 195 msgid "Close FancyBox by clicking on the image (default: off)" 196 msgstr "Cerrar FancyBox al hacer click en la imagen (por defecto: desactivado)" 197 198 #: lib/admin-tab-behaviour.php:46 199 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)" 200 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)" 201 202 #: lib/admin-tab-behaviour.php:53 203 msgid "Close on Overlay Click" 204 msgstr "Cerrar al hacer click en el fondo" 205 206 #: lib/admin-tab-behaviour.php:59 207 msgid "Close FancyBox by clicking on the overlay sorrounding it (default: on)" 208 msgstr "Cerrar FancyBox al hacer click en el fondo (por defecto: activado)" 209 210 #: lib/admin-tab-behaviour.php:67 211 msgid "Close with "Esc"" 212 msgstr "Cerrar con "Esc"" 213 214 #: lib/admin-tab-behaviour.php:73 215 msgid "Close FancyBox when "Escape" key is pressed (default: on)" 216 msgstr "Cerrar Fancybox cuando se pulse la tecla "Escape" (por defecto: activado)" 217 218 #: lib/admin-tab-behaviour.php:81 219 msgid "Cyclic Galleries" 220 msgstr "Galerías Cíclicas" 221 222 #: lib/admin-tab-behaviour.php:87 223 msgid "This will make galleries cyclic, allowing you to keep pressing next/back (default: off)" 224 msgstr "Esta oción generará galerías cíclicas, permitíendote pulsar los botones de navegación indefinidamene (por defecto: desactivado)" 225 226 #: lib/admin-tab-behaviour.php:95 227 msgid "Mouse Wheel Navigation" 228 msgstr "Navegación por rueda del ratón" 229 230 #: lib/admin-tab-behaviour.php:101 231 msgid "Lets visitors navigate galleries with the mouse wheel (default: off)" 232 msgstr "Permita a los visitantes navegar por las galerías con la rueda del ratón (por defecto: desactivado)" 233 234 #: lib/admin-tab-behaviour.php:104 235 msgid "(Will load one additional javascript file, 3KB)" 236 msgstr "(Ejecutará un archivo JavaScript adicional, 3KB)" 237 238 #: lib/admin-tab-calls.php:1 239 msgid "Extra FancyBox Calls <span style=\"color:red\">(advanced)</span>" 240 msgstr "Llamadas Extra de FancyBox <span style=\"color:red\">(avanzado)</span>" 241 242 #: lib/admin-tab-calls.php:3 243 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." 244 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." 245 246 #: lib/admin-tab-calls.php:5 247 msgid "For information on the options available you can use here see <a href=\"http://fancybox.net/api\">FancyBox's API & Options page</a>." 248 msgstr "Para más información acerca de las opciones que puedes usar en este campo, lee esta página sobre la <a href=\"http://fancybox.net/api\">API y Opciones de FancyBox</a>." 249 250 #: lib/admin-tab-calls.php:11 251 msgid "Additional FancyBox Calls" 252 msgstr "Llamadas Extra de FancyBox" 253 254 #: lib/admin-tab-calls.php:17 255 msgid "Additional FancyBox Calls (default: off)" 256 msgstr "Llamadas Extra de FancyBox (por defecto: desactivado)" 257 258 #: lib/admin-tab-info.php:1 259 msgid "Information" 260 msgstr "Información" 261 262 #: lib/admin-tab-info.php:3 263 msgid "<a target=\"_blank\" href=\"http://fancybox.net\">FancyBox</a> developed by <a target=\"_blank\" href=\"http://fancybox.net\">Janis Skarnelis</a>, ported to WordPress by <a target=\"_blank\" href=\"http://josepardilla.com/\">José Pardilla</a>. Licensed under the <a target=\"_blank\" href=\"http://en.wikipedia.org/wiki/MIT_License\">MIT License</a>." 264 msgstr "<a href=\"http://fancybox.net\">FancyBox</a> desarrollado por <a href=\"http://fancybox.net\">Janis Skarnelis</a>, adaptado a WordPress por <a href=\"http://http://josepardilla.com/\">José Pardilla</a>. Licenciado bajo <a target=\"_blank\" href=\"http://en.wikipedia.org/wiki/MIT_License\">Licencia MIT</a>." 265 266 #: lib/admin-tab-info.php:5 267 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... :)" 268 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... :)" 269 270 #: lib/admin-tab-info.php:7 271 msgid "<strong>Note:</strong> 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." 272 msgstr "<strong>Nota:</strong> 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." 273 274 #: lib/admin-tab-info.php:9 275 msgid "<strong>Note:</strong> 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." 276 msgstr "<strong>Nota:</strong> 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)." 277 278 #: lib/admin-tab-troubleshooting.php:1 279 msgid "Troubleshooting Settings" 280 msgstr "Resolución de Problemas" 281 282 #: lib/admin-tab-troubleshooting.php:3 283 msgid "Settings in this section should only be changed if you are having problems with the plugin!" 284 msgstr "Las opciones de esta sección solo deben ser editadas si tienes problemas con el plugin!" 285 286 #: lib/admin-tab-troubleshooting.php:5 287 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)." 288 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)." 289 290 #: lib/admin-tab-troubleshooting.php:7 291 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." 292 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." 293 294 #: lib/admin-tab-troubleshooting.php:13 295 msgid "Do not call jQuery" 296 msgstr "No cargar jQuery" 297 298 #: lib/admin-tab-troubleshooting.php:19 299 msgid "Skip jQuery call. Use this only if jQuery is being loaded twice (default: off)" 300 msgstr "Omitir llamada a jQuery. Usa esta opción sólo si jQuery se está cargando dos veces por error. (por defecto: desactivado)" 301 302 #: lib/admin-tab-support.php:3 303 msgid "Help with Fancybox" 304 msgstr "Ayuda sobre ancyBox" 305 306 #: lib/admin-tab-support.php:5 307 msgid "If you have problems or questions about FancyBox itself (and not this WordPress plugin), please start with these links: <a target=\"_blank\" href=\"http://fancybox.net/howto\">How-To</a> & <a target=\"_blank\" href=\"http://fancybox.net/faq\">FAQ</a>.<br />If that does not help, go to <a href=\"http://groups.google.com/group/fancybox\">the FancyBox Google Group</a>, use the <strong>Search</strong> option, and if necesary, post your question." 308 msgstr "Si tienes problemas o dudas acerca de FancyBox (y no este plugin en sí), por favor visita estos enlaces (en inglés): <a href=\"http://fancybox.net/howto\">How-To</a> & <a href=\"http://fancybox.net/faq\">FAQ</a>.<br />Si eso no ayuda, ves al <a href=\"http://groups.google.com/group/fancybox\">Grupo de Google de FancyBox</a>, usa la opción de <strong>Búsqueda</strong>, y si no encuentras lo que buscas, pregunta allí." 309 310 #: lib/admin-tab-support.php:8 311 msgid "Help with Fancybox for WordPress plugin" 312 msgstr "Ayuda para el plugin Fancybox for WordPress" 313 314 #: lib/admin-tab-support.php:10 315 msgid "If you are having trouble with this plugin take a look at this <a target=\"_blank\" href=\"http://plugins.josepardilla.com/fancybox-for-wordpress/faq\">FAQ</a> where i will try to cover the most common problems and their solutions." 316 msgstr "Si tienes problemas para hacer funcionar este plugin echa un vistazo a esta página de <a target=\"_blank\" href=\"http://plugins.josepardilla.com/fancybox-for-wordpress/faq\">Preguntas Frecuentes</a> donde intentaré explicar los problemas más habituales y cómo resolverlos." 317 318 #: lib/admin-tab-support.php:11 319 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." 320 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." 321 322 #: lib/admin-tab-support.php:12 323 msgid "Try reverting the plugin's settings to their defaults with the button below." 324 msgstr "Prueba a resetear las opciones a sus valores originales con el botón al pie de esta página." 325 326 #: lib/admin-tab-support.php:13 327 msgid "If you still can not get the plugin to work, <a target=\"_blank\" href=\"http://wordpress.org/tags/fancybox-for-wordpress?forum_id=10#postform\">write a post in the WordPress Support forums</a> explaining the problem or take a look and the <a target=\"_blank\" href=\"http://wordpress.org/tags/fancybox-for-wordpress?forum_id=10\">already posted messages</a>." 328 msgstr "Si aún no puedes hacer funcionar el plugin, <a target=\"_blank\" href=\"http://wordpress.org/tags/fancybox-for-wordpress?forum_id=10#postform\">escribe en el foro de Soporte de WordPress</a> o echa un vistazo a <a target=\"_blank\" href=\"http://wordpress.org/tags/fancybox-for-wordpress?forum_id=10\">los mensajes ya escritos en dicho foro</a>." 329 330 #: lib/admin-tab-support.php:16 331 msgid "IMPORTANT:" 332 msgstr "IMPORTANTE:" 333 334 #: lib/admin-tab-support.php:16 335 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." 336 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." 60 337 61 338 #: lib/admin-tab-animations.php:1 … … 88 365 89 366 #: lib/admin-tab-animations.php:59 367 msgid "Transition Type" 368 msgstr "Tio de Transición" 369 370 #: lib/admin-tab-animations.php:73 371 msgid "Transition type when opening FancyBox. (default: fade)" 372 msgstr "Tipo de transición al abrir FancyBox. (por defecto: fade)" 373 374 #: lib/admin-tab-animations.php:86 375 msgid "Transition type when closing FancyBox. (default: fade)" 376 msgstr "Tipo de transición al cerrar FancyBox. (por defecto: fade)" 377 378 #: lib/admin-tab-animations.php:94 90 379 msgid "Easing" 91 380 msgstr "Efecto de Animación" 92 381 93 #: lib/admin-tab-animations.php: 65382 #: lib/admin-tab-animations.php:100 94 383 msgid "Activate easing (default: off)" 95 384 msgstr "Activar efecto de animación (por defecto: desactivado)" 96 385 97 #: lib/admin-tab-animations.php:78 386 #: lib/admin-tab-animations.php:103 387 msgid "(Will load one additional javascript file, 8KB)" 388 msgstr "(Ejecutará un archivo JavaScript adicional, 8KB)" 389 390 #: lib/admin-tab-animations.php:117 98 391 msgid "Easing method when opening FancyBox. (default: easeOutBack)" 99 392 msgstr "Efecto de animación al abrir FancyBox. (por defecto: easeOutBack)" 100 393 101 #: lib/admin-tab-animations.php:91 394 #: lib/admin-tab-animations.php:120 395 msgid "(Requires opening transition type to be set to elastic)" 396 msgstr "(Requiere el tipo de transición de inicio elástico)" 397 398 #: lib/admin-tab-animations.php:132 102 399 msgid "Easing method when closing FancyBox. (default: easeInBack)" 103 400 msgstr "Efecto de animación al cerrar FancyBox. (por defecto: easeInBack)" 104 401 105 #: lib/admin-tab-animations.php:104 402 #: lib/admin-tab-animations.php:135 403 msgid "(Requires closing transition type to be set to elastic)" 404 msgstr "(Requiere el tipo de transición de cerrado elástico)" 405 406 #: lib/admin-tab-animations.php:147 106 407 msgid "Easing method when navigating through gallery items. (default: easeInOutQuart)" 107 408 msgstr "Efecto de animación al navegar por galerías. (por defecto: easoInOutQuart)" 108 409 109 #: lib/admin-tab-animations.php:1 07410 #: lib/admin-tab-animations.php:150 110 411 msgid "(There are 30 different easing methods, the first ones are the most boring. You can test them <a href=\"http://commadot.com/jquery/easing.php\" target=\"_blank\">here</a> or <a href=\"http://hosted.zeh.com.br/mctween/animationtypes.html\" target=\"_blank\">here</a>)" 111 412 msgstr "(Hay 30 efectos diferentes, los primeros son los más aburridos. Puedes probarlos <a href=\"http://commadot.com/jquery/easing.php\" target=\"_blank\">aquí</a> o <a href=\"http://hosted.zeh.com.br/mctween/animationtypes.html\" target=\"_blank\">aquí</a>)" … … 120 421 121 422 #: lib/admin-tab-appearance.php:9 122 msgid "Border Color"123 msgstr " Color delBorde"423 msgid "Border" 424 msgstr "Borde" 124 425 125 426 #: lib/admin-tab-appearance.php:15 … … 127 428 msgstr "Mostrar Borde (por defecto: desactivado)" 128 429 129 #: lib/admin-tab-appearance.php:2 0430 #: lib/admin-tab-appearance.php:22 130 431 msgid "HTML color of the border (default: #BBBBBB)" 131 432 msgstr "Color HTML del borde (por defecto: #BBBBBB)" 132 433 133 #: lib/admin-tab-appearance.php: 28434 #: lib/admin-tab-appearance.php:32 134 435 msgid "Close Button" 135 436 msgstr "Botón de Cerrar" 136 437 137 #: lib/admin-tab-appearance.php:3 4438 #: lib/admin-tab-appearance.php:38 138 439 msgid "Show Close button (default: on)" 139 440 msgstr "Mostrar el Botón de Cerrar (por defecto: activado)" 140 441 141 #: lib/admin-tab-appearance.php: 37442 #: lib/admin-tab-appearance.php:43 142 443 msgid "Close button position:" 143 444 msgstr "Posición del Botón de Cerrar:" 144 445 145 #: lib/admin-tab-appearance.php:4 0446 #: lib/admin-tab-appearance.php:46 146 447 msgid "Left" 147 448 msgstr "Izquierda" 148 449 149 #: lib/admin-tab-appearance.php: 45450 #: lib/admin-tab-appearance.php:51 150 451 msgid "Right (default)" 151 452 msgstr "Derecha (por defecto)" 152 453 153 #: lib/admin-tab-appearance.php:5 0454 #: lib/admin-tab-appearance.php:56 154 455 msgid "Bottom" 155 456 msgstr "Abajo" 156 457 157 #: lib/admin-tab-appearance.php: 55458 #: lib/admin-tab-appearance.php:61 158 459 msgid "Top (default)" 159 460 msgstr "Arriba (por defecto)" 160 461 161 #: lib/admin-tab-appearance.php: 63462 #: lib/admin-tab-appearance.php:71 162 463 msgid "Padding" 163 464 msgstr "Margen" 164 465 165 #: lib/admin-tab-appearance.php: 69466 #: lib/admin-tab-appearance.php:77 166 467 msgid "HTML color of the padding (default: #FFFFFF)" 167 468 msgstr "Color HTML del margen (por defecto: #FFFFFF)" 168 469 169 #: lib/admin-tab-appearance.php: 72470 #: lib/admin-tab-appearance.php:80 170 471 msgid "(This should be left on #FFFFFF (white) if you want to display anything other than images, like inline or framed content)" 171 472 msgstr "(Esta opción debería dejarse en #FFFFFF (blanco) si vas a mostrar algo que no sean imágenes, como contenido anidado)" 172 473 173 #: lib/admin-tab-appearance.php: 76474 #: lib/admin-tab-appearance.php:84 174 475 msgid "Padding size in pixels (default: 10)" 175 476 msgstr "Tamaño del margen en píxeles (por defecto: 10)" 176 477 177 #: lib/admin-tab-appearance.php: 84478 #: lib/admin-tab-appearance.php:92 178 479 msgid "Overlay Options" 179 480 msgstr "Opciones de Overlay" 180 481 181 #: lib/admin-tab-appearance.php:9 0482 #: lib/admin-tab-appearance.php:98 182 483 msgid "Add overlay (default: on)" 183 484 msgstr "Añadir overlay (por defecto: activado)" 184 485 185 #: lib/admin-tab-appearance.php: 95486 #: lib/admin-tab-appearance.php:105 186 487 msgid "HTML color of the overlay (default: #666666)" 187 488 msgstr "Color HTML del overlay (por defecto: #666666)" 188 489 189 #: lib/admin-tab-appearance.php:1 08490 #: lib/admin-tab-appearance.php:118 190 491 msgid "Opacity of overlay. 0 is transparent, 1 is opaque (default: 0.3)" 191 492 msgstr "Opacidad del overlay. 0 es transparente, 1 es opaco (por defecto: 0.3)" 192 493 193 #: lib/admin-tab-appearance.php:116 194 msgid "Show Title" 195 msgstr "Mostrar Título" 196 197 #: lib/admin-tab-appearance.php:122 198 msgid "Show the image title (default: on)" 199 msgstr "Mostrar el Título de la imagen (por defecto: activado)" 200 201 #: lib/admin-tab-behaviour.php:1 202 msgid "Behavior Settings <span style=\"color:orange\">(medium)</span>" 203 msgstr "Opciones de Comportamiento <span style=\"color:orange\">(medio)</span>" 204 205 #: lib/admin-tab-behaviour.php:3 206 msgid "The following settings should be left on default unless you know what you are doing." 207 msgstr "Las siguientes opciones solo deberían ser editadas si sabes lo que estás haciendo." 208 209 #: lib/admin-tab-behaviour.php:9 210 msgid "Auto Resize to Fit" 211 msgstr "Ajustar Tamaño" 212 213 #: lib/admin-tab-behaviour.php:15 214 msgid "Scale images to fit in viewport (default: on)" 215 msgstr "Ajusta el tamaño de las imagenes a la ventana del navegador (por defecto: activado)" 216 217 #: lib/admin-tab-behaviour.php:23 218 msgid "Center on Scroll" 219 msgstr "Centrar al hacer Scroll" 220 221 #: lib/admin-tab-behaviour.php:29 222 msgid "Keep image in the center of the browser window when scrolling (default: on)" 223 msgstr "Mantiene la imagen en el centro de la ventana del naegador al hacer scroll (por defecto: activado)" 224 225 #: lib/admin-tab-behaviour.php:37 226 msgid "Close on Content Click" 227 msgstr "Cerrar al hacer click en contenido" 228 229 #: lib/admin-tab-behaviour.php:43 230 msgid "Close FancyBox by clicking on the image (default: off)" 231 msgstr "Cerrar FancyBox al hacer click en la imagen (por defecto: desactivado)" 232 233 #: lib/admin-tab-behaviour.php:46 234 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)" 235 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)" 236 237 #: lib/admin-tab-behaviour.php:53 238 msgid "Close on Overlay Click" 239 msgstr "Cerrar al hacer click en el fondo" 240 241 #: lib/admin-tab-behaviour.php:59 242 msgid "Close FancyBox by clicking on the overlay sorrounding it (default: on)" 243 msgstr "Cerrar FancyBox al hacer click en el fondo (por defecto: activado)" 244 245 #: lib/admin-tab-behaviour.php:67 246 msgid "Close with "Esc"" 247 msgstr "Cerrar con "Esc"" 248 249 #: lib/admin-tab-behaviour.php:73 250 msgid "Close FancyBox when "Escape" key is pressed (default: on)" 251 msgstr "Cerrar Fancybox cuando se pulse la tecla "Escape" (por defecto: activado)" 494 #: lib/admin-tab-appearance.php:128 495 msgid "Title" 496 msgstr "Título" 497 498 #: lib/admin-tab-appearance.php:134 499 msgid "Show the title (default: on)" 500 msgstr "Mostrar el título (por defecto: activado)" 501 502 #: lib/admin-tab-appearance.php:141 503 msgid "Inside (default)" 504 msgstr "Dentro (por defecto)" 505 506 #: lib/admin-tab-appearance.php:146 507 msgid "Outside" 508 msgstr "Fuera" 509 510 #: lib/admin-tab-appearance.php:151 511 msgid "Over" 512 msgstr "Encima" 513 514 #: lib/admin-tab-appearance.php:158 515 msgid "Title text color (default: #333333)" 516 msgstr "Color del título (por defecto #333333)" 517 518 #: lib/admin-tab-appearance.php:161 519 msgid "(Should contrast with the padding color set above)" 520 msgstr "(Debería contrastar con el color del margen establecido más arriba)" 521 522 #: lib/admin-tab-appearance.php:172 523 msgid "Navigation Arrows" 524 msgstr "Flechas de Navegación" 525 526 #: lib/admin-tab-appearance.php:178 527 msgid "Show the navigation arrows (default: on)" 528 msgstr "Mostrar flechas de navegación (por defecto: activado)" 529 530 #: lib/admin-tab-uninstall.php:3 531 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 <strong>when you deactivate the plugin</strong>, all its settings will be removed from the database." 532 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 <strong>cuando desactives el plugin</strong>, todas las opciones se eliminarán de la base de datos." 533 534 #: lib/admin-tab-uninstall.php:9 535 msgid "Remove settings" 536 msgstr "Eliminar Opciones" 537 538 #: lib/admin-tab-uninstall.php:15 539 msgid "Remove Settings when plugin is deactivated from the \"Manage Plugins\" page. (default: off)" 540 msgstr "Eliminar opciones cuando se desactive el plugin desde la página \"Gestionar Plugins\". (por defecto: desactivado)" 252 541 253 542 #: lib/admin-tab-galleries.php:1 … … 311 600 msgstr "Ejemplos:" 312 601 313 #: lib/admin-tab-info.php:1 314 msgid "Info & Support" 315 msgstr "Info & Soporte" 316 317 #: lib/admin-tab-info.php:3 318 msgid "<a href=\"http://fancy.klade.lv/home\">FancyBox</a> developed by <a href=\"http://kac.klade.lv/\">Janis Skarnelis</a>, ported to WordPress by <a href=\"http://moskis.net/\">José Pardilla</a>. Licensed under the <a target=\"_blank\" href=\"http://en.wikipedia.org/wiki/MIT_License\">MIT License</a>." 319 msgstr "<a href=\"http://fancy.klade.lv/home\">FancyBox</a> desarrollado por <a href=\"http://kac.klade.lv/\">Janis Skarnelis</a>, adaptado a WordPress por <a href=\"http://moskis.net/\">José Pardilla</a>. Licenciado bajo <a target=\"_blank\" href=\"http://en.wikipedia.org/wiki/MIT_License\">Licencia MIT</a>." 320 321 #: lib/admin-tab-info.php:5 322 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 want, since the default options should be a good start... :)" 323 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... :)" 324 325 #: lib/admin-tab-info.php:9 326 msgid "If you have problems or questions about FancyBox, please start with these links: <a href=\"http://fancy.klade.lv/howto\">How-To</a> & <a href=\"http://fancy.klade.lv/faq\">FAQ</a>.<br />If that does not help, go to <a href=\"http://groups.google.com/group/fancybox\">the FancyBox Google Group</a>, use the <strong>Search</strong> option, and if necesary, post your question." 327 msgstr "Si tienes problemas o dudas acerca de FancyBox, por favor visita estos enlaces (en inglés): <a href=\"http://fancy.klade.lv/howto\">How-To</a> & <a href=\"http://fancy.klade.lv/faq\">FAQ</a>.<br />Si eso no ayuda, ves al <a href=\"http://groups.google.com/group/fancybox\">Grupo de Google de FancyBox</a>, usa la opción de <strong>Búsqueda</strong>, y si no encuentras lo que buscas, pregunta allí." 328 329 #: lib/admin-tab-info.php:11 330 msgid "If you are having trouble with this plugin try to localize the problem (switch your theme and/or deactivate plugins until you find the source of the problem). You can also try the Troubleshooting settings at the bottom of this page if necesary. If you still can not get the plugin to work, <a href=\"http://blog.moskis.net/downloads/plugins/fancybox-for-wordpress/\">leave a comment here</a> explaining the problem." 331 msgstr "Si tienes problemas con este plugin para WordPress, 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. Si no consigues hacer funcionar el plugin, <a href=\"http://blog.moskis.net/downloads/plugins/fancybox-for-wordpress/\">deja un comentario aquí</a> explicando el problema." 332 333 #: lib/admin-tab-info.php:15 334 msgid "<strong>Note:</strong> 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." 335 msgstr "<strong>Nota:</strong> 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." 336 337 #: lib/admin-tab-info.php:18 338 msgid "If you use FancyBox and like it, buy the author a beer!" 339 msgstr "Si usas FancyBox y te gusta, cómprale una cerveza al autor!" 340 341 #: lib/admin-tab-info.php:36 342 msgid "The author of this WordPress Plugin also likes beer :P" 343 msgstr "Al autor de este plugin para WordPress también le gusta la cerveza :P" 344 345 #: lib/admin-tab-info.php:46 346 msgid "Follow me on Twitter for more WordPress Plugins and Themes" 347 msgstr "Sígueme en Twitter para más Plugins y Temas de WordPress" 348 349 #: lib/admin-tab-other.php:1 350 msgid "Other Settings <span style=\"color:red\">(advanced)</span>" 351 msgstr "Otras Opciones <span style=\"color:red\">(avanzado)</span>" 352 353 #: lib/admin-tab-other.php:3 354 msgid "These are additional settings for advanced users." 355 msgstr "Las siguientes opciones son para usuarios avanzados." 356 357 #: lib/admin-tab-other.php:9 358 msgid "Callbacks" 359 msgstr "Retrollamadas" 360 361 #: lib/admin-tab-other.php:14 362 msgid "Callback on Start event (default: empty)" 363 msgstr "Retrollamada en el evento de Inicio (por defecto: vacío)" 364 365 #: lib/admin-tab-other.php:19 366 msgid "Callback on Show event (default: empty)" 367 msgstr "Retrollamada en el evento de Mostrado (por defecto: vacío)" 368 369 #: lib/admin-tab-other.php:24 370 msgid "Callback on Close event (default: empty)" 371 msgstr "Retrollamada en el evento de Cerrado (por defecto: vacío)" 372 373 #: lib/admin-tab-other.php:28 374 msgid "Example:" 375 msgstr "Ejemplo:" 376 377 #: lib/admin-tab-other.php:32 378 msgid "Leave the fields empty to disable." 379 msgstr "Deja estos campos vacíos para desactivar cualqueir retrollamada." 380 381 #: lib/admin-tab-other.php:39 382 msgid "Frame Size" 383 msgstr "Tamaño del recuadro" 384 385 #: lib/admin-tab-other.php:45 386 msgid "Width in pixels of FancyBox when showing iframe content (default: 560)" 387 msgstr "Ancho en píxeles de FancyBox cuado se muestre contenido anidado (por defecto: 560)" 388 389 #: lib/admin-tab-other.php:50 390 msgid "Height in pixels of FancyBox when showing iframe content (default: 340)" 391 msgstr "Alto en píxeles de FancyBox cuado se muestre contenido anidado (por defecto: 340)" 392 393 #: lib/admin-tab-other.php:58 394 msgid "Load JavaScript in Footer" 395 msgstr "Cargar JavaScript en el Pié de página" 396 397 #: lib/admin-tab-other.php:64 398 msgid "Loads JavaScript at the end of the blog's HTML (experimental) (default: off)" 399 msgstr "Carga el JavaScript al final del código HTML del blog (experimental) (por defecto: desactivado)" 400 401 #: lib/admin-tab-other.php:67 402 msgid "This option won't be recognized if you use <strong>Parallel Load</strong> plugin. In that case, you can do this from Parallel Load's options." 403 msgstr "Esta opción será ignorada si el plugin <strong>Parallel Load</strong> está instalado. Si es así, usa las opciones del plugin Parallel Load." 404 405 #: lib/admin-tab-troubleshooting.php:1 406 msgid "Troubleshooting Settings" 407 msgstr "Resolución de Problemas" 408 409 #: lib/admin-tab-troubleshooting.php:3 410 msgid "Settings in this section should only be changed if you are having problems with the plugin!" 411 msgstr "Las opciones de esta sección solo deben ser editadas si tienes problemas con el plugin!" 412 413 #: lib/admin-tab-troubleshooting.php:5 414 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)." 415 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)." 416 417 #: lib/admin-tab-troubleshooting.php:7 418 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." 419 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." 420 421 #: lib/admin-tab-troubleshooting.php:13 422 msgid "Do not call jQuery" 423 msgstr "No cargar jQuery" 424 425 #: lib/admin-tab-troubleshooting.php:19 426 msgid "Skip jQuery call. Use this only if jQuery is being loaded twice (default: off)" 427 msgstr "Omitir llamada a jQuery. Usa esta opción sólo si jQuery se está cargando dos veces por error. (por defecto: desactivado)" 428 429 #: lib/admin-tab-troubleshooting.php:27 430 msgid "jQuery \"noConflict\" Mode" 431 msgstr "Modo jQuery \"noConflict\"" 432 433 #: lib/admin-tab-troubleshooting.php:33 434 msgid "Use jQuery noConflict mode (default: on)" 435 msgstr "Usar parámetro noConflict de jQuery (por defecto: activado)" 436 437 #: lib/admin-tab-troubleshooting.php:36 438 msgid "(Turning this off may cause problems if there are plugins activated that use other js framework like mootools, prototype, scriptaculous, etc.)" 439 msgstr "(Desactivar esta opción puede causar problemas si hay plugins activadoes que usen otros frameworks javascript como Mootols, Prototype, Scriptaculous, etc.)" 440 441 #: lib/admin-tab-uninstall.php:3 442 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 <strong>when you deactivate the plugin</strong>, all its settings will be removed from the database." 443 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 <strong>cuando desactives el plugin</strong>, todas las opciones se eliminarán de la base de datos." 444 445 #: lib/admin-tab-uninstall.php:9 446 msgid "Remove settings" 447 msgstr "Eliminar Opciones" 448 449 #: lib/admin-tab-uninstall.php:15 450 msgid "Remove Settings when plugin is deactivated from the \"Manage Plugins\" page. (default: off)" 451 msgstr "Eliminar opciones cuando se desactive el plugin desde la página \"Gestionar Plugins\". (por defecto: desactivado)" 602 #~ msgid "Callback on Start event (default: empty)" 603 #~ msgstr "Retrollamada en el evento de Inicio (por defecto: vacío)" 604 605 #~ msgid "Callback on Show event (default: empty)" 606 #~ msgstr "Retrollamada en el evento de Mostrado (por defecto: vacío)" 607 608 #~ msgid "Callback on Close event (default: empty)" 609 #~ msgstr "Retrollamada en el evento de Cerrado (por defecto: vacío)" 610 611 #~ msgid "Leave the fields empty to disable." 612 #~ msgstr "Deja estos campos vacíos para desactivar cualqueir retrollamada." 613 614 #~ msgid "Frame Size" 615 #~ msgstr "Tamaño del recuadro" 616 617 #~ msgid "" 618 #~ "Width in pixels of FancyBox when showing iframe content (default: 560)" 619 #~ msgstr "" 620 #~ "Ancho en píxeles de FancyBox cuado se muestre contenido anidado (por " 621 #~ "defecto: 560)" 622 623 #~ msgid "" 624 #~ "Height in pixels of FancyBox when showing iframe content (default: 340)" 625 #~ msgstr "" 626 #~ "Alto en píxeles de FancyBox cuado se muestre contenido anidado (por " 627 #~ "defecto: 340)" 628 629 #~ msgid "jQuery \"noConflict\" Mode" 630 #~ msgstr "Modo jQuery \"noConflict\"" 631 632 #~ msgid "Use jQuery noConflict mode (default: on)" 633 #~ msgstr "Usar parámetro noConflict de jQuery (por defecto: activado)" 634 635 #~ msgid "" 636 #~ "(Turning this off may cause problems if there are plugins activated that " 637 #~ "use other js framework like mootools, prototype, scriptaculous, etc.)" 638 #~ msgstr "" 639 #~ "(Desactivar esta opción puede causar problemas si hay plugins activadoes " 640 #~ "que usen otros frameworks javascript como Mootols, Prototype, " 641 #~ "Scriptaculous, etc.)" 452 642 453 643 #~ msgid "Presentation" 454 644 #~ msgstr "Presentación" 645 455 646 #~ msgid "" 456 647 #~ "These are the main settings, which let you tweak color, borders and " … … 459 650 #~ "Estas son las opciones principales, que te permiten ajustar los colores, " 460 651 #~ "bordes y animación." 652 461 653 #~ msgid "" 462 654 #~ "(Set <strong>Border Color</strong> to \"#000000\" and <strong>Padding " … … 466 658 #~ "<strong>Tamaño del Margen</strong> en \"0\" para el aspecto clásico de " 467 659 #~ "FancyBox)" 660 468 661 #~ msgid "Show/Hide Advanced Settings" 469 662 #~ msgstr "Mostrar/Ocultar Opciones Avanzadas" 663 470 664 #~ msgid "Show/Hide Troubleshooting & Uninstall Settings" 471 665 #~ msgstr "Mostrar/Ocultar Resolución de Problemas y Desinstalación" 666 472 667 #~ msgid "" 473 668 #~ "Do not call the <code>fancybox()</code> function here, the plugin does " … … 476 671 #~ "No llames a la función <code>fancybox()</code> desde aquí, eso ya lo hace " 477 672 #~ "el plugin por tí." 673 478 674 #~ msgid "Make a gallery for each post" 479 675 #~ msgstr "Hacer una galería para cada entrada" 676 480 677 #~ msgid "" 481 678 #~ "The attribute has to start with fancybox, but can end with however you " … … 484 681 #~ "El atributo debe empezar por fancybox pero puede terminar como quieras: " 485 682 #~ "\"fancybox1\", \"fancybox2\", \"fancybox-custom\" servirían." 683 486 684 #~ msgid "Horizontal position of the close button (default: right)" 487 685 #~ msgstr "" 488 686 #~ "Posición horizontal del botón para cerrar FancyBox (por defecto: derecha)" 687 489 688 #~ msgid "About" 490 689 #~ msgstr "Información" 690 491 691 #~ msgid "" 492 692 #~ "This plugin integrates FancyBox with WordPress without having to edit any " … … 500 700 #~ "automáticamente a todos los enlaces a imágenes, incluyendo galerias de " 501 701 #~ "WordPress. Que lo disfrutes!" 702 502 703 #~ msgid "" 503 704 #~ "If you have problems or questions about FancyBox itself you should <a " … … 516 717 #~ "blog.moskis.net/contactar/\">enviarme un email</a>, o <a href=\"http://" 517 718 #~ "twitter.com/moskis\">contactar conmigo vía Twitter</a>." 719 518 720 #~ msgid "Auto Apply" 519 721 #~ msgstr "Auto Aplicar" 722 520 723 #~ msgid "" 521 724 #~ "Apply FancyBox automatically to all links pointing to .jpg, .jpeg, .png " … … 524 727 #~ "Aplicar FancyBox automáticamente a todos los enlaces que apunten a " 525 728 #~ "archivos .jpg, .jpeg, .png o .gif (por defecto: activado)" 729 526 730 #~ msgid "" 527 731 #~ "(The link itself must the an image as well, text links will not be " … … 530 734 #~ "(El link tiene que estar en una imagen, esta opción no affecta a enlaces " 531 735 #~ "de texto!)" 736 532 737 #~ msgid "" 533 738 #~ "(This does NOT conflict with the previous and next image links on " … … 536 741 #~ "(Esto no afecta a los enlaces de Imagen Siguiente e Imagen Anterior en " 537 742 #~ "galerias de varias imágenes)" 538
Note: See TracChangeset
for help on using the changeset viewer.