diff --git a/ChangeLog b/ChangeLog index 459430e4f..b8480c216 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-05-30 Alexander M. Turek + * lang/albanian.inc.php3: Updates, thanks again to + Laurent Dhima . + 2002-05-29 Alexander M. Turek * lang/german.inc.php3: Translated $strPdfDbSchema. * lang/italian.inc.php3: Updates, thanks again to diff --git a/lang/albanian.inc.php3 b/lang/albanian.inc.php3 index 9be1e0dc0..2deac3a5d 100644 --- a/lang/albanian.inc.php3 +++ b/lang/albanian.inc.php3 @@ -13,7 +13,7 @@ $number_thousands_separator = '.'; $number_decimal_separator = ','; $byteUnits = array('Bytes', 'KB', 'MB', 'GB'); -$day_of_week = array('Djl', 'Hėn', 'Mar', 'Mėr', 'Enjo', 'Pre', 'Sht'); //albanian days +$day_of_week = array('Djl', 'Hėn', 'Mar', 'Mėr', 'Enj', 'Pre', 'Sht'); //albanian days $month = array('Jan', 'Shk', 'Mar', 'Pri', 'Maj', 'Qer', 'Kor', 'Gsh', 'Sht', 'Tet', 'Nėn', 'Dhj'); //albanian months // See http://www.php.net/manual/en/function.strftime.php to define the // variable below @@ -28,7 +28,7 @@ $strAddNewField = 'Shto nj $strAddPriv = 'Shto njė privilegj tė ri'; $strAddPrivMessage = 'Ke shtuar njė privilegj tė ri.'; $strAddSearchConditions = 'Shto kushte kėrkimi (trupi i specifikimit "where"):'; -$strAddToIndex = 'Shto tek treguesi i  %s kolonės/ave'; +$strAddToIndex = 'Shto tek treguesi i  %s kolonės(ave)'; $strAddUser = 'Shto njė pėrdorues tė ri'; $strAddUserMessage = 'Ke shtuar njė pėrdorues tė ri.'; $strAffectedRows = 'Rrjeshtat e prekur:'; @@ -136,7 +136,7 @@ $strFieldsTerminatedBy = 'Fush $strFixed = 'fiks'; $strFlushTable = 'Rifillo ("FLUSH") tabelėn'; $strFormat = 'Formati'; -$strFormEmpty = 'Vlerė e mangėt nė form!'; +$strFormEmpty = 'Mungon njė vlerė nė form!'; $strFullText = 'Tekst komplet'; $strFunction = 'Funksion'; @@ -220,7 +220,7 @@ $strNotValidNumber = ' nuk $strNoUsersFound = 'Nuk u gjet asnjė pėrdorues.'; $strNull = 'Null'; -$strOftenQuotation = 'Zakonisht nga dopjo thonjza. ME DėSHIRė tregon qė vetėm fushat char dhe varchar duhet tė delimitohen nga karakteri i treguar.'; +$strOftenQuotation = 'Zakonisht nga dopjo thonjza. ME DĖSHIRĖ tregon qė vetėm fushat char dhe varchar duhet tė delimitohen nga karakteri i treguar.'; $strOperations = 'Operacione'; $strOptimizeTable = 'Optimizo tabelėn'; $strOptionalControls = 'Me dėshirė. Ky karakter kontrollon si tė shkruash apo lexosh karakteret specialė.'; @@ -360,33 +360,36 @@ $strYes = ' Po '; $strZip = '"kompresuar me zip"'; +// + +$strConfigureTableCoord = 'Ju lutem, konfiguroni koordinatat pėr tabelėn %s'; +$strDisplayPDF = 'Shfaq skemėn e PDF'; +$strPageNumber = 'Numri i faqes:'; +$strPdfInvalidPageNum = 'Numri i faqes sė PDF i papėrcaktuar!'; +$strPdfInvalidTblName = 'Tabela "%s" nuk ekziston!'; +$strScaleFactorSmall = 'Faktori i shkallės ėshtė shumė i vogėl pėr tė plotėsuar skemėn nė faqe'; +$strShowColor = 'Shfaq ngjyrėn'; +$strShowGrid = 'Shfaq rrjetėn'; +$strShowTableDimension = 'Trego dimensionin e tabelave'; +$strChangeDisplay = 'Zgjidh fushėn qė dėshiron tė shohėsh'; +$strNumSearchResultsInTable = '%s korrispondon(jnė) tek tabela %s'; +$strNumSearchResultsTotal = 'Gjithsej: %s korrispondues(ė)'; +$strSearch = 'Kėrko'; +$strSearchFormTitle = 'Kėrko nė database'; +$strSearchInTables = 'Tek tabela(at):'; +$strSearchNeedle = 'Fjala(ė) apo vlera(at) pėr t\'u kėrkuar (karakteri Jolly: "%"):'; +$strSearchOption1 = 'tė paktėn njėrėn nga fjalėt'; +$strSearchOption2 = 'tė gjitha fjalėt'; +$strSearchOption3 = 'fraza precize'; +$strSearchOption4 = 'si ekspresion i rregullt'; +$strSearchResultsFor = 'Kėrko rezultatet pėr "%s" %s:'; +$strSearchType = 'Gjej:'; +$strSplitWordsWithSpace = 'Fjalėt janė tė ndara nga njė hapsirė (" ").'; +$strStructPropose = 'Propozo strukturėn e tabelės'; +$strExplain = 'Shpjego kodin SQL'; +$strPhp = 'Krijo kodin PHP'; +$strNoPhp = 'pa kod PHP'; +$strPdfDbSchema = 'Skema e database "%s" - Faqja %s'; + // To translate -$strConfigureTableCoord = 'Please configure the coordinates for table %s'; //to translate -$strDisplayPDF = 'Display PDF schema'; -$strPageNumber = 'Page number:'; //to translate -$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate -$strPdfInvalidTblName = 'The "%s" table doesn\'t exist!'; //to translate -$strScaleFactorSmall = 'The scale factor is too small to fit the schema on one page'; //to translate -$strShowColor = 'Show color'; //to translate -$strShowGrid = 'Show grid'; //to translate -$strShowTableDimension = 'Show dimension of tables'; //to translate -$strChangeDisplay = 'Choose Field to display'; //to translate -$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate -$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate -$strSearch = 'Search';//to translate -$strSearchFormTitle = 'Search in database';//to translate -$strSearchInTables = 'Inside table(s):';//to translate -$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate -$strSearchOption1 = 'at least one of the words';//to translate -$strSearchOption2 = 'all words';//to translate -$strSearchOption3 = 'the exact phrase';//to translate -$strSearchOption4 = 'as regular expression';//to translate -$strSearchResultsFor = 'Search results for "%s" %s:';//to translate -$strSearchType = 'Find:';//to translate -$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate -$strStructPropose = 'Propose table structure'; //to translate -$strExplain = 'Explain SQL Code'; //to translate -$strPhp = 'Create PHP Code'; //to translate -$strNoPhp = 'without PHP Code'; //to translate -$strPdfDbSchema = 'Schema of the the "%s" database - Page %s'; //to translate ?>