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 Albert
This commit is contained in:
parent
03d84c12b2
commit
49e49fea0d
2 changed files with 9 additions and 9 deletions
|
@ -5,9 +5,9 @@ function string_plural_select_es($n){
|
|||
return ($n != 1);;
|
||||
}}
|
||||
;
|
||||
$a->strings["\"Superblock\""] = "";
|
||||
$a->strings["\"Superblock\""] = "«Superbloque»";
|
||||
$a->strings["Comma separated profile URLS to block"] = "Perfil de URLS a bloque separado por comas";
|
||||
$a->strings["Save Settings"] = "Guardar configuración";
|
||||
$a->strings["SUPERBLOCK Settings saved."] = "";
|
||||
$a->strings["SUPERBLOCK Settings saved."] = "Ajustes de SUPERBLOQUE guardados.";
|
||||
$a->strings["Block Completely"] = "Bloquear completamente";
|
||||
$a->strings["superblock settings updated"] = "";
|
||||
$a->strings["superblock settings updated"] = "ajustes de superbloque actualizados";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue