updates
This commit is contained in:
parent
2f90366189
commit
f44a2eba9b
@ -7,6 +7,7 @@ $Source$
|
||||
|
||||
2001-09-25 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* lang/norwegian.inc.php3 updates, thanks to Sven-Erik Andersen
|
||||
* lang/czech* updates, thanks to Michal Cihar
|
||||
|
||||
2001-09-23 Loïc Chapeaux <lolo@phpheaven.net>
|
||||
* tbl_properties.php3; tbl_copy.php3 (removed); tbl_move_copy.php3 (added);
|
||||
|
||||
@ -31,12 +31,14 @@ $strAll = 'V
|
||||
$strAlterOrderBy = 'Zmìnit poøadí tabulky podle';
|
||||
$strAnalyzeTable = 'Analyzovat tabulku';
|
||||
$strAnd = 'a';
|
||||
$strAnIndex = 'Index byl přidán k tabulce %s';
|
||||
$strAny = 'Jakýkoliv';
|
||||
$strAnyColumn = 'Jakýkoliv sloupec';
|
||||
$strAnyDatabase = 'Jakákoliv databáze';
|
||||
$strAnyHost = 'Jakýkoliv hostitel';
|
||||
$strAnyTable = 'Any table';
|
||||
$strAnyUser = 'Jakýkoliv u¾ivatel';
|
||||
$strAPrimaryKey = 'Primární klíč byl přidán v tabulce %s';
|
||||
$strAscending = 'Vzestupnì';
|
||||
$strAtBeginningOfTable = 'Na zaèátku tabulky';
|
||||
$strAtEndOfTable = 'Na konci tabulky';
|
||||
@ -107,8 +109,12 @@ $strExtendedInserts = 'Roz
|
||||
$strExtra = 'Extra';
|
||||
|
||||
$strField = 'Pole';
|
||||
$strFieldHasBeenDropped = 'Pole %s bylo odstraněno';
|
||||
$strFields = 'Poèet polí';
|
||||
$strFieldsEmpty = ' Nebyl zadán poèet polí! ';
|
||||
$strFieldsEnclosedBy = 'Položky uzavřené do';
|
||||
$strFieldsEscapedBy = 'Položky escapovány';
|
||||
$strFieldsTerminatedBy = 'Položky oddělené';
|
||||
$strFixed = 'pevný';
|
||||
$strFormat = 'Formát';
|
||||
$strFormEmpty = 'Chybìjící hodnota ve formuláøi !';
|
||||
@ -131,6 +137,7 @@ $strHostEmpty = 'Jm
|
||||
$strIfYouWish = 'Pokud si pøeje¹ natáhnout jenom urèité sloupce z tabulky, specifikuj je jako seznam polí oddìlených èárkou.';
|
||||
$strIndex = 'Index';
|
||||
$strIndexes = 'Indexy';
|
||||
$strIndexHasBeenDropped = 'Index %s byl odstraněn';
|
||||
$strInsert = 'Vlo¾it';
|
||||
$strInsertAsNewRow = ' Vlo¾it jako nový øádek ';
|
||||
$strInsertedRows = 'Vlo¾eno øádkù:';
|
||||
@ -149,6 +156,7 @@ $strLengthSet = 'D
|
||||
$strLimitNumRows = 'záznamu na stránku';
|
||||
$strLineFeed = 'Ukonèení øádku (Linefeed): \\n';
|
||||
$strLines = 'Øádek';
|
||||
$strLinesTerminatedBy = 'Řádky ukončené';
|
||||
$strLocationTextfile = 'Umístìní textového souboru';
|
||||
$strLogin = ''; //to translate, but its not in use ...
|
||||
$strLogout = 'Odhlásit se';
|
||||
@ -195,6 +203,7 @@ $strPos1 = 'Za
|
||||
$strPrevious = 'Pøedchozí';
|
||||
$strPrimary = 'Primární';
|
||||
$strPrimaryKey = 'Primární klíè';
|
||||
$strPrimaryKeyHasBeenDropped = 'Primární klíč byl odstraněn';
|
||||
$strPrinterFriendly = 'Verze urèená pro tisk';
|
||||
$strPrintView = 'Náhled k vyti¹tìní';
|
||||
$strPrivileges = 'Privilegia';
|
||||
@ -230,6 +239,7 @@ $strRowSize = ' Velikost
|
||||
$strRowsStatistic = 'Statistika øádkù';
|
||||
$strRunning = 'bì¾ící na ';
|
||||
$strRunQuery = 'Provést dotaz';
|
||||
$strRunSQLQuery = 'Spustit SQL dotaz(y) na databázi %s';
|
||||
|
||||
$strSave = 'Ulo¾';
|
||||
$strSelect = 'Vybrat';
|
||||
@ -249,6 +259,7 @@ $strSize = 'Velikost';
|
||||
$strSort = 'Øadit';
|
||||
$strSpaceUsage = 'Vyu¾ití místa';
|
||||
$strSQLQuery = 'SQL-dotaz';
|
||||
$strStartingRecord = 'Počáteční záznam';
|
||||
$strStatement = 'Údaj';
|
||||
$strStrucCSV = 'CSV data';
|
||||
$strStrucData = 'Strukturu a data';
|
||||
@ -262,6 +273,8 @@ $strSum = 'Celkem';
|
||||
$strTable = 'Tabulka ';
|
||||
$strTableComments = 'Komentáøe k tabulce';
|
||||
$strTableEmpty = 'Jméno tabulky je prázdné!';
|
||||
$strTableHasBeenDropped = 'Tabulka %s byla odstraněna';
|
||||
$strTableHasBeenEmptied = 'Tabulka %s byla vyprázdněna';
|
||||
$strTableMaintenance = ' Údr¾ba tabulky ';
|
||||
$strTables = '%s tabulek';
|
||||
$strTableStructure = 'Struktura tabulky';
|
||||
@ -298,31 +311,18 @@ $strYes = 'Ano';
|
||||
$strZip = '"zazipováno"';
|
||||
|
||||
// To translate
|
||||
$strAPrimaryKey = 'A primary key has been added on %s';//to translate
|
||||
$strAnIndex = 'An index has been added on %s';//to translate
|
||||
$strCopyTable = 'Copy table to (database<b>.</b>table):';
|
||||
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
|
||||
$strDeleteUserMessage = 'You have deleted the user %s.';//to translate
|
||||
$strFieldHasBeenDropped = 'Field %s has been dropped';//to translate
|
||||
$strFieldsEnclosedBy = 'Fields enclosed by';//to translate
|
||||
$strFieldsEscapedBy = 'Fields escaped by';//to translate
|
||||
$strFieldsTerminatedBy = 'Fields terminated by';//to translate
|
||||
$strIdxFulltext = 'Fulltext'; //to translate
|
||||
$strIndexHasBeenDropped = 'Index %s has been dropped';//to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strLinesTerminatedBy = 'Lines terminated by';//to translate
|
||||
$strMoveTable = 'Move table to (database<b>.</b>table):';
|
||||
$strMoveTableOK = 'Table %s has been moved to %s.';
|
||||
$strNoQuery = 'No SQL query!'; //to translate
|
||||
$strPrimaryKeyHasBeenDropped = 'The primary key has been dropped';//to translate
|
||||
$strRunningAs = 'as';
|
||||
$strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate
|
||||
$strShowAll = 'Show all'; // to translate
|
||||
$strShowCols = 'Show columns';
|
||||
$strShowTables = 'Show tables';
|
||||
$strStartingRecord = 'Starting record';//to translate
|
||||
$strTableHasBeenDropped = 'Table %s has been dropped';//to translate
|
||||
$strTableHasBeenEmptied = 'Table %s has been emptied';//to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
|
||||
@ -31,12 +31,14 @@ $strAll = 'V
|
||||
$strAlterOrderBy = 'Zmìnit poøadí tabulky podle';
|
||||
$strAnalyzeTable = 'Analyzovat tabulku';
|
||||
$strAnd = 'a';
|
||||
$strAnIndex = 'Index byl přidán k tabulce %s';
|
||||
$strAny = 'Jakýkoliv';
|
||||
$strAnyColumn = 'Jakýkoliv sloupec';
|
||||
$strAnyDatabase = 'Jakákoliv databáze';
|
||||
$strAnyHost = 'Jakýkoliv hostitel';
|
||||
$strAnyTable = 'Any table';
|
||||
$strAnyUser = 'Jakýkoliv uživatel';
|
||||
$strAPrimaryKey = 'Primární klíč byl přidán v tabulce %s';
|
||||
$strAscending = 'Vzestupnì';
|
||||
$strAtBeginningOfTable = 'Na zaèátku tabulky';
|
||||
$strAtEndOfTable = 'Na konci tabulky';
|
||||
@ -106,8 +108,12 @@ $strExtendedInserts = 'Roz
|
||||
$strExtra = 'Extra';
|
||||
|
||||
$strField = 'Pole';
|
||||
$strFieldHasBeenDropped = 'Pole %s bylo odstraněno';
|
||||
$strFields = 'Poèet polí';
|
||||
$strFieldsEmpty = ' Nebyl zadán poèet polí! ';
|
||||
$strFieldsEnclosedBy = 'Položky uzavřené do';
|
||||
$strFieldsEscapedBy = 'Položky escapovány';
|
||||
$strFieldsTerminatedBy = 'Položky oddělené';
|
||||
$strFixed = 'pevný';
|
||||
$strFormat = 'Formát';
|
||||
$strFormEmpty = 'Chybìjící hodnota ve formuláøi !';
|
||||
@ -130,6 +136,7 @@ $strHostEmpty = 'Jm
|
||||
$strIfYouWish = 'Pokud si pøeješ natáhnout jenom urèité sloupce z tabulky, specifikuj je jako seznam polí oddìlených èárkou.';
|
||||
$strIndex = 'Index';
|
||||
$strIndexes = 'Indexy';
|
||||
$strIndexHasBeenDropped = 'Index %s byl odstraněn';
|
||||
$strInsert = 'Vložit';
|
||||
$strInsertAsNewRow = ' Vložit jako nový øádek ';
|
||||
$strInsertedRows = 'Vloženo øádkù:';
|
||||
@ -148,6 +155,7 @@ $strLengthSet = 'D
|
||||
$strLimitNumRows = 'záznamu na stránku';
|
||||
$strLineFeed = 'Ukonèení øádku (Linefeed): \\n';
|
||||
$strLines = 'Øádek';
|
||||
$strLinesTerminatedBy = 'Řádky ukončené';
|
||||
$strLocationTextfile = 'Umístìní textového souboru';
|
||||
$strLogin = ''; //to translate, but its not in use ...
|
||||
$strLogout = 'Odhlásit se';
|
||||
@ -194,6 +202,7 @@ $strPos1 = 'Za
|
||||
$strPrevious = 'Pøedchozí';
|
||||
$strPrimary = 'Primární';
|
||||
$strPrimaryKey = 'Primární klíè';
|
||||
$strPrimaryKeyHasBeenDropped = 'Primární klíč byl odstraněn';
|
||||
$strPrinterFriendly = 'Verze urèená pro tisk';
|
||||
$strPrintView = 'Náhled k vytištìní';
|
||||
$strPrivileges = 'Privilegia';
|
||||
@ -229,6 +238,7 @@ $strRowSize = ' Velikost
|
||||
$strRowsStatistic = 'Statistika øádkù';
|
||||
$strRunning = 'bìžící na ';
|
||||
$strRunQuery = 'Provést dotaz';
|
||||
$strRunSQLQuery = 'Spustit SQL dotaz(y) na databázi %s';
|
||||
|
||||
$strSave = 'Ulož';
|
||||
$strSelect = 'Vybrat';
|
||||
@ -248,6 +258,7 @@ $strSize = 'Velikost';
|
||||
$strSort = 'Øadit';
|
||||
$strSpaceUsage = 'Využití místa';
|
||||
$strSQLQuery = 'SQL-dotaz';
|
||||
$strStartingRecord = 'Počáteční záznam';
|
||||
$strStatement = 'Údaj';
|
||||
$strStrucCSV = 'CSV data';
|
||||
$strStrucData = 'Strukturu a data';
|
||||
@ -261,6 +272,8 @@ $strSum = 'Celkem';
|
||||
$strTable = 'Tabulka ';
|
||||
$strTableComments = 'Komentáøe k tabulce';
|
||||
$strTableEmpty = 'Jméno tabulky je prázdné!';
|
||||
$strTableHasBeenDropped = 'Tabulka %s byla odstraněna';
|
||||
$strTableHasBeenEmptied = 'Tabulka %s byla vyprázdněna';
|
||||
$strTableMaintenance = ' Údržba tabulky ';
|
||||
$strTables = '%s tabulek';
|
||||
$strTableStructure = 'Struktura tabulky';
|
||||
@ -297,29 +310,18 @@ $strYes = 'Ano';
|
||||
$strZip = '"zazipováno"';
|
||||
|
||||
// To translate
|
||||
$strAPrimaryKey = 'A primary key has been added on %s';//to translate
|
||||
$strAnIndex = 'An index has been added on %s';//to translate
|
||||
$strCopyTable = 'Copy table to (database<b>.</b>table):';
|
||||
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
|
||||
$strDeleteUserMessage = 'You have deleted the user %s.';//to translate
|
||||
$strFieldHasBeenDropped = 'Field %s has been dropped';//to translate
|
||||
$strFieldsEnclosedBy = 'Fields enclosed by';//to translate
|
||||
$strFieldsEscapedBy = 'Fields escaped by';//to translate
|
||||
$strFieldsTerminatedBy = 'Fields terminated by';//to translate
|
||||
$strIdxFulltext = 'Fulltext'; //to translate
|
||||
$strIndexHasBeenDropped = 'Index %s has been dropped';//to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strLinesTerminatedBy = 'Lines terminated by';//to translate
|
||||
$strMoveTable = 'Move table to (database<b>.</b>table):';
|
||||
$strMoveTableOK = 'Table %s has been moved to %s.';
|
||||
$strNoQuery = 'No SQL query!'; //to translate
|
||||
$strPrimaryKeyHasBeenDropped = 'The primary key has been dropped';//to translate
|
||||
$strRunningAs = 'as';
|
||||
$strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate
|
||||
$strShowAll = 'Show all'; // to translate
|
||||
$strShowCols = 'Show columns';
|
||||
$strShowTables = 'Show tables';
|
||||
$strStartingRecord = 'Starting record';//to translate
|
||||
$strTableHasBeenDropped = 'Table %s has been dropped';//to translate
|
||||
$strTableHasBeenEmptied = 'Table %s has been emptied';//to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
||||
|
||||
Loading…
Reference in New Issue
Block a user