commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

r6134 - in trunk: gnue-appserver/po gnue-common/po gnue-designer/po gnue


From: reinhard
Subject: r6134 - in trunk: gnue-appserver/po gnue-common/po gnue-designer/po gnue-forms/po gnue-navigator/po gnue-reports/po
Date: Wed, 4 Aug 2004 02:14:27 -0500 (CDT)

Author: reinhard
Date: 2004-08-04 02:14:24 -0500 (Wed, 04 Aug 2004)
New Revision: 6134

Modified:
   trunk/gnue-appserver/po/de.po
   trunk/gnue-appserver/po/es.po
   trunk/gnue-appserver/po/hu.po
   trunk/gnue-appserver/po/ru.po
   trunk/gnue-common/po/de.po
   trunk/gnue-common/po/es_ES.po
   trunk/gnue-common/po/es_MX.po
   trunk/gnue-common/po/fr.po
   trunk/gnue-common/po/hu.po
   trunk/gnue-common/po/lt.po
   trunk/gnue-common/po/ro.po
   trunk/gnue-common/po/ru.po
   trunk/gnue-designer/po/de.po
   trunk/gnue-designer/po/es_MX.po
   trunk/gnue-designer/po/hu.po
   trunk/gnue-designer/po/lt.po
   trunk/gnue-designer/po/ru.po
   trunk/gnue-forms/po/de.po
   trunk/gnue-forms/po/es_ES.po
   trunk/gnue-forms/po/es_MX.po
   trunk/gnue-forms/po/fr.po
   trunk/gnue-forms/po/hu.po
   trunk/gnue-forms/po/lt.po
   trunk/gnue-forms/po/ro.po
   trunk/gnue-forms/po/ru.po
   trunk/gnue-navigator/po/de.po
   trunk/gnue-navigator/po/es_MX.po
   trunk/gnue-navigator/po/fr.po
   trunk/gnue-navigator/po/hu.po
   trunk/gnue-navigator/po/lt.po
   trunk/gnue-navigator/po/ru.po
   trunk/gnue-reports/po/de.po
   trunk/gnue-reports/po/es_MX.po
   trunk/gnue-reports/po/fr.po
   trunk/gnue-reports/po/hu.po
   trunk/gnue-reports/po/lt.po
   trunk/gnue-reports/po/ru.po
Log:
Regenerated po files after u_() fix.


Modified: trunk/gnue-appserver/po/de.po
===================================================================
--- trunk/gnue-appserver/po/de.po       2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-appserver/po/de.po       2004-08-04 07:14:24 UTC (rev 6134)
@@ -5,13 +5,22 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: GNUe-AppServer 0.1\n"
-"POT-Creation-Date: Tue Aug  3 20:26:09 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:13:10 2004\n"
 "PO-Revision-Date: $Date$\n"
 "Last-Translator: Reinhard M�ller <address@hidden>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=ISO-8859-1\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: classrep/Base.py:41
+#, fuzzy
+msgid "Item '%s' not found."
+msgstr "Das Modul '%s' kann im Classrepository nicht gefunden werden"
+
+#: classrep/Base.py:46
+msgid "'%(item)s': %(error)s"
+msgstr ""
+
 #: classrep/Base.py:153
 msgid "%s: _getSingleCondition() not implemented!"
 msgstr "%s: _getSingleCondition() ist nicht implementiert!"
@@ -44,14 +53,127 @@
 msgid "Module '%s' not found in class repository."
 msgstr "Das Modul '%s' kann im Classrepository nicht gefunden werden."
 
+#: classrep/Namespace.py:33
+msgid "'%s' is not a valid, fully qualified identifier"
+msgstr ""
+
+#: classrep/Parameter.py:32
+msgid "Procedure '%(procedure)s' has no parameter '%(parameter)s'"
+msgstr ""
+
 #: classrep/Procedure.py:35
 msgid "Class '%(classname)s' has no procedure '%(procedure)s'"
 msgstr "Klasse '%(classname)s' hat keine Prozedur '%(procedure)s'"
 
+#: classrep/Property.py:35
+#, fuzzy
+msgid "Class '%(classname)s' has no property '%(property)s'"
+msgstr "Klasse '%(classname)s' hat keine Prozedur '%(procedure)s'"
+
+#: classrep/Property.py:41
+msgid "Property '%(property)s': %(error)s"
+msgstr ""
+
+#: classrep/SchemaSupport.py:49
+#, fuzzy
+msgid "Invalid export type: '%s'"
+msgstr "Ung�ltiger Bezeichner '%s'"
+
+#: classrep/SchemaSupport.py:425 geasGsdGen.py:314
+msgid "%s is not a valid date object"
+msgstr ""
+
+#: classrep/SchemaSupport.py:436 geasGsdGen.py:325
+msgid "%s is not a valid time object"
+msgstr ""
+
+#: classrep/SchemaSupport.py:444 geasGsdGen.py:333
+msgid "%s is not a valid datetime object"
+msgstr ""
+
+#: classrep/helpers.py:37
+msgid "'%s' is not a valid type"
+msgstr ""
+
+#: classrep/helpers.py:45
+msgid "Parameter %(parameter)s: %(error)s"
+msgstr ""
+
 #: classrep/helpers.py:69
 msgid "string does not support 'scale'"
 msgstr "Strings unterst�tzen keine Genauigkeit"
 
+#: classrep/helpers.py:73
+#, fuzzy
+msgid "%s does not support 'length'"
+msgstr "Strings unterst�tzen keine Genauigkeit"
+
+#: classrep/helpers.py:75
+#, fuzzy
+msgid "%s does not support 'scale'"
+msgstr "Strings unterst�tzen keine Genauigkeit"
+
+#: classrep/helpers.py:80
+msgid "number without 'length'"
+msgstr ""
+
+#: classrep/helpers.py:102
+msgid "Reference types must not have a 'length'"
+msgstr ""
+
+#: classrep/helpers.py:104
+msgid "Reference types must not have a 'scale'"
+msgstr ""
+
+#: classrep/helpers.py:145
+msgid "%s: Procedure has no result, but a 'length' is specified."
+msgstr ""
+
+#: classrep/helpers.py:148
+msgid "%s: Procedure has no result, but a 'scale' is specified."
+msgstr ""
+
+#: gcd/GCParser.py:44
+#, fuzzy
+msgid "Class '%s' has no module"
+msgstr "Klasse '%s' nicht gefunden"
+
+#: gcd/GCParser.py:50
+msgid "'%s' has a length in type and an extra length attribute"
+msgstr ""
+
+#: gcd/GCParser.py:52
+msgid "'%s' has a scale in type and an extra scale attribute"
+msgstr ""
+
+#: gcd/GCParser.py:57
+#, fuzzy
+msgid ""
+"The class '%(class)s' mismatches the given module attribute '%(module)s'"
+msgstr "Klasse '%(classname)s' hat keine Prozedur '%(procedure)s'"
+
+#: gcd/GCParser.py:63
+msgid "Calculated property '%(class)s.%(property)s' has parameters"
+msgstr ""
+
+#: gcd/GCParser.py:265
+msgid "Reference type '%s' must not have a length"
+msgstr ""
+
+#: gcd/GCParser.py:268
+msgid "Reference type '%s' must not have a scale"
+msgstr ""
+
+#: gcd/gcd2sql.py:46
+#, fuzzy
+msgid "Module '%s' not found in class repository"
+msgstr "Das Modul '%s' kann im Classrepository nicht gefunden werden."
+
+#: gcd/gcd2sql.py:51
+#, fuzzy
+msgid "Procedure '%s' not found in class repository"
+msgstr "Das Modul '%s' kann im Classrepository nicht gefunden werden."
+
 #: gcd/gcd2sql.py:65
 msgid ""
 "Create or update a database schema from a GNUe Class Definition (gcd) file\n"
@@ -105,6 +227,10 @@
 msgid "Output to file only requested, but no filename specified."
 msgstr "F�r die Datei-Ausgabe muss ein Dateiname angegeben werden."
 
+#: gcd/gcd2sql.py:153
+msgid "Loading gcd file '%s' ..."
+msgstr "Klassendefinitionsdatei '%s' wird geladen ..."
+
 #: gcd/gcd2sql.py:366
 msgid "Updating schema ..."
 msgstr "Datenbank-Schema wird aktualisiert ..."
@@ -113,6 +239,41 @@
 msgid "Updating class repository ..."
 msgstr "Classrepository wird aktualisiert ..."
 
+#: gcd/gcd2sql.py:434
+msgid "  Modules   : %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
+msgstr ""
+"  Module       : %(ins)3d neu, %(upd)3d ge�ndert, %(kept)3d unver�ndert"
+
+#: gcd/gcd2sql.py:485
+msgid "  Classes   : %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
+msgstr ""
+"  Klassen      : %(ins)3d neu, %(upd)3d ge�ndert, %(kept)3d unver�ndert"
+
+#: gcd/gcd2sql.py:542
+msgid "  Properties: %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
+msgstr ""
+"  Eigenschaften: %(ins)3d neu, %(upd)3d ge�ndert, %(kept)3d unver�ndert"
+
+#: gcd/gcd2sql.py:595
+msgid "  Procedures: %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
+msgstr ""
+"  Prozeduren   : %(ins)3d neu, %(upd)3d ge�ndert, %(kept)3d unver�ndert"
+
+#: gcd/gcd2sql.py:650
+msgid "  Parameters: %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
+msgstr ""
+"  Parameter    : %(ins)3d neu, %(upd)3d ge�ndert, %(kept)3d unver�ndert"
+
+#: geasAuthentication.py:102
+#, fuzzy
+msgid "User '%s' does not exist."
+msgstr "Benutzer '%s' angemeldet."
+
+#: geasAuthentication.py:110
+#, fuzzy
+msgid "Invalid password for user '%s'"
+msgstr "Ung�ltiger Bezeichner '%s'"
+
 #: geasAuthentication.py:163
 msgid "User '%s' logged in."
 msgstr "Benutzer '%s' angemeldet."
@@ -180,6 +341,39 @@
 msgid "Generation run complete."
 msgstr "Generierung abgeschlossen."
 
+#: geasGsdGen.py:222
+#, fuzzy
+msgid "Exporting data of class '%s' ..."
+msgstr "Klassendefinitionsdatei '%s' wird geladen ..."
+
+#: geasInstance.py:39
+msgid "Database returned invalid value '%(value)s' for property '%(property)s'"
+msgstr ""
+
+#: geasInstance.py:47
+msgid "Invalid value '%(value)s' for property '%(property)s'"
+msgstr ""
+
+#: geasInstance.py:54
+msgid "Invalid value '%(value)s' for parameter '%(parameter)s'"
+msgstr ""
+
+#: geasInstance.py:61
+msgid ""
+"Procedure '%(procedure)s' expected a result of type '%(type)s', but got type "
+"'%(resulttype)s'"
+msgstr ""
+
+#: geasInstance.py:70
+msgid "Calculated field '%(property)s' is a read-only field"
+msgstr ""
+
+#: geasInstance.py:76
+msgid ""
+"Cannot resolve propertyname '%(name)s' because '%(part)s' is not a reference "
+"property"
+msgstr ""
+
 #: geasRpcServer.py:50
 msgid ""
 "The GNUe Application Server is the core of the n-tier variant of the\n"
@@ -312,34 +506,42 @@
 msgid "Step 4: Retrieving first instance ..."
 msgstr "Schritt 4: Erste Instanz abrufen ..."
 
+#: geasRpcServer.py:238
+msgid ""
+"\n"
+"These are the values of the first instance:\n"
+"  Name  : %(name)s\n"
+"  Street: %(street)s\n"
+"  City  : %(city)s\n"
+msgstr ""
+
 #: geasRpcServer.py:245
 msgid "Selftest passed!"
 msgstr "Selbsttest beendet."
 
-#~ msgid "Loading gcd file '%s' ..."
-#~ msgstr "Klassendefinitionsdatei '%s' wird geladen ..."
+#: geasSession.py:40
+msgid "Instance '%(objectId)s' of class '%(classname)s' not found"
+msgstr ""
 
-#~ msgid ""
-#~ "  Modules   : %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
-#~ msgstr ""
-#~ "  Module       : %(ins)3d neu, %(upd)3d ge�ndert, %(kept)3d unver�ndert"
+#: geasSession.py:47
+msgid "Access to class '%s' denied"
+msgstr ""
 
-#~ msgid ""
-#~ "  Classes   : %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
-#~ msgstr ""
-#~ "  Klassen      : %(ins)3d neu, %(upd)3d ge�ndert, %(kept)3d unver�ndert"
+#: geasSession.py:52
+#, fuzzy
+msgid "Cannot find a list with ID '%s'"
+msgstr "Datei '%s' nicht gefunden"
 
-#~ msgid ""
-#~ "  Properties: %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
-#~ msgstr ""
-#~ "  Eigenschaften: %(ins)3d neu, %(upd)3d ge�ndert, %(kept)3d unver�ndert"
+#: geasSessionManager.py:39
+#, fuzzy
+msgid "Cannot find a session with ID '%s'"
+msgstr "Datei '%s' nicht gefunden"
 
-#~ msgid ""
-#~ "  Procedures: %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
-#~ msgstr ""
-#~ "  Prozeduren   : %(ins)3d neu, %(upd)3d ge�ndert, %(kept)3d unver�ndert"
+#: language/Object.py:36
+#, fuzzy
+msgid "Class '%(classname)s' has no member '%(member)s'"
+msgstr "Klasse '%(classname)s' hat keine Prozedur '%(procedure)s'"
 
-#~ msgid ""
-#~ "  Parameters: %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
-#~ msgstr ""
-#~ "  Parameter    : %(ins)3d neu, %(upd)3d ge�ndert, %(kept)3d unver�ndert"
+#: language/Session.py:35
+msgid "Cannot qualifiy name '%s', no context specified"
+msgstr ""

Modified: trunk/gnue-appserver/po/es.po
===================================================================
--- trunk/gnue-appserver/po/es.po       2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-appserver/po/es.po       2004-08-04 07:14:24 UTC (rev 6134)
@@ -5,13 +5,21 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: GNUe-AppServer 0.1\n"
-"POT-Creation-Date: Tue Aug  3 20:26:09 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:13:10 2004\n"
 "PO-Revision-Date: $Date$\n"
 "Last-Translator: Jose Esteban <address@hidden>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=ISO-8859-1\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: classrep/Base.py:41
+msgid "Item '%s' not found."
+msgstr "No se encuentra item '%s'."
+
+#: classrep/Base.py:46
+msgid "'%(item)s': %(error)s"
+msgstr ""
+
 #: classrep/Base.py:153
 msgid "%s: _getSingleCondition() not implemented!"
 msgstr "%s: No se ha implementado _getSingleCondition()"
@@ -44,14 +52,127 @@
 msgid "Module '%s' not found in class repository."
 msgstr "El m�dulo '%s' no se encuentra en el cat�logo de clases"
 
+#: classrep/Namespace.py:33
+#, fuzzy
+msgid "'%s' is not a valid, fully qualified identifier"
+msgstr "'%s' no es un identificador v�lido completamente cualificado"
+
+#: classrep/Parameter.py:32
+msgid "Procedure '%(procedure)s' has no parameter '%(parameter)s'"
+msgstr ""
+
 #: classrep/Procedure.py:35
 msgid "Class '%(classname)s' has no procedure '%(procedure)s'"
 msgstr "La clase '%(classname)s' no dispone de '%(procedure)s'"
 
+#: classrep/Property.py:35
+msgid "Class '%(classname)s' has no property '%(property)s'"
+msgstr "La clase '%(classname)s' no dispone de '%(property)s'"
+
+#: classrep/Property.py:41
+msgid "Property '%(property)s': %(error)s"
+msgstr ""
+
+#: classrep/SchemaSupport.py:49
+msgid "Invalid export type: '%s'"
+msgstr "Tipo no v�lido para exportar: '%s'"
+
+#: classrep/SchemaSupport.py:425 geasGsdGen.py:314
+msgid "%s is not a valid date object"
+msgstr "%s no es un objeto fecha v�lido"
+
+#: classrep/SchemaSupport.py:436 geasGsdGen.py:325
+msgid "%s is not a valid time object"
+msgstr "%s no es un objeto hora v�lido"
+
+#: classrep/SchemaSupport.py:444 geasGsdGen.py:333
+msgid "%s is not a valid datetime object"
+msgstr "%s no es un objeto fecha+hora v�lido"
+
+#: classrep/helpers.py:37
+#, fuzzy
+msgid "'%s' is not a valid type"
+msgstr "Fecha invalida"
+
+#: classrep/helpers.py:45
+msgid "Parameter %(parameter)s: %(error)s"
+msgstr ""
+
 #: classrep/helpers.py:69
 msgid "string does not support 'scale'"
 msgstr "No se soporta 'scale'"
 
+#: classrep/helpers.py:73
+#, fuzzy
+msgid "%s does not support 'length'"
+msgstr "No se soporta 'scale'"
+
+#: classrep/helpers.py:75
+#, fuzzy
+msgid "%s does not support 'scale'"
+msgstr "No se soporta 'scale'"
+
+#: classrep/helpers.py:80
+msgid "number without 'length'"
+msgstr ""
+
+#: classrep/helpers.py:102
+msgid "Reference types must not have a 'length'"
+msgstr ""
+
+#: classrep/helpers.py:104
+msgid "Reference types must not have a 'scale'"
+msgstr ""
+
+#: classrep/helpers.py:145
+msgid "%s: Procedure has no result, but a 'length' is specified."
+msgstr ""
+
+#: classrep/helpers.py:148
+msgid "%s: Procedure has no result, but a 'scale' is specified."
+msgstr ""
+
+#: gcd/GCParser.py:44
+#, fuzzy
+msgid "Class '%s' has no module"
+msgstr "No se encuentra la clase '%s'"
+
+#: gcd/GCParser.py:50
+msgid "'%s' has a length in type and an extra length attribute"
+msgstr ""
+
+#: gcd/GCParser.py:52
+msgid "'%s' has a scale in type and an extra scale attribute"
+msgstr ""
+
+#: gcd/GCParser.py:57
+#, fuzzy
+msgid ""
+"The class '%(class)s' mismatches the given module attribute '%(module)s'"
+msgstr "La clase '%(classname)s' no dispone de '%(procedure)s'"
+
+#: gcd/GCParser.py:63
+msgid "Calculated property '%(class)s.%(property)s' has parameters"
+msgstr ""
+
+#: gcd/GCParser.py:265
+msgid "Reference type '%s' must not have a length"
+msgstr ""
+
+#: gcd/GCParser.py:268
+msgid "Reference type '%s' must not have a scale"
+msgstr ""
+
+#: gcd/gcd2sql.py:46
+#, fuzzy
+msgid "Module '%s' not found in class repository"
+msgstr "El m�dulo '%s' no se encuentra en el cat�logo de clases"
+
+#: gcd/gcd2sql.py:51
+#, fuzzy
+msgid "Procedure '%s' not found in class repository"
+msgstr "El m�dulo '%s' no se encuentra en el cat�logo de clases"
+
 #: gcd/gcd2sql.py:65
 msgid ""
 "Create or update a database schema from a GNUe Class Definition (gcd) file\n"
@@ -104,6 +225,11 @@
 msgid "Output to file only requested, but no filename specified."
 msgstr ""
 
+#: gcd/gcd2sql.py:153
+#, fuzzy
+msgid "Loading gcd file '%s' ..."
+msgstr "No se encuentra el fichero '%s'"
+
 #: gcd/gcd2sql.py:366
 #, fuzzy
 msgid "Updating schema ..."
@@ -114,6 +240,37 @@
 msgid "Updating class repository ..."
 msgstr "Cargando cat�logo de clases ..."
 
+#: gcd/gcd2sql.py:434
+msgid "  Modules   : %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
+msgstr ""
+
+#: gcd/gcd2sql.py:485
+msgid "  Classes   : %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
+msgstr ""
+
+#: gcd/gcd2sql.py:542
+msgid "  Properties: %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
+msgstr ""
+
+#: gcd/gcd2sql.py:595
+msgid "  Procedures: %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
+msgstr ""
+
+#: gcd/gcd2sql.py:650
+msgid "  Parameters: %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
+msgstr ""
+
+# ../src/commdrivers/_directory/DirectoryServer.py:389 :401
+#: geasAuthentication.py:102
+#, fuzzy
+msgid "User '%s' does not exist."
+msgstr "El metodo solicitado no existe"
+
+#: geasAuthentication.py:110
+#, fuzzy
+msgid "Invalid password for user '%s'"
+msgstr "Valor invalido '%s' para el campo"
+
 #: geasAuthentication.py:163
 msgid "User '%s' logged in."
 msgstr "Usuario '%s' aceptado"
@@ -183,6 +340,42 @@
 msgid "Generation run complete."
 msgstr "Finalizada la generaci�n"
 
+#: geasGsdGen.py:222
+#, fuzzy
+msgid "Exporting data of class '%s' ..."
+msgstr "No se encuentra el fichero '%s'"
+
+#: geasInstance.py:39
+#, fuzzy
+msgid "Database returned invalid value '%(value)s' for property '%(property)s'"
+msgstr "No se encuentra el manejador de base de datos para '%s'"
+
+#: geasInstance.py:47
+#, fuzzy
+msgid "Invalid value '%(value)s' for property '%(property)s'"
+msgstr "Valor invalido '%s' para el campo"
+
+#: geasInstance.py:54
+#, fuzzy
+msgid "Invalid value '%(value)s' for parameter '%(parameter)s'"
+msgstr "Valor invalido '%s' para el campo"
+
+#: geasInstance.py:61
+msgid ""
+"Procedure '%(procedure)s' expected a result of type '%(type)s', but got type "
+"'%(resulttype)s'"
+msgstr ""
+
+#: geasInstance.py:70
+msgid "Calculated field '%(property)s' is a read-only field"
+msgstr ""
+
+#: geasInstance.py:76
+msgid ""
+"Cannot resolve propertyname '%(name)s' because '%(part)s' is not a reference "
+"property"
+msgstr ""
+
 #: geasRpcServer.py:50
 msgid ""
 "The GNUe Application Server is the core of the n-tier variant of the\n"
@@ -317,14 +510,46 @@
 msgid "Step 4: Retrieving first instance ..."
 msgstr "Fase 4: Recuperando la primera instancia ..."
 
+#: geasRpcServer.py:238
+msgid ""
+"\n"
+"These are the values of the first instance:\n"
+"  Name  : %(name)s\n"
+"  Street: %(street)s\n"
+"  City  : %(city)s\n"
+msgstr ""
+
 #: geasRpcServer.py:245
 msgid "Selftest passed!"
 msgstr "�Autocomprobaci�n positiva!"
 
+#: geasSession.py:40
+msgid "Instance '%(objectId)s' of class '%(classname)s' not found"
+msgstr ""
+
+#: geasSession.py:47
+msgid "Access to class '%s' denied"
+msgstr ""
+
+#: geasSession.py:52
 #, fuzzy
-#~ msgid "Loading gcd file '%s' ..."
-#~ msgstr "No se encuentra el fichero '%s'"
+msgid "Cannot find a list with ID '%s'"
+msgstr "No se encuentra el fichero '%s'"
 
+#: geasSessionManager.py:39
+#, fuzzy
+msgid "Cannot find a session with ID '%s'"
+msgstr "No se encuentra el fichero '%s'"
+
+#: language/Object.py:36
+#, fuzzy
+msgid "Class '%(classname)s' has no member '%(member)s'"
+msgstr "La clase '%(classname)s' no dispone de '%(property)s'"
+
+#: language/Session.py:35
+msgid "Cannot qualifiy name '%s', no context specified"
+msgstr ""
+
 #~ msgid ""
 #~ "The vendor to create a script for. If <vendor> is 'all', then scripts for "
 #~ "all supported vendors will be created. <vendor> can also be a comma-"
@@ -370,27 +595,6 @@
 #~ "Qu� se exporta: \"schema\", \"data\", \"both\". Por defecto,\n"
 #~ "\"both\" (ambos)"
 
-#~ msgid "Item '%s' not found."
-#~ msgstr "No se encuentra item '%s'."
-
-#~ msgid "'%s' is not a valid, fully qualified identifier."
-#~ msgstr "'%s' no es un identificador v�lido completamente cualificado"
-
-#~ msgid "Class '%(classname)s' has no property '%(property)s'"
-#~ msgstr "La clase '%(classname)s' no dispone de '%(property)s'"
-
-#~ msgid "Invalid export type: '%s'"
-#~ msgstr "Tipo no v�lido para exportar: '%s'"
-
-#~ msgid "%s is not a valid date object"
-#~ msgstr "%s no es un objeto fecha v�lido"
-
-#~ msgid "%s is not a valid time object"
-#~ msgstr "%s no es un objeto hora v�lido"
-
-#~ msgid "%s is not a valid datetime object"
-#~ msgstr "%s no es un objeto fecha+hora v�lido"
-
 #~ msgid "Invalid condition format"
 #~ msgstr "Formato de condici�n incorrecto"
 
@@ -398,27 +602,10 @@
 #~ msgstr "Ha ocurrido un error al invocar el m�todo: %s"
 
 #, fuzzy
-#~ msgid "%s is not a valid number."
-#~ msgstr "Fecha invalida"
-
-# ../src/commdrivers/_directory/DirectoryServer.py:389 :401
-#, fuzzy
-#~ msgid "User '%s' does not exist."
-#~ msgstr "El metodo solicitado no existe"
-
-#, fuzzy
 #~ msgid "Error: %s\n"
 #~ msgstr "Error: %s"
 
 #, fuzzy
-#~ msgid "Database returned invalid value '%s' for property '%s'"
-#~ msgstr "No se encuentra el manejador de base de datos para '%s'"
-
-#, fuzzy
-#~ msgid "Invalid value '%s' for property '%s'"
-#~ msgstr "Valor invalido '%s' para el campo"
-
-#, fuzzy
 #~ msgid "Id      : %s"
 #~ msgstr " Nombre :"
 

Modified: trunk/gnue-appserver/po/hu.po
===================================================================
--- trunk/gnue-appserver/po/hu.po       2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-appserver/po/hu.po       2004-08-04 07:14:24 UTC (rev 6134)
@@ -5,13 +5,23 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: GNUe-AppServer 0.1\n"
-"POT-Creation-Date: Tue Aug  3 20:26:09 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:13:10 2004\n"
 "PO-Revision-Date: $Date$\n"
 "Last-Translator: Kmetyk� G�bor <address@hidden>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=ISO-8859-2\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+# c:\python22\lib\site-packages\gnue/designer/base/Instance.py:185
+#: classrep/Base.py:41
+#, fuzzy
+msgid "Item '%s' not found."
+msgstr "'%s' modul nem tal�lhat�."
+
+#: classrep/Base.py:46
+msgid "'%(item)s': %(error)s"
+msgstr ""
+
 #: classrep/Base.py:153
 msgid "%s: _getSingleCondition() not implemented!"
 msgstr "%s: _getSingleCondition() nincs megval�s�tva!"
@@ -46,14 +56,128 @@
 msgid "Module '%s' not found in class repository."
 msgstr "A '%s' modul nem tal�lhat� az oszt�lyk�nyvt�rban."
 
+#: classrep/Namespace.py:33
+msgid "'%s' is not a valid, fully qualified identifier"
+msgstr ""
+
+#: classrep/Parameter.py:32
+msgid "Procedure '%(procedure)s' has no parameter '%(parameter)s'"
+msgstr ""
+
 #: classrep/Procedure.py:35
 msgid "Class '%(classname)s' has no procedure '%(procedure)s'"
 msgstr "A '%(classname)s' oszt�lynak nincs '%(procedure)s' elj�r�sa."
 
+#: classrep/Property.py:35
+#, fuzzy
+msgid "Class '%(classname)s' has no property '%(property)s'"
+msgstr "A '%(classname)s' oszt�lynak nincs '%(procedure)s' elj�r�sa."
+
+#: classrep/Property.py:41
+msgid "Property '%(property)s': %(error)s"
+msgstr ""
+
+#: classrep/SchemaSupport.py:49
+#, fuzzy
+msgid "Invalid export type: '%s'"
+msgstr "�rv�nytelen azonos�t� '%s'"
+
+#: classrep/SchemaSupport.py:425 geasGsdGen.py:314
+msgid "%s is not a valid date object"
+msgstr ""
+
+#: classrep/SchemaSupport.py:436 geasGsdGen.py:325
+msgid "%s is not a valid time object"
+msgstr ""
+
+#: classrep/SchemaSupport.py:444 geasGsdGen.py:333
+msgid "%s is not a valid datetime object"
+msgstr ""
+
+#: classrep/helpers.py:37
+msgid "'%s' is not a valid type"
+msgstr ""
+
+#: classrep/helpers.py:45
+msgid "Parameter %(parameter)s: %(error)s"
+msgstr ""
+
 #: classrep/helpers.py:69
 msgid "string does not support 'scale'"
 msgstr "a string nem t�mogatja a 'scale'-t"
 
+#: classrep/helpers.py:73
+#, fuzzy
+msgid "%s does not support 'length'"
+msgstr "a string nem t�mogatja a 'scale'-t"
+
+#: classrep/helpers.py:75
+#, fuzzy
+msgid "%s does not support 'scale'"
+msgstr "a string nem t�mogatja a 'scale'-t"
+
+#: classrep/helpers.py:80
+msgid "number without 'length'"
+msgstr ""
+
+#: classrep/helpers.py:102
+msgid "Reference types must not have a 'length'"
+msgstr ""
+
+#: classrep/helpers.py:104
+msgid "Reference types must not have a 'scale'"
+msgstr ""
+
+#: classrep/helpers.py:145
+msgid "%s: Procedure has no result, but a 'length' is specified."
+msgstr ""
+
+#: classrep/helpers.py:148
+msgid "%s: Procedure has no result, but a 'scale' is specified."
+msgstr ""
+
+# c:\python22\lib\site-packages\gnue/designer/base/Instance.py:185
+#: gcd/GCParser.py:44
+#, fuzzy
+msgid "Class '%s' has no module"
+msgstr "'%s' oszt�ly nem tal�lhat�"
+
+#: gcd/GCParser.py:50
+msgid "'%s' has a length in type and an extra length attribute"
+msgstr ""
+
+#: gcd/GCParser.py:52
+msgid "'%s' has a scale in type and an extra scale attribute"
+msgstr ""
+
+#: gcd/GCParser.py:57
+#, fuzzy
+msgid ""
+"The class '%(class)s' mismatches the given module attribute '%(module)s'"
+msgstr "A '%(classname)s' oszt�lynak nincs '%(procedure)s' elj�r�sa."
+
+#: gcd/GCParser.py:63
+msgid "Calculated property '%(class)s.%(property)s' has parameters"
+msgstr ""
+
+#: gcd/GCParser.py:265
+msgid "Reference type '%s' must not have a length"
+msgstr ""
+
+#: gcd/GCParser.py:268
+msgid "Reference type '%s' must not have a scale"
+msgstr ""
+
+#: gcd/gcd2sql.py:46
+#, fuzzy
+msgid "Module '%s' not found in class repository"
+msgstr "A '%s' modul nem tal�lhat� az oszt�lyk�nyvt�rban."
+
+#: gcd/gcd2sql.py:51
+#, fuzzy
+msgid "Procedure '%s' not found in class repository"
+msgstr "A '%s' modul nem tal�lhat� az oszt�lyk�nyvt�rban."
+
 #: gcd/gcd2sql.py:65
 msgid ""
 "Create or update a database schema from a GNUe Class Definition (gcd) file\n"
@@ -107,6 +231,10 @@
 msgid "Output to file only requested, but no filename specified."
 msgstr "Csak f�jl kimenet volt kiv�lasztva, de nincs megadva f�jln�v."
 
+#: gcd/gcd2sql.py:153
+msgid "Loading gcd file '%s' ..."
+msgstr "'%s' gcd f�jl bet�lt�se..."
+
 #: gcd/gcd2sql.py:366
 msgid "Updating schema ..."
 msgstr "S�ma friss�t�se..."
@@ -115,6 +243,42 @@
 msgid "Updating class repository ..."
 msgstr "Oszt�lyk�nyvt�r friss�t�se..."
 
+#: gcd/gcd2sql.py:434
+msgid "  Modules   : %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
+msgstr ""
+"  Modulok   : %(ins)3d besz�rva, %(upd)3d friss�tve, %(kept)3d v�ltozatlan."
+
+#: gcd/gcd2sql.py:485
+msgid "  Classes   : %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
+msgstr ""
+"  Oszt�lyok   : %(ins)3d besz�rva, %(upd)3d friss�tve, %(kept)3d v�ltozatlan."
+
+#: gcd/gcd2sql.py:542
+msgid "  Properties: %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
+msgstr ""
+"  Tulajdons�gok: %(ins)3d besz�rva, %(upd)3d friss�tve, %(kept)3d "
+"v�ltozatlan."
+
+#: gcd/gcd2sql.py:595
+msgid "  Procedures: %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
+msgstr ""
+"  Elj�r�sok: %(ins)3d besz�rva, %(upd)3d friss�tve, %(kept)3d v�ltozatlan."
+
+#: gcd/gcd2sql.py:650
+msgid "  Parameters: %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
+msgstr ""
+"  Param�terek: %(ins)3d besz�rva, %(upd)3d friss�tve, %(kept)3d v�ltozatlan."
+
+#: geasAuthentication.py:102
+#, fuzzy
+msgid "User '%s' does not exist."
+msgstr "'%s' felhaszn�l� bejelentkezett."
+
+#: geasAuthentication.py:110
+#, fuzzy
+msgid "Invalid password for user '%s'"
+msgstr "�rv�nytelen azonos�t� '%s'"
+
 #: geasAuthentication.py:163
 msgid "User '%s' logged in."
 msgstr "'%s' felhaszn�l� bejelentkezett."
@@ -185,6 +349,39 @@
 msgid "Generation run complete."
 msgstr "Gener�l�s k�sz."
 
+#: geasGsdGen.py:222
+#, fuzzy
+msgid "Exporting data of class '%s' ..."
+msgstr "'%s' gcd f�jl bet�lt�se..."
+
+#: geasInstance.py:39
+msgid "Database returned invalid value '%(value)s' for property '%(property)s'"
+msgstr ""
+
+#: geasInstance.py:47
+msgid "Invalid value '%(value)s' for property '%(property)s'"
+msgstr ""
+
+#: geasInstance.py:54
+msgid "Invalid value '%(value)s' for parameter '%(parameter)s'"
+msgstr ""
+
+#: geasInstance.py:61
+msgid ""
+"Procedure '%(procedure)s' expected a result of type '%(type)s', but got type "
+"'%(resulttype)s'"
+msgstr ""
+
+#: geasInstance.py:70
+msgid "Calculated field '%(property)s' is a read-only field"
+msgstr ""
+
+#: geasInstance.py:76
+msgid ""
+"Cannot resolve propertyname '%(name)s' because '%(part)s' is not a reference "
+"property"
+msgstr ""
+
 #: geasRpcServer.py:50
 msgid ""
 "The GNUe Application Server is the core of the n-tier variant of the\n"
@@ -328,38 +525,42 @@
 msgid "Step 4: Retrieving first instance ..."
 msgstr "4. l�p�s: Els� p�ld�ny beolvas�sa..."
 
+#: geasRpcServer.py:238
+msgid ""
+"\n"
+"These are the values of the first instance:\n"
+"  Name  : %(name)s\n"
+"  Street: %(street)s\n"
+"  City  : %(city)s\n"
+msgstr ""
+
 #: geasRpcServer.py:245
 msgid "Selftest passed!"
 msgstr "Az �nteszt sikeres!"
 
-#~ msgid "Loading gcd file '%s' ..."
-#~ msgstr "'%s' gcd f�jl bet�lt�se..."
+#: geasSession.py:40
+msgid "Instance '%(objectId)s' of class '%(classname)s' not found"
+msgstr ""
 
-#~ msgid ""
-#~ "  Modules   : %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
-#~ msgstr ""
-#~ "  Modulok   : %(ins)3d besz�rva, %(upd)3d friss�tve, %(kept)3d "
-#~ "v�ltozatlan."
+#: geasSession.py:47
+msgid "Access to class '%s' denied"
+msgstr ""
 
-#~ msgid ""
-#~ "  Classes   : %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
-#~ msgstr ""
-#~ "  Oszt�lyok   : %(ins)3d besz�rva, %(upd)3d friss�tve, %(kept)3d "
-#~ "v�ltozatlan."
+#: geasSession.py:52
+#, fuzzy
+msgid "Cannot find a list with ID '%s'"
+msgstr "'%s' f�jl nem tal�lhat�"
 
-#~ msgid ""
-#~ "  Properties: %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
-#~ msgstr ""
-#~ "  Tulajdons�gok: %(ins)3d besz�rva, %(upd)3d friss�tve, %(kept)3d "
-#~ "v�ltozatlan."
+#: geasSessionManager.py:39
+#, fuzzy
+msgid "Cannot find a session with ID '%s'"
+msgstr "'%s' f�jl nem tal�lhat�"
 
-#~ msgid ""
-#~ "  Procedures: %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
-#~ msgstr ""
-#~ "  Elj�r�sok: %(ins)3d besz�rva, %(upd)3d friss�tve, %(kept)3d v�ltozatlan."
+#: language/Object.py:36
+#, fuzzy
+msgid "Class '%(classname)s' has no member '%(member)s'"
+msgstr "A '%(classname)s' oszt�lynak nincs '%(procedure)s' elj�r�sa."
 
-#~ msgid ""
-#~ "  Parameters: %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
-#~ msgstr ""
-#~ "  Param�terek: %(ins)3d besz�rva, %(upd)3d friss�tve, %(kept)3d "
-#~ "v�ltozatlan."
+#: language/Session.py:35
+msgid "Cannot qualifiy name '%s', no context specified"
+msgstr ""

Modified: trunk/gnue-appserver/po/ru.po
===================================================================
--- trunk/gnue-appserver/po/ru.po       2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-appserver/po/ru.po       2004-08-04 07:14:24 UTC (rev 6134)
@@ -5,13 +5,22 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: GNUe-AppServer 0.1\n"
-"POT-Creation-Date: Tue Aug  3 20:26:09 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:13:10 2004\n"
 "PO-Revision-Date: $Date$\n"
 "Last-Translator: Dmitry Sorokin <address@hidden>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=koi8-r\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: classrep/Base.py:41
+#, fuzzy
+msgid "Item '%s' not found."
+msgstr "������ '%s' �� ������"
+
+#: classrep/Base.py:46
+msgid "'%(item)s': %(error)s"
+msgstr ""
+
 #: classrep/Base.py:153
 msgid "%s: _getSingleCondition() not implemented!"
 msgstr "%s: _getSingleCondition() �� �����������!"
@@ -44,14 +53,125 @@
 msgid "Module '%s' not found in class repository."
 msgstr "������ '%s' �� ������ � ����������� �������"
 
+#: classrep/Namespace.py:33
+msgid "'%s' is not a valid, fully qualified identifier"
+msgstr ""
+
+#: classrep/Parameter.py:32
+msgid "Procedure '%(procedure)s' has no parameter '%(parameter)s'"
+msgstr ""
+
 #: classrep/Procedure.py:35
 msgid "Class '%(classname)s' has no procedure '%(procedure)s'"
 msgstr "����� '%(classname)s' �� ����� ��������� '%(procedure)s'"
 
+#: classrep/Property.py:35
+#, fuzzy
+msgid "Class '%(classname)s' has no property '%(property)s'"
+msgstr "����� '%(classname)s' �� ����� ��������� '%(procedure)s'"
+
+#: classrep/Property.py:41
+msgid "Property '%(property)s': %(error)s"
+msgstr ""
+
+#: classrep/SchemaSupport.py:49
+#, fuzzy
+msgid "Invalid export type: '%s'"
+msgstr "������������ �������� '%s' ��� ���� "
+
+#: classrep/SchemaSupport.py:425 geasGsdGen.py:314
+msgid "%s is not a valid date object"
+msgstr ""
+
+#: classrep/SchemaSupport.py:436 geasGsdGen.py:325
+msgid "%s is not a valid time object"
+msgstr ""
+
+#: classrep/SchemaSupport.py:444 geasGsdGen.py:333
+msgid "%s is not a valid datetime object"
+msgstr ""
+
+#: classrep/helpers.py:37
+msgid "'%s' is not a valid type"
+msgstr ""
+
+#: classrep/helpers.py:45
+msgid "Parameter %(parameter)s: %(error)s"
+msgstr ""
+
 #: classrep/helpers.py:69
 msgid "string does not support 'scale'"
 msgstr ""
 
+#: classrep/helpers.py:73
+msgid "%s does not support 'length'"
+msgstr ""
+
+#: classrep/helpers.py:75
+msgid "%s does not support 'scale'"
+msgstr ""
+
+#: classrep/helpers.py:80
+msgid "number without 'length'"
+msgstr ""
+
+#: classrep/helpers.py:102
+msgid "Reference types must not have a 'length'"
+msgstr ""
+
+#: classrep/helpers.py:104
+msgid "Reference types must not have a 'scale'"
+msgstr ""
+
+#: classrep/helpers.py:145
+msgid "%s: Procedure has no result, but a 'length' is specified."
+msgstr ""
+
+#: classrep/helpers.py:148
+msgid "%s: Procedure has no result, but a 'scale' is specified."
+msgstr ""
+
+#: gcd/GCParser.py:44
+#, fuzzy
+msgid "Class '%s' has no module"
+msgstr "����� '%s' �� ������"
+
+#: gcd/GCParser.py:50
+msgid "'%s' has a length in type and an extra length attribute"
+msgstr ""
+
+#: gcd/GCParser.py:52
+msgid "'%s' has a scale in type and an extra scale attribute"
+msgstr ""
+
+#: gcd/GCParser.py:57
+#, fuzzy
+msgid ""
+"The class '%(class)s' mismatches the given module attribute '%(module)s'"
+msgstr "����� '%(classname)s' �� ����� ��������� '%(procedure)s'"
+
+#: gcd/GCParser.py:63
+msgid "Calculated property '%(class)s.%(property)s' has parameters"
+msgstr ""
+
+#: gcd/GCParser.py:265
+msgid "Reference type '%s' must not have a length"
+msgstr ""
+
+#: gcd/GCParser.py:268
+msgid "Reference type '%s' must not have a scale"
+msgstr ""
+
+#: gcd/gcd2sql.py:46
+#, fuzzy
+msgid "Module '%s' not found in class repository"
+msgstr "������ '%s' �� ������ � ����������� �������"
+
+#: gcd/gcd2sql.py:51
+#, fuzzy
+msgid "Procedure '%s' not found in class repository"
+msgstr "������ '%s' �� ������ � ����������� �������"
+
 #: gcd/gcd2sql.py:65
 msgid ""
 "Create or update a database schema from a GNUe Class Definition (gcd) file\n"
@@ -98,6 +218,10 @@
 msgid "Output to file only requested, but no filename specified."
 msgstr "��������� ���� ������, �� ��� ����� �� �������."
 
+#: gcd/gcd2sql.py:153
+msgid "Loading gcd file '%s' ..."
+msgstr "�������� gcd ����� '%s' ..."
+
 #: gcd/gcd2sql.py:366
 msgid "Updating schema ..."
 msgstr "���������� ����� ..."
@@ -106,6 +230,35 @@
 msgid "Updating class repository ..."
 msgstr "���������� ����������� ������� ..."
 
+#: gcd/gcd2sql.py:434
+msgid "  Modules   : %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
+msgstr ""
+
+#: gcd/gcd2sql.py:485
+msgid "  Classes   : %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
+msgstr ""
+
+#: gcd/gcd2sql.py:542
+msgid "  Properties: %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
+msgstr ""
+
+#: gcd/gcd2sql.py:595
+msgid "  Procedures: %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
+msgstr ""
+
+#: gcd/gcd2sql.py:650
+msgid "  Parameters: %(ins)3d inserted, %(upd)3d updated, %(kept)3d unchanged."
+msgstr ""
+
+#: geasAuthentication.py:102
+msgid "User '%s' does not exist."
+msgstr ""
+
+#: geasAuthentication.py:110
+#, fuzzy
+msgid "Invalid password for user '%s'"
+msgstr "������������ �������� '%s' ��� ���� "
+
 #: geasAuthentication.py:163
 msgid "User '%s' logged in."
 msgstr ""
@@ -171,6 +324,39 @@
 msgid "Generation run complete."
 msgstr "��������� ���������."
 
+#: geasGsdGen.py:222
+#, fuzzy
+msgid "Exporting data of class '%s' ..."
+msgstr "�������� gcd ����� '%s' ..."
+
+#: geasInstance.py:39
+msgid "Database returned invalid value '%(value)s' for property '%(property)s'"
+msgstr ""
+
+#: geasInstance.py:47
+msgid "Invalid value '%(value)s' for property '%(property)s'"
+msgstr ""
+
+#: geasInstance.py:54
+msgid "Invalid value '%(value)s' for parameter '%(parameter)s'"
+msgstr ""
+
+#: geasInstance.py:61
+msgid ""
+"Procedure '%(procedure)s' expected a result of type '%(type)s', but got type "
+"'%(resulttype)s'"
+msgstr ""
+
+#: geasInstance.py:70
+msgid "Calculated field '%(property)s' is a read-only field"
+msgstr ""
+
+#: geasInstance.py:76
+msgid ""
+"Cannot resolve propertyname '%(name)s' because '%(part)s' is not a reference "
+"property"
+msgstr ""
+
 #: geasRpcServer.py:50
 msgid ""
 "The GNUe Application Server is the core of the n-tier variant of the\n"
@@ -278,18 +464,47 @@
 msgid "Step 4: Retrieving first instance ..."
 msgstr "��� 4: ��������� ������ ������ ..."
 
+#: geasRpcServer.py:238
+msgid ""
+"\n"
+"These are the values of the first instance:\n"
+"  Name  : %(name)s\n"
+"  Street: %(street)s\n"
+"  City  : %(city)s\n"
+msgstr ""
+
 #: geasRpcServer.py:245
 msgid "Selftest passed!"
 msgstr ""
 
-#~ msgid "Loading gcd file '%s' ..."
-#~ msgstr "�������� gcd ����� '%s' ..."
+#: geasSession.py:40
+msgid "Instance '%(objectId)s' of class '%(classname)s' not found"
+msgstr ""
 
+#: geasSession.py:47
+msgid "Access to class '%s' denied"
+msgstr ""
+
+#: geasSession.py:52
 #, fuzzy
-#~ msgid "Invalid export type: '%s'"
-#~ msgstr "������������ �������� '%s' ��� ���� "
+msgid "Cannot find a list with ID '%s'"
+msgstr "���� '%s' �� ������"
 
+#: geasSessionManager.py:39
 #, fuzzy
+msgid "Cannot find a session with ID '%s'"
+msgstr "���� '%s' �� ������"
+
+#: language/Object.py:36
+#, fuzzy
+msgid "Class '%(classname)s' has no member '%(member)s'"
+msgstr "����� '%(classname)s' �� ����� ��������� '%(procedure)s'"
+
+#: language/Session.py:35
+msgid "Cannot qualifiy name '%s', no context specified"
+msgstr ""
+
+#, fuzzy
 #~ msgid "Id      : %s"
 #~ msgstr " �������� : "
 

Modified: trunk/gnue-common/po/de.po
===================================================================
--- trunk/gnue-common/po/de.po  2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-common/po/de.po  2004-08-04 07:14:24 UTC (rev 6134)
@@ -9,7 +9,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: gnue\n"
-"POT-Creation-Date: Fri Jul 23 10:26:50 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:13:37 2004\n"
 "PO-Revision-Date: 2003-08-22 22:02+0200\n"
 "Last-Translator: Jan Ischebeck <address@hidden>\n"
 "Language-Team: german\n"
@@ -323,10 +323,87 @@
 "\n"
 "Warnung: Sitzungsdaten konnten nicht in %s gespeichert werden\n"
 
+#: apps/checktype.py:74
+msgid ""
+"\"%(varname)s\" is expected to be of %(expected)s but is of %(actual)s and "
+"has value %(value)s"
+msgstr ""
+
 #: apps/manpage.py:130
 msgid "value"
 msgstr "Wert"
 
+#: apps/plugin.py:89
+msgid ""
+"Cannot load plugin %s\n"
+"The following plugins failed:\n"
+msgstr ""
+
+#: apps/plugin.py:102
+msgid "Cannot find plugin %s"
+msgstr ""
+
+#: datasources/GConditions.py:48
+msgid ""
+"Conditionelement '%(element)s' was expected to have '%(wanted)d'arguments, "
+"but only has %(real)d'"
+msgstr ""
+
+#: datasources/GConditions.py:57
+msgid "The field '%(field)s' has no entry in the given lookup-table"
+msgstr ""
+
+#: datasources/GConditions.py:67
+msgid "No unification rule for combination '%(type1)s' and '%(type2)s'"
+msgstr ""
+
+#: datasources/GConditions.py:75
+msgid ""
+"Value '%(value1)s' of type '%(type1)s' cannot be converted into type '%"
+"(type2)s'"
+msgstr ""
+
+#: datasources/GConditions.py:1217
+#, fuzzy
+msgid "No valid condition tree"
+msgstr "Kein g�ltiges Datum"
+
+#: datasources/GConditions.py:1264
+#: datasources/drivers/DBSIG2/DataObject.py:267
+#: datasources/drivers/ldap/Driver.py:551
+#: datasources/drivers/odbc/wodbc/Connection.py:412
+#: datasources/drivers/odbc/wodbc/DataObject.py:409
+#: datasources/drivers/odbc/wodbc/RecordSet.py:409
+#: datasources/drivers/odbc/wodbc/ResultSet.py:409
+msgid "Condition element \"%s\" expects at least %s arguments; found %s"
+msgstr ""
+"Bedingungselement '%s' erwartet mindestens %s Argumente, hat aber nur %s"
+
+#: datasources/GConditions.py:1269
+#: datasources/drivers/DBSIG2/DataObject.py:271
+#: datasources/drivers/ldap/Driver.py:556
+#: datasources/drivers/odbc/wodbc/Connection.py:416
+#: datasources/drivers/odbc/wodbc/DataObject.py:413
+#: datasources/drivers/odbc/wodbc/RecordSet.py:413
+#: datasources/drivers/odbc/wodbc/ResultSet.py:413
+msgid "Condition element \"%s\" expects at most %s arguments; found %s"
+msgstr "Bedingungselement '%s' erwartet h�chstens %s Argumente, hat aber %s"
+
+#: datasources/GConditions.py:1278
+#, fuzzy
+msgid ""
+"Condition clause \"%s\" is not supported by the condition to prefix table "
+"conversion."
+msgstr "Bedingung '%s' wird von diesem Datenbanktreiber nicht unterst�tzt."
+
+#: datasources/GConnections.py:67
+msgid "Module '%s' is not installed."
+msgstr ""
+
+#: datasources/GConnections.py:69
+msgid "  You can download it from %s."
+msgstr ""
+
 #: datasources/GConnections.py:100
 msgid ""
 "The connections file has duplicate source definitions.\n"
@@ -468,6 +545,64 @@
 msgid "Database creation not implemented by this driver"
 msgstr "Dieser Datenbanktreiber unterst�tzt keine Datenbankerzeugung"
 
+#: datasources/drivers/Base/Schema/Creation/Creation.py:41
+msgid "The definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:46
+msgid "The table definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:49
+msgid "The field definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:52
+msgid "Primarykey definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:56
+#, fuzzy
+msgid "Primarykey '%(name)s' of table '%(table)s' has no fields"
+msgstr "Zeile %d der Tabelle %s hat keine Key-Felder."
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:63
+msgid "Table '%s' has a primary key which is not allowed on table modification"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:68
+msgid "Index definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:72
+#, fuzzy
+msgid "Index '%(name)s' of table '%(table)s' has no fields"
+msgstr "Zeile %d der Tabelle %s hat keine Key-Felder."
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:78
+msgid "Constraint definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:82
+msgid "Constraint '%(name)s' of table '%(table)s' has no '%(fields)s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:90
+msgid ""
+"Type '%(type)s' of constraint '%(name)s' in table '%(table)s' not supported"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:99
+#, fuzzy
+msgid "No type transformation for '%s' found"
+msgstr "Informationen f�r %s nach."
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:105
+msgid ""
+"The idendifier '%(identifier)s' exceeds the maximum length of %(maxlength)d "
+"characters"
+msgstr ""
+
 #: datasources/drivers/DBSIG2/Connection.py:72
 msgid "Password"
 msgstr "Passwort"
@@ -480,25 +615,6 @@
 msgid "Object of unknown type (%s) passed to DBSIG2 based dbdriver."
 msgstr "DBSIG2-basierender DB-Treiber erhielt unbekannten Objekt-Typ (%s)."
 
-#: datasources/drivers/DBSIG2/DataObject.py:267
-#: datasources/drivers/ldap/Driver.py:551
-#: datasources/drivers/odbc/wodbc/Connection.py:412
-#: datasources/drivers/odbc/wodbc/DataObject.py:409
-#: datasources/drivers/odbc/wodbc/RecordSet.py:409
-#: datasources/drivers/odbc/wodbc/ResultSet.py:409
-msgid "Condition element \"%s\" expects at least %s arguments; found %s"
-msgstr ""
-"Bedingungselement '%s' erwartet mindestens %s Argumente, hat aber nur %s"
-
-#: datasources/drivers/DBSIG2/DataObject.py:271
-#: datasources/drivers/ldap/Driver.py:556
-#: datasources/drivers/odbc/wodbc/Connection.py:416
-#: datasources/drivers/odbc/wodbc/DataObject.py:413
-#: datasources/drivers/odbc/wodbc/RecordSet.py:413
-#: datasources/drivers/odbc/wodbc/ResultSet.py:413
-msgid "Condition element \"%s\" expects at most %s arguments; found %s"
-msgstr "Bedingungselement '%s' erwartet h�chstens %s Argumente, hat aber %s"
-
 #: datasources/drivers/DBSIG2/DataObject.py:281
 #: datasources/drivers/ldap/Driver.py:567
 #: datasources/drivers/odbc/wodbc/Connection.py:425
@@ -508,6 +624,10 @@
 msgid "Condition clause \"%s\" is not supported by this db driver."
 msgstr "Bedingung '%s' wird von diesem Datenbanktreiber nicht unterst�tzt."
 
+#: datasources/drivers/DBSIG2/Schema/Creation/Creation.py:33
+msgid "No numeric transformation for number (%(length)d,%(scale)d)"
+msgstr ""
+
 #: datasources/drivers/adodbapi/Schema/Discovery/Introspection.py:59
 #: datasources/drivers/csv/Schema/Discovery/Introspection.py:41
 #: datasources/drivers/db2/Schema/Discovery/Introspection.py:43
@@ -591,6 +711,11 @@
 msgid "MS SQL Server database"
 msgstr "Microsoft SQL Server Datenbank"
 
+#: datasources/drivers/appserver/Schema/Discovery/Introspection.py:51
+#, fuzzy
+msgid "Module '%s' not found."
+msgstr "CSV-Datei nicht gefunden."
+
 #: datasources/drivers/appserver/Schema/Discovery/Introspection.py:62
 msgid "Business Object Class"
 msgstr "Gesch�ftsobjekte"
@@ -599,6 +724,10 @@
 msgid "GNUe AppServer Driver"
 msgstr "GNUe AppServer Treiber"
 
+#: datasources/drivers/appserver/appserver/RecordSet.py:103
+msgid "Function call for empty record"
+msgstr ""
+
 #: datasources/drivers/csv/csv/Connection.py:62
 msgid "CSV file not found."
 msgstr "CSV-Datei nicht gefunden."
@@ -648,6 +777,12 @@
 msgid "ingmod Ingres Driver"
 msgstr ""
 
+#: datasources/drivers/interbase/interbase/Connection.py:93
+#, fuzzy
+msgid ""
+"Encoding '%s' is not supported by interbase dbdriver. Using default encoding."
+msgstr "Der Zeichensatz '%s' wird von der Datenbank nicht unterst�tzt"
+
 #: datasources/drivers/interbase/interbase/Info.py:28
 msgid "kinterbasdb Firebird/Interbase Driver"
 msgstr ""
@@ -827,6 +962,23 @@
 msgid "Unbound Special Data Driver"
 msgstr ""
 
+#: datasources/drivers/sqlite/Schema/Creation/Creation.py:31
+msgid "Cannot find table '%s' anymore"
+msgstr ""
+
+#: datasources/drivers/sqlite/Schema/Creation/Creation.py:125
+msgid "Cannot split SQL command: '%s'"
+msgstr ""
+
+#: datasources/drivers/sqlite/sqlite/Connection.py:129
+#, fuzzy
+msgid ""
+"The SQLite driver returned the following error:\n"
+"\t%s"
+msgstr ""
+"Der PostgreSQL-Treiber lieferte den folgenden Fehler:\n"
+"\t%s"
+
 #: datasources/drivers/sqlite/sqlite/Info.py:28
 msgid "PySQLite Driver"
 msgstr ""
@@ -1003,6 +1155,19 @@
 msgid "Source Trigger"
 msgstr "Quell-Trigger"
 
+#: logic/adapters/python.py:152
+msgid "Sourcecode contains tab character at position %d"
+msgstr ""
+
+#: logic/language.py:48
+#, fuzzy
+msgid "No adapter available for language '%s'"
+msgstr "Keine Hilfe f�r %s verf�gbar"
+
+#: logic/language.py:61
+msgid "The class '%(class)s' has no implementation for '%(method)s'"
+msgstr ""
+
 #: rpc/RpcDoc.py:46 rpc/drivers/_helpers/RpcDoc.py:47
 msgid "GNUe RPC Documentation Generator"
 msgstr "GNUe RPC Dokumentations Generator"
@@ -1327,7 +1492,14 @@
 "xmlrpclib konnte nicht geladen werden. Um das XML-RPC Interface nutzen zu "
 "k�nnen\n"
 
+#: rpc/drivers/xmlrpc/pw_xmlrpc/ServerAdapter.py:147
+msgid ""
+"Value %(value)s for parameter 'servertype' is not supported. Valid values "
+"are: %(valid)s"
+msgstr ""
+
 #: rpc/drivers/xmlrpc/py_xmlrpc/ClientAdapter.py:49
+#: rpc/drivers/xmlrpc/py_xmlrpc/ServerAdapter.py:44
 msgid ""
 "\n"
 "Unable to load xmlrpc.  To use the XML-RPC interface, \n"
@@ -1390,10 +1562,20 @@
 msgid "Constraint '%s' has unbalanced fields."
 msgstr "Die Beziehung '%s' hat eine ungleiche Anzahl Felder."
 
+#: schema/Objects.py:170
+#, fuzzy
+msgid "Constraint '%s' has more fields than the table '%s'"
+msgstr "Die Beziehung '%s' hat keine Referenzfelder."
+
 #: schema/Objects.py:183
 msgid "Table '%s' has no field '%s'."
 msgstr "Die Tabelle '%s' hat kein Feld '%s'."
 
+#: schema/Objects.py:212
+#, fuzzy
+msgid "Constraint '%s': typemismatch in reference field '%s'."
+msgstr "Die Beziehung '%s' hat keine Referenzfelder."
+
 #: schema/Objects.py:322
 msgid "GSD-Error: can't find myself in the XML tree?!"
 msgstr "Fehler im GSD-Objektbaum: Objekt im XML Code nicht gefunden."
@@ -1430,6 +1612,11 @@
 msgid "  Inserted %d row(s), updated %d row(s)"
 msgstr " %d neue Zeile(n), %d Zeile(n) aktualisiert"
 
+#: schema/scripter/Scripter.py:48
+#, fuzzy
+msgid "Data row of table '%s' has no key fields"
+msgstr "Zeile %d der Tabelle %s hat keine Key-Felder."
+
 #: schema/scripter/Scripter.py:61
 msgid ""
 "GNUe Schema Scripter creates database schemas based on GNUe Schema "

Modified: trunk/gnue-common/po/es_ES.po
===================================================================
--- trunk/gnue-common/po/es_ES.po       2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-common/po/es_ES.po       2004-08-04 07:14:24 UTC (rev 6134)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: GNUe-Common 0.5.5\n"
-"POT-Creation-Date: Fri Jul 23 10:26:50 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:13:37 2004\n"
 "PO-Revision-Date: 2004-06-09\n"
 "Last-Translator: J. Esteban <address@hidden>\n"
 "Language-Team: es_ES\n"
@@ -314,10 +314,87 @@
 "\n"
 "Aviso: Incapaz de guardar los datos de la sesi�n en %s\n"
 
+#: apps/checktype.py:74
+msgid ""
+"\"%(varname)s\" is expected to be of %(expected)s but is of %(actual)s and "
+"has value %(value)s"
+msgstr ""
+
 #: apps/manpage.py:130
 msgid "value"
 msgstr "valor"
 
+#: apps/plugin.py:89
+msgid ""
+"Cannot load plugin %s\n"
+"The following plugins failed:\n"
+msgstr ""
+
+#: apps/plugin.py:102
+#, fuzzy
+msgid "Cannot find plugin %s"
+msgstr "No existe la tabla '%s'"
+
+#: datasources/GConditions.py:48
+msgid ""
+"Conditionelement '%(element)s' was expected to have '%(wanted)d'arguments, "
+"but only has %(real)d'"
+msgstr ""
+
+#: datasources/GConditions.py:57
+msgid "The field '%(field)s' has no entry in the given lookup-table"
+msgstr ""
+
+#: datasources/GConditions.py:67
+msgid "No unification rule for combination '%(type1)s' and '%(type2)s'"
+msgstr ""
+
+#: datasources/GConditions.py:75
+msgid ""
+"Value '%(value1)s' of type '%(type1)s' cannot be converted into type '%"
+"(type2)s'"
+msgstr ""
+
+#: datasources/GConditions.py:1217
+#, fuzzy
+msgid "No valid condition tree"
+msgstr "Fecha no v�lida"
+
+#: datasources/GConditions.py:1264
+#: datasources/drivers/DBSIG2/DataObject.py:267
+#: datasources/drivers/ldap/Driver.py:551
+#: datasources/drivers/odbc/wodbc/Connection.py:412
+#: datasources/drivers/odbc/wodbc/DataObject.py:409
+#: datasources/drivers/odbc/wodbc/RecordSet.py:409
+#: datasources/drivers/odbc/wodbc/ResultSet.py:409
+msgid "Condition element \"%s\" expects at least %s arguments; found %s"
+msgstr "Condici�n \"%s\" necesita al menos %s argumentos; se encontraron %s"
+
+#: datasources/GConditions.py:1269
+#: datasources/drivers/DBSIG2/DataObject.py:271
+#: datasources/drivers/ldap/Driver.py:556
+#: datasources/drivers/odbc/wodbc/Connection.py:416
+#: datasources/drivers/odbc/wodbc/DataObject.py:413
+#: datasources/drivers/odbc/wodbc/RecordSet.py:413
+#: datasources/drivers/odbc/wodbc/ResultSet.py:413
+msgid "Condition element \"%s\" expects at most %s arguments; found %s"
+msgstr "Condici�n \"%s\" espera no mas de %s argumentos; se encontraron %s"
+
+#: datasources/GConditions.py:1278
+#, fuzzy
+msgid ""
+"Condition clause \"%s\" is not supported by the condition to prefix table "
+"conversion."
+msgstr "Cl�usula de condicion \"%s\" no soportada por este manejador."
+
+#: datasources/GConnections.py:67
+msgid "Module '%s' is not installed."
+msgstr ""
+
+#: datasources/GConnections.py:69
+msgid "  You can download it from %s."
+msgstr ""
+
 #: datasources/GConnections.py:100
 msgid ""
 "The connections file has duplicate source definitions.\n"
@@ -458,6 +535,70 @@
 msgid "Database creation not implemented by this driver"
 msgstr ""
 
+#: datasources/drivers/Base/Schema/Creation/Creation.py:41
+#, fuzzy
+msgid "The definition has no attribute '%s'"
+msgstr "instancia %s no tiene atributo %s."
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:46
+#, fuzzy
+msgid "The table definition has no attribute '%s'"
+msgstr "Definiciones de tablas en '%s'"
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:49
+#, fuzzy
+msgid "The field definition has no attribute '%s'"
+msgstr "instancia %s no tiene atributo %s."
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:52
+#, fuzzy
+msgid "Primarykey definition has no attribute '%s'"
+msgstr "instancia %s no tiene atributo %s."
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:56
+#, fuzzy
+msgid "Primarykey '%(name)s' of table '%(table)s' has no fields"
+msgstr "La fila %d de la tabla %s no tiene campo clave."
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:63
+msgid "Table '%s' has a primary key which is not allowed on table modification"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:68
+#, fuzzy
+msgid "Index definition has no attribute '%s'"
+msgstr "instancia %s no tiene atributo %s."
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:72
+#, fuzzy
+msgid "Index '%(name)s' of table '%(table)s' has no fields"
+msgstr "La fila %d de la tabla %s no tiene campo clave."
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:78
+#, fuzzy
+msgid "Constraint definition has no attribute '%s'"
+msgstr "instancia %s no tiene atributo %s."
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:82
+msgid "Constraint '%(name)s' of table '%(table)s' has no '%(fields)s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:90
+msgid ""
+"Type '%(type)s' of constraint '%(name)s' in table '%(table)s' not supported"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:99
+#, fuzzy
+msgid "No type transformation for '%s' found"
+msgstr "informacion de enlace para %s"
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:105
+msgid ""
+"The idendifier '%(identifier)s' exceeds the maximum length of %(maxlength)d "
+"characters"
+msgstr ""
+
 #: datasources/drivers/DBSIG2/Connection.py:72
 msgid "Password"
 msgstr "Clave"
@@ -470,24 +611,6 @@
 msgid "Object of unknown type (%s) passed to DBSIG2 based dbdriver."
 msgstr "Se pas� un objeto de tipo desconocido (%s) al conector DBSIG2."
 
-#: datasources/drivers/DBSIG2/DataObject.py:267
-#: datasources/drivers/ldap/Driver.py:551
-#: datasources/drivers/odbc/wodbc/Connection.py:412
-#: datasources/drivers/odbc/wodbc/DataObject.py:409
-#: datasources/drivers/odbc/wodbc/RecordSet.py:409
-#: datasources/drivers/odbc/wodbc/ResultSet.py:409
-msgid "Condition element \"%s\" expects at least %s arguments; found %s"
-msgstr "Condici�n \"%s\" necesita al menos %s argumentos; se encontraron %s"
-
-#: datasources/drivers/DBSIG2/DataObject.py:271
-#: datasources/drivers/ldap/Driver.py:556
-#: datasources/drivers/odbc/wodbc/Connection.py:416
-#: datasources/drivers/odbc/wodbc/DataObject.py:413
-#: datasources/drivers/odbc/wodbc/RecordSet.py:413
-#: datasources/drivers/odbc/wodbc/ResultSet.py:413
-msgid "Condition element \"%s\" expects at most %s arguments; found %s"
-msgstr "Condici�n \"%s\" espera no mas de %s argumentos; se encontraron %s"
-
 #: datasources/drivers/DBSIG2/DataObject.py:281
 #: datasources/drivers/ldap/Driver.py:567
 #: datasources/drivers/odbc/wodbc/Connection.py:425
@@ -497,6 +620,10 @@
 msgid "Condition clause \"%s\" is not supported by this db driver."
 msgstr "Cl�usula de condicion \"%s\" no soportada por este manejador."
 
+#: datasources/drivers/DBSIG2/Schema/Creation/Creation.py:33
+msgid "No numeric transformation for number (%(length)d,%(scale)d)"
+msgstr ""
+
 #: datasources/drivers/adodbapi/Schema/Discovery/Introspection.py:59
 #: datasources/drivers/csv/Schema/Discovery/Introspection.py:41
 #: datasources/drivers/db2/Schema/Discovery/Introspection.py:43
@@ -580,6 +707,11 @@
 msgid "MS SQL Server database"
 msgstr "base de datos MS SQL"
 
+#: datasources/drivers/appserver/Schema/Discovery/Introspection.py:51
+#, fuzzy
+msgid "Module '%s' not found."
+msgstr "Falta fichero CSV."
+
 #: datasources/drivers/appserver/Schema/Discovery/Introspection.py:62
 msgid "Business Object Class"
 msgstr "Clase de objeto gesti�n"
@@ -588,6 +720,10 @@
 msgid "GNUe AppServer Driver"
 msgstr "Conector GNUe AppServer"
 
+#: datasources/drivers/appserver/appserver/RecordSet.py:103
+msgid "Function call for empty record"
+msgstr ""
+
 #: datasources/drivers/csv/csv/Connection.py:62
 msgid "CSV file not found."
 msgstr "Falta fichero CSV."
@@ -637,6 +773,12 @@
 msgid "ingmod Ingres Driver"
 msgstr "Controlador Ingres ingmod"
 
+#: datasources/drivers/interbase/interbase/Connection.py:93
+#, fuzzy
+msgid ""
+"Encoding '%s' is not supported by interbase dbdriver. Using default encoding."
+msgstr "Clausula de condici�n \"%s\" no es soportada por este manejador."
+
 #: datasources/drivers/interbase/interbase/Info.py:28
 msgid "kinterbasdb Firebird/Interbase Driver"
 msgstr "Controlador Firebird/Interbase kinterbasdb"
@@ -821,6 +963,24 @@
 msgid "Unbound Special Data Driver"
 msgstr "Controlador para datos sin contenedor"
 
+#: datasources/drivers/sqlite/Schema/Creation/Creation.py:31
+#, fuzzy
+msgid "Cannot find table '%s' anymore"
+msgstr "No existe la tabla '%s'"
+
+#: datasources/drivers/sqlite/Schema/Creation/Creation.py:125
+msgid "Cannot split SQL command: '%s'"
+msgstr ""
+
+#: datasources/drivers/sqlite/sqlite/Connection.py:129
+#, fuzzy
+msgid ""
+"The SQLite driver returned the following error:\n"
+"\t%s"
+msgstr ""
+"El conector PostgreSQL devolvi� el este error:\n"
+"\t%s"
+
 #: datasources/drivers/sqlite/sqlite/Info.py:28
 msgid "PySQLite Driver"
 msgstr "Controlador PySQLite"
@@ -999,6 +1159,19 @@
 msgid "Source Trigger"
 msgstr "Trigger original"
 
+#: logic/adapters/python.py:152
+msgid "Sourcecode contains tab character at position %d"
+msgstr ""
+
+#: logic/language.py:48
+#, fuzzy
+msgid "No adapter available for language '%s'"
+msgstr "No hay ayuda disponible para %s"
+
+#: logic/language.py:61
+msgid "The class '%(class)s' has no implementation for '%(method)s'"
+msgstr ""
+
 #: rpc/RpcDoc.py:46 rpc/drivers/_helpers/RpcDoc.py:47
 msgid "GNUe RPC Documentation Generator"
 msgstr "GNUe RPC Generador de Documentos"
@@ -1332,7 +1505,14 @@
 "instale xmlrpc from:\n"
 "    http://www.pythonware.com/products/xmlrpc/";
 
+#: rpc/drivers/xmlrpc/pw_xmlrpc/ServerAdapter.py:147
+msgid ""
+"Value %(value)s for parameter 'servertype' is not supported. Valid values "
+"are: %(valid)s"
+msgstr ""
+
 #: rpc/drivers/xmlrpc/py_xmlrpc/ClientAdapter.py:49
+#: rpc/drivers/xmlrpc/py_xmlrpc/ServerAdapter.py:44
 msgid ""
 "\n"
 "Unable to load xmlrpc.  To use the XML-RPC interface, \n"
@@ -1401,10 +1581,20 @@
 msgid "Constraint '%s' has unbalanced fields."
 msgstr "Requerimiento '%s' no indica campos compensados."
 
+#: schema/Objects.py:170
+#, fuzzy
+msgid "Constraint '%s' has more fields than the table '%s'"
+msgstr "Requerimiento '%s' no indica campo de referencia."
+
 #: schema/Objects.py:183
 msgid "Table '%s' has no field '%s'."
 msgstr "La tabla '%s' no tiene campo '%s'"
 
+#: schema/Objects.py:212
+#, fuzzy
+msgid "Constraint '%s': typemismatch in reference field '%s'."
+msgstr "Requerimiento '%s' no indica campo de referencia."
+
 #: schema/Objects.py:322
 msgid "GSD-Error: can't find myself in the XML tree?!"
 msgstr "Error GSD: �no estoy yo en el �rbol XML!"
@@ -1441,6 +1631,11 @@
 msgid "  Inserted %d row(s), updated %d row(s)"
 msgstr "  Insertadas %d fila(s), actualizada(s) %d"
 
+#: schema/scripter/Scripter.py:48
+#, fuzzy
+msgid "Data row of table '%s' has no key fields"
+msgstr "La fila %d de la tabla %s no tiene campo clave."
+
 #: schema/scripter/Scripter.py:61
 #, fuzzy
 msgid ""
@@ -1613,9 +1808,6 @@
 #~ msgid "Unable to create output file %s."
 #~ msgstr "Incapaz de abrir archivo %s"
 
-#~ msgid "%s instance has no attribute %s."
-#~ msgstr "instancia %s no tiene atributo %s."
-
 #~ msgid "WARNING: datatype 'timestamp' is depreciated. Use datetime instead."
 #~ msgstr "Cuidado: se desaconseja el tipo 'timestamp'. Use 'datetime'."
 
@@ -1648,15 +1840,6 @@
 #~ msgid "yes"
 #~ msgstr "s�"
 
-#~ msgid "Table definitions in '%s'"
-#~ msgstr "Definiciones de tablas en '%s'"
-
-#~ msgid "Encoding '%s' is not supported by interbase dbdriver."
-#~ msgstr "Clausula de condici�n \"%s\" no es soportada por este manejador."
-
-#~ msgid "Cannot find table '%s'"
-#~ msgstr "No existe la tabla '%s'"
-
 #~ msgid ""
 #~ "Generate code to upgrade an older version of a schema to the recent "
 #~ "version. You must specify a previous schema on the command line.  * NOT "

Modified: trunk/gnue-common/po/es_MX.po
===================================================================
--- trunk/gnue-common/po/es_MX.po       2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-common/po/es_MX.po       2004-08-04 07:14:24 UTC (rev 6134)
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: Fri Jul 23 10:26:50 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:13:37 2004\n"
 "PO-Revision-Date: 2002-07-05 13:48+0200\n"
 "Last-Translator: Enrique Sanchez <address@hidden>\n"
 "Language-Team: Espa~ol/Mexico\n"
@@ -307,10 +307,88 @@
 "\n"
 "Aviso: Incapaz de guardar los datos de la sesion en %s\n"
 
+#: apps/checktype.py:74
+msgid ""
+"\"%(varname)s\" is expected to be of %(expected)s but is of %(actual)s and "
+"has value %(value)s"
+msgstr ""
+
 #: apps/manpage.py:130
 msgid "value"
 msgstr ""
 
+#: apps/plugin.py:89
+msgid ""
+"Cannot load plugin %s\n"
+"The following plugins failed:\n"
+msgstr ""
+
+#: apps/plugin.py:102
+msgid "Cannot find plugin %s"
+msgstr ""
+
+#: datasources/GConditions.py:48
+msgid ""
+"Conditionelement '%(element)s' was expected to have '%(wanted)d'arguments, "
+"but only has %(real)d'"
+msgstr ""
+
+#: datasources/GConditions.py:57
+msgid "The field '%(field)s' has no entry in the given lookup-table"
+msgstr ""
+
+#: datasources/GConditions.py:67
+msgid "No unification rule for combination '%(type1)s' and '%(type2)s'"
+msgstr ""
+
+#: datasources/GConditions.py:75
+msgid ""
+"Value '%(value1)s' of type '%(type1)s' cannot be converted into type '%"
+"(type2)s'"
+msgstr ""
+
+#: datasources/GConditions.py:1217
+#, fuzzy
+msgid "No valid condition tree"
+msgstr "Fecha invalida"
+
+#: datasources/GConditions.py:1264
+#: datasources/drivers/DBSIG2/DataObject.py:267
+#: datasources/drivers/ldap/Driver.py:551
+#: datasources/drivers/odbc/wodbc/Connection.py:412
+#: datasources/drivers/odbc/wodbc/DataObject.py:409
+#: datasources/drivers/odbc/wodbc/RecordSet.py:409
+#: datasources/drivers/odbc/wodbc/ResultSet.py:409
+msgid "Condition element \"%s\" expects at least %s arguments; found %s"
+msgstr ""
+"Elemento condicional \"%s\" espera al menos %s argumentos; se encontraron %s"
+
+#: datasources/GConditions.py:1269
+#: datasources/drivers/DBSIG2/DataObject.py:271
+#: datasources/drivers/ldap/Driver.py:556
+#: datasources/drivers/odbc/wodbc/Connection.py:416
+#: datasources/drivers/odbc/wodbc/DataObject.py:413
+#: datasources/drivers/odbc/wodbc/RecordSet.py:413
+#: datasources/drivers/odbc/wodbc/ResultSet.py:413
+msgid "Condition element \"%s\" expects at most %s arguments; found %s"
+msgstr ""
+"Elemento condicional \"%s\" espera no mas de %s argumentos; se encontraron %s"
+
+#: datasources/GConditions.py:1278
+#, fuzzy
+msgid ""
+"Condition clause \"%s\" is not supported by the condition to prefix table "
+"conversion."
+msgstr "Clausula de condicion \"%s\" no es soportada por este manejador."
+
+#: datasources/GConnections.py:67
+msgid "Module '%s' is not installed."
+msgstr ""
+
+#: datasources/GConnections.py:69
+msgid "  You can download it from %s."
+msgstr ""
+
 #: datasources/GConnections.py:100
 msgid ""
 "The connections file has duplicate source definitions.\n"
@@ -455,6 +533,62 @@
 msgid "Database creation not implemented by this driver"
 msgstr ""
 
+#: datasources/drivers/Base/Schema/Creation/Creation.py:41
+msgid "The definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:46
+msgid "The table definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:49
+msgid "The field definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:52
+msgid "Primarykey definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:56
+msgid "Primarykey '%(name)s' of table '%(table)s' has no fields"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:63
+msgid "Table '%s' has a primary key which is not allowed on table modification"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:68
+msgid "Index definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:72
+msgid "Index '%(name)s' of table '%(table)s' has no fields"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:78
+msgid "Constraint definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:82
+msgid "Constraint '%(name)s' of table '%(table)s' has no '%(fields)s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:90
+msgid ""
+"Type '%(type)s' of constraint '%(name)s' in table '%(table)s' not supported"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:99
+#, fuzzy
+msgid "No type transformation for '%s' found"
+msgstr "informacion de enlace para %s"
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:105
+msgid ""
+"The idendifier '%(identifier)s' exceeds the maximum length of %(maxlength)d "
+"characters"
+msgstr ""
+
 #: datasources/drivers/DBSIG2/Connection.py:72
 msgid "Password"
 msgstr ""
@@ -468,26 +602,6 @@
 msgid "Object of unknown type (%s) passed to DBSIG2 based dbdriver."
 msgstr ""
 
-#: datasources/drivers/DBSIG2/DataObject.py:267
-#: datasources/drivers/ldap/Driver.py:551
-#: datasources/drivers/odbc/wodbc/Connection.py:412
-#: datasources/drivers/odbc/wodbc/DataObject.py:409
-#: datasources/drivers/odbc/wodbc/RecordSet.py:409
-#: datasources/drivers/odbc/wodbc/ResultSet.py:409
-msgid "Condition element \"%s\" expects at least %s arguments; found %s"
-msgstr ""
-"Elemento condicional \"%s\" espera al menos %s argumentos; se encontraron %s"
-
-#: datasources/drivers/DBSIG2/DataObject.py:271
-#: datasources/drivers/ldap/Driver.py:556
-#: datasources/drivers/odbc/wodbc/Connection.py:416
-#: datasources/drivers/odbc/wodbc/DataObject.py:413
-#: datasources/drivers/odbc/wodbc/RecordSet.py:413
-#: datasources/drivers/odbc/wodbc/ResultSet.py:413
-msgid "Condition element \"%s\" expects at most %s arguments; found %s"
-msgstr ""
-"Elemento condicional \"%s\" espera no mas de %s argumentos; se encontraron %s"
-
 #: datasources/drivers/DBSIG2/DataObject.py:281
 #: datasources/drivers/ldap/Driver.py:567
 #: datasources/drivers/odbc/wodbc/Connection.py:425
@@ -497,6 +611,10 @@
 msgid "Condition clause \"%s\" is not supported by this db driver."
 msgstr "Clausula de condicion \"%s\" no es soportada por este manejador."
 
+#: datasources/drivers/DBSIG2/Schema/Creation/Creation.py:33
+msgid "No numeric transformation for number (%(length)d,%(scale)d)"
+msgstr ""
+
 #: datasources/drivers/adodbapi/Schema/Discovery/Introspection.py:59
 #: datasources/drivers/csv/Schema/Discovery/Introspection.py:41
 #: datasources/drivers/db2/Schema/Discovery/Introspection.py:43
@@ -580,6 +698,11 @@
 msgid "MS SQL Server database"
 msgstr ""
 
+#: datasources/drivers/appserver/Schema/Discovery/Introspection.py:51
+#, fuzzy
+msgid "Module '%s' not found."
+msgstr "Archivo no encntrado"
+
 #: datasources/drivers/appserver/Schema/Discovery/Introspection.py:62
 msgid "Business Object Class"
 msgstr ""
@@ -588,6 +711,10 @@
 msgid "GNUe AppServer Driver"
 msgstr ""
 
+#: datasources/drivers/appserver/appserver/RecordSet.py:103
+msgid "Function call for empty record"
+msgstr ""
+
 #: datasources/drivers/csv/csv/Connection.py:62
 #, fuzzy
 msgid "CSV file not found."
@@ -639,6 +766,12 @@
 msgid "ingmod Ingres Driver"
 msgstr ""
 
+#: datasources/drivers/interbase/interbase/Connection.py:93
+#, fuzzy
+msgid ""
+"Encoding '%s' is not supported by interbase dbdriver. Using default encoding."
+msgstr "Clausula de condicion \"%s\" no es soportada por este manejador."
+
 #: datasources/drivers/interbase/interbase/Info.py:28
 msgid "kinterbasdb Firebird/Interbase Driver"
 msgstr ""
@@ -821,6 +954,20 @@
 msgid "Unbound Special Data Driver"
 msgstr ""
 
+#: datasources/drivers/sqlite/Schema/Creation/Creation.py:31
+msgid "Cannot find table '%s' anymore"
+msgstr ""
+
+#: datasources/drivers/sqlite/Schema/Creation/Creation.py:125
+msgid "Cannot split SQL command: '%s'"
+msgstr ""
+
+#: datasources/drivers/sqlite/sqlite/Connection.py:129
+msgid ""
+"The SQLite driver returned the following error:\n"
+"\t%s"
+msgstr ""
+
 #: datasources/drivers/sqlite/sqlite/Info.py:28
 msgid "PySQLite Driver"
 msgstr ""
@@ -1001,6 +1148,19 @@
 msgid "Source Trigger"
 msgstr "Fuente"
 
+#: logic/adapters/python.py:152
+msgid "Sourcecode contains tab character at position %d"
+msgstr ""
+
+#: logic/language.py:48
+#, fuzzy
+msgid "No adapter available for language '%s'"
+msgstr "No hay ayuda disponible para %s"
+
+#: logic/language.py:61
+msgid "The class '%(class)s' has no implementation for '%(method)s'"
+msgstr ""
+
 #: rpc/RpcDoc.py:46 rpc/drivers/_helpers/RpcDoc.py:47
 msgid "GNUe RPC Documentation Generator"
 msgstr "GNUe RPC Generador de Documentos"
@@ -1336,7 +1496,15 @@
 "\n"
 "Incapaz de cargar xmlrpclib. Para utilizar la interface XML-RPC, \n"
 
+#: rpc/drivers/xmlrpc/pw_xmlrpc/ServerAdapter.py:147
+#, fuzzy
+msgid ""
+"Value %(value)s for parameter 'servertype' is not supported. Valid values "
+"are: %(valid)s"
+msgstr "El parametro requerido \"puerto\" no fue proporcionado"
+
 #: rpc/drivers/xmlrpc/py_xmlrpc/ClientAdapter.py:49
+#: rpc/drivers/xmlrpc/py_xmlrpc/ServerAdapter.py:44
 msgid ""
 "\n"
 "Unable to load xmlrpc.  To use the XML-RPC interface, \n"
@@ -1401,10 +1569,18 @@
 msgid "Constraint '%s' has unbalanced fields."
 msgstr ""
 
+#: schema/Objects.py:170
+msgid "Constraint '%s' has more fields than the table '%s'"
+msgstr ""
+
 #: schema/Objects.py:183
 msgid "Table '%s' has no field '%s'."
 msgstr ""
 
+#: schema/Objects.py:212
+msgid "Constraint '%s': typemismatch in reference field '%s'."
+msgstr ""
+
 #: schema/Objects.py:322
 msgid "GSD-Error: can't find myself in the XML tree?!"
 msgstr ""
@@ -1446,6 +1622,10 @@
 msgid "  Inserted %d row(s), updated %d row(s)"
 msgstr ""
 
+#: schema/scripter/Scripter.py:48
+msgid "Data row of table '%s' has no key fields"
+msgstr ""
+
 #: schema/scripter/Scripter.py:61
 msgid ""
 "GNUe Schema Scripter creates database schemas based on GNUe Schema "
@@ -1546,10 +1726,6 @@
 #~ msgid "references"
 #~ msgstr "Referencias"
 
-#, fuzzy
-#~ msgid "Encoding '%s' is not supported by interbase dbdriver."
-#~ msgstr "Clausula de condicion \"%s\" no es soportada por este manejador."
-
 #~ msgid "Enables debugging messages.  Argument specifies the "
 #~ msgstr "Habilita los mensajes de depuracion. El parametro especifica el "
 
@@ -1584,10 +1760,6 @@
 #~ msgid "GNUE_CONNECTIONS is checked."
 #~ msgstr "GNUE_CONNECTIONS es revisada."
 
-#, fuzzy
-#~ msgid "No valid condition tree"
-#~ msgstr "Fecha invalida"
-
 #~ msgid "No database driver found for provider type '%s'"
 #~ msgstr "No se encuentra el manejador de base de datos para '%s'"
 
@@ -1685,10 +1857,6 @@
 #~ msgid "the appropriate DEBIAN package is python-soappy"
 #~ msgstr "el paquete apropiado en DEBIAN es python-xmlrpc"
 
-#, fuzzy
-#~ msgid "Value %s for parameter \"servertype\" is not supported."
-#~ msgstr "El parametro requerido \"puerto\" no fue proporcionado"
-
 #~ msgid ""
 #~ "\n"
 #~ "Unable to load xmlrpc.  To use the XML-RPC interface, \n"
@@ -1726,12 +1894,6 @@
 #~ msgid "Client encoding set to '%s'"
 #~ msgstr "Incapaz de conectarse a %s"
 
-#, fuzzy
-#~ msgid ""
-#~ "Condition clause \"%s\" is not supported by the condition to prefix table "
-#~ "conversion."
-#~ msgstr "Clausula de condicion \"%s\" no es soportada por este manejador."
-
 #~ msgid "GComm adapter '%s' does not support clients"
 #~ msgstr "El adaptador GComm '%s' no soporta clientes"
 

Modified: trunk/gnue-common/po/fr.po
===================================================================
--- trunk/gnue-common/po/fr.po  2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-common/po/fr.po  2004-08-04 07:14:24 UTC (rev 6134)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: Fri Jul 23 10:26:50 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:13:37 2004\n"
 "PO-Revision-Date: 2004-04-14 19:00+0200\n"
 "Last-Translator: Laurent Savaete <address@hidden>\n"
 "Language-Team: Francais <address@hidden>\n"
@@ -320,10 +320,93 @@
 "\n"
 "Attention: Impossible de sauvegarder les donn�es de la session vers %s\n"
 
+#: apps/checktype.py:74
+msgid ""
+"\"%(varname)s\" is expected to be of %(expected)s but is of %(actual)s and "
+"has value %(value)s"
+msgstr ""
+
 #: apps/manpage.py:130
 msgid "value"
 msgstr "valeur"
 
+#: apps/plugin.py:89
+msgid ""
+"Cannot load plugin %s\n"
+"The following plugins failed:\n"
+msgstr ""
+
+#: apps/plugin.py:102
+#, fuzzy
+msgid "Cannot find plugin %s"
+msgstr "Impossible de trouver la table '%s'"
+
+#: datasources/GConditions.py:48
+msgid ""
+"Conditionelement '%(element)s' was expected to have '%(wanted)d'arguments, "
+"but only has %(real)d'"
+msgstr ""
+
+#: datasources/GConditions.py:57
+msgid "The field '%(field)s' has no entry in the given lookup-table"
+msgstr ""
+
+#: datasources/GConditions.py:67
+msgid "No unification rule for combination '%(type1)s' and '%(type2)s'"
+msgstr ""
+
+#: datasources/GConditions.py:75
+msgid ""
+"Value '%(value1)s' of type '%(type1)s' cannot be converted into type '%"
+"(type2)s'"
+msgstr ""
+
+#: datasources/GConditions.py:1217
+#, fuzzy
+msgid "No valid condition tree"
+msgstr "Date invalide"
+
+#: datasources/GConditions.py:1264
+#: datasources/drivers/DBSIG2/DataObject.py:267
+#: datasources/drivers/ldap/Driver.py:551
+#: datasources/drivers/odbc/wodbc/Connection.py:412
+#: datasources/drivers/odbc/wodbc/DataObject.py:409
+#: datasources/drivers/odbc/wodbc/RecordSet.py:409
+#: datasources/drivers/odbc/wodbc/ResultSet.py:409
+msgid "Condition element \"%s\" expects at least %s arguments; found %s"
+msgstr ""
+"L'�l�ment de condition \"%s\" attend au moins %s arguments, mais n'en a re�u "
+"que %s."
+
+#: datasources/GConditions.py:1269
+#: datasources/drivers/DBSIG2/DataObject.py:271
+#: datasources/drivers/ldap/Driver.py:556
+#: datasources/drivers/odbc/wodbc/Connection.py:416
+#: datasources/drivers/odbc/wodbc/DataObject.py:413
+#: datasources/drivers/odbc/wodbc/RecordSet.py:413
+#: datasources/drivers/odbc/wodbc/ResultSet.py:413
+msgid "Condition element \"%s\" expects at most %s arguments; found %s"
+msgstr ""
+"L'�l�ment de condition \\\"%s\\\" attend au plus %s arguments, mais en a "
+"re�u %s."
+
+#: datasources/GConditions.py:1278
+#, fuzzy
+msgid ""
+"Condition clause \"%s\" is not supported by the condition to prefix table "
+"conversion."
+msgstr ""
+"La clause de condition \"%s\" n'est pas support�e par ce pilote de base de "
+"donn�es."
+
+#: datasources/GConnections.py:67
+msgid "Module '%s' is not installed."
+msgstr ""
+
+#: datasources/GConnections.py:69
+msgid "  You can download it from %s."
+msgstr ""
+
 #: datasources/GConnections.py:100
 msgid ""
 "The connections file has duplicate source definitions.\n"
@@ -469,6 +552,70 @@
 msgid "Database creation not implemented by this driver"
 msgstr ""
 
+#: datasources/drivers/Base/Schema/Creation/Creation.py:41
+#, fuzzy
+msgid "The definition has no attribute '%s'"
+msgstr "L'instance %s n'a pas d'attribut %s."
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:46
+#, fuzzy
+msgid "The table definition has no attribute '%s'"
+msgstr "D�finition de table dans '%s'"
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:49
+#, fuzzy
+msgid "The field definition has no attribute '%s'"
+msgstr "L'instance %s n'a pas d'attribut %s."
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:52
+#, fuzzy
+msgid "Primarykey definition has no attribute '%s'"
+msgstr "L'instance %s n'a pas d'attribut %s."
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:56
+#, fuzzy
+msgid "Primarykey '%(name)s' of table '%(table)s' has no fields"
+msgstr "La ligne %d de la table %s n'a pas de champ cl�."
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:63
+msgid "Table '%s' has a primary key which is not allowed on table modification"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:68
+#, fuzzy
+msgid "Index definition has no attribute '%s'"
+msgstr "L'instance %s n'a pas d'attribut %s."
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:72
+#, fuzzy
+msgid "Index '%(name)s' of table '%(table)s' has no fields"
+msgstr "La ligne %d de la table %s n'a pas de champ cl�."
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:78
+#, fuzzy
+msgid "Constraint definition has no attribute '%s'"
+msgstr "L'instance %s n'a pas d'attribut %s."
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:82
+msgid "Constraint '%(name)s' of table '%(table)s' has no '%(fields)s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:90
+msgid ""
+"Type '%(type)s' of constraint '%(name)s' in table '%(table)s' not supported"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:99
+#, fuzzy
+msgid "No type transformation for '%s' found"
+msgstr "de liaison pour %s "
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:105
+msgid ""
+"The idendifier '%(identifier)s' exceeds the maximum length of %(maxlength)d "
+"characters"
+msgstr ""
+
 #: datasources/drivers/DBSIG2/Connection.py:72
 msgid "Password"
 msgstr "Mot de passe"
@@ -481,28 +628,6 @@
 msgid "Object of unknown type (%s) passed to DBSIG2 based dbdriver."
 msgstr "Objet de type inconnu (%s) pass� au pilote de base de donn�es DBSIG2."
 
-#: datasources/drivers/DBSIG2/DataObject.py:267
-#: datasources/drivers/ldap/Driver.py:551
-#: datasources/drivers/odbc/wodbc/Connection.py:412
-#: datasources/drivers/odbc/wodbc/DataObject.py:409
-#: datasources/drivers/odbc/wodbc/RecordSet.py:409
-#: datasources/drivers/odbc/wodbc/ResultSet.py:409
-msgid "Condition element \"%s\" expects at least %s arguments; found %s"
-msgstr ""
-"L'�l�ment de condition \"%s\" attend au moins %s arguments, mais n'en a re�u "
-"que %s."
-
-#: datasources/drivers/DBSIG2/DataObject.py:271
-#: datasources/drivers/ldap/Driver.py:556
-#: datasources/drivers/odbc/wodbc/Connection.py:416
-#: datasources/drivers/odbc/wodbc/DataObject.py:413
-#: datasources/drivers/odbc/wodbc/RecordSet.py:413
-#: datasources/drivers/odbc/wodbc/ResultSet.py:413
-msgid "Condition element \"%s\" expects at most %s arguments; found %s"
-msgstr ""
-"L'�l�ment de condition \\\"%s\\\" attend au plus %s arguments, mais en a "
-"re�u %s."
-
 #: datasources/drivers/DBSIG2/DataObject.py:281
 #: datasources/drivers/ldap/Driver.py:567
 #: datasources/drivers/odbc/wodbc/Connection.py:425
@@ -514,6 +639,10 @@
 "La clause de condition \"%s\" n'est pas support�e par ce pilote de base de "
 "donn�es."
 
+#: datasources/drivers/DBSIG2/Schema/Creation/Creation.py:33
+msgid "No numeric transformation for number (%(length)d,%(scale)d)"
+msgstr ""
+
 #: datasources/drivers/adodbapi/Schema/Discovery/Introspection.py:59
 #: datasources/drivers/csv/Schema/Discovery/Introspection.py:41
 #: datasources/drivers/db2/Schema/Discovery/Introspection.py:43
@@ -597,6 +726,11 @@
 msgid "MS SQL Server database"
 msgstr "Base de donn�es MS SQL Server"
 
+#: datasources/drivers/appserver/Schema/Discovery/Introspection.py:51
+#, fuzzy
+msgid "Module '%s' not found."
+msgstr "Fichier CSV non trouv�."
+
 #: datasources/drivers/appserver/Schema/Discovery/Introspection.py:62
 msgid "Business Object Class"
 msgstr "Business Object Class"
@@ -605,6 +739,10 @@
 msgid "GNUe AppServer Driver"
 msgstr "Pilote GNUe AppServer"
 
+#: datasources/drivers/appserver/appserver/RecordSet.py:103
+msgid "Function call for empty record"
+msgstr ""
+
 #: datasources/drivers/csv/csv/Connection.py:62
 msgid "CSV file not found."
 msgstr "Fichier CSV non trouv�."
@@ -654,6 +792,14 @@
 msgid "ingmod Ingres Driver"
 msgstr "Pilote Ingres ingmod"
 
+#: datasources/drivers/interbase/interbase/Connection.py:93
+#, fuzzy
+msgid ""
+"Encoding '%s' is not supported by interbase dbdriver. Using default encoding."
+msgstr ""
+"L'encodage '%s' n'est pas support� par le pilote de base de donn�es "
+"Interbase."
+
 #: datasources/drivers/interbase/interbase/Info.py:28
 msgid "kinterbasdb Firebird/Interbase Driver"
 msgstr "Pilote Firebird/Interbase kinterbasdb"
@@ -842,6 +988,24 @@
 msgid "Unbound Special Data Driver"
 msgstr "Pilote de donn�es sp�cial non li�"
 
+#: datasources/drivers/sqlite/Schema/Creation/Creation.py:31
+#, fuzzy
+msgid "Cannot find table '%s' anymore"
+msgstr "Impossible de trouver la table '%s'"
+
+#: datasources/drivers/sqlite/Schema/Creation/Creation.py:125
+msgid "Cannot split SQL command: '%s'"
+msgstr ""
+
+#: datasources/drivers/sqlite/sqlite/Connection.py:129
+#, fuzzy
+msgid ""
+"The SQLite driver returned the following error:\n"
+"\t%s"
+msgstr ""
+"Le pilote PostgreSQL a renvoy� l'erreur suivante:\n"
+"   %s"
+
 #: datasources/drivers/sqlite/sqlite/Info.py:28
 msgid "PySQLite Driver"
 msgstr "Pilote PySQLite"
@@ -1018,6 +1182,19 @@
 msgid "Source Trigger"
 msgstr "Trigger source"
 
+#: logic/adapters/python.py:152
+msgid "Sourcecode contains tab character at position %d"
+msgstr ""
+
+#: logic/language.py:48
+#, fuzzy
+msgid "No adapter available for language '%s'"
+msgstr "Pas d'aide disponible pour %s"
+
+#: logic/language.py:61
+msgid "The class '%(class)s' has no implementation for '%(method)s'"
+msgstr ""
+
 #: rpc/RpcDoc.py:46 rpc/drivers/_helpers/RpcDoc.py:47
 msgid "GNUe RPC Documentation Generator"
 msgstr "G�n�rateur de Documentation GNUe RPC"
@@ -1350,7 +1527,14 @@
 "installez xmlrpc depuis:\n"
 "   http://www.pythonware.com/products/xmlrpc/";
 
+#: rpc/drivers/xmlrpc/pw_xmlrpc/ServerAdapter.py:147
+msgid ""
+"Value %(value)s for parameter 'servertype' is not supported. Valid values "
+"are: %(valid)s"
+msgstr ""
+
 #: rpc/drivers/xmlrpc/py_xmlrpc/ClientAdapter.py:49
+#: rpc/drivers/xmlrpc/py_xmlrpc/ServerAdapter.py:44
 msgid ""
 "\n"
 "Unable to load xmlrpc.  To use the XML-RPC interface, \n"
@@ -1420,10 +1604,20 @@
 msgid "Constraint '%s' has unbalanced fields."
 msgstr ""
 
+#: schema/Objects.py:170
+#, fuzzy
+msgid "Constraint '%s' has more fields than the table '%s'"
+msgstr "La contrainte '%s' n'a pas de champs de r�f�rence."
+
 #: schema/Objects.py:183
 msgid "Table '%s' has no field '%s'."
 msgstr "La table '%s' n'a pas de champ '%s'."
 
+#: schema/Objects.py:212
+#, fuzzy
+msgid "Constraint '%s': typemismatch in reference field '%s'."
+msgstr "La contrainte '%s' n'a pas de champs de r�f�rence."
+
 #: schema/Objects.py:322
 msgid "GSD-Error: can't find myself in the XML tree?!"
 msgstr "Erreur GSD: je ne me trouve pas dans l'arbre XML ?!"
@@ -1460,6 +1654,11 @@
 msgid "  Inserted %d row(s), updated %d row(s)"
 msgstr "  %d lignes ins�r�es, %d lignes mises � jour."
 
+#: schema/scripter/Scripter.py:48
+#, fuzzy
+msgid "Data row of table '%s' has no key fields"
+msgstr "La ligne %d de la table %s n'a pas de champ cl�."
+
 #: schema/scripter/Scripter.py:61
 #, fuzzy
 msgid ""
@@ -1645,9 +1844,6 @@
 #~ msgid "Unable to create output file %s."
 #~ msgstr "Impossible de cr�er le fichier de sortie %s."
 
-#~ msgid "%s instance has no attribute %s."
-#~ msgstr "L'instance %s n'a pas d'attribut %s."
-
 #~ msgid "WARNING: datatype 'timestamp' is depreciated. Use datetime instead."
 #~ msgstr ""
 #~ "ATTENTION: le type de donn�es 'timestamp' est d�pr�ci�. Utilisez "
@@ -1687,16 +1883,5 @@
 #~ msgid "no"
 #~ msgstr "non"
 
-#~ msgid "Table definitions in '%s'"
-#~ msgstr "D�finition de table dans '%s'"
-
 #~ msgid "Generated on"
 #~ msgstr "G�n�r� le"
-
-#~ msgid "Encoding '%s' is not supported by interbase dbdriver."
-#~ msgstr ""
-#~ "L'encodage '%s' n'est pas support� par le pilote de base de donn�es "
-#~ "Interbase."
-
-#~ msgid "Cannot find table '%s'"
-#~ msgstr "Impossible de trouver la table '%s'"

Modified: trunk/gnue-common/po/hu.po
===================================================================
--- trunk/gnue-common/po/hu.po  2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-common/po/hu.po  2004-08-04 07:14:24 UTC (rev 6134)
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: GNUe\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: Fri Jul 23 10:26:50 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:13:37 2004\n"
 "PO-Revision-Date: 2004-07-20 16:31+0200\n"
 "Last-Translator: Kmetyk� G�bor <address@hidden>\n"
 "Language-Team: Kmetyk� G�bor <address@hidden>\n"
@@ -319,10 +319,86 @@
 "\n"
 "Figyelmeztet�s: Nem lehetett a session adatokat menteni ide: %s\n"
 
+#: apps/checktype.py:74
+msgid ""
+"\"%(varname)s\" is expected to be of %(expected)s but is of %(actual)s and "
+"has value %(value)s"
+msgstr ""
+
 #: apps/manpage.py:130
 msgid "value"
 msgstr "�rt�k"
 
+#: apps/plugin.py:89
+msgid ""
+"Cannot load plugin %s\n"
+"The following plugins failed:\n"
+msgstr ""
+
+#: apps/plugin.py:102
+msgid "Cannot find plugin %s"
+msgstr ""
+
+#: datasources/GConditions.py:48
+msgid ""
+"Conditionelement '%(element)s' was expected to have '%(wanted)d'arguments, "
+"but only has %(real)d'"
+msgstr ""
+
+#: datasources/GConditions.py:57
+msgid "The field '%(field)s' has no entry in the given lookup-table"
+msgstr ""
+
+#: datasources/GConditions.py:67
+msgid "No unification rule for combination '%(type1)s' and '%(type2)s'"
+msgstr ""
+
+#: datasources/GConditions.py:75
+msgid ""
+"Value '%(value1)s' of type '%(type1)s' cannot be converted into type '%"
+"(type2)s'"
+msgstr ""
+
+#: datasources/GConditions.py:1217
+#, fuzzy
+msgid "No valid condition tree"
+msgstr "�rv�nytelen d�tum"
+
+#: datasources/GConditions.py:1264
+#: datasources/drivers/DBSIG2/DataObject.py:267
+#: datasources/drivers/ldap/Driver.py:551
+#: datasources/drivers/odbc/wodbc/Connection.py:412
+#: datasources/drivers/odbc/wodbc/DataObject.py:409
+#: datasources/drivers/odbc/wodbc/RecordSet.py:409
+#: datasources/drivers/odbc/wodbc/ResultSet.py:409
+msgid "Condition element \"%s\" expects at least %s arguments; found %s"
+msgstr "A \"%s\" felt�tel legal�bb %s argumentumot v�r; %s-t kapott"
+
+#: datasources/GConditions.py:1269
+#: datasources/drivers/DBSIG2/DataObject.py:271
+#: datasources/drivers/ldap/Driver.py:556
+#: datasources/drivers/odbc/wodbc/Connection.py:416
+#: datasources/drivers/odbc/wodbc/DataObject.py:413
+#: datasources/drivers/odbc/wodbc/RecordSet.py:413
+#: datasources/drivers/odbc/wodbc/ResultSet.py:413
+msgid "Condition element \"%s\" expects at most %s arguments; found %s"
+msgstr "A \"%s\" felt�tel legfeljebb %s argumentumot v�r; %s-t kapott"
+
+#: datasources/GConditions.py:1278
+#, fuzzy
+msgid ""
+"Condition clause \"%s\" is not supported by the condition to prefix table "
+"conversion."
+msgstr "A \"%s\" felt�tel klauz�t ez az adatb�zis meghajt� nem t�mogatja."
+
+#: datasources/GConnections.py:67
+msgid "Module '%s' is not installed."
+msgstr ""
+
+#: datasources/GConnections.py:69
+msgid "  You can download it from %s."
+msgstr ""
+
 #: datasources/GConnections.py:100
 msgid ""
 "The connections file has duplicate source definitions.\n"
@@ -467,6 +543,64 @@
 msgid "Database creation not implemented by this driver"
 msgstr "Ez a meghajt� nem t�mogatja az adatb�zis l�trehoz�s�t."
 
+#: datasources/drivers/Base/Schema/Creation/Creation.py:41
+msgid "The definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:46
+msgid "The table definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:49
+msgid "The field definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:52
+msgid "Primarykey definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:56
+#, fuzzy
+msgid "Primarykey '%(name)s' of table '%(table)s' has no fields"
+msgstr "A %d. sor a %s t�bl�ban nem tartalmaz kulcs mez�ket."
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:63
+msgid "Table '%s' has a primary key which is not allowed on table modification"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:68
+msgid "Index definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:72
+#, fuzzy
+msgid "Index '%(name)s' of table '%(table)s' has no fields"
+msgstr "A %d. sor a %s t�bl�ban nem tartalmaz kulcs mez�ket."
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:78
+msgid "Constraint definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:82
+msgid "Constraint '%(name)s' of table '%(table)s' has no '%(fields)s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:90
+msgid ""
+"Type '%(type)s' of constraint '%(name)s' in table '%(table)s' not supported"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:99
+#, fuzzy
+msgid "No type transformation for '%s' found"
+msgstr "Inform�ci� %s sz�m�ra"
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:105
+msgid ""
+"The idendifier '%(identifier)s' exceeds the maximum length of %(maxlength)d "
+"characters"
+msgstr ""
+
 #: datasources/drivers/DBSIG2/Connection.py:72
 msgid "Password"
 msgstr "Jelsz�"
@@ -481,24 +615,6 @@
 "Ismeretlen t�pus� (%s) objektum ker�lt �tad�sra a DBSIG2-alap� adatb�zis "
 "meghajt�hoz."
 
-#: datasources/drivers/DBSIG2/DataObject.py:267
-#: datasources/drivers/ldap/Driver.py:551
-#: datasources/drivers/odbc/wodbc/Connection.py:412
-#: datasources/drivers/odbc/wodbc/DataObject.py:409
-#: datasources/drivers/odbc/wodbc/RecordSet.py:409
-#: datasources/drivers/odbc/wodbc/ResultSet.py:409
-msgid "Condition element \"%s\" expects at least %s arguments; found %s"
-msgstr "A \"%s\" felt�tel legal�bb %s argumentumot v�r; %s-t kapott"
-
-#: datasources/drivers/DBSIG2/DataObject.py:271
-#: datasources/drivers/ldap/Driver.py:556
-#: datasources/drivers/odbc/wodbc/Connection.py:416
-#: datasources/drivers/odbc/wodbc/DataObject.py:413
-#: datasources/drivers/odbc/wodbc/RecordSet.py:413
-#: datasources/drivers/odbc/wodbc/ResultSet.py:413
-msgid "Condition element \"%s\" expects at most %s arguments; found %s"
-msgstr "A \"%s\" felt�tel legfeljebb %s argumentumot v�r; %s-t kapott"
-
 #: datasources/drivers/DBSIG2/DataObject.py:281
 #: datasources/drivers/ldap/Driver.py:567
 #: datasources/drivers/odbc/wodbc/Connection.py:425
@@ -508,6 +624,10 @@
 msgid "Condition clause \"%s\" is not supported by this db driver."
 msgstr "A \"%s\" felt�tel klauz�t ez az adatb�zis meghajt� nem t�mogatja."
 
+#: datasources/drivers/DBSIG2/Schema/Creation/Creation.py:33
+msgid "No numeric transformation for number (%(length)d,%(scale)d)"
+msgstr ""
+
 #: datasources/drivers/adodbapi/Schema/Discovery/Introspection.py:59
 #: datasources/drivers/csv/Schema/Discovery/Introspection.py:41
 #: datasources/drivers/db2/Schema/Discovery/Introspection.py:43
@@ -591,6 +711,12 @@
 msgid "MS SQL Server database"
 msgstr "MS SQL adatb�zis szerver"
 
+# c:\python22\lib\site-packages\gnue/designer/base/Instance.py:185
+#: datasources/drivers/appserver/Schema/Discovery/Introspection.py:51
+#, fuzzy
+msgid "Module '%s' not found."
+msgstr "CSV f�jl nem tal�lhat�."
+
 #: datasources/drivers/appserver/Schema/Discovery/Introspection.py:62
 msgid "Business Object Class"
 msgstr "�zleti objektum oszt�ly"
@@ -599,6 +725,10 @@
 msgid "GNUe AppServer Driver"
 msgstr "GNUe AppServer meghajt�"
 
+#: datasources/drivers/appserver/appserver/RecordSet.py:103
+msgid "Function call for empty record"
+msgstr ""
+
 # c:\python22\lib\site-packages\gnue/designer/base/Instance.py:185
 #: datasources/drivers/csv/csv/Connection.py:62
 msgid "CSV file not found."
@@ -650,6 +780,12 @@
 msgid "ingmod Ingres Driver"
 msgstr "ingmod Ingres adatb�zis meghajt�"
 
+#: datasources/drivers/interbase/interbase/Connection.py:93
+#, fuzzy
+msgid ""
+"Encoding '%s' is not supported by interbase dbdriver. Using default encoding."
+msgstr "A(z) '%s' k�dol�st a postgresql dbdriver nem t�mogatja."
+
 #: datasources/drivers/interbase/interbase/Info.py:28
 msgid "kinterbasdb Firebird/Interbase Driver"
 msgstr "kinterbasdb Firebird/Interbase meghajt�"
@@ -839,6 +975,23 @@
 msgid "Unbound Special Data Driver"
 msgstr "Unbound speci�lis adatb�zis meghajt�"
 
+#: datasources/drivers/sqlite/Schema/Creation/Creation.py:31
+msgid "Cannot find table '%s' anymore"
+msgstr ""
+
+#: datasources/drivers/sqlite/Schema/Creation/Creation.py:125
+msgid "Cannot split SQL command: '%s'"
+msgstr ""
+
+#: datasources/drivers/sqlite/sqlite/Connection.py:129
+#, fuzzy
+msgid ""
+"The SQLite driver returned the following error:\n"
+"\t%s"
+msgstr ""
+"A PostgreSQL meghajt� az al�bbi hib�t k�ldte:\n"
+"\t%s"
+
 #: datasources/drivers/sqlite/sqlite/Info.py:28
 msgid "PySQLite Driver"
 msgstr "PySQLite adatb�zis meghajt�"
@@ -1019,6 +1172,19 @@
 msgid "Source Trigger"
 msgstr "Forr�s trigger"
 
+#: logic/adapters/python.py:152
+msgid "Sourcecode contains tab character at position %d"
+msgstr ""
+
+#: logic/language.py:48
+#, fuzzy
+msgid "No adapter available for language '%s'"
+msgstr "Nincs s�g� az al�bbi t�mak�rh�z: %s"
+
+#: logic/language.py:61
+msgid "The class '%(class)s' has no implementation for '%(method)s'"
+msgstr ""
+
 #: rpc/RpcDoc.py:46 rpc/drivers/_helpers/RpcDoc.py:47
 msgid "GNUe RPC Documentation Generator"
 msgstr "GNUe RPC Dokument�ci�s gener�tor"
@@ -1361,7 +1527,14 @@
 "telep�tse az xmlrpc-t innen:\n"
 "    http://www.pythonware.com/products/xmlrpc/";
 
+#: rpc/drivers/xmlrpc/pw_xmlrpc/ServerAdapter.py:147
+msgid ""
+"Value %(value)s for parameter 'servertype' is not supported. Valid values "
+"are: %(valid)s"
+msgstr ""
+
 #: rpc/drivers/xmlrpc/py_xmlrpc/ClientAdapter.py:49
+#: rpc/drivers/xmlrpc/py_xmlrpc/ServerAdapter.py:44
 msgid ""
 "\n"
 "Unable to load xmlrpc.  To use the XML-RPC interface, \n"
@@ -1431,10 +1604,20 @@
 msgid "Constraint '%s' has unbalanced fields."
 msgstr "A '%s' kik�t�snek egyenl�tlen mez�i vannak."
 
+#: schema/Objects.py:170
+#, fuzzy
+msgid "Constraint '%s' has more fields than the table '%s'"
+msgstr "A '%s' kik�t�snek nincs hivatkoz�si mezeje."
+
 #: schema/Objects.py:183
 msgid "Table '%s' has no field '%s'."
 msgstr "A '%s' t�bl�ban nincs '%s' mez�."
 
+#: schema/Objects.py:212
+#, fuzzy
+msgid "Constraint '%s': typemismatch in reference field '%s'."
+msgstr "A '%s' kik�t�snek nincs hivatkoz�si mezeje."
+
 #: schema/Objects.py:322
 msgid "GSD-Error: can't find myself in the XML tree?!"
 msgstr "GSD hiba: nem tal�lom saj�t magam az XML f�ban?!"
@@ -1471,6 +1654,11 @@
 msgid "  Inserted %d row(s), updated %d row(s)"
 msgstr "  import�lt sorok: %d, friss�tett sorok %d"
 
+#: schema/scripter/Scripter.py:48
+#, fuzzy
+msgid "Data row of table '%s' has no key fields"
+msgstr "A %d. sor a %s t�bl�ban nem tartalmaz kulcs mez�ket."
+
 #: schema/scripter/Scripter.py:61
 msgid ""
 "GNUe Schema Scripter creates database schemas based on GNUe Schema "

Modified: trunk/gnue-common/po/lt.po
===================================================================
--- trunk/gnue-common/po/lt.po  2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-common/po/lt.po  2004-08-04 07:14:24 UTC (rev 6134)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: Fri Jul 23 10:26:50 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:13:37 2004\n"
 "PO-Revision-Date: 2002-07-05 13:48+0200\n"
 "Last-Translator: Art�ras Kriukovas <address@hidden>\n"
 "Language-Team: Lithuania\n"
@@ -306,10 +306,85 @@
 "\n"
 "�SP�JIMAS: Negal�jau i�saugoti sesijos duomen� � %s\n"
 
+#: apps/checktype.py:74
+msgid ""
+"\"%(varname)s\" is expected to be of %(expected)s but is of %(actual)s and "
+"has value %(value)s"
+msgstr ""
+
 #: apps/manpage.py:130
 msgid "value"
 msgstr ""
 
+#: apps/plugin.py:89
+msgid ""
+"Cannot load plugin %s\n"
+"The following plugins failed:\n"
+msgstr ""
+
+#: apps/plugin.py:102
+msgid "Cannot find plugin %s"
+msgstr ""
+
+#: datasources/GConditions.py:48
+msgid ""
+"Conditionelement '%(element)s' was expected to have '%(wanted)d'arguments, "
+"but only has %(real)d'"
+msgstr ""
+
+#: datasources/GConditions.py:57
+msgid "The field '%(field)s' has no entry in the given lookup-table"
+msgstr ""
+
+#: datasources/GConditions.py:67
+msgid "No unification rule for combination '%(type1)s' and '%(type2)s'"
+msgstr ""
+
+#: datasources/GConditions.py:75
+msgid ""
+"Value '%(value1)s' of type '%(type1)s' cannot be converted into type '%"
+"(type2)s'"
+msgstr ""
+
+#: datasources/GConditions.py:1217
+#, fuzzy
+msgid "No valid condition tree"
+msgstr "Neteisinga data"
+
+#: datasources/GConditions.py:1264
+#: datasources/drivers/DBSIG2/DataObject.py:267
+#: datasources/drivers/ldap/Driver.py:551
+#: datasources/drivers/odbc/wodbc/Connection.py:412
+#: datasources/drivers/odbc/wodbc/DataObject.py:409
+#: datasources/drivers/odbc/wodbc/RecordSet.py:409
+#: datasources/drivers/odbc/wodbc/ResultSet.py:409
+msgid "Condition element \"%s\" expects at least %s arguments; found %s"
+msgstr ""
+
+#: datasources/GConditions.py:1269
+#: datasources/drivers/DBSIG2/DataObject.py:271
+#: datasources/drivers/ldap/Driver.py:556
+#: datasources/drivers/odbc/wodbc/Connection.py:416
+#: datasources/drivers/odbc/wodbc/DataObject.py:413
+#: datasources/drivers/odbc/wodbc/RecordSet.py:413
+#: datasources/drivers/odbc/wodbc/ResultSet.py:413
+msgid "Condition element \"%s\" expects at most %s arguments; found %s"
+msgstr ""
+
+#: datasources/GConditions.py:1278
+msgid ""
+"Condition clause \"%s\" is not supported by the condition to prefix table "
+"conversion."
+msgstr ""
+
+#: datasources/GConnections.py:67
+msgid "Module '%s' is not installed."
+msgstr ""
+
+#: datasources/GConnections.py:69
+msgid "  You can download it from %s."
+msgstr ""
+
 #: datasources/GConnections.py:100
 msgid ""
 "The connections file has duplicate source definitions.\n"
@@ -454,6 +529,62 @@
 msgid "Database creation not implemented by this driver"
 msgstr ""
 
+#: datasources/drivers/Base/Schema/Creation/Creation.py:41
+msgid "The definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:46
+msgid "The table definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:49
+msgid "The field definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:52
+msgid "Primarykey definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:56
+msgid "Primarykey '%(name)s' of table '%(table)s' has no fields"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:63
+msgid "Table '%s' has a primary key which is not allowed on table modification"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:68
+msgid "Index definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:72
+msgid "Index '%(name)s' of table '%(table)s' has no fields"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:78
+msgid "Constraint definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:82
+msgid "Constraint '%(name)s' of table '%(table)s' has no '%(fields)s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:90
+msgid ""
+"Type '%(type)s' of constraint '%(name)s' in table '%(table)s' not supported"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:99
+#, fuzzy
+msgid "No type transformation for '%s' found"
+msgstr "informacija %s"
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:105
+msgid ""
+"The idendifier '%(identifier)s' exceeds the maximum length of %(maxlength)d "
+"characters"
+msgstr ""
+
 #: datasources/drivers/DBSIG2/Connection.py:72
 msgid "Password"
 msgstr ""
@@ -467,24 +598,6 @@
 msgid "Object of unknown type (%s) passed to DBSIG2 based dbdriver."
 msgstr ""
 
-#: datasources/drivers/DBSIG2/DataObject.py:267
-#: datasources/drivers/ldap/Driver.py:551
-#: datasources/drivers/odbc/wodbc/Connection.py:412
-#: datasources/drivers/odbc/wodbc/DataObject.py:409
-#: datasources/drivers/odbc/wodbc/RecordSet.py:409
-#: datasources/drivers/odbc/wodbc/ResultSet.py:409
-msgid "Condition element \"%s\" expects at least %s arguments; found %s"
-msgstr ""
-
-#: datasources/drivers/DBSIG2/DataObject.py:271
-#: datasources/drivers/ldap/Driver.py:556
-#: datasources/drivers/odbc/wodbc/Connection.py:416
-#: datasources/drivers/odbc/wodbc/DataObject.py:413
-#: datasources/drivers/odbc/wodbc/RecordSet.py:413
-#: datasources/drivers/odbc/wodbc/ResultSet.py:413
-msgid "Condition element \"%s\" expects at most %s arguments; found %s"
-msgstr ""
-
 #: datasources/drivers/DBSIG2/DataObject.py:281
 #: datasources/drivers/ldap/Driver.py:567
 #: datasources/drivers/odbc/wodbc/Connection.py:425
@@ -494,6 +607,10 @@
 msgid "Condition clause \"%s\" is not supported by this db driver."
 msgstr ""
 
+#: datasources/drivers/DBSIG2/Schema/Creation/Creation.py:33
+msgid "No numeric transformation for number (%(length)d,%(scale)d)"
+msgstr ""
+
 #: datasources/drivers/adodbapi/Schema/Discovery/Introspection.py:59
 #: datasources/drivers/csv/Schema/Discovery/Introspection.py:41
 #: datasources/drivers/db2/Schema/Discovery/Introspection.py:43
@@ -577,6 +694,11 @@
 msgid "MS SQL Server database"
 msgstr ""
 
+#: datasources/drivers/appserver/Schema/Discovery/Introspection.py:51
+#, fuzzy
+msgid "Module '%s' not found."
+msgstr "Failas nerastas"
+
 #: datasources/drivers/appserver/Schema/Discovery/Introspection.py:62
 msgid "Business Object Class"
 msgstr ""
@@ -585,6 +707,10 @@
 msgid "GNUe AppServer Driver"
 msgstr ""
 
+#: datasources/drivers/appserver/appserver/RecordSet.py:103
+msgid "Function call for empty record"
+msgstr ""
+
 #: datasources/drivers/csv/csv/Connection.py:62
 #, fuzzy
 msgid "CSV file not found."
@@ -636,6 +762,11 @@
 msgid "ingmod Ingres Driver"
 msgstr ""
 
+#: datasources/drivers/interbase/interbase/Connection.py:93
+msgid ""
+"Encoding '%s' is not supported by interbase dbdriver. Using default encoding."
+msgstr ""
+
 #: datasources/drivers/interbase/interbase/Info.py:28
 msgid "kinterbasdb Firebird/Interbase Driver"
 msgstr ""
@@ -816,6 +947,20 @@
 msgid "Unbound Special Data Driver"
 msgstr ""
 
+#: datasources/drivers/sqlite/Schema/Creation/Creation.py:31
+msgid "Cannot find table '%s' anymore"
+msgstr ""
+
+#: datasources/drivers/sqlite/Schema/Creation/Creation.py:125
+msgid "Cannot split SQL command: '%s'"
+msgstr ""
+
+#: datasources/drivers/sqlite/sqlite/Connection.py:129
+msgid ""
+"The SQLite driver returned the following error:\n"
+"\t%s"
+msgstr ""
+
 #: datasources/drivers/sqlite/sqlite/Info.py:28
 msgid "PySQLite Driver"
 msgstr ""
@@ -992,6 +1137,19 @@
 msgid "Source Trigger"
 msgstr "Bendri trigeriai"
 
+#: logic/adapters/python.py:152
+msgid "Sourcecode contains tab character at position %d"
+msgstr ""
+
+#: logic/language.py:48
+#, fuzzy
+msgid "No adapter available for language '%s'"
+msgstr "Nerasta informacijos apie %s"
+
+#: logic/language.py:61
+msgid "The class '%(class)s' has no implementation for '%(method)s'"
+msgstr ""
+
 #: rpc/RpcDoc.py:46 rpc/drivers/_helpers/RpcDoc.py:47
 msgid "GNUe RPC Documentation Generator"
 msgstr "GNUe RPC dokumentacijos generatorius"
@@ -1320,7 +1478,15 @@
 "\n"
 "Negaliu paleisti XMLRPCLIB. Jei norite naudoti XML-RPC interfeis�,\n"
 
+#: rpc/drivers/xmlrpc/pw_xmlrpc/ServerAdapter.py:147
+#, fuzzy
+msgid ""
+"Value %(value)s for parameter 'servertype' is not supported. Valid values "
+"are: %(valid)s"
+msgstr "Privalomas parametas 'port' nepateiktas"
+
 #: rpc/drivers/xmlrpc/py_xmlrpc/ClientAdapter.py:49
+#: rpc/drivers/xmlrpc/py_xmlrpc/ServerAdapter.py:44
 msgid ""
 "\n"
 "Unable to load xmlrpc.  To use the XML-RPC interface, \n"
@@ -1385,10 +1551,18 @@
 msgid "Constraint '%s' has unbalanced fields."
 msgstr ""
 
+#: schema/Objects.py:170
+msgid "Constraint '%s' has more fields than the table '%s'"
+msgstr ""
+
 #: schema/Objects.py:183
 msgid "Table '%s' has no field '%s'."
 msgstr ""
 
+#: schema/Objects.py:212
+msgid "Constraint '%s': typemismatch in reference field '%s'."
+msgstr ""
+
 #: schema/Objects.py:322
 msgid "GSD-Error: can't find myself in the XML tree?!"
 msgstr ""
@@ -1430,6 +1604,10 @@
 msgid "  Inserted %d row(s), updated %d row(s)"
 msgstr ""
 
+#: schema/scripter/Scripter.py:48
+msgid "Data row of table '%s' has no key fields"
+msgstr ""
+
 #: schema/scripter/Scripter.py:61
 msgid ""
 "GNUe Schema Scripter creates database schemas based on GNUe Schema "
@@ -1566,10 +1744,6 @@
 #~ msgid "GNUE_CONNECTIONS is checked."
 #~ msgstr "GNUE_CONNECTIONS tikrinamas."
 
-#, fuzzy
-#~ msgid "No valid condition tree"
-#~ msgstr "Neteisinga data"
-
 #~ msgid "No database driver found for provider type '%s'"
 #~ msgstr "Nerasta duomen� baz�s tvarkykl�s tiek�jo tipui '%s'"
 
@@ -1669,10 +1843,6 @@
 #~ msgid "the appropriate DEBIAN package is python-soappy"
 #~ msgstr "atitinkamas DEBIAN paketas yra 'python-xmlrpc.deb'"
 
-#, fuzzy
-#~ msgid "Value %s for parameter \"servertype\" is not supported."
-#~ msgstr "Privalomas parametas 'port' nepateiktas"
-
 #~ msgid ""
 #~ "\n"
 #~ "Unable to load xmlrpc.  To use the XML-RPC interface, \n"

Modified: trunk/gnue-common/po/ro.po
===================================================================
--- trunk/gnue-common/po/ro.po  2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-common/po/ro.po  2004-08-04 07:14:24 UTC (rev 6134)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: gnue-common\n"
-"POT-Creation-Date: Fri Jul 23 10:26:50 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:13:37 2004\n"
 "PO-Revision-Date: 2004-04-07 14:53+0200\n"
 "Last-Translator: Florin Boariu <address@hidden>\n"
 "Language-Team: Romanian\n"
@@ -321,10 +321,87 @@
 "\n"
 "Atentie: Nu pot salva datele sesiunii in %s\n"
 
+#: apps/checktype.py:74
+msgid ""
+"\"%(varname)s\" is expected to be of %(expected)s but is of %(actual)s and "
+"has value %(value)s"
+msgstr ""
+
 #: apps/manpage.py:130
 msgid "value"
 msgstr "valoare"
 
+#: apps/plugin.py:89
+msgid ""
+"Cannot load plugin %s\n"
+"The following plugins failed:\n"
+msgstr ""
+
+#: apps/plugin.py:102
+#, fuzzy
+msgid "Cannot find plugin %s"
+msgstr "Nu gasesc tabela '%s'"
+
+#: datasources/GConditions.py:48
+msgid ""
+"Conditionelement '%(element)s' was expected to have '%(wanted)d'arguments, "
+"but only has %(real)d'"
+msgstr ""
+
+#: datasources/GConditions.py:57
+msgid "The field '%(field)s' has no entry in the given lookup-table"
+msgstr ""
+
+#: datasources/GConditions.py:67
+msgid "No unification rule for combination '%(type1)s' and '%(type2)s'"
+msgstr ""
+
+#: datasources/GConditions.py:75
+msgid ""
+"Value '%(value1)s' of type '%(type1)s' cannot be converted into type '%"
+"(type2)s'"
+msgstr ""
+
+#: datasources/GConditions.py:1217
+#, fuzzy
+msgid "No valid condition tree"
+msgstr "Nu e o data valida"
+
+#: datasources/GConditions.py:1264
+#: datasources/drivers/DBSIG2/DataObject.py:267
+#: datasources/drivers/ldap/Driver.py:551
+#: datasources/drivers/odbc/wodbc/Connection.py:412
+#: datasources/drivers/odbc/wodbc/DataObject.py:409
+#: datasources/drivers/odbc/wodbc/RecordSet.py:409
+#: datasources/drivers/odbc/wodbc/ResultSet.py:409
+msgid "Condition element \"%s\" expects at least %s arguments; found %s"
+msgstr "Elementul conditie \"%s\" asteapta cel putin %s argumente; a gasit %s"
+
+#: datasources/GConditions.py:1269
+#: datasources/drivers/DBSIG2/DataObject.py:271
+#: datasources/drivers/ldap/Driver.py:556
+#: datasources/drivers/odbc/wodbc/Connection.py:416
+#: datasources/drivers/odbc/wodbc/DataObject.py:413
+#: datasources/drivers/odbc/wodbc/RecordSet.py:413
+#: datasources/drivers/odbc/wodbc/ResultSet.py:413
+msgid "Condition element \"%s\" expects at most %s arguments; found %s"
+msgstr "Elementul conditie \"%s\" asteapta cel mult %s argumente; a gasit %s"
+
+#: datasources/GConditions.py:1278
+#, fuzzy
+msgid ""
+"Condition clause \"%s\" is not supported by the condition to prefix table "
+"conversion."
+msgstr "Expresia conditionala \"%s\" nu e suportat de acest driver db."
+
+#: datasources/GConnections.py:67
+msgid "Module '%s' is not installed."
+msgstr ""
+
+#: datasources/GConnections.py:69
+msgid "  You can download it from %s."
+msgstr ""
+
 #: datasources/GConnections.py:100
 msgid ""
 "The connections file has duplicate source definitions.\n"
@@ -468,6 +545,70 @@
 msgid "Database creation not implemented by this driver"
 msgstr ""
 
+#: datasources/drivers/Base/Schema/Creation/Creation.py:41
+#, fuzzy
+msgid "The definition has no attribute '%s'"
+msgstr "Instanta %s nu are atributul %s."
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:46
+#, fuzzy
+msgid "The table definition has no attribute '%s'"
+msgstr "Definitii de tabela in '%s'"
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:49
+#, fuzzy
+msgid "The field definition has no attribute '%s'"
+msgstr "Instanta %s nu are atributul %s."
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:52
+#, fuzzy
+msgid "Primarykey definition has no attribute '%s'"
+msgstr "Instanta %s nu are atributul %s."
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:56
+#, fuzzy
+msgid "Primarykey '%(name)s' of table '%(table)s' has no fields"
+msgstr "Rindul %d al tabelei %s nu are campuri cheie."
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:63
+msgid "Table '%s' has a primary key which is not allowed on table modification"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:68
+#, fuzzy
+msgid "Index definition has no attribute '%s'"
+msgstr "Instanta %s nu are atributul %s."
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:72
+#, fuzzy
+msgid "Index '%(name)s' of table '%(table)s' has no fields"
+msgstr "Rindul %d al tabelei %s nu are campuri cheie."
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:78
+#, fuzzy
+msgid "Constraint definition has no attribute '%s'"
+msgstr "Instanta %s nu are atributul %s."
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:82
+msgid "Constraint '%(name)s' of table '%(table)s' has no '%(fields)s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:90
+msgid ""
+"Type '%(type)s' of constraint '%(name)s' in table '%(table)s' not supported"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:99
+#, fuzzy
+msgid "No type transformation for '%s' found"
+msgstr "informatia de legatura pentru %s "
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:105
+msgid ""
+"The idendifier '%(identifier)s' exceeds the maximum length of %(maxlength)d "
+"characters"
+msgstr ""
+
 #: datasources/drivers/DBSIG2/Connection.py:72
 msgid "Password"
 msgstr "Parola"
@@ -481,24 +622,6 @@
 msgstr ""
 "Obiectul de tip necuonscut (%s) a fost predat driver-uili bazat pe DBSIG2"
 
-#: datasources/drivers/DBSIG2/DataObject.py:267
-#: datasources/drivers/ldap/Driver.py:551
-#: datasources/drivers/odbc/wodbc/Connection.py:412
-#: datasources/drivers/odbc/wodbc/DataObject.py:409
-#: datasources/drivers/odbc/wodbc/RecordSet.py:409
-#: datasources/drivers/odbc/wodbc/ResultSet.py:409
-msgid "Condition element \"%s\" expects at least %s arguments; found %s"
-msgstr "Elementul conditie \"%s\" asteapta cel putin %s argumente; a gasit %s"
-
-#: datasources/drivers/DBSIG2/DataObject.py:271
-#: datasources/drivers/ldap/Driver.py:556
-#: datasources/drivers/odbc/wodbc/Connection.py:416
-#: datasources/drivers/odbc/wodbc/DataObject.py:413
-#: datasources/drivers/odbc/wodbc/RecordSet.py:413
-#: datasources/drivers/odbc/wodbc/ResultSet.py:413
-msgid "Condition element \"%s\" expects at most %s arguments; found %s"
-msgstr "Elementul conditie \"%s\" asteapta cel mult %s argumente; a gasit %s"
-
 #: datasources/drivers/DBSIG2/DataObject.py:281
 #: datasources/drivers/ldap/Driver.py:567
 #: datasources/drivers/odbc/wodbc/Connection.py:425
@@ -508,6 +631,10 @@
 msgid "Condition clause \"%s\" is not supported by this db driver."
 msgstr "Expresia conditionala \"%s\" nu e suportat de acest driver db."
 
+#: datasources/drivers/DBSIG2/Schema/Creation/Creation.py:33
+msgid "No numeric transformation for number (%(length)d,%(scale)d)"
+msgstr ""
+
 #: datasources/drivers/adodbapi/Schema/Discovery/Introspection.py:59
 #: datasources/drivers/csv/Schema/Discovery/Introspection.py:41
 #: datasources/drivers/db2/Schema/Discovery/Introspection.py:43
@@ -592,6 +719,11 @@
 msgid "MS SQL Server database"
 msgstr "Baza de date MS SQL Server"
 
+#: datasources/drivers/appserver/Schema/Discovery/Introspection.py:51
+#, fuzzy
+msgid "Module '%s' not found."
+msgstr "N-am gasit fisierul CSV."
+
 #: datasources/drivers/appserver/Schema/Discovery/Introspection.py:62
 msgid "Business Object Class"
 msgstr "Clasa Object de Afaceri"
@@ -600,6 +732,10 @@
 msgid "GNUe AppServer Driver"
 msgstr "GNUe AppServer Driver"
 
+#: datasources/drivers/appserver/appserver/RecordSet.py:103
+msgid "Function call for empty record"
+msgstr ""
+
 #: datasources/drivers/csv/csv/Connection.py:62
 msgid "CSV file not found."
 msgstr "N-am gasit fisierul CSV."
@@ -650,6 +786,12 @@
 msgid "ingmod Ingres Driver"
 msgstr "Driver ingmod Ingres"
 
+#: datasources/drivers/interbase/interbase/Connection.py:93
+#, fuzzy
+msgid ""
+"Encoding '%s' is not supported by interbase dbdriver. Using default encoding."
+msgstr "Codarea '%s' nu e suportata de driver-ul interbase."
+
 #: datasources/drivers/interbase/interbase/Info.py:28
 msgid "kinterbasdb Firebird/Interbase Driver"
 msgstr "Driver kinterbasdb Firebird/Interbase"
@@ -836,6 +978,24 @@
 msgid "Unbound Special Data Driver"
 msgstr "Driver de date special Unbound (nelegat)"
 
+#: datasources/drivers/sqlite/Schema/Creation/Creation.py:31
+#, fuzzy
+msgid "Cannot find table '%s' anymore"
+msgstr "Nu gasesc tabela '%s'"
+
+#: datasources/drivers/sqlite/Schema/Creation/Creation.py:125
+msgid "Cannot split SQL command: '%s'"
+msgstr ""
+
+#: datasources/drivers/sqlite/sqlite/Connection.py:129
+#, fuzzy
+msgid ""
+"The SQLite driver returned the following error:\n"
+"\t%s"
+msgstr ""
+"Driver-ul PostgreSQL a returnat urmatoarea eroare:\n"
+"\t%s"
+
 #: datasources/drivers/sqlite/sqlite/Info.py:28
 msgid "PySQLite Driver"
 msgstr "Driver PySQLite"
@@ -1013,6 +1173,19 @@
 msgid "Source Trigger"
 msgstr "Trigger sursa"
 
+#: logic/adapters/python.py:152
+msgid "Sourcecode contains tab character at position %d"
+msgstr ""
+
+#: logic/language.py:48
+#, fuzzy
+msgid "No adapter available for language '%s'"
+msgstr "Nu exista mesaj de ajutor pentru %s"
+
+#: logic/language.py:61
+msgid "The class '%(class)s' has no implementation for '%(method)s'"
+msgstr ""
+
 #: rpc/RpcDoc.py:46 rpc/drivers/_helpers/RpcDoc.py:47
 msgid "GNUe RPC Documentation Generator"
 msgstr "Generator de Documentatie GNUe RPC"
@@ -1344,7 +1517,14 @@
 "va rugam instalati xmlrpc de la:\n"
 "    http://www.pythonware.com/products/xmlrpc/";
 
+#: rpc/drivers/xmlrpc/pw_xmlrpc/ServerAdapter.py:147
+msgid ""
+"Value %(value)s for parameter 'servertype' is not supported. Valid values "
+"are: %(valid)s"
+msgstr ""
+
 #: rpc/drivers/xmlrpc/py_xmlrpc/ClientAdapter.py:49
+#: rpc/drivers/xmlrpc/py_xmlrpc/ServerAdapter.py:44
 msgid ""
 "\n"
 "Unable to load xmlrpc.  To use the XML-RPC interface, \n"
@@ -1414,10 +1594,20 @@
 msgid "Constraint '%s' has unbalanced fields."
 msgstr "Constrangere '%s' are campuri nebalantate."
 
+#: schema/Objects.py:170
+#, fuzzy
+msgid "Constraint '%s' has more fields than the table '%s'"
+msgstr "Constrangere '%s' nu are campuri de referinta."
+
 #: schema/Objects.py:183
 msgid "Table '%s' has no field '%s'."
 msgstr "Tabela '%s' nu are campul '%s'."
 
+#: schema/Objects.py:212
+#, fuzzy
+msgid "Constraint '%s': typemismatch in reference field '%s'."
+msgstr "Constrangere '%s' nu are campuri de referinta."
+
 #: schema/Objects.py:322
 msgid "GSD-Error: can't find myself in the XML tree?!"
 msgstr "Eroare GSD: eu unde-s in arborele XML?!"
@@ -1454,6 +1644,11 @@
 msgid "  Inserted %d row(s), updated %d row(s)"
 msgstr "  Am adaugat %d linii, am modificat %d linii."
 
+#: schema/scripter/Scripter.py:48
+#, fuzzy
+msgid "Data row of table '%s' has no key fields"
+msgstr "Rindul %d al tabelei %s nu are campuri cheie."
+
 #: schema/scripter/Scripter.py:61
 #, fuzzy
 msgid ""
@@ -1635,9 +1830,6 @@
 #~ msgid "Unable to create output file %s."
 #~ msgstr "Nu pot crea fisierul de iesire %s."
 
-#~ msgid "%s instance has no attribute %s."
-#~ msgstr "Instanta %s nu are atributul %s."
-
 #~ msgid "WARNING: datatype 'timestamp' is depreciated. Use datetime instead."
 #~ msgstr ""
 #~ "ATENTIE: tipul de dae 'timestamp' e desapreciat. Folositi 'datetime'."
@@ -1677,14 +1869,5 @@
 #~ msgid "no"
 #~ msgstr "nu"
 
-#~ msgid "Table definitions in '%s'"
-#~ msgstr "Definitii de tabela in '%s'"
-
 #~ msgid "Generated on"
 #~ msgstr "Generat pe"
-
-#~ msgid "Encoding '%s' is not supported by interbase dbdriver."
-#~ msgstr "Codarea '%s' nu e suportata de driver-ul interbase."
-
-#~ msgid "Cannot find table '%s'"
-#~ msgstr "Nu gasesc tabela '%s'"

Modified: trunk/gnue-common/po/ru.po
===================================================================
--- trunk/gnue-common/po/ru.po  2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-common/po/ru.po  2004-08-04 07:14:24 UTC (rev 6134)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: Fri Jul 23 10:26:50 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:13:37 2004\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Dmitry Sorokin <address@hidden>\n"
 "Language-Team: Dmitry Sorokin <address@hidden>\n"
@@ -269,10 +269,84 @@
 "Warning: Unable to save session data to %s\n"
 msgstr ""
 
+#: apps/checktype.py:74
+msgid ""
+"\"%(varname)s\" is expected to be of %(expected)s but is of %(actual)s and "
+"has value %(value)s"
+msgstr ""
+
 #: apps/manpage.py:130
 msgid "value"
 msgstr ""
 
+#: apps/plugin.py:89
+msgid ""
+"Cannot load plugin %s\n"
+"The following plugins failed:\n"
+msgstr ""
+
+#: apps/plugin.py:102
+msgid "Cannot find plugin %s"
+msgstr ""
+
+#: datasources/GConditions.py:48
+msgid ""
+"Conditionelement '%(element)s' was expected to have '%(wanted)d'arguments, "
+"but only has %(real)d'"
+msgstr ""
+
+#: datasources/GConditions.py:57
+msgid "The field '%(field)s' has no entry in the given lookup-table"
+msgstr ""
+
+#: datasources/GConditions.py:67
+msgid "No unification rule for combination '%(type1)s' and '%(type2)s'"
+msgstr ""
+
+#: datasources/GConditions.py:75
+msgid ""
+"Value '%(value1)s' of type '%(type1)s' cannot be converted into type '%"
+"(type2)s'"
+msgstr ""
+
+#: datasources/GConditions.py:1217
+msgid "No valid condition tree"
+msgstr ""
+
+#: datasources/GConditions.py:1264
+#: datasources/drivers/DBSIG2/DataObject.py:267
+#: datasources/drivers/ldap/Driver.py:551
+#: datasources/drivers/odbc/wodbc/Connection.py:412
+#: datasources/drivers/odbc/wodbc/DataObject.py:409
+#: datasources/drivers/odbc/wodbc/RecordSet.py:409
+#: datasources/drivers/odbc/wodbc/ResultSet.py:409
+msgid "Condition element \"%s\" expects at least %s arguments; found %s"
+msgstr ""
+
+#: datasources/GConditions.py:1269
+#: datasources/drivers/DBSIG2/DataObject.py:271
+#: datasources/drivers/ldap/Driver.py:556
+#: datasources/drivers/odbc/wodbc/Connection.py:416
+#: datasources/drivers/odbc/wodbc/DataObject.py:413
+#: datasources/drivers/odbc/wodbc/RecordSet.py:413
+#: datasources/drivers/odbc/wodbc/ResultSet.py:413
+msgid "Condition element \"%s\" expects at most %s arguments; found %s"
+msgstr ""
+
+#: datasources/GConditions.py:1278
+msgid ""
+"Condition clause \"%s\" is not supported by the condition to prefix table "
+"conversion."
+msgstr ""
+
+#: datasources/GConnections.py:67
+msgid "Module '%s' is not installed."
+msgstr ""
+
+#: datasources/GConnections.py:69
+msgid "  You can download it from %s."
+msgstr ""
+
 #: datasources/GConnections.py:100
 msgid ""
 "The connections file has duplicate source definitions.\n"
@@ -398,6 +472,61 @@
 msgid "Database creation not implemented by this driver"
 msgstr ""
 
+#: datasources/drivers/Base/Schema/Creation/Creation.py:41
+msgid "The definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:46
+msgid "The table definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:49
+msgid "The field definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:52
+msgid "Primarykey definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:56
+msgid "Primarykey '%(name)s' of table '%(table)s' has no fields"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:63
+msgid "Table '%s' has a primary key which is not allowed on table modification"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:68
+msgid "Index definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:72
+msgid "Index '%(name)s' of table '%(table)s' has no fields"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:78
+msgid "Constraint definition has no attribute '%s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:82
+msgid "Constraint '%(name)s' of table '%(table)s' has no '%(fields)s'"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:90
+msgid ""
+"Type '%(type)s' of constraint '%(name)s' in table '%(table)s' not supported"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:99
+msgid "No type transformation for '%s' found"
+msgstr ""
+
+#: datasources/drivers/Base/Schema/Creation/Creation.py:105
+msgid ""
+"The idendifier '%(identifier)s' exceeds the maximum length of %(maxlength)d "
+"characters"
+msgstr ""
+
 #: datasources/drivers/DBSIG2/Connection.py:72
 msgid "Password"
 msgstr ""
@@ -410,24 +539,6 @@
 msgid "Object of unknown type (%s) passed to DBSIG2 based dbdriver."
 msgstr ""
 
-#: datasources/drivers/DBSIG2/DataObject.py:267
-#: datasources/drivers/ldap/Driver.py:551
-#: datasources/drivers/odbc/wodbc/Connection.py:412
-#: datasources/drivers/odbc/wodbc/DataObject.py:409
-#: datasources/drivers/odbc/wodbc/RecordSet.py:409
-#: datasources/drivers/odbc/wodbc/ResultSet.py:409
-msgid "Condition element \"%s\" expects at least %s arguments; found %s"
-msgstr ""
-
-#: datasources/drivers/DBSIG2/DataObject.py:271
-#: datasources/drivers/ldap/Driver.py:556
-#: datasources/drivers/odbc/wodbc/Connection.py:416
-#: datasources/drivers/odbc/wodbc/DataObject.py:413
-#: datasources/drivers/odbc/wodbc/RecordSet.py:413
-#: datasources/drivers/odbc/wodbc/ResultSet.py:413
-msgid "Condition element \"%s\" expects at most %s arguments; found %s"
-msgstr ""
-
 #: datasources/drivers/DBSIG2/DataObject.py:281
 #: datasources/drivers/ldap/Driver.py:567
 #: datasources/drivers/odbc/wodbc/Connection.py:425
@@ -437,6 +548,10 @@
 msgid "Condition clause \"%s\" is not supported by this db driver."
 msgstr ""
 
+#: datasources/drivers/DBSIG2/Schema/Creation/Creation.py:33
+msgid "No numeric transformation for number (%(length)d,%(scale)d)"
+msgstr ""
+
 #: datasources/drivers/adodbapi/Schema/Discovery/Introspection.py:59
 #: datasources/drivers/csv/Schema/Discovery/Introspection.py:41
 #: datasources/drivers/db2/Schema/Discovery/Introspection.py:43
@@ -520,6 +635,10 @@
 msgid "MS SQL Server database"
 msgstr ""
 
+#: datasources/drivers/appserver/Schema/Discovery/Introspection.py:51
+msgid "Module '%s' not found."
+msgstr ""
+
 #: datasources/drivers/appserver/Schema/Discovery/Introspection.py:62
 msgid "Business Object Class"
 msgstr ""
@@ -528,6 +647,10 @@
 msgid "GNUe AppServer Driver"
 msgstr ""
 
+#: datasources/drivers/appserver/appserver/RecordSet.py:103
+msgid "Function call for empty record"
+msgstr ""
+
 #: datasources/drivers/csv/csv/Connection.py:62
 msgid "CSV file not found."
 msgstr ""
@@ -577,6 +700,11 @@
 msgid "ingmod Ingres Driver"
 msgstr ""
 
+#: datasources/drivers/interbase/interbase/Connection.py:93
+msgid ""
+"Encoding '%s' is not supported by interbase dbdriver. Using default encoding."
+msgstr ""
+
 #: datasources/drivers/interbase/interbase/Info.py:28
 msgid "kinterbasdb Firebird/Interbase Driver"
 msgstr ""
@@ -750,6 +878,20 @@
 msgid "Unbound Special Data Driver"
 msgstr ""
 
+#: datasources/drivers/sqlite/Schema/Creation/Creation.py:31
+msgid "Cannot find table '%s' anymore"
+msgstr ""
+
+#: datasources/drivers/sqlite/Schema/Creation/Creation.py:125
+msgid "Cannot split SQL command: '%s'"
+msgstr ""
+
+#: datasources/drivers/sqlite/sqlite/Connection.py:129
+msgid ""
+"The SQLite driver returned the following error:\n"
+"\t%s"
+msgstr ""
+
 #: datasources/drivers/sqlite/sqlite/Info.py:28
 msgid "PySQLite Driver"
 msgstr ""
@@ -918,6 +1060,18 @@
 msgid "Source Trigger"
 msgstr ""
 
+#: logic/adapters/python.py:152
+msgid "Sourcecode contains tab character at position %d"
+msgstr ""
+
+#: logic/language.py:48
+msgid "No adapter available for language '%s'"
+msgstr ""
+
+#: logic/language.py:61
+msgid "The class '%(class)s' has no implementation for '%(method)s'"
+msgstr ""
+
 #: rpc/RpcDoc.py:46 rpc/drivers/_helpers/RpcDoc.py:47
 msgid "GNUe RPC Documentation Generator"
 msgstr ""
@@ -1228,7 +1382,14 @@
 "    http://www.pythonware.com/products/xmlrpc/";
 msgstr ""
 
+#: rpc/drivers/xmlrpc/pw_xmlrpc/ServerAdapter.py:147
+msgid ""
+"Value %(value)s for parameter 'servertype' is not supported. Valid values "
+"are: %(valid)s"
+msgstr ""
+
 #: rpc/drivers/xmlrpc/py_xmlrpc/ClientAdapter.py:49
+#: rpc/drivers/xmlrpc/py_xmlrpc/ServerAdapter.py:44
 msgid ""
 "\n"
 "Unable to load xmlrpc.  To use the XML-RPC interface, \n"
@@ -1291,10 +1452,18 @@
 msgid "Constraint '%s' has unbalanced fields."
 msgstr ""
 
+#: schema/Objects.py:170
+msgid "Constraint '%s' has more fields than the table '%s'"
+msgstr ""
+
 #: schema/Objects.py:183
 msgid "Table '%s' has no field '%s'."
 msgstr ""
 
+#: schema/Objects.py:212
+msgid "Constraint '%s': typemismatch in reference field '%s'."
+msgstr ""
+
 #: schema/Objects.py:322
 msgid "GSD-Error: can't find myself in the XML tree?!"
 msgstr ""
@@ -1331,6 +1500,10 @@
 msgid "  Inserted %d row(s), updated %d row(s)"
 msgstr ""
 
+#: schema/scripter/Scripter.py:48
+msgid "Data row of table '%s' has no key fields"
+msgstr ""
+
 #: schema/scripter/Scripter.py:61
 msgid ""
 "GNUe Schema Scripter creates database schemas based on GNUe Schema "

Modified: trunk/gnue-designer/po/de.po
===================================================================
--- trunk/gnue-designer/po/de.po        2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-designer/po/de.po        2004-08-04 07:14:24 UTC (rev 6134)
@@ -9,7 +9,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: gnue\n"
-"POT-Creation-Date: Sun Apr 11 21:48:49 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:14:02 2004\n"
 "PO-Revision-Date: 2003-08-22 22:02+0200\n"
 "Last-Translator: Jan Ischebeck <address@hidden>\n"
 "Language-Team: german\n"
@@ -18,56 +18,56 @@
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.0.1\n"
 
-#: Designer.py:86
+#: Designer.py:84
 msgid ""
 "A graphical tool for the rapid deployment of GNU Enterprise forms and "
 "reports."
 msgstr ""
 
-#: Designer.py:89
+#: Designer.py:87
 msgid ""
 "Starts up opening a new instance of <module>, where module can be forms, "
 "reports, schema, etc."
 msgstr ""
 
-#: Designer.py:119
+#: Designer.py:126
 msgid "Initializing Client Library"
 msgstr ""
 
-#: Designer.py:206
+#: Designer.py:213
 msgid "Open GNUe File..."
 msgstr ""
 
-#: Designer.py:271
+#: Designer.py:278
 msgid "Version  "
 msgstr ""
 
-#: Designer.py:272
+#: Designer.py:279
 msgid ""
 "Copyright 2001-2004 Free Software Foundation\n"
 "\n"
 msgstr ""
 
-#: Designer.py:273
+#: Designer.py:280
 msgid ""
 "Environment:\n"
 "  %s\n"
 "\n"
 msgstr ""
 
-#: Designer.py:274
+#: Designer.py:281
 msgid "For help, email address@hidden"
 msgstr ""
 
-#: Designer.py:275
+#: Designer.py:282
 msgid "About "
 msgstr "�ber "
 
-#: Designer.py:283
+#: Designer.py:290
 msgid "Loading available tool modules"
 msgstr ""
 
-#: Designer.py:342
+#: Designer.py:349
 msgid "Loading document"
 msgstr ""
 
@@ -494,16 +494,16 @@
 msgid "Select All"
 msgstr "Alle Ausw�hlen"
 
-#: base/docks/DockedPane.py:100
+#: base/docks/DockedPane.py:101
 msgid "Hide Tool"
 msgstr ""
 
-#: base/docks/DockedPane.py:106
+#: base/docks/DockedPane.py:107
 #, fuzzy
 msgid "Show Tool"
 msgstr "Anzeigen: "
 
-#: base/docks/DockedPane.py:114
+#: base/docks/DockedPane.py:115
 msgid "Release to Frame"
 msgstr ""
 
@@ -595,15 +595,15 @@
 msgid "(Custom Trigger)"
 msgstr ""
 
-#: base/tools/PropertyEditor.py:206
+#: base/tools/PropertyEditor.py:209
 msgid "?"
 msgstr ""
 
-#: base/tools/PropertyEditor.py:438
+#: base/tools/PropertyEditor.py:458
 msgid "Yes"
 msgstr ""
 
-#: base/tools/PropertyEditor.py:439
+#: base/tools/PropertyEditor.py:459
 #, fuzzy
 msgid "No"
 msgstr "Nov"
@@ -838,17 +838,17 @@
 msgid "Create Data Source (no bound block)"
 msgstr "Datenquelle anlegen"
 
-#: forms/LayoutEditor/LayoutEditor.py:758
-#: forms/LayoutEditor/LayoutEditor.py:770 forms/LayoutEditor/Workspace.py:635
+#: forms/LayoutEditor/LayoutEditor.py:762
+#: forms/LayoutEditor/LayoutEditor.py:774 forms/LayoutEditor/Workspace.py:635
 #: forms/LayoutEditor/Workspace.py:647
 msgid "Adjusting base point size to %spt"
 msgstr ""
 
-#: forms/LayoutEditor/LayoutEditor.py:760 forms/LayoutEditor/Workspace.py:637
+#: forms/LayoutEditor/LayoutEditor.py:764 forms/LayoutEditor/Workspace.py:637
 msgid "Cannot adjust point size to more than 72pt"
 msgstr ""
 
-#: forms/LayoutEditor/LayoutEditor.py:772 forms/LayoutEditor/Workspace.py:649
+#: forms/LayoutEditor/LayoutEditor.py:776 forms/LayoutEditor/Workspace.py:649
 msgid "Cannot adjust point size to less than 6pt"
 msgstr ""
 

Modified: trunk/gnue-designer/po/es_MX.po
===================================================================
--- trunk/gnue-designer/po/es_MX.po     2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-designer/po/es_MX.po     2004-08-04 07:14:24 UTC (rev 6134)
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: Sun Apr 11 21:48:49 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:14:02 2004\n"
 "PO-Revision-Date: 2002-07-05 13:48+0200\n"
 "Last-Translator: Enrique Sanchez <address@hidden>\n"
 "Language-Team: Espa~ol/Mexico\n"
@@ -14,7 +14,7 @@
 "Content-Type: text/plain; charset=ISO-8859-13\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: Designer.py:86
+#: Designer.py:84
 msgid ""
 "A graphical tool for the rapid deployment of GNU Enterprise forms and "
 "reports."
@@ -22,50 +22,50 @@
 "Herramienta grafica para el desarrollo rapido de formas y reportes GNU "
 "Enterprise."
 
-#: Designer.py:89
+#: Designer.py:87
 msgid ""
 "Starts up opening a new instance of <module>, where module can be forms, "
 "reports, schema, etc."
 msgstr ""
 
-#: Designer.py:119
+#: Designer.py:126
 msgid "Initializing Client Library"
 msgstr ""
 
-#: Designer.py:206
+#: Designer.py:213
 msgid "Open GNUe File..."
 msgstr "Abrir un archivo de GNUe..."
 
-#: Designer.py:271
+#: Designer.py:278
 msgid "Version  "
 msgstr "Version "
 
-#: Designer.py:272
+#: Designer.py:279
 msgid ""
 "Copyright 2001-2004 Free Software Foundation\n"
 "\n"
 msgstr ""
 
-#: Designer.py:273
+#: Designer.py:280
 msgid ""
 "Environment:\n"
 "  %s\n"
 "\n"
 msgstr ""
 
-#: Designer.py:274
+#: Designer.py:281
 msgid "For help, email address@hidden"
 msgstr "Para ayuda, envia un email a address@hidden"
 
-#: Designer.py:275
+#: Designer.py:282
 msgid "About "
 msgstr "Acerca de "
 
-#: Designer.py:283
+#: Designer.py:290
 msgid "Loading available tool modules"
 msgstr ""
 
-#: Designer.py:342
+#: Designer.py:349
 msgid "Loading document"
 msgstr ""
 
@@ -513,16 +513,16 @@
 msgid "Select All"
 msgstr "Selecciona todo"
 
-#: base/docks/DockedPane.py:100
+#: base/docks/DockedPane.py:101
 msgid "Hide Tool"
 msgstr ""
 
-#: base/docks/DockedPane.py:106
+#: base/docks/DockedPane.py:107
 #, fuzzy
 msgid "Show Tool"
 msgstr "Muestra: "
 
-#: base/docks/DockedPane.py:114
+#: base/docks/DockedPane.py:115
 msgid "Release to Frame"
 msgstr ""
 
@@ -614,15 +614,15 @@
 msgid "(Custom Trigger)"
 msgstr ""
 
-#: base/tools/PropertyEditor.py:206
+#: base/tools/PropertyEditor.py:209
 msgid "?"
 msgstr ""
 
-#: base/tools/PropertyEditor.py:438
+#: base/tools/PropertyEditor.py:458
 msgid "Yes"
 msgstr ""
 
-#: base/tools/PropertyEditor.py:439
+#: base/tools/PropertyEditor.py:459
 #, fuzzy
 msgid "No"
 msgstr "nov"
@@ -867,17 +867,17 @@
 msgid "Create Data Source (no bound block)"
 msgstr "Crear Fuente de Datos"
 
-#: forms/LayoutEditor/LayoutEditor.py:758
-#: forms/LayoutEditor/LayoutEditor.py:770 forms/LayoutEditor/Workspace.py:635
+#: forms/LayoutEditor/LayoutEditor.py:762
+#: forms/LayoutEditor/LayoutEditor.py:774 forms/LayoutEditor/Workspace.py:635
 #: forms/LayoutEditor/Workspace.py:647
 msgid "Adjusting base point size to %spt"
 msgstr ""
 
-#: forms/LayoutEditor/LayoutEditor.py:760 forms/LayoutEditor/Workspace.py:637
+#: forms/LayoutEditor/LayoutEditor.py:764 forms/LayoutEditor/Workspace.py:637
 msgid "Cannot adjust point size to more than 72pt"
 msgstr ""
 
-#: forms/LayoutEditor/LayoutEditor.py:772 forms/LayoutEditor/Workspace.py:649
+#: forms/LayoutEditor/LayoutEditor.py:776 forms/LayoutEditor/Workspace.py:649
 msgid "Cannot adjust point size to less than 6pt"
 msgstr ""
 

Modified: trunk/gnue-designer/po/hu.po
===================================================================
--- trunk/gnue-designer/po/hu.po        2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-designer/po/hu.po        2004-08-04 07:14:24 UTC (rev 6134)
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: GNUe\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-05-25 09:04+0200\n"
+"POT-Creation-Date: Wed Aug  4 09:14:02 2004\n"
 "PO-Revision-Date: 2004-04-08 09:35+0100\n"
 "Last-Translator: Kmetyk� G�bor <address@hidden>\n"
 "Language-Team: Kmetyk� G�bor <address@hidden>\n"
@@ -10,7 +10,7 @@
 "Content-Type: text/plain; charset=iso-8859-2\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: Designer.py:86
+#: Designer.py:84
 msgid ""
 "A graphical tool for the rapid deployment of GNU Enterprise forms and "
 "reports."
@@ -18,7 +18,7 @@
 "Egy grafikus eszk�z GNU Enterprise k�perny�k �s jelent�sek gyors "
 "fejleszt�s�hez."
 
-#: Designer.py:89
+#: Designer.py:87
 msgid ""
 "Starts up opening a new instance of <module>, where module can be forms, "
 "reports, schema, etc."
@@ -26,19 +26,19 @@
 "Egy �j <module> p��ld�ny ind�t�s�val kezd, ahol a module lehet k�perny�, "
 "riport, s�ma, stb."
 
-#: Designer.py:119
+#: Designer.py:126
 msgid "Initializing Client Library"
 msgstr "Kliens k�nyvt�r inicializ�l�sa"
 
-#: Designer.py:206
+#: Designer.py:213
 msgid "Open GNUe File..."
 msgstr "GNUe f�jl megnyit�sa..."
 
-#: Designer.py:271
+#: Designer.py:278
 msgid "Version  "
 msgstr "Verzi�"
 
-#: Designer.py:272
+#: Designer.py:279
 msgid ""
 "Copyright 2001-2004 Free Software Foundation\n"
 "\n"
@@ -46,7 +46,7 @@
 "Copyright 2001-2004 Free Software Foundation\n"
 "\n"
 
-#: Designer.py:273
+#: Designer.py:280
 msgid ""
 "Environment:\n"
 "  %s\n"
@@ -56,19 +56,19 @@
 "  %s\n"
 "\n"
 
-#: Designer.py:274
+#: Designer.py:281
 msgid "For help, email address@hidden"
 msgstr "Seg�ts�g�rt k�ldj�n emailt ide: address@hidden"
 
-#: Designer.py:275
+#: Designer.py:282
 msgid "About "
 msgstr "N�vjegy"
 
-#: Designer.py:283
+#: Designer.py:290
 msgid "Loading available tool modules"
 msgstr "Rendelkez�sre �ll� eszk�z modulok bet�lt�se"
 
-#: Designer.py:342
+#: Designer.py:349
 msgid "Loading document"
 msgstr "Dokumentum bet�lt�se"
 
@@ -220,7 +220,8 @@
 msgstr "�jb�li bet�lt�s"
 
 #: base/Instance.py:291
-msgid "Reload the current document as of its last save (abandoning any 
changes)"
+msgid ""
+"Reload the current document as of its last save (abandoning any changes)"
 msgstr ""
 "�jb�l bet�lti az aktu�lis dokumentum legut�bbi mentett �llapot�t (minden "
 "az�ta tett v�ltoz�s elv�sz)"
@@ -293,7 +294,8 @@
 # c:\python22\lib\site-packages\gnue/forms/uidrivers/_base/UserActions.py:125
 #: base/Instance.py:299
 msgid "Paste the current object on the clipboard with special attributes"
-msgstr "A v�g�lapon tal�lhat� objektum beilleszt�se speci�lis tulajdons�gokkal 
egy�tt"
+msgstr ""
+"A v�g�lapon tal�lhat� objektum beilleszt�se speci�lis tulajdons�gokkal egy�tt"
 
 #: base/Instance.py:300
 msgid "&Delete Item"
@@ -510,15 +512,15 @@
 msgid "Select All"
 msgstr "Mindet kijel�li"
 
-#: base/docks/DockedPane.py:100
+#: base/docks/DockedPane.py:101
 msgid "Hide Tool"
 msgstr "Eszk�z elrejt�se"
 
-#: base/docks/DockedPane.py:106
+#: base/docks/DockedPane.py:107
 msgid "Show Tool"
 msgstr "Eszk�z megjelen�t�se"
 
-#: base/docks/DockedPane.py:114
+#: base/docks/DockedPane.py:115
 msgid "Release to Frame"
 msgstr "Keretes ablakk� alak�t"
 
@@ -616,15 +618,15 @@
 msgid "(Custom Trigger)"
 msgstr "(Egyedi trigger)"
 
-#: base/tools/PropertyEditor.py:206
+#: base/tools/PropertyEditor.py:209
 msgid "?"
 msgstr "?"
 
-#: base/tools/PropertyEditor.py:438
+#: base/tools/PropertyEditor.py:458
 msgid "Yes"
 msgstr "Igen"
 
-#: base/tools/PropertyEditor.py:439
+#: base/tools/PropertyEditor.py:459
 msgid "No"
 msgstr "Nem"
 
@@ -756,7 +758,8 @@
 
 #: forms/Instance.py:247
 msgid "Change the debugging output level for the Run Form option"
-msgstr "�t�ll�tja a hibakeres�si kijelz�s szintet a K�perny� futtat�sa 
men�ponthoz"
+msgstr ""
+"�t�ll�tja a hibakeres�si kijelz�s szintet a K�perny� futtat�sa men�ponthoz"
 
 #: forms/Instance.py:249
 msgid "&Align Left Edges"
@@ -824,7 +827,8 @@
 
 #: forms/Instance.py:257
 msgid "Automatically set the focus order based on an items position"
-msgstr "Automatikusan be�ll�tja a f�kusz sorrendet az elemek elhelyezked�se 
alapj�n"
+msgstr ""
+"Automatikusan be�ll�tja a f�kusz sorrendet az elemek elhelyezked�se alapj�n"
 
 #: forms/Instance.py:324
 msgid "Incomplete Form Definition"
@@ -862,17 +866,17 @@
 msgid "Create Data Source (no bound block)"
 msgstr "Adatforr�s l�trehoz�sa (nincs hozz� k�t�tt blokk)"
 
-#: forms/LayoutEditor/LayoutEditor.py:758
-#: forms/LayoutEditor/LayoutEditor.py:770 forms/LayoutEditor/Workspace.py:635
+#: forms/LayoutEditor/LayoutEditor.py:762
+#: forms/LayoutEditor/LayoutEditor.py:774 forms/LayoutEditor/Workspace.py:635
 #: forms/LayoutEditor/Workspace.py:647
 msgid "Adjusting base point size to %spt"
 msgstr "Az alap pontm�ret be�ll�t�sa %s pt-ra"
 
-#: forms/LayoutEditor/LayoutEditor.py:760 forms/LayoutEditor/Workspace.py:637
+#: forms/LayoutEditor/LayoutEditor.py:764 forms/LayoutEditor/Workspace.py:637
 msgid "Cannot adjust point size to more than 72pt"
 msgstr "A pont m�ret nem lehet t�bb, mint 72pt"
 
-#: forms/LayoutEditor/LayoutEditor.py:772 forms/LayoutEditor/Workspace.py:649
+#: forms/LayoutEditor/LayoutEditor.py:776 forms/LayoutEditor/Workspace.py:649
 msgid "Cannot adjust point size to less than 6pt"
 msgstr "A pont m�ret nem lehet kevesebb, mint 6pt"
 
@@ -1056,4 +1060,3 @@
 #: schema/wizards/WriteSchema.py:125
 msgid "Write Schema to Database"
 msgstr "S�ma ki�r�sa az adatb�zisba"
-

Modified: trunk/gnue-designer/po/lt.po
===================================================================
--- trunk/gnue-designer/po/lt.po        2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-designer/po/lt.po        2004-08-04 07:14:24 UTC (rev 6134)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: Sun Apr 11 21:48:49 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:14:02 2004\n"
 "PO-Revision-Date: 2002-07-05 13:48+0200\n"
 "Last-Translator: Art�ras Kriukovas <address@hidden>\n"
 "Language-Team: Lithuania\n"
@@ -9,56 +9,56 @@
 "Content-Type: text/plain; charset=ISO-8859-13\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: Designer.py:86
+#: Designer.py:84
 msgid ""
 "A graphical tool for the rapid deployment of GNU Enterprise forms and "
 "reports."
 msgstr "Grafinis �rankis greitam GNU enterprise form� ir raport� gaminimui"
 
-#: Designer.py:89
+#: Designer.py:87
 msgid ""
 "Starts up opening a new instance of <module>, where module can be forms, "
 "reports, schema, etc."
 msgstr ""
 
-#: Designer.py:119
+#: Designer.py:126
 msgid "Initializing Client Library"
 msgstr ""
 
-#: Designer.py:206
+#: Designer.py:213
 msgid "Open GNUe File..."
 msgstr "Atidaryti GNUe fail�..."
 
-#: Designer.py:271
+#: Designer.py:278
 msgid "Version  "
 msgstr "Versija "
 
-#: Designer.py:272
+#: Designer.py:279
 msgid ""
 "Copyright 2001-2004 Free Software Foundation\n"
 "\n"
 msgstr ""
 
-#: Designer.py:273
+#: Designer.py:280
 msgid ""
 "Environment:\n"
 "  %s\n"
 "\n"
 msgstr ""
 
-#: Designer.py:274
+#: Designer.py:281
 msgid "For help, email address@hidden"
 msgstr "Pagalb� galite gauti address@hidden adresu."
 
-#: Designer.py:275
+#: Designer.py:282
 msgid "About "
 msgstr "Apie "
 
-#: Designer.py:283
+#: Designer.py:290
 msgid "Loading available tool modules"
 msgstr ""
 
-#: Designer.py:342
+#: Designer.py:349
 msgid "Loading document"
 msgstr ""
 
@@ -503,16 +503,16 @@
 msgid "Select All"
 msgstr "Pa�ym�ti visk�"
 
-#: base/docks/DockedPane.py:100
+#: base/docks/DockedPane.py:101
 msgid "Hide Tool"
 msgstr ""
 
-#: base/docks/DockedPane.py:106
+#: base/docks/DockedPane.py:107
 #, fuzzy
 msgid "Show Tool"
 msgstr "Rodyti: "
 
-#: base/docks/DockedPane.py:114
+#: base/docks/DockedPane.py:115
 msgid "Release to Frame"
 msgstr ""
 
@@ -606,15 +606,15 @@
 msgid "(Custom Trigger)"
 msgstr "trigeris"
 
-#: base/tools/PropertyEditor.py:206
+#: base/tools/PropertyEditor.py:209
 msgid "?"
 msgstr ""
 
-#: base/tools/PropertyEditor.py:438
+#: base/tools/PropertyEditor.py:458
 msgid "Yes"
 msgstr ""
 
-#: base/tools/PropertyEditor.py:439
+#: base/tools/PropertyEditor.py:459
 msgid "No"
 msgstr ""
 
@@ -855,17 +855,17 @@
 msgid "Create Data Source (no bound block)"
 msgstr "Sukurti duomen� �altin�"
 
-#: forms/LayoutEditor/LayoutEditor.py:758
-#: forms/LayoutEditor/LayoutEditor.py:770 forms/LayoutEditor/Workspace.py:635
+#: forms/LayoutEditor/LayoutEditor.py:762
+#: forms/LayoutEditor/LayoutEditor.py:774 forms/LayoutEditor/Workspace.py:635
 #: forms/LayoutEditor/Workspace.py:647
 msgid "Adjusting base point size to %spt"
 msgstr ""
 
-#: forms/LayoutEditor/LayoutEditor.py:760 forms/LayoutEditor/Workspace.py:637
+#: forms/LayoutEditor/LayoutEditor.py:764 forms/LayoutEditor/Workspace.py:637
 msgid "Cannot adjust point size to more than 72pt"
 msgstr ""
 
-#: forms/LayoutEditor/LayoutEditor.py:772 forms/LayoutEditor/Workspace.py:649
+#: forms/LayoutEditor/LayoutEditor.py:776 forms/LayoutEditor/Workspace.py:649
 msgid "Cannot adjust point size to less than 6pt"
 msgstr ""
 

Modified: trunk/gnue-designer/po/ru.po
===================================================================
--- trunk/gnue-designer/po/ru.po        2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-designer/po/ru.po        2004-08-04 07:14:24 UTC (rev 6134)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: Sun Apr 11 21:48:49 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:14:02 2004\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Dmitry Sorokin <address@hidden>\n"
 "Language-Team: Dmitry Sorokin <address@hidden>\n"
@@ -9,57 +9,57 @@
 "Content-Type: text/plain; charset=koi8-r\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: Designer.py:86
+#: Designer.py:84
 msgid ""
 "A graphical tool for the rapid deployment of GNU Enterprise forms and "
 "reports."
 msgstr ""
 
-#: Designer.py:89
+#: Designer.py:87
 msgid ""
 "Starts up opening a new instance of <module>, where module can be forms, "
 "reports, schema, etc."
 msgstr ""
 
-#: Designer.py:119
+#: Designer.py:126
 msgid "Initializing Client Library"
 msgstr ""
 
-#: Designer.py:206
+#: Designer.py:213
 msgid "Open GNUe File..."
 msgstr ""
 
-#: Designer.py:271
+#: Designer.py:278
 #, fuzzy
 msgid "Version  "
 msgstr "  ������ : "
 
-#: Designer.py:272
+#: Designer.py:279
 msgid ""
 "Copyright 2001-2004 Free Software Foundation\n"
 "\n"
 msgstr ""
 
-#: Designer.py:273
+#: Designer.py:280
 msgid ""
 "Environment:\n"
 "  %s\n"
 "\n"
 msgstr ""
 
-#: Designer.py:274
+#: Designer.py:281
 msgid "For help, email address@hidden"
 msgstr ""
 
-#: Designer.py:275
+#: Designer.py:282
 msgid "About "
 msgstr ""
 
-#: Designer.py:283
+#: Designer.py:290
 msgid "Loading available tool modules"
 msgstr ""
 
-#: Designer.py:342
+#: Designer.py:349
 msgid "Loading document"
 msgstr ""
 
@@ -488,15 +488,15 @@
 msgid "Select All"
 msgstr ""
 
-#: base/docks/DockedPane.py:100
+#: base/docks/DockedPane.py:101
 msgid "Hide Tool"
 msgstr ""
 
-#: base/docks/DockedPane.py:106
+#: base/docks/DockedPane.py:107
 msgid "Show Tool"
 msgstr ""
 
-#: base/docks/DockedPane.py:114
+#: base/docks/DockedPane.py:115
 msgid "Release to Frame"
 msgstr ""
 
@@ -591,15 +591,15 @@
 msgid "(Custom Trigger)"
 msgstr ""
 
-#: base/tools/PropertyEditor.py:206
+#: base/tools/PropertyEditor.py:209
 msgid "?"
 msgstr ""
 
-#: base/tools/PropertyEditor.py:438
+#: base/tools/PropertyEditor.py:458
 msgid "Yes"
 msgstr ""
 
-#: base/tools/PropertyEditor.py:439
+#: base/tools/PropertyEditor.py:459
 #, fuzzy
 msgid "No"
 msgstr "���"
@@ -832,17 +832,17 @@
 msgid "Create Data Source (no bound block)"
 msgstr ""
 
-#: forms/LayoutEditor/LayoutEditor.py:758
-#: forms/LayoutEditor/LayoutEditor.py:770 forms/LayoutEditor/Workspace.py:635
+#: forms/LayoutEditor/LayoutEditor.py:762
+#: forms/LayoutEditor/LayoutEditor.py:774 forms/LayoutEditor/Workspace.py:635
 #: forms/LayoutEditor/Workspace.py:647
 msgid "Adjusting base point size to %spt"
 msgstr ""
 
-#: forms/LayoutEditor/LayoutEditor.py:760 forms/LayoutEditor/Workspace.py:637
+#: forms/LayoutEditor/LayoutEditor.py:764 forms/LayoutEditor/Workspace.py:637
 msgid "Cannot adjust point size to more than 72pt"
 msgstr ""
 
-#: forms/LayoutEditor/LayoutEditor.py:772 forms/LayoutEditor/Workspace.py:649
+#: forms/LayoutEditor/LayoutEditor.py:776 forms/LayoutEditor/Workspace.py:649
 msgid "Cannot adjust point size to less than 6pt"
 msgstr ""
 

Modified: trunk/gnue-forms/po/de.po
===================================================================
--- trunk/gnue-forms/po/de.po   2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-forms/po/de.po   2004-08-04 07:14:24 UTC (rev 6134)
@@ -9,7 +9,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: gnue\n"
-"POT-Creation-Date: Tue Jul 27 16:52:04 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:14:13 2004\n"
 "PO-Revision-Date: 2003-08-22 22:02+0200\n"
 "Last-Translator: Jan Ischebeck <address@hidden>\n"
 "Language-Team: german\n"
@@ -74,15 +74,28 @@
 msgid "User interface command line options:"
 msgstr "Kommandozeilenargumente f�r Benutzeroberfl�chen:"
 
+#: GFDisplayHandler.py:172
+#, fuzzy
+msgid "Invalid value '%s' for field"
+msgstr "Ung�ltiger Wert '%s' f�r Pulldown-Feld mit Schl�ssel"
+
+#: GFDisplayHandler.py:184
+msgid "Invalid input: '%s'"
+msgstr ""
+
 #: GFDisplayHandler.py:812 GFDisplayHandler.py:913
 msgid "Invalid value '%s' for keyed pull-down field"
 msgstr "Ung�ltiger Wert '%s' f�r Pulldown-Feld mit Schl�ssel"
 
+#: GFForm.py:331
+msgid "Minimum required length %d"
+msgstr ""
+
 #: GFForm.py:417
 msgid "Trigger Exception :\n"
 msgstr ""
 
-#: GFForm.py:461
+#: GFForm.py:461 GFInstance.py:741
 msgid "Data not saved. Save changes or clear the form to proceed."
 msgstr ""
 "Die Daten sind noch nicht gespeichert. Bitte speichern oder verwerfen Sie "
@@ -127,7 +140,7 @@
 msgstr "Block-Trigger lieferte einen Fehler"
 
 # ../../forms/src/GFForm.py:459 ../../forms/src/GFInstance.py:378 :394
-#: GFForm.py:581
+#: GFForm.py:581 GFInstance.py:760 GFInstance.py:776
 msgid "Form is readonly"
 msgstr "Das Formular ist schreibgesch�tzt"
 
@@ -197,6 +210,14 @@
 msgid "Current data is saved"
 msgstr "Die aktuellen Daten sind gespeichert."
 
+#: GFInstance.py:762
+msgid "Block does not allow delete"
+msgstr ""
+
+#: GFInstance.py:778
+msgid "Block does not allow insert"
+msgstr ""
+
 #: GFKeyMapper.py:118
 msgid "Invalid keystroke id '%s' in keymap for '%s'"
 msgstr ""
@@ -205,6 +226,14 @@
 msgid "Invalid keystroke combination '%s' in keymap for '%s'"
 msgstr ""
 
+#: GFObjects/GFEntry.py:99
+msgid "Entry references non-existent block '%s'"
+msgstr ""
+
+#: GFObjects/GFEntry.py:107
+msgid "Entry references non-existent field '%s'"
+msgstr ""
+
 #: GFParser.py:92
 msgid "Title"
 msgstr "Titel"
@@ -274,12 +303,12 @@
 msgstr ""
 
 #: GFParser.py:243 GFParser.py:482 GFParser.py:702
-#: uidrivers/curses/widgets/form.py:112
+#: uidrivers/curses/widgets/form.py:154
 msgid "Yes"
 msgstr "Ja"
 
 #: GFParser.py:244 GFParser.py:483 GFParser.py:703
-#: uidrivers/curses/widgets/form.py:113
+#: uidrivers/curses/widgets/form.py:155
 msgid "No"
 msgstr "Nein"
 
@@ -796,28 +825,165 @@
 msgid "About..."
 msgstr "Info..."
 
-#: uidrivers/curses/widgets/form.py:114
+#: uidrivers/_commonGuiToolkit/ToolBar.py:143
+#, fuzzy
+msgid "Save Changes"
+msgstr "&�nderungen speichern"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:144
+#, fuzzy
+msgid "Edit Current Record"
+msgstr "&L�sche aktuellen Datensatz"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:146
+#, fuzzy
+msgid "Insert New Record"
+msgstr "&Neuer Datensatz"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:147
+#, fuzzy
+msgid "Delete Current Record"
+msgstr "&L�sche aktuellen Datensatz"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:149
+#, fuzzy
+msgid "First Record"
+msgstr "&Erster Datensatz"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:150
+#, fuzzy
+msgid "Previous Record"
+msgstr "Vorheriger Datensatz"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:151
+#, fuzzy
+msgid "Next Record"
+msgstr "N�chster Datensatz"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:152
+#, fuzzy
+msgid "Last Record"
+msgstr "&Letzter Datensatz"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:153
+#, fuzzy
+msgid "Go to record..."
+msgstr "&Springe zu Datensatz..."
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:155
+#, fuzzy
+msgid "Enter Search Mode"
+msgstr "Suchanfrage starten"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:156
+#, fuzzy
+msgid "Perform Search"
+msgstr "Suchanfrage starten"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:157
+#, fuzzy
+msgid "Print Form"
+msgstr "&Drucken"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:159
+#, fuzzy
+msgid "Revert Changes"
+msgstr "�nderungen &verwerfen"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:161
+#, fuzzy
+msgid "Close"
+msgstr "&Schlie�en"
+
+#: uidrivers/curses/UIdriver.py:191
+msgid "processing..."
+msgstr ""
+
+#: uidrivers/curses/widgets/form.py:156
 msgid "Ok"
 msgstr "Ok"
 
+#: uidrivers/gtk2/ErrorHandler.py:41 uidrivers/html/ErrorHandler.py:35
+#: uidrivers/win32/ErrorHandler.py:37 uidrivers/wx/ErrorHandler.py:38
+msgid "Error: %s"
+msgstr "Fehler: %s"
+
+#: uidrivers/gtk2/ErrorHandler.py:65
+#, fuzzy
+msgid ""
+"Unable to start GNUe Forms:\n"
+"\n"
+"%s"
+msgstr "GNUe Forms kann nicht gestartet werden:"
+
+#: uidrivers/gtk2/ErrorHandler.py:83
+msgid ""
+"Exception occured in GNUe Forms:\n"
+"\n"
+"Type %(type)s\n"
+"Value %(value)s"
+msgstr ""
+
+#: uidrivers/gtk2/UILoginHandler.py:44 uidrivers/qt/UILoginHandler.py:68
+#: uidrivers/qt/UILoginHandler.py:69 uidrivers/win32/UILoginHandler.py:103
+#: uidrivers/wx/ErrorHandler.py:80 uidrivers/wx/UILoginHandler.py:74
+msgid "GNU Enterprise: Login to %s"
+msgstr "GNU Enterprise: Anmeldung zu %s"
+
+#: uidrivers/gtk2/UILoginHandler.py:62
+#, fuzzy
+msgid "Login required for %(newline)s\"%(description)s\""
+msgstr ""
+"Anmeldung erforderlich f�r\n"
+"\"%s\""
+
+#: uidrivers/gtk2/UIdriver.py:40
+msgid "Import error: You need pygtk 2.2 to use the gtk2 user interface driver."
+msgstr ""
+
+#: uidrivers/gtk2/UIdriver.py:42
+msgid "You are actually using gtk %s and pygtk %s"
+msgstr ""
+
 #: uidrivers/gtk2/UIdriver.py:50
 msgid "The GNUe-Forms GTK driver requires PyGTK and GTK 2.x."
 msgstr "Der GNUe-Forms GTK Treiber ben�tigt PyGTK 2.2.x und GTK 2.x"
 
-#: uidrivers/html/ErrorHandler.py:35 uidrivers/win32/ErrorHandler.py:37
-#: uidrivers/wx/ErrorHandler.py:38
-msgid "Error: %s"
-msgstr "Fehler: %s"
+#: uidrivers/gtk2/about.py:51 uidrivers/gtk2/about.py:68
+#, fuzzy
+msgid "Version:"
+msgstr "Version %s"
 
-#: uidrivers/qt/QTSplashScreen.py:54 uidrivers/wx/UIWXSplashScreen.py:54
+#: uidrivers/gtk2/about.py:52
+msgid "Driver:"
+msgstr ""
+
+#: uidrivers/gtk2/about.py:62
+msgid " Form Information "
+msgstr ""
+
+#: uidrivers/gtk2/about.py:67
+msgid "Name:"
+msgstr ""
+
+#: uidrivers/gtk2/about.py:69
+msgid "Author:"
+msgstr ""
+
+#: uidrivers/gtk2/about.py:70
+#, fuzzy
+msgid "Description:"
+msgstr "Frage"
+
+#: uidrivers/qt/QTSplashScreen.py:54 uidrivers/wx/UIWXSplashScreen.py:68
 msgid "GNU Enterprise Forms"
 msgstr "GNU Enterprise Forms"
 
-#: uidrivers/qt/QTSplashScreen.py:61 uidrivers/wx/UIWXSplashScreen.py:61
+#: uidrivers/qt/QTSplashScreen.py:61 uidrivers/wx/UIWXSplashScreen.py:75
 msgid "Version %s"
 msgstr "Version %s"
 
-#: uidrivers/qt/QTSplashScreen.py:71 uidrivers/wx/UIWXSplashScreen.py:71
+#: uidrivers/qt/QTSplashScreen.py:71 uidrivers/wx/UIWXSplashScreen.py:85
 msgid "Protected by GNU General Public Licence 2.0"
 msgstr ""
 
@@ -839,12 +1005,6 @@
 msgid "Login required for %s"
 msgstr "Anmeldung erforderlich f�r %s"
 
-#: uidrivers/qt/UILoginHandler.py:68 uidrivers/qt/UILoginHandler.py:69
-#: uidrivers/win32/UILoginHandler.py:103 uidrivers/wx/ErrorHandler.py:80
-#: uidrivers/wx/UILoginHandler.py:74
-msgid "GNU Enterprise: Login to %s"
-msgstr "GNU Enterprise: Anmeldung zu %s"
-
 #: uidrivers/qt/UILoginHandler.py:117 uidrivers/win32/UILoginHandler.py:144
 #: uidrivers/wx/ErrorHandler.py:131 uidrivers/wx/UILoginHandler.py:124
 msgid "Login"

Modified: trunk/gnue-forms/po/es_ES.po
===================================================================
--- trunk/gnue-forms/po/es_ES.po        2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-forms/po/es_ES.po        2004-08-04 07:14:24 UTC (rev 6134)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: GNUe-Forms-0.5.5\n"
-"POT-Creation-Date: Tue Jul 27 16:52:04 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:14:13 2004\n"
 "PO-Revision-Date: 2004-06-09\n"
 "Last-Translator: Jose Esteban <address@hidden>\n"
 "Language-Team: es_ES\n"
@@ -69,15 +69,27 @@
 msgid "User interface command line options:"
 msgstr "Opciones de l�nea de comandos disponibles:"
 
+#: GFDisplayHandler.py:172
+msgid "Invalid value '%s' for field"
+msgstr "Valor incorrecto '%s' para el campo"
+
+#: GFDisplayHandler.py:184
+msgid "Invalid input: '%s'"
+msgstr ""
+
 #: GFDisplayHandler.py:812 GFDisplayHandler.py:913
 msgid "Invalid value '%s' for keyed pull-down field"
 msgstr "Valor incorrecto '%s' para campo desplegable"
 
+#: GFForm.py:331
+msgid "Minimum required length %d"
+msgstr "Longitud m�nima requerida %d"
+
 #: GFForm.py:417
 msgid "Trigger Exception :\n"
 msgstr "Excepci�n en trigger:\n"
 
-#: GFForm.py:461
+#: GFForm.py:461 GFInstance.py:741
 msgid "Data not saved. Save changes or clear the form to proceed."
 msgstr "Datos no guardados. Guarde los cambios o limpie el formulario."
 
@@ -120,7 +132,7 @@
 msgstr "Un trigger de bloque devolvi� error"
 
 # ../../forms/src/GFForm.py:459 ../../forms/src/GFInstance.py:378 :394
-#: GFForm.py:581
+#: GFForm.py:581 GFInstance.py:760 GFInstance.py:776
 msgid "Form is readonly"
 msgstr "El formulario es de solo lectura."
 
@@ -191,6 +203,14 @@
 msgid "Current data is saved"
 msgstr "Los datos actuales estan guardados."
 
+#: GFInstance.py:762
+msgid "Block does not allow delete"
+msgstr "El bloque no permite borrar"
+
+#: GFInstance.py:778
+msgid "Block does not allow insert"
+msgstr "El bloque no permite insertar."
+
 #: GFKeyMapper.py:118
 msgid "Invalid keystroke id '%s' in keymap for '%s'"
 msgstr "El c�digo '%s' en mapa de teclado para '%s' no es v�lido"
@@ -199,6 +219,14 @@
 msgid "Invalid keystroke combination '%s' in keymap for '%s'"
 msgstr "Combinaci�n de teclado '%s' no v�lida en mapa de teclado para '%s'"
 
+#: GFObjects/GFEntry.py:99
+msgid "Entry references non-existent block '%s'"
+msgstr ""
+
+#: GFObjects/GFEntry.py:107
+msgid "Entry references non-existent field '%s'"
+msgstr ""
+
 #: GFParser.py:92
 msgid "Title"
 msgstr "&Archivo"
@@ -268,12 +296,12 @@
 msgstr "Permitir edici�n"
 
 #: GFParser.py:243 GFParser.py:482 GFParser.py:702
-#: uidrivers/curses/widgets/form.py:112
+#: uidrivers/curses/widgets/form.py:154
 msgid "Yes"
 msgstr "S�"
 
 #: GFParser.py:244 GFParser.py:483 GFParser.py:703
-#: uidrivers/curses/widgets/form.py:113
+#: uidrivers/curses/widgets/form.py:155
 msgid "No"
 msgstr "No"
 
@@ -786,28 +814,157 @@
 msgid "About..."
 msgstr "Acerca..."
 
-#: uidrivers/curses/widgets/form.py:114
+#: uidrivers/_commonGuiToolkit/ToolBar.py:143
+msgid "Save Changes"
+msgstr "Guarda cambios"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:144
+#, fuzzy
+msgid "Edit Current Record"
+msgstr "Elimina registro actual"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:146
+msgid "Insert New Record"
+msgstr "Insertar registro"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:147
+msgid "Delete Current Record"
+msgstr "Elimina registro actual"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:149
+msgid "First Record"
+msgstr "Primer Registro"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:150
+msgid "Previous Record"
+msgstr "Registro anterior"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:151
+msgid "Next Record"
+msgstr "Registro siguiente"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:152
+msgid "Last Record"
+msgstr "Ultimo registro"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:153
+msgid "Go to record..."
+msgstr "Ir a registro num..."
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:155
+msgid "Enter Search Mode"
+msgstr "Pasa a modo b�squeda"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:156
+msgid "Perform Search"
+msgstr "Ejecuta b�squeda"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:157
+#, fuzzy
+msgid "Print Form"
+msgstr "&Imprimir"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:159
+msgid "Revert Changes"
+msgstr "Deshace cambios"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:161
+msgid "Close"
+msgstr "Cerrar"
+
+#: uidrivers/curses/UIdriver.py:191
+msgid "processing..."
+msgstr ""
+
+#: uidrivers/curses/widgets/form.py:156
 msgid "Ok"
 msgstr ""
 
+#: uidrivers/gtk2/ErrorHandler.py:41 uidrivers/html/ErrorHandler.py:35
+#: uidrivers/win32/ErrorHandler.py:37 uidrivers/wx/ErrorHandler.py:38
+msgid "Error: %s"
+msgstr "Error: %s"
+
+#: uidrivers/gtk2/ErrorHandler.py:65
+#, fuzzy
+msgid ""
+"Unable to start GNUe Forms:\n"
+"\n"
+"%s"
+msgstr "No se pudo iniciar GNUe Forms:"
+
+#: uidrivers/gtk2/ErrorHandler.py:83
+#, fuzzy
+msgid ""
+"Exception occured in GNUe Forms:\n"
+"\n"
+"Type %(type)s\n"
+"Value %(value)s"
+msgstr "Fallo (excepci�n) en GNUe Forms:"
+
+#: uidrivers/gtk2/UILoginHandler.py:44 uidrivers/qt/UILoginHandler.py:68
+#: uidrivers/qt/UILoginHandler.py:69 uidrivers/win32/UILoginHandler.py:103
+#: uidrivers/wx/ErrorHandler.py:80 uidrivers/wx/UILoginHandler.py:74
+msgid "GNU Enterprise: Login to %s"
+msgstr "GNU Enterprise: Login en %s"
+
+#: uidrivers/gtk2/UILoginHandler.py:62
+#, fuzzy
+msgid "Login required for %(newline)s\"%(description)s\""
+msgstr ""
+"Login requerido para \n"
+"\"%s\""
+
+#: uidrivers/gtk2/UIdriver.py:40
+#, fuzzy
+msgid "Import error: You need pygtk 2.2 to use the gtk2 user interface driver."
+msgstr ""
+"Error al importar: se necesita pygtk 2.0 para utilizar la interfaz de "
+"usuario gtk2"
+
+#: uidrivers/gtk2/UIdriver.py:42
+msgid "You are actually using gtk %s and pygtk %s"
+msgstr ""
+
 #: uidrivers/gtk2/UIdriver.py:50
 msgid "The GNUe-Forms GTK driver requires PyGTK and GTK 2.x."
 msgstr "El modo GTK requiere PyGTK y GTK 2.x"
 
-#: uidrivers/html/ErrorHandler.py:35 uidrivers/win32/ErrorHandler.py:37
-#: uidrivers/wx/ErrorHandler.py:38
-msgid "Error: %s"
-msgstr "Error: %s"
+#: uidrivers/gtk2/about.py:51 uidrivers/gtk2/about.py:68
+#, fuzzy
+msgid "Version:"
+msgstr "Versi�n %s"
 
-#: uidrivers/qt/QTSplashScreen.py:54 uidrivers/wx/UIWXSplashScreen.py:54
+#: uidrivers/gtk2/about.py:52
+msgid "Driver:"
+msgstr ""
+
+#: uidrivers/gtk2/about.py:62
+msgid " Form Information "
+msgstr ""
+
+#: uidrivers/gtk2/about.py:67
+msgid "Name:"
+msgstr ""
+
+#: uidrivers/gtk2/about.py:69
+msgid "Author:"
+msgstr ""
+
+#: uidrivers/gtk2/about.py:70
+#, fuzzy
+msgid "Description:"
+msgstr "Campo que describe la clave externa"
+
+#: uidrivers/qt/QTSplashScreen.py:54 uidrivers/wx/UIWXSplashScreen.py:68
 msgid "GNU Enterprise Forms"
 msgstr "GNU Enterprise Forms"
 
-#: uidrivers/qt/QTSplashScreen.py:61 uidrivers/wx/UIWXSplashScreen.py:61
+#: uidrivers/qt/QTSplashScreen.py:61 uidrivers/wx/UIWXSplashScreen.py:75
 msgid "Version %s"
 msgstr "Versi�n %s"
 
-#: uidrivers/qt/QTSplashScreen.py:71 uidrivers/wx/UIWXSplashScreen.py:71
+#: uidrivers/qt/QTSplashScreen.py:71 uidrivers/wx/UIWXSplashScreen.py:85
 msgid "Protected by GNU General Public Licence 2.0"
 msgstr "Protegido por GNU General Public License 2.0"
 
@@ -829,12 +986,6 @@
 msgid "Login required for %s"
 msgstr "Login requerido para %s"
 
-#: uidrivers/qt/UILoginHandler.py:68 uidrivers/qt/UILoginHandler.py:69
-#: uidrivers/win32/UILoginHandler.py:103 uidrivers/wx/ErrorHandler.py:80
-#: uidrivers/wx/UILoginHandler.py:74
-msgid "GNU Enterprise: Login to %s"
-msgstr "GNU Enterprise: Login en %s"
-
 #: uidrivers/qt/UILoginHandler.py:117 uidrivers/win32/UILoginHandler.py:144
 #: uidrivers/wx/ErrorHandler.py:131 uidrivers/wx/UILoginHandler.py:124
 msgid "Login"
@@ -915,48 +1066,6 @@
 #~ msgid "Move to the previous logicalfield."
 #~ msgstr "Salta al campo anterior, seg�n secuencia l�gica."
 
-#~ msgid "Block does not allow delete"
-#~ msgstr "El bloque no permite borrar"
-
-#~ msgid "Block does not allow insert"
-#~ msgstr "El bloque no permite insertar."
-
-#~ msgid "Save Changes"
-#~ msgstr "Guarda cambios"
-
-#~ msgid "Insert New Record"
-#~ msgstr "Insertar registro"
-
-#~ msgid "Delete Current Record"
-#~ msgstr "Elimina registro actual"
-
-#~ msgid "First Record"
-#~ msgstr "Primer Registro"
-
-#~ msgid "Previous Record"
-#~ msgstr "Registro anterior"
-
-#~ msgid "Next Record"
-#~ msgstr "Registro siguiente"
-
-#~ msgid "Last Record"
-#~ msgstr "Ultimo registro"
-
-#~ msgid "Go to record..."
-#~ msgstr "Ir a registro num..."
-
-#~ msgid "Enter Search Mode"
-#~ msgstr "Pasa a modo b�squeda"
-
-#~ msgid "Perform Search"
-#~ msgstr "Ejecuta b�squeda"
-
-#~ msgid "Revert Changes"
-#~ msgstr "Deshace cambios"
-
-#~ msgid "Close"
-#~ msgstr "Cerrar"
-
 #~ msgid "GNU Enteprise Forms"
 #~ msgstr "GNU Enterprise Forms"
 
@@ -966,9 +1075,6 @@
 #~ "El modo texto de GNUe-Forms requiere Python 2.1 o superior y la librer�a "
 #~ "ncurses."
 
-#~ msgid "Exception occured in GNUe Forms:"
-#~ msgstr "Fallo (excepci�n) en GNUe Forms:"
-
 #~ msgid "_LOGIN"
 #~ msgstr "Entrar"
 
@@ -979,18 +1085,6 @@
 #~ msgstr ""
 #~ "No se puede posicionar el cursor (%s,%s desde aqu�), este control es %s"
 
-#~ msgid "Minimum required length %d"
-#~ msgstr "Longitud m�nima requerida %d"
-
-#~ msgid ""
-#~ "Import error: You need pygtk 2.0 to use the gtk2 user interface driver."
-#~ msgstr ""
-#~ "Error al importar: se necesita pygtk 2.0 para utilizar la interfaz de "
-#~ "usuario gtk2"
-
-#~ msgid "Invalid value '%s' for field"
-#~ msgstr "Valor incorrecto '%s' para el campo"
-
 #~ msgid "Cannot modify field.  Form is read only"
 #~ msgstr "No es posible modificar datos. Formulario solo lectura"
 

Modified: trunk/gnue-forms/po/es_MX.po
===================================================================
--- trunk/gnue-forms/po/es_MX.po        2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-forms/po/es_MX.po        2004-08-04 07:14:24 UTC (rev 6134)
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: Tue Jul 27 16:52:04 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:14:13 2004\n"
 "PO-Revision-Date: 2002-07-05 13:48+0200\n"
 "Last-Translator: Enrique Sanchez <address@hidden>\n"
 "Language-Team: Espa~ol/Mexico\n"
@@ -75,15 +75,27 @@
 "Opciones de linea de comandos disponibles:\n"
 "%s"
 
+#: GFDisplayHandler.py:172
+msgid "Invalid value '%s' for field"
+msgstr "Valor invalido '%s' para el campo"
+
+#: GFDisplayHandler.py:184
+msgid "Invalid input: '%s'"
+msgstr "Entrada invalida: '%s'"
+
 #: GFDisplayHandler.py:812 GFDisplayHandler.py:913
 msgid "Invalid value '%s' for keyed pull-down field"
 msgstr "Valor invalido '%s' para campo 'pull-down'"
 
+#: GFForm.py:331
+msgid "Minimum required length %d"
+msgstr ""
+
 #: GFForm.py:417
 msgid "Trigger Exception :\n"
 msgstr ""
 
-#: GFForm.py:461
+#: GFForm.py:461 GFInstance.py:741
 msgid "Data not saved. Save changes or clear the form to proceed."
 msgstr ""
 "Datos no guardados. Guarde los cambios o limpie la forma para proceder."
@@ -124,7 +136,7 @@
 msgstr ""
 
 # ../../forms/src/GFForm.py:459 ../../forms/src/GFInstance.py:378 :394
-#: GFForm.py:581
+#: GFForm.py:581 GFInstance.py:760 GFInstance.py:776
 msgid "Form is readonly"
 msgstr "Forma es 'read-only'."
 
@@ -192,6 +204,14 @@
 msgid "Current data is saved"
 msgstr "Los datos actuales son guardados."
 
+#: GFInstance.py:762
+msgid "Block does not allow delete"
+msgstr "El Bloque no permite borrar"
+
+#: GFInstance.py:778
+msgid "Block does not allow insert"
+msgstr "El Bloque no permite insertar."
+
 #: GFKeyMapper.py:118
 msgid "Invalid keystroke id '%s' in keymap for '%s'"
 msgstr ""
@@ -200,6 +220,14 @@
 msgid "Invalid keystroke combination '%s' in keymap for '%s'"
 msgstr ""
 
+#: GFObjects/GFEntry.py:99
+msgid "Entry references non-existent block '%s'"
+msgstr ""
+
+#: GFObjects/GFEntry.py:107
+msgid "Entry references non-existent field '%s'"
+msgstr ""
+
 #: GFParser.py:92
 #, fuzzy
 msgid "Title"
@@ -274,12 +302,12 @@
 msgstr ""
 
 #: GFParser.py:243 GFParser.py:482 GFParser.py:702
-#: uidrivers/curses/widgets/form.py:112
+#: uidrivers/curses/widgets/form.py:154
 msgid "Yes"
 msgstr ""
 
 #: GFParser.py:244 GFParser.py:483 GFParser.py:703
-#: uidrivers/curses/widgets/form.py:113
+#: uidrivers/curses/widgets/form.py:155
 #, fuzzy
 msgid "No"
 msgstr "nov"
@@ -829,28 +857,164 @@
 msgid "About..."
 msgstr "&Acerca..."
 
-#: uidrivers/curses/widgets/form.py:114
+#: uidrivers/_commonGuiToolkit/ToolBar.py:143
+#, fuzzy
+msgid "Save Changes"
+msgstr "Guardar Cambios"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:144
+#, fuzzy
+msgid "Edit Current Record"
+msgstr "Eliminar registro"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:146
+#, fuzzy
+msgid "Insert New Record"
+msgstr "Insertar Registro"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:147
+#, fuzzy
+msgid "Delete Current Record"
+msgstr "Eliminar registro"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:149
+msgid "First Record"
+msgstr "Primer Registro"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:150
+msgid "Previous Record"
+msgstr "Registro Previo"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:151
+msgid "Next Record"
+msgstr "Registro siguiente"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:152
+msgid "Last Record"
+msgstr "Ultimo Registro"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:153
+#, fuzzy
+msgid "Go to record..."
+msgstr "Ir a Registro"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:155
+#, fuzzy
+msgid "Enter Search Mode"
+msgstr "Ejecutar Query"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:156
+#, fuzzy
+msgid "Perform Search"
+msgstr "Preparar Query"
+
+# ../../forms/src/uidrivers/wx/UIdriver.py:287 :287
+#: uidrivers/_commonGuiToolkit/ToolBar.py:157
+#, fuzzy
+msgid "Print Form"
+msgstr "Salir de Forma"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:159
+#, fuzzy
+msgid "Revert Changes"
+msgstr "Guardar Cambios"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:161
+#, fuzzy
+msgid "Close"
+msgstr "&Cerrar"
+
+#: uidrivers/curses/UIdriver.py:191
+msgid "processing..."
+msgstr ""
+
+#: uidrivers/curses/widgets/form.py:156
 msgid "Ok"
 msgstr ""
 
+#: uidrivers/gtk2/ErrorHandler.py:41 uidrivers/html/ErrorHandler.py:35
+#: uidrivers/win32/ErrorHandler.py:37 uidrivers/wx/ErrorHandler.py:38
+msgid "Error: %s"
+msgstr "Error: %s"
+
+#: uidrivers/gtk2/ErrorHandler.py:65
+msgid ""
+"Unable to start GNUe Forms:\n"
+"\n"
+"%s"
+msgstr ""
+
+#: uidrivers/gtk2/ErrorHandler.py:83
+msgid ""
+"Exception occured in GNUe Forms:\n"
+"\n"
+"Type %(type)s\n"
+"Value %(value)s"
+msgstr ""
+
+#: uidrivers/gtk2/UILoginHandler.py:44 uidrivers/qt/UILoginHandler.py:68
+#: uidrivers/qt/UILoginHandler.py:69 uidrivers/win32/UILoginHandler.py:103
+#: uidrivers/wx/ErrorHandler.py:80 uidrivers/wx/UILoginHandler.py:74
+msgid "GNU Enterprise: Login to %s"
+msgstr "GNU Enterprise: Login a %s"
+
+#: uidrivers/gtk2/UILoginHandler.py:62
+#, fuzzy
+msgid "Login required for %(newline)s\"%(description)s\""
+msgstr ""
+"Login requerido para \n"
+"\"%s\""
+
+#: uidrivers/gtk2/UIdriver.py:40
+msgid "Import error: You need pygtk 2.2 to use the gtk2 user interface driver."
+msgstr ""
+
+#: uidrivers/gtk2/UIdriver.py:42
+msgid "You are actually using gtk %s and pygtk %s"
+msgstr ""
+
 #: uidrivers/gtk2/UIdriver.py:50
 msgid "The GNUe-Forms GTK driver requires PyGTK and GTK 2.x."
 msgstr ""
 
-#: uidrivers/html/ErrorHandler.py:35 uidrivers/win32/ErrorHandler.py:37
-#: uidrivers/wx/ErrorHandler.py:38
-msgid "Error: %s"
-msgstr "Error: %s"
+#: uidrivers/gtk2/about.py:51 uidrivers/gtk2/about.py:68
+#, fuzzy
+msgid "Version:"
+msgstr " Version: "
 
-#: uidrivers/qt/QTSplashScreen.py:54 uidrivers/wx/UIWXSplashScreen.py:54
+#: uidrivers/gtk2/about.py:52
+msgid "Driver:"
+msgstr ""
+
+#: uidrivers/gtk2/about.py:62
+#, fuzzy
+msgid " Form Information "
+msgstr "-= Informacion de Forma =-"
+
+#: uidrivers/gtk2/about.py:67
+#, fuzzy
+msgid "Name:"
+msgstr "Nombre"
+
+#: uidrivers/gtk2/about.py:69
+#, fuzzy
+msgid "Author:"
+msgstr "Autor"
+
+#: uidrivers/gtk2/about.py:70
+#, fuzzy
+msgid "Description:"
+msgstr " Descripcion:"
+
+#: uidrivers/qt/QTSplashScreen.py:54 uidrivers/wx/UIWXSplashScreen.py:68
 msgid "GNU Enterprise Forms"
 msgstr "GNU Enterprise Forms"
 
-#: uidrivers/qt/QTSplashScreen.py:61 uidrivers/wx/UIWXSplashScreen.py:61
+#: uidrivers/qt/QTSplashScreen.py:61 uidrivers/wx/UIWXSplashScreen.py:75
 msgid "Version %s"
 msgstr "Version %s"
 
-#: uidrivers/qt/QTSplashScreen.py:71 uidrivers/wx/UIWXSplashScreen.py:71
+#: uidrivers/qt/QTSplashScreen.py:71 uidrivers/wx/UIWXSplashScreen.py:85
 msgid "Protected by GNU General Public Licence 2.0"
 msgstr "Protegido por  GNU General Public License 2.0"
 
@@ -873,12 +1037,6 @@
 msgid "Login required for %s"
 msgstr "Login requerido para %s"
 
-#: uidrivers/qt/UILoginHandler.py:68 uidrivers/qt/UILoginHandler.py:69
-#: uidrivers/win32/UILoginHandler.py:103 uidrivers/wx/ErrorHandler.py:80
-#: uidrivers/wx/UILoginHandler.py:74
-msgid "GNU Enterprise: Login to %s"
-msgstr "GNU Enterprise: Login a %s"
-
 #: uidrivers/qt/UILoginHandler.py:117 uidrivers/win32/UILoginHandler.py:144
 #: uidrivers/wx/ErrorHandler.py:131 uidrivers/wx/UILoginHandler.py:124
 msgid "Login"
@@ -957,55 +1115,10 @@
 msgid "Node"
 msgstr ""
 
-#~ msgid "Block does not allow delete"
-#~ msgstr "El Bloque no permite borrar"
-
-#~ msgid "Block does not allow insert"
-#~ msgstr "El Bloque no permite insertar."
-
 #, fuzzy
-#~ msgid "Save Changes"
-#~ msgstr "Guardar Cambios"
-
-#, fuzzy
-#~ msgid "Insert New Record"
-#~ msgstr "Insertar Registro"
-
-#, fuzzy
-#~ msgid "Delete Current Record"
-#~ msgstr "Eliminar registro"
-
-#~ msgid "First Record"
-#~ msgstr "Primer Registro"
-
-#~ msgid "Previous Record"
-#~ msgstr "Registro Previo"
-
-#~ msgid "Next Record"
-#~ msgstr "Registro siguiente"
-
-#~ msgid "Last Record"
-#~ msgstr "Ultimo Registro"
-
-#, fuzzy
-#~ msgid "Go to record..."
-#~ msgstr "Ir a Registro"
-
-#, fuzzy
-#~ msgid "Revert Changes"
-#~ msgstr "Guardar Cambios"
-
-#, fuzzy
-#~ msgid "Close"
-#~ msgstr "&Cerrar"
-
-#, fuzzy
 #~ msgid "GNU Enteprise Forms"
 #~ msgstr "GNU Enterprise Forms"
 
-#~ msgid "Invalid value '%s' for field"
-#~ msgstr "Valor invalido '%s' para el campo"
-
 #~ msgid "Cannot modify field.  Form is read only"
 #~ msgstr "No es posible modifcar campo. Forma protegida 'read-only'"
 
@@ -1023,9 +1136,6 @@
 #~ msgid "The currently supported values for <type> are "
 #~ msgstr "Los valores soportados para el <tipo> son "
 
-#~ msgid "Invalid input: '%s'"
-#~ msgstr "Entrada invalida: '%s'"
-
 #~ msgid "Displays the version information for this program."
 #~ msgstr "Despliega la version de este programa"
 
@@ -1847,10 +1957,6 @@
 #~ msgid "Navigate to user specified record in memory."
 #~ msgstr "Navegar a un registro en memoria especificado por el usuario."
 
-# ../../forms/src/uidrivers/wx/UIdriver.py:287 :287
-#~ msgid "Exit Form"
-#~ msgstr "Salir de Forma"
-
 #~ msgid "Enter record number to jump to"
 #~ msgstr "Inserte el numbero de registro a saltar"
 
@@ -1866,27 +1972,15 @@
 #~ msgid "  Driver  : UIwxpython"
 #~ msgstr " Driver : UIwxpython"
 
-#~ msgid "-= Form Info =-"
-#~ msgstr "-= Informacion de Forma =-"
-
 #~ msgid "  Name   : "
 #~ msgstr " Nombre :"
 
-#~ msgid "  Version: "
-#~ msgstr " Version: "
-
 #~ msgid "  Author : "
 #~ msgstr " Autor : "
 
-#~ msgid "  Description:"
-#~ msgstr " Descripcion:"
-
 #~ msgid "About"
 #~ msgstr "Acerca de"
 
-#~ msgid "Name"
-#~ msgstr "Nombre"
-
 #~ msgid "Source"
 #~ msgstr "Fuente"
 
@@ -2199,9 +2293,6 @@
 #~ msgid "Run Wizard"
 #~ msgstr "Ejecuta Wizard"
 
-#~ msgid "Author"
-#~ msgstr "Autor"
-
 # ../../designer/src/TemplateChooser.py:129 :139 :144
 #~ msgid "Unknown"
 #~ msgstr "Desconocido"

Modified: trunk/gnue-forms/po/fr.po
===================================================================
--- trunk/gnue-forms/po/fr.po   2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-forms/po/fr.po   2004-08-04 07:14:24 UTC (rev 6134)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: Tue Jul 27 16:52:04 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:14:13 2004\n"
 "PO-Revision-Date: 2004-04-10 19:29+0200\n"
 "Last-Translator: Laurent Savaete <address@hidden>\n"
 "Language-Team: Francais <address@hidden>\n"
@@ -73,15 +73,27 @@
 msgid "User interface command line options:"
 msgstr "Options de la ligne de commande de l'interface utilisateur:"
 
+#: GFDisplayHandler.py:172
+msgid "Invalid value '%s' for field"
+msgstr "Valeur '%s' incorrecte pour le champ"
+
+#: GFDisplayHandler.py:184
+msgid "Invalid input: '%s'"
+msgstr ""
+
 #: GFDisplayHandler.py:812 GFDisplayHandler.py:913
 msgid "Invalid value '%s' for keyed pull-down field"
 msgstr "Valeur '%s' incorrecte pour le menu d�roulant"
 
+#: GFForm.py:331
+msgid "Minimum required length %d"
+msgstr ""
+
 #: GFForm.py:417
 msgid "Trigger Exception :\n"
 msgstr "D�clencher l'exception : \n"
 
-#: GFForm.py:461
+#: GFForm.py:461 GFInstance.py:741
 msgid "Data not saved. Save changes or clear the form to proceed."
 msgstr ""
 "Donn�es non sauvegard�es. Enregistrez les changements ou effacez le "
@@ -125,7 +137,7 @@
 msgid "Block trigger returned error"
 msgstr "Le trigger du bloc a renvoy� une erreur."
 
-#: GFForm.py:581
+#: GFForm.py:581 GFInstance.py:760 GFInstance.py:776
 msgid "Form is readonly"
 msgstr "Formulaire en lecture seule"
 
@@ -199,6 +211,14 @@
 msgid "Current data is saved"
 msgstr "Donn�es actuelles sauvegard�es"
 
+#: GFInstance.py:762
+msgid "Block does not allow delete"
+msgstr "Le bloc n'autorise pas la suppression"
+
+#: GFInstance.py:778
+msgid "Block does not allow insert"
+msgstr "Le bloc n'autorise pas l'insertion"
+
 #: GFKeyMapper.py:118
 msgid "Invalid keystroke id '%s' in keymap for '%s'"
 msgstr "Touche incorrecte '%s' dans le mappage clavier pour '%s'"
@@ -207,6 +227,14 @@
 msgid "Invalid keystroke combination '%s' in keymap for '%s'"
 msgstr "Combinaison clavier incorrecte '%s' dans le mappage clavier pour '%s'"
 
+#: GFObjects/GFEntry.py:99
+msgid "Entry references non-existent block '%s'"
+msgstr ""
+
+#: GFObjects/GFEntry.py:107
+msgid "Entry references non-existent field '%s'"
+msgstr ""
+
 #: GFParser.py:92
 msgid "Title"
 msgstr "Titre"
@@ -278,12 +306,12 @@
 msgstr ""
 
 #: GFParser.py:243 GFParser.py:482 GFParser.py:702
-#: uidrivers/curses/widgets/form.py:112
+#: uidrivers/curses/widgets/form.py:154
 msgid "Yes"
 msgstr ""
 
 #: GFParser.py:244 GFParser.py:483 GFParser.py:703
-#: uidrivers/curses/widgets/form.py:113
+#: uidrivers/curses/widgets/form.py:155
 msgid "No"
 msgstr ""
 
@@ -807,28 +835,154 @@
 msgid "About..."
 msgstr "A propos..."
 
-#: uidrivers/curses/widgets/form.py:114
+#: uidrivers/_commonGuiToolkit/ToolBar.py:143
+msgid "Save Changes"
+msgstr "Enregistrer les changements"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:144
+#, fuzzy
+msgid "Edit Current Record"
+msgstr "Supprimer l'enregistrement courant"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:146
+msgid "Insert New Record"
+msgstr "Ins�rer un nouvel enregistrement"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:147
+msgid "Delete Current Record"
+msgstr "Supprimer l'enregistrement courant"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:149
+msgid "First Record"
+msgstr "Permier enregistrement"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:150
+msgid "Previous Record"
+msgstr "Enregistrement pr�c�dent"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:151
+msgid "Next Record"
+msgstr "Enregistrement suivant"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:152
+msgid "Last Record"
+msgstr "Dernier enregistrement"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:153
+msgid "Go to record..."
+msgstr "Aller � l'enregistrement..."
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:155
+msgid "Enter Search Mode"
+msgstr "Passer en mode recherche"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:156
+msgid "Perform Search"
+msgstr "Lancer la recherche"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:157
+#, fuzzy
+msgid "Print Form"
+msgstr "&Imprimer"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:159
+msgid "Revert Changes"
+msgstr "Annuler les changements"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:161
+msgid "Close"
+msgstr "Fermer"
+
+#: uidrivers/curses/UIdriver.py:191
+msgid "processing..."
+msgstr ""
+
+#: uidrivers/curses/widgets/form.py:156
 msgid "Ok"
 msgstr ""
 
+#: uidrivers/gtk2/ErrorHandler.py:41 uidrivers/html/ErrorHandler.py:35
+#: uidrivers/win32/ErrorHandler.py:37 uidrivers/wx/ErrorHandler.py:38
+msgid "Error: %s"
+msgstr "Erreur: %s"
+
+#: uidrivers/gtk2/ErrorHandler.py:65
+#, fuzzy
+msgid ""
+"Unable to start GNUe Forms:\n"
+"\n"
+"%s"
+msgstr "Impossible de lancer GNUe Forms:"
+
+#: uidrivers/gtk2/ErrorHandler.py:83
+#, fuzzy
+msgid ""
+"Exception occured in GNUe Forms:\n"
+"\n"
+"Type %(type)s\n"
+"Value %(value)s"
+msgstr "Exception dans GNUe Forms:"
+
+#: uidrivers/gtk2/UILoginHandler.py:44 uidrivers/qt/UILoginHandler.py:68
+#: uidrivers/qt/UILoginHandler.py:69 uidrivers/win32/UILoginHandler.py:103
+#: uidrivers/wx/ErrorHandler.py:80 uidrivers/wx/UILoginHandler.py:74
+msgid "GNU Enterprise: Login to %s"
+msgstr "GNU Enterprise: Connexion en tant que %s"
+
+#: uidrivers/gtk2/UILoginHandler.py:62
+#, fuzzy
+msgid "Login required for %(newline)s\"%(description)s\""
+msgstr ""
+"Login requis pour\n"
+"\"%s\""
+
+#: uidrivers/gtk2/UIdriver.py:40
+msgid "Import error: You need pygtk 2.2 to use the gtk2 user interface driver."
+msgstr ""
+
+#: uidrivers/gtk2/UIdriver.py:42
+msgid "You are actually using gtk %s and pygtk %s"
+msgstr ""
+
 #: uidrivers/gtk2/UIdriver.py:50
 msgid "The GNUe-Forms GTK driver requires PyGTK and GTK 2.x."
 msgstr "Le pilote GTK pour GNUe Forms n�cessite PyGTK et GTK 2.x."
 
-#: uidrivers/html/ErrorHandler.py:35 uidrivers/win32/ErrorHandler.py:37
-#: uidrivers/wx/ErrorHandler.py:38
-msgid "Error: %s"
-msgstr "Erreur: %s"
+#: uidrivers/gtk2/about.py:51 uidrivers/gtk2/about.py:68
+#, fuzzy
+msgid "Version:"
+msgstr "Version %s"
 
-#: uidrivers/qt/QTSplashScreen.py:54 uidrivers/wx/UIWXSplashScreen.py:54
+#: uidrivers/gtk2/about.py:52
+msgid "Driver:"
+msgstr ""
+
+#: uidrivers/gtk2/about.py:62
+msgid " Form Information "
+msgstr ""
+
+#: uidrivers/gtk2/about.py:67
+msgid "Name:"
+msgstr ""
+
+#: uidrivers/gtk2/about.py:69
+msgid "Author:"
+msgstr ""
+
+#: uidrivers/gtk2/about.py:70
+#, fuzzy
+msgid "Description:"
+msgstr "Champ de description F/K"
+
+#: uidrivers/qt/QTSplashScreen.py:54 uidrivers/wx/UIWXSplashScreen.py:68
 msgid "GNU Enterprise Forms"
 msgstr "GNU Enterprise Forms"
 
-#: uidrivers/qt/QTSplashScreen.py:61 uidrivers/wx/UIWXSplashScreen.py:61
+#: uidrivers/qt/QTSplashScreen.py:61 uidrivers/wx/UIWXSplashScreen.py:75
 msgid "Version %s"
 msgstr "Version %s"
 
-#: uidrivers/qt/QTSplashScreen.py:71 uidrivers/wx/UIWXSplashScreen.py:71
+#: uidrivers/qt/QTSplashScreen.py:71 uidrivers/wx/UIWXSplashScreen.py:85
 msgid "Protected by GNU General Public Licence 2.0"
 msgstr "Prot�g� par la GNU General Public Licence 2.0"
 
@@ -850,12 +1004,6 @@
 msgid "Login required for %s"
 msgstr "Login requis pour %s"
 
-#: uidrivers/qt/UILoginHandler.py:68 uidrivers/qt/UILoginHandler.py:69
-#: uidrivers/win32/UILoginHandler.py:103 uidrivers/wx/ErrorHandler.py:80
-#: uidrivers/wx/UILoginHandler.py:74
-msgid "GNU Enterprise: Login to %s"
-msgstr "GNU Enterprise: Connexion en tant que %s"
-
 #: uidrivers/qt/UILoginHandler.py:117 uidrivers/win32/UILoginHandler.py:144
 #: uidrivers/wx/ErrorHandler.py:131 uidrivers/wx/UILoginHandler.py:124
 msgid "Login"
@@ -939,48 +1087,6 @@
 #~ msgid "Move to the previous logicalfield."
 #~ msgstr "Aller au champ logique pr�c�dent."
 
-#~ msgid "Block does not allow delete"
-#~ msgstr "Le bloc n'autorise pas la suppression"
-
-#~ msgid "Block does not allow insert"
-#~ msgstr "Le bloc n'autorise pas l'insertion"
-
-#~ msgid "Save Changes"
-#~ msgstr "Enregistrer les changements"
-
-#~ msgid "Insert New Record"
-#~ msgstr "Ins�rer un nouvel enregistrement"
-
-#~ msgid "Delete Current Record"
-#~ msgstr "Supprimer l'enregistrement courant"
-
-#~ msgid "First Record"
-#~ msgstr "Permier enregistrement"
-
-#~ msgid "Previous Record"
-#~ msgstr "Enregistrement pr�c�dent"
-
-#~ msgid "Next Record"
-#~ msgstr "Enregistrement suivant"
-
-#~ msgid "Last Record"
-#~ msgstr "Dernier enregistrement"
-
-#~ msgid "Go to record..."
-#~ msgstr "Aller � l'enregistrement..."
-
-#~ msgid "Enter Search Mode"
-#~ msgstr "Passer en mode recherche"
-
-#~ msgid "Perform Search"
-#~ msgstr "Lancer la recherche"
-
-#~ msgid "Revert Changes"
-#~ msgstr "Annuler les changements"
-
-#~ msgid "Close"
-#~ msgstr "Fermer"
-
 #~ msgid "GNU Enteprise Forms"
 #~ msgstr "GNU Enterprise Forms"
 
@@ -990,9 +1096,6 @@
 #~ "Le pilote Curses pour GNUe Forms n�cessite Python 2.1+ et la librairie "
 #~ "ncurses."
 
-#~ msgid "Exception occured in GNUe Forms:"
-#~ msgstr "Exception dans GNUe Forms:"
-
 #~ msgid "_LOGIN"
 #~ msgstr "_LOGIN"
 
@@ -1004,9 +1107,6 @@
 #~ "Mauvais endroit pour ex�cuter set CursorPosition (%s,%s), le composant "
 #~ "est un %s"
 
-#~ msgid "Invalid value '%s' for field"
-#~ msgstr "Valeur '%s' incorrecte pour le champ"
-
 #~ msgid "Cannot modify field.  Form is read only"
 #~ msgstr "Impossible de modifier le champ. Formulaire en lecture seule"
 

Modified: trunk/gnue-forms/po/hu.po
===================================================================
--- trunk/gnue-forms/po/hu.po   2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-forms/po/hu.po   2004-08-04 07:14:24 UTC (rev 6134)
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: GNUe\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: Tue Jul 27 16:52:04 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:14:13 2004\n"
 "PO-Revision-Date: 2004-06-09 22:41+0200\n"
 "Last-Translator: Kmetyk� G�bor <address@hidden>\n"
 "Language-Team: Kmetyk� G�bor <address@hidden>\n"
@@ -70,15 +70,28 @@
 msgid "User interface command line options:"
 msgstr "Felhaszn�l�i fel�let parancssori kapcsol�i:"
 
+#: GFDisplayHandler.py:172
+#, fuzzy
+msgid "Invalid value '%s' for field"
+msgstr "A leg�rd�l� mez�ben �rv�nytelen �rt�k szerepel: %s"
+
+#: GFDisplayHandler.py:184
+msgid "Invalid input: '%s'"
+msgstr ""
+
 #: GFDisplayHandler.py:812 GFDisplayHandler.py:913
 msgid "Invalid value '%s' for keyed pull-down field"
 msgstr "A leg�rd�l� mez�ben �rv�nytelen �rt�k szerepel: %s"
 
+#: GFForm.py:331
+msgid "Minimum required length %d"
+msgstr ""
+
 #: GFForm.py:417
 msgid "Trigger Exception :\n"
 msgstr "Trigger kiv�tel :\n"
 
-#: GFForm.py:461
+#: GFForm.py:461 GFInstance.py:741
 msgid "Data not saved. Save changes or clear the form to proceed."
 msgstr ""
 "Az adatok nincsenek mentve. A folytat�shoz mentse a v�ltoztat�sokat vagy "
@@ -123,7 +136,7 @@
 msgid "Block trigger returned error"
 msgstr "A blokk trigger hib�t adott vissza"
 
-#: GFForm.py:581
+#: GFForm.py:581 GFInstance.py:760 GFInstance.py:776
 msgid "Form is readonly"
 msgstr "A k�perny� csak olvashat�"
 
@@ -195,6 +208,14 @@
 msgid "Current data is saved"
 msgstr "Az aktu�lis adatok ment�sre ker�ltek"
 
+#: GFInstance.py:762
+msgid "Block does not allow delete"
+msgstr "A blokkban nem lehet t�r�lni"
+
+#: GFInstance.py:778
+msgid "Block does not allow insert"
+msgstr "A blokkban nem lehet besz�rni"
+
 #: GFKeyMapper.py:118
 msgid "Invalid keystroke id '%s' in keymap for '%s'"
 msgstr "�rv�nytelen billenty� ID ('%s') a '%s' billenty�t�rk�pben"
@@ -203,6 +224,14 @@
 msgid "Invalid keystroke combination '%s' in keymap for '%s'"
 msgstr "�rv�nytelen billenty�-kombin�ci� ('%s') a '%s' billenty�t�rk�pben"
 
+#: GFObjects/GFEntry.py:99
+msgid "Entry references non-existent block '%s'"
+msgstr ""
+
+#: GFObjects/GFEntry.py:107
+msgid "Entry references non-existent field '%s'"
+msgstr ""
+
 #: GFParser.py:92
 msgid "Title"
 msgstr "C�m"
@@ -273,12 +302,12 @@
 msgstr "Szerkeszt�s enged�lyez�se"
 
 #: GFParser.py:243 GFParser.py:482 GFParser.py:702
-#: uidrivers/curses/widgets/form.py:112
+#: uidrivers/curses/widgets/form.py:154
 msgid "Yes"
 msgstr "Igen"
 
 #: GFParser.py:244 GFParser.py:483 GFParser.py:703
-#: uidrivers/curses/widgets/form.py:113
+#: uidrivers/curses/widgets/form.py:155
 msgid "No"
 msgstr "Nem"
 
@@ -827,28 +856,156 @@
 msgid "About..."
 msgstr "&N�vjegy"
 
-#: uidrivers/curses/widgets/form.py:114
+#: uidrivers/_commonGuiToolkit/ToolBar.py:143
+msgid "Save Changes"
+msgstr "V�ltoz�sok ment�se"
+
+# c:\python22\lib\site-packages\gnue/designer/base/Instance.py:306
+#: uidrivers/_commonGuiToolkit/ToolBar.py:144
+#, fuzzy
+msgid "Edit Current Record"
+msgstr "Rekord t�rl�se"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:146
+msgid "Insert New Record"
+msgstr "�j rekord"
+
+# c:\python22\lib\site-packages\gnue/designer/base/Instance.py:306
+#: uidrivers/_commonGuiToolkit/ToolBar.py:147
+msgid "Delete Current Record"
+msgstr "Rekord t�rl�se"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:149
+msgid "First Record"
+msgstr "Els� rekord"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:150
+msgid "Previous Record"
+msgstr "El�z� rekord"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:151
+msgid "Next Record"
+msgstr "K�vetkez� rekord"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:152
+msgid "Last Record"
+msgstr "Utols� rekord"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:153
+msgid "Go to record..."
+msgstr "Ugr�s egy rekordra..."
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:155
+msgid "Enter Search Mode"
+msgstr "Keres�s m�d"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:156
+msgid "Perform Search"
+msgstr "Keres�s v�grehajt�sa"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:157
+#, fuzzy
+msgid "Print Form"
+msgstr "&Nyomtat�s"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:159
+msgid "Revert Changes"
+msgstr "M�dos�t�sok visszavon�sa"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:161
+msgid "Close"
+msgstr "Bez�r"
+
+#: uidrivers/curses/UIdriver.py:191
+msgid "processing..."
+msgstr ""
+
+#: uidrivers/curses/widgets/form.py:156
 msgid "Ok"
 msgstr ""
 
+#: uidrivers/gtk2/ErrorHandler.py:41 uidrivers/html/ErrorHandler.py:35
+#: uidrivers/win32/ErrorHandler.py:37 uidrivers/wx/ErrorHandler.py:38
+msgid "Error: %s"
+msgstr "Hiba: %s"
+
+#: uidrivers/gtk2/ErrorHandler.py:65
+#, fuzzy
+msgid ""
+"Unable to start GNUe Forms:\n"
+"\n"
+"%s"
+msgstr "Nem lehet elind�tani a GNUe Forms-ot:"
+
+#: uidrivers/gtk2/ErrorHandler.py:83
+#, fuzzy
+msgid ""
+"Exception occured in GNUe Forms:\n"
+"\n"
+"Type %(type)s\n"
+"Value %(value)s"
+msgstr "Kiv�tel l�pett fel a GNUe Forms-ban:"
+
+#: uidrivers/gtk2/UILoginHandler.py:44 uidrivers/qt/UILoginHandler.py:68
+#: uidrivers/qt/UILoginHandler.py:69 uidrivers/win32/UILoginHandler.py:103
+#: uidrivers/wx/ErrorHandler.py:80 uidrivers/wx/UILoginHandler.py:74
+msgid "GNU Enterprise: Login to %s"
+msgstr "GNU Enterprise: Bejelentkez�s %s"
+
+#: uidrivers/gtk2/UILoginHandler.py:62
+#, fuzzy
+msgid "Login required for %(newline)s\"%(description)s\""
+msgstr ""
+"K�telez� bejelentkezni\n"
+"\"%s\""
+
+#: uidrivers/gtk2/UIdriver.py:40
+msgid "Import error: You need pygtk 2.2 to use the gtk2 user interface driver."
+msgstr ""
+
+#: uidrivers/gtk2/UIdriver.py:42
+msgid "You are actually using gtk %s and pygtk %s"
+msgstr ""
+
 #: uidrivers/gtk2/UIdriver.py:50
 msgid "The GNUe-Forms GTK driver requires PyGTK and GTK 2.x."
 msgstr "A GNUe-Forms GTK meghajt�hoz sz�ks�ges a PyGTK �s a GTK 2.x."
 
-#: uidrivers/html/ErrorHandler.py:35 uidrivers/win32/ErrorHandler.py:37
-#: uidrivers/wx/ErrorHandler.py:38
-msgid "Error: %s"
-msgstr "Hiba: %s"
+#: uidrivers/gtk2/about.py:51 uidrivers/gtk2/about.py:68
+#, fuzzy
+msgid "Version:"
+msgstr "Verzi� %s"
 
-#: uidrivers/qt/QTSplashScreen.py:54 uidrivers/wx/UIWXSplashScreen.py:54
+#: uidrivers/gtk2/about.py:52
+msgid "Driver:"
+msgstr ""
+
+#: uidrivers/gtk2/about.py:62
+msgid " Form Information "
+msgstr ""
+
+#: uidrivers/gtk2/about.py:67
+msgid "Name:"
+msgstr ""
+
+#: uidrivers/gtk2/about.py:69
+msgid "Author:"
+msgstr ""
+
+#: uidrivers/gtk2/about.py:70
+#, fuzzy
+msgid "Description:"
+msgstr "Le�r� mez�"
+
+#: uidrivers/qt/QTSplashScreen.py:54 uidrivers/wx/UIWXSplashScreen.py:68
 msgid "GNU Enterprise Forms"
 msgstr "GNU Enterprise Forms"
 
-#: uidrivers/qt/QTSplashScreen.py:61 uidrivers/wx/UIWXSplashScreen.py:61
+#: uidrivers/qt/QTSplashScreen.py:61 uidrivers/wx/UIWXSplashScreen.py:75
 msgid "Version %s"
 msgstr "Verzi� %s"
 
-#: uidrivers/qt/QTSplashScreen.py:71 uidrivers/wx/UIWXSplashScreen.py:71
+#: uidrivers/qt/QTSplashScreen.py:71 uidrivers/wx/UIWXSplashScreen.py:85
 msgid "Protected by GNU General Public Licence 2.0"
 msgstr "A GNU General Public Licence 2.0 �ltal v�dve"
 
@@ -872,12 +1029,6 @@
 msgid "Login required for %s"
 msgstr "K�telez� bejelentkezni %s"
 
-#: uidrivers/qt/UILoginHandler.py:68 uidrivers/qt/UILoginHandler.py:69
-#: uidrivers/win32/UILoginHandler.py:103 uidrivers/wx/ErrorHandler.py:80
-#: uidrivers/wx/UILoginHandler.py:74
-msgid "GNU Enterprise: Login to %s"
-msgstr "GNU Enterprise: Bejelentkez�s %s"
-
 #: uidrivers/qt/UILoginHandler.py:117 uidrivers/win32/UILoginHandler.py:144
 #: uidrivers/wx/ErrorHandler.py:131 uidrivers/wx/UILoginHandler.py:124
 msgid "Login"
@@ -964,49 +1115,6 @@
 #~ msgid "Move to the previous logicalfield."
 #~ msgstr "Ugr�s az el�z� mez�re."
 
-#~ msgid "Block does not allow delete"
-#~ msgstr "A blokkban nem lehet t�r�lni"
-
-#~ msgid "Block does not allow insert"
-#~ msgstr "A blokkban nem lehet besz�rni"
-
-#~ msgid "Save Changes"
-#~ msgstr "V�ltoz�sok ment�se"
-
-#~ msgid "Insert New Record"
-#~ msgstr "�j rekord"
-
-# c:\python22\lib\site-packages\gnue/designer/base/Instance.py:306
-#~ msgid "Delete Current Record"
-#~ msgstr "Rekord t�rl�se"
-
-#~ msgid "First Record"
-#~ msgstr "Els� rekord"
-
-#~ msgid "Previous Record"
-#~ msgstr "El�z� rekord"
-
-#~ msgid "Next Record"
-#~ msgstr "K�vetkez� rekord"
-
-#~ msgid "Last Record"
-#~ msgstr "Utols� rekord"
-
-#~ msgid "Go to record..."
-#~ msgstr "Ugr�s egy rekordra..."
-
-#~ msgid "Enter Search Mode"
-#~ msgstr "Keres�s m�d"
-
-#~ msgid "Perform Search"
-#~ msgstr "Keres�s v�grehajt�sa"
-
-#~ msgid "Revert Changes"
-#~ msgstr "M�dos�t�sok visszavon�sa"
-
-#~ msgid "Close"
-#~ msgstr "Bez�r"
-
 #~ msgid "GNU Enteprise Forms"
 #~ msgstr "GNU Enterprise Forms"
 
@@ -1016,9 +1124,6 @@
 #~ "A GNUe-Forms Curses meghajt�hoz sz�ks�ges a Python 2.1+ �s az ncurses "
 #~ "k�nyvt�r."
 
-#~ msgid "Exception occured in GNUe Forms:"
-#~ msgstr "Kiv�tel l�pett fel a GNUe Forms-ban:"
-
 # c:\python22\lib\site-packages\gnue/forms/uidrivers/gtk2/UILoginHandler.py:66
 #~ msgid "_LOGIN"
 #~ msgstr "Bejelentkez�s"

Modified: trunk/gnue-forms/po/lt.po
===================================================================
--- trunk/gnue-forms/po/lt.po   2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-forms/po/lt.po   2004-08-04 07:14:24 UTC (rev 6134)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: Tue Jul 27 16:52:04 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:14:13 2004\n"
 "PO-Revision-Date: 2002-07-05 13:48+0200\n"
 "Last-Translator: Art�ras Kriukovas <address@hidden>\n"
 "Language-Team: Lithuania\n"
@@ -70,15 +70,27 @@
 "Galimos komandin�s eilut�s opcijos:\n"
 "%s"
 
+#: GFDisplayHandler.py:172
+msgid "Invalid value '%s' for field"
+msgstr "Neteisinga vert� '%s' laukui"
+
+#: GFDisplayHandler.py:184
+msgid "Invalid input: '%s'"
+msgstr "Neteisingas �vedimas: '%s'"
+
 #: GFDisplayHandler.py:812 GFDisplayHandler.py:913
 msgid "Invalid value '%s' for keyed pull-down field"
 msgstr ""
 
+#: GFForm.py:331
+msgid "Minimum required length %d"
+msgstr ""
+
 #: GFForm.py:417
 msgid "Trigger Exception :\n"
 msgstr ""
 
-#: GFForm.py:461
+#: GFForm.py:461 GFInstance.py:741
 msgid "Data not saved. Save changes or clear the form to proceed."
 msgstr "Duomenys nei�saugoti. I�saugokite poky�ius arba at�aukite juos."
 
@@ -118,7 +130,7 @@
 msgstr ""
 
 # ../../forms/src/GFForm.py:459 ../../forms/src/GFInstance.py:378 :394
-#: GFForm.py:581
+#: GFForm.py:581 GFInstance.py:760 GFInstance.py:776
 msgid "Form is readonly"
 msgstr "Forma yra 'tik skaitymui'."
 
@@ -183,6 +195,14 @@
 msgid "Current data is saved"
 msgstr "Dabartiniai duomenys i�saugoti."
 
+#: GFInstance.py:762
+msgid "Block does not allow delete"
+msgstr "Bloke negalima trinti."
+
+#: GFInstance.py:778
+msgid "Block does not allow insert"
+msgstr "Bloke negalima �ra�yti."
+
 #: GFKeyMapper.py:118
 msgid "Invalid keystroke id '%s' in keymap for '%s'"
 msgstr ""
@@ -191,6 +211,14 @@
 msgid "Invalid keystroke combination '%s' in keymap for '%s'"
 msgstr ""
 
+#: GFObjects/GFEntry.py:99
+msgid "Entry references non-existent block '%s'"
+msgstr ""
+
+#: GFObjects/GFEntry.py:107
+msgid "Entry references non-existent field '%s'"
+msgstr ""
+
 #: GFParser.py:92
 #, fuzzy
 msgid "Title"
@@ -265,12 +293,12 @@
 msgstr ""
 
 #: GFParser.py:243 GFParser.py:482 GFParser.py:702
-#: uidrivers/curses/widgets/form.py:112
+#: uidrivers/curses/widgets/form.py:154
 msgid "Yes"
 msgstr ""
 
 #: GFParser.py:244 GFParser.py:483 GFParser.py:703
-#: uidrivers/curses/widgets/form.py:113
+#: uidrivers/curses/widgets/form.py:155
 msgid "No"
 msgstr ""
 
@@ -821,28 +849,165 @@
 msgid "About..."
 msgstr "&Apie..."
 
-#: uidrivers/curses/widgets/form.py:114
+#: uidrivers/_commonGuiToolkit/ToolBar.py:143
+#, fuzzy
+msgid "Save Changes"
+msgstr "I�saugoti pakeitimus"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:144
+#, fuzzy
+msgid "Edit Current Record"
+msgstr "I�trinti �ra��"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:146
+#, fuzzy
+msgid "Insert New Record"
+msgstr "�terpti �ra��"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:147
+#, fuzzy
+msgid "Delete Current Record"
+msgstr "I�trinti �ra��"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:149
+msgid "First Record"
+msgstr "Pirmas �ra�as"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:150
+msgid "Previous Record"
+msgstr "Ankstesnis �ra�as"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:151
+msgid "Next Record"
+msgstr "Sekantis �ra�as"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:152
+msgid "Last Record"
+msgstr "Paskutinis �ra�as"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:153
+#, fuzzy
+msgid "Go to record..."
+msgstr "Pereiti prie �ra�o"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:155
+#, fuzzy
+msgid "Enter Search Mode"
+msgstr "�vykdyti sudaryt� u�klaus�"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:156
+#, fuzzy
+msgid "Perform Search"
+msgstr "Paruo�i uklaus�"
+
+# ../../forms/src/uidrivers/wx/UIdriver.py:287 :287
+#: uidrivers/_commonGuiToolkit/ToolBar.py:157
+#, fuzzy
+msgid "Print Form"
+msgstr "U�daryti form�"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:159
+#, fuzzy
+msgid "Revert Changes"
+msgstr "I�saugoti pakeitimus"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:161
+#, fuzzy
+msgid "Close"
+msgstr "&U�daryti"
+
+#: uidrivers/curses/UIdriver.py:191
+msgid "processing..."
+msgstr ""
+
+#: uidrivers/curses/widgets/form.py:156
 msgid "Ok"
 msgstr ""
 
+#: uidrivers/gtk2/ErrorHandler.py:41 uidrivers/html/ErrorHandler.py:35
+#: uidrivers/win32/ErrorHandler.py:37 uidrivers/wx/ErrorHandler.py:38
+msgid "Error: %s"
+msgstr "Klaida: %s"
+
+#: uidrivers/gtk2/ErrorHandler.py:65
+msgid ""
+"Unable to start GNUe Forms:\n"
+"\n"
+"%s"
+msgstr ""
+
+#: uidrivers/gtk2/ErrorHandler.py:83
+msgid ""
+"Exception occured in GNUe Forms:\n"
+"\n"
+"Type %(type)s\n"
+"Value %(value)s"
+msgstr ""
+
+#: uidrivers/gtk2/UILoginHandler.py:44 uidrivers/qt/UILoginHandler.py:68
+#: uidrivers/qt/UILoginHandler.py:69 uidrivers/win32/UILoginHandler.py:103
+#: uidrivers/wx/ErrorHandler.py:80 uidrivers/wx/UILoginHandler.py:74
+msgid "GNU Enterprise: Login to %s"
+msgstr "GNU Enterprise: prisijungimas prie %s"
+
+#: uidrivers/gtk2/UILoginHandler.py:62
+#, fuzzy
+msgid "Login required for %(newline)s\"%(description)s\""
+msgstr ""
+"Reikalingas prisijungimas \n"
+"\"%s\""
+
+#: uidrivers/gtk2/UIdriver.py:40
+msgid "Import error: You need pygtk 2.2 to use the gtk2 user interface driver."
+msgstr ""
+
+#: uidrivers/gtk2/UIdriver.py:42
+msgid "You are actually using gtk %s and pygtk %s"
+msgstr ""
+
 #: uidrivers/gtk2/UIdriver.py:50
 msgid "The GNUe-Forms GTK driver requires PyGTK and GTK 2.x."
 msgstr ""
 
-#: uidrivers/html/ErrorHandler.py:35 uidrivers/win32/ErrorHandler.py:37
-#: uidrivers/wx/ErrorHandler.py:38
-msgid "Error: %s"
-msgstr "Klaida: %s"
+#: uidrivers/gtk2/about.py:51 uidrivers/gtk2/about.py:68
+#, fuzzy
+msgid "Version:"
+msgstr " Versija: "
 
-#: uidrivers/qt/QTSplashScreen.py:54 uidrivers/wx/UIWXSplashScreen.py:54
+#: uidrivers/gtk2/about.py:52
+#, fuzzy
+msgid "Driver:"
+msgstr "Trigeris: "
+
+#: uidrivers/gtk2/about.py:62
+#, fuzzy
+msgid " Form Information "
+msgstr "-= Formos Informacija =-"
+
+#: uidrivers/gtk2/about.py:67
+#, fuzzy
+msgid "Name:"
+msgstr "Pavadinimas"
+
+#: uidrivers/gtk2/about.py:69
+#, fuzzy
+msgid "Author:"
+msgstr "Autorius"
+
+#: uidrivers/gtk2/about.py:70
+#, fuzzy
+msgid "Description:"
+msgstr " Apra�ymas:"
+
+#: uidrivers/qt/QTSplashScreen.py:54 uidrivers/wx/UIWXSplashScreen.py:68
 msgid "GNU Enterprise Forms"
 msgstr "GNU Enterprise Formos"
 
-#: uidrivers/qt/QTSplashScreen.py:61 uidrivers/wx/UIWXSplashScreen.py:61
+#: uidrivers/qt/QTSplashScreen.py:61 uidrivers/wx/UIWXSplashScreen.py:75
 msgid "Version %s"
 msgstr "Versija %s"
 
-#: uidrivers/qt/QTSplashScreen.py:71 uidrivers/wx/UIWXSplashScreen.py:71
+#: uidrivers/qt/QTSplashScreen.py:71 uidrivers/wx/UIWXSplashScreen.py:85
 msgid "Protected by GNU General Public Licence 2.0"
 msgstr "Apsaugota GNU General Public License 2.0"
 
@@ -865,12 +1030,6 @@
 msgid "Login required for %s"
 msgstr "Reikalingas prisijungimas %s"
 
-#: uidrivers/qt/UILoginHandler.py:68 uidrivers/qt/UILoginHandler.py:69
-#: uidrivers/win32/UILoginHandler.py:103 uidrivers/wx/ErrorHandler.py:80
-#: uidrivers/wx/UILoginHandler.py:74
-msgid "GNU Enterprise: Login to %s"
-msgstr "GNU Enterprise: prisijungimas prie %s"
-
 #: uidrivers/qt/UILoginHandler.py:117 uidrivers/win32/UILoginHandler.py:144
 #: uidrivers/wx/ErrorHandler.py:131 uidrivers/wx/UILoginHandler.py:124
 msgid "Login"
@@ -948,55 +1107,10 @@
 msgid "Node"
 msgstr ""
 
-#~ msgid "Block does not allow delete"
-#~ msgstr "Bloke negalima trinti."
-
-#~ msgid "Block does not allow insert"
-#~ msgstr "Bloke negalima �ra�yti."
-
 #, fuzzy
-#~ msgid "Save Changes"
-#~ msgstr "I�saugoti pakeitimus"
-
-#, fuzzy
-#~ msgid "Insert New Record"
-#~ msgstr "�terpti �ra��"
-
-#, fuzzy
-#~ msgid "Delete Current Record"
-#~ msgstr "I�trinti �ra��"
-
-#~ msgid "First Record"
-#~ msgstr "Pirmas �ra�as"
-
-#~ msgid "Previous Record"
-#~ msgstr "Ankstesnis �ra�as"
-
-#~ msgid "Next Record"
-#~ msgstr "Sekantis �ra�as"
-
-#~ msgid "Last Record"
-#~ msgstr "Paskutinis �ra�as"
-
-#, fuzzy
-#~ msgid "Go to record..."
-#~ msgstr "Pereiti prie �ra�o"
-
-#, fuzzy
-#~ msgid "Revert Changes"
-#~ msgstr "I�saugoti pakeitimus"
-
-#, fuzzy
-#~ msgid "Close"
-#~ msgstr "&U�daryti"
-
-#, fuzzy
 #~ msgid "GNU Enteprise Forms"
 #~ msgstr "GNU Enterprise Formos"
 
-#~ msgid "Invalid value '%s' for field"
-#~ msgstr "Neteisinga vert� '%s' laukui"
-
 #~ msgid "Cannot modify field.  Form is read only"
 #~ msgstr "Negaliu pakeisti lauko. Forma yra 'tik skaitymui'"
 
@@ -1014,9 +1128,6 @@
 #~ msgid "The currently supported values for <type> are "
 #~ msgstr "Dabartiniu metu palaikomos vert�s <tipui> yra "
 
-#~ msgid "Invalid input: '%s'"
-#~ msgstr "Neteisingas �vedimas: '%s'"
-
 #~ msgid "Displays the version information for this program."
 #~ msgstr "Parodo �ios programos versijos informacij�"
 
@@ -1581,10 +1692,6 @@
 #~ msgid "Navigate to user specified record in memory."
 #~ msgstr "Per�jimas prie vartotojo nurodyto �ra�o atmintyje."
 
-# ../../forms/src/uidrivers/wx/UIdriver.py:287 :287
-#~ msgid "Exit Form"
-#~ msgstr "U�daryti form�"
-
 #~ msgid "Enter record number to jump to"
 #~ msgstr "�veskite �ra�o, prie kurio pereiti, numer�"
 
@@ -1600,27 +1707,15 @@
 #~ msgid "  Driver  : UIwxpython"
 #~ msgstr " Draiveris : UIwxpython"
 
-#~ msgid "-= Form Info =-"
-#~ msgstr "-= Formos Informacija =-"
-
 #~ msgid "  Name   : "
 #~ msgstr " Pavadinimas :"
 
-#~ msgid "  Version: "
-#~ msgstr " Versija: "
-
 #~ msgid "  Author : "
 #~ msgstr " Autorius: "
 
-#~ msgid "  Description:"
-#~ msgstr " Apra�ymas:"
-
 #~ msgid "About"
 #~ msgstr "Apie"
 
-#~ msgid "Name"
-#~ msgstr "Pavadinimas"
-
 #~ msgid "Source"
 #~ msgstr "�altinis"
 
@@ -1931,9 +2026,6 @@
 #~ msgid "Run Wizard"
 #~ msgstr "Palesti �yn�"
 
-#~ msgid "Author"
-#~ msgstr "Autorius"
-
 # ../../designer/src/TemplateChooser.py:129 :139 :144
 #~ msgid "Unknown"
 #~ msgstr "Ne�inoma"
@@ -1973,9 +2065,6 @@
 #~ msgid "Show the %s window"
 #~ msgstr "Parodyti %s lang�"
 
-#~ msgid "Trigger: "
-#~ msgstr "Trigeris: "
-
 #~ msgid "Untitled Form"
 #~ msgstr "Forma be pavadinimo"
 

Modified: trunk/gnue-forms/po/ro.po
===================================================================
--- trunk/gnue-forms/po/ro.po   2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-forms/po/ro.po   2004-08-04 07:14:24 UTC (rev 6134)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: GNUe Forms\n"
-"POT-Creation-Date: Tue Jul 27 16:52:04 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:14:13 2004\n"
 "PO-Revision-Date: 2004-04-7 17:02+0200\n"
 "Last-Translator: Florin Boariu <address@hidden>\n"
 "Language-Team: Romanian\n"
@@ -71,15 +71,27 @@
 msgid "User interface command line options:"
 msgstr "Optiuni de linia de comanda pentru interfata de utilizare:"
 
+#: GFDisplayHandler.py:172
+msgid "Invalid value '%s' for field"
+msgstr "Valoare non-valida '%s' pentru camp"
+
+#: GFDisplayHandler.py:184
+msgid "Invalid input: '%s'"
+msgstr ""
+
 #: GFDisplayHandler.py:812 GFDisplayHandler.py:913
 msgid "Invalid value '%s' for keyed pull-down field"
 msgstr "Valoare non-valida '%s' pentru campul pull-down cu cheie"
 
+#: GFForm.py:331
+msgid "Minimum required length %d"
+msgstr ""
+
 #: GFForm.py:417
 msgid "Trigger Exception :\n"
 msgstr "Exceptie trigger: \n"
 
-#: GFForm.py:461
+#: GFForm.py:461 GFInstance.py:741
 msgid "Data not saved. Save changes or clear the form to proceed."
 msgstr ""
 "Datele n-au fost salvate. Salvati sau stergeti formularul pentru a continua."
@@ -122,7 +134,7 @@
 msgid "Block trigger returned error"
 msgstr "Un trigger a blocului a returnat o eroare"
 
-#: GFForm.py:581
+#: GFForm.py:581 GFInstance.py:760 GFInstance.py:776
 msgid "Form is readonly"
 msgstr "Formularu este read-only"
 
@@ -194,6 +206,14 @@
 msgid "Current data is saved"
 msgstr "Datele curente sunt salvate"
 
+#: GFInstance.py:762
+msgid "Block does not allow delete"
+msgstr "Blocul nu permite stergerea"
+
+#: GFInstance.py:778
+msgid "Block does not allow insert"
+msgstr "Blocul nu permite adaugarea"
+
 #: GFKeyMapper.py:118
 msgid "Invalid keystroke id '%s' in keymap for '%s'"
 msgstr "Tastare non-valida id '%s' in keymap pentru '%s'"
@@ -202,6 +222,14 @@
 msgid "Invalid keystroke combination '%s' in keymap for '%s'"
 msgstr "Combinatie de tastare non-valida '%s' in kemap pentru '%s'"
 
+#: GFObjects/GFEntry.py:99
+msgid "Entry references non-existent block '%s'"
+msgstr ""
+
+#: GFObjects/GFEntry.py:107
+msgid "Entry references non-existent field '%s'"
+msgstr ""
+
 #: GFParser.py:92
 msgid "Title"
 msgstr "Titlu"
@@ -273,12 +301,12 @@
 msgstr ""
 
 #: GFParser.py:243 GFParser.py:482 GFParser.py:702
-#: uidrivers/curses/widgets/form.py:112
+#: uidrivers/curses/widgets/form.py:154
 msgid "Yes"
 msgstr ""
 
 #: GFParser.py:244 GFParser.py:483 GFParser.py:703
-#: uidrivers/curses/widgets/form.py:113
+#: uidrivers/curses/widgets/form.py:155
 msgid "No"
 msgstr ""
 
@@ -801,28 +829,154 @@
 msgid "About..."
 msgstr "Despre..."
 
-#: uidrivers/curses/widgets/form.py:114
+#: uidrivers/_commonGuiToolkit/ToolBar.py:143
+msgid "Save Changes"
+msgstr "Salveaza editarile"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:144
+#, fuzzy
+msgid "Edit Current Record"
+msgstr "Sterge inregistrarea actuala"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:146
+msgid "Insert New Record"
+msgstr "Adauga inregistrare noua"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:147
+msgid "Delete Current Record"
+msgstr "Sterge inregistrarea actuala"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:149
+msgid "First Record"
+msgstr "Prima inregistrare"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:150
+msgid "Previous Record"
+msgstr "Inregistrarea anterioara"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:151
+msgid "Next Record"
+msgstr "Inregistarea urmatoare"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:152
+msgid "Last Record"
+msgstr "Ultima inregistrare"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:153
+msgid "Go to record..."
+msgstr "Du-te la inregistrarea..."
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:155
+msgid "Enter Search Mode"
+msgstr "Intra in modul de cautare"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:156
+msgid "Perform Search"
+msgstr "Executa cautarea"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:157
+#, fuzzy
+msgid "Print Form"
+msgstr "Im&prima"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:159
+msgid "Revert Changes"
+msgstr "Reverseaza schimbarile"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:161
+msgid "Close"
+msgstr "Inchide"
+
+#: uidrivers/curses/UIdriver.py:191
+msgid "processing..."
+msgstr ""
+
+#: uidrivers/curses/widgets/form.py:156
 msgid "Ok"
 msgstr ""
 
+#: uidrivers/gtk2/ErrorHandler.py:41 uidrivers/html/ErrorHandler.py:35
+#: uidrivers/win32/ErrorHandler.py:37 uidrivers/wx/ErrorHandler.py:38
+msgid "Error: %s"
+msgstr "Eroare: %s"
+
+#: uidrivers/gtk2/ErrorHandler.py:65
+#, fuzzy
+msgid ""
+"Unable to start GNUe Forms:\n"
+"\n"
+"%s"
+msgstr "Nu pot porni GNUe Forms:"
+
+#: uidrivers/gtk2/ErrorHandler.py:83
+#, fuzzy
+msgid ""
+"Exception occured in GNUe Forms:\n"
+"\n"
+"Type %(type)s\n"
+"Value %(value)s"
+msgstr "Exceptie in GNUe Forms:"
+
+#: uidrivers/gtk2/UILoginHandler.py:44 uidrivers/qt/UILoginHandler.py:68
+#: uidrivers/qt/UILoginHandler.py:69 uidrivers/win32/UILoginHandler.py:103
+#: uidrivers/wx/ErrorHandler.py:80 uidrivers/wx/UILoginHandler.py:74
+msgid "GNU Enterprise: Login to %s"
+msgstr "GNU Enterprise: Login la %s"
+
+#: uidrivers/gtk2/UILoginHandler.py:62
+#, fuzzy
+msgid "Login required for %(newline)s\"%(description)s\""
+msgstr ""
+"Am nevoie de login pentru\n"
+"\"%s\""
+
+#: uidrivers/gtk2/UIdriver.py:40
+msgid "Import error: You need pygtk 2.2 to use the gtk2 user interface driver."
+msgstr ""
+
+#: uidrivers/gtk2/UIdriver.py:42
+msgid "You are actually using gtk %s and pygtk %s"
+msgstr ""
+
 #: uidrivers/gtk2/UIdriver.py:50
 msgid "The GNUe-Forms GTK driver requires PyGTK and GTK 2.x."
 msgstr "Driver-ul GNUe-Forms pentru GTK cere PyGTK si GTK 2.x."
 
-#: uidrivers/html/ErrorHandler.py:35 uidrivers/win32/ErrorHandler.py:37
-#: uidrivers/wx/ErrorHandler.py:38
-msgid "Error: %s"
-msgstr "Eroare: %s"
+#: uidrivers/gtk2/about.py:51 uidrivers/gtk2/about.py:68
+#, fuzzy
+msgid "Version:"
+msgstr "Versiunea %s"
 
-#: uidrivers/qt/QTSplashScreen.py:54 uidrivers/wx/UIWXSplashScreen.py:54
+#: uidrivers/gtk2/about.py:52
+msgid "Driver:"
+msgstr ""
+
+#: uidrivers/gtk2/about.py:62
+msgid " Form Information "
+msgstr ""
+
+#: uidrivers/gtk2/about.py:67
+msgid "Name:"
+msgstr ""
+
+#: uidrivers/gtk2/about.py:69
+msgid "Author:"
+msgstr ""
+
+#: uidrivers/gtk2/about.py:70
+#, fuzzy
+msgid "Description:"
+msgstr "Campul de descriere"
+
+#: uidrivers/qt/QTSplashScreen.py:54 uidrivers/wx/UIWXSplashScreen.py:68
 msgid "GNU Enterprise Forms"
 msgstr "GNU Enterprise Forms"
 
-#: uidrivers/qt/QTSplashScreen.py:61 uidrivers/wx/UIWXSplashScreen.py:61
+#: uidrivers/qt/QTSplashScreen.py:61 uidrivers/wx/UIWXSplashScreen.py:75
 msgid "Version %s"
 msgstr "Versiunea %s"
 
-#: uidrivers/qt/QTSplashScreen.py:71 uidrivers/wx/UIWXSplashScreen.py:71
+#: uidrivers/qt/QTSplashScreen.py:71 uidrivers/wx/UIWXSplashScreen.py:85
 msgid "Protected by GNU General Public Licence 2.0"
 msgstr "Protejat de GNU General Public Licence 2.0"
 
@@ -844,12 +998,6 @@
 msgid "Login required for %s"
 msgstr "Am nevoie de login pentru %s"
 
-#: uidrivers/qt/UILoginHandler.py:68 uidrivers/qt/UILoginHandler.py:69
-#: uidrivers/win32/UILoginHandler.py:103 uidrivers/wx/ErrorHandler.py:80
-#: uidrivers/wx/UILoginHandler.py:74
-msgid "GNU Enterprise: Login to %s"
-msgstr "GNU Enterprise: Login la %s"
-
 #: uidrivers/qt/UILoginHandler.py:117 uidrivers/win32/UILoginHandler.py:144
 #: uidrivers/wx/ErrorHandler.py:131 uidrivers/wx/UILoginHandler.py:124
 msgid "Login"
@@ -932,48 +1080,6 @@
 #~ msgid "Move to the previous logicalfield."
 #~ msgstr "Duce cursorul la campul logic anterior."
 
-#~ msgid "Block does not allow delete"
-#~ msgstr "Blocul nu permite stergerea"
-
-#~ msgid "Block does not allow insert"
-#~ msgstr "Blocul nu permite adaugarea"
-
-#~ msgid "Save Changes"
-#~ msgstr "Salveaza editarile"
-
-#~ msgid "Insert New Record"
-#~ msgstr "Adauga inregistrare noua"
-
-#~ msgid "Delete Current Record"
-#~ msgstr "Sterge inregistrarea actuala"
-
-#~ msgid "First Record"
-#~ msgstr "Prima inregistrare"
-
-#~ msgid "Previous Record"
-#~ msgstr "Inregistrarea anterioara"
-
-#~ msgid "Next Record"
-#~ msgstr "Inregistarea urmatoare"
-
-#~ msgid "Last Record"
-#~ msgstr "Ultima inregistrare"
-
-#~ msgid "Go to record..."
-#~ msgstr "Du-te la inregistrarea..."
-
-#~ msgid "Enter Search Mode"
-#~ msgstr "Intra in modul de cautare"
-
-#~ msgid "Perform Search"
-#~ msgstr "Executa cautarea"
-
-#~ msgid "Revert Changes"
-#~ msgstr "Reverseaza schimbarile"
-
-#~ msgid "Close"
-#~ msgstr "Inchide"
-
 #~ msgid "GNU Enteprise Forms"
 #~ msgstr "GNU Enterprise Forms"
 
@@ -982,9 +1088,6 @@
 #~ msgstr ""
 #~ "Driver-ul GNUe Forms pentru Curses cere Python 2.1+ si libraria ncurses."
 
-#~ msgid "Exception occured in GNUe Forms:"
-#~ msgstr "Exceptie in GNUe Forms:"
-
 #~ msgid "_LOGIN"
 #~ msgstr "_LOGIN"
 
@@ -996,9 +1099,6 @@
 #~ "Locul gresit pentru a executa setCursorPosition (%s, %s), campul de "
 #~ "control e un %s"
 
-#~ msgid "Invalid value '%s' for field"
-#~ msgstr "Valoare non-valida '%s' pentru camp"
-
 #~ msgid "Cannot modify field.  Form is read only"
 #~ msgstr "Nu pot modifica campul.  Formularul este read-only"
 

Modified: trunk/gnue-forms/po/ru.po
===================================================================
--- trunk/gnue-forms/po/ru.po   2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-forms/po/ru.po   2004-08-04 07:14:24 UTC (rev 6134)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: Tue Jul 27 16:52:04 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:14:13 2004\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Dmitry Sorokin <address@hidden>\n"
 "Language-Team: Dmitry Sorokin <address@hidden>\n"
@@ -61,15 +61,27 @@
 msgid "User interface command line options:"
 msgstr ""
 
+#: GFDisplayHandler.py:172
+msgid "Invalid value '%s' for field"
+msgstr "������������ �������� '%s' ��� ���� "
+
+#: GFDisplayHandler.py:184
+msgid "Invalid input: '%s'"
+msgstr ""
+
 #: GFDisplayHandler.py:812 GFDisplayHandler.py:913
 msgid "Invalid value '%s' for keyed pull-down field"
 msgstr ""
 
+#: GFForm.py:331
+msgid "Minimum required length %d"
+msgstr ""
+
 #: GFForm.py:417
 msgid "Trigger Exception :\n"
 msgstr ""
 
-#: GFForm.py:461
+#: GFForm.py:461 GFInstance.py:741
 msgid "Data not saved. Save changes or clear the form to proceed."
 msgstr ""
 
@@ -109,7 +121,7 @@
 msgstr "������� ����� ���������� � �������"
 
 # ../../forms/src/GFForm.py:459 ../../forms/src/GFInstance.py:378 :394
-#: GFForm.py:581
+#: GFForm.py:581 GFInstance.py:760 GFInstance.py:776
 msgid "Form is readonly"
 msgstr ""
 
@@ -165,6 +177,14 @@
 msgid "Current data is saved"
 msgstr "������� ������ ���������"
 
+#: GFInstance.py:762
+msgid "Block does not allow delete"
+msgstr "���� �� ��������� ��������"
+
+#: GFInstance.py:778
+msgid "Block does not allow insert"
+msgstr "���� �� ��������� �������"
+
 #: GFKeyMapper.py:118
 msgid "Invalid keystroke id '%s' in keymap for '%s'"
 msgstr ""
@@ -173,6 +193,14 @@
 msgid "Invalid keystroke combination '%s' in keymap for '%s'"
 msgstr ""
 
+#: GFObjects/GFEntry.py:99
+msgid "Entry references non-existent block '%s'"
+msgstr ""
+
+#: GFObjects/GFEntry.py:107
+msgid "Entry references non-existent field '%s'"
+msgstr ""
+
 #: GFParser.py:92
 #, fuzzy
 msgid "Title"
@@ -245,12 +273,12 @@
 msgstr ""
 
 #: GFParser.py:243 GFParser.py:482 GFParser.py:702
-#: uidrivers/curses/widgets/form.py:112
+#: uidrivers/curses/widgets/form.py:154
 msgid "Yes"
 msgstr ""
 
 #: GFParser.py:244 GFParser.py:483 GFParser.py:703
-#: uidrivers/curses/widgets/form.py:113
+#: uidrivers/curses/widgets/form.py:155
 #, fuzzy
 msgid "No"
 msgstr "���"
@@ -793,28 +821,159 @@
 msgid "About..."
 msgstr ""
 
-#: uidrivers/curses/widgets/form.py:114
+#: uidrivers/_commonGuiToolkit/ToolBar.py:143
+#, fuzzy
+msgid "Save Changes"
+msgstr "��������� ���������"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:144
+#, fuzzy
+msgid "Edit Current Record"
+msgstr "������� ������"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:146
+#, fuzzy
+msgid "Insert New Record"
+msgstr "�������� ������"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:147
+#, fuzzy
+msgid "Delete Current Record"
+msgstr "������� ������"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:149
+msgid "First Record"
+msgstr "������ ������"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:150
+msgid "Previous Record"
+msgstr "���������� ������"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:151
+msgid "Next Record"
+msgstr "��������� ������"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:152
+msgid "Last Record"
+msgstr "��������� ������"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:153
+#, fuzzy
+msgid "Go to record..."
+msgstr "������� �� ������"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:155
+#, fuzzy
+msgid "Enter Search Mode"
+msgstr "��������� ������"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:156
+#, fuzzy
+msgid "Perform Search"
+msgstr "����������� ������"
+
+# ../../forms/src/uidrivers/wx/UIdriver.py:287 :287
+#: uidrivers/_commonGuiToolkit/ToolBar.py:157
+#, fuzzy
+msgid "Print Form"
+msgstr "�����"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:159
+#, fuzzy
+msgid "Revert Changes"
+msgstr "��������� ���������"
+
+#: uidrivers/_commonGuiToolkit/ToolBar.py:161
+msgid "Close"
+msgstr ""
+
+#: uidrivers/curses/UIdriver.py:191
+msgid "processing..."
+msgstr ""
+
+#: uidrivers/curses/widgets/form.py:156
 msgid "Ok"
 msgstr ""
 
+#: uidrivers/gtk2/ErrorHandler.py:41 uidrivers/html/ErrorHandler.py:35
+#: uidrivers/win32/ErrorHandler.py:37 uidrivers/wx/ErrorHandler.py:38
+msgid "Error: %s"
+msgstr ""
+
+#: uidrivers/gtk2/ErrorHandler.py:65
+msgid ""
+"Unable to start GNUe Forms:\n"
+"\n"
+"%s"
+msgstr ""
+
+#: uidrivers/gtk2/ErrorHandler.py:83
+msgid ""
+"Exception occured in GNUe Forms:\n"
+"\n"
+"Type %(type)s\n"
+"Value %(value)s"
+msgstr ""
+
+#: uidrivers/gtk2/UILoginHandler.py:44 uidrivers/qt/UILoginHandler.py:68
+#: uidrivers/qt/UILoginHandler.py:69 uidrivers/win32/UILoginHandler.py:103
+#: uidrivers/wx/ErrorHandler.py:80 uidrivers/wx/UILoginHandler.py:74
+msgid "GNU Enterprise: Login to %s"
+msgstr ""
+
+#: uidrivers/gtk2/UILoginHandler.py:62
+msgid "Login required for %(newline)s\"%(description)s\""
+msgstr ""
+
+#: uidrivers/gtk2/UIdriver.py:40
+msgid "Import error: You need pygtk 2.2 to use the gtk2 user interface driver."
+msgstr ""
+
+#: uidrivers/gtk2/UIdriver.py:42
+msgid "You are actually using gtk %s and pygtk %s"
+msgstr ""
+
 #: uidrivers/gtk2/UIdriver.py:50
 msgid "The GNUe-Forms GTK driver requires PyGTK and GTK 2.x."
 msgstr ""
 
-#: uidrivers/html/ErrorHandler.py:35 uidrivers/win32/ErrorHandler.py:37
-#: uidrivers/wx/ErrorHandler.py:38
-msgid "Error: %s"
+#: uidrivers/gtk2/about.py:51 uidrivers/gtk2/about.py:68
+#, fuzzy
+msgid "Version:"
+msgstr "  ������ :  "
+
+#: uidrivers/gtk2/about.py:52
+msgid "Driver:"
 msgstr ""
 
-#: uidrivers/qt/QTSplashScreen.py:54 uidrivers/wx/UIWXSplashScreen.py:54
+#: uidrivers/gtk2/about.py:62
+msgid " Form Information "
+msgstr ""
+
+#: uidrivers/gtk2/about.py:67
+#, fuzzy
+msgid "Name:"
+msgstr " �������� : "
+
+#: uidrivers/gtk2/about.py:69
+#, fuzzy
+msgid "Author:"
+msgstr "  ����� : "
+
+#: uidrivers/gtk2/about.py:70
+#, fuzzy
+msgid "Description:"
+msgstr "  �������� : "
+
+#: uidrivers/qt/QTSplashScreen.py:54 uidrivers/wx/UIWXSplashScreen.py:68
 msgid "GNU Enterprise Forms"
 msgstr ""
 
-#: uidrivers/qt/QTSplashScreen.py:61 uidrivers/wx/UIWXSplashScreen.py:61
+#: uidrivers/qt/QTSplashScreen.py:61 uidrivers/wx/UIWXSplashScreen.py:75
 msgid "Version %s"
 msgstr "������ %s"
 
-#: uidrivers/qt/QTSplashScreen.py:71 uidrivers/wx/UIWXSplashScreen.py:71
+#: uidrivers/qt/QTSplashScreen.py:71 uidrivers/wx/UIWXSplashScreen.py:85
 msgid "Protected by GNU General Public Licence 2.0"
 msgstr "�������� ��������� GNU General Public Licence 2."
 
@@ -834,12 +993,6 @@
 msgid "Login required for %s"
 msgstr ""
 
-#: uidrivers/qt/UILoginHandler.py:68 uidrivers/qt/UILoginHandler.py:69
-#: uidrivers/win32/UILoginHandler.py:103 uidrivers/wx/ErrorHandler.py:80
-#: uidrivers/wx/UILoginHandler.py:74
-msgid "GNU Enterprise: Login to %s"
-msgstr ""
-
 #: uidrivers/qt/UILoginHandler.py:117 uidrivers/win32/UILoginHandler.py:144
 #: uidrivers/wx/ErrorHandler.py:131 uidrivers/wx/UILoginHandler.py:124
 msgid "Login"
@@ -914,47 +1067,6 @@
 msgid "Node"
 msgstr ""
 
-#~ msgid "Block does not allow delete"
-#~ msgstr "���� �� ��������� ��������"
-
-#~ msgid "Block does not allow insert"
-#~ msgstr "���� �� ��������� �������"
-
-#, fuzzy
-#~ msgid "Save Changes"
-#~ msgstr "��������� ���������"
-
-#, fuzzy
-#~ msgid "Insert New Record"
-#~ msgstr "�������� ������"
-
-#, fuzzy
-#~ msgid "Delete Current Record"
-#~ msgstr "������� ������"
-
-#~ msgid "First Record"
-#~ msgstr "������ ������"
-
-#~ msgid "Previous Record"
-#~ msgstr "���������� ������"
-
-#~ msgid "Next Record"
-#~ msgstr "��������� ������"
-
-#~ msgid "Last Record"
-#~ msgstr "��������� ������"
-
-#, fuzzy
-#~ msgid "Go to record..."
-#~ msgstr "������� �� ������"
-
-#, fuzzy
-#~ msgid "Revert Changes"
-#~ msgstr "��������� ���������"
-
-#~ msgid "Invalid value '%s' for field"
-#~ msgstr "������������ �������� '%s' ��� ���� "
-
 #~ msgid "Cannot modify field.  Form is read only"
 #~ msgstr "�� ���� �������������� ����. ����� � ������ - ������ ������"
 
@@ -1137,10 +1249,6 @@
 #~ msgid "&Data"
 #~ msgstr "������"
 
-# ../../forms/src/uidrivers/wx/UIdriver.py:287 :287
-#~ msgid "Exit Form"
-#~ msgstr "�����"
-
 #~ msgid "Enter record number to jump to"
 #~ msgstr "������� ����� ������ ��� ��������"
 
@@ -1152,12 +1260,3 @@
 
 #~ msgid "  Driver  : UIwxpython"
 #~ msgstr "  �������  : UIwxpython"
-
-#~ msgid "  Name   : "
-#~ msgstr " �������� : "
-
-#~ msgid "  Version: "
-#~ msgstr "  ������ :  "
-
-#~ msgid "  Author : "
-#~ msgstr "  ����� : "

Modified: trunk/gnue-navigator/po/de.po
===================================================================
--- trunk/gnue-navigator/po/de.po       2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-navigator/po/de.po       2004-08-04 07:14:24 UTC (rev 6134)
@@ -9,7 +9,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: gnue\n"
-"POT-Creation-Date: Sun Apr 11 21:46:43 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:14:19 2004\n"
 "PO-Revision-Date: 2003-08-22 22:02+0200\n"
 "Last-Translator: Jan Ischebeck <address@hidden>\n"
 "Language-Team: german\n"
@@ -34,7 +34,7 @@
 msgid "Unable to load any valid UI drivers.  Aborting."
 msgstr ""
 
-#: GNObjects.py:153 UIwin32.py:353
+#: GNObjects.py:156 UIwin32.py:353
 msgid "Error: %s"
 msgstr "Fehler: %s"
 
@@ -92,21 +92,21 @@
 msgid "    Description: "
 msgstr "  Beschreibung:"
 
-#: UIgtk2.py:412 UIwin32.py:336 UIwx.py:280
+#: UIgtk2.py:412 UIwin32.py:336 UIwx.py:281
 msgid ""
 "Unable to open file\n"
 "\n"
 "     %s"
 msgstr ""
 
-#: UIgtk2.py:416 UIwin32.py:340 UIwx.py:284
+#: UIgtk2.py:416 UIwin32.py:340 UIwx.py:285
 msgid ""
 "Unable to login to datasource.\n"
 "\n"
 "       %s"
 msgstr ""
 
-#: UIgtk2.py:420 UIwin32.py:344 UIwx.py:288
+#: UIgtk2.py:420 UIwin32.py:344 UIwx.py:289
 msgid ""
 "Error while communicating with datasource.\n"
 "\n"

Modified: trunk/gnue-navigator/po/es_MX.po
===================================================================
--- trunk/gnue-navigator/po/es_MX.po    2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-navigator/po/es_MX.po    2004-08-04 07:14:24 UTC (rev 6134)
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: Sun Apr 11 21:46:43 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:14:19 2004\n"
 "PO-Revision-Date: 2002-07-05 13:48+0200\n"
 "Last-Translator: Enrique Sanchez <address@hidden>\n"
 "Language-Team: Espa~ol/Mexico\n"
@@ -31,7 +31,7 @@
 msgid "Unable to load any valid UI drivers.  Aborting."
 msgstr "Incapaz de cargar un manejador de UI. Abortando"
 
-#: GNObjects.py:153 UIwin32.py:353
+#: GNObjects.py:156 UIwin32.py:353
 msgid "Error: %s"
 msgstr "Error: %s"
 
@@ -90,7 +90,7 @@
 msgid "    Description: "
 msgstr " Descripcion:"
 
-#: UIgtk2.py:412 UIwin32.py:336 UIwx.py:280
+#: UIgtk2.py:412 UIwin32.py:336 UIwx.py:281
 msgid ""
 "Unable to open file\n"
 "\n"
@@ -100,7 +100,7 @@
 "\n"
 "    %s"
 
-#: UIgtk2.py:416 UIwin32.py:340 UIwx.py:284
+#: UIgtk2.py:416 UIwin32.py:340 UIwx.py:285
 msgid ""
 "Unable to login to datasource.\n"
 "\n"
@@ -110,7 +110,7 @@
 "\n"
 "      %s"
 
-#: UIgtk2.py:420 UIwin32.py:344 UIwx.py:288
+#: UIgtk2.py:420 UIwin32.py:344 UIwx.py:289
 msgid ""
 "Error while communicating with datasource.\n"
 "\n"

Modified: trunk/gnue-navigator/po/fr.po
===================================================================
--- trunk/gnue-navigator/po/fr.po       2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-navigator/po/fr.po       2004-08-04 07:14:24 UTC (rev 6134)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: Tue Apr 13 11:54:43 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:14:19 2004\n"
 "PO-Revision-Date: 2004-04-13 12:14+0200\n"
 "Last-Translator: Laurent Savaete <address@hidden>\n"
 "Language-Team: Francais <address@hidden>\n"
@@ -14,7 +14,6 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Generated-By: pygettext.py 1.5\n"
 
-
 #: GNClient.py:123
 msgid "Unable to load UI driver"
 msgstr "Impossible de charger le pilote d'interface utilisateur."
@@ -35,7 +34,7 @@
 msgid "Unable to load any valid UI drivers.  Aborting."
 msgstr "Impossible de charger un pilote UI valide. Abandon."
 
-#: GNObjects.py:153 UIwin32.py:353
+#: GNObjects.py:156 UIwin32.py:353
 msgid "Error: %s"
 msgstr "Error: %s"
 
@@ -47,7 +46,8 @@
 "        <center>\n"
 "         <B>GNUe Navigator</B>\n"
 "         <p><img src=\"%s\"></p>\n"
-"         <p>A part of the <a href=\"http://www.gnuenteprise.org/\";>GNU 
Enterprise Project</a></p>\n"
+"         <p>A part of the <a href=\"http://www.gnuenteprise.org/\";>GNU "
+"Enterprise Project</a></p>\n"
 "        </center>\n"
 "      </body>\n"
 "    </html>\n"
@@ -59,7 +59,8 @@
 "      <center>\n"
 "       <B>GNUe Navigator</B>\n"
 "       <p><img src=\"%s\"></p>\n"
-"       <p>Une partie du <a href=\"http://www.gnuenterprise.org/\";>Projet GNU 
Enterprise</a></p>\n"
+"       <p>Une partie du <a href=\"http://www.gnuenterprise.org/\";>Projet GNU "
+"Enterprise</a></p>\n"
 "      </center>\n"
 "    </body>\n"
 "  </html>\n"
@@ -97,7 +98,7 @@
 msgid "    Description: "
 msgstr "    Description: "
 
-#: UIgtk2.py:412 UIwin32.py:336 UIwx.py:280
+#: UIgtk2.py:412 UIwin32.py:336 UIwx.py:281
 msgid ""
 "Unable to open file\n"
 "\n"
@@ -107,7 +108,7 @@
 "\n"
 "     %s"
 
-#: UIgtk2.py:416 UIwin32.py:340 UIwx.py:284
+#: UIgtk2.py:416 UIwin32.py:340 UIwx.py:285
 msgid ""
 "Unable to login to datasource.\n"
 "\n"
@@ -117,7 +118,7 @@
 "\n"
 "      %s"
 
-#: UIgtk2.py:420 UIwin32.py:344 UIwx.py:288
+#: UIgtk2.py:420 UIwin32.py:344 UIwx.py:289
 msgid ""
 "Error while communicating with datasource.\n"
 "\n"
@@ -158,4 +159,3 @@
 #: UIwin32.py:283 UIwx.py:157
 msgid "About"
 msgstr "A propos"
-

Modified: trunk/gnue-navigator/po/hu.po
===================================================================
--- trunk/gnue-navigator/po/hu.po       2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-navigator/po/hu.po       2004-08-04 07:14:24 UTC (rev 6134)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: GNUe\n"
-"POT-Creation-Date: Sun Apr 11 21:46:43 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:14:19 2004\n"
 "PO-Revision-Date: 2004-04-06 09:49+0100\n"
 "Last-Translator: Kmetyk� G�bor <address@hidden>\n"
 "Language-Team: Kmetyk� G�bor <address@hidden>\n"
@@ -32,7 +32,7 @@
 msgid "Unable to load any valid UI drivers.  Aborting."
 msgstr "Nem lehet bet�lteni UI meghajt�t. V�grehajt�s felf�ggesztve."
 
-#: GNObjects.py:153 UIwin32.py:353
+#: GNObjects.py:156 UIwin32.py:353
 msgid "Error: %s"
 msgstr "Hiba: %s"
 
@@ -98,7 +98,7 @@
 msgid "    Description: "
 msgstr "    Le�r�s: "
 
-#: UIgtk2.py:412 UIwin32.py:336 UIwx.py:280
+#: UIgtk2.py:412 UIwin32.py:336 UIwx.py:281
 msgid ""
 "Unable to open file\n"
 "\n"
@@ -108,7 +108,7 @@
 "\n"
 "     %s"
 
-#: UIgtk2.py:416 UIwin32.py:340 UIwx.py:284
+#: UIgtk2.py:416 UIwin32.py:340 UIwx.py:285
 msgid ""
 "Unable to login to datasource.\n"
 "\n"
@@ -118,7 +118,7 @@
 "\n"
 "       %s"
 
-#: UIgtk2.py:420 UIwin32.py:344 UIwx.py:288
+#: UIgtk2.py:420 UIwin32.py:344 UIwx.py:289
 msgid ""
 "Error while communicating with datasource.\n"
 "\n"

Modified: trunk/gnue-navigator/po/lt.po
===================================================================
--- trunk/gnue-navigator/po/lt.po       2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-navigator/po/lt.po       2004-08-04 07:14:24 UTC (rev 6134)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: Sun Apr 11 21:46:43 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:14:19 2004\n"
 "PO-Revision-Date: 2002-07-05 13:48+0200\n"
 "Last-Translator: Art�ras Kriukovas <address@hidden>\n"
 "Language-Team: Lithuania\n"
@@ -25,7 +25,7 @@
 msgid "Unable to load any valid UI drivers.  Aborting."
 msgstr ""
 
-#: GNObjects.py:153 UIwin32.py:353
+#: GNObjects.py:156 UIwin32.py:353
 msgid "Error: %s"
 msgstr "Klaida: %s"
 
@@ -84,7 +84,7 @@
 msgid "    Description: "
 msgstr " Apra�ymas:"
 
-#: UIgtk2.py:412 UIwin32.py:336 UIwx.py:280
+#: UIgtk2.py:412 UIwin32.py:336 UIwx.py:281
 msgid ""
 "Unable to open file\n"
 "\n"
@@ -94,7 +94,7 @@
 "\n"
 "    %s"
 
-#: UIgtk2.py:416 UIwin32.py:340 UIwx.py:284
+#: UIgtk2.py:416 UIwin32.py:340 UIwx.py:285
 msgid ""
 "Unable to login to datasource.\n"
 "\n"
@@ -104,7 +104,7 @@
 "\n"
 "      %s"
 
-#: UIgtk2.py:420 UIwin32.py:344 UIwx.py:288
+#: UIgtk2.py:420 UIwin32.py:344 UIwx.py:289
 msgid ""
 "Error while communicating with datasource.\n"
 "\n"

Modified: trunk/gnue-navigator/po/ru.po
===================================================================
--- trunk/gnue-navigator/po/ru.po       2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-navigator/po/ru.po       2004-08-04 07:14:24 UTC (rev 6134)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: Sun Apr 11 21:46:43 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:14:19 2004\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Dmitry Sorokin <address@hidden>\n"
 "Language-Team: Dmitry Sorokin <address@hidden>\n"
@@ -25,7 +25,7 @@
 msgid "Unable to load any valid UI drivers.  Aborting."
 msgstr ""
 
-#: GNObjects.py:153 UIwin32.py:353
+#: GNObjects.py:156 UIwin32.py:353
 msgid "Error: %s"
 msgstr ""
 
@@ -83,21 +83,21 @@
 msgid "    Description: "
 msgstr "  �������� : "
 
-#: UIgtk2.py:412 UIwin32.py:336 UIwx.py:280
+#: UIgtk2.py:412 UIwin32.py:336 UIwx.py:281
 msgid ""
 "Unable to open file\n"
 "\n"
 "     %s"
 msgstr ""
 
-#: UIgtk2.py:416 UIwin32.py:340 UIwx.py:284
+#: UIgtk2.py:416 UIwin32.py:340 UIwx.py:285
 msgid ""
 "Unable to login to datasource.\n"
 "\n"
 "       %s"
 msgstr ""
 
-#: UIgtk2.py:420 UIwin32.py:344 UIwx.py:288
+#: UIgtk2.py:420 UIwin32.py:344 UIwx.py:289
 msgid ""
 "Error while communicating with datasource.\n"
 "\n"

Modified: trunk/gnue-reports/po/de.po
===================================================================
--- trunk/gnue-reports/po/de.po 2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-reports/po/de.po 2004-08-04 07:14:24 UTC (rev 6134)
@@ -9,7 +9,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: gnue\n"
-"POT-Creation-Date: Sun Apr 11 21:46:25 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:14:28 2004\n"
 "PO-Revision-Date: 2003-08-22 22:02+0200\n"
 "Last-Translator: Jan Ischebeck <address@hidden>\n"
 "Language-Team: german\n"

Modified: trunk/gnue-reports/po/es_MX.po
===================================================================
--- trunk/gnue-reports/po/es_MX.po      2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-reports/po/es_MX.po      2004-08-04 07:14:24 UTC (rev 6134)
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: Sun Apr 11 21:46:25 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:14:28 2004\n"
 "PO-Revision-Date: 2002-07-05 13:48+0200\n"
 "Last-Translator: Enrique Sanchez <address@hidden>\n"
 "Language-Team: Espa~ol/Mexico\n"

Modified: trunk/gnue-reports/po/fr.po
===================================================================
--- trunk/gnue-reports/po/fr.po 2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-reports/po/fr.po 2004-08-04 07:14:24 UTC (rev 6134)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: Tue Apr 13 11:55:33 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:14:28 2004\n"
 "PO-Revision-Date: 2004-04-13 12:03+0200\n"
 "Last-Translator: Laurent Savaete <address@hidden>\n"
 "Language-Team: Francais <address@hidden>\n"
@@ -14,7 +14,6 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Generated-By: pygettext.py 1.5\n"
 
-
 #: adapters/filters/SimpleTabulation/tabulator/formatters/pdf.py:114
 msgid "Error occured loading font %s (%s)."
 msgstr "Erreur lors du chargement de la police %s (%s)."
@@ -55,5 +54,6 @@
 msgid ""
 "\n"
 "... GNUe Reports server up and running ...\n"
-msgstr "\n... serveur GNUe Reports pr�t ...\n"
-
+msgstr ""
+"\n"
+"... serveur GNUe Reports pr�t ...\n"

Modified: trunk/gnue-reports/po/hu.po
===================================================================
--- trunk/gnue-reports/po/hu.po 2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-reports/po/hu.po 2004-08-04 07:14:24 UTC (rev 6134)
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: GNUe\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: Sun Apr 11 21:46:25 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:14:28 2004\n"
 "PO-Revision-Date: 2004-03-22 10:33+0100\n"
 "Last-Translator: Kmetyk� G�bor <address@hidden>\n"
 "Language-Team: Kmetyk� G�bor <address@hidden>\n"

Modified: trunk/gnue-reports/po/lt.po
===================================================================
--- trunk/gnue-reports/po/lt.po 2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-reports/po/lt.po 2004-08-04 07:14:24 UTC (rev 6134)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: Sun Apr 11 21:46:25 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:14:28 2004\n"
 "PO-Revision-Date: 2002-07-05 13:48+0200\n"
 "Last-Translator: Art�ras Kriukovas <address@hidden>\n"
 "Language-Team: Lithuania\n"

Modified: trunk/gnue-reports/po/ru.po
===================================================================
--- trunk/gnue-reports/po/ru.po 2004-08-03 19:00:16 UTC (rev 6133)
+++ trunk/gnue-reports/po/ru.po 2004-08-04 07:14:24 UTC (rev 6134)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: Sun Apr 11 21:46:25 2004\n"
+"POT-Creation-Date: Wed Aug  4 09:14:28 2004\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Dmitry Sorokin <address@hidden>\n"
 "Language-Team: Dmitry Sorokin <address@hidden>\n"





reply via email to

[Prev in Thread] Current Thread [Next in Thread]