This commit is contained in:
Marc Delisle
2003-08-05 12:40:41 +00:00
parent 9476c79f70
commit 0689f19812
4 changed files with 168 additions and 140 deletions

View File

@@ -57,6 +57,8 @@ $strAnyDatabase = 'Oricare baza de date';
$strAnyHost = 'Oricare host'; $strAnyHost = 'Oricare host';
$strAnyTable = 'Oricare tabel'; $strAnyTable = 'Oricare tabel';
$strAnyUser = 'Oricare utilizator'; $strAnyUser = 'Oricare utilizator';
$strArabic = 'Arabic';
$strArmenian = 'Armenian';
$strAscending = 'Crescatoare'; $strAscending = 'Crescatoare';
$strAtBeginningOfTable = 'La inceputul tabelului'; $strAtBeginningOfTable = 'La inceputul tabelului';
$strAtEndOfTable = 'La sfarsitul tabelului'; $strAtEndOfTable = 'La sfarsitul tabelului';
@@ -65,6 +67,7 @@ $strAutodetect = 'Autodetectare';
$strAutomaticLayout = 'Layout automat'; $strAutomaticLayout = 'Layout automat';
$strBack = 'Inapoi'; $strBack = 'Inapoi';
$strBaltic = 'Baltic';
$strBeginCut = 'DE TAIAT - INCEPUT'; $strBeginCut = 'DE TAIAT - INCEPUT';
$strBeginRaw = 'INCEPUT RAW'; $strBeginRaw = 'INCEPUT RAW';
$strBinary = 'Binar'; $strBinary = 'Binar';
@@ -87,6 +90,7 @@ $strCantRenameIdxToPrimary = 'Nu poti redenumi index-ul la un nume PRIMARY!';
$strCantUseRecodeIconv = 'Nu pot folosi functiile iconv nici libiconv nici recode_string in timp ce extensia este incarcata. Verifica configuratia PHP.'; $strCantUseRecodeIconv = 'Nu pot folosi functiile iconv nici libiconv nici recode_string in timp ce extensia este incarcata. Verifica configuratia PHP.';
$strCardinality = 'Cardinalitate'; $strCardinality = 'Cardinalitate';
$strCarriage = 'Enter: \\r'; $strCarriage = 'Enter: \\r';
$strCentralEuropean = 'European de est';
$strChange = 'Schimbare'; $strChange = 'Schimbare';
$strChangeCopyMode = 'Creaza un utilizatoru nou cu acelasi privilegii si...'; $strChangeCopyMode = 'Creaza un utilizatoru nou cu acelasi privilegii si...';
$strChangeCopyModeCopy = '... mentine cel vechi.'; $strChangeCopyModeCopy = '... mentine cel vechi.';
@@ -129,6 +133,7 @@ $strCreateNewTable = 'Creaza tabela noua in baza de date %s';
$strCreatePage = 'Creaza o noua pagina'; $strCreatePage = 'Creaza o noua pagina';
$strCreatePdfFeat = 'Creare de PDF'; $strCreatePdfFeat = 'Creare de PDF';
$strCriteria = 'Criteriu'; $strCriteria = 'Criteriu';
$strCyrillic = 'Cyrillic';
$strDBComment = 'Comentarii referitoare la baza de date: '; $strDBComment = 'Comentarii referitoare la baza de date: ';
$strDBGContext = 'Context'; $strDBGContext = 'Context';
@@ -237,11 +242,13 @@ $strGlobalValue = 'Valoare globala';
$strGo = 'Executa'; $strGo = 'Executa';
$strGrantOption = 'Grant'; $strGrantOption = 'Grant';
$strGrants = 'Drepturi'; $strGrants = 'Drepturi';
$strGreek = 'Grec';
$strGzip = '"gzipped"'; $strGzip = '"gzipped"';
$strHasBeenAltered = 'a fost alterat.'; $strHasBeenAltered = 'a fost alterat.';
$strHasBeenCreated = 'a fost creat.'; $strHasBeenCreated = 'a fost creat.';
$strHaveToShow = 'Trebuie sa alegi cel putin o coloana pentru a putea afisa'; $strHaveToShow = 'Trebuie sa alegi cel putin o coloana pentru a putea afisa';
$strHebrew = 'Ebraica';
$strHome = 'Pagina de start'; $strHome = 'Pagina de start';
$strHomepageOfficial = 'Pagina oficiala phpMyAdmin'; $strHomepageOfficial = 'Pagina oficiala phpMyAdmin';
$strHomepageSourceforge = 'Pagina de descarcare Sourceforge phpMyAdmin'; $strHomepageSourceforge = 'Pagina de descarcare Sourceforge phpMyAdmin';
@@ -273,6 +280,7 @@ $strInsertedRows = 'Randuri inserate:';
$strInstructions = 'Instructiuni'; $strInstructions = 'Instructiuni';
$strInvalidName = '"%s" este un cuvant rezervat, nu o poti folosi ca o baza de date/tabela/nume de camp.'; $strInvalidName = '"%s" este un cuvant rezervat, nu o poti folosi ca o baza de date/tabela/nume de camp.';
$strJapanese = 'Japonez';
$strJumpToDB = 'Sari la baza de date "%s".'; $strJumpToDB = 'Sari la baza de date "%s".';
$strJustDelete = 'Sterge utilizatorii din tabelele de drepturi.'; $strJustDelete = 'Sterge utilizatorii din tabelele de drepturi.';
$strJustDeleteDescr = 'Utilizatorii "stersi" vor avea acces la server la fel ca pana acum pana ce drepturile sunt reincarcate.'; $strJustDeleteDescr = 'Utilizatorii "stersi" vor avea acces la server la fel ca pana acum pana ce drepturile sunt reincarcate.';
@@ -280,6 +288,7 @@ $strJustDeleteDescr = 'Utilizatorii "stersi" vor avea acces la server
$strKeepPass = 'Nu schimbati parola'; $strKeepPass = 'Nu schimbati parola';
$strKeyname = 'Nume cheie'; $strKeyname = 'Nume cheie';
$strKill = 'Opreste'; $strKill = 'Opreste';
$strKorean = 'Corean';
$strLaTeX = 'LaTeX'; $strLaTeX = 'LaTeX';
$strLaTeXOptions = 'Optiuni LaTeX'; $strLaTeXOptions = 'Optiuni LaTeX';
@@ -492,6 +501,7 @@ $strRowsStatistic = 'Statisticile randului';
$strRunQuery = 'Trimite comanda'; $strRunQuery = 'Trimite comanda';
$strRunSQLQuery = 'Run SQL query/queries pe baza de date %s'; $strRunSQLQuery = 'Run SQL query/queries pe baza de date %s';
$strRunning = 'ruland pe %s'; $strRunning = 'ruland pe %s';
$strRussian = 'Rus';
$strSQL = 'SQL'; $strSQL = 'SQL';
$strSQLOptions = 'Optiuni SQL'; $strSQLOptions = 'Optiuni SQL';
@@ -547,6 +557,7 @@ $strShowTableDimension = 'Arata dimensiunile tabelei';
$strShowTables = 'Arata tabelele'; $strShowTables = 'Arata tabelele';
$strShowThisQuery = ' Afiseaza aceasta comanda din nou aici '; $strShowThisQuery = ' Afiseaza aceasta comanda din nou aici ';
$strShowingRecords = 'Afiseaza inregistrari'; $strShowingRecords = 'Afiseaza inregistrari';
$strSimplifiedChinese = 'Chineza simplificata';
$strSingly = '(singly)'; $strSingly = '(singly)';
$strSize = 'Marime'; $strSize = 'Marime';
$strSort = 'Sortare'; $strSort = 'Sortare';
@@ -583,6 +594,7 @@ $strTableType = 'Tipul tabelului';
$strTables = '%s tabele'; $strTables = '%s tabele';
$strTblPrivileges = 'Drepturi specifice de tabele'; $strTblPrivileges = 'Drepturi specifice de tabele';
$strTextAreaLength = ' Datorita lungimii sale, <br /> acest camp s-ar putea sa nu fie editabil'; $strTextAreaLength = ' Datorita lungimii sale, <br /> acest camp s-ar putea sa nu fie editabil';
$strThai = 'Tailandez';
$strTheContent = 'Continutul fisierului dumneavoastra a fost inserat.'; $strTheContent = 'Continutul fisierului dumneavoastra a fost inserat.';
$strTheContents = 'Continutul acestui fisier inlocuieste continutul tabelului selectat pentru liniile cu cheie primara identica.'; $strTheContents = 'Continutul acestui fisier inlocuieste continutul tabelului selectat pentru liniile cu cheie primara identica.';
$strTheTerminator = 'Terminatorul campurilor.'; $strTheTerminator = 'Terminatorul campurilor.';
@@ -593,6 +605,7 @@ $strTime = 'Timp';
$strToggleScratchboard = 'dezactivare scratchboard'; $strToggleScratchboard = 'dezactivare scratchboard';
$strTotal = 'total'; $strTotal = 'total';
$strTotalUC = 'Total'; $strTotalUC = 'Total';
$strTraditionalChinese = 'Chineza Traditionala';
$strTraffic = 'Trafic'; $strTraffic = 'Trafic';
$strTransformation_image_jpeg__inline = 'Afiseaza o imagine mica clicabila ; optiuni: latime, inaltime in pixeli (metine dimensiunile originale)'; $strTransformation_image_jpeg__inline = 'Afiseaza o imagine mica clicabila ; optiuni: latime, inaltime in pixeli (metine dimensiunile originale)';
$strTransformation_image_jpeg__link = 'Afiseaza un link la imagine (direct blob download, i.e.).'; $strTransformation_image_jpeg__link = 'Afiseaza un link la imagine (direct blob download, i.e.).';
@@ -608,7 +621,9 @@ $strTruncateQueries = 'Truncare comenzi afisate';
$strType = 'Tip'; $strType = 'Tip';
$strUncheckAll = 'Deselecteaza toate'; $strUncheckAll = 'Deselecteaza toate';
$strUnicode = 'Unicode';
$strUnique = 'Unic'; $strUnique = 'Unic';
$strUnknown = 'necunoscut';
$strUnselectAll = 'Deselecteaza tot'; $strUnselectAll = 'Deselecteaza tot';
$strUpdComTab = 'Parcurgeti documentatia pentru modul de updatare a Column_comments Table'; $strUpdComTab = 'Parcurgeti documentatia pentru modul de updatare a Column_comments Table';
$strUpdatePrivMessage = 'Ati actualizat privilegiile pentru %s.'; $strUpdatePrivMessage = 'Ati actualizat privilegiile pentru %s.';
@@ -641,6 +656,7 @@ $strViewDumpDatabases = 'Vizualizarea schemei bazei de date';
$strWebServerUploadDirectory = 'director de upload al web-server-ului'; $strWebServerUploadDirectory = 'director de upload al web-server-ului';
$strWebServerUploadDirectoryError = 'Directorul setat pentru upload nu poate fi gasit'; $strWebServerUploadDirectoryError = 'Directorul setat pentru upload nu poate fi gasit';
$strWelcome = 'Bine ai venit la %s'; $strWelcome = 'Bine ai venit la %s';
$strWestEuropean = 'European de vest';
$strWildcard = 'wildcard'; $strWildcard = 'wildcard';
$strWithChecked = 'Verificat cu:'; $strWithChecked = 'Verificat cu:';
$strWritingCommentNotPossible = 'Scrierea unui comentariu nu este posibil'; $strWritingCommentNotPossible = 'Scrierea unui comentariu nu este posibil';
@@ -655,41 +671,37 @@ $strZeroRemovesTheLimit = 'Observatie: Prin setarea acestor optiuni la 0 (zero)
$strZip = '"arhivat"'; $strZip = '"arhivat"';
// To translate // To translate
$strCharsets = 'Charsets'; //to translate
$strDescription = 'Description'; //to translate
$strCharsetsAndCollations = 'Character Sets and Collations'; //to translate
$strCollation = 'Collation'; //to translate
$strMultilingual = 'multilingual'; //to translate
$strGerman = 'German'; //to translate
$strPhoneBook = 'phone book'; //to translate
$strDictionary = 'dictionary'; //to translate
$strSwedish = 'Swedish'; //to translate
$strDanish = 'Danish'; //to translate
$strCzech = 'Czech'; //to translate
$strTurkish = 'Turkish'; //to translate
$strEnglish = 'English'; //to translate
$strHungarian = 'Hungarian'; //to translate
$strCroatian = 'Croatian'; //to translate
$strBulgarian = 'Bulgarian'; //to translate $strBulgarian = 'Bulgarian'; //to translate
$strLithuanian = 'Lithuanian'; //to translate
$strEstonian = 'Estonian'; //to translate
$strCaseInsensitive = 'case-insensitive'; //to translate $strCaseInsensitive = 'case-insensitive'; //to translate
$strCaseSensitive = 'case-sensitive'; //to translate $strCaseSensitive = 'case-sensitive'; //to translate
$strCharsets = 'Charsets'; //to translate
$strCharsetsAndCollations = 'Character Sets and Collations'; //to translate
$strCollation = 'Collation'; //to translate
$strCroatian = 'Croatian'; //to translate
$strCzech = 'Czech'; //to translate
$strDanish = 'Danish'; //to translate
$strDescription = 'Description'; //to translate
$strDictionary = 'dictionary'; //to translate
$strEnglish = 'English'; //to translate
$strEstonian = 'Estonian'; //to translate
$strGerman = 'German'; //to translate
$strHungarian = 'Hungarian'; //to translate
$strLithuanian = 'Lithuanian'; //to translate
$strMultilingual = 'multilingual'; //to translate
$strPhoneBook = 'phone book'; //to translate
$strSwedish = 'Swedish'; //to translate
$strTurkish = 'Turkish'; //to translate
$strUkrainian = 'Ukrainian'; //to translate $strUkrainian = 'Ukrainian'; //to translate
$strHebrew = 'Hebrew'; //to translate
$strWestEuropean = 'West European'; //to translate
$strCentralEuropean = 'Central European'; //to translate
$strTraditionalChinese = 'Traditional Chinese'; //to translate
$strCyrillic = 'Cyrillic'; //to translate
$strArmenian = 'Armenian'; //to translate
$strArabic = 'Arabic'; //to translate
$strRussian = 'Russian'; //to translate
$strUnknown = 'unknown'; //to translate
$strBaltic = 'Baltic'; //to translate
$strUnicode = 'Unicode'; //to translate
$strSimplifiedChinese = 'Simplified Chinese'; //to translate
$strKorean = 'Korean'; //to translate
$strGreek = 'Greek'; //to translate
$strJapanese = 'Japanese'; //to translate
$strThai = 'Thai'; //to translate
?> ?>

View File

@@ -58,6 +58,8 @@ $strAnyDatabase = 'Oricare baza de date';
$strAnyHost = 'Oricare host'; $strAnyHost = 'Oricare host';
$strAnyTable = 'Oricare tabel'; $strAnyTable = 'Oricare tabel';
$strAnyUser = 'Oricare utilizator'; $strAnyUser = 'Oricare utilizator';
$strArabic = 'Arabic';
$strArmenian = 'Armenian';
$strAscending = 'Crescatoare'; $strAscending = 'Crescatoare';
$strAtBeginningOfTable = 'La inceputul tabelului'; $strAtBeginningOfTable = 'La inceputul tabelului';
$strAtEndOfTable = 'La sfarsitul tabelului'; $strAtEndOfTable = 'La sfarsitul tabelului';
@@ -66,6 +68,7 @@ $strAutodetect = 'Autodetectare';
$strAutomaticLayout = 'Layout automat'; $strAutomaticLayout = 'Layout automat';
$strBack = 'Inapoi'; $strBack = 'Inapoi';
$strBaltic = 'Baltic';
$strBeginCut = 'DE TAIAT - INCEPUT'; $strBeginCut = 'DE TAIAT - INCEPUT';
$strBeginRaw = 'INCEPUT RAW'; $strBeginRaw = 'INCEPUT RAW';
$strBinary = 'Binar'; $strBinary = 'Binar';
@@ -88,6 +91,7 @@ $strCantRenameIdxToPrimary = 'Nu poti redenumi index-ul la un nume PRIMARY!';
$strCantUseRecodeIconv = 'Nu pot folosi functiile iconv nici libiconv nici recode_string in timp ce extensia este incarcata. Verifica configuratia PHP.'; $strCantUseRecodeIconv = 'Nu pot folosi functiile iconv nici libiconv nici recode_string in timp ce extensia este incarcata. Verifica configuratia PHP.';
$strCardinality = 'Cardinalitate'; $strCardinality = 'Cardinalitate';
$strCarriage = 'Enter: \\r'; $strCarriage = 'Enter: \\r';
$strCentralEuropean = 'European de est';
$strChange = 'Schimbare'; $strChange = 'Schimbare';
$strChangeCopyMode = 'Creaza un utilizatoru nou cu acelasi privilegii si...'; $strChangeCopyMode = 'Creaza un utilizatoru nou cu acelasi privilegii si...';
$strChangeCopyModeCopy = '... mentine cel vechi.'; $strChangeCopyModeCopy = '... mentine cel vechi.';
@@ -130,6 +134,7 @@ $strCreateNewTable = 'Creaza tabela noua in baza de date %s';
$strCreatePage = 'Creaza o noua pagina'; $strCreatePage = 'Creaza o noua pagina';
$strCreatePdfFeat = 'Creare de PDF'; $strCreatePdfFeat = 'Creare de PDF';
$strCriteria = 'Criteriu'; $strCriteria = 'Criteriu';
$strCyrillic = 'Cyrillic';
$strDBComment = 'Comentarii referitoare la baza de date: '; $strDBComment = 'Comentarii referitoare la baza de date: ';
$strDBGContext = 'Context'; $strDBGContext = 'Context';
@@ -238,11 +243,13 @@ $strGlobalValue = 'Valoare globala';
$strGo = 'Executa'; $strGo = 'Executa';
$strGrantOption = 'Grant'; $strGrantOption = 'Grant';
$strGrants = 'Drepturi'; $strGrants = 'Drepturi';
$strGreek = 'Grec';
$strGzip = '"gzipped"'; $strGzip = '"gzipped"';
$strHasBeenAltered = 'a fost alterat.'; $strHasBeenAltered = 'a fost alterat.';
$strHasBeenCreated = 'a fost creat.'; $strHasBeenCreated = 'a fost creat.';
$strHaveToShow = 'Trebuie sa alegi cel putin o coloana pentru a putea afisa'; $strHaveToShow = 'Trebuie sa alegi cel putin o coloana pentru a putea afisa';
$strHebrew = 'Ebraica';
$strHome = 'Pagina de start'; $strHome = 'Pagina de start';
$strHomepageOfficial = 'Pagina oficiala phpMyAdmin'; $strHomepageOfficial = 'Pagina oficiala phpMyAdmin';
$strHomepageSourceforge = 'Pagina de descarcare Sourceforge phpMyAdmin'; $strHomepageSourceforge = 'Pagina de descarcare Sourceforge phpMyAdmin';
@@ -274,6 +281,7 @@ $strInsertedRows = 'Randuri inserate:';
$strInstructions = 'Instructiuni'; $strInstructions = 'Instructiuni';
$strInvalidName = '"%s" este un cuvant rezervat, nu o poti folosi ca o baza de date/tabela/nume de camp.'; $strInvalidName = '"%s" este un cuvant rezervat, nu o poti folosi ca o baza de date/tabela/nume de camp.';
$strJapanese = 'Japonez';
$strJumpToDB = 'Sari la baza de date &quot;%s&quot;.'; $strJumpToDB = 'Sari la baza de date &quot;%s&quot;.';
$strJustDelete = 'Sterge utilizatorii din tabelele de drepturi.'; $strJustDelete = 'Sterge utilizatorii din tabelele de drepturi.';
$strJustDeleteDescr = 'Utilizatorii &quot;stersi&quot; vor avea acces la server la fel ca pana acum pana ce drepturile sunt reincarcate.'; $strJustDeleteDescr = 'Utilizatorii &quot;stersi&quot; vor avea acces la server la fel ca pana acum pana ce drepturile sunt reincarcate.';
@@ -281,6 +289,7 @@ $strJustDeleteDescr = 'Utilizatorii &quot;stersi&quot; vor avea acces la server
$strKeepPass = 'Nu schimbati parola'; $strKeepPass = 'Nu schimbati parola';
$strKeyname = 'Nume cheie'; $strKeyname = 'Nume cheie';
$strKill = 'Opreste'; $strKill = 'Opreste';
$strKorean = 'Corean';
$strLaTeX = 'LaTeX'; $strLaTeX = 'LaTeX';
$strLaTeXOptions = 'Optiuni LaTeX'; $strLaTeXOptions = 'Optiuni LaTeX';
@@ -493,6 +502,7 @@ $strRowsStatistic = 'Statisticile randului';
$strRunQuery = 'Trimite comanda'; $strRunQuery = 'Trimite comanda';
$strRunSQLQuery = 'Run SQL query/queries pe baza de date %s'; $strRunSQLQuery = 'Run SQL query/queries pe baza de date %s';
$strRunning = 'ruland pe %s'; $strRunning = 'ruland pe %s';
$strRussian = 'Rus';
$strSQL = 'SQL'; $strSQL = 'SQL';
$strSQLOptions = 'Optiuni SQL'; $strSQLOptions = 'Optiuni SQL';
@@ -548,6 +558,7 @@ $strShowTableDimension = 'Arata dimensiunile tabelei';
$strShowTables = 'Arata tabelele'; $strShowTables = 'Arata tabelele';
$strShowThisQuery = ' Afiseaza aceasta comanda din nou aici '; $strShowThisQuery = ' Afiseaza aceasta comanda din nou aici ';
$strShowingRecords = 'Afiseaza inregistrari'; $strShowingRecords = 'Afiseaza inregistrari';
$strSimplifiedChinese = 'Chineza simplificata';
$strSingly = '(singly)'; $strSingly = '(singly)';
$strSize = 'Marime'; $strSize = 'Marime';
$strSort = 'Sortare'; $strSort = 'Sortare';
@@ -584,6 +595,7 @@ $strTableType = 'Tipul tabelului';
$strTables = '%s tabele'; $strTables = '%s tabele';
$strTblPrivileges = 'Drepturi specifice de tabele'; $strTblPrivileges = 'Drepturi specifice de tabele';
$strTextAreaLength = ' Datorita lungimii sale, <br /> acest camp s-ar putea sa nu fie editabil'; $strTextAreaLength = ' Datorita lungimii sale, <br /> acest camp s-ar putea sa nu fie editabil';
$strThai = 'Tailandez';
$strTheContent = 'Continutul fisierului dumneavoastra a fost inserat.'; $strTheContent = 'Continutul fisierului dumneavoastra a fost inserat.';
$strTheContents = 'Continutul acestui fisier inlocuieste continutul tabelului selectat pentru liniile cu cheie primara identica.'; $strTheContents = 'Continutul acestui fisier inlocuieste continutul tabelului selectat pentru liniile cu cheie primara identica.';
$strTheTerminator = 'Terminatorul campurilor.'; $strTheTerminator = 'Terminatorul campurilor.';
@@ -594,6 +606,7 @@ $strTime = 'Timp';
$strToggleScratchboard = 'dezactivare scratchboard'; $strToggleScratchboard = 'dezactivare scratchboard';
$strTotal = 'total'; $strTotal = 'total';
$strTotalUC = 'Total'; $strTotalUC = 'Total';
$strTraditionalChinese = 'Chineza Traditionala';
$strTraffic = 'Trafic'; $strTraffic = 'Trafic';
$strTransformation_image_jpeg__inline = 'Afiseaza o imagine mica clicabila ; optiuni: latime, inaltime in pixeli (metine dimensiunile originale)'; $strTransformation_image_jpeg__inline = 'Afiseaza o imagine mica clicabila ; optiuni: latime, inaltime in pixeli (metine dimensiunile originale)';
$strTransformation_image_jpeg__link = 'Afiseaza un link la imagine (direct blob download, i.e.).'; $strTransformation_image_jpeg__link = 'Afiseaza un link la imagine (direct blob download, i.e.).';
@@ -609,7 +622,9 @@ $strTruncateQueries = 'Truncare comenzi afisate';
$strType = 'Tip'; $strType = 'Tip';
$strUncheckAll = 'Deselecteaza toate'; $strUncheckAll = 'Deselecteaza toate';
$strUnicode = 'Unicode';
$strUnique = 'Unic'; $strUnique = 'Unic';
$strUnknown = 'necunoscut';
$strUnselectAll = 'Deselecteaza tot'; $strUnselectAll = 'Deselecteaza tot';
$strUpdComTab = 'Parcurgeti documentatia pentru modul de updatare a Column_comments Table'; $strUpdComTab = 'Parcurgeti documentatia pentru modul de updatare a Column_comments Table';
$strUpdatePrivMessage = 'Ati actualizat privilegiile pentru %s.'; $strUpdatePrivMessage = 'Ati actualizat privilegiile pentru %s.';
@@ -642,6 +657,7 @@ $strViewDumpDatabases = 'Vizualizarea schemei bazei de date';
$strWebServerUploadDirectory = 'director de upload al web-server-ului'; $strWebServerUploadDirectory = 'director de upload al web-server-ului';
$strWebServerUploadDirectoryError = 'Directorul setat pentru upload nu poate fi gasit'; $strWebServerUploadDirectoryError = 'Directorul setat pentru upload nu poate fi gasit';
$strWelcome = 'Bine ai venit la %s'; $strWelcome = 'Bine ai venit la %s';
$strWestEuropean = 'European de vest';
$strWildcard = 'wildcard'; $strWildcard = 'wildcard';
$strWithChecked = 'Verificat cu:'; $strWithChecked = 'Verificat cu:';
$strWritingCommentNotPossible = 'Scrierea unui comentariu nu este posibil'; $strWritingCommentNotPossible = 'Scrierea unui comentariu nu este posibil';
@@ -656,41 +672,37 @@ $strZeroRemovesTheLimit = 'Observatie: Prin setarea acestor optiuni la 0 (zero)
$strZip = '"arhivat"'; $strZip = '"arhivat"';
// To translate // To translate
$strCharsets = 'Charsets'; //to translate
$strDescription = 'Description'; //to translate
$strCharsetsAndCollations = 'Character Sets and Collations'; //to translate
$strCollation = 'Collation'; //to translate
$strMultilingual = 'multilingual'; //to translate
$strGerman = 'German'; //to translate
$strPhoneBook = 'phone book'; //to translate
$strDictionary = 'dictionary'; //to translate
$strSwedish = 'Swedish'; //to translate
$strDanish = 'Danish'; //to translate
$strCzech = 'Czech'; //to translate
$strTurkish = 'Turkish'; //to translate
$strEnglish = 'English'; //to translate
$strHungarian = 'Hungarian'; //to translate
$strCroatian = 'Croatian'; //to translate
$strBulgarian = 'Bulgarian'; //to translate $strBulgarian = 'Bulgarian'; //to translate
$strLithuanian = 'Lithuanian'; //to translate
$strEstonian = 'Estonian'; //to translate
$strCaseInsensitive = 'case-insensitive'; //to translate $strCaseInsensitive = 'case-insensitive'; //to translate
$strCaseSensitive = 'case-sensitive'; //to translate $strCaseSensitive = 'case-sensitive'; //to translate
$strCharsets = 'Charsets'; //to translate
$strCharsetsAndCollations = 'Character Sets and Collations'; //to translate
$strCollation = 'Collation'; //to translate
$strCroatian = 'Croatian'; //to translate
$strCzech = 'Czech'; //to translate
$strDanish = 'Danish'; //to translate
$strDescription = 'Description'; //to translate
$strDictionary = 'dictionary'; //to translate
$strEnglish = 'English'; //to translate
$strEstonian = 'Estonian'; //to translate
$strGerman = 'German'; //to translate
$strHungarian = 'Hungarian'; //to translate
$strLithuanian = 'Lithuanian'; //to translate
$strMultilingual = 'multilingual'; //to translate
$strPhoneBook = 'phone book'; //to translate
$strSwedish = 'Swedish'; //to translate
$strTurkish = 'Turkish'; //to translate
$strUkrainian = 'Ukrainian'; //to translate $strUkrainian = 'Ukrainian'; //to translate
$strHebrew = 'Hebrew'; //to translate
$strWestEuropean = 'West European'; //to translate
$strCentralEuropean = 'Central European'; //to translate
$strTraditionalChinese = 'Traditional Chinese'; //to translate
$strCyrillic = 'Cyrillic'; //to translate
$strArmenian = 'Armenian'; //to translate
$strArabic = 'Arabic'; //to translate
$strRussian = 'Russian'; //to translate
$strUnknown = 'unknown'; //to translate
$strBaltic = 'Baltic'; //to translate
$strUnicode = 'Unicode'; //to translate
$strSimplifiedChinese = 'Simplified Chinese'; //to translate
$strKorean = 'Korean'; //to translate
$strGreek = 'Greek'; //to translate
$strJapanese = 'Japanese'; //to translate
$strThai = 'Thai'; //to translate
?> ?>

View File

@@ -64,6 +64,7 @@ $strBookmarkQuery = ' SQL-sorgusu';
$strBookmarkThis = 'Bu SQL-sorgusunu i<>aretle'; $strBookmarkThis = 'Bu SQL-sorgusunu i<>aretle';
$strBookmarkView = 'Sadece g<>zat'; $strBookmarkView = 'Sadece g<>zat';
$strBrowse = 'Tara'; $strBrowse = 'Tara';
$strBulgarian = 'Bulgarca';
$strBzip = '"bzipped"'; $strBzip = '"bzipped"';
$strCantLoadMySQL = 'mySQL uzant<6E>s<EFBFBD>n<EFBFBD> y<>kleyemiyor,<br />l<>tfen PHP ayarlar<61>n<EFBFBD> kontrol ediniz.'; $strCantLoadMySQL = 'mySQL uzant<6E>s<EFBFBD>n<EFBFBD> y<>kleyemiyor,<br />l<>tfen PHP ayarlar<61>n<EFBFBD> kontrol ediniz.';
@@ -72,15 +73,20 @@ $strCantRenameIdxToPrimary = 'Index\'i PRIMARY olarak adland&#305;r&#305;mazs&#3
$strCantUseRecodeIconv = 'Uzant<6E> raporlar<61> y<>klenmi<6D>ken , ne iconv ne libinconv ne de recode_string fonksiyonu kullan<61>lamaz. Php ayarlar<61>n<EFBFBD>z<EFBFBD> kontrol ediniz.'; $strCantUseRecodeIconv = 'Uzant<6E> raporlar<61> y<>klenmi<6D>ken , ne iconv ne libinconv ne de recode_string fonksiyonu kullan<61>lamaz. Php ayarlar<61>n<EFBFBD>z<EFBFBD> kontrol ediniz.';
$strCardinality = 'En <20>nemli'; $strCardinality = 'En <20>nemli';
$strCarriage = 'Enter Karakteri: \\r'; $strCarriage = 'Enter Karakteri: \\r';
$strCaseInsensitive = 'b<>y<EFBFBD>k k<><6B><EFBFBD>k harf duyars<72>z';
$strCaseSensitive = 'b<>y<EFBFBD>k k<><6B><EFBFBD>k harf duyarl<72>';
$strChange = 'De<44>i<EFBFBD>tir'; $strChange = 'De<44>i<EFBFBD>tir';
$strChangeDisplay = 'G<>rmek istedi<64>iniz alan<61> se<73>iniz'; $strChangeDisplay = 'G<>rmek istedi<64>iniz alan<61> se<73>iniz';
$strChangePassword = '<27>ifre De<44>i<EFBFBD>tir'; $strChangePassword = '<27>ifre De<44>i<EFBFBD>tir';
$strCharsetOfFile = 'Dosyan<61>n karakter seti:'; $strCharsetOfFile = 'Dosyan<61>n karakter seti:';
$strCharsets = 'Karakter setleri';
$strCharsetsAndCollations = 'Karakter setleri ve kar<61><72>la<6C>t<EFBFBD>rmalar';
$strCheckAll = 'T<>m<EFBFBD>n<EFBFBD> se<73>'; $strCheckAll = 'T<>m<EFBFBD>n<EFBFBD> se<73>';
$strCheckDbPriv = 'Veritaban<61> <20>nceliklerini kontrol et'; $strCheckDbPriv = 'Veritaban<61> <20>nceliklerini kontrol et';
$strCheckTable = 'Tabloyu kontrol et'; $strCheckTable = 'Tabloyu kontrol et';
$strChoosePage = 'L<>tfen d<>zenlemek istedi<64>iniz sayfay<61> se<73>in'; $strChoosePage = 'L<>tfen d<>zenlemek istedi<64>iniz sayfay<61> se<73>in';
$strColComFeat = 'S<>tun yorumlar<61> g<>steriliyor'; $strColComFeat = 'S<>tun yorumlar<61> g<>steriliyor';
$strCollation = 'Kar<61><72>la<6C>t<EFBFBD>rma';
$strColumn = 'S<>tun'; $strColumn = 'S<>tun';
$strColumnNames = 'S<>tun adlar<61>'; $strColumnNames = 'S<>tun adlar<61>';
$strComments = 'Yorumlar'; $strComments = 'Yorumlar';
@@ -100,7 +106,10 @@ $strCreateNewTable = '%s veritaban
$strCreatePage = 'Yeni sayfa olu<6C>tur'; $strCreatePage = 'Yeni sayfa olu<6C>tur';
$strCreatePdfFeat = 'PDF\'lerin olu<6C>turulmas<61>'; $strCreatePdfFeat = 'PDF\'lerin olu<6C>turulmas<61>';
$strCriteria = 'Kriter'; $strCriteria = 'Kriter';
$strCroatian = 'H<>rvat<61>a';
$strCzech = '<27>ek<65>e';
$strDanish = 'Danimarkaca';
$strData = 'Veri'; $strData = 'Veri';
$strDataOnly = 'Sadece veri'; $strDataOnly = 'Sadece veri';
$strDatabase = 'Veritaban<61> '; $strDatabase = 'Veritaban<61> ';
@@ -117,6 +126,8 @@ $strDeleteUserMessage = '%s kullan
$strDeleted = 'Sat<61>r silindi.'; $strDeleted = 'Sat<61>r silindi.';
$strDeletedRows = 'Silinen sat<61>rlar:'; $strDeletedRows = 'Silinen sat<61>rlar:';
$strDescending = 'Azalan'; $strDescending = 'Azalan';
$strDescription = 'Tan<61>mlama';
$strDictionary = 's<>zl<7A>k';
$strDisabled = 'Etkin de<64>il'; $strDisabled = 'Etkin de<64>il';
$strDisplay = 'G<>r<EFBFBD>nt<6E>le'; $strDisplay = 'G<>r<EFBFBD>nt<6E>le';
$strDisplayFeat = '<27>zellikleri G<>ster'; $strDisplayFeat = '<27>zellikleri G<>ster';
@@ -141,8 +152,10 @@ $strEmpty = 'Bo
$strEmptyResultSet = 'MySQL bo<62> bir sonuc k<>mesi d<>nd<6E>rd<72> ( s<>f<EFBFBD>r sat<61>r).'; $strEmptyResultSet = 'MySQL bo<62> bir sonuc k<>mesi d<>nd<6E>rd<72> ( s<>f<EFBFBD>r sat<61>r).';
$strEnabled = 'Etkin'; $strEnabled = 'Etkin';
$strEnd = 'Son'; $strEnd = 'Son';
$strEnglish = '<27>ngilizce';
$strEnglishPrivileges = ' Not: mySQL <20>ncelik adlar<61> <20>ngilizce olarak belirtilmi<6D>tir '; $strEnglishPrivileges = ' Not: mySQL <20>ncelik adlar<61> <20>ngilizce olarak belirtilmi<6D>tir ';
$strError = 'Hata'; $strError = 'Hata';
$strEstonian = 'Estonyaca';
$strExcelOptions = 'Excel ayarlar<61>'; $strExcelOptions = 'Excel ayarlar<61>';
$strExecuteBookmarked = '<27><>aretlenmi<6D> sorguyu <20>al<61><6C>t<EFBFBD>r'; $strExecuteBookmarked = '<27><>aretlenmi<6D> sorguyu <20>al<61><6C>t<EFBFBD>r';
$strExplain = 'SQL\'i a<><61>kla'; $strExplain = 'SQL\'i a<><61>kla';
@@ -169,6 +182,7 @@ $strFunction = 'Fonksiyon';
$strGenBy = 'Olu<6C>turuldu->:'; $strGenBy = 'Olu<6C>turuldu->:';
$strGenTime = '<27><>kt<6B> Tarihi'; $strGenTime = '<27><>kt<6B> Tarihi';
$strGeneralRelationFeat = 'Genel ili<6C>ki <20>zellikleri'; $strGeneralRelationFeat = 'Genel ili<6C>ki <20>zellikleri';
$strGerman = 'Almanca';
$strGo = 'Git'; $strGo = 'Git';
$strGrants = 'Haklar'; $strGrants = 'Haklar';
$strGzip = '"gziplenmi<6D>"'; $strGzip = '"gziplenmi<6D>"';
@@ -181,6 +195,7 @@ $strHomepageOfficial = 'phpMyAdmin Web Sayfas
$strHomepageSourceforge = 'Sourceforge phpMyAdmin Y<>kleme Sayfas<61>'; $strHomepageSourceforge = 'Sourceforge phpMyAdmin Y<>kleme Sayfas<61>';
$strHost = 'Sunucu:'; $strHost = 'Sunucu:';
$strHostEmpty = 'Sunucu ismi alan<61> doldurulmad<61>!'; $strHostEmpty = 'Sunucu ismi alan<61> doldurulmad<61>!';
$strHungarian = 'Macarca';
$strIdxFulltext = 'T<>m metinler'; $strIdxFulltext = 'T<>m metinler';
$strIfYouWish = 'E<>er bir tablo\'nun sadece baz<61> s<>tunlar<61>n<EFBFBD> y<>klemek istiyorsan<61>z,virg<72>llerle ayr<79>lm<6C><6D> bir alan listesi belirtiniz.'; $strIfYouWish = 'E<>er bir tablo\'nun sadece baz<61> s<>tunlar<61>n<EFBFBD> y<>klemek istiyorsan<61>z,virg<72>llerle ayr<79>lm<6C><6D> bir alan listesi belirtiniz.';
@@ -213,6 +228,7 @@ $strLines = 'Sat
$strLinesTerminatedBy = 'Sat<61>r sonu'; $strLinesTerminatedBy = 'Sat<61>r sonu';
$strLinkNotFound = 'Link bulunamad<61>'; $strLinkNotFound = 'Link bulunamad<61>';
$strLinksTo = 'Linkler->'; $strLinksTo = 'Linkler->';
$strLithuanian = 'Litvanyaca';
$strLocalhost = 'Local'; $strLocalhost = 'Local';
$strLocationTextfile = 'Dosyadan y<>kle'; $strLocationTextfile = 'Dosyadan y<>kle';
$strLogPassword = '&#350;ifre:'; $strLogPassword = '&#350;ifre:';
@@ -227,6 +243,7 @@ $strModifyIndexTopic = 'Index d
$strMoveTable = 'Tabloyu (veritaban<61><b>.</b>tablo) ta<74><61>:'; $strMoveTable = 'Tabloyu (veritaban<61><b>.</b>tablo) ta<74><61>:';
$strMoveTableOK = '%s tablosu %s <20>zerine ta<74><61>nd<6E>.'; $strMoveTableOK = '%s tablosu %s <20>zerine ta<74><61>nd<6E>.';
$strMoveTableSameNames = 'Tabloyu ayn<79>s<EFBFBD>na ta<74><61>yam<61>yor!'; $strMoveTableSameNames = 'Tabloyu ayn<79>s<EFBFBD>na ta<74><61>yam<61>yor!';
$strMultilingual = '<27>oklu dil';
$strMustSelectFile = 'Eklemek istedi<64>iniz dosyay<61> se<73>meniz gerekir.'; $strMustSelectFile = 'Eklemek istedi<64>iniz dosyay<61> se<73>meniz gerekir.';
$strMySQLCharset = 'MySQL karakter seti'; $strMySQLCharset = 'MySQL karakter seti';
$strMySQLReloaded = 'MySQL yeniden y<>klendi.'; $strMySQLReloaded = 'MySQL yeniden y<>klendi.';
@@ -287,6 +304,7 @@ $strPasswordNotSame = 'Girilen
$strPdfDbSchema = ' "%s" veritaban<61>n<EFBFBD>n <20>emas<61> - Sayfa %s'; $strPdfDbSchema = ' "%s" veritaban<61>n<EFBFBD>n <20>emas<61> - Sayfa %s';
$strPdfInvalidPageNum = 'Tan<61>mlanmam<61><6D> PDF sayfa numaras<61>!'; $strPdfInvalidPageNum = 'Tan<61>mlanmam<61><6D> PDF sayfa numaras<61>!';
$strPdfInvalidTblName = ' "%s" tablosu bulunam<61>yor !'; $strPdfInvalidTblName = ' "%s" tablosu bulunam<61>yor !';
$strPhoneBook = 'telefon defteri';
$strPhp = 'PHP kodu olu<6C>tur'; $strPhp = 'PHP kodu olu<6C>tur';
$strPmaDocumentation = 'phpMyAdmin yard<72>m'; $strPmaDocumentation = 'phpMyAdmin yard<72>m';
$strPmaUriError = '<tt>$cfg[\'PmaAbsoluteUri\']</tt>\' nin de<64>eri konfigurasyon dosyas<61>n<EFBFBD>n i<>inde verilmelidir!'; $strPmaUriError = '<tt>$cfg[\'PmaAbsoluteUri\']</tt>\' nin de<64>eri konfigurasyon dosyas<61>n<EFBFBD>n i<>inde verilmelidir!';
@@ -398,6 +416,7 @@ $strStructure = 'Yap
$strSubmit = 'Onayla'; $strSubmit = 'Onayla';
$strSuccess = 'SQL sorgunuz ba<62>ar<61>yla <20>al<61><6C>t<EFBFBD>r<EFBFBD>lm<6C><6D>t<EFBFBD>r'; $strSuccess = 'SQL sorgunuz ba<62>ar<61>yla <20>al<61><6C>t<EFBFBD>r<EFBFBD>lm<6C><6D>t<EFBFBD>r';
$strSum = 'toplam'; $strSum = 'toplam';
$strSwedish = '<27>sve<76>ce';
$strTable = 'Tablo'; $strTable = 'Tablo';
$strTableComments = 'Tablo yorumlar<61>'; $strTableComments = 'Tablo yorumlar<61>';
@@ -416,8 +435,10 @@ $strTheContents = 'Dosyan
$strTheTerminator = 'Alan bitimini belirten i<>aret.'; $strTheTerminator = 'Alan bitimini belirten i<>aret.';
$strToggleScratchboard = 'toggle scratchboard'; $strToggleScratchboard = 'toggle scratchboard';
$strTotal = 'toplam'; $strTotal = 'toplam';
$strTurkish = 'T<>rk<72>e';
$strType = 'Tip'; $strType = 'Tip';
$strUkrainian = 'Ukraynaca';
$strUncheckAll = 'Hi<48>birisini Se<53>me'; $strUncheckAll = 'Hi<48>birisini Se<53>me';
$strUnique = 'Unique'; $strUnique = 'Unique';
$strUnselectAll = 'Hi<48>birisini se<73>me'; $strUnselectAll = 'Hi<48>birisini se<73>me';
@@ -457,9 +478,12 @@ $strAddPrivilegesOnTbl = 'Add privileges on the following table'; //to translate
$strAddedColumnComment = 'Added comment for column'; //to translate $strAddedColumnComment = 'Added comment for column'; //to translate
$strAddedColumnRelation = 'Added relation for column'; //to translate $strAddedColumnRelation = 'Added relation for column'; //to translate
$strAdministration = 'Administration'; //to translate $strAdministration = 'Administration'; //to translate
$strArabic = 'Arabic'; //to translate
$strArmenian = 'Armenian'; //to translate
$strAutodetect = 'Autodetect'; //to translate $strAutodetect = 'Autodetect'; //to translate
$strAutomaticLayout = 'Automatic layout'; //to translate $strAutomaticLayout = 'Automatic layout'; //to translate
$strBaltic = 'Baltic'; //to translate
$strBeginCut = 'BEGIN CUT'; //to translate $strBeginCut = 'BEGIN CUT'; //to translate
$strBeginRaw = 'BEGIN RAW'; //to translate $strBeginRaw = 'BEGIN RAW'; //to translate
$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the <code>$cfg[\'BZipDump\']</code> directive in your phpMyAdmin configuration file to <code>FALSE</code>. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate $strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the <code>$cfg[\'BZipDump\']</code> directive in your phpMyAdmin configuration file to <code>FALSE</code>. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate
@@ -467,6 +491,7 @@ $strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz
$strCSVOptions = 'CSV options';//to translate $strCSVOptions = 'CSV options';//to translate
$strCannotLogin = 'Cannot login to MySQL server'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strCentralEuropean = 'Central European'; //to translate
$strChangeCopyMode = 'Create a new user with the same privileges and ...'; //to translate $strChangeCopyMode = 'Create a new user with the same privileges and ...'; //to translate
$strChangeCopyModeCopy = '... keep the old one.'; //to translate $strChangeCopyModeCopy = '... keep the old one.'; //to translate
$strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'; //to translate $strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'; //to translate
@@ -481,6 +506,7 @@ $strCommand = 'Command'; //to translate
$strCompression = 'Compression'; //to translate $strCompression = 'Compression'; //to translate
$strConnections = 'Connections'; //to translate $strConnections = 'Connections'; //to translate
$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate $strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate
$strCyrillic = 'Cyrillic'; //to translate
$strDBComment = 'Database comment: ';//to translate $strDBComment = 'Database comment: ';//to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
@@ -522,6 +548,9 @@ $strGlobal = 'global'; //to translate
$strGlobalPrivileges = 'Global privileges'; //to translate $strGlobalPrivileges = 'Global privileges'; //to translate
$strGlobalValue = 'Global value'; //to translate $strGlobalValue = 'Global value'; //to translate
$strGrantOption = 'Grant'; //to translate $strGrantOption = 'Grant'; //to translate
$strGreek = 'Greek'; //to translate
$strHebrew = 'Hebrew'; //to translate
$strId = 'ID'; //to translate $strId = 'ID'; //to translate
$strIgnoringFile = 'Ignoring file %s'; //to translate $strIgnoringFile = 'Ignoring file %s'; //to translate
@@ -531,10 +560,13 @@ $strImportFinished = 'Import finished'; //to translate
$strInnodbStat = 'InnoDB Status'; //to translate $strInnodbStat = 'InnoDB Status'; //to translate
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate $strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
$strJapanese = 'Japanese'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate $strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate $strJustDelete = 'Just delete the users from the privilege tables.'; //to translate
$strJustDeleteDescr = 'The &quot;deleted&quot; users will still be able to access the server as usual until the privileges are reloaded.'; //to translate $strJustDeleteDescr = 'The &quot;deleted&quot; users will still be able to access the server as usual until the privileges are reloaded.'; //to translate
$strKorean = 'Korean'; //to translate
$strLaTeX = 'LaTeX'; //to translate $strLaTeX = 'LaTeX'; //to translate
$strLandscape = 'Landscape'; //to translate $strLandscape = 'Landscape'; //to translate
$strLoadExplanation = 'The best method is checked by default, but you can change if it fails.'; //to translate $strLoadExplanation = 'The best method is checked by default, but you can change if it fails.'; //to translate
@@ -612,6 +644,7 @@ $strResourceLimits = 'Resource limits'; //to translate
$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate
$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate
$strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
$strRussian = 'Russian'; //to translate
$strSQLOptions = 'SQL options';//to translate $strSQLOptions = 'SQL options';//to translate
$strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:'; //to translate $strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:'; //to translate
@@ -629,6 +662,7 @@ $strServerVars = 'Server variables and settings'; //to translate
$strSessionValue = 'Session value'; //to translate $strSessionValue = 'Session value'; //to translate
$strShowDatadictAs = 'Data Dictionary Format'; //to translate $strShowDatadictAs = 'Data Dictionary Format'; //to translate
$strShowFullQueries = 'Show Full Queries'; //to translate $strShowFullQueries = 'Show Full Queries'; //to translate
$strSimplifiedChinese = 'Simplified Chinese'; //to translate
$strStatCheckTime = 'Last check';//to translate $strStatCheckTime = 'Last check';//to translate
$strStatCreateTime = 'Creation';//to translate $strStatCreateTime = 'Creation';//to translate
$strStatUpdateTime = 'Last update';//to translate $strStatUpdateTime = 'Last update';//to translate
@@ -637,11 +671,13 @@ $strSwitchToTable = 'Switch to copied table'; //to translate
$strTableOfContents = 'Table of contents'; //to translate $strTableOfContents = 'Table of contents'; //to translate
$strTblPrivileges = 'Table-specific privileges'; //to translate $strTblPrivileges = 'Table-specific privileges'; //to translate
$strThai = 'Thai'; //to translate
$strThisHost = 'This Host'; //to translate $strThisHost = 'This Host'; //to translate
$strThisNotDirectory = 'This was not a directory'; //to translate $strThisNotDirectory = 'This was not a directory'; //to translate
$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate
$strTime = 'Time'; //to translate $strTime = 'Time'; //to translate
$strTotalUC = 'Total'; //to translate $strTotalUC = 'Total'; //to translate
$strTraditionalChinese = 'Traditional Chinese'; //to translate
$strTraffic = 'Traffic'; //to translate $strTraffic = 'Traffic'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)'; //to translate $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)'; //to translate
$strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
@@ -655,6 +691,8 @@ $strTransformation_text_plain__substr = 'Only shows part of a string. First opti
$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate $strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate
$strTruncateQueries = 'Truncate Shown Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate
$strUnicode = 'Unicode'; //to translate
$strUnknown = 'unknown'; //to translate
$strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strUseHostTable = 'Use Host Table'; //to translate $strUseHostTable = 'Use Host Table'; //to translate
$strUseTextField = 'Use text field'; //to translate $strUseTextField = 'Use text field'; //to translate
@@ -669,6 +707,7 @@ $strVar = 'Variable'; //to translate
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate $strWebServerUploadDirectory = 'web-server upload directory'; //to translate
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate $strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
$strWestEuropean = 'West European'; //to translate
$strWildcard = 'wildcard'; //to translate $strWildcard = 'wildcard'; //to translate
$strWritingCommentNotPossible = 'Writing of comment not possible'; //to translate $strWritingCommentNotPossible = 'Writing of comment not possible'; //to translate
$strWritingRelationNotPossible = 'Writing of relation not possible'; //to translate $strWritingRelationNotPossible = 'Writing of relation not possible'; //to translate
@@ -676,41 +715,4 @@ $strWritingRelationNotPossible = 'Writing of relation not possible'; //to trans
$strXML = 'XML';//to translate $strXML = 'XML';//to translate
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate
$strCharsets = 'Charsets'; //to translate
$strDescription = 'Description'; //to translate
$strCharsetsAndCollations = 'Character Sets and Collations'; //to translate
$strCollation = 'Collation'; //to translate
$strMultilingual = 'multilingual'; //to translate
$strGerman = 'German'; //to translate
$strPhoneBook = 'phone book'; //to translate
$strDictionary = 'dictionary'; //to translate
$strSwedish = 'Swedish'; //to translate
$strDanish = 'Danish'; //to translate
$strCzech = 'Czech'; //to translate
$strTurkish = 'Turkish'; //to translate
$strEnglish = 'English'; //to translate
$strHungarian = 'Hungarian'; //to translate
$strCroatian = 'Croatian'; //to translate
$strBulgarian = 'Bulgarian'; //to translate
$strLithuanian = 'Lithuanian'; //to translate
$strEstonian = 'Estonian'; //to translate
$strCaseInsensitive = 'case-insensitive'; //to translate
$strCaseSensitive = 'case-sensitive'; //to translate
$strUkrainian = 'Ukrainian'; //to translate
$strHebrew = 'Hebrew'; //to translate
$strWestEuropean = 'West European'; //to translate
$strCentralEuropean = 'Central European'; //to translate
$strTraditionalChinese = 'Traditional Chinese'; //to translate
$strCyrillic = 'Cyrillic'; //to translate
$strArmenian = 'Armenian'; //to translate
$strArabic = 'Arabic'; //to translate
$strRussian = 'Russian'; //to translate
$strUnknown = 'unknown'; //to translate
$strBaltic = 'Baltic'; //to translate
$strUnicode = 'Unicode'; //to translate
$strSimplifiedChinese = 'Simplified Chinese'; //to translate
$strKorean = 'Korean'; //to translate
$strGreek = 'Greek'; //to translate
$strJapanese = 'Japanese'; //to translate
$strThai = 'Thai'; //to translate
?> ?>

View File

@@ -65,6 +65,7 @@ $strBookmarkQuery = ' SQL-sorgusu';
$strBookmarkThis = 'Bu SQL-sorgusunu işaretle'; $strBookmarkThis = 'Bu SQL-sorgusunu işaretle';
$strBookmarkView = 'Sadece gözat'; $strBookmarkView = 'Sadece gözat';
$strBrowse = 'Tara'; $strBrowse = 'Tara';
$strBulgarian = 'Bulgarca';
$strBzip = '"bzipped"'; $strBzip = '"bzipped"';
$strCantLoadMySQL = 'mySQL uzantısını yükleyemiyor,<br />lütfen PHP ayarlarını kontrol ediniz.'; $strCantLoadMySQL = 'mySQL uzantısını yükleyemiyor,<br />lütfen PHP ayarlarını kontrol ediniz.';
@@ -73,15 +74,20 @@ $strCantRenameIdxToPrimary = 'Index\'i PRIMARY olarak adland&#305;r&#305;mazs&#3
$strCantUseRecodeIconv = 'Uzantı raporları yüklenmişken , ne iconv ne libinconv ne de recode_string fonksiyonu kullanılamaz. Php ayarlarınızı kontrol ediniz.'; $strCantUseRecodeIconv = 'Uzantı raporları yüklenmişken , ne iconv ne libinconv ne de recode_string fonksiyonu kullanılamaz. Php ayarlarınızı kontrol ediniz.';
$strCardinality = 'En önemli'; $strCardinality = 'En önemli';
$strCarriage = 'Enter Karakteri: \\r'; $strCarriage = 'Enter Karakteri: \\r';
$strCaseInsensitive = 'büyük küçük harf duyarsız';
$strCaseSensitive = 'büyük küçük harf duyarlı';
$strChange = 'Değiştir'; $strChange = 'Değiştir';
$strChangeDisplay = 'Görmek istediğiniz alanı seçiniz'; $strChangeDisplay = 'Görmek istediğiniz alanı seçiniz';
$strChangePassword = 'Şifre Değiştir'; $strChangePassword = 'Şifre Değiştir';
$strCharsetOfFile = 'Dosyanın karakter seti:'; $strCharsetOfFile = 'Dosyanın karakter seti:';
$strCharsets = 'Karakter setleri';
$strCharsetsAndCollations = 'Karakter setleri ve karşılaştırmalar';
$strCheckAll = 'Tümünü seç'; $strCheckAll = 'Tümünü seç';
$strCheckDbPriv = 'Veritabanı önceliklerini kontrol et'; $strCheckDbPriv = 'Veritabanı önceliklerini kontrol et';
$strCheckTable = 'Tabloyu kontrol et'; $strCheckTable = 'Tabloyu kontrol et';
$strChoosePage = 'Lütfen düzenlemek istediğiniz sayfayı seçin'; $strChoosePage = 'Lütfen düzenlemek istediğiniz sayfayı seçin';
$strColComFeat = 'Sütun yorumları gösteriliyor'; $strColComFeat = 'Sütun yorumları gösteriliyor';
$strCollation = 'Karşılaştırma';
$strColumn = 'Sütun'; $strColumn = 'Sütun';
$strColumnNames = 'Sütun adları'; $strColumnNames = 'Sütun adları';
$strComments = 'Yorumlar'; $strComments = 'Yorumlar';
@@ -101,7 +107,10 @@ $strCreateNewTable = '%s veritabanı üzerinde yeni bir tablo oluştur';
$strCreatePage = 'Yeni sayfa oluştur'; $strCreatePage = 'Yeni sayfa oluştur';
$strCreatePdfFeat = 'PDF\'lerin oluşturulması'; $strCreatePdfFeat = 'PDF\'lerin oluşturulması';
$strCriteria = 'Kriter'; $strCriteria = 'Kriter';
$strCroatian = 'Hırvatça';
$strCzech = 'Çekçe';
$strDanish = 'Danimarkaca';
$strData = 'Veri'; $strData = 'Veri';
$strDataOnly = 'Sadece veri'; $strDataOnly = 'Sadece veri';
$strDatabase = 'Veritabanı '; $strDatabase = 'Veritabanı ';
@@ -118,6 +127,8 @@ $strDeleteUserMessage = '%s kullanıcısını sildiniz.';
$strDeleted = 'Satır silindi.'; $strDeleted = 'Satır silindi.';
$strDeletedRows = 'Silinen satırlar:'; $strDeletedRows = 'Silinen satırlar:';
$strDescending = 'Azalan'; $strDescending = 'Azalan';
$strDescription = 'Tanımlama';
$strDictionary = 'sözlük';
$strDisabled = 'Etkin değil'; $strDisabled = 'Etkin değil';
$strDisplay = 'Görüntüle'; $strDisplay = 'Görüntüle';
$strDisplayFeat = 'Özellikleri Göster'; $strDisplayFeat = 'Özellikleri Göster';
@@ -142,8 +153,10 @@ $strEmpty = 'Boşalt';
$strEmptyResultSet = 'MySQL boş bir sonuc kümesi döndürdü ( sıfır satır).'; $strEmptyResultSet = 'MySQL boş bir sonuc kümesi döndürdü ( sıfır satır).';
$strEnabled = 'Etkin'; $strEnabled = 'Etkin';
$strEnd = 'Son'; $strEnd = 'Son';
$strEnglish = 'İngilizce';
$strEnglishPrivileges = ' Not: mySQL öncelik adları İngilizce olarak belirtilmiştir '; $strEnglishPrivileges = ' Not: mySQL öncelik adları İngilizce olarak belirtilmiştir ';
$strError = 'Hata'; $strError = 'Hata';
$strEstonian = 'Estonyaca';
$strExcelOptions = 'Excel ayarları'; $strExcelOptions = 'Excel ayarları';
$strExecuteBookmarked = 'İşaretlenmiş sorguyu çalıştır'; $strExecuteBookmarked = 'İşaretlenmiş sorguyu çalıştır';
$strExplain = 'SQL\'i açıkla'; $strExplain = 'SQL\'i açıkla';
@@ -170,6 +183,7 @@ $strFunction = 'Fonksiyon';
$strGenBy = 'Oluşturuldu->:'; $strGenBy = 'Oluşturuldu->:';
$strGenTime = ıktı Tarihi'; $strGenTime = ıktı Tarihi';
$strGeneralRelationFeat = 'Genel ilişki özellikleri'; $strGeneralRelationFeat = 'Genel ilişki özellikleri';
$strGerman = 'Almanca';
$strGo = 'Git'; $strGo = 'Git';
$strGrants = 'Haklar'; $strGrants = 'Haklar';
$strGzip = '"gziplenmiş"'; $strGzip = '"gziplenmiş"';
@@ -182,6 +196,7 @@ $strHomepageOfficial = 'phpMyAdmin Web Sayfası';
$strHomepageSourceforge = 'Sourceforge phpMyAdmin Yükleme Sayfası'; $strHomepageSourceforge = 'Sourceforge phpMyAdmin Yükleme Sayfası';
$strHost = 'Sunucu:'; $strHost = 'Sunucu:';
$strHostEmpty = 'Sunucu ismi alanı doldurulmadı!'; $strHostEmpty = 'Sunucu ismi alanı doldurulmadı!';
$strHungarian = 'Macarca';
$strIdxFulltext = 'Tüm metinler'; $strIdxFulltext = 'Tüm metinler';
$strIfYouWish = 'Eğer bir tablo\'nun sadece bazı sütunlarını yüklemek istiyorsanız,virgüllerle ayrılmış bir alan listesi belirtiniz.'; $strIfYouWish = 'Eğer bir tablo\'nun sadece bazı sütunlarını yüklemek istiyorsanız,virgüllerle ayrılmış bir alan listesi belirtiniz.';
@@ -214,6 +229,7 @@ $strLines = 'Satırlar';
$strLinesTerminatedBy = 'Satır sonu'; $strLinesTerminatedBy = 'Satır sonu';
$strLinkNotFound = 'Link bulunamadı'; $strLinkNotFound = 'Link bulunamadı';
$strLinksTo = 'Linkler->'; $strLinksTo = 'Linkler->';
$strLithuanian = 'Litvanyaca';
$strLocalhost = 'Local'; $strLocalhost = 'Local';
$strLocationTextfile = 'Dosyadan yükle'; $strLocationTextfile = 'Dosyadan yükle';
$strLogPassword = '&#350;ifre:'; $strLogPassword = '&#350;ifre:';
@@ -228,6 +244,7 @@ $strModifyIndexTopic = 'Index düzenle';
$strMoveTable = 'Tabloyu (veritabanı<b>.</b>tablo) taşı:'; $strMoveTable = 'Tabloyu (veritabanı<b>.</b>tablo) taşı:';
$strMoveTableOK = '%s tablosu %s üzerine taşındı.'; $strMoveTableOK = '%s tablosu %s üzerine taşındı.';
$strMoveTableSameNames = 'Tabloyu aynısına taşıyamıyor!'; $strMoveTableSameNames = 'Tabloyu aynısına taşıyamıyor!';
$strMultilingual = 'çoklu dil';
$strMustSelectFile = 'Eklemek istediğiniz dosyayı seçmeniz gerekir.'; $strMustSelectFile = 'Eklemek istediğiniz dosyayı seçmeniz gerekir.';
$strMySQLCharset = 'MySQL karakter seti'; $strMySQLCharset = 'MySQL karakter seti';
$strMySQLReloaded = 'MySQL yeniden yüklendi.'; $strMySQLReloaded = 'MySQL yeniden yüklendi.';
@@ -288,6 +305,7 @@ $strPasswordNotSame = 'Girilen şifreler aynı değil!';
$strPdfDbSchema = ' "%s" veritabanının şeması - Sayfa %s'; $strPdfDbSchema = ' "%s" veritabanının şeması - Sayfa %s';
$strPdfInvalidPageNum = 'Tanımlanmamış PDF sayfa numarası!'; $strPdfInvalidPageNum = 'Tanımlanmamış PDF sayfa numarası!';
$strPdfInvalidTblName = ' "%s" tablosu bulunamıyor !'; $strPdfInvalidTblName = ' "%s" tablosu bulunamıyor !';
$strPhoneBook = 'telefon defteri';
$strPhp = 'PHP kodu oluştur'; $strPhp = 'PHP kodu oluştur';
$strPmaDocumentation = 'phpMyAdmin yardım'; $strPmaDocumentation = 'phpMyAdmin yardım';
$strPmaUriError = '<tt>$cfg[\'PmaAbsoluteUri\']</tt>\' nin değeri konfigurasyon dosyasının içinde verilmelidir!'; $strPmaUriError = '<tt>$cfg[\'PmaAbsoluteUri\']</tt>\' nin değeri konfigurasyon dosyasının içinde verilmelidir!';
@@ -399,6 +417,7 @@ $strStructure = 'Yapı';
$strSubmit = 'Onayla'; $strSubmit = 'Onayla';
$strSuccess = 'SQL sorgunuz başarıyla çalıştırılmıştır'; $strSuccess = 'SQL sorgunuz başarıyla çalıştırılmıştır';
$strSum = 'toplam'; $strSum = 'toplam';
$strSwedish = 'İsveçce';
$strTable = 'Tablo'; $strTable = 'Tablo';
$strTableComments = 'Tablo yorumları'; $strTableComments = 'Tablo yorumları';
@@ -417,8 +436,10 @@ $strTheContents = 'Dosyanın içeriği tablonun içeriğini aynı birincil veya
$strTheTerminator = 'Alan bitimini belirten işaret.'; $strTheTerminator = 'Alan bitimini belirten işaret.';
$strToggleScratchboard = 'toggle scratchboard'; $strToggleScratchboard = 'toggle scratchboard';
$strTotal = 'toplam'; $strTotal = 'toplam';
$strTurkish = 'Türkçe';
$strType = 'Tip'; $strType = 'Tip';
$strUkrainian = 'Ukraynaca';
$strUncheckAll = 'Hiçbirisini Seçme'; $strUncheckAll = 'Hiçbirisini Seçme';
$strUnique = 'Unique'; $strUnique = 'Unique';
$strUnselectAll = 'Hiçbirisini seçme'; $strUnselectAll = 'Hiçbirisini seçme';
@@ -458,9 +479,12 @@ $strAddPrivilegesOnTbl = 'Add privileges on the following table'; //to translate
$strAddedColumnComment = 'Added comment for column'; //to translate $strAddedColumnComment = 'Added comment for column'; //to translate
$strAddedColumnRelation = 'Added relation for column'; //to translate $strAddedColumnRelation = 'Added relation for column'; //to translate
$strAdministration = 'Administration'; //to translate $strAdministration = 'Administration'; //to translate
$strArabic = 'Arabic'; //to translate
$strArmenian = 'Armenian'; //to translate
$strAutodetect = 'Autodetect'; //to translate $strAutodetect = 'Autodetect'; //to translate
$strAutomaticLayout = 'Automatic layout'; //to translate $strAutomaticLayout = 'Automatic layout'; //to translate
$strBaltic = 'Baltic'; //to translate
$strBeginCut = 'BEGIN CUT'; //to translate $strBeginCut = 'BEGIN CUT'; //to translate
$strBeginRaw = 'BEGIN RAW'; //to translate $strBeginRaw = 'BEGIN RAW'; //to translate
$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the <code>$cfg[\'BZipDump\']</code> directive in your phpMyAdmin configuration file to <code>FALSE</code>. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate $strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the <code>$cfg[\'BZipDump\']</code> directive in your phpMyAdmin configuration file to <code>FALSE</code>. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate
@@ -468,6 +492,7 @@ $strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz
$strCSVOptions = 'CSV options';//to translate $strCSVOptions = 'CSV options';//to translate
$strCannotLogin = 'Cannot login to MySQL server'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strCentralEuropean = 'Central European'; //to translate
$strChangeCopyMode = 'Create a new user with the same privileges and ...'; //to translate $strChangeCopyMode = 'Create a new user with the same privileges and ...'; //to translate
$strChangeCopyModeCopy = '... keep the old one.'; //to translate $strChangeCopyModeCopy = '... keep the old one.'; //to translate
$strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'; //to translate $strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'; //to translate
@@ -482,6 +507,7 @@ $strCommand = 'Command'; //to translate
$strCompression = 'Compression'; //to translate $strCompression = 'Compression'; //to translate
$strConnections = 'Connections'; //to translate $strConnections = 'Connections'; //to translate
$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate $strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate
$strCyrillic = 'Cyrillic'; //to translate
$strDBComment = 'Database comment: ';//to translate $strDBComment = 'Database comment: ';//to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
@@ -523,6 +549,9 @@ $strGlobal = 'global'; //to translate
$strGlobalPrivileges = 'Global privileges'; //to translate $strGlobalPrivileges = 'Global privileges'; //to translate
$strGlobalValue = 'Global value'; //to translate $strGlobalValue = 'Global value'; //to translate
$strGrantOption = 'Grant'; //to translate $strGrantOption = 'Grant'; //to translate
$strGreek = 'Greek'; //to translate
$strHebrew = 'Hebrew'; //to translate
$strId = 'ID'; //to translate $strId = 'ID'; //to translate
$strIgnoringFile = 'Ignoring file %s'; //to translate $strIgnoringFile = 'Ignoring file %s'; //to translate
@@ -532,10 +561,13 @@ $strImportFinished = 'Import finished'; //to translate
$strInnodbStat = 'InnoDB Status'; //to translate $strInnodbStat = 'InnoDB Status'; //to translate
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate $strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
$strJapanese = 'Japanese'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate $strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate $strJustDelete = 'Just delete the users from the privilege tables.'; //to translate
$strJustDeleteDescr = 'The &quot;deleted&quot; users will still be able to access the server as usual until the privileges are reloaded.'; //to translate $strJustDeleteDescr = 'The &quot;deleted&quot; users will still be able to access the server as usual until the privileges are reloaded.'; //to translate
$strKorean = 'Korean'; //to translate
$strLaTeX = 'LaTeX'; //to translate $strLaTeX = 'LaTeX'; //to translate
$strLandscape = 'Landscape'; //to translate $strLandscape = 'Landscape'; //to translate
$strLoadExplanation = 'The best method is checked by default, but you can change if it fails.'; //to translate $strLoadExplanation = 'The best method is checked by default, but you can change if it fails.'; //to translate
@@ -613,6 +645,7 @@ $strResourceLimits = 'Resource limits'; //to translate
$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate
$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate
$strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
$strRussian = 'Russian'; //to translate
$strSQLOptions = 'SQL options';//to translate $strSQLOptions = 'SQL options';//to translate
$strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:'; //to translate $strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:'; //to translate
@@ -630,6 +663,7 @@ $strServerVars = 'Server variables and settings'; //to translate
$strSessionValue = 'Session value'; //to translate $strSessionValue = 'Session value'; //to translate
$strShowDatadictAs = 'Data Dictionary Format'; //to translate $strShowDatadictAs = 'Data Dictionary Format'; //to translate
$strShowFullQueries = 'Show Full Queries'; //to translate $strShowFullQueries = 'Show Full Queries'; //to translate
$strSimplifiedChinese = 'Simplified Chinese'; //to translate
$strStatCheckTime = 'Last check';//to translate $strStatCheckTime = 'Last check';//to translate
$strStatCreateTime = 'Creation';//to translate $strStatCreateTime = 'Creation';//to translate
$strStatUpdateTime = 'Last update';//to translate $strStatUpdateTime = 'Last update';//to translate
@@ -638,11 +672,13 @@ $strSwitchToTable = 'Switch to copied table'; //to translate
$strTableOfContents = 'Table of contents'; //to translate $strTableOfContents = 'Table of contents'; //to translate
$strTblPrivileges = 'Table-specific privileges'; //to translate $strTblPrivileges = 'Table-specific privileges'; //to translate
$strThai = 'Thai'; //to translate
$strThisHost = 'This Host'; //to translate $strThisHost = 'This Host'; //to translate
$strThisNotDirectory = 'This was not a directory'; //to translate $strThisNotDirectory = 'This was not a directory'; //to translate
$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate
$strTime = 'Time'; //to translate $strTime = 'Time'; //to translate
$strTotalUC = 'Total'; //to translate $strTotalUC = 'Total'; //to translate
$strTraditionalChinese = 'Traditional Chinese'; //to translate
$strTraffic = 'Traffic'; //to translate $strTraffic = 'Traffic'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)'; //to translate $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)'; //to translate
$strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
@@ -656,6 +692,8 @@ $strTransformation_text_plain__substr = 'Only shows part of a string. First opti
$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate $strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate
$strTruncateQueries = 'Truncate Shown Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate
$strUnicode = 'Unicode'; //to translate
$strUnknown = 'unknown'; //to translate
$strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strUseHostTable = 'Use Host Table'; //to translate $strUseHostTable = 'Use Host Table'; //to translate
$strUseTextField = 'Use text field'; //to translate $strUseTextField = 'Use text field'; //to translate
@@ -670,6 +708,7 @@ $strVar = 'Variable'; //to translate
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate $strWebServerUploadDirectory = 'web-server upload directory'; //to translate
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate $strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
$strWestEuropean = 'West European'; //to translate
$strWildcard = 'wildcard'; //to translate $strWildcard = 'wildcard'; //to translate
$strWritingCommentNotPossible = 'Writing of comment not possible'; //to translate $strWritingCommentNotPossible = 'Writing of comment not possible'; //to translate
$strWritingRelationNotPossible = 'Writing of relation not possible'; //to translate $strWritingRelationNotPossible = 'Writing of relation not possible'; //to translate
@@ -677,41 +716,4 @@ $strWritingRelationNotPossible = 'Writing of relation not possible'; //to trans
$strXML = 'XML';//to translate $strXML = 'XML';//to translate
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate
$strCharsets = 'Charsets'; //to translate
$strDescription = 'Description'; //to translate
$strCharsetsAndCollations = 'Character Sets and Collations'; //to translate
$strCollation = 'Collation'; //to translate
$strMultilingual = 'multilingual'; //to translate
$strGerman = 'German'; //to translate
$strPhoneBook = 'phone book'; //to translate
$strDictionary = 'dictionary'; //to translate
$strSwedish = 'Swedish'; //to translate
$strDanish = 'Danish'; //to translate
$strCzech = 'Czech'; //to translate
$strTurkish = 'Turkish'; //to translate
$strEnglish = 'English'; //to translate
$strHungarian = 'Hungarian'; //to translate
$strCroatian = 'Croatian'; //to translate
$strBulgarian = 'Bulgarian'; //to translate
$strLithuanian = 'Lithuanian'; //to translate
$strEstonian = 'Estonian'; //to translate
$strCaseInsensitive = 'case-insensitive'; //to translate
$strCaseSensitive = 'case-sensitive'; //to translate
$strUkrainian = 'Ukrainian'; //to translate
$strHebrew = 'Hebrew'; //to translate
$strWestEuropean = 'West European'; //to translate
$strCentralEuropean = 'Central European'; //to translate
$strTraditionalChinese = 'Traditional Chinese'; //to translate
$strCyrillic = 'Cyrillic'; //to translate
$strArmenian = 'Armenian'; //to translate
$strArabic = 'Arabic'; //to translate
$strRussian = 'Russian'; //to translate
$strUnknown = 'unknown'; //to translate
$strBaltic = 'Baltic'; //to translate
$strUnicode = 'Unicode'; //to translate
$strSimplifiedChinese = 'Simplified Chinese'; //to translate
$strKorean = 'Korean'; //to translate
$strGreek = 'Greek'; //to translate
$strJapanese = 'Japanese'; //to translate
$strThai = 'Thai'; //to translate
?> ?>