updates
This commit is contained in:
@@ -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<4C>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<5A>nit po<70>ad<61> tabulky podle';
|
||||
$strAnalyzeTable = 'Analyzovat tabulku';
|
||||
$strAnd = 'a';
|
||||
$strAnIndex = 'Index byl p<>id<69>n k tabulce %s';
|
||||
$strAny = 'Jak<61>koliv';
|
||||
$strAnyColumn = 'Jak<61>koliv sloupec';
|
||||
$strAnyDatabase = 'Jak<61>koliv datab<61>ze';
|
||||
$strAnyHost = 'Jak<61>koliv hostitel';
|
||||
$strAnyTable = 'Any table';
|
||||
$strAnyUser = 'Jak<61>koliv u<>ivatel';
|
||||
$strAPrimaryKey = 'Prim<69>rn<72> kl<6B><6C> byl p<>id<69>n v tabulce %s';
|
||||
$strAscending = 'Vzestupn<70>';
|
||||
$strAtBeginningOfTable = 'Na za<7A><61>tku tabulky';
|
||||
$strAtEndOfTable = 'Na konci tabulky';
|
||||
@@ -107,8 +109,12 @@ $strExtendedInserts = 'Roz
|
||||
$strExtra = 'Extra';
|
||||
|
||||
$strField = 'Pole';
|
||||
$strFieldHasBeenDropped = 'Pole %s bylo odstran<61>no';
|
||||
$strFields = 'Po<50>et pol<6F>';
|
||||
$strFieldsEmpty = ' Nebyl zad<61>n po<70>et pol<6F>! ';
|
||||
$strFieldsEnclosedBy = 'Polo<6C>ky uzav<61>en<65> do';
|
||||
$strFieldsEscapedBy = 'Polo<6C>ky escapov<6F>ny';
|
||||
$strFieldsTerminatedBy = 'Polo<6C>ky odd<64>len<65>';
|
||||
$strFixed = 'pevn<76>';
|
||||
$strFormat = 'Form<72>t';
|
||||
$strFormEmpty = 'Chyb<79>j<EFBFBD>c<EFBFBD> hodnota ve formul<75><6C>i !';
|
||||
@@ -131,6 +137,7 @@ $strHostEmpty = 'Jm
|
||||
$strIfYouWish = 'Pokud si p<>eje<6A> nat<61>hnout jenom ur<75>it<69> sloupce z tabulky, specifikuj je jako seznam pol<6F> odd<64>len<65>ch <20><>rkou.';
|
||||
$strIndex = 'Index';
|
||||
$strIndexes = 'Indexy';
|
||||
$strIndexHasBeenDropped = 'Index %s byl odstran<61>n';
|
||||
$strInsert = 'Vlo<6C>it';
|
||||
$strInsertAsNewRow = ' Vlo<6C>it jako nov<6F> <20><>dek ';
|
||||
$strInsertedRows = 'Vlo<6C>eno <20><>dk<64>:';
|
||||
@@ -149,6 +156,7 @@ $strLengthSet = 'D
|
||||
$strLimitNumRows = 'z<>znamu na str<74>nku';
|
||||
$strLineFeed = 'Ukon<6F>en<65> <20><>dku (Linefeed): \\n';
|
||||
$strLines = '<27><>dek';
|
||||
$strLinesTerminatedBy = '<27><>dky ukon<6F>en<65>';
|
||||
$strLocationTextfile = 'Um<55>st<73>n<EFBFBD> textov<6F>ho souboru';
|
||||
$strLogin = ''; //to translate, but its not in use ...
|
||||
$strLogout = 'Odhl<68>sit se';
|
||||
@@ -195,6 +203,7 @@ $strPos1 = 'Za
|
||||
$strPrevious = 'P<>edchoz<6F>';
|
||||
$strPrimary = 'Prim<69>rn<72>';
|
||||
$strPrimaryKey = 'Prim<69>rn<72> kl<6B><6C>';
|
||||
$strPrimaryKeyHasBeenDropped = 'Prim<69>rn<72> kl<6B><6C> byl odstran<61>n';
|
||||
$strPrinterFriendly = 'Verze ur<75>en<65> pro tisk';
|
||||
$strPrintView = 'N<>hled k vyti<74>t<EFBFBD>n<EFBFBD>';
|
||||
$strPrivileges = 'Privilegia';
|
||||
@@ -230,6 +239,7 @@ $strRowSize = ' Velikost
|
||||
$strRowsStatistic = 'Statistika <20><>dk<64>';
|
||||
$strRunning = 'b<><62><EFBFBD>c<EFBFBD> na ';
|
||||
$strRunQuery = 'Prov<6F>st dotaz';
|
||||
$strRunSQLQuery = 'Spustit SQL dotaz(y) na datab<61>zi %s';
|
||||
|
||||
$strSave = 'Ulo<6C>';
|
||||
$strSelect = 'Vybrat';
|
||||
@@ -249,6 +259,7 @@ $strSize = 'Velikost';
|
||||
$strSort = '<27>adit';
|
||||
$strSpaceUsage = 'Vyu<79>it<69> m<>sta';
|
||||
$strSQLQuery = 'SQL-dotaz';
|
||||
$strStartingRecord = 'Po<50><6F>te<74>n<EFBFBD> z<>znam';
|
||||
$strStatement = '<27>daj';
|
||||
$strStrucCSV = 'CSV data';
|
||||
$strStrucData = 'Strukturu a data';
|
||||
@@ -262,6 +273,8 @@ $strSum = 'Celkem';
|
||||
$strTable = 'Tabulka ';
|
||||
$strTableComments = 'Koment<6E><74>e k tabulce';
|
||||
$strTableEmpty = 'Jm<4A>no tabulky je pr<70>zdn<64>!';
|
||||
$strTableHasBeenDropped = 'Tabulka %s byla odstran<61>na';
|
||||
$strTableHasBeenEmptied = 'Tabulka %s byla vypr<70>zdn<64>na';
|
||||
$strTableMaintenance = ' <20>dr<64>ba tabulky ';
|
||||
$strTables = '%s tabulek';
|
||||
$strTableStructure = 'Struktura tabulky';
|
||||
@@ -298,31 +311,18 @@ $strYes = 'Ano';
|
||||
$strZip = '"zazipov<6F>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<5A>nit po<70>ad<61> tabulky podle';
|
||||
$strAnalyzeTable = 'Analyzovat tabulku';
|
||||
$strAnd = 'a';
|
||||
$strAnIndex = 'Index byl p<>id<69>n k tabulce %s';
|
||||
$strAny = 'Jak<61>koliv';
|
||||
$strAnyColumn = 'Jak<61>koliv sloupec';
|
||||
$strAnyDatabase = 'Jak<61>koliv datab<61>ze';
|
||||
$strAnyHost = 'Jak<61>koliv hostitel';
|
||||
$strAnyTable = 'Any table';
|
||||
$strAnyUser = 'Jak<61>koliv u<>ivatel';
|
||||
$strAPrimaryKey = 'Prim<69>rn<72> kl<6B><6C> byl p<>id<69>n v tabulce %s';
|
||||
$strAscending = 'Vzestupn<70>';
|
||||
$strAtBeginningOfTable = 'Na za<7A><61>tku tabulky';
|
||||
$strAtEndOfTable = 'Na konci tabulky';
|
||||
@@ -106,8 +108,12 @@ $strExtendedInserts = 'Roz
|
||||
$strExtra = 'Extra';
|
||||
|
||||
$strField = 'Pole';
|
||||
$strFieldHasBeenDropped = 'Pole %s bylo odstran<61>no';
|
||||
$strFields = 'Po<50>et pol<6F>';
|
||||
$strFieldsEmpty = ' Nebyl zad<61>n po<70>et pol<6F>! ';
|
||||
$strFieldsEnclosedBy = 'Polo<6C>ky uzav<61>en<65> do';
|
||||
$strFieldsEscapedBy = 'Polo<6C>ky escapov<6F>ny';
|
||||
$strFieldsTerminatedBy = 'Polo<6C>ky odd<64>len<65>';
|
||||
$strFixed = 'pevn<76>';
|
||||
$strFormat = 'Form<72>t';
|
||||
$strFormEmpty = 'Chyb<79>j<EFBFBD>c<EFBFBD> hodnota ve formul<75><6C>i !';
|
||||
@@ -130,6 +136,7 @@ $strHostEmpty = 'Jm
|
||||
$strIfYouWish = 'Pokud si p<>eje<6A> nat<61>hnout jenom ur<75>it<69> sloupce z tabulky, specifikuj je jako seznam pol<6F> odd<64>len<65>ch <20><>rkou.';
|
||||
$strIndex = 'Index';
|
||||
$strIndexes = 'Indexy';
|
||||
$strIndexHasBeenDropped = 'Index %s byl odstran<61>n';
|
||||
$strInsert = 'Vlo<6C>it';
|
||||
$strInsertAsNewRow = ' Vlo<6C>it jako nov<6F> <20><>dek ';
|
||||
$strInsertedRows = 'Vlo<6C>eno <20><>dk<64>:';
|
||||
@@ -148,6 +155,7 @@ $strLengthSet = 'D
|
||||
$strLimitNumRows = 'z<>znamu na str<74>nku';
|
||||
$strLineFeed = 'Ukon<6F>en<65> <20><>dku (Linefeed): \\n';
|
||||
$strLines = '<27><>dek';
|
||||
$strLinesTerminatedBy = '<27><>dky ukon<6F>en<65>';
|
||||
$strLocationTextfile = 'Um<55>st<73>n<EFBFBD> textov<6F>ho souboru';
|
||||
$strLogin = ''; //to translate, but its not in use ...
|
||||
$strLogout = 'Odhl<68>sit se';
|
||||
@@ -194,6 +202,7 @@ $strPos1 = 'Za
|
||||
$strPrevious = 'P<>edchoz<6F>';
|
||||
$strPrimary = 'Prim<69>rn<72>';
|
||||
$strPrimaryKey = 'Prim<69>rn<72> kl<6B><6C>';
|
||||
$strPrimaryKeyHasBeenDropped = 'Prim<69>rn<72> kl<6B><6C> byl odstran<61>n';
|
||||
$strPrinterFriendly = 'Verze ur<75>en<65> pro tisk';
|
||||
$strPrintView = 'N<>hled k vyti<74>t<EFBFBD>n<EFBFBD>';
|
||||
$strPrivileges = 'Privilegia';
|
||||
@@ -229,6 +238,7 @@ $strRowSize = ' Velikost
|
||||
$strRowsStatistic = 'Statistika <20><>dk<64>';
|
||||
$strRunning = 'b<><62><EFBFBD>c<EFBFBD> na ';
|
||||
$strRunQuery = 'Prov<6F>st dotaz';
|
||||
$strRunSQLQuery = 'Spustit SQL dotaz(y) na datab<61>zi %s';
|
||||
|
||||
$strSave = 'Ulo<6C>';
|
||||
$strSelect = 'Vybrat';
|
||||
@@ -248,6 +258,7 @@ $strSize = 'Velikost';
|
||||
$strSort = '<27>adit';
|
||||
$strSpaceUsage = 'Vyu<79>it<69> m<>sta';
|
||||
$strSQLQuery = 'SQL-dotaz';
|
||||
$strStartingRecord = 'Po<50><6F>te<74>n<EFBFBD> z<>znam';
|
||||
$strStatement = '<27>daj';
|
||||
$strStrucCSV = 'CSV data';
|
||||
$strStrucData = 'Strukturu a data';
|
||||
@@ -261,6 +272,8 @@ $strSum = 'Celkem';
|
||||
$strTable = 'Tabulka ';
|
||||
$strTableComments = 'Koment<6E><74>e k tabulce';
|
||||
$strTableEmpty = 'Jm<4A>no tabulky je pr<70>zdn<64>!';
|
||||
$strTableHasBeenDropped = 'Tabulka %s byla odstran<61>na';
|
||||
$strTableHasBeenEmptied = 'Tabulka %s byla vypr<70>zdn<64>na';
|
||||
$strTableMaintenance = ' <20>dr<64>ba tabulky ';
|
||||
$strTables = '%s tabulek';
|
||||
$strTableStructure = 'Struktura tabulky';
|
||||
@@ -297,29 +310,18 @@ $strYes = 'Ano';
|
||||
$strZip = '"zazipov<6F>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
|
||||
|
Reference in New Issue
Block a user