]> code.delx.au - pymsnt/blobdiff - src/lang.py
The <host/> config option now sets the bind address for outgoing connections
[pymsnt] / src / lang.py
index fe4abaebd71dfd575e555a14f7a4bd2bae8274e9..025baa3c67daab812ba2ff987b1c1cf3f64dcb3f 100644 (file)
@@ -1,4 +1,7 @@
 # -*- coding: UTF-8 -*-
+# Copyright 2004-2006 James Bunton <james@delx.cjb.net> 
+# Licensed for distribution under the GPL version 2, check COPYING for details
+
 
 import config
 
@@ -42,13 +45,14 @@ class strings:
                msnRealtimeMail = u"Hotmail notification\n\nFrom: %s <%s>\n Subject: %s"
                msnDisconnected = u"Disconnected from MSN servers: %s"
                msnConnectFailed = u"Failed to connect to MSN servers: %s"
+               msnFtSizeRejected = u"A file '%s' was rejected because it was over the size limit of %s bytes. To exchange larger files to this person, please use Jabber. See %s for details."
 
                command_CommandList = u"PyMSNt Commands"
                command_Done = "Command completed."
                command_ConnectUsers = u"Connect all registered users"
                command_Statistics = u"Statistics for PyMSNt"
                command_OnlineUsers = u"Online Users"
-               command_TotalUsers = u"Total Users"
+               command_TotalUsers = u"Total Connections"
                command_Uptime = u"Uptime"
                command_MessageCount = u"Message Count"
                command_FailedMessageCount = u"Failed Message Count"
@@ -88,13 +92,14 @@ class strings:
                msnRealtimeMail = u"Hotmail notification\n\nFrom: %s <%s>\n Subject: %s"
                msnDisconnected = u"Desligado dos servidores MSN: %s"
                msnConnectFailed = u"Failed to connect to MSN servers: %s"
+               msnFtSizeRejected = u"A file '%s' was rejected because it was over the size limit of %s bytes. To exchange larger files to this person, please use Jabber. See %s for details."
 
                command_CommandList = u"PyMSNt Commands"
                command_Done = "Command completed."
                command_ConnectUsers = u"Connect all registered users"
                command_Statistics = u"Statistics for PyMSNt"
                command_OnlineUsers = u"Online Users"
-               command_TotalUsers = u"Total Users"
+               command_TotalUsers = u"Total Connections"
                command_Uptime = u"Uptime"
                command_MessageCount = u"Message Count"
                command_AvatarCount = u"Avatar Count"
@@ -129,7 +134,8 @@ class strings:
                msnInitialMail = u"Hotmail-meldingen\n\nAantal ongelezen berichten in postvak in: %s\nAantal ongelezen berichten in mappen: %s"
                msnRealtimeMail = u"Hotmail-meldingen\n\nVan: %s <%s>\n Onderwerp: %s"
                msnDisconnected = u"De verbinding met de MSN-servers werd verbroken: %s"
-               msnConnectFailed = u"Failed to connect to MSN servers: %s"
+               msnConnectFailed = u"Verbinden met MSN-servers mislukte: %s"
+               msnFtSizeRejected = u"Het bestand '%s' werd geweigerd omdat het groter was dan %s. Als u grotere bestanden naar deze contactpersoon wilt verzenden, gebruik dan Jabber. Zie %s voor details."
 
                command_CommandList = u"Commando's voor PyMSNt"
                command_Done = "Commando beëindigd."
@@ -156,7 +162,7 @@ class strings:
        
        class de: # German - Florian Holzhauer <xmpp:fh@jabber.ccc.de>
                registerText = u"Bitte trage Deine MSN-Passport-ID (user@hotmail.com) als User ein, sowie Dein Passwort und Deinen Nickname.\n Mehr Informationen zu diesem Gateway findest Du unter http://msn-transport.jabberstudio.org/docs/users"
-               gatewayTranslator = u"Enter the user's MSN account." # FIXMELANG!!
+               gatewayTranslator = u"Enter the user's MSN account."
                userMapping = u"The MSN contact %s has a Jabber ID %s. It is recommended to talk to this person through Jabber."
                notLoggedIn = u"Fehler. Du musst beim Gateway eingeloggt sein bevor Du Nachrichten schicken kannst."
                notRegistered = u"Sorry, Du scheinst Dich bei diesem Gateway noch nicht registriert zu haben. Bitte registriere Dich und versuche es noch einmal. Bei Problemen wendest Du Dich am besten an Deinen Jabber-Administrator"
@@ -176,13 +182,14 @@ class strings:
                msnRealtimeMail = u"Hotmail notification\n\nNeue Nachricht von %s <%s>\n Subject: %s"
                msnDisconnected = u"Die Verbindung zum MSN-Server wurde getrennt: %s"
                msnConnectFailed = u"Failed to connect to MSN servers: %s"
+               msnFtSizeRejected = u"A file '%s' was rejected because it was over the size limit of %s bytes. To exchange larger files to this person, please use Jabber. See %s for details."
 
                command_CommandList = u"PyMSNt Commands"
                command_Done = "Command completed."
                command_ConnectUsers = u"Connect all registered users"
                command_Statistics = u"Statistics for PyMSNt"
                command_OnlineUsers = u"Online Users"
-               command_TotalUsers = u"Total Users"
+               command_TotalUsers = u"Total Connections"
                command_Uptime = u"Uptime"
                command_MessageCount = u"Message Count"
                command_AvatarCount = u"Avatar Count"
@@ -219,6 +226,7 @@ class strings:
                msnRealtimeMail = u"Notification Hotmail\n\nDe: %s <%s>\n Sujet: %s"
                msnDisconnected = u"Déconnecté du serveur MSN: %s"
                msnConnectFailed = u"Failed to connect to MSN servers: %s"
+               msnFtSizeRejected = u"A file '%s' was rejected because it was over the size limit of %s bytes. To exchange larger files to this person, please use Jabber. See %s for details."
                
                command_CommandList = u"Commandes PyMSNt"
                command_Done = "Command completed."
@@ -267,13 +275,14 @@ class strings:
                msnRealtimeMail = u"Notificación de Hotmail\n\nDe: %s <%s>\nAsunto: %s"
                msnDisconnected = u"Desconexión de los servidores MSN: %s"
                msnConnectFailed = u"Failed to connect to MSN servers: %s"
+               msnFtSizeRejected = u"A file '%s' was rejected because it was over the size limit of %s bytes. To exchange larger files to this person, please use Jabber. See %s for details."
 
                command_CommandList = u"PyMSNt Commands"
                command_Done = "Command completed."
                command_ConnectUsers = u"Connect all registered users"
                command_Statistics = u"Statistics for PyMSNt"
                command_OnlineUsers = u"Online Users"
-               command_TotalUsers = u"Total Users"
+               command_TotalUsers = u"Total Connections"
                command_Uptime = u"Uptime"
                command_MessageCount = u"Message Count"
                command_AvatarCount = u"Avatar Count"
@@ -328,6 +337,7 @@ class strings:
                msnRealtimeMail = u"Powiadomienie Hotmail\n\nOd: %s <%s>\n Temat: %s"
                msnDisconnected = u"Rozłączenie z sieci MSN: %s"
                msnConnectFailed = u"Failed to connect to MSN servers: %s"
+               msnFtSizeRejected = u"A file '%s' was rejected because it was over the size limit of %s bytes. To exchange larger files to this person, please use Jabber. See %s for details."
 
                command_CommandList = u"Polecenia PyMSNt"
                command_Done = "Polecenie zakończone."