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

8
gnot/lang/es/strings.php Normal file
View file

@ -0,0 +1,8 @@
<?php
$a->strings["Gnot settings updated."] = "Configuración de Gnot actualizada.";
$a->strings["Gnot Settings"] = "Configuración de Gnot";
$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "Permitir el enhebrado en las notificaciones de comentarios de correo en Gmail y hacer anónima la línea de \"Asunto\".";
$a->strings["Enable this plugin/addon?"] = "¿Activar este módulo/extensión?";
$a->strings["Submit"] = "Envíar";
$a->strings["[Friendica:Notify] Comment to conversation #%d"] = "[Friendica:Notificación] Comentario en la conversación de #%d";