|
1 msgid "" |
|
2 msgstr "" |
|
3 "Project-Id-Version: WP Super Cache 0.9.7\n" |
|
4 "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-super-cache\n" |
|
5 "POT-Creation-Date: 2009-11-13 10:27+0000\n" |
|
6 "PO-Revision-Date: \n" |
|
7 "Last-Translator: Omi <equipajedemano@gmail.com>\n" |
|
8 "Language-Team: Omi <equipajedemano@gmail.com | http://equipajedemano.info/>\n" |
|
9 "MIME-Version: 1.0\n" |
|
10 "Content-Type: text/plain; charset=UTF-8\n" |
|
11 "Content-Transfer-Encoding: 8bit\n" |
|
12 "Plural-Forms: nplurals=2; plural=n != 1;\n" |
|
13 "X-Poedit-Language: Spanish\n" |
|
14 "X-Poedit-Country: Spain\n" |
|
15 "X-Poedit-SourceCharset: utf-8\n" |
|
16 |
|
17 #: plugins/badbehaviour.php:45 |
|
18 msgid "Bad Behaviour not found. Please check your install." |
|
19 msgstr "No se encuentra Bad Behaviour. Por favor, revise su instalación." |
|
20 |
|
21 #: plugins/badbehaviour.php:47 |
|
22 #: plugins/badbehaviour.php:66 |
|
23 #: plugins/searchengine.php:61 |
|
24 #: plugins/searchengine.php:76 |
|
25 #: wp-cache.php:709 |
|
26 msgid "Disable" |
|
27 msgstr "Desactivar" |
|
28 |
|
29 #: plugins/badbehaviour.php:55 |
|
30 #: plugins/searchengine.php:67 |
|
31 msgid "disabled" |
|
32 msgstr "desactivado" |
|
33 |
|
34 #: plugins/badbehaviour.php:57 |
|
35 #: plugins/searchengine.php:69 |
|
36 #: wp-cache.php:1052 |
|
37 msgid "enabled" |
|
38 msgstr "activado" |
|
39 |
|
40 #: plugins/badbehaviour.php:60 |
|
41 #, php-format |
|
42 msgid "Bad Behaviour support is %s" |
|
43 msgstr "El soporte de Bad Behaviour está %s" |
|
44 |
|
45 #: plugins/badbehaviour.php:62 |
|
46 #, php-format |
|
47 msgid "(Only half-on caching supported, disabled compression and requires <a href=\"http://www.bad-behavior.ioerror.us/\">Bad Behavior</a> in \"%s/plugins/bad-behavior/\") " |
|
48 msgstr "(Sólo se soporta caché \"a medias\", se desactiva la compresión y requiere instalar <a href=\"http://www.bad-behavior.ioerror.us/\">Bad Behavior</a> en \"%s/plugins/bad-behavior/\") " |
|
49 |
|
50 #: plugins/badbehaviour.php:64 |
|
51 #: plugins/searchengine.php:74 |
|
52 #: wp-cache.php:709 |
|
53 msgid "Enable" |
|
54 msgstr "Activar" |
|
55 |
|
56 #: plugins/badbehaviour.php:70 |
|
57 #: wp-cache.php:786 |
|
58 #: wp-cache.php:788 |
|
59 msgid "Warning!" |
|
60 msgstr "¡Atención!" |
|
61 |
|
62 #: plugins/searchengine.php:71 |
|
63 #, php-format |
|
64 msgid "<a href=\"http://ocaoimh.ie/no-adverts-for-friends/\">No Adverts for Friends</a> plugin is %s" |
|
65 msgstr "El plugin <a href=\"http://ocaoimh.ie/no-adverts-for-friends/\">No Adverts for Friends</a> está %s" |
|
66 |
|
67 #: plugins/searchengine.php:72 |
|
68 msgid "(requires <a href=\"http://ocaoimh.ie/no-adverts-for-friends/\">friendsadverts.php</a> too) " |
|
69 msgstr "(Necesita también <a href=\"http://ocaoimh.ie/no-adverts-for-friends/\">friendsadverts.php</a>) " |
|
70 |
|
71 #: wp-cache.php:87 |
|
72 #, php-format |
|
73 msgid "Please create %s /wp-cache-config.php from wp-super-cache/wp-cache-config-sample.php" |
|
74 msgstr "Por favor, cree %s /wp-cache-config.php desde wp-super-cache/wp-cache-config-sample.php" |
|
75 |
|
76 #: wp-cache.php:170 |
|
77 msgid "WP Super Cache Manager" |
|
78 msgstr "Gestión de WP Super Cache" |
|
79 |
|
80 #: wp-cache.php:172 |
|
81 msgid "Warning! PHP Safe Mode Enabled!" |
|
82 msgstr "¡Atención, modo PHP Safe activo!" |
|
83 |
|
84 #: wp-cache.php:173 |
|
85 msgid "You may experience problems running this plugin because SAFE MODE is enabled." |
|
86 msgstr "Podría experimentar problemas ejecutando este plugin con el modo PHP SAFE activo." |
|
87 |
|
88 #: wp-cache.php:175 |
|
89 msgid "Your server is set up to check the owner of PHP scripts before allowing them to read and write files." |
|
90 msgstr "Su servidor está configurado para comprobar el propietario de los scripts PHP antes de permitirles escribir y leer archivos." |
|
91 |
|
92 #: wp-cache.php:176 |
|
93 #, php-format |
|
94 msgid "You or an administrator may be able to make it work by changing the group owner of the plugin scripts to match that of the web server user. The group owner of the %s/cache/ directory must also be changed. See the <a href=\"http://php.net/features.safe-mode\">safe mode manual page</a> for further details." |
|
95 msgstr "Usted, o un administrador, debería ser capaz de hacerlo funcionar cambiando el propietario del grupo de los scripts para que coincidan con el del usuario web del servidor. El propietario del grupo del directorio %s/cache/ también deberá cambiarse. Revise la <a href=\"http://php.net/features.safe-mode\">página sobre safe mode en el manual</a> para obtener más información." |
|
96 |
|
97 #: wp-cache.php:178 |
|
98 msgid "You or an administrator must disable this. See the <a href=\"http://php.net/features.safe-mode\">safe mode manual page</a> for further details. This cannot be disabled in a .htaccess file unfortunately. It must be done in the php.ini config file." |
|
99 msgstr "Usted, o un administrador, deberán desactivar esto. Revise la <a href=\"http://php.net/features.safe-mode\">página sobre safe mode en el manual</a> para obtener más información. Desafortunadamente, esto no puede ser desactivado desde un fichero .htaccess sino que debe hacerse desde el fichero de configuración php.ini" |
|
100 |
|
101 #: wp-cache.php:189 |
|
102 msgid "Configuration file changed, some values might be wrong. Load the page again from the \"Settings\" menu to reset them." |
|
103 msgstr "El archivo de configuración ha cambiado, algunos valores pueden ser incorrectos. Recargue de nuevo la página desde el menú \"Opciones\" para reestablecerlos." |
|
104 |
|
105 #: wp-cache.php:195 |
|
106 msgid "Cannot continue... fix previous problems and retry." |
|
107 msgstr "No puedo continuar...solucione los problemas descritos y reintente." |
|
108 |
|
109 #: wp-cache.php:211 |
|
110 #, php-format |
|
111 msgid "Warning! Your hostname \"%s\" resolves to %s" |
|
112 msgstr "¡Atención! Su hostname \"%s\" resuelve como %s" |
|
113 |
|
114 #: wp-cache.php:213 |
|
115 #, php-format |
|
116 msgid "Your server thinks your hostname resolves to %s. Some services such as garbage collection by this plugin, and WordPress scheduled posts may not operate correctly." |
|
117 msgstr "Su servidor cree que su hostname resuelve como %s. Algunos servicios, como la recolección de basura de este plugin o la publicación diferida de WordPress, podrían no funcionar correctamente." |
|
118 |
|
119 #: wp-cache.php:214 |
|
120 #: wp-cache.php:228 |
|
121 #, php-format |
|
122 msgid "Please see entry 16 in the <a href=\"%s\">Troubleshooting section</a> of the readme.txt" |
|
123 msgstr "Por favor, revise la entrada nº 16 de la sección <a href=\"%s\">Troubleshooting</a> del fichero readme.txt" |
|
124 |
|
125 #: wp-cache.php:227 |
|
126 msgid "Unfortunately WordPress cannot find the file wp-cron.php. This script is required for the the correct operation of garbage collection by this plugin, WordPress scheduled posts as well as other critical activities." |
|
127 msgstr "Desafortunadamente WordPress no puede localizar el fichero wp-cron.php. Este script es necesario para el funcionamiento de la función de recolección de basura que realiza este, plugin así como para la publicación diferida de WordPress y otras actividades críticas." |
|
128 |
|
129 #: wp-cache.php:239 |
|
130 msgid "Mod rewrite may not be installed!" |
|
131 msgstr "¡Mod rewrite puede no estar instalado!" |
|
132 |
|
133 #: wp-cache.php:240 |
|
134 msgid "It appears that mod_rewrite is not installed. Sometimes this check isn’t 100% reliable, especially if you are not using Apache. Please verify that the mod_rewrite module is loaded. It is required for serving Super Cache static files. You will still be able to use half-on mode." |
|
135 msgstr "Parece que mod_rewrite no está instalado. Algunas veces esto no es 100% preciso, especialmente si no está utilizando Apache. Por favor, compruebe que el módulo mod_rewrite se encuentra cargado. Es necesario para servir los ficheros estáticos del Super Cache. No obstante, debería ser capaz de poder usar el modo de caché \"a medias\"." |
|
136 |
|
137 #: wp-cache.php:245 |
|
138 msgid "Read Only Mode. Configuration cannot be changed." |
|
139 msgstr "Modo de Solo Lectura. La configuración no puede cambiarse." |
|
140 |
|
141 #: wp-cache.php:245 |
|
142 msgid "Why your configuration may not be changed" |
|
143 msgstr "¿Por qué no puede cambiarse su configuración?" |
|
144 |
|
145 #: wp-cache.php:245 |
|
146 msgid "Why" |
|
147 msgstr "¿Por qué?" |
|
148 |
|
149 #: wp-cache.php:247 |
|
150 #, php-format |
|
151 msgid "The WP Super Cache configuration file is <code>%s/wp-cache-config.php</code> and cannot be modified. That file must be writeable by the webserver to make any changes." |
|
152 msgstr "El archivo de configuración de WP Super Cache es <code>%s/wp-cache-config.php</code> y no puede modificarse. Dicho archivo debe tener permisos de escritura para que pueda ser modificado." |
|
153 |
|
154 #: wp-cache.php:248 |
|
155 msgid "A simple way of doing that is by changing the permissions temporarily using the CHMOD command or through your ftp client. Make sure it’s globally writeable and it should be fine." |
|
156 msgstr "La forma más sencilla es cambiar temporalmente los permisos utilizando el comando CHMOD de su cliente FTP. Asegúrese de que puede ser globalmente editado y todo debería ir bien." |
|
157 |
|
158 #: wp-cache.php:249 |
|
159 msgid "Writeable:" |
|
160 msgstr "Editable:" |
|
161 |
|
162 #: wp-cache.php:250 |
|
163 msgid "Readonly:" |
|
164 msgstr "Sólo lectura:" |
|
165 |
|
166 #: wp-cache.php:262 |
|
167 #, php-format |
|
168 msgid "Warning! %s is writeable!" |
|
169 msgstr "¡Atención, %s es editable!" |
|
170 |
|
171 #: wp-cache.php:263 |
|
172 #, php-format |
|
173 msgid "You should change the permissions on %s and make it more restrictive. Use your ftp client, or the following command to fix things:" |
|
174 msgstr "Debería cambiar los permisos de %s y hacerlos más restrictivos. Utilice su cliente de FTP o el siguiente comando para resolver cosas:" |
|
175 |
|
176 #: wp-cache.php:354 |
|
177 msgid "WP Super Cache Status" |
|
178 msgstr "Estado WP Super Cache" |
|
179 |
|
180 #: wp-cache.php:357 |
|
181 msgid "ON" |
|
182 msgstr "ACTIVADO" |
|
183 |
|
184 #: wp-cache.php:357 |
|
185 msgid "WP Cache and Super Cache enabled" |
|
186 msgstr "WP Cache y Super Cache activos" |
|
187 |
|
188 #: wp-cache.php:358 |
|
189 msgid "HALF ON" |
|
190 msgstr "A MEDIAS" |
|
191 |
|
192 #: wp-cache.php:358 |
|
193 msgid "Super Cache Disabled, only legacy WP-Cache caching." |
|
194 msgstr "Super Cache desactivado, sólo caché WP-Cache." |
|
195 |
|
196 #: wp-cache.php:359 |
|
197 msgid "OFF" |
|
198 msgstr "DESACTIVADO" |
|
199 |
|
200 #: wp-cache.php:359 |
|
201 msgid "WP Cache and Super Cache disabled" |
|
202 msgstr "WP Cache y Super Cache desactivados" |
|
203 |
|
204 #: wp-cache.php:360 |
|
205 msgid "Don’t cache pages for logged in users." |
|
206 msgstr "No hacer caché de páginas para usuarios autentificados." |
|
207 |
|
208 #: wp-cache.php:361 |
|
209 msgid "Proudly tell the world your server is Digg proof! (places a message in your blog’s footer)" |
|
210 msgstr "¡Dígale al mundo que su servidor está a prueba de Digg! (pone un mensaje en el pie de su blog)" |
|
211 |
|
212 #: wp-cache.php:362 |
|
213 msgid "Clear all cache files when a post or page is published. (This may significantly slow down saving of posts.)" |
|
214 msgstr "Limpiar la caché cuando se publique un artículo o página (esto puede ralentizar bastante el proceso de guardado)." |
|
215 |
|
216 #: wp-cache.php:363 |
|
217 msgid "Cache rebuild. Serve a supercache file to anonymous users while a new file is being generated. Recommended for <em>very</em> busy websites with lots of comments. Makes \"directly cached pages\" and \"Lockdown mode\" obsolete." |
|
218 msgstr "Reconstruir caché. Sirve un fichero supercaché a los usuarios anónimos mientras que el nuevo está siendo generado. Recomendado para sitios <em>muy</em> activos con muchos comentarios. Hace que \"páginas directamente en caché\" y \"modo Confinamiento\" queden obsoletos." |
|
219 |
|
220 #: wp-cache.php:365 |
|
221 msgid "Coarse file locking. You probably don’t need this but it may help if your server is underpowered. Warning! <em>May cause your server to lock up in very rare cases!</em>" |
|
222 msgstr "Bloquear ficheros toscamente. Normalmente no necesitará esto, pero podría serle de ayuda si su servidor tiene poca potencia. ¡Aviso, <em>es muy poco probable, pero podría ocasionar que su servidor se bloquease!</em>" |
|
223 |
|
224 #: wp-cache.php:367 |
|
225 msgid "List the newest cached pages (may be expensive to run on busy sites, use with caution.)" |
|
226 msgstr "Listar las nuevas páginas en caché (puede ser costoso de ejecutar en sitios muy activos, utilizar con precaución)." |
|
227 |
|
228 #: wp-cache.php:368 |
|
229 msgid "Mobile device support." |
|
230 msgstr "Soporte para dispositivos móviles." |
|
231 |
|
232 #: wp-cache.php:373 |
|
233 msgid "Mobile rewrite rules detected" |
|
234 msgstr "Reglas Mobile rewrite detectadas" |
|
235 |
|
236 #: wp-cache.php:374 |
|
237 msgid "For best performance you should enable \"Mobile device support\" or delete the mobile rewrite rules in your .htaccess. Look for the 2 lines with the text \"Android|2.0\\ MMP|240x320|AvantGo|BlackBerry|Blazer|Cellphone\" and delete those." |
|
238 msgstr "Para un mejor rendimiento debería activar \"Soporte para dispositivos móviles\" o borrar las reglas mobile rewrite rules de su archivo .htaccess. Localice las 2 líneas con el texto \"Android|2.0\\ MMP|240x320|AvantGo|BlackBerry|Blazer|Cellphone\" y elimínelas." |
|
239 |
|
240 #: wp-cache.php:374 |
|
241 msgid "This will have no affect on ordinary users but mobile users will see uncached pages." |
|
242 msgstr "Esto no tendrá repercusión sobre los usuarios normales pero los usuarios de móviles verán las páginas sin usar la caché." |
|
243 |
|
244 #: wp-cache.php:377 |
|
245 msgid "Mobile support requires extra rules in your .htaccess file, or you can set the plugin to half-on mode. Here are your options (in order of difficulty):" |
|
246 msgstr "El soporte para móviles requiere de reglas extra en su archivo .htaccess. También puede seleccionar el modo \"A medias\". Aquí se muestran sus opciones (en orden de dificultad):" |
|
247 |
|
248 #: wp-cache.php:378 |
|
249 msgid "Set the plugin to half on mode and enable mobile support." |
|
250 msgstr "Establecer este plugin en el modo \"A medias\" y activar el soporte para móviles." |
|
251 |
|
252 #: wp-cache.php:379 |
|
253 #, php-format |
|
254 msgid "Delete the plugin mod_rewrite rules in %s.htaccess enclosed by <code># BEGIN WPSuperCache</code> and <code># END WPSuperCache</code> and let the plugin regenerate them by reloading this page." |
|
255 msgstr "Eliminar las reglas mod_rewrite del plugin en %s.htaccess que estén entre <code># BEGIN WPSuperCache</code> y <code># END WPSuperCache</code> y permitir que el plugin vuelva a generarlas recargando esta página." |
|
256 |
|
257 #: wp-cache.php:380 |
|
258 msgid "Add the rules yourself. Edit %s.htaccess and find the block of code enclosed by the lines <code># BEGIN WPSuperCache</code> and <code># END WPSuperCache</code>. There are two sections that look very similar. Just below the line <code>%{HTTP:Cookie} !^.*(comment_author_|wordpress|wp-postpass_).*$</code> add this line: (do it twice, once for each section)" |
|
259 msgstr "Añadir las reglas manualmente. Edite el fichero %s.htaccess y localice el bloque de código encerrado entre las líneas <code># BEGIN WPSuperCache</code> y <code># END WPSuperCache</code>. Hay dos secciones que parecen muy similares. Justo debajo de la línea <code>%{HTTP:Cookie} !^.*(comment_author_|wordpress|wp-postpass_).*$</code> añada esta otra línea: (deberá hacerlo dos veces, una para cada sección)" |
|
260 |
|
261 #: wp-cache.php:383 |
|
262 msgid "Note:" |
|
263 msgstr "Nota:" |
|
264 |
|
265 #: wp-cache.php:383 |
|
266 #, php-format |
|
267 msgid "If uninstalling this plugin, make sure the directory <em>%s</em> is writeable by the webserver so the files <em>advanced-cache.php</em> and <em>cache-config.php</em> can be deleted automatically. (Making sure those files are writeable too is probably a good idea!)" |
|
268 msgstr "Si desinstala este plugin asegúrese de que el directorio <em>%s</em> es editable por el servidor web para que los archivos <em>advanced-cache.php</em> y <em>cache-config.php</em> puedan eliminarse automáticamente (asegurarse de que esos archivos son editables es también una buena idea!)" |
|
269 |
|
270 #: wp-cache.php:384 |
|
271 #, php-format |
|
272 msgid "Uninstall using the <a href=\"%1$s/wp-super-cache/uninstall.php\">uninstall script</a> to remove files and directories created by the plugin. (Please see <a href=\"%1$s/wp-super-cache/readme.txt\">readme.txt</a> for instructions on uninstalling this script.)" |
|
273 msgstr "Desinstale utilizando el <a href=\"%1$s/wp-super-cache/uninstall.php\">script de desinstalación</a> para eliminar los archivos y directorios creados por el plugin. (Por favor, eche un vistazo al archivo <a href=\"%1$s/wp-super-cache/readme.txt\">readme.txt</a> para obtener instrucciones sobre como desinstalar este script)" |
|
274 |
|
275 #: wp-cache.php:386 |
|
276 msgid "Update Status" |
|
277 msgstr "Actualizar Estado" |
|
278 |
|
279 #: wp-cache.php:393 |
|
280 msgid "Required to serve compressed supercache files properly." |
|
281 msgstr "Requerido para servir archivos de supercache correctamente." |
|
282 |
|
283 #: wp-cache.php:393 |
|
284 msgid "Required to set caching information on supercache pages. IE7 users will see old pages without this module." |
|
285 msgstr "Requerido para establecer la información en las páginas de supercache. Los usuarios de IE7 verán páginas antiguas sin este módulo." |
|
286 |
|
287 #: wp-cache.php:393 |
|
288 msgid "Set the expiry date on supercached pages. Visitors may not see new pages when they refresh or leave comments without this module." |
|
289 msgstr "Establece la fecha de caducidad en las páginas de supercache. Los visitantes puede que no vean las nuevas páginas al refrescar o que no puedan dejar comentarios sin este modulo." |
|
290 |
|
291 #: wp-cache.php:400 |
|
292 msgid "Missing Apache Modules" |
|
293 msgstr "Módulos de Apache Ausentes" |
|
294 |
|
295 #: wp-cache.php:401 |
|
296 msgid "The following Apache modules are missing. The plugin will work in half-on mode without them. In full Supercache mode, your visitors may see corrupted pages or out of date content however." |
|
297 msgstr "Faltan los siguientes módulos de Apache. El plugin trabajará en modo \"A Medias\" sin ellos. En el modo Supercache sus visitantes podrían ver páginas corruptas o contenido desactualizado." |
|
298 |
|
299 #: wp-cache.php:413 |
|
300 msgid "Make WordPress Faster" |
|
301 msgstr "Hace WordPress Veloz" |
|
302 |
|
303 #: wp-cache.php:415 |
|
304 #, php-format |
|
305 msgid "%1$s really makes your blog go faster. Make it go faster<sup>*</sup> by buying me an <a href=\"%2$s\">Amazon gift card</a>! Make it out to \"%3$s\" for whatever amount you want. Every penny helps!" |
|
306 msgstr "%1$s realmente consigue que su blog sea más veloz. Puede acelerarlo todavía más<sup>*</sup> comprándome una <a href=\"%2$s\">tarjeta regalo de Amazon</a>! Hágalo para \"%3$s\" por la cantidad que quiera. Cada céntimo ayuda!" |
|
307 |
|
308 #: wp-cache.php:416 |
|
309 #, php-format |
|
310 msgid "If Amazon isn’t your thing, there’s also PayPal. Click the \"Donate\" button below or take a quick peek at my <a href=\"%s\">wishlist</a>." |
|
311 msgstr "Si Amazon no es su sitio preferido, también puede ayudarme a través de PayPal. Pinche sobre el botón \"Donate\" que está un poco más abajo o eche un rápido vistazo a mi <a href=\"%s\">lista de deseos</a>." |
|
312 |
|
313 #: wp-cache.php:417 |
|
314 msgid "Thanks in advance!" |
|
315 msgstr "¡Gracias por adelantado!" |
|
316 |
|
317 #: wp-cache.php:418 |
|
318 msgid "Ok, it won’t go any faster but you’ll make this plugin author very happy!" |
|
319 msgstr "Ok, no conseguirá que vaya más rápido, ¡pero hará muy feliz al autor de este plugin!" |
|
320 |
|
321 #: wp-cache.php:426 |
|
322 msgid "Don’t show me this again." |
|
323 msgstr "No mostrar esto nuevamente." |
|
324 |
|
325 #: wp-cache.php:426 |
|
326 msgid "Hide" |
|
327 msgstr "Ocultar" |
|
328 |
|
329 #: wp-cache.php:429 |
|
330 #, php-format |
|
331 msgid "%1$s is maintained and developed by %2$s with contributions from many others." |
|
332 msgstr "%1$s es mantenido y desarrollado por %2$s con la colaboración de muchos otros." |
|
333 |
|
334 #: wp-cache.php:430 |
|
335 #, php-format |
|
336 msgid "He blogs at %1$s, posts photos at %2$s and <a href=\"%3$s\">wishes</a> he had more time to read and relax." |
|
337 msgstr "El escribe en %1$s, publica fotos en %2$s y <a href=\"%3$s\">desearía</a> tener más tiempo para leer y relajarse." |
|
338 |
|
339 #: wp-cache.php:431 |
|
340 #, php-format |
|
341 msgid "Please say hi to him on %s too!" |
|
342 msgstr "Por favor, dígale hola también en %s!" |
|
343 |
|
344 #: wp-cache.php:440 |
|
345 #, php-format |
|
346 msgid "Cached pages since %1$s : <strong>%2$s</strong>" |
|
347 msgstr "Páginas en caché desde %1$s : <strong>%2$s</strong>" |
|
348 |
|
349 #: wp-cache.php:441 |
|
350 msgid "Newest Cached Pages:" |
|
351 msgstr "Nuevas páginas en caché:" |
|
352 |
|
353 #: wp-cache.php:445 |
|
354 #, php-format |
|
355 msgid "Cached %s seconds ago" |
|
356 msgstr "En caché desde hace %s segundos" |
|
357 |
|
358 #: wp-cache.php:448 |
|
359 msgid "(may not always be accurate on busy sites)" |
|
360 msgstr "(puede no ser siempre preciso en sitios muy concurridos)" |
|
361 |
|
362 #: wp-cache.php:469 |
|
363 msgid "Accepted Filenames & Rejected URIs" |
|
364 msgstr "Nombres de archivos aceptados y URIs rechazadas" |
|
365 |
|
366 #: wp-cache.php:494 |
|
367 msgid "Cache Plugins" |
|
368 msgstr "Caché de Plugins " |
|
369 |
|
370 #: wp-cache.php:505 |
|
371 #: wp-cache.php:516 |
|
372 msgid "Super Cache Compression" |
|
373 msgstr "Compresión Super Caché" |
|
374 |
|
375 #: wp-cache.php:506 |
|
376 msgid "Compression is enabled by default when in <em>HALF ON</em> mode." |
|
377 msgstr "La compresión está activa por defecto cuando se ejecuta el modo <em>A MEDIAS</em>." |
|
378 |
|
379 #: wp-cache.php:518 |
|
380 #: wp-cache.php:696 |
|
381 msgid "Enabled" |
|
382 msgstr "Activado" |
|
383 |
|
384 #: wp-cache.php:519 |
|
385 #: wp-cache.php:696 |
|
386 msgid "Disabled" |
|
387 msgstr "Desactivado" |
|
388 |
|
389 #: wp-cache.php:520 |
|
390 msgid "Compression is disabled by default because some hosts have problems with compressed files. Switching this on and off clears the cache." |
|
391 msgstr "La compresión está desactivada por defecto debido a que algunos servidores tienen problemas con los archivos comprimidos. Activar o desactivar esta opción limpiará la caché." |
|
392 |
|
393 #: wp-cache.php:523 |
|
394 msgid "Super Cache compression is now disabled." |
|
395 msgstr "La Compresión Super Caché se ha desactivado." |
|
396 |
|
397 #: wp-cache.php:525 |
|
398 msgid "Super Cache compression is now enabled." |
|
399 msgstr "La Compresión Super Caché se ha activado." |
|
400 |
|
401 #: wp-cache.php:527 |
|
402 msgid "Update Compression" |
|
403 msgstr "Actualizar compresión" |
|
404 |
|
405 #: wp-cache.php:534 |
|
406 msgid "Mod Rewrite Rules" |
|
407 msgstr "Reglas Mod Rewrite" |
|
408 |
|
409 #: wp-cache.php:581 |
|
410 msgid "WordPress MU Detected" |
|
411 msgstr "Se ha detectado WordPress MU" |
|
412 |
|
413 #: wp-cache.php:581 |
|
414 msgid "Unfortunately the rewrite rules cannot be updated automatically when running WordPress MU. Please open your .htaccess and add the following mod_rewrite rules above any other rules in that file." |
|
415 msgstr "Desafortunadamente las reglas \"rewrite\" no pueden actualizarse de forma automática cuando se ejecuta WordPress MU. Por favir, abra su archivo .htaccess y añada las siguientes reglas mod_rewrite por debajo de otras reglas existentes en dicho fichero." |
|
416 |
|
417 #: wp-cache.php:583 |
|
418 msgid "Mod Rewrite rules cannot be updated!" |
|
419 msgstr "¡Las reglas Mod Rewrite no pueden actualizarse!" |
|
420 |
|
421 #: wp-cache.php:584 |
|
422 #, php-format |
|
423 msgid "You must have <strong>BEGIN</strong> and <strong>END</strong> markers in %s.htaccess for the auto update to work. They look like this and surround the main WordPress mod_rewrite rules:" |
|
424 msgstr "Debe tener marcadores <strong>BEGIN</strong> y <strong>END</strong> dentro de su fichero %s.htaccess para que funcione la actualización automática. Se parecen a lo siguiente y rodean a las reglas mod_rewrite principales de WordPress:" |
|
425 |
|
426 #: wp-cache.php:586 |
|
427 msgid "Refresh this page when you have updated your .htaccess file." |
|
428 msgstr "Recargue esta página después de que haya actualizado su fichero .htaccess" |
|
429 |
|
430 #: wp-cache.php:590 |
|
431 msgid "Thank you for upgrading." |
|
432 msgstr "Gracias por actualizar." |
|
433 |
|
434 #: wp-cache.php:590 |
|
435 #, php-format |
|
436 msgid "The mod_rewrite rules changed since you last installed this plugin. Unfortunately you must remove the old supercache rules before the new ones are updated. Refresh this page when you have edited your .htaccess file. If you wish to manually upgrade, change the following line: %1$s so it looks like this: %2$s The only changes are \"HTTP_COOKIE\" becomes \"HTTP:Cookie\" and \"wordpressuser\" becomes \"wordpress\". This is a WordPress 2.5 change but it’s backwards compatible with older versions if you’re brave enough to use them." |
|
437 msgstr "Las reglas mod_rewrite han cambiado desde que instaló este plugin. Desafortunadamente, deberá eliminar las antiguas reglas de supercache antes de que puedan instalarse las nuevas. Recargue esta página después de que haya editado su fichero .htaccess file. Si desea realizar una actualización manual, cambie la siguiente línea: %1$s para que quede como la siguiente: %2$s Los únicos cambios son que\"HTTP_COOKIE\" pasa a ser \"HTTP:Cookie\" y \"wordpressuser\" se convierte en \"wordpress\". Este es un cambio de WordPress 2.5 aunque sigue siendo compatible con versiones anteriores (si tiene valor para usarlas)" |
|
438 |
|
439 #: wp-cache.php:594 |
|
440 msgid "Trailing slash check required." |
|
441 msgstr "Comprobación de \"trailing slash\" (barra al final de una dirección) requerida" |
|
442 |
|
443 #: wp-cache.php:594 |
|
444 msgid "It looks like your blog has URLs that end with a \"/\". Unfortunately since you installed this plugin a duplicate content bug has been found where URLs not ending in a \"/\" end serve the same content as those with the \"/\" and do not redirect to the proper URL. To fix, you must edit your .htaccess file and add these two rules to the two groups of Super Cache rules:" |
|
445 msgstr "Parece que su blog tiene URLs que terminan con \"/\". Desafortunadamente, desde que instaló este plugin, se ha encontrado un fallo de contenido duplicado para las URLs que no terminan en \"/\" y de aquellas que sí lo hacen y que provoca que no se llame a la URL correcta. Para resolverlo, deberá editar su fichero .htaccess y añadir las dos siguientes reglas a los dos grupos de Super Caché:" |
|
446 |
|
447 #: wp-cache.php:596 |
|
448 msgid "You can see where the rules go and examine the complete rules by clicking the \"View mod_rewrite rules\" link below." |
|
449 msgstr "Puede ver dónde van las reglas y examinar todas ellas pinchando sobre el enlace \"Ver reglas mod_rewrite\" que se muestra abajo." |
|
450 |
|
451 #: wp-cache.php:608 |
|
452 msgid "Cannot update .htaccess" |
|
453 msgstr "No se pudo actualizar el fichero .htaccess" |
|
454 |
|
455 #: wp-cache.php:608 |
|
456 #, php-format |
|
457 msgid "The file <code>%s.htaccess</code> cannot be modified by the web server. Please correct this using the chmod command or your ftp client." |
|
458 msgstr "El fichero <code>%s.htaccess</code> no puede ser modificado por el servidor. Por favor, resuélvalo mediante el comando CHMOD de su cliente de FTP." |
|
459 |
|
460 #: wp-cache.php:608 |
|
461 msgid "Refresh this page when the file permissions have been modified." |
|
462 msgstr "Recargue esta página cuando los permisos hayan sido modificados." |
|
463 |
|
464 #: wp-cache.php:608 |
|
465 #, php-format |
|
466 msgid "Alternatively, you can edit your <code>%s.htaccess</code> file manually and add the following code (before any WordPress rules):" |
|
467 msgstr "Alternativamente, puede editar manualmente su fichero <code>%s.htaccess</code> y añadir el siguiente código (antes de cualquier regla de WordPress):" |
|
468 |
|
469 #: wp-cache.php:611 |
|
470 #, php-format |
|
471 msgid "To serve static html files your server must have the correct mod_rewrite rules added to a file called <code>%s.htaccess</code>" |
|
472 msgstr "Para servir archivos html estáticos, su servidor debe tener las reglas mod_rewrite correctas añadidas a un fichero llamado <code>%s.htaccess</code>" |
|
473 |
|
474 #: wp-cache.php:613 |
|
475 msgid "You must edit the file yourself add the following rules." |
|
476 msgstr "Deberá editar manualmente el fichero para añadir las siguientes reglas." |
|
477 |
|
478 #: wp-cache.php:615 |
|
479 msgid "You can edit the file yourself add the following rules." |
|
480 msgstr "Puede editar manualmente el archivo y añadir las siguientes reglas." |
|
481 |
|
482 #: wp-cache.php:617 |
|
483 msgid " Make sure they appear before any existing WordPress rules. " |
|
484 msgstr " Asegúrese de que se muestran antes de cualquier regla de WordPress existente. " |
|
485 |
|
486 #: wp-cache.php:619 |
|
487 #: wp-cache.php:646 |
|
488 #, php-format |
|
489 msgid "Rules must be added to %s too:" |
|
490 msgstr "Las reglas deben añadirse también a %s:" |
|
491 |
|
492 #: wp-cache.php:624 |
|
493 msgid "Update Mod_Rewrite Rules" |
|
494 msgstr "Actualizar reglas Mod_Rewrite" |
|
495 |
|
496 #: wp-cache.php:633 |
|
497 msgid "Mod Rewrite rules updated!" |
|
498 msgstr "¡Las reglas Mod Rewrite se han actualizado!" |
|
499 |
|
500 #: wp-cache.php:634 |
|
501 #, php-format |
|
502 msgid "%s.htaccess has been updated with the necessary mod_rewrite rules. Please verify they are correct. They should look like this:" |
|
503 msgstr "El fichero %s.htaccess ha sido actualizado con las reglas mod_rewrite necesarias. Por favor, verifique que son correctas. Deberían parecerse a lo siguiente:" |
|
504 |
|
505 #: wp-cache.php:636 |
|
506 msgid "Mod Rewrite rules must be updated!" |
|
507 msgstr "¡Las reglas Mod Rewrite deben actualizarse!" |
|
508 |
|
509 #: wp-cache.php:637 |
|
510 #, php-format |
|
511 msgid "Your %s.htaccess is not writable by the webserver and must be updated with the necessary mod_rewrite rules. The new rules go above the regular WordPress rules as shown in the code below:" |
|
512 msgstr "Su fichero %s.htaccess no puede ser editado por el servidor y debe actualizarse con las reglas mod_rewrite necesarias. Las nuevas reglas van encima de las reglas normales de WordPress, como se muestra en el siguiente código:" |
|
513 |
|
514 #: wp-cache.php:642 |
|
515 #, php-format |
|
516 msgid "WP Super Cache mod rewrite rules were detected in your %s.htaccess file.<br /> Click the following link to see the lines added to that file. If you have upgraded the plugin make sure these rules match." |
|
517 msgstr "Se han detectado reglas mod rewrite de WP Super Cache en su fichero %s.htaccess.<br /> Pinche sobre el siguiente enlace para ver las líneas añadidas a dicho fichero. Si ha actualizado el plugin, asegúrese de que dichas reglas coinciden." |
|
518 |
|
519 #: wp-cache.php:643 |
|
520 msgid "View Mod_Rewrite Rules" |
|
521 msgstr "Ver reglas Mod_Rewrite" |
|
522 |
|
523 #: wp-cache.php:654 |
|
524 #, php-format |
|
525 msgid "Gzip encoding rules in %s.htaccess created." |
|
526 msgstr "Reglas de codificación Gzip creadas en %s.htaccess" |
|
527 |
|
528 #: wp-cache.php:661 |
|
529 msgid "Fix Configuration" |
|
530 msgstr "Arreglar configuración" |
|
531 |
|
532 #: wp-cache.php:664 |
|
533 msgid "Restore Default Configuration" |
|
534 msgstr "Volver a la configuración por defecto" |
|
535 |
|
536 #: wp-cache.php:672 |
|
537 msgid "Comment moderation is enabled. Your comment may take some time to appear." |
|
538 msgstr "La moderación de comentarios está activada. Su comentario podría tardar cierto tiempo en aparecer." |
|
539 |
|
540 #: wp-cache.php:696 |
|
541 msgid "Lock Down:" |
|
542 msgstr "Modo Confinamiento:" |
|
543 |
|
544 #: wp-cache.php:697 |
|
545 msgid "Prepare your server for an expected spike in traffic by enabling the lock down. When this is enabled, new comments on a post will not refresh the cached static files." |
|
546 msgstr "Prepare su servidor para un pico de tráfico no esperado activando el modo \"confinamiento\". Cuando está activo, los nuevos comentarios de un artículo no provocarán que se refresquen los archivos estáticos de la caché." |
|
547 |
|
548 #: wp-cache.php:698 |
|
549 msgid "Developers: Make your plugin lock down compatible by checking the \"WPLOCKDOWN\" constant. The following code will make sure your plugin respects the WPLOCKDOWN setting." |
|
550 msgstr "Atención desarrolladores: hagan su plugin compatible con el modo \"confinamiento\" comprobando la constante \"WPLOCKDOWN\". El siguiente código hará que su plugin respete la configuración WPLOCKDOWN." |
|
551 |
|
552 #: wp-cache.php:700 |
|
553 msgid "Sorry. My blog is locked down. Updates will appear shortly" |
|
554 msgstr "Lo siento, mi blog está en modo confinamiento. Las actualizaciones aparecerán en breve." |
|
555 |
|
556 #: wp-cache.php:704 |
|
557 msgid "WordPress is locked down. Super Cache static files will not be deleted when new comments are made." |
|
558 msgstr "WordPress está en modo confinamiento. Los ficheros estáticos de Super Caché no se borrarán cuando se hagan nuevos comentarios." |
|
559 |
|
560 #: wp-cache.php:706 |
|
561 msgid "WordPress is not locked down. New comments will refresh Super Cache static files as normal." |
|
562 msgstr "WordPress no está en modo confinamiento. Los nuevos comentarios refrescarán los ficheros estáticos de Super Caché con normalidad." |
|
563 |
|
564 #: wp-cache.php:712 |
|
565 msgid "Lock Down" |
|
566 msgstr "Confinamiento" |
|
567 |
|
568 #: wp-cache.php:720 |
|
569 msgid "Directly Cached Files" |
|
570 msgstr "Archivos directos en caché" |
|
571 |
|
572 #: wp-cache.php:778 |
|
573 #, php-format |
|
574 msgid "%s removed!" |
|
575 msgstr "%s eliminado!" |
|
576 |
|
577 #: wp-cache.php:786 |
|
578 #, php-format |
|
579 msgid "You must make %s writable to enable this feature. As this is a security risk please make it readonly after your page is generated." |
|
580 msgstr "Debe hacer que %s pueda editarse para activar esta opción. Como es un riesgo para la seguridad, asegúrese de volverlo a dejar como solo lectura después de que se haya generado la página." |
|
581 |
|
582 #: wp-cache.php:788 |
|
583 #, php-format |
|
584 msgid "%s is writable. Please make it readonly after your page is generated as this is a security risk." |
|
585 msgstr "%s es editable. Como es un riesgo para la seguridad, asegúrese de dejarlo como solo lectura después de que se haya generado la página." |
|
586 |
|
587 #: wp-cache.php:802 |
|
588 msgid "Existing direct page" |
|
589 msgstr "Página directa existente" |
|
590 |
|
591 #: wp-cache.php:802 |
|
592 msgid "Delete cached file" |
|
593 msgstr "Archivo de caché borrado" |
|
594 |
|
595 #: wp-cache.php:807 |
|
596 msgid "Add direct page:" |
|
597 msgstr "Añadir página directa:" |
|
598 |
|
599 #: wp-cache.php:809 |
|
600 #, php-format |
|
601 msgid "Directly cached files are files created directly off %s where your blog lives. This feature is only useful if you are expecting a major Digg or Slashdot level of traffic to one post or page." |
|
602 msgstr "Los archivos directos a caché son archivos creados directamente fuera de %s donde reside su blog. Esta opción sólo es útil si esta experimentando problemas de mucho tráfico en un artículo o página concreta desde sitios del estilo a Digg o Menéame." |
|
603 |
|
604 #: wp-cache.php:811 |
|
605 #, php-format |
|
606 msgid "For example: to cache <em>%1$sabout/</em>, you would enter %1$sabout/ or /about/. The cached file will be generated the next time an anonymous user visits that page." |
|
607 msgstr "Por ejemplo: to cache <em>%1$sabout/</em>, you would enter %1$sabout/ or /about/. The cached file will be generated the next time an anonymous user visits that page." |
|
608 |
|
609 #: wp-cache.php:812 |
|
610 msgid "Make the textbox blank to remove it from the list of direct pages and delete the cached file." |
|
611 msgstr "Deje el cuadro en blanco para eliminarla de la lista de páginas directas en caché y borrar así el fichero de caché." |
|
612 |
|
613 #: wp-cache.php:817 |
|
614 msgid "Update Direct Pages" |
|
615 msgstr "Actualizar páginas directas" |
|
616 |
|
617 #: wp-cache.php:857 |
|
618 msgid "Expiry Time & Garbage Collection" |
|
619 msgstr "Tiempo de caducidad y Recogida de basura" |
|
620 |
|
621 #: wp-cache.php:859 |
|
622 msgid "Expire time:" |
|
623 msgstr "Tiempo de caducidad:" |
|
624 |
|
625 #: wp-cache.php:860 |
|
626 msgid "seconds" |
|
627 msgstr "segundos" |
|
628 |
|
629 #: wp-cache.php:861 |
|
630 msgid "Garbage Collection" |
|
631 msgstr "Recolección de basura" |
|
632 |
|
633 #: wp-cache.php:861 |
|
634 msgid "If expiry time is more than 1800 seconds (half an hour), garbage collection will be done every 10 minutes, otherwise it will happen 10 seconds after the expiry time above." |
|
635 msgstr "Si el tiempo de caducidad es mayor a 1800 segundos (media hora), la recolección de basura se hará cada 10 minutos; en otro caso, se hará 10 segundos después del tiempo de caducidad indicado arriba." |
|
636 |
|
637 #: wp-cache.php:862 |
|
638 msgid "Checking for and deleting expired files is expensive, but it’s expensive leaving them there too. On a very busy site you should set the expiry time to <em>300 seconds</em>. Experiment with different values and visit this page to see how many expired files remain at different times during the day. Aim to have less than 500 cached files if possible." |
|
639 msgstr "Comprobar y eliminar archivos caducados es costoso, pero dejarlos ahí lo es más. En un sitio con mucho tráfico debería establecer el tiempo de caducidad a <em>300 segundos</em>. Experimente con diferentes valores y visite regularmente esta página para comprobar cuantos ficheros caducados aparecen a diferentes horas del día. El objetivo está en tener menos de 500 archivos en caché siempre que sea posible." |
|
640 |
|
641 #: wp-cache.php:863 |
|
642 msgid "Change Expiration" |
|
643 msgstr "Cambiar caducidad" |
|
644 |
|
645 #: wp-cache.php:902 |
|
646 msgid "Rejected User Agents" |
|
647 msgstr "Agentes de usuario rechazados" |
|
648 |
|
649 #: wp-cache.php:903 |
|
650 msgid "Strings in the HTTP ’User Agent’ header that prevent WP-Cache from caching bot, spiders, and crawlers’ requests. Note that super cached files are still sent to these agents if they already exists." |
|
651 msgstr "Cadenas en la cabecera HTTP ’User Agent’ que previenen que WP-Cache almacene peticiones de robots de búsqueda. Tenga en cuenta que los archivos de Super Caché se siguen enviando a esos agentes si ya existen." |
|
652 |
|
653 #: wp-cache.php:910 |
|
654 msgid "Save UA Strings" |
|
655 msgstr "Grabar cadenas User Agent" |
|
656 |
|
657 #: wp-cache.php:933 |
|
658 msgid "Do not cache the following page types. See the <a href=\"http://codex.wordpress.org/Conditional_Tags\">Conditional Tags</a> documentation for a complete discussion on each type." |
|
659 msgstr "No almacenar en caché los siguientes tipos de páginas. Revise el apartado <a href=\"http://codex.wordpress.org/Conditional_Tags\">Conditional Tags</a> de la documentación para acceder a un completo argumento sobre cada uno de los tipos." |
|
660 |
|
661 #: wp-cache.php:936 |
|
662 msgid "Single Posts" |
|
663 msgstr "Artículos individuales" |
|
664 |
|
665 #: wp-cache.php:937 |
|
666 msgid "Pages" |
|
667 msgstr "Páginas" |
|
668 |
|
669 #: wp-cache.php:938 |
|
670 msgid "Front Page" |
|
671 msgstr "Página principal" |
|
672 |
|
673 #: wp-cache.php:939 |
|
674 msgid "Home" |
|
675 msgstr "Home" |
|
676 |
|
677 #: wp-cache.php:940 |
|
678 msgid "Archives" |
|
679 msgstr "Archivos" |
|
680 |
|
681 #: wp-cache.php:941 |
|
682 msgid "Tags" |
|
683 msgstr "Etiquetas (tags)" |
|
684 |
|
685 #: wp-cache.php:942 |
|
686 msgid "Category" |
|
687 msgstr "Categorías" |
|
688 |
|
689 #: wp-cache.php:943 |
|
690 msgid "Feeds" |
|
691 msgstr "Feeds" |
|
692 |
|
693 #: wp-cache.php:944 |
|
694 msgid "Search Pages" |
|
695 msgstr "Páginas de búsqueda" |
|
696 |
|
697 #: wp-cache.php:946 |
|
698 #: wp-cache.php:1073 |
|
699 msgid "Save" |
|
700 msgstr "Grabar" |
|
701 |
|
702 #: wp-cache.php:963 |
|
703 msgid "Add here strings (not a filename) that forces a page not to be cached. For example, if your URLs include year and you dont want to cache last year posts, it’s enough to specify the year, i.e. ’/2004/’. WP-Cache will search if that string is part of the URI and if so, it will not cache that page." |
|
704 msgstr "Añada aquí las cadenas (no el nombre del fichero) que forzará que una página no entre en caché. Por ejemplo, si su URL incluye un año y no quiere que los artículos del último año entren en caché, bastará con especificar el año, por ejemplo:’/2004/’. WP-Cache buscará si esa cadena forma parte de la URI para, de ser así, no alojar dicha página en la caché." |
|
705 |
|
706 #: wp-cache.php:969 |
|
707 msgid "Save Strings" |
|
708 msgstr "Grabar cadenas" |
|
709 |
|
710 #: wp-cache.php:985 |
|
711 msgid "Add here those filenames that can be cached, even if they match one of the rejected substring specified above." |
|
712 msgstr "Añada aquí aquellos nombres de archivos que pueden ser almacenados en caché, incluso si coinciden con alguna de las subcadenas especificadas arriba." |
|
713 |
|
714 #: wp-cache.php:991 |
|
715 msgid "Save Files" |
|
716 msgstr "Grabar archivos" |
|
717 |
|
718 #: wp-cache.php:1035 |
|
719 msgid "Debug Settings" |
|
720 msgstr "Depurar opciones" |
|
721 |
|
722 #: wp-cache.php:1037 |
|
723 msgid "Currently logging to: " |
|
724 msgstr "Actualmente registrando datos (log) en:" |
|
725 |
|
726 #: wp-cache.php:1047 |
|
727 msgid "Fix problems with the plugin by debugging it here. It can send you debug emails or log them to a file in your cache directory." |
|
728 msgstr "Solucione problemas con el plugin depurándolos aquí. Podrá recibir emails de depuración o guardar los registros en un fichero de su directorio caché." |
|
729 |
|
730 #: wp-cache.php:1048 |
|
731 msgid "Logging to a file is easier but faces the problem that clearing the cache will clear the log file." |
|
732 msgstr "Guardar los registros en un fichero es más sencillo, pero limpiar la caché provocará que se borren dichos archivos de registro." |
|
733 |
|
734 #: wp-cache.php:1052 |
|
735 msgid "Debugging" |
|
736 msgstr "Modo depuración" |
|
737 |
|
738 #: wp-cache.php:1053 |
|
739 msgid "Logging Type" |
|
740 msgstr "Tipo de registro" |
|
741 |
|
742 #: wp-cache.php:1053 |
|
743 msgid "Email" |
|
744 msgstr "Email" |
|
745 |
|
746 #: wp-cache.php:1054 |
|
747 msgid "file" |
|
748 msgstr "archivo" |
|
749 |
|
750 #: wp-cache.php:1055 |
|
751 msgid "IP Address" |
|
752 msgstr "Dirección IP" |
|
753 |
|
754 #: wp-cache.php:1055 |
|
755 #, php-format |
|
756 msgid "(only log requests from this IP address. Your IP is %s)" |
|
757 msgstr "(depurar sólo peticiones desde esta dirección IP. Su IP es %s)" |
|
758 |
|
759 #: wp-cache.php:1056 |
|
760 msgid "Log level" |
|
761 msgstr "Nivel de registro" |
|
762 |
|
763 #: wp-cache.php:1062 |
|
764 msgid "(1 = less, 5 = more, may cause severe server load.)" |
|
765 msgstr "(1 = menor, 5 = mayor, puede provocar una gran carga al servidor)" |
|
766 |
|
767 #: wp-cache.php:1064 |
|
768 msgid "Advanced" |
|
769 msgstr "Avanzado" |
|
770 |
|
771 #: wp-cache.php:1064 |
|
772 msgid "In very rare cases two problems may arise on some blogs:<ol><li> The front page may start downloading as a zip file.</li><li> The wrong page is occasionally cached as the front page if your blog uses a static front page and the permalink structure is <em>/%category%/%postname%/</em>.</li></ol>" |
|
773 msgstr "En algún caso bastante excepcional pueden ocurrir dos problemas en algunos blogs:<ol><li> La página principal puede empezar a descargarse como un archivo zip.</li><li> Ocasionalmente, una página incorrecta se almacena en caché como si fuese la página principal si su blog utiliza una página principal estática y la estructura de enlaces permanentes es <em>/%categoría%/%artículo%/</em>.</li></ol>" |
|
774 |
|
775 #: wp-cache.php:1065 |
|
776 #, php-format |
|
777 msgid "I’m 99% certain that they aren’t bugs in WP Super Cache and they only happen in very rare cases but you can run a simple check once every 5 minutes to verify that your site is ok if you’re worried. You will be emailed if there is a problem." |
|
778 msgstr "Estoy seguro al 99% de que no son fallos de WP Super Cache y de que tan sólo ocurren en casos muy excepcionales, pero si esto le preocupa puede ejecutar un sencillo test cada 5 minutos para verificar que su sitio esta bien. Recibirá un correo en caso de problemas." |
|
779 |
|
780 #: wp-cache.php:1067 |
|
781 msgid "Check front page every 5 minutes." |
|
782 msgstr "Comprobar la página principal cada 5 minutos." |
|
783 |
|
784 #: wp-cache.php:1068 |
|
785 msgid "Front page text" |
|
786 msgstr "Texto página principal" |
|
787 |
|
788 #: wp-cache.php:1068 |
|
789 msgid "Text to search for on your front page. If this text is missing the cache will be cleared. Leave blank to disable." |
|
790 msgstr "Texto a buscar en su página principal. Si se detecta que falta este texto, la caché se limpiará. Déjelo en blanco para desactivar esta opción" |
|
791 |
|
792 #: wp-cache.php:1069 |
|
793 msgid "Clear cache on error." |
|
794 msgstr "Limpiar la caché en caso de error." |
|
795 |
|
796 #: wp-cache.php:1070 |
|
797 msgid "Email the blog admin when checks are made. (useful for testing)" |
|
798 msgstr "Enviar un email al administrador del blog cuando se hagan comprobaciones (útil para pruebas)" |
|
799 |
|
800 #: wp-cache.php:1083 |
|
801 msgid "Error: GZIP compression is enabled, disable it if you want to enable wp-cache." |
|
802 msgstr "Error: la compresión GZIP está activada; debe desactivarla si quiere activar wp-cache." |
|
803 |
|
804 #: wp-cache.php:1131 |
|
805 #: wp-cache.php:1293 |
|
806 msgid "Warning" |
|
807 msgstr "Aviso" |
|
808 |
|
809 #: wp-cache.php:1131 |
|
810 msgid "GZIP compression is enabled in Wordpress, wp-cache will be bypassed until you disable gzip compression." |
|
811 msgstr "La compresión GZIP está activa en WordPress, wp-cache se omitirá hasta que desactive dicha compresión." |
|
812 |
|
813 #: wp-cache.php:1189 |
|
814 #: wp-cache.php:1194 |
|
815 #: wp-cache.php:1226 |
|
816 #: wp-cache.php:1231 |
|
817 #: wp-cache.php:1237 |
|
818 msgid "Error" |
|
819 msgstr "Error" |
|
820 |
|
821 #: wp-cache.php:1189 |
|
822 #, php-format |
|
823 msgid "Your cache directory (<strong>$cache_path</strong>) did not exist and couldn’t be created by the web server. Check %s permissions." |
|
824 msgstr "Si directorio caché (<strong>$cache_path</strong>) no existe y no puede ser creado por el servidor. Compruebe los permisos de %s." |
|
825 |
|
826 #: wp-cache.php:1194 |
|
827 #, php-format |
|
828 msgid "Your cache directory (<strong>%1$s</strong>) or <strong>%2$s</strong> need to be writable for this plugin to work. Double-check it." |
|
829 msgstr "Su directorio caché (<strong>%1$s</strong>) o <strong>%2$s</strong> necesita tener permisos de escritura para que este plugin funcione. Verifíquelo bien." |
|
830 |
|
831 #: wp-cache.php:1226 |
|
832 #, php-format |
|
833 msgid "Your WP-Cache config file (<strong>%s</strong>) is out of date and not writable by the Web server.Please delete it and refresh this page." |
|
834 msgstr "El archivo de configuración de WP-Cache (<strong>%s</strong>) está desactualizado y no puede editarse por el servidor. Por favor, bórrelo y recargue esta página." |
|
835 |
|
836 #: wp-cache.php:1231 |
|
837 #, php-format |
|
838 msgid "Configuration file missing and %1$s directory (<strong>%2$s</strong>) is not writable by the Web server.Check its permissions." |
|
839 msgstr "Falta el archivo de configuración y %1$s el directorio (<strong>%2$s</strong>) no puede editarse por el servidor. Compruebe sus permisos." |
|
840 |
|
841 #: wp-cache.php:1237 |
|
842 #, php-format |
|
843 msgid "Sample WP-Cache config file (<strong>%s</strong>) does not exist.Verify you installation." |
|
844 msgstr "El archivo de ejemplo de configuración WP-Cache (<strong>%s</strong>) no existe. Verifique su instalación." |
|
845 |
|
846 #: wp-cache.php:1293 |
|
847 #, php-format |
|
848 msgid "%s/advanced-cache.php</em> does not exist or cannot be updated." |
|
849 msgstr "%s/advanced-cache.php</em> no existe o no puede ser actualizado." |
|
850 |
|
851 #: wp-cache.php:1294 |
|
852 msgid "1. If it already exists please delete the file first." |
|
853 msgstr "1. Si existe, por favor, borre primero el fichero." |
|
854 |
|
855 #: wp-cache.php:1295 |
|
856 #, php-format |
|
857 msgid "2. Make %1$s writable using the chmod command through your ftp or server software. (<em>chmod 777 %1$s</em>) and refresh this page. This is only a temporary measure and you’ll have to make it read only afterwards again. (Change 777 to 755 in the previous command)" |
|
858 msgstr "2. Proporcione permisos de escritura a %1$s utilizando el comando CHMOD de su cliente de FTP. (<em>chmod 777 %1$s</em>) y recargue esta página. Esto sólo es una medida temporal: terminado el proceso deberá volver a dejarlo como de sólo lectura (cambiar de 777 a 755 en el comando anterior)" |
|
859 |
|
860 #: wp-cache.php:1296 |
|
861 #, php-format |
|
862 msgid "3. Refresh this page to update <em>%s/advanced-cache.php</em>" |
|
863 msgstr "3. Recargue esta página para actualizar <em>%s/advanced-cache.php</em>" |
|
864 |
|
865 #: wp-cache.php:1297 |
|
866 #, php-format |
|
867 msgid "If that doesn’t work, make sure the file <em>%s/advanced-cache.php</em> doesn’t exist:" |
|
868 msgstr "Si eso no funciona, asegúrese de que el archivo <em>%s/advanced-cache.php</em> no existe:" |
|
869 |
|
870 #: wp-cache.php:1298 |
|
871 #, php-format |
|
872 msgid "<li>1. Open <em>%1$s$wp_cache_file</em> in a text editor.</li><li>2. Change the text <em>CACHEHOME</em> to <em>%2$s</em></li><li>3. Save the file and copy it to <em>%3$s</em> and refresh this page.</li>" |
|
873 msgstr "<li>1. Abra el fichero <em>%1$s$wp_cache_file</em> en un editor de texto.</li><li>2. Cambie el texto <em>CACHEHOME</em> por <em>%2$s</em></li><li>3. Guarde los cambios y salve el fichero en <em>%3$s</em>; luego recargue esta página.</li>" |
|
874 |
|
875 #: wp-cache.php:1318 |
|
876 msgid "<strong>Error: WP_CACHE is not enabled</strong> in your <code>wp-config.php</code> file and I couldn’t modify it." |
|
877 msgstr "<strong>Error: WP_CACHE no está activo</strong> en su fichero <code>wp-config.php</code> y no puedo modificarlo." |
|
878 |
|
879 #: wp-cache.php:1319 |
|
880 #, php-format |
|
881 msgid "Edit <code>%s</code> and add the following line:<br /> <code>define('WP_CACHE', true);</code><br />Otherwise, <strong>WP-Cache will not be executed</strong> by Wordpress core. " |
|
882 msgstr "Edite el fichero <code>%s</code> y añada la siguiente línea:<br /> <code>define('WP_CACHE', true);</code><br />En caso contrario, <strong>WP-Cache no será ejecutado</strong> por el núcleo de Wordpress." |
|
883 |
|
884 #: wp-cache.php:1322 |
|
885 msgid "<h3>WP_CACHE constant added to wp-config.php</h3><p>If you continue to see this warning message please see point 5 of the <a href=\"http://wordpress.org/extend/plugins/wp-super-cache/faq/\">FAQ</a>. The WP_CACHE line must be moved up." |
|
886 msgstr "<h3>Constante WP_CACHE añadida al fichero wp-config.php</h3><p>Si sigue viendo este mensaje de aviso, revise por favor el punto 5 del <a href=\"http://wordpress.org/extend/plugins/wp-super-cache/faq/\">FAQ</a>. La línea WP_CACHE debe subirse sobre otras líneas." |
|
887 |
|
888 #: wp-cache.php:1343 |
|
889 msgid "Cache Contents" |
|
890 msgstr "Contenidos en caché" |
|
891 |
|
892 #: wp-cache.php:1362 |
|
893 #, php-format |
|
894 msgid "Deleting supercache file: <strong>%s</strong><br />" |
|
895 msgstr "Borrando archivo supercache: <strong>%s</strong><br />" |
|
896 |
|
897 #: wp-cache.php:1379 |
|
898 #, php-format |
|
899 msgid "Deleting wp-cache file: <strong>%s</strong><br />" |
|
900 msgstr "Borrando archivo wp-cache: <strong>%s</strong><br />" |
|
901 |
|
902 #: wp-cache.php:1443 |
|
903 msgid "WP-Cache" |
|
904 msgstr "WP-Cache" |
|
905 |
|
906 #: wp-cache.php:1444 |
|
907 #: wp-cache.php:1457 |
|
908 #, php-format |
|
909 msgid "%s Cached Pages" |
|
910 msgstr "%s Páginas en caché" |
|
911 |
|
912 #: wp-cache.php:1445 |
|
913 #: wp-cache.php:1459 |
|
914 #, php-format |
|
915 msgid "%s Expired Pages" |
|
916 msgstr "%s Páginas caducadas" |
|
917 |
|
918 #: wp-cache.php:1456 |
|
919 msgid "WP-Super-Cache" |
|
920 msgstr "WP-Super-Cache" |
|
921 |
|
922 #: wp-cache.php:1464 |
|
923 msgid "Fresh WP-Cached Files" |
|
924 msgstr "Archivos recientes en caché" |
|
925 |
|
926 #: wp-cache.php:1465 |
|
927 #: wp-cache.php:1481 |
|
928 #: wp-cache.php:1497 |
|
929 #: wp-cache.php:1513 |
|
930 msgid "URI" |
|
931 msgstr "URI" |
|
932 |
|
933 #: wp-cache.php:1465 |
|
934 #: wp-cache.php:1481 |
|
935 msgid "Key" |
|
936 msgstr "Clave" |
|
937 |
|
938 #: wp-cache.php:1465 |
|
939 #: wp-cache.php:1481 |
|
940 #: wp-cache.php:1497 |
|
941 #: wp-cache.php:1513 |
|
942 msgid "Age" |
|
943 msgstr "Edad" |
|
944 |
|
945 #: wp-cache.php:1465 |
|
946 #: wp-cache.php:1481 |
|
947 #: wp-cache.php:1497 |
|
948 #: wp-cache.php:1513 |
|
949 msgid "Delete" |
|
950 msgstr "Borrar" |
|
951 |
|
952 #: wp-cache.php:1480 |
|
953 msgid "Stale WP-Cached Files" |
|
954 msgstr "Archivos anticuados en caché" |
|
955 |
|
956 #: wp-cache.php:1496 |
|
957 msgid "Fresh Super Cached Files" |
|
958 msgstr "Archivos recientes en Super Caché" |
|
959 |
|
960 #: wp-cache.php:1512 |
|
961 msgid "Stale Super Cached Files" |
|
962 msgstr "Archivos anticuados en Super Caché" |
|
963 |
|
964 #: wp-cache.php:1528 |
|
965 msgid "Hide file list" |
|
966 msgstr "Ocultar lista de archivos" |
|
967 |
|
968 #: wp-cache.php:1530 |
|
969 msgid "List all cached files" |
|
970 msgstr "Mostrar archivos en caché" |
|
971 |
|
972 #: wp-cache.php:1536 |
|
973 #, php-format |
|
974 msgid "<strong>Garbage Collection</strong><br />Last GC was <strong>%s</strong> minutes ago<br />" |
|
975 msgstr "<strong>Recolección de Basura</strong><br />La última \"RdB\" se hizo hace <strong>%s</strong> minutos<br />" |
|
976 |
|
977 #: wp-cache.php:1537 |
|
978 #, php-format |
|
979 msgid "Next GC in <strong>%s</strong> minutes" |
|
980 msgstr "La siguiente \"RdB\" se hará en <strong>%s</strong> minutos" |
|
981 |
|
982 #: wp-cache.php:1540 |
|
983 #, php-format |
|
984 msgid "Expired files are files older than %s seconds. They are still used by the plugin and are deleted periodically." |
|
985 msgstr "Los ficheros caducados son aquellos superiores a %s segundos. Todavía están en uso por el plugin y son borrados periódicamente." |
|
986 |
|
987 #: wp-cache.php:1543 |
|
988 msgid "Delete Expired" |
|
989 msgstr "Borrar caducados" |
|
990 |
|
991 #: wp-cache.php:1549 |
|
992 #: wp-cache.php:1563 |
|
993 #: wp-cache.php:1719 |
|
994 msgid "Delete Cache" |
|
995 msgstr "Borrar caché" |
|
996 |
|
997 #: wp-cache.php:1563 |
|
998 msgid "Delete Super Cache cached files (opens in new window)" |
|
999 msgstr "Borrar archivos de Super Caché (se abrirá una nueva ventana)" |
|
1000 |
|
1001 #: wp-cache.php:1695 |
|
1002 #, php-format |
|
1003 msgid "%1$s is Digg proof thanks to caching by %2$s" |
|
1004 msgstr "%1$s está orgullosamente a prueba de Digg gracias a la caché que proporciona %2$s" |
|
1005 |
|
1006 #: wp-cache.php:1728 |
|
1007 #, php-format |
|
1008 msgid "WP Super Cache must be configured. Go to <a href=\"%s\">the admin page</a> to enable and configure the plugin." |
|
1009 msgstr "WP Super Cache debe configurarse. Vaya a la <a href=\"%s\">página de administración</a> para activar y configurar el plugin." |
|
1010 |
|
1011 #: wp-cache.php:1734 |
|
1012 msgid "Settings" |
|
1013 msgstr "Configuraciones" |
|
1014 |
|
1015 #: wp-cache.php:1744 |
|
1016 #, php-format |
|
1017 msgid "WP Super Cache is disabled. Please go to the <a href=\"%s\">plugin admin page</a> to enable caching." |
|
1018 msgstr "WP Super Cache está desactivado. Por favor, vaya a la <a href=\"%s\">página de administración del plugin</a> para activar la caché." |
|
1019 |
|
1020 #: wp-cache.php:1763 |
|
1021 #, php-format |
|
1022 msgid "[%s] Front page is gzipped! Please clear cache!" |
|
1023 msgstr "[%s] La página principal esta comprimida con Gzip! Debe limpiar la caché." |
|
1024 |
|
1025 #: wp-cache.php:1763 |
|
1026 #, php-format |
|
1027 msgid "Please visit %s to clear the cache as the front page of your site is now downloading!" |
|
1028 msgstr "Por favor, visite %s para limpiar la caché ya que la página principal de su sitio esta ahora descargándose!" |
|
1029 |
|
1030 #: wp-cache.php:1766 |
|
1031 #, php-format |
|
1032 msgid "[%s] Front page is gzipped! Cache Cleared!" |
|
1033 msgstr "[%s] La página principal esta comprimida con Gzip! Caché eliminada!" |
|
1034 |
|
1035 #: wp-cache.php:1766 |
|
1036 #, php-format |
|
1037 msgid "The cache on your blog has been cleared because the front page of your site is now downloading. Please visit %s to verify the cache has been cleared." |
|
1038 msgstr "La caché de su blog se ha limpiado ya que la página principal de su sitio se está descargando. Por favor, visite %s para comprobar que la caché se ha limpiado correctamente." |
|
1039 |
|
1040 #: wp-cache.php:1773 |
|
1041 #, php-format |
|
1042 msgid "[%s] Front page is not correct! Please clear cache!" |
|
1043 msgstr "[%s] La página principal esta comprimida con Gzip! Por favor, limpie la caché." |
|
1044 |
|
1045 #: wp-cache.php:1773 |
|
1046 #, php-format |
|
1047 msgid "Please visit %1$s to clear the cache as the front page of your site is not correct and missing the text, \"%2$s\"!" |
|
1048 msgstr "Por favor, visite %1$s para limpiar la caché, ya que la página principal de su sitio no es correcta y falta el texto , \"%2$s\"!" |
|
1049 |
|
1050 #: wp-cache.php:1776 |
|
1051 #, php-format |
|
1052 msgid "[%s] Front page is not correct! Cache Cleared!" |
|
1053 msgstr "[%s] La página principal no es correcta, caché eliminada!" |
|
1054 |
|
1055 #: wp-cache.php:1776 |
|
1056 #, php-format |
|
1057 msgid "The cache on your blog has been cleared because the front page of your site is missing the text \"%2$s\". Please visit %1$s to verify the cache has been cleared." |
|
1058 msgstr "Se ha limpiado la caché de su blog debido a que la página principal de su sitio carece del texto \"%2$s\". Por favor, visite %1$s para comprobar que la caché se ha limpiado correctamente." |
|
1059 |
|
1060 #: wp-cache.php:1781 |
|
1061 #, php-format |
|
1062 msgid "[%s] Front page check!" |
|
1063 msgstr "[%s] Comprobar página principal!" |
|
1064 |
|
1065 #: wp-cache.php:1781 |
|
1066 #, php-format |
|
1067 msgid "WP Super Cache has checked the front page of your blog. Please visit %s if you would like to disable this." |
|
1068 msgstr "WP Super Cache ha comprobado la página principal de su blog. Por favor, visite %s si quiere desactivar esto." |
|
1069 |