]> granicus.if.org Git - ejabberd/commitdiff
* src/msgs/es.msg: Updated (thanks to Badlop)
authorAlexey Shchepin <alexey@process-one.net>
Mon, 1 Aug 2005 18:54:08 +0000 (18:54 +0000)
committerAlexey Shchepin <alexey@process-one.net>
Mon, 1 Aug 2005 18:54:08 +0000 (18:54 +0000)
SVN Revision: 393

ChangeLog
src/msgs/es.msg

index 142d084a5aebbc5e0be078c891628a28d365dca1..098a458f059a5a6c28d43f6ca6e9a1d5bb53191c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2005-08-01  Alexey Shchepin  <alexey@sevcom.net>
 
+       * src/msgs/es.msg: Updated (thanks to Badlop)
+
        * src/msgs/nl.msg: Updated (thanks to Sander Devrieze)
 
 2005-08-01  Mickael Remond  <mremond@erlang-fr.org>
index 4d661ca50383aa5b56dfbd137b2d567911645bce..521ef0899651284be11a7ec3912461471697a386 100644 (file)
 {"ejabberd pub/sub module\nCopyright (c) 2003-2005 Alexey Shchepin", "Módulo Pub/Sub para ejabberd\nCopyright (c) 2002-2005 Alexey Shchepin"}.
 {"Node Creator", "Creador del nodo"}.
 {[], " "}.
+{"Deliver payloads with event notifications", "Enviar payloads junto con las notificaciones de eventos"}.
+{"Notify subscribers when the node configuration changes", "Notificar subscriptores cuando cambia la configuración del nodo"}.
+{"Notify subscribers when the node is deleted", "Notificar subscriptores cuando el nodo se borra"}.
+{"Notify subscribers when items are removed from the node", "Notificar subscriptores cuando los elementos se borran del nodo"}.
+{"Persist items to storage", "Persistir elementos al almacenar"}.
+{"Max # of items to persist", "Máximo # de elementos que persisten"}.
+{"Whether to allow subscriptions", "Permitir subscripciones"}.
+{"Specify the subscriber model", "Especificar el modelo del subscriptor"}.
+{"Specify the publisher model", "Especificar el modelo del publicante"}.
+{"Max payload size in bytes", "Máximo tamaño del payload en bytes"}.
+{"Send items to new subscribers", "Enviar elementos a los nuevos subscriptores"}.
+{"Only deliver notifications to available users", "Solo enviar notificaciones a los usuarios disponibles"}.
+{"Specify the current subscription approver", "Especificar el aprobador de subscripción actual"}.
 
 % mod_muc/mod_muc.erl
 {"You need an x:data capable client to register nickname", "Necesitas un cliente con soporte de x:data para poder registrar el apodo"}.
 {"Node not found", "Nodo no encontrado"}.
 {"Add New", "Añadir nuevo"}.
 {"Registered users", "Usuarios registrados"}.
-{"Authentificated users", "Usuarios autentificados"}.
 {"Online users", "Usuarios conectados"}.
 {"Outgoing S2S servers", "Servidores conectados"}.
 {"Change Password", "Cambiar contraseña"}.
 {"All activity", "Toda la actividad"}.
 {"Show Ordinary Table", "Mostrar Tabla Ordinaria"}.
 {"Show Integral Table", "Mostrar Tabla Integral"}.
+{"Authenticated users", "Usuarios autenticados"}.
+{"No data", "No hay datos"}.
+{"Modules Management", "Gestión de módulos"}.
+{"Modules at ", "Módulos en "}.
+{"Start", "Iniciar"}.
+{"Virtual Hosts", "Hosts Virtuales"}.
+{"ejabberd virtual hosts", "Hosts virtuales de ejabberd"}.
+{"Host", "Host"}.
 
 % ejabberd_c2s.erl
 {"Use of STARTTLS required", "Es obligatorio usar STARTTLS"}.