This commit is contained in:
Marc Delisle
2002-07-18 16:50:20 +00:00
parent 67a791fca8
commit 78c67eb706
9 changed files with 20 additions and 16 deletions

View File

@@ -14,6 +14,10 @@ $Source$
* lang/czech update, thanks to Michal Cihar
* lang/sync_lang.sh, can exclude some languages from conversion,
thanks to Michal Cihar
* lang/turkish update, thanks to Bora Alioglu
* lang/polish update, thanks to Jakub Wilk
* lang/galician update, thanks to Xos<6F> Calvo
* lang/romanian update, thanks to Valics Lehel
2002-07-18 Steve Alberty <staybyte@users.sourceforge.net>
* It is now possible to print stats for more than 2 GB (up to exa byte)

View File

@@ -37,6 +37,7 @@ $strAfter = 'Despois de %s';
$strAfterInsertBack = 'Voltar';
$strAfterInsertNewInsert = 'Inserir un novo rexistro';
$strAll = 'Todos';
$strAllTableSameWidth = 'mostrar todas as tabelas co mesmo ancho?';
$strAlterOrderBy = 'Ordenar a tabela por';
$strAnalyzeTable = 'Analizar a tabela';
$strAnd = 'E';
@@ -278,6 +279,7 @@ $strQueryOnDb = 'Procura tipo SQL no banco de datos <b>%s</b>:';
$strRecords = 'Rexistros';
$strReferentialIntegrity = 'Comprobar a integridade das referencias:';
$strRelationNotWorking = 'Desactivouse a funcionalidade adicional para o traballo con tabelas vinculadas. Para saber o por que, faga click%saqu&iacute;%s.';
$strRelationView = 'Vista das relaci<63>ns';
$strReloadFailed = 'A reinicializaci<63>n do MySQL fallou.';
$strReloadMySQL = 'Reinicializar o MySQL';
@@ -404,6 +406,4 @@ $strYes = 'Si';
$strZip = 'comprimido no formato "zipped"';
// To translate
$strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; //to translate
$strAllTableSameWidth = 'display all Tables with same width?'; //to translate
?>

View File

@@ -38,6 +38,7 @@ $strAfter = 'Despois de %s';
$strAfterInsertBack = 'Voltar';
$strAfterInsertNewInsert = 'Inserir un novo rexistro';
$strAll = 'Todos';
$strAllTableSameWidth = 'mostrar todas as tabelas co mesmo ancho?';
$strAlterOrderBy = 'Ordenar a tabela por';
$strAnalyzeTable = 'Analizar a tabela';
$strAnd = 'E';
@@ -279,6 +280,7 @@ $strQueryOnDb = 'Procura tipo SQL no banco de datos <b>%s</b>:';
$strRecords = 'Rexistros';
$strReferentialIntegrity = 'Comprobar a integridade das referencias:';
$strRelationNotWorking = 'Desactivouse a funcionalidade adicional para o traballo con tabelas vinculadas. Para saber o por que, faga click%saqu&iacute;%s.';
$strRelationView = 'Vista das relacións';
$strReloadFailed = 'A reinicialización do MySQL fallou.';
$strReloadMySQL = 'Reinicializar o MySQL';
@@ -405,6 +407,4 @@ $strYes = 'Si';
$strZip = 'comprimido no formato "zipped"';
// To translate
$strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; //to translate
$strAllTableSameWidth = 'display all Tables with same width?'; //to translate
?>

View File

@@ -33,6 +33,7 @@ $strAfter = 'Po %s';
$strAfterInsertBack = 'Powr<77>t';
$strAfterInsertNewInsert = 'Wstawienie nowego rekordu';
$strAll = 'Wszystko';
$strAllTableSameWidth = 'wy<77>wietli<6C> wszystkie tabele z tak<61> sam<61> szeroko<6B>ci<63>?';
$strAlterOrderBy = 'Sortowanie tabeli wg';
$strAnalyzeTable = 'Analizowanie tabeli';
$strAnd = 'Oraz';
@@ -275,6 +276,7 @@ $strQueryOnDb = 'Zapytanie SQL dla bazy danych <b>%s</b>:';
$strRecords = 'Rekordy';
$strReferentialIntegrity = 'Sprawdzenie sp<73>jno<6E>ci powi<77>za<7A>:';
$strRelationNotWorking = 'Dodatkowe mo<6D>liwo<77>ci pracy z po<70><6F>czonymi tabelami zosta<74>y wy<77><79>czone. Aby dowiedzie<69> si<73>, dlaczego - kliknij %stutaj%s.';
$strRelationView = 'Widok relacyjny';
$strReloadFailed = 'Nie powiod<6F>o si<73> prze<7A>adowanie MySQL.';
$strReloadMySQL = 'Prze<7A>adowanie MySQL';
@@ -400,6 +402,4 @@ $strYes = 'Tak';
$strZip = '".zip"';
// To translate
$strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; //to translate
$strAllTableSameWidth = 'display all Tables with same width?'; //to translate
?>

View File

@@ -34,6 +34,7 @@ $strAfter = 'Po %s';
$strAfterInsertBack = 'Powrót';
$strAfterInsertNewInsert = 'Wstawienie nowego rekordu';
$strAll = 'Wszystko';
$strAllTableSameWidth = 'wyświetlić wszystkie tabele z taką samą szerokością?';
$strAlterOrderBy = 'Sortowanie tabeli wg';
$strAnalyzeTable = 'Analizowanie tabeli';
$strAnd = 'Oraz';
@@ -276,6 +277,7 @@ $strQueryOnDb = 'Zapytanie SQL dla bazy danych <b>%s</b>:';
$strRecords = 'Rekordy';
$strReferentialIntegrity = 'Sprawdzenie spójności powiązań:';
$strRelationNotWorking = 'Dodatkowe możliwości pracy z połączonymi tabelami zostały wyłączone. Aby dowiedzieć się, dlaczego - kliknij %stutaj%s.';
$strRelationView = 'Widok relacyjny';
$strReloadFailed = 'Nie powiodło się przeładowanie MySQL.';
$strReloadMySQL = 'Przeładowanie MySQL';
@@ -401,6 +403,4 @@ $strYes = 'Tak';
$strZip = '".zip"';
// To translate
$strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; //to translate
$strAllTableSameWidth = 'display all Tables with same width?'; //to translate
?>

View File

@@ -33,6 +33,7 @@ $strAfter = 'Dupa %s';
$strAfterInsertBack = 'Revenire';
$strAfterInsertNewInsert = 'Adauga o noua inregistrare';
$strAll = 'Toate';
$strAllTableSameWidth = 'arata toate tabelele cu aceeasi marime?';
$strAlterOrderBy = 'Alterare ordine tabel dupa (Alter table order by)';
$strAnalyzeTable = 'Analizare tabel';
$strAnd = 'Si (And)';
@@ -275,6 +276,7 @@ $strQueryOnDb = 'Comanda SQL pe baza de date <b>%s</b>:';
$strRecords = 'Inregistrari';
$strReferentialIntegrity = 'Verificarea integritatii referentiei:';
$strRelationNotWorking = 'Optiunile aditionale pentru folosirea tabelelor intercalate (legate intre ele) au fost dezactivate. Pentru a afla de ce ... %shere%s.';
$strRelationView = 'Vizualizare relationala';
$strReloadFailed = 'Reincarcare MySQL nereusita.';
$strReloadMySQL = 'Reincarcare MySQL';
@@ -400,6 +402,4 @@ $strYes = 'Da';
$strZip = '"arhivat"';
// To translate
$strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; //to translate
$strAllTableSameWidth = 'display all Tables with same width?'; //to translate
?>

View File

@@ -34,6 +34,7 @@ $strAfter = 'Dupa %s';
$strAfterInsertBack = 'Revenire';
$strAfterInsertNewInsert = 'Adauga o noua inregistrare';
$strAll = 'Toate';
$strAllTableSameWidth = 'arata toate tabelele cu aceeasi marime?';
$strAlterOrderBy = 'Alterare ordine tabel dupa (Alter table order by)';
$strAnalyzeTable = 'Analizare tabel';
$strAnd = 'Si (And)';
@@ -276,6 +277,7 @@ $strQueryOnDb = 'Comanda SQL pe baza de date <b>%s</b>:';
$strRecords = 'Inregistrari';
$strReferentialIntegrity = 'Verificarea integritatii referentiei:';
$strRelationNotWorking = 'Optiunile aditionale pentru folosirea tabelelor intercalate (legate intre ele) au fost dezactivate. Pentru a afla de ce ... %shere%s.';
$strRelationView = 'Vizualizare relationala';
$strReloadFailed = 'Reincarcare MySQL nereusita.';
$strReloadMySQL = 'Reincarcare MySQL';
@@ -401,6 +403,4 @@ $strYes = 'Da';
$strZip = '"arhivat"';
// To translate
$strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; //to translate
$strAllTableSameWidth = 'display all Tables with same width?'; //to translate
?>

View File

@@ -33,6 +33,7 @@ $strAfter = 'Sonuna %s';
$strAfterInsertBack = 'Return';
$strAfterInsertNewInsert = 'Yeni kayit ekle';
$strAll = 'T<>m<EFBFBD>';
$strAllTableSameWidth = 'B<>t<EFBFBD>n tablolar<61> ayn<79> geni<6E>likte g<>ster';
$strAlterOrderBy = 'Tabloyu de<64>i<EFBFBD>tir ve <20>una g<>re s<>rala:';
$strAnalyzeTable = 'Tabloyu analiz et';
$strAnd = 'Ve';
@@ -275,6 +276,7 @@ $strQueryOnDb = 'Veritaban
$strRecords = 'Kay<61>tlar';
$strReferentialIntegrity = 'Referans b<>t<EFBFBD>nl<6E><6C><EFBFBD>n<EFBFBD> kontrol et.';
$strRelationNotWorking = 'Ba<42>l<EFBFBD> tablolarla <20>al<61><6C>mada kullan<61>lan ekstra <20>zellikler deaktif edildi...Ni<4E>in oldu<64>unu <20><>renmek i<>in %sburaya%s t<>klay<61>n<EFBFBD>z...';
$strRelationView = '<27>li<6C>ki g<>r<EFBFBD>n<EFBFBD>m<EFBFBD>';
$strReloadFailed = 'MySQL yeniden y<>klenmesi ger<65>ekle<6C>tirilemedi.';
$strReloadMySQL = 'MySQL\'i yeniden y<>kle';
@@ -400,6 +402,4 @@ $strYes = 'Evet';
$strZip = '"ziplenmi<6D>"';
// To translate
$strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; //to translate
$strAllTableSameWidth = 'display all Tables with same width?'; //to translate
?>

View File

@@ -34,6 +34,7 @@ $strAfter = 'Sonuna %s';
$strAfterInsertBack = 'Return';
$strAfterInsertNewInsert = 'Yeni kayit ekle';
$strAll = 'Tümü';
$strAllTableSameWidth = 'Bütün tabloları aynı genişlikte göster';
$strAlterOrderBy = 'Tabloyu değiştir ve şuna göre sırala:';
$strAnalyzeTable = 'Tabloyu analiz et';
$strAnd = 'Ve';
@@ -276,6 +277,7 @@ $strQueryOnDb = 'Veritabanı üzerinde SQL-sorgusu&nbsp;<b>%s</b>:';
$strRecords = 'Kayıtlar';
$strReferentialIntegrity = 'Referans bütünlüğünü kontrol et.';
$strRelationNotWorking = 'Bağlı tablolarla çalışmada kullanılan ekstra özellikler deaktif edildi...Niçin olduğunu öğrenmek için %sburaya%s tıklayınız...';
$strRelationView = 'İlişki görünümü';
$strReloadFailed = 'MySQL yeniden yüklenmesi gerçekleştirilemedi.';
$strReloadMySQL = 'MySQL\'i yeniden yükle';
@@ -401,6 +403,4 @@ $strYes = 'Evet';
$strZip = '"ziplenmiş"';
// To translate
$strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; //to translate
$strAllTableSameWidth = 'display all Tables with same width?'; //to translate
?>