From 3565aad630864ecdbe53fdaa501ea708555b3c7c Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 30 Apr 2023 18:30:36 -0400 Subject: New upstream version 3.4.4+dfsg. --- .../translations/ConfigMigration_pt_BR.ts | 150 +++++++++++++++++++++ 1 file changed, 150 insertions(+) create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_pt_BR.ts (limited to 'Plugins/ConfigMigration/translations/ConfigMigration_pt_BR.ts') diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_pt_BR.ts b/Plugins/ConfigMigration/translations/ConfigMigration_pt_BR.ts new file mode 100644 index 0000000..dc193f5 --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_pt_BR.ts @@ -0,0 +1,150 @@ + + + + + ConfigMigration + + + A configuration from old SQLiteStudio 2.x.x has been detected. Would you like to migrate old settings into the current version? <a href="%1">Click here to do that</a>. + Foi detectada uma configuração do SQLiteStudio 2.x.x. Você gostaria de migrar as configurações antigas para a versão atual? <a href="%1">Clique aqui para fazer isso</a>. + + + + Bug reports history (%1) + Histórico de relatórios de erros (%1) + + + + Database list (%1) + Lista de banco de dados (%1) + + + + Custom SQL functions (%1) + Funções SQL personalizadas (%1) + + + + SQL queries history (%1) + Histórico de consultas SQL (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Migração de configuração + + + + Items to migrate + Itens para migrar + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + Esta é uma lista de itens encontrados no arquivo de configuração antigo, que podem ser migrados para a configuração atual. + + + + Options + Opções + + + + Put imported databases into separate group + Colocar bancos de dados importados em um grupo separado + + + + Group name + Nome do grupo + + + + Enter a non-empty name. + Insira um nome não vazio. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + O grupo de nível superior chamado '%1' já existe. Digite um nome de grupo que ainda não existe. + + + + Could not open old configuration file in order to migrate settings from it. + Não foi possível abrir o arquivo de configuração antigo para migrar suas configurações. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Não foi possível abrir o arquivo de configuração atual para migrar as configurações antigas. + + + + Could not commit migrated data into new configuration file: %1 + Não foi possível migrar os dados para o novo arquivo de configuração: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Não foi possível ler o relatório de erros do antigo arquivo de configuração para migrá-lo: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Não foi possível inserir uma entrada no relatório de bugs no novo arquivo de configuração: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Não foi possível ler a lista de banco de dados do antigo arquivo de configuração para migrá-lo: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Não foi possível consultar a ordem disponível para o grupo que contém o novo arquivo de configuração para migrar a lista de banco de dados: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Não foi possível criar o grupo contendo o novo arquivo de configuração, a fim de migra-lo: %1 + + + + Could not insert a database entry into new configuration file: %1 + Não foi possível inserir uma entrada no banco de dados no novo arquivo de configuração: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Não foi possível criar o grupo contendo o novo arquivo de configuração, a fim de migra-lo: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Não foi possível criar grupo referenciando a base de dados no novo arquivo de configuração: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Não foi possível ler a lista de funções do antigo arquivo de configuração para migrá-lo: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Não foi possível ler o histórico de consultas SQL do antigo arquivo de configuração para migrá-lo: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Não foi possível ler o próximo ID para o histórico de consultas SQL no novo arquivo de configuração: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Não foi possível inserir a entrada do histórico SQL no novo arquivo de configuração: %1 + + + -- cgit v1.2.3