diff options
author | unknown <miguel@light.local> | 2001-07-21 13:51:40 -0300 |
---|---|---|
committer | unknown <miguel@light.local> | 2001-07-21 13:51:40 -0300 |
commit | 556bb5fb9c95c079696f273a96aa356c73b5564a (patch) | |
tree | b79191db8ca2ec7a1d98f886858b27994248400a /sql/share | |
parent | e77d99c6af7d194afc9c295f5a8ad08cef162221 (diff) | |
download | mariadb-git-556bb5fb9c95c079696f273a96aa356c73b5564a.tar.gz |
Updated Translation English->Protuguese
sql/share/portuguese/errmsg.txt:
Updated the translation English->Portuguese.
Diffstat (limited to 'sql/share')
-rw-r--r-- | sql/share/portuguese/errmsg.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sql/share/portuguese/errmsg.txt b/sql/share/portuguese/errmsg.txt index b1cab63c0a0..8acb2365996 100644 --- a/sql/share/portuguese/errmsg.txt +++ b/sql/share/portuguese/errmsg.txt @@ -206,8 +206,8 @@ "Não conseguiu criar 'thread' de 'slave'. Verifique os recursos do sistema", "Usuário '%-.64s' já possui 'max_user_connections' conexões ativas", "Você pode usar apenas expressões de constante com SET", -"Lock wait timeout exceeded", -"The total number of locks exceeds the lock table size", -"Update locks cannot be acquired during a READ UNCOMMITTED transaction", -"DROP DATABASE not allowed while thread is holding global read lock", -"CREATE DATABASE not allowed while thread is holding global read lock", +"Excedido tempo de espera (timeout) do travamento", +"O número total de travamentos excede o tamanho de travamento da tabela", +"Travamentos de atualização não podem ser obtidos durante um READ UNCOMMITTED na transação", +"DROP DATABASE não permitido enquanto uma 'thread' está assegurando um travamento global de leitura", +"CREATE DATABASE não permitido enquanto uma 'thread' está assegurando um travamento global de leitura", |