# libgda's Portuguese translation # Copyright (C) 1999-2001 Free Software Foundation, Inc. # Duarte Loreto , 2001, 2002 # msgid "" msgstr "" "Project-Id-Version: 1.4.1\n" "POT-Creation-Date: 2002-03-02 22:50+0100\n" "PO-Revision-Date: 2002-02-28 01:15+0000\n" "Last-Translator: Duarte Loreto \n" "Language-Team: Portuguese \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 "impossível abrir ligação a %s" #: lib/gda-client/gda-connection-pool.c:281 #, c-format msgid "Data source %s not found" msgstr "Fonte de dados %s não encontrada" #: lib/gda-client/gda-connection.c:433 #, c-format msgid "Database '%s' not found in system configuration" msgstr "Base de dados '%s' não encontrada na configuração do sistema" #: lib/gda-client/gda-connection.c:437 lib/gda-client/gda-connection.c:454 msgid "[GDA Client Library]" msgstr "[Biblioteca Cliente GDA]" #: lib/gda-client/gda-connection.c:453 msgid "Could not open CORBA factory" msgstr "Incapaz de abrir fábrica CORBA" #: 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 "verdadeiro" #: lib/gda-client/gda-field.c:266 msgid "false" msgstr "falso" #: lib/gda-common/gda-corba.c:88 #, c-format msgid "CORBA System exception: %s" msgstr "Excepção de sistema CORBA: %s" #: lib/gda-common/gda-corba.c:123 msgid "True" msgstr "Verdadeiro" #: lib/gda-common/gda-corba.c:124 msgid "False" msgstr "Falso" #: lib/gda-common/gda-error.c:128 #, c-format msgid "%s: The server didn't respond." msgstr "%s: O servidor não respondeu." #: lib/gda-common/gda-error.c:135 #, c-format msgid "%s: An Error occured in the CORBA system." msgstr "%s: Ocorreu um erro no sistema CORBA." #: lib/gda-common/gda-error.c:152 msgid "[CORBA User Exception]" msgstr "[Excepção de Utilizador CORBA]" #: lib/gda-common/gda-error.c:201 msgid "Unknown CORBA exception for connection" msgstr "Excepção para ligação CORBA desconhecida" #: lib/gda-common/gda-init.c:55 msgid "Attempt to initialize an already initialized client" msgstr "Tentativa de inicializar um cliente já inicializado" #: lib/gda-common/gda-init.c:64 lib/gda-server/gda-server-init.c:121 msgid "Could not initialize Bonobo" msgstr "Incapaz de inicializar Bonobo" #: lib/gda-common/gda-log.c:48 msgid "Saving log...x" msgstr "A gravar log...x" #. compose message #: lib/gda-common/gda-log.c:68 msgid "ERROR: " msgstr "ERRO: " #: lib/gda-common/gda-log.c:68 msgid "MESSAGE: " msgstr "MENSAGEM: " #: lib/gda-common/gda-thread.c:168 msgid "thread is already running" msgstr "thread já está em execução" #: lib/gda-common/gda-util.c:113 #, c-format msgid "Could not open file %s" msgstr "Incapaz de abrir ficheiro %s" #: lib/gda-common/gda-util.c:138 #, c-format msgid "Could not create file %s" msgstr "Incapaz de criar ficheiro %s" #: lib/gda-common/gda-xml-database.c:166 msgid "bad formed document" msgstr "documento mal formado" #: lib/gda-common/gda-xml-database.c:267 #, c-format msgid "table %s already exists" msgstr "tabela %s já existe" #: lib/gda-common/gda-xml-database.c:449 #, c-format msgid "%p is not a valid table" msgstr "%p não é uma tabela válida" #: lib/gda-common/gda-xml-item.c:386 #, c-format msgid "Item with id %s not found" msgstr "Item com o id %s não encontrado" #: lib/gda-server/gda-server-connection.c:404 msgid "Connection being closed" msgstr "Ligação a ser fechada" #: lib/gda-server/gda-server-connection.c:407 msgid "This connection is being closed, so all listeners are released" msgstr "" "Esta ligação está a ser fechada, pelo que todos os listeners estão libertos" #: lib/gda-server/gda-server-error.c:41 msgid "Could not get pointer to server implementation" msgstr "Incapaz de obter apontador para implementação de servidor" #: 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 "Recebu sinal %d, a terminar" #: lib/gda-server/gda-server-init.c:53 #, c-format msgid "Received signal %d. Ignoring" msgstr "Recebu sinal %d, a ignorar" #: lib/gda-server/gda-server-init.c:104 msgid "Attempt to initialize an already initialized provider" msgstr "Tentativa de inicializar um fornecedor já inicializado" #: 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 não está implementado" #: lib/gda-server/gda-server.c:128 #, c-format msgid "Starting provider %s with no implementation functions" msgstr "A inicializar fornecedor %s sem funções implementadas" #: lib/gda-server/gda-server.c:214 #, c-format msgid "CORBA system exception %s" msgstr "Excepção de sistema CORBA %s" #: lib/gda-server/gda-server.c:218 #, c-format msgid "CORBA user exception: %s" msgstr "Excepção de utilizador CORBA: %s" #: providers/gda-default-server/GNOME_GDA_Provider_Default.oaf.in.h:1 msgid "Default provider connection factory" msgstr "Fábrica de ligações de fornecedor de defeito" #: providers/gda-default-server/GNOME_GDA_Provider_Default.oaf.in.h:2 msgid "GDA Default Datasource Access" msgstr "Acesso de Fonte de Dados de Defeito GDA" #: providers/gda-default-server/gda-default-connection.c:127 msgid "You must specify a directory for the database to be stored" msgstr "Tem de especificar um directório onde armazenar base de dados" #: 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 "Tipo de esquema desconhecido" #: providers/gda-default-server/main-default.c:70 msgid "Could not register Default provider implementation" msgstr "Incapaz de registar implementação do fornecedor de Defeito" #: providers/gda-ldap-server/GNOME_GDA_Provider_LDAP.oaf.in.h:1 msgid "GDA Datasource Access for LDAP" msgstr "Acesso a Fonte de Dados GDA para LDAP" #: providers/gda-ldap-server/GNOME_GDA_Provider_LDAP.oaf.in.h:2 msgid "LDAP provider connection factory" msgstr "Fábrica de ligação a fornecedor LDAP" #: 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 "erro '%s' em %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 "Indisponível" #: 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 "erro" #: providers/gda-ldap-server/main-ldap.c:73 msgid "Could not register LDAP provider implementation" msgstr "Incapaz de registar implementação de fornecedor LDAP" #: providers/gda-interbase-server/GNOME_GDA_Provider_InterBase.oaf.in.h:1 msgid "GDA Datasource Access for Interbase" msgstr "Acesso a Fonte de Dados GDA para Interbase" #: providers/gda-interbase-server/GNOME_GDA_Provider_InterBase.oaf.in.h:2 msgid "InterBase provider connection factory" msgstr "Fábrica de ligação a fornecedor InterBase" #: providers/gda-interbase-server/gda-interbase-connection.c:327 #, c-format msgid "Error code %ld (%s)" msgstr "Código de erro %ld (%s)" #: providers/gda-interbase-server/main-interbase.c:74 msgid "Could not register INTERBASE provider implementation" msgstr "Incapaz de registar implementação de fornecedor INTERBASE" #: providers/gda-mail-server/GNOME_GDA_Provider_Mail.oaf.in.h:1 msgid "GDA Datasource Access for Mail" msgstr "Acesso a Fonte de Dados GDA para Mail" #: providers/gda-mail-server/GNOME_GDA_Provider_Mail.oaf.in.h:2 msgid "Mail provider connection factory" msgstr "Fábrica de ligação a fornecedor Mail" #: 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 "SCHEMA_QTYPE %d não tratado" #: providers/gda-mail-server/main-mail.c:74 msgid "Could not register Mail provider implementation" msgstr "Incapaz de registar implementação de fornecedor Mail" #: providers/gda-mdb-server/GNOME_GDA_Provider_MDB.oaf.in.h:1 msgid "GDA Datasource Access for MDB (MS Access) files" msgstr "Acesso a Fonte de Dados GDA para ficheiros MDB (MS Access)" #: providers/gda-mdb-server/GNOME_GDA_Provider_MDB.oaf.in.h:2 msgid "MDB provider connection factory" msgstr "Fábrica de ligação a fornecedor MDB" #. 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 "a executar comando '%s'" #: 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: Não pode indicar um UNIX_SOCKET se também indicar ou um SERVIDOR ou " "um PORTO. Remova o UNIX_SOCKET, ou remova ambas as opções SERVIDOR e PORTO" #: 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: Tem de indicar o nome de ficheiro com a base de dados MS Access" #: providers/gda-mdb-server/gda-mdb-connection.c:152 #, c-format msgid "Opening connection with filename=%s, user=%s, password=%s" msgstr "A abrir ligação com ficheiro=%s, utilizador=%s, senha=%s" #: providers/gda-mdb-server/gda-mdb-connection.c:427 msgid "mysql_recset is NULL" msgstr "mysql_recset é NULO" #: 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 "Nome de tabela não indicado para SCHEMA_COLS" #: providers/gda-mdb-server/main-mdb.c:72 #: providers/gda-mysql-server/main-mysql.c:74 msgid "Could not register MySQL provider implementation" msgstr "Incapaz de registar implementação de fornecedor MySQL" #: providers/gda-mysql-server/GNOME_GDA_Provider_MySQL.oaf.in.h:1 msgid "GDA Datasource Access for MySQL" msgstr "Acesso a Fonte de Dados GDA para MySQL" #: providers/gda-mysql-server/GNOME_GDA_Provider_MySQL.oaf.in.h:2 msgid "MySQL provider connection factory" msgstr "Fábrica de ligação a fornecedor MySQL" #: 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 "" "%s:%d: Não pode indicar um UNIX_SOCKET se também indicar ou um SERVIDOR ou " "um PORTO. Remova o UNIX_SOCKET, ou remova ambas as opções SERVIDOR e PORTO" #: 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 "" "A abrir ligação com utilizador=%s, senha=%s, servidor=%s, porto=%s, " "unix_socket=%s" #: providers/gda-mysql-server/gda-mysql-connection.c:623 msgid "Unknown" msgstr "Desconhecido" #: providers/gda-mysql-server/gda-mysql-connection.c:656 msgid "No MYSQL_Connection for GdaServerConnection" msgstr "Nenhuma MYSQL_Connection para GdaServerConnection" #: providers/gda-odbc-server/GNOME_GDA_Provider_ODBC.oaf.in.h:1 msgid "GDA Datasource Access for ODBC" msgstr "Acesso a Fonte de Dados GDA para ODBC" #: providers/gda-odbc-server/GNOME_GDA_Provider_ODBC.oaf.in.h:2 msgid "ODBC provider connection factory" msgstr "Fábrica de ligação a fornecedor ODBC" #: 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: SCHEMA_QTYPE %d não tratado\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 "sem texto" #: providers/gda-odbc-server/main-odbc.c:73 msgid "Could not register ODBC provider implementation" msgstr "Incapaz de registar implementação de fornecedor ODBC" #: providers/gda-oracle-server/GNOME_GDA_Provider_Oracle.oaf.in.h:1 msgid "GDA Datasource Access for Oracle" msgstr "Acesso a Fonte de Dados GDA para Oracle" #: providers/gda-oracle-server/GNOME_GDA_Provider_Oracle.oaf.in.h:2 msgid "Oracle provider connection factory" msgstr "Fábrica de ligação a fornecedor Oracle" #: providers/gda-oracle-server/gda-oracle-command.c:191 msgid "Could not allocate statement handle" msgstr "Incapaz de alocar gestão de segmento" #: providers/gda-oracle-server/gda-oracle-command.c:197 msgid "command object being created without associated connection" msgstr "objecto de comando a ser criado sem ligação associada" #: providers/gda-oracle-server/gda-oracle-command.c:238 #, c-format msgid "Executing command '%s'" msgstr "A executar comando '%s'" #: providers/gda-oracle-server/gda-oracle-connection.c:117 msgid "error in OCIHandleAlloc() HTYPE_SVCCTX" msgstr "erro em OCIHandleAlloc() HTYPE_SVCCTX" #: providers/gda-oracle-server/gda-oracle-connection.c:123 msgid "error in OCIHandleAlloc() HTYPE_SERVER" msgstr "erro em OCIHandleAlloc() HTYPE_SERVER" #: providers/gda-oracle-server/gda-oracle-connection.c:129 msgid "error in OCIHandleAlloc() HTYPE_ERROR" msgstr "erro em OCIHandleAlloc() HTYPE_ERROR" #: providers/gda-oracle-server/gda-oracle-connection.c:418 #, c-format msgid "Unknown ORACLE type %ld" msgstr "Tipo ORACLE desconhecido %ld" #: providers/gda-oracle-server/gda-oracle-recordset.c:118 msgid "Unknown ORACLE data type in fill_field_values" msgstr "Tipo de dados ORACLE descohecido em fill_field_values" #: providers/gda-oracle-server/gda-oracle-recordset.c:156 msgid "recordset object being created without associated connection" msgstr "objecto recordset a ser criado sem ligação associada" #: providers/gda-oracle-server/main-oracle.c:69 msgid "Could not register ORACLE provider implementation" msgstr "Incapaz de registar implementação de fornecedor ORACLE" #: providers/gda-postgres-server/GNOME_GDA_Provider_Postgres.oaf.in.h:1 msgid "GDA Datasource Access for Postgres" msgstr "Acesso a Fonte de Dados GDA para Postgres" #: providers/gda-postgres-server/GNOME_GDA_Provider_Postgres.oaf.in.h:2 msgid "Postgres provider connection factory" msgstr "Fábrica de ligação a fornecedor Postgres" #: 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 é NULO" #: providers/gda-postgres-server/main-postgres.c:71 msgid "Could not register PostgreSQL provider implementation" msgstr "Incapaz de registar implementação de fornecedor PostgreSQL" #: providers/gda-sybase-server/GNOME_GDA_Provider_Sybase.oaf.in.h:1 msgid "GDA Datasource Access for Sybase" msgstr "Acesso a Fonte de Dados GDA para Sybase" #: providers/gda-sybase-server/GNOME_GDA_Provider_Sybase.oaf.in.h:2 msgid "Sybase provider connection factory" msgstr "Fábrica de ligação a fornecedor Sybase" #. 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 "Parece que a ligação está morta" #: providers/gda-sybase-server/gda-sybase-command.c:244 #: providers/gda-tds-server/gda-tds-command.c:149 msgid "Allocating recordset failed" msgstr "Falha ao alocar recordset" #: providers/gda-sybase-server/gda-sybase-command.c:262 #: providers/gda-tds-server/gda-tds-command.c:158 msgid "Getting recordset userdata failed" msgstr "Falha ao obter recordset userdata" #: 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() retornou %x" #. 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 "Falha na libertação de estrutura de comando" #: providers/gda-sybase-server/gda-sybase-connection.c:182 msgid "Not enough memory for sybase_Connection" msgstr "Memória insuficiente para sybase_Connection" #: 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 "Incapaz de alocar estrutura de comando" #: 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 "Incapaz de alocar memória suficiente para query" #. 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 "Incapaz de obter recordser em schema_cols" #: 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: tipo de constraint %d inválido" #: 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 "Incapaz de alocar estrutura de comando" #: 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: tipo de constraint %d inválido" #: 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 "Tipo de constraint inválido ou não suportado: %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 "Incapaz de alocar GdaServerCommand" #: 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 "estado da ligação: %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 "código de retorno: %x" #: providers/gda-sybase-server/gda-sybase-connection.c:840 #: providers/gda-tds-server/gda-tds-connection.c:793 msgid "attempting reconnection" msgstr "a tentar reconecção" #: providers/gda-sybase-server/gda-sybase-connection.c:1030 #, c-format msgid "Reconnected to '%s'" msgstr "Reconectado a '%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 "Ligado a %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 "Base de dados seleccionada '%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: Incapaz de alocar estrutura de comando" #: 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: Incapaz de alocar memória para expressão de comando" #: 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 falhou" #: 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: envio de comando falhou" #: providers/gda-sybase-server/gda-sybase-connection.c:1160 #, c-format msgid "%s: selecting database failed" msgstr "%s: selecção de base de dados falhou" #: providers/gda-sybase-server/gda-sybase-connection.c:1180 #, c-format msgid "%s: use command failed" msgstr "%s: utilização de comando falhou" #: 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 "Incapaz de alocar locale da estrutura" #: 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 "Incapaz de definir locale para '%s'" #: 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 "Incapaz de configurar locale para ser '%s'" #: 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 "Incapaz de largar estrutura de locale" #: 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 "Erro fatal: %s\n" #: providers/gda-sybase-server/gda-sybase-error.c:161 msgid "cs_diag() initialized" msgstr "cs_diag() inicializado" #: providers/gda-sybase-server/gda-sybase-error.c:168 msgid "Could not initialize cs_diag()" msgstr "Incapaz de inicializar cs_diag()" #: providers/gda-sybase-server/gda-sybase-error.c:185 msgid "ct_diag() initialized" msgstr "ct_diag() inicializado" #: providers/gda-sybase-server/gda-sybase-error.c:193 msgid "Could not initialize ct_diag()" msgstr "Incapaz de inicializar ct_diag()" #: providers/gda-sybase-server/gda-sybase-error.c:238 #, c-format msgid "%s could not find server implementation" msgstr "%s não encontrou implementação de servidor" #: providers/gda-sybase-server/gda-sybase-error.c:246 #, c-format msgid "%s could not get cnc userdata" msgstr "%s não obteve userdata cnc" #: providers/gda-sybase-server/gda-sybase-error.c:264 msgid "Could not get # of messages" msgstr "Incapaz de obter nº de mensagens" #: providers/gda-sybase-server/gda-sybase-error.c:356 msgid "ct_diag failed, Could not get # of client messages(1)" msgstr "ct_diag failed, Incapaz de obter nº de mensagens de cliente(1)" #: providers/gda-sybase-server/gda-sybase-error.c:381 msgid "Could not get client msg #" msgstr "Incapaz de obter mensagem de cliente nº" #: 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 "Mensagem de Cliente:" #: providers/gda-sybase-server/gda-sybase-error.c:424 msgid "ct_diag failed, Could not get # of client messages(2)" msgstr "ct_diag failed, Incapaz de obter nº de mensagens de cliente(2)" #: providers/gda-sybase-server/gda-sybase-error.c:442 msgid "Could not clear client messages" msgstr "Incapaz de limpar mensagens de cliente" #: providers/gda-sybase-server/gda-sybase-error.c:486 msgid "Could not get # of server messages(1)" msgstr "Incapaz de obter nº de mensagens de servidor(1)" #: providers/gda-sybase-server/gda-sybase-error.c:510 msgid "Could not get server msg #" msgstr "Incapaz de obter mensagem de servidor nº" #: providers/gda-sybase-server/gda-sybase-error.c:570 msgid "Could not get # of server messages" msgstr "Incapaz de obter nº de mensagens de servidor" #: providers/gda-sybase-server/gda-sybase-error.c:592 msgid "Could not clear server messages" msgstr "Incapaz de limpar mensagens de servidor" #: providers/gda-sybase-server/gda-sybase-error.c:634 msgid "Could not get # of cslib messages" msgstr "Incapaz de obter nº de mensagens cslib" #: providers/gda-sybase-server/gda-sybase-error.c:650 #, c-format msgid "Fetching %d cslib messages" msgstr "A obter %d mensagens de cslib" #: providers/gda-sybase-server/gda-sybase-error.c:653 #, c-format msgid "Fetching %d cslib message" msgstr "A obter %d mensagem de cslib" #: providers/gda-sybase-server/gda-sybase-error.c:672 msgid "Could not get cslib msg #" msgstr "Incapaz de obter mensagem de cslib nº" #: providers/gda-sybase-server/gda-sybase-error.c:711 msgid "Could not get # of cslib messages(2)" msgstr "Incapaz de obter nº de mensagens cslib(2)" #: providers/gda-sybase-server/gda-sybase-error.c:729 msgid "Could not clear cslib messages" msgstr "Incapaz de limpar mensagens de cslib" #: 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 "gravidade" #: providers/gda-sybase-server/gda-sybase-error.c:765 msgid "number" msgstr "número" #: providers/gda-sybase-server/gda-sybase-error.c:767 msgid "origin" msgstr "origem" #: providers/gda-sybase-server/gda-sybase-error.c:769 msgid "layer" msgstr "camada" #: providers/gda-sybase-server/gda-sybase-error.c:776 #, c-format msgid "" "\n" "\tOperating system error number(%ld):\n" "\t%s" msgstr "" "\n" "\tErro de sistema operativo número(%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 "erro de fetch na linha %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 na linha %d; a cancelar" #: 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: Erro (%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 "Falha ao obter nº de colunas" #: 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 incapaz de alocar info datafmt" #: 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 incapaz de alocar campos de dados" #: 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 na col nº %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 na col nº %d falhou" #: 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 "incapaz de alocar contentor de dados" #: 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 "incapaz de ct_bind contentor de dados à coluna" #: providers/gda-sybase-server/gda-sybase-recordset.c:571 #: providers/gda-tds-server/gda-tds-recordset.c:475 msgid "illegal type detected, aborting" msgstr "tipo ilegal detectado, a abortar" #: providers/gda-sybase-server/gda-sybase-recordset.c:578 #: providers/gda-tds-server/gda-tds-recordset.c:482 msgid "could not allocate field" msgstr "incapaz de alocar campo" #: providers/gda-sybase-server/main-sybase.c:78 msgid "Could not register gda-sybase provider implementation" msgstr "Incapaz de registar implementação de fornecedor gda-sybase" #: providers/gda-primebase-server/GNOME_GDA_Provider_Primebase.oaf.in.h:1 msgid "GDA Datasource Access for primebase" msgstr "Acesso a Fonte de Dados GDA para primebase" #: providers/gda-primebase-server/gda-primebase-connection.c:157 #, c-format msgid "Could not connect to '%s@%s:%s' with connparm '%s'" msgstr "Incapaz de obter ligação a '%s@%s:%s' com connparm '%s'" #: providers/gda-primebase-server/gda-primebase-connection.c:163 #, c-format msgid "%2ld: Connected to '%s@%s:%s' with connparm: '%s'" msgstr "%2ld: Ligado a '%s@%s:%s' com connparm: '%s'" #: providers/gda-primebase-server/gda-primebase-connection.c:171 msgid "Could not get PBIConnectionInfo(), disconnecting" msgstr "Incapaz de obter PBIConnectionInfo(), a desligar" #: 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: Info LIg: '%s@%s', Cl v%x, Srv '%s' v%x, Marca '%s'" #: providers/gda-primebase-server/gda-primebase-connection.c:390 msgid "Not enough memory for primebase_Error structure." msgstr "Memória insuficiente para estrutura primebase_Error." #: providers/gda-primebase-server/gda-primebase-connection.c:397 #, c-format msgid "%2ld: ERROR: %ld (%ld) : %s.\n" msgstr "%2ld: ERRO: %ld (%ld) : %s.\n" #: providers/gda-primebase-server/main-primebase.c:73 msgid "Could not register PRIMEBASE provider implementation" msgstr "Incapaz de registar implementação de fornecedor PRIMEBASE" #: providers/gda-tds-server/GNOME_GDA_Provider_TDS.oaf.in.h:1 msgid "GDA Datasource Access for Sybase/MS SQL" msgstr "Acesso a Fonte de Dados GDA para Sybase/MS SQL" #: providers/gda-tds-server/GNOME_GDA_Provider_TDS.oaf.in.h:2 msgid "TDS provider connection factory" msgstr "Fábrica de ligações de fornecedor TDS" #: providers/gda-tds-server/gda-tds-command.c:135 msgid "Filling command structure failed\n" msgstr "Falha ao encher estrutura de comando\n" #: providers/gda-tds-server/gda-tds-command.c:142 msgid "sending cmd failed" msgstr "falha ao enviar comando" #: providers/gda-tds-server/gda-tds-command.c:215 msgid "Command execution finished, all results processed" msgstr "Execução do comando terminou, todos os resultados processados" #: providers/gda-tds-server/gda-tds-command.c:219 msgid "Command failed" msgstr "Comando falhou" #: providers/gda-tds-server/gda-tds-command.c:224 msgid "Execution of resultless command succeeded" msgstr "Execução com sucesso de comando sem resultados" #: providers/gda-tds-server/gda-tds-command.c:254 msgid "No further results, command completly succeeded." msgstr "Nenhuns resultados mais, comando completado com sucesso." #: providers/gda-tds-server/gda-tds-command.c:259 msgid "An error occured during command execution." msgstr "Ocorreu um erro durante a execução do comando." #: providers/gda-tds-server/gda-tds-command.c:263 msgid "Cmd execution returned unknown result, may be an error" msgstr "" "Execução do comando retornou resultado desconhecido, poderá ser um erro" #: providers/gda-tds-server/gda-tds-command.c:274 msgid "No data returned, freeing recordset structure" msgstr "Nenhuns dados retornados, a libertar estrutura de recordset" #: providers/gda-tds-server/gda-tds-connection.c:165 msgid "Not enough memory for tds_Connection" msgstr "Memória insuficiente para tds_Connection" #. 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 "Reconectar a %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 "" "Nenhuma flag de erro está colocada, apesar de %s ser chamado. Isto pode ser " "um bug." #: providers/gda-tds-server/gda-tds-error.c:274 msgid "Server message:" msgstr "Mensagem de servidor:" #: providers/gda-tds-server/gda-tds-error.c:282 msgid "Client message:" msgstr "Mensagem de cliente:" #: providers/gda-tds-server/gda-tds-error.c:289 msgid "CS-Library error:" msgstr "Erro CS-Library:" #: providers/gda-tds-server/gda-tds-recordset.c:395 #, c-format msgid "Counted %d columns" msgstr "%d colunas contadas" #: providers/gda-tds-server/main-tds.c:78 msgid "Could not register gda-tds provider implementation" msgstr "Incapaz de registar implementação de fornecedor gda-tds" #: tools/gda-run.c:109 #, c-format msgid "%s: misconfigured DSN entry" msgstr "%s: entrada DSN mal configurada" #: tools/gda-run.c:124 #, c-format msgid "%s: data source '%s' not found\n" msgstr "%s: fonte de dados '%s' não encontrada\n" #: tools/templates/main-srv.c.tmpl:60 msgid "Could not register provider implementation" msgstr "Incapaz de registar implementação de fornecedor " #~ msgid "gda_sybase_error_make(%p,%p,%p,%p)" #~ msgstr "gda_sybase_error_make(%p,%p,%p,%p)" #~ msgid "%d ctlib messages to fetch" #~ msgstr "%d mensagens ctlib a obter" #~ msgid "%d ctlib message to fetch" #~ msgstr "%d mensagem ctlib a obter" #~ msgid "error is nullpointer in gda_sybase_messages_handle" #~ msgstr "erro é nullpointer em gda_sybase_messages_handle" #~ msgid "Fetching %d client messages" #~ msgstr "A obter %d mensagens de cliente" #~ msgid "Fetching %d client message" #~ msgstr "A obter %d mensagem de cliente" #~ msgid "Fetching %d server messages" #~ msgstr "A obter %d mensagens de servidor" #~ msgid "Fetching %d server message" #~ msgstr "A obter %d mensagem de servidor"