# German po for libgda # Copyright (C) 2000 Free Software Foundation, Inc. # Christian Meyer , 2000, 2001. # Kai Lahmann , 2000. # msgid "" msgstr "" "Project-Id-Version: libgda-0.2.3-cvs\n" "POT-Creation-Date: 2002-03-02 22:50+0100\n" "PO-Revision-Date: 2001-12-26 15:14+0100\n" "Last-Translator: Christian Meyer \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" #: lib/gda-client/gda-connection-pool.c:268 #, c-format msgid "could not open connection to %s" msgstr "Vebindung zu %s konnte nicht geöffnet werden" #: lib/gda-client/gda-connection-pool.c:281 #, c-format msgid "Data source %s not found" msgstr "Datenquelle %s nicht gefunden" #: lib/gda-client/gda-connection.c:433 #, c-format msgid "Database '%s' not found in system configuration" msgstr "Datenbank '%s' nicht in der Systemkonfiguration gefunden" #: lib/gda-client/gda-connection.c:437 lib/gda-client/gda-connection.c:454 msgid "[GDA Client Library]" msgstr "[GDA Client-Bibliothek]" #: lib/gda-client/gda-connection.c:453 msgid "Could not open CORBA factory" msgstr "CORBA-Einheit konnte nicht geöffnet werden" #: lib/gda-client/gda-field.c:243 lib/gda-client/gda-field.c:298 #: lib/gda-client/gda-field.c:307 #: providers/gda-mysql-server/gda-mysql-recordset.c:197 msgid "" msgstr "" #: lib/gda-client/gda-field.c:248 lib/gda-client/gda-field.c:251 msgid "" msgstr "" #: lib/gda-client/gda-field.c:264 msgid "true" msgstr "wahr" #: lib/gda-client/gda-field.c:266 msgid "false" msgstr "falsch" #: lib/gda-common/gda-corba.c:88 #, c-format msgid "CORBA System exception: %s" msgstr "CORBA-System-Ausnahmefehler: %s" #: lib/gda-common/gda-corba.c:123 msgid "True" msgstr "Wahr" #: lib/gda-common/gda-corba.c:124 msgid "False" msgstr "Falsch" #: lib/gda-common/gda-error.c:128 #, c-format msgid "%s: The server didn't respond." msgstr "%s: Der Server antwortet nicht." #: lib/gda-common/gda-error.c:135 #, c-format msgid "%s: An Error occured in the CORBA system." msgstr "%s: Ein Fehler ist in dem CORBA-System aufgetreten." #: lib/gda-common/gda-error.c:152 msgid "[CORBA User Exception]" msgstr "[CORBA-Anwenderfehler]" #: lib/gda-common/gda-error.c:201 msgid "Unknown CORBA exception for connection" msgstr "Unbekannte CORBA-Ausnahme für Verbindung" #: lib/gda-common/gda-init.c:55 msgid "Attempt to initialize an already initialized client" msgstr "Versuch, einen bereits initialisierten Client zu initialisieren" #: lib/gda-common/gda-init.c:64 lib/gda-server/gda-server-init.c:121 msgid "Could not initialize Bonobo" msgstr "Bonobo konnte nicht initialisiert werden" #: lib/gda-common/gda-log.c:48 msgid "Saving log...x" msgstr "Protokoll wird gespeichert...x" #. compose message #: lib/gda-common/gda-log.c:68 msgid "ERROR: " msgstr "FEHLER:" #: lib/gda-common/gda-log.c:68 msgid "MESSAGE: " msgstr "MELDUNG:" #: lib/gda-common/gda-thread.c:168 msgid "thread is already running" msgstr "Thread läuft schon" #: lib/gda-common/gda-util.c:113 #, c-format msgid "Could not open file %s" msgstr "Datei %s konnte nicht geöffnet werden" #: lib/gda-common/gda-util.c:138 #, c-format msgid "Could not create file %s" msgstr "Datei %s konnte nicht erzeugt werden" #: lib/gda-common/gda-xml-database.c:166 msgid "bad formed document" msgstr "" #: lib/gda-common/gda-xml-database.c:267 #, c-format msgid "table %s already exists" msgstr "Tabelle %s existiert schon" #: lib/gda-common/gda-xml-database.c:449 #, c-format msgid "%p is not a valid table" msgstr "%p ist keine gültige Tabelle" #: lib/gda-common/gda-xml-item.c:386 #, c-format msgid "Item with id %s not found" msgstr "Datenquelle mit Kennung %s nicht gefunden" #: lib/gda-server/gda-server-connection.c:404 msgid "Connection being closed" msgstr "Die Verbindung wird geschlossen" # How to translate "listener" -cm- # 2001-12-26 #: lib/gda-server/gda-server-connection.c:407 msgid "This connection is being closed, so all listeners are released" msgstr "Die Verbindung wird geschlossen. Alle listener werden freigegeben." #: lib/gda-server/gda-server-error.c:41 msgid "Could not get pointer to server implementation" msgstr "Zeiger konnte nicht auf die Server-Implementiertung gesetzt werden" #: lib/gda-server/gda-server-init.c:43 lib/gda-server/gda-server-init.c:49 #, c-format msgid "Received signal %d, shutting down" msgstr "Signal %d empfangen, Abbruch" #: lib/gda-server/gda-server-init.c:53 #, c-format msgid "Received signal %d. Ignoring" msgstr "Signal %d empfangen. Wird ignoriert" #: lib/gda-server/gda-server-init.c:104 msgid "Attempt to initialize an already initialized provider" msgstr "Versuch, einen bereits initialisierten Anbieter zu initialisieren" #: lib/gda-server/gda-server-recordset.c:52 #: lib/gda-server/gda-server-recordset.c:60 #: lib/gda-server/gda-server-recordset.c:100 #: lib/gda-server/gda-server-recordset.c:108 #, c-format msgid "%s not implemented" msgstr "%s nicht implementiert" #: lib/gda-server/gda-server.c:128 #, c-format msgid "Starting provider %s with no implementation functions" msgstr "Anbieter %s ohne Implementierungsfunktionen wird gestartet" #: lib/gda-server/gda-server.c:214 #, c-format msgid "CORBA system exception %s" msgstr "CORBA-System-Ausnahmefehler %s" #: lib/gda-server/gda-server.c:218 #, c-format msgid "CORBA user exception: %s" msgstr "CORBA Anwenderfehler: %s" #: providers/gda-default-server/GNOME_GDA_Provider_Default.oaf.in.h:1 msgid "Default provider connection factory" msgstr "Vorgabe-Anbieter-Verbindungsfabrik" #: providers/gda-default-server/GNOME_GDA_Provider_Default.oaf.in.h:2 msgid "GDA Default Datasource Access" msgstr "GDA-Vorgabe-Datasource-Access" #: providers/gda-default-server/gda-default-connection.c:127 msgid "You must specify a directory for the database to be stored" msgstr "Sie müssen ein Verzeichnis für die zu speichernde Datenbank angeben" #: providers/gda-default-server/gda-default-connection.c:235 #: providers/gda-mysql-server/gda-mysql-connection.c:283 #: providers/gda-oracle-server/gda-oracle-connection.c:334 #: providers/gda-postgres-server/gda-postgres-connection.c:486 msgid "Unknown schema type" msgstr "Unbekannter Scheme-Typ" #: providers/gda-default-server/main-default.c:70 msgid "Could not register Default provider implementation" msgstr "Die Vorgabe-Anbieter-Implementierung konnte nicht registriert werden" #: providers/gda-ldap-server/GNOME_GDA_Provider_LDAP.oaf.in.h:1 msgid "GDA Datasource Access for LDAP" msgstr "GDA-Datasource-Access für LDAP" #: providers/gda-ldap-server/GNOME_GDA_Provider_LDAP.oaf.in.h:2 msgid "LDAP provider connection factory" msgstr "LDAP-Anbieter-Verbindungsfabrik" #: providers/gda-interbase-server/gda-interbase-connection.c:331 #: providers/gda-ldap-server/gda-ldap-connection.c:293 #: providers/gda-mdb-server/gda-mdb-connection.c:372 #: providers/gda-mysql-server/gda-mysql-connection.c:490 #: providers/gda-odbc-server/gda-odbc-connection.c:624 #: providers/gda-odbc-server/gda-odbc-connection.c:657 #: providers/gda-oracle-server/gda-oracle-connection.c:479 #: providers/gda-postgres-server/gda-postgres-connection.c:767 #: providers/gda-sybase-server/gda-sybase-error.c:100 #: providers/gda-sybase-server/gda-sybase-error.c:118 #: providers/gda-tds-server/gda-tds-error.c:128 #, c-format msgid "error '%s' at %s" msgstr "Fehler '%s' bei %s" #: providers/gda-interbase-server/gda-interbase-connection.c:337 #: providers/gda-ldap-server/gda-ldap-connection.c:298 #: providers/gda-ldap-server/gda-ldap-connection.c:299 #: providers/gda-mdb-server/gda-mdb-connection.c:377 #: providers/gda-mysql-server/gda-mysql-connection.c:498 #: providers/gda-mysql-server/gda-mysql-connection.c:499 #: providers/gda-odbc-server/gda-odbc-connection.c:626 #: providers/gda-odbc-server/gda-odbc-connection.c:628 #: providers/gda-odbc-server/gda-odbc-connection.c:659 #: providers/gda-odbc-server/gda-odbc-connection.c:661 #: providers/gda-oracle-server/gda-oracle-connection.c:484 #: providers/gda-oracle-server/gda-oracle-connection.c:485 #: providers/gda-postgres-server/gda-postgres-connection.c:775 #: providers/gda-postgres-server/gda-postgres-connection.c:776 #: providers/gda-primebase-server/gda-primebase-connection.c:375 #: providers/gda-primebase-server/gda-primebase-connection.c:376 #: providers/gda-sybase-server/gda-sybase-error.c:112 #: providers/gda-tds-server/gda-tds-error.c:137 #: providers/gda-tds-server/gda-tds-error.c:138 msgid "Not available" msgstr "Nicht verfügbar" #: providers/gda-interbase-server/gda-interbase-connection.c:338 #: providers/gda-ldap-server/gda-ldap-connection.c:300 #: providers/gda-mdb-server/gda-mdb-connection.c:378 #: providers/gda-mysql-server/gda-mysql-connection.c:500 #: providers/gda-oracle-server/gda-oracle-connection.c:486 #: providers/gda-postgres-server/gda-postgres-connection.c:777 #: providers/gda-primebase-server/gda-primebase-connection.c:377 #: providers/gda-sybase-server/gda-sybase-error.c:113 #: providers/gda-tds-server/gda-tds-error.c:139 msgid "error" msgstr "Fehler" #: providers/gda-ldap-server/main-ldap.c:73 msgid "Could not register LDAP provider implementation" msgstr "LDAP-Anbieter Implementierung konnte nicht registriert werden" #: providers/gda-interbase-server/GNOME_GDA_Provider_InterBase.oaf.in.h:1 msgid "GDA Datasource Access for Interbase" msgstr "GDA-Datasource-Access für Interbase" #: providers/gda-interbase-server/GNOME_GDA_Provider_InterBase.oaf.in.h:2 msgid "InterBase provider connection factory" msgstr "InterBase-Anbieter-Verbindungsfabrik" #: providers/gda-interbase-server/gda-interbase-connection.c:327 #, c-format msgid "Error code %ld (%s)" msgstr "Fehlercode %ld (%s)" #: providers/gda-interbase-server/main-interbase.c:74 msgid "Could not register INTERBASE provider implementation" msgstr "INTERBASE-Anbieter Implementierung konnte nicht registriert werden" #: providers/gda-mail-server/GNOME_GDA_Provider_Mail.oaf.in.h:1 msgid "GDA Datasource Access for Mail" msgstr "GDA-Datasource-Access für Mail" #: providers/gda-mail-server/GNOME_GDA_Provider_Mail.oaf.in.h:2 msgid "Mail provider connection factory" msgstr "Mail-Anbieter-Verbindungsfabrik" #: providers/gda-mail-server/gda-mail-connection.c:107 #: providers/gda-mdb-server/gda-mdb-connection.c:224 #: providers/gda-sybase-server/gda-sybase-connection.c:313 #: providers/gda-tds-server/gda-tds-connection.c:283 #, c-format msgid "Unhandled SCHEMA_QTYPE %d" msgstr "Unbehandelter SCHEMA_QTYPE %d" #: providers/gda-mail-server/main-mail.c:74 msgid "Could not register Mail provider implementation" msgstr "Die Mail-Anbieter-Implementierung konnte nicht registriert werden" #: providers/gda-mdb-server/GNOME_GDA_Provider_MDB.oaf.in.h:1 msgid "GDA Datasource Access for MDB (MS Access) files" msgstr "GDA-Datasource-Access für MDB (MS Access) Dateien" #: providers/gda-mdb-server/GNOME_GDA_Provider_MDB.oaf.in.h:2 msgid "MDB provider connection factory" msgstr "MDB-Anbieter-Verbindungsfabrik" #. execute command #: providers/gda-mdb-server/gda-mdb-command.c:86 #: providers/gda-mysql-server/gda-mysql-command.c:144 #: providers/gda-sybase-server/gda-sybase-command.c:167 #: providers/gda-tds-server/gda-tds-command.c:125 #, c-format msgid "executing command '%s'" msgstr "Befehl '%s' wird ansgeführt" #: providers/gda-mdb-server/gda-mdb-command.c:88 #: providers/gda-mysql-server/gda-mysql-command.c:149 #, c-format msgid "info '%s'" msgstr "Info '%s'" #: providers/gda-mdb-server/gda-mdb-connection.c:137 #, c-format msgid "" "%s:%d: You cannot provide a UNIX_SOCKET if you also provide either a HOST or " "a PORT. Please remove the UNIX_SOCKET, or remove both the HOST and PORT " "options" msgstr "" "%s:%d: Sie konnen keinen UNIX_SOCKET anbieten, wenn Sie auch einen PORT und " "einen HOST angeben. Bitte entfernen Sie entweder die PORT- und die HOST-" "Optionen, oder entfernen Sie die UNIX_SOCKET-Optionen" #: providers/gda-mdb-server/gda-mdb-connection.c:147 #, c-format msgid "%s:%d: You must provide the filename with the MS Access database" msgstr "%s%d: Sie müssen einen Dateinamen für die MS-Access-Datenbank" #: providers/gda-mdb-server/gda-mdb-connection.c:152 #, c-format msgid "Opening connection with filename=%s, user=%s, password=%s" msgstr "Verbindung mit Dateiname=%s, Benutzer=%s, Passwort=%s wird geöffnet" #: providers/gda-mdb-server/gda-mdb-connection.c:427 msgid "mysql_recset is NULL" msgstr "mysql_recset ist NULL" #: providers/gda-mdb-server/gda-mdb-connection.c:469 #: providers/gda-mysql-server/gda-mysql-connection.c:845 #: providers/gda-sybase-server/gda-sybase-connection.c:494 #: providers/gda-tds-server/gda-tds-connection.c:453 msgid "No table name given for SCHEMA_COLS" msgstr "Kein Tabellenname für SCHEMA_COLS angegeben" #: providers/gda-mdb-server/main-mdb.c:72 #: providers/gda-mysql-server/main-mysql.c:74 msgid "Could not register MySQL provider implementation" msgstr "Die MySQL-Anbieter-Implementierung kann nicht registriert werden" #: providers/gda-mysql-server/GNOME_GDA_Provider_MySQL.oaf.in.h:1 msgid "GDA Datasource Access for MySQL" msgstr "GDA-Datasource-Access für MySQL" #: providers/gda-mysql-server/GNOME_GDA_Provider_MySQL.oaf.in.h:2 msgid "MySQL provider connection factory" msgstr "MySQL-Anbieter-Verbindungsfabrik" #: providers/gda-mysql-server/gda-mysql-connection.c:175 msgid "" "You cannot provide a UNIX_SOCKET if you also provide either a HOST or a " "PORT. Please remove the UNIX_SOCKET, or remove both the HOST and PORT options" msgstr "" "Sie konnen keinen UNIX_SOCKET anbieten, wenn Sie auch einen HOST oder " "eineneinen PORT angeben. Bitte entfernen Sie den UNIX_SOCKET, oder entfernen " "Siebeode HOST- und PORT-Optionen" #: providers/gda-mysql-server/gda-mysql-connection.c:191 #, c-format msgid "" "Opening connection with user=%s, password=%s, host=%s, port=%s, unix_socket=%" "s" msgstr "" "Verbindung mit Benutzer=%s, Passwort=%s, Rechner=%s, Port=%s, Unix_Socket=%s " "wird geöffnet" #: providers/gda-mysql-server/gda-mysql-connection.c:623 msgid "Unknown" msgstr "Unbekannt" #: providers/gda-mysql-server/gda-mysql-connection.c:656 msgid "No MYSQL_Connection for GdaServerConnection" msgstr "Keine MYSQL_Verbindung für GdaServerConnection" #: providers/gda-odbc-server/GNOME_GDA_Provider_ODBC.oaf.in.h:1 msgid "GDA Datasource Access for ODBC" msgstr "GDA-Datasource-Access für ODBC" #: providers/gda-odbc-server/GNOME_GDA_Provider_ODBC.oaf.in.h:2 msgid "ODBC provider connection factory" msgstr "ODBC-Anbieter-Verbindungsfabrik" #: providers/gda-odbc-server/gda-odbc-connection.c:277 #, c-format msgid "gda_odbc_connection_open_schema: Unhandled SCHEMA_QTYPE %d\n" msgstr "gda_odbc_connection_open_schema: Unhebandelter SCHEMA_QTYPE %d\n" #: providers/gda-odbc-server/gda-odbc-connection.c:641 #: providers/gda-odbc-server/gda-odbc-connection.c:642 #: providers/gda-odbc-server/gda-odbc-connection.c:643 #: providers/gda-odbc-server/gda-odbc-connection.c:674 #: providers/gda-odbc-server/gda-odbc-connection.c:675 #: providers/gda-odbc-server/gda-odbc-connection.c:676 msgid "no text" msgstr "Kein Text" #: providers/gda-odbc-server/main-odbc.c:73 msgid "Could not register ODBC provider implementation" msgstr "Die ODBC-Anbieter-Implementierung konnte nicht registriert werden" #: providers/gda-oracle-server/GNOME_GDA_Provider_Oracle.oaf.in.h:1 msgid "GDA Datasource Access for Oracle" msgstr "GDA-Datasource-Access für Oracle" #: providers/gda-oracle-server/GNOME_GDA_Provider_Oracle.oaf.in.h:2 msgid "Oracle provider connection factory" msgstr "Orcle-Anbieter-Verbindungsfabrik" #: providers/gda-oracle-server/gda-oracle-command.c:191 msgid "Could not allocate statement handle" msgstr "`Statement handle' konnte nicht erreicht werden" #: providers/gda-oracle-server/gda-oracle-command.c:197 msgid "command object being created without associated connection" msgstr "Befehlsobjekt erstellt, ohne eine dazugehörige Verbindung zu haben" #: providers/gda-oracle-server/gda-oracle-command.c:238 #, c-format msgid "Executing command '%s'" msgstr "Befehl '%s' wird ausgeführt" #: providers/gda-oracle-server/gda-oracle-connection.c:117 msgid "error in OCIHandleAlloc() HTYPE_SVCCTX" msgstr "Fehler in OCIHandleAlloc() HTYPE_SVCCTX" #: providers/gda-oracle-server/gda-oracle-connection.c:123 msgid "error in OCIHandleAlloc() HTYPE_SERVER" msgstr "Fehler in OCIHandleAlloc() HTYPE_SERVER" #: providers/gda-oracle-server/gda-oracle-connection.c:129 msgid "error in OCIHandleAlloc() HTYPE_ERROR" msgstr "Fehler in OCIHandleAlloc() HTYPE_ERROR" #: providers/gda-oracle-server/gda-oracle-connection.c:418 #, c-format msgid "Unknown ORACLE type %ld" msgstr "Unbekannter ORACLE-Typ %ld" #: providers/gda-oracle-server/gda-oracle-recordset.c:118 msgid "Unknown ORACLE data type in fill_field_values" msgstr "Unbekannter ORACLE-Datentyp in fill_field_values" #: providers/gda-oracle-server/gda-oracle-recordset.c:156 msgid "recordset object being created without associated connection" msgstr "Recordset-Objekt erstellt, ohne eine dazugehörige Verbindung zu haben" #: providers/gda-oracle-server/main-oracle.c:69 msgid "Could not register ORACLE provider implementation" msgstr "Die ORACLE-Anbieter-Implementiertung konnte nicht registriert werden" #: providers/gda-postgres-server/GNOME_GDA_Provider_Postgres.oaf.in.h:1 msgid "GDA Datasource Access for Postgres" msgstr "GDA-Datasource-Access für Postgres" #: providers/gda-postgres-server/GNOME_GDA_Provider_Postgres.oaf.in.h:2 msgid "Postgres provider connection factory" msgstr "Postgres-Anbieter-Verbindungsfabrik" #: providers/gda-postgres-server/gda-postgres-connection.c:888 #: providers/gda-postgres-server/gda-postgres-connection.c:1005 msgid "postgres_recset is NULL" msgstr "postgres_recset ist NULL" #: providers/gda-postgres-server/main-postgres.c:71 msgid "Could not register PostgreSQL provider implementation" msgstr "" "Die PostgreSQL-Anbieter-Implementiertung konnte nicht registriert werden" #: providers/gda-sybase-server/GNOME_GDA_Provider_Sybase.oaf.in.h:1 msgid "GDA Datasource Access for Sybase" msgstr "GDA-Datasource-Access für Sybase" #: providers/gda-sybase-server/GNOME_GDA_Provider_Sybase.oaf.in.h:2 msgid "Sybase provider connection factory" msgstr "Sybase-Anbieter-Verbindungsfabrik" #. gda_server_error_make(error, 0, cnc, "connection seems to be dead"); #: providers/gda-sybase-server/gda-sybase-command.c:160 #: providers/gda-tds-server/gda-tds-command.c:121 msgid "Connection seems to be dead" msgstr "Die Verbindung scheint tot zu sein" #: providers/gda-sybase-server/gda-sybase-command.c:244 #: providers/gda-tds-server/gda-tds-command.c:149 msgid "Allocating recordset failed" msgstr "Erreichen des Aufnahmesatzes fehlgeschlagen" #: providers/gda-sybase-server/gda-sybase-command.c:262 #: providers/gda-tds-server/gda-tds-command.c:158 msgid "Getting recordset userdata failed" msgstr "Erreichen der Aufnahmesatz-Benutzerdaten fehlgeschlagen" #: providers/gda-sybase-server/gda-sybase-command.c:400 #: providers/gda-tds-server/gda-tds-command.c:242 #, c-format msgid "ct_results() returned %x" msgstr "ct_results() gab %x zurück" #. if (SYB_CHK (NULL, #. ct_cmd_drop (scmd->cmd), #. NULL, NULL, cnc, cmd) != CS_SUCCEED) { #: providers/gda-sybase-server/gda-sybase-command.c:499 #: providers/gda-sybase-server/gda-sybase-command.c:520 #: providers/gda-tds-server/gda-tds-command.c:305 #: providers/gda-tds-server/gda-tds-command.c:315 msgid "Freeing command structure failed" msgstr "Löschen der Befehlsstruktur fehlgeschlagen" #: providers/gda-sybase-server/gda-sybase-connection.c:182 msgid "Not enough memory for sybase_Connection" msgstr "Nicht genug Speicher für sybase_Verbindung" #: providers/gda-sybase-server/gda-sybase-connection.c:483 #: providers/gda-tds-server/gda-tds-connection.c:442 #, c-format msgid "schema_cols: table_name '%s'" msgstr "schema_cols: table_name '%s'" #: providers/gda-sybase-server/gda-sybase-connection.c:500 #: providers/gda-tds-server/gda-tds-connection.c:459 msgid "Could not allocate command structure" msgstr "Befehlsstruktur konnte nicht erreicht werden" #: providers/gda-sybase-server/gda-sybase-connection.c:523 #: providers/gda-tds-server/gda-tds-connection.c:482 msgid "Could not allocate enough memory for query" msgstr "Es konnte nicht genug Speicher für die Anfrage reserviert werden" #. gda_server_error_make(error, NULL, cnc, __PRETTY_FUNCTION__); #: providers/gda-sybase-server/gda-sybase-connection.c:538 #: providers/gda-tds-server/gda-tds-connection.c:497 msgid "Could not get recordset in schema_cols" msgstr "Aufnahmesatz in schema_cols konnte nicht erreicht werden" #: providers/gda-sybase-server/gda-sybase-connection.c:587 #: providers/gda-tds-server/gda-tds-connection.c:546 #, c-format msgid "schema_procs: invalid constraint type %d" msgstr "schema_procs: Ungültiger Konstantentyp %d" #: providers/gda-sybase-server/gda-sybase-connection.c:597 #: providers/gda-tds-server/gda-tds-connection.c:556 msgid "Could not allocate cmd structure" msgstr "Die Befehlsstruktur konnte nicht erreicht werden" #: providers/gda-sybase-server/gda-sybase-connection.c:663 #: providers/gda-tds-server/gda-tds-connection.c:622 #, c-format msgid "schema_tables: invalid constraint type %d" msgstr "schema_tables: Ungültiger Konstantentyp %d" #: providers/gda-sybase-server/gda-sybase-connection.c:725 #: providers/gda-tds-server/gda-tds-connection.c:684 #, c-format msgid "Invalid or unsupported constraint type: %d" msgstr "Ungültiger oder nicht unterstützter Konstantentyp: %d" #: providers/gda-sybase-server/gda-sybase-connection.c:768 #: providers/gda-tds-server/gda-tds-connection.c:727 msgid "Could not allocate GdaServerCommand" msgstr "GdaServerCommand konnte nicht erreicht werden" #: providers/gda-sybase-server/gda-sybase-connection.c:799 #: providers/gda-sybase-server/gda-sybase-connection.c:804 #: providers/gda-tds-server/gda-tds-connection.c:757 #: providers/gda-tds-server/gda-tds-connection.c:762 #, c-format msgid "connection status: %x" msgstr "Verbindungsstatus: %x" #: providers/gda-sybase-server/gda-sybase-connection.c:800 #: providers/gda-tds-server/gda-tds-connection.c:758 #, c-format msgid "return code: %x" msgstr "Rückgabewert: %x" #: providers/gda-sybase-server/gda-sybase-connection.c:840 #: providers/gda-tds-server/gda-tds-connection.c:793 msgid "attempting reconnection" msgstr "Verbindung wird erneut versucht" #: providers/gda-sybase-server/gda-sybase-connection.c:1030 #, c-format msgid "Reconnected to '%s'" msgstr "Verbunden mit '%s'" #: providers/gda-sybase-server/gda-sybase-connection.c:1032 #: providers/gda-tds-server/gda-tds-connection.c:895 #, c-format msgid "Connected to %s" msgstr "Verbunden mit '%s'" #: providers/gda-sybase-server/gda-sybase-connection.c:1044 #: providers/gda-tds-server/gda-tds-connection.c:909 #, c-format msgid "Selected database '%s'" msgstr "Gewählte Datenbank '%s'" #: providers/gda-sybase-server/gda-sybase-connection.c:1080 #: providers/gda-tds-server/gda-tds-connection.c:935 #, c-format msgid "%s: Could not allocate cmd structure" msgstr "%s: Die Befehlsstruktur konnte nicht erreicht werden" #: providers/gda-sybase-server/gda-sybase-connection.c:1090 #: providers/gda-tds-server/gda-tds-connection.c:944 #, c-format msgid "%s: Could not allocate memory for cmd string" msgstr "%s: Speicher für den Befehlsstring konnte nicht alloziiert werden" #: providers/gda-sybase-server/gda-sybase-connection.c:1115 #: providers/gda-tds-server/gda-tds-connection.c:952 #, c-format msgid "%s: ct_command failed" msgstr "%s: ct_command fehlgeschlagen" #: providers/gda-sybase-server/gda-sybase-connection.c:1135 #: providers/gda-tds-server/gda-tds-connection.c:962 #, c-format msgid "%s: sending command failed" msgstr "%s: Senden des Befehls fehlgeschlagen" #: providers/gda-sybase-server/gda-sybase-connection.c:1160 #, c-format msgid "%s: selecting database failed" msgstr "%s: Auswählen der Datenbank fehlgeschlagen" #: providers/gda-sybase-server/gda-sybase-connection.c:1180 #, c-format msgid "%s: use command failed" msgstr "%s: use-Befehl fehlgeschlagen" #: providers/gda-sybase-server/gda-sybase-connection.c:1214 #: providers/gda-tds-server/gda-tds-connection.c:1025 msgid "Could not allocate locale structure" msgstr "Die lokale Struktur kann nicht erreicht werden" #: providers/gda-sybase-server/gda-sybase-connection.c:1233 #: providers/gda-tds-server/gda-tds-connection.c:1031 #, c-format msgid "Could not set locale to '%s'" msgstr "Lokale Struktur konnte nicht auf '%s' gesetzt werden" #: providers/gda-sybase-server/gda-sybase-connection.c:1253 #: providers/gda-tds-server/gda-tds-connection.c:1038 #, c-format msgid "Could not configure locale to be '%s'" msgstr "" "Die lokale Struktur konnte nicht so eingestellt werden, dass sie '%s' ist" #: providers/gda-sybase-server/gda-sybase-connection.c:1266 #: providers/gda-tds-server/gda-tds-connection.c:1044 msgid "Could not drop locale structure" msgstr "Die lokale Struktur konnte nicht gelöscht werden" #: providers/gda-sybase-server/gda-sybase-connection.c:1281 #: providers/gda-tds-server/gda-tds-connection.c:1057 #, c-format msgid "Fatal error: %s\n" msgstr "Schwerer Fehler: %s\n" #: providers/gda-sybase-server/gda-sybase-error.c:161 msgid "cs_diag() initialized" msgstr "cs_diag() initialisiert" #: providers/gda-sybase-server/gda-sybase-error.c:168 msgid "Could not initialize cs_diag()" msgstr "cs_diag() konnte nicht initialisiert werden" #: providers/gda-sybase-server/gda-sybase-error.c:185 msgid "ct_diag() initialized" msgstr "ct_diag() initialisiert" #: providers/gda-sybase-server/gda-sybase-error.c:193 msgid "Could not initialize ct_diag()" msgstr "ct_diag() konnte nicht initialisiert werden" #: providers/gda-sybase-server/gda-sybase-error.c:238 #, c-format msgid "%s could not find server implementation" msgstr "%s konnte die Server-Implementierung nicht finden" #: providers/gda-sybase-server/gda-sybase-error.c:246 #, c-format msgid "%s could not get cnc userdata" msgstr "%s konnte die cnc-Benutzerdaten nicht erhalten" #: providers/gda-sybase-server/gda-sybase-error.c:264 msgid "Could not get # of messages" msgstr "Die Anzahl der Meldungen konnte nicht erhalten werden" #: providers/gda-sybase-server/gda-sybase-error.c:356 msgid "ct_diag failed, Could not get # of client messages(1)" msgstr "" "ct_diag fehlgeschlagen. Anzahl der Client-Meldungen(1) konnte nicht erhalten " "werden." # Bummer -cm- # 2001-12-26 #: providers/gda-sybase-server/gda-sybase-error.c:381 msgid "Could not get client msg #" msgstr "Client-Meldungen konnte nicht erhalten werden:" #: providers/gda-sybase-server/gda-sybase-error.c:394 #: providers/gda-sybase-server/gda-sybase-error.c:396 #: providers/gda-sybase-server/gda-sybase-error.c:688 #: providers/gda-sybase-server/gda-sybase-error.c:690 msgid "Client Message:" msgstr "Client-Meldung:" #: providers/gda-sybase-server/gda-sybase-error.c:424 msgid "ct_diag failed, Could not get # of client messages(2)" msgstr "" "ct_diag fehlgeschlagen. Anzahl der Client-Meldungen(2) konnte nicht erhalten " "werden." #: providers/gda-sybase-server/gda-sybase-error.c:442 msgid "Could not clear client messages" msgstr "Client-Meldungen konnte nicht gelöscht werden" #: providers/gda-sybase-server/gda-sybase-error.c:486 msgid "Could not get # of server messages(1)" msgstr "Anzahl von Server-Meldungen(1) konnte nicht erhalten werden" # Bummer -cm- # 2001-12-26 #: providers/gda-sybase-server/gda-sybase-error.c:510 msgid "Could not get server msg #" msgstr "Server-Meldung konnte nicht erhalten werden:" #: providers/gda-sybase-server/gda-sybase-error.c:570 msgid "Could not get # of server messages" msgstr "Die Anzahl der Server-Meldungen konnte nicht erhalten werden" #: providers/gda-sybase-server/gda-sybase-error.c:592 msgid "Could not clear server messages" msgstr "Die Server-Meldungen konnte nicht gelöscht werden" #: providers/gda-sybase-server/gda-sybase-error.c:634 msgid "Could not get # of cslib messages" msgstr "Die Anzahl der cslib-Meldungen konnte nicht erhalten werden" #: providers/gda-sybase-server/gda-sybase-error.c:650 #, c-format msgid "Fetching %d cslib messages" msgstr "%d cslib-Meldungen werden geholt" #: providers/gda-sybase-server/gda-sybase-error.c:653 #, c-format msgid "Fetching %d cslib message" msgstr "cslib-Meldung %d wird geholt" # Bummer -cm- # 2001-12-26 #: providers/gda-sybase-server/gda-sybase-error.c:672 msgid "Could not get cslib msg #" msgstr "cslib-Meldung konnte nicht erhalten werden:" #: providers/gda-sybase-server/gda-sybase-error.c:711 msgid "Could not get # of cslib messages(2)" msgstr "Anzahl der cslib-Meldungen(2) konnte nicht erhalten werden" #: providers/gda-sybase-server/gda-sybase-error.c:729 msgid "Could not clear cslib messages" msgstr "Die cslib-Meldungen konnte nicht gelöscht werden" #: providers/gda-sybase-server/gda-sybase-error.c:761 msgid "SYB" msgstr "SYB" #: providers/gda-sybase-server/gda-sybase-error.c:763 msgid "severity" msgstr "Schwere" # is this correct, or is "Nummer" better -cm- # 2001-12-26 #: providers/gda-sybase-server/gda-sybase-error.c:765 msgid "number" msgstr "Anzahl" #: providers/gda-sybase-server/gda-sybase-error.c:767 msgid "origin" msgstr "Herkunft" #: providers/gda-sybase-server/gda-sybase-error.c:769 msgid "layer" msgstr "Schicht" #: providers/gda-sybase-server/gda-sybase-error.c:776 #, c-format msgid "" "\n" "\tOperating system error number(%ld):\n" "\t%s" msgstr "" "\n" "\tBetriebssystem-Fehlernummer(%ld):\n" "\t%s" #: providers/gda-sybase-server/gda-sybase-recordset.c:219 #: providers/gda-tds-server/gda-tds-recordset.c:199 #, c-format msgid "fetch error at row %d" msgstr "Fehler in Zeile %d" #: providers/gda-sybase-server/gda-sybase-recordset.c:226 #: providers/gda-tds-server/gda-tds-recordset.c:206 #, c-format msgid "CS_END_DATA on row %d; canceling" msgstr "CS_END_DATA in Zeile %d; Abbruch" #: providers/gda-sybase-server/gda-sybase-recordset.c:251 #: providers/gda-tds-server/gda-tds-recordset.c:213 #, c-format msgid "%s: Error (%d)" msgstr "%s: Fehler (%d)" #: providers/gda-sybase-server/gda-sybase-recordset.c:473 #: providers/gda-tds-server/gda-tds-recordset.c:387 msgid "Failed fetching # of columns" msgstr "Die Anzahl der Spalten konnte nicht geholt werden" #: providers/gda-sybase-server/gda-sybase-recordset.c:494 #: providers/gda-tds-server/gda-tds-recordset.c:402 #, c-format msgid "%s could not allocate datafmt info" msgstr "%s konnte `datafmt info' nicht erreichen" #: providers/gda-sybase-server/gda-sybase-recordset.c:507 #: providers/gda-tds-server/gda-tds-recordset.c:412 #, c-format msgid "%s could not allocate data fields" msgstr "%s konnte die Datenfelder nicht erreichen" #: providers/gda-sybase-server/gda-sybase-recordset.c:525 #: providers/gda-tds-server/gda-tds-recordset.c:430 #, c-format msgid "ct_describe on col # %d" msgstr "ct_describe in Zeile %d" #: providers/gda-sybase-server/gda-sybase-recordset.c:532 #: providers/gda-tds-server/gda-tds-recordset.c:437 #, c-format msgid "ct_describe on col # %d failed" msgstr "ct_describe in Zeile %d fehlgeschlagen" #: providers/gda-sybase-server/gda-sybase-recordset.c:539 #: providers/gda-tds-server/gda-tds-recordset.c:444 #, c-format msgid "ct_describe(%d): '%s', %d (%s)" msgstr "ct_describe(%d): '%s', %d (%s)" #: providers/gda-sybase-server/gda-sybase-recordset.c:551 #: providers/gda-tds-server/gda-tds-recordset.c:455 msgid "could not allocate data holder" msgstr "Der Datenhalter konnte nicht erreicht werden" #: providers/gda-sybase-server/gda-sybase-recordset.c:564 #: providers/gda-tds-server/gda-tds-recordset.c:468 msgid "could not ct_bind data holder to column" msgstr "Datenhalter konnte nicht an Spalte gebunden (ct_bind) werden" #: providers/gda-sybase-server/gda-sybase-recordset.c:571 #: providers/gda-tds-server/gda-tds-recordset.c:475 msgid "illegal type detected, aborting" msgstr "Unzulässiger Typ entdeckt, Abbruch" #: providers/gda-sybase-server/gda-sybase-recordset.c:578 #: providers/gda-tds-server/gda-tds-recordset.c:482 msgid "could not allocate field" msgstr "Das Feld konnte nicht erreicht werden" #: providers/gda-sybase-server/main-sybase.c:78 msgid "Could not register gda-sybase provider implementation" msgstr "" "Die gda-sybase-Anbieter-Implementiertung konnte nicht registriert werden" #: providers/gda-primebase-server/GNOME_GDA_Provider_Primebase.oaf.in.h:1 msgid "GDA Datasource Access for primebase" msgstr "GDA-Datasource-Access für 'primebase'" #: providers/gda-primebase-server/gda-primebase-connection.c:157 #, c-format msgid "Could not connect to '%s@%s:%s' with connparm '%s'" msgstr "Verbindung mit '%s@%s:%s' mit Verb.Param. nicht möglich: '%s'" #: providers/gda-primebase-server/gda-primebase-connection.c:163 #, c-format msgid "%2ld: Connected to '%s@%s:%s' with connparm: '%s'" msgstr "%2ld: Verbunden mit '%s@%s:%s' mit Verb.Param.: '%s'" #: providers/gda-primebase-server/gda-primebase-connection.c:171 msgid "Could not get PBIConnectionInfo(), disconnecting" msgstr "" "PBIConnectionInfo() konnte nicht erhalten werden, Verbindung wird getrennt" #: providers/gda-primebase-server/gda-primebase-connection.c:176 #, c-format msgid "%2ld: ConInfo: '%s@%s', Cl v%x, Srv '%s' v%x, Brand '%s'" msgstr "%2ld: Verb.Info: %s@%s, Cl v%x, Srv '%s' v%x, Typ '%s'" #: providers/gda-primebase-server/gda-primebase-connection.c:390 msgid "Not enough memory for primebase_Error structure." msgstr "Nicht genug Speicher für primebase_Error Struktur" #: providers/gda-primebase-server/gda-primebase-connection.c:397 #, c-format msgid "%2ld: ERROR: %ld (%ld) : %s.\n" msgstr "%2ld: FEHLER: %ld (%ld) : %s.\n" #: providers/gda-primebase-server/main-primebase.c:73 msgid "Could not register PRIMEBASE provider implementation" msgstr "PRIMEBASE-Anbieter Implementierung konnte nicht registriert werden" #: providers/gda-tds-server/GNOME_GDA_Provider_TDS.oaf.in.h:1 msgid "GDA Datasource Access for Sybase/MS SQL" msgstr "GDA-Datasource-Acess für Sybase/MS SQL" #: providers/gda-tds-server/GNOME_GDA_Provider_TDS.oaf.in.h:2 msgid "TDS provider connection factory" msgstr "TDS-Anbieter-Verbindungsfabrik" #: providers/gda-tds-server/gda-tds-command.c:135 msgid "Filling command structure failed\n" msgstr "Füllen der Befehlsstruktur fehlgeschlagen\n" #: providers/gda-tds-server/gda-tds-command.c:142 msgid "sending cmd failed" msgstr "Senden von cmd fehlgeschlagen" #: providers/gda-tds-server/gda-tds-command.c:215 msgid "Command execution finished, all results processed" msgstr "Befehlsausführung beendet, alle Ergebnisse abgearbeitet" #: providers/gda-tds-server/gda-tds-command.c:219 msgid "Command failed" msgstr "Befehl fehlgeschlagen" #: providers/gda-tds-server/gda-tds-command.c:224 msgid "Execution of resultless command succeeded" msgstr "Ausführen des ergebnislosen Befehls fehlgeschlagen" #: providers/gda-tds-server/gda-tds-command.c:254 msgid "No further results, command completly succeeded." msgstr "Keine weiteren Ergebnisse, Befehl erfolgreich beendet." #: providers/gda-tds-server/gda-tds-command.c:259 msgid "An error occured during command execution." msgstr "Ein Fehler trat beim Ausführen des Befehls auf." #: providers/gda-tds-server/gda-tds-command.c:263 msgid "Cmd execution returned unknown result, may be an error" msgstr "" "Ausführen des Befehls hat ein unbekanntes Ergebnis zurückgegeben, " "möglicherweise ein Fehler" #: providers/gda-tds-server/gda-tds-command.c:274 msgid "No data returned, freeing recordset structure" msgstr "Keine Daten zurückgegeben, die Struktur wird gelöscht" #: providers/gda-tds-server/gda-tds-connection.c:165 msgid "Not enough memory for tds_Connection" msgstr "Nicht genug Speicher tds_Verbindung" #. Fixme: replace "dummy" with buf when CS_GET CS_SERVERNAME works #: providers/gda-tds-server/gda-tds-connection.c:893 #, c-format msgid "Reconnected to %s" msgstr "Wieder verbunden mit %s" #: providers/gda-tds-server/gda-tds-error.c:75 #, c-format msgid "gda_tds_error_make(%p,%p,%p,%p)" msgstr "gda_tds_error_make(%p,%p,%p,%p)" #: providers/gda-tds-server/gda-tds-error.c:86 #, c-format msgid "No error flag ist set, though %s is called. This may be a bug." msgstr "" "Kein Fehlercode angegeben, obwohl %s aufgerufen wurde. Dies könnte ein " "Fehler sein." #: providers/gda-tds-server/gda-tds-error.c:274 msgid "Server message:" msgstr "Server-Nachricht:" #: providers/gda-tds-server/gda-tds-error.c:282 msgid "Client message:" msgstr "Client-Nachricht:" #: providers/gda-tds-server/gda-tds-error.c:289 msgid "CS-Library error:" msgstr "CS-Bibliotheksfehler:" #: providers/gda-tds-server/gda-tds-recordset.c:395 #, c-format msgid "Counted %d columns" msgstr "%d Spalten gezählt" #: providers/gda-tds-server/main-tds.c:78 msgid "Could not register gda-tds provider implementation" msgstr "Die gda-tds-Anbieter-Implementiertung konnte nicht registriert werden" #: tools/gda-run.c:109 #, c-format msgid "%s: misconfigured DSN entry" msgstr "%s: Fehlkonfigurierter DSN-Eintrag" #: tools/gda-run.c:124 #, c-format msgid "%s: data source '%s' not found\n" msgstr "%s: Datenquelle '%s' nicht gefunden\n" #: tools/templates/main-srv.c.tmpl:60 msgid "Could not register provider implementation" msgstr " Anbieter konnte nicht registriert werden"