ES translation of the superblock addon THX juanman

This commit is contained in:
Tobias Diekershoff 2017-07-07 08:46:56 +02:00
parent 1b7dcbd0bb
commit 0b938a8f91
2 changed files with 27 additions and 37 deletions

View file

@ -5,11 +5,9 @@ function string_plural_select_es($n){
return ($n != 1);;
}}
;
$a->strings["\"Blockem\" Settings"] = "Ajustes de \"Blockem\"";
$a->strings["\"Superblock\""] = "";
$a->strings["Comma separated profile URLS to block"] = "Perfil de URLS a bloque separado por comas";
$a->strings["Submit"] = "Enviar";
$a->strings["BLOCKEM Settings saved."] = "Ajustes de BLOCKEM guardados.";
$a->strings["Blocked %s - Click to open/close"] = "%s bloqueados - Click para abrir/cerrar";
$a->strings["Unblock Author"] = "Desbloquear Autor";
$a->strings["Block Author"] = "Bloquear autor";
$a->strings["blockem settings updated"] = "Ajustes de Blockem actualizados";
$a->strings["Save Settings"] = "Guardar configuración";
$a->strings["SUPERBLOCK Settings saved."] = "";
$a->strings["Block Completely"] = "Bloquear completamente";
$a->strings["superblock settings updated"] = "";