mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 10:58:48 +00:00
add per-plugin language files
This commit is contained in:
parent
32063986f5
commit
887fcdbd3e
840 changed files with 10332 additions and 0 deletions
10
blockem/lang/es/strings.php
Normal file
10
blockem/lang/es/strings.php
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
$a->strings["__DQ__Blockem__DQ__ Settings"] = "Configuración de \"Blockem\"";
|
||||
$a->strings["Comma separated profile URLS to block"] = "Direcciones separadas por coma de los perfiles a bloquear";
|
||||
$a->strings["Submit"] = "Envíar";
|
||||
$a->strings["BLOCKEM Settings saved."] = "Configuracion Blockem guardada.";
|
||||
$a->strings["Blocked %s - Click to open/close"] = "%s bloqueado. Pulsa aquí para mostrar/ocultar";
|
||||
$a->strings["Unblock Author"] = "Desbloquear Autor";
|
||||
$a->strings["Block Author"] = "Bloquear Autor";
|
||||
$a->strings["blockem settings updated"] = "Configuración de Blockem actualizada";
|
Loading…
Add table
Add a link
Reference in a new issue