📄 language.es.php
字号:
<?php
/**
* GentleSource Module Akismet - language.es.php
*
* (C) Ralf Stadtaus http://www.gentlesource.com/
*
* If you have translated this file into another
* language, we would appreciate it if you would
* send us the translated file. Thanks :-)
*
* Spanish language (Espa帽ol de Espa帽a)
*
* (C) Jes煤s Puebla http://www.ebhost.es/
*
*/
$text = array(
'txt_akismet_key' => 'Akismet clave API',
'txt_akismet_key_description' => 'Puedes conseguir una clave API gratuita registrando una cuenta de usuario en WordPress.com (http://wordpress.com/signup/). La clave API ser谩 enviada por correo despu茅s de registrate.',
'txt_error_spam' => 'Akismet has marked your comment as spam. It has been, therefore, rejected.',
'txt_moderate' => 'Moderado',
'txt_module_description' => 'Akismet.com analiza comentarios entrantes y comprueba si ese comentario se ha enumerado como Spam. Necesitas conseguir una clave API en http://www.akismet.com registrando una cuenta en http://www.wordpress.com/. Si dejas esta clave API vac铆a, Akismet no ser谩 utilizado.',
'txt_module_name' => 'Akismet',
'txt_notice_moderation' => 'Tu comentario ser谩 publicado una vez que haya sido aprobado por nuestros moderadores.',
'txt_off' => 'Apagar',
'txt_reject' => 'Rechazar',
);
?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -