add per-plugin language files

This commit is contained in:
fabrixxm 2013-02-27 09:38:30 -05:00
parent 32063986f5
commit 887fcdbd3e
840 changed files with 10332 additions and 0 deletions

11
page/lang/es/strings.php Normal file
View file

@ -0,0 +1,11 @@
<?php
$a->strings["Forums"] = "Foros";
$a->strings["show more"] = "ver más";
$a->strings["Forums:"] = "Foros:";
$a->strings["Page settings updated."] = "Configuración de la página actualizada";
$a->strings["Page Settings"] = "Configuración de la página";
$a->strings["How many forums to display on sidebar without paging"] = "¿Cuántos foros se mostrarán en la barra lateral?";
$a->strings["Randomise Page/Forum list"] = "Lista de Página/Foro al azar";
$a->strings["Show pages/forums on profile page"] = "Mostrar páginas/foros en tu perfil";
$a->strings["Submit"] = "Envíar";