mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 11:28:49 +00:00
ES translation of the superblock addon THX juanman
This commit is contained in:
parent
1b7dcbd0bb
commit
0b938a8f91
2 changed files with 27 additions and 37 deletions
|
@ -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"] = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue